]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(widget-specify-button): Really suppress the face if required.
[gnu-emacs] / lisp / ChangeLog
1 2000-06-12 Dave Love <fx@gnu.org>
2
3 * wid-edit.el (widget-specify-button): Really suppress the face if
4 required.
5
6 2000-06-11 Gerd Moellmann <gerd@gnu.org>
7
8 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
9
10 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
11
12 * imenu.el (imenu-generic-expression): Docstring fix.
13
14 * composite.el (composition-function-table): Move the `put'
15 below the autoload cookie so we can load the file before loaddefs.
16
17 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
18
19 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
20 Handle easy-mmode-define-global-mode.
21 For complex macros like define-minor-mode that can generate
22 several autoload entries, try to autoload entries in the
23 macroexpanded code.
24
25 * emacs-lisp/easy-mmode.el (define-minor-mode):
26 If KEYMAP is a symbol, just use it.
27 Use byte-compile-current-file and load-file-name to infer the
28 proper :require to pass to defcustom.
29 Wrap the hook var into `progn' so as not to autoload it.
30 Add a :autoload-end cookie.
31 Be more careful about the evaluation of KEYMAP.
32 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
33 (define-derived-mode): Move define-abbrev-table outside of defvar.
34
35 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
36
37 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
38 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
39 (backup-compiled-files): Ignore errors during `tar'.
40 (bootstrap): Make autoloads before elc files.
41
42 2000-06-10 Kenichi Handa <handa@etl.go.jp>
43
44 * international/mule.el (set-buffer-file-coding-system): If one of
45 undecided-XXX is specified, change only EOL conversion.
46
47 * international/mule-conf.el (unix): New alias for the coding
48 system undecided-unix.
49
50 2000-06-09 Dave Love <fx@gnu.org>
51
52 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
53
54 * progmodes/executable.el: Byte compile dynamic.
55 (executable-insert): Change custom type.
56 (executable-find): Add autoload cookie.
57 (executable-make-buffer-file-executable-if-script-p): New
58 function. After Noah Friedman.
59
60 * files.el (after-save-hook): Customize, with
61 executable-make-buffer-file-executable-if-script-p as an option.
62
63 2000-06-09 Kenichi Handa <handa@etl.go.jp>
64
65 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
66 "tib24p-mule.bdf" for Tibetan.
67
68 * composite.el (decompose-composite-char): Declare it as obsolete.
69
70 * man.el (Man-fontify-manpage): Pay attention to underline and
71 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
72
73 2000-06-08 Gerd Moellmann <gerd@gnu.org>
74
75 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
76 Set maintainer to FSF since author isn't reachable.
77
78 2000-06-08 Dave Love <fx@gnu.org>
79
80 * international/mule-cmds.el (select-safe-coding-system): If
81 DEFAULT-CODING-SYSTEM is not specified, also check the most
82 preferred coding-system if buffer-file-coding-system is
83 `undecided'. From Handa.
84
85 2000-06-08 Kenichi Handa <handa@etl.go.jp>
86
87 * international/mule.el
88 (after-insert-file-set-buffer-file-coding-system): If the buffer
89 size is greater than INSERTED, judget that we are not visiting.
90
91 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
92
93 * whitespace.el (defgroup whitespace): Comment out `:version'.
94 XEmacs 20.4 has problems defining the group with this present.
95 We'll have this commented out till get resolve the problem.
96
97 2000-06-07 Gerd Moellmann <gerd@gnu.org>
98
99 * align.el: Update from author.
100
101 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
102
103 * apropos.el (apropos-mode-hook): New user variable.
104 (apropos-mode): Run apropos-mode-hook.
105
106 2000-06-07 David Ponce <david@dponce.com>
107
108 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
109 commands. Require `wid-edit' at run-time.
110
111 2000-06-07 David Ponce <david@dponce.com>
112
113 * recentf.el: Added some "Commentary".
114 (recentf-open-more-files, recentf-edit-list): Minor changes to
115 move the point at the top of the file list. This behaviour is
116 consistent with the menu one when the list contains a lot of
117 files.
118 (recentf-cleanup): Now displays the number of items removed from
119 the list.
120 (recentf-relative-filter) New menu filter to show filenames
121 relative to `default-directory'.
122
123 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
124
125 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
126 with/without giving an error if PostScript printer doesn't have this
127 kind of page size. Zebra Stripe continues or restarts on next page.
128 Manual/automatic paper feeding. Switch or not the header.
129 (ps-print-version): New version number (5.2.2).
130 (ps-windows-system): Include emx as a Windows system.
131 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
132 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
133 (ps-background-text): Code fix.
134 (ps-error-handler-message, ps-user-defined-prologue)
135 (ps-print-prologue-header, ps-printer-name)
136 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
137 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
138 (ps-use-face-background): Customization fix.
139 (ps-n-up-database): Data fix.
140 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
141 (ps-switch-header): New vars.
142 (ps-xemacs-color-name, ps-face-foreground-name)
143 (ps-face-background-name, ps-boolean-constant): New funs.
144
145 2000-06-07 Dave Love <fx@gnu.org>
146
147 * allout.el: New version from Manheimer.
148
149 2000-06-07 Kenichi Handa <handa@etl.go.jp>
150
151 * textmodes/fill.el (fill-find-break-point): Check the validity of
152 charset.
153
154 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
155
156 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
157 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
158 Call display-color-p and display-mouse-p instead of looking at
159 window-system.
160
161 2000-06-06 Dave Love <fx@gnu.org>
162
163 * image.el (find-image): Doc fix. Return nil if image not found.
164 (put-image, insert-image): Make STRING arg optional.
165
166 2000-06-06 Kenichi Handa <handa@etl.go.jp>
167
168 * language/vietnamese.el: Remove eval-when-compile.
169 (viet-viscii-nonascii-translation-table): Define it as a
170 translation table made from viet-viscii-decode-table.
171 (viet-viscii-encode-table): Define it as a translation table made
172 from the reverse map of above.
173 (viet-vscii-nonascii-translation-table): Define it as a
174 translation table made from viet-vscii-decode-table.
175 (viet-vscii-encode-table): Define it as a translation table made
176 from the reverse map of above.
177 (ccl-decode-viscii): Use translate-character.
178 (ccl-encode-viscii, ccl-encode-viscii-font)
179 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
180 Likewize.
181
182 * language/cyrillic.el: Remove eval-when-compile.
183 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
184 translation table made from cyrillic-koi8-r-decode-table.
185 (cyrillic-koi8-r-encode-table): Define it as a translation table
186 made from the reverse map of above.
187 (ccl-decode-koi8): Use translate-character.
188 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
189 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
190 a translation table made from cyrillic-alternativnyj-decode-table.
191 (cyrillic-alternativnyj-encode-table): Define it as a translation
192 table made from the reverse map of above.
193 (ccl-decode-alternativnyj): Use translate-character.
194 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
195 Likewize
196
197 * international/mule-diag.el (non-iso-charset-alist): Specify
198 translation table symbol instead of translation table itself.
199 (list-block-of-chars): CHARSET may be a translation table symbol.
200
201 * international/mule.el (make-coding-system): If CODING-SYSTEM
202 already exists, override it.
203
204 * international/fontset.el: Use family `proportional' for Tibetan
205 fonts.
206
207 * international/ccl.el (ccl-compile-translate-character): Don't
208 check if Rrr has property translation-table.
209 (ccl-compile-map-multiple): Modified to avoid compiler warning.
210
211 2000-06-05 Gerd Moellmann <gerd@gnu.org>
212
213 * info.el: Bind case-fold-search to t when searching in case
214 a user sets it to nil in a hook.
215
216 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
217
218 * autoarg.el (autoarg-mode, autoarg-kp-mode):
219 * hl-line.el (hl-line-mode): Use the new :global key argument.
220
221 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
222 (tar-clip-time-string): Prepend a space.
223 (tar-grind-file-mode): Construct a string rather than modifying one.
224 (tar-header-block-summarize): Fix docstring.
225 Use `format' rather than an error-prone set of copy-loops.
226
227 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
228 (diff-goto-source, diff-unified->context, diff-context->unified)
229 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
230 understand the format output by the `-p' argument to diff.
231
232 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
233 (sh-re-done): Use defconst.
234 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
235 (sh-help-string-for-variable, sh-guess-basic-offset):
236 Don't quote lambdas.
237 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
238 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
239
240 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
241 (mh-letter-mode): Derive from text-mode.
242 This implicitly means that it now calls kill-all-local-variables.
243 Also remove the Emacs-18 compatibility code.
244
245 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
246 Make use of symbol-property doc-string-elt.
247 Use memq rather than a sequence of eq.
248 (doc-string-elt): Fix the wrong or missing previously unused values.
249 (autoload-print-form): New function extracted from
250 generate-file-autoloads to allow recursion when handling progn
251 so that defvar's and defun's docstrings are properly printed.
252 (generate-file-autoloads): Use it.
253
254 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
255 Use find-file-hooks in the minor-mode function.
256 Be careful not to loop indefinitely in the post-command-hook function.
257
258 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
259
260 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
261 tty's.
262 * ediff-diff.el (ediff-exec-process): Use --binary for fine
263 differences whenever appropriate.
264 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
265 * viper.el (find-file, find-file-other-window): Get viper to do
266 wildcards.
267
268 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
269
270 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
271 (jit-lock-fontify-buffer): New function for JIT refontification.
272 (jit-lock-mode): Fix docstring.
273 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
274 Remove jit-lock-after-change from the _local_ hook.
275 (jit-lock-function-1): Fix docstring.
276
277 * info.el (Info-on-current-buffer): Initialize info.
278
279 * newcomment.el (comment-indent): Ignore comment-indent-hook.
280
281 * progmodes/tcl.el (tcl-indent-for-comment):
282 Ignore comment-indent-hook.
283
284 * emacs-lisp/easy-mmode.el: Require CL during compilation.
285 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
286 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
287 and improve to use the lighter to guess the capitalization.
288 (define-minor-mode): Inline code from easy-mmode-define-toggle.
289 Add keyword arguments to specify global-ness or the custom group.
290 Add local-map and help-echo properties to the lighter.
291 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
292 (easy-mmode-define-global-mode): New macro.
293
294 2000-06-02 Dave Love <fx@gnu.org>
295
296 * wid-edit.el: byte-compile-dynamic since we typically don't use
297 all the widgets. Don't require cl or widget. Remove
298 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
299 (widget-read-event): Removed. Callers changed to use read-event.
300 (widget-button-release-event-p): Renamed from
301 button-release-event-p.
302 (widget-field-add-space, widget-field-use-before-change):
303 Uncustomize.
304 (widget-specify-field): Use keymap property, not local-map.
305 (widget-specify-button): Obey :suppress-face.
306 (widget-specify-insert): Use modern backquote syntax.
307 (widget-image-directory): Renamed from widget-glyph-directory.
308 (widget-image-enable): Renamed from widget-glyph-enable.
309 (widget-image-find): Replaces widget-glyph-find.
310 (widget-button-pressed-face): Move defvar.
311 (widget-image-insert): Replaces widget-glyph-insert.
312 (widget-convert): Use keywordp.
313 (widget-leave-text, widget-children-value-delete): Use mapc.
314 (widget-keymap): Remove XEmacs stuff.
315 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
316 (widget-button-click): Don't set point at the click, but re-centre
317 if we scroll out of window. Rewritten for images v. glyphs &c.
318 (widget-tabable-at): Use POS arg, not point.
319 (widget-beginning-of-line, widget-end-of-line)
320 (widget-item-value-create, widget-sublist, widget-princ-to-string)
321 (widget-sexp-prompt-value, widget-echo-help): Simplify.
322 (widget-default-create): Use widget-image-insert; some rewriting.
323 (widget-visibility-value-create)
324 (widget-push-button-value-create, widget-toggle-value-create): Use
325 widget-image-insert.
326 (checkbox): Create on and off images dynamically.
327 (documentation-link): Change :help-echo.
328 (widget-documentation-link-echo-help): Remove.
329
330 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
331
332 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
333
334 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
335 (easy-mmode-define-toggle, define-minor-mode): Use it.
336 (easy-mmode-define-keymap): Docstring fix.
337 (define-derived-mode): Default PARENT to fundamental-mode.
338 Add the derived-mode-parent symbol-property.
339 (easy-mmode-derived-mode-p): New function.
340
341 2000-06-02 Dave Love <fx@gnu.org>
342
343 * files.el (convert-standard-filename): Doc fix.
344 (normal-backup-enable-predicate): New function.
345 (backup-enable-predicate): Use it to replace the lambda form.
346
347 * calendar/todo-mode.el: [This needs more work on the outline
348 stuff.] Doc fixes.
349 (todo) <defgroup>: Add :version.
350 (todo-add-category): Don't use pushnew.
351 (todo-cmd-raise): Fix typo.
352 (todo-top-priorities): Change temp buffer name.
353 (todo-category-alist): Avoid redundant lambda.
354 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
355 Use outline-next-heading.
356
357 * autoarg.el: Rewritten to use define-minor-mode.
358 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
359 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
360
361 2000-06-02 Kenichi Handa <handa@etl.go.jp>
362
363 * isearch.el (isearch-other-meta-char): Fix previous change.
364
365 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
366
367 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
368 (log-edit-done): Only add the comment to the ring if it's different
369 from the last comment entered.
370
371 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
372
373 2000-06-01 Dave Love <fx@gnu.org>
374
375 * hl-line.el: Rewritten using define-minor-mode.
376
377 * help.el (describe-function-1): Distinguish special form from
378 builtin function. Sanity-check presence of arglist for builtins.
379
380 2000-06-01 Kenichi Handa <handa@etl.go.jp>
381
382 * international/characters.el: Fix syntax/category setting of
383 Tibetan characters.
384
385 * language/tibet-util.el (tibetan-add-components): Fixes for new
386 encoding of Tibetan characters.
387 (tibetan-decompose-precomposition-alist): New variable.
388 (tibetan-decompose-region): Convert precomposed characters to
389 non-precomposed characters.
390 (tibetan-decompose-string): Likewise.
391 (tibetan-composition-function): Fix args to
392 thibetan-compose-string.
393
394 * language/tibetan.el (tibetan-composable-pattern): More
395 characters included.
396 (tibetan-consonant-transcription-alist): Rule for "R" added.
397 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
398 "+R" added.
399 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
400
401 * language/lao-util.el (lao-composition-function): Fix args to
402 compose-string.
403
404 * language/thai-util.el (thai-composition-function): Fix args to
405 compose-string.
406
407 * isearch.el (isearch-update): Set disable-point-adjustment to t
408 to prevent the point moving to the end of a composition when a
409 part of a composition is searched.
410 (isearch-other-meta-char): If the key invoking this command can be
411 mapped by function-key-map to a printing char, call
412 isearch-process-search-char directly.
413
414 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
415
416 * emacs-lisp/bytecomp.el:
417 * frame.el:
418 * international/mule-cmds.el:
419 * international/mule-util.el:
420 * international/mule.el:
421 * mouse.el:
422 * subr.el:
423 * faces.el: Update calls to make-obsolete with a WHEN argument.
424
425 * byte-run.el (make-obsolete, make-obsolete-variable):
426 Add an optional WHEN argument and change the format of the
427 symbol-property information.
428 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
429 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
430 new obsolete-symbol-property format and print WHEN if it is provided.
431
432 2000-05-31 Dave Love <fx@gnu.org>
433
434 * loadhist.el (loadhist-hook-functions): Remove
435 before-change-function, after-change-function.
436 (unload-feature): Deal with symbols which are both bound and
437 fbound.
438
439 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
440 before-change-function, after-change-function.
441
442 * simple.el (newline): Don't bind before-change-function,
443 after-change-function.
444
445 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
446
447 * whitespace.el (whitespace-rescan-timer-time): Update interval
448 set to 600 seconds (10 minutes) instead of 60 seconds since
449 a large number of whitespace buffers causes emacs to `freeze'
450 for a considerable amount of time.
451
452 * whitespace.el: Updated email address
453
454 2000-05-31 Dave Love <fx@gnu.org>
455
456 * add-log.el (change-log-font-lock-keywords) <function>: Add
457 pattern for function of change.
458 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
459 acknowledgements patterns.
460
461 2000-05-31 Kenichi Handa <handa@etl.go.jp>
462
463 * isearch.el (isearch-printing-char): If keyboard coding system is
464 being used, call isearch-process-search-multibyte-characters.
465
466 * international/isearch-x.el: Mostly rewritten.
467
468 * international/quail.el (quail-start-conversion): Don't include
469 unhandled events in the returned events, but set them in
470 unread-command-events. Exit if all inputs are deleted.
471
472 2000-05-30 Jason Rumney <jasonr@gnu.org>
473
474 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
475
476 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
477 Reenable code to create initial fontsets.
478 Use set-fontset-font in place of put-charset-property.
479
480 2000-05-30 Gerd Moellmann <gerd@gnu.org>
481
482 * progmodes/perl-mode.el (perl-indent-line): When looking for a
483 label, ensure that the first colon isn't followed by another.
484
485 * paths.el (Info-default-directory-list): Doc fix.
486
487 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
488 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
489 send a query containing USER only, not USER@HOST.
490
491 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
492 and rmail-msgend to compute the restriction at the end, instead of
493 computing it.
494
495 2000-05-29 Gerd Moellmann <gerd@gnu.org>
496
497 * dabbrev.el (dabbrev-expand): Don't display messages in the
498 echo area if the minibuffer window is active.
499
500 * jit-lock.el (jit-lock-mode): Add after change function to
501 local hook.
502
503 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
504
505 * antlr-mode.el: New commands: hide/unhide actions,
506 upcase/downcase literals.
507 (antlr-tiny-action-length): New user option.
508 (antlr-hide-actions): New command. Suggested by
509 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
510 (antlr-mode-map): New binding [C-c C-v].
511 (antlr-mode-menu): New entries.
512 (antlr-downcase-literals): New command.
513 (antlr-upcase-literals): Ditto.
514
515 * antlr-mode.el: Minor changes: indendation, mode-name.
516 (antlr-indent-line): Indent cpp directive at column 0.
517 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
518
519 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
520 (antlr-font-lock-additional-keywords): Workaround for intentional
521 bug in XEmacs version of font-lock.
522 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
523 be used by a smarter version of `buffers-menu-grouping-function'.
524
525 2000-05-29 Gerd Moellmann <gerd@gnu.org>
526
527 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
528 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
529
530 2000-05-29 Kenichi Handa <handa@etl.go.jp>
531
532 * international/encoded-kb.el
533 (encoded-kbd-iso2022-designation-map): Pay attention to that
534 charset-iso-final-char return -1 for eight-bit-control and
535 eight-bit-graphic.
536
537 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
538
539 * speedbar.el (speedbar-use-images, speedbar-update-flag)
540 (speedbar-easymenu-definition-base): Use display-graphic-p where
541 available, instead of window-system.
542
543 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
544
545 * international/codepage.el (cp-coding-system-for-codepage-1): Add
546 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
547 coding systems.
548
549 2000-05-26 Dave Love <fx@gnu.org>
550
551 * disp-table.el (standard-display-underline): Don't use
552 internal-find-face.
553
554 * mail/reporter.el: Maintainer change. Doc fixes.
555 (reporter-version): Deleted.
556
557 * emacs-lisp/elp.el: Maintainer change.
558 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
559
560 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
561
562 * add-log.el (add-change-log-entry): Merge the current entry with the
563 previous one if the previous one is empty.
564
565 2000-05-26 Dave Love <fx@gnu.org>
566
567 * loadhist.el (unload-feature): Fix interactive spec [from
568 lijnzaad@ebi.ac.uk].
569
570 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
571 subr-arity to check primitives.
572 (byte-compile-flush-pending, byte-compile-file-form-progn)
573 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
574 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
575 mapcar.
576
577 2000-05-26 Kenichi Handa <handa@etl.go.jp>
578
579 * international/fontset.el: Set family names of non-latin charsets
580 in default fontset to "*".
581
582 * international/mule-diag.el (print-fontset): Combine family part
583 and registry part of the fontname by "-*-" instead of "-".
584
585 * international/mule-cmds.el (encode-coding-char): Make strings
586 multibyte before calling encode-coding-string.
587
588 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
589
590 * derived.el: Fix keywords.
591 (define-derived-mode): Only define if needed.
592
593 * simple.el (fill-comment, comment-column, comment-start)
594 (comment-start-skip, comment-end, comment-indent-function)
595 (block-comment-start, block-comment-end, indent-for-comment)
596 (set-comment-column, kill-comment, comment-padding, comment-region)
597 (comment-multi-line, indent-new-comment-line): Remove.
598
599 * bindings.el (esc-map): Change ; to comment-dwim and use the new
600 function names for comment operations.
601
602 * newcomment.el: Add abundant autoload cookies.
603 (comment-style): Don't depend on runtime data at compile-time.
604 (comment-indent-hook): Remove.
605 (comment-indent): Check if comment-indent-hook is bound.
606 (comment-region): Docstring fix.
607
608 2000-05-25 Dave Love <fx@gnu.org>
609
610 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
611 byte-code-function-p.
612
613 * mail/rmailsum.el: Add provide.
614
615 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
616
617 * smerge-mode.el (smerge-diff-switches): Don't use list* in
618 defcustom.
619
620 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
621
622 * ediff-diff.el (ediff-exec-process): delete --binary option from
623 non-buffer ediff jobs.
624
625 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
626
627 * hilit-chg.el (highlight-changes-mode): Ask about color or
628 grayscale support, not about window-system.
629
630 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
631 window-system.
632 (ffap-highlight): Always default to t.
633
634 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
635 display-popup-menus-p instead of looking at window-system.
636
637 * disp-table.el (standard-display-g1, standard-display-graphic):
638 Only refuse to use string glyphs on X and MS-Windows.
639
640 * avoid.el: Remove window-system from commentary, suggest to use
641 display-*-p instead.
642
643 * apropos.el (apropos-print): Use display-mouse-p instead of
644 window-system.
645
646 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
647
648 * international/codepage.el (cp-decoding-vector-for-codepage):
649 Fill up unsupported characters with their own codes. From Kenichi
650 Handa.
651
652 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
653
654 * international/mule-diag.el (describe-char-after): Use
655 display-graphic-p instead of window-system, so that this function
656 works on MS-DOS.
657
658 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
659
660 * international/codepage.el (cp-make-coding-systems-for-codepage):
661 Remove the eight-bit-graphic and eight-bit-control charsets from
662 the list of charsets which we convert into `?'.
663
664 2000-05-25 Kenichi Handa <handa@etl.go.jp>
665
666 * international/mule-conf.el: Specify CHARSET-ID explicitely for
667 private charsets.
668 (mule-unicode-0100-24ff, japanese-jisx0213-1,
669 japanese-jisx0213-2): New charsets.
670
671 * international/fontset.el: Setup default fontset for new charsets.
672
673 2000-05-24 Dave Love <fx@gnu.org>
674
675 * info.el (Info-find-node-2): Restructure [following "Vadim
676 S. Solomin" <sovs@uic.nnov.ru>].
677
678 * icomplete.el: Fix header for Finder.
679
680 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
681
682 * rmailout.el (rmail-output-to-rmail-file): Added optional param
683 STAY.
684
685 * rmail.el (rmail-automatic-folder-directives): New user variable.
686 (rmail-show-message): Add call to `rmail-auto-file' during
687 display.
688 (rmail-auto-file): New function.
689
690 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
691
692 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
693 account.
694 (ediff-test-utility,ediff-diff-mandatory-option)
695 (ediff-reset-diff-options): Utilities for proper initialization of
696 ediff-diff-options and ediff-diff3-options on Windows.
697
698 * ediff-init.el (ediff-merge-filename-prefix): New customizable
699 variable.
700
701 * ediff-mult.el (ediff-filegroup-action): Use
702 ediff-merge-filename-prefix.
703
704 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
705
706 * viper-ex.el (ex-write): Set selective display to nil.
707
708 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
709
710 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
711 aliases for hebrew-iso-8bit.
712
713 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
714
715 * woman.el: New version from Francis J. Wright
716 <F.J.Wright@Maths.QMW.ac.uk>.
717 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
718 names in environment variables regardless of the path separator.
719 (woman-topic-all-completions-1): Don't call file-name-directory-p
720 on all files, since woman-file-regexp already filters out any
721 directories.
722
723 2000-05-24 Kenichi Handa <handa@etl.go.jp>
724
725 * international/quail.el (quail-start-translation): Don't change
726 modified-p of the current buffer.
727 (quail-start-conversion): Likewise.
728
729 * international/kkc.el (kkc-region): Don't change modified-p of
730 the current buffer.
731
732 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
733 conform to RFC1468.
734 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
735
736 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
737
738 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
739 (speedbar-insert-button): Invisible text property fix.
740 (speedbar-directory-plus): Renamed from speedbar-directory-+
741 (speedbar-directory-minus): Renamed from speedbar-directory--
742 (speedbar-page-plus): Renamed from speedbar-file-+
743 (speedbar-page-minus): Renamed from speedbar-file--
744 (speedbar-page): Renamed from speedbar-file-
745 (speedbar-tag): Renamed from speedbar-tag-
746 (speedbar-tag-plus): Renamed from speedbar-tag-+
747 (speedbar-tag-minus): Renamed from speedbar-tag--
748 (speedbar-expand-image-button-alist): Use above renames.
749
750 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
751 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
752 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
753 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
754 * sb-pg.xpm: Renamed from sb-file.xpm
755 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
756 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
757
758 2000-05-24 Kenichi Handa <handa@etl.go.jp>
759
760 * international/quail.el (quail-show-guidance-buf): Set
761 current-input-method of the guidance buffer to the name of the
762 curren input method.
763
764 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
765
766 * progmodes/compile.el (compile-internal): Style typo.
767
768 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
769 quote vars and functions in the docstring.
770
771 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
772
773 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
774 Don't quote lambdas.
775
776 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
777
778 2000-05-23 Gerd Moellmann <gerd@gnu.org>
779
780 * startup.el (command-line): Determine source file of compiled
781 user init file differently. Warn if compiled user init file
782 is older than its source file.
783
784 * ffap.el (ffap-url-regexp): Add `https'.
785
786 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
787
788 * files.el (make-backup-file-name-1): Replace slashes with `!'
789 rather than `|' (which is not allowed on Windows). Replace the
790 drive letters with a string "drive_X".
791
792 2000-05-23 Gerd Moellmann <gerd@gnu.org>
793
794 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
795
796 * files.el (interpreter-mode-alist): Add `bash2'.
797
798 2000-05-22 Dave Love <fx@gnu.org>
799
800 * loadhist.el (feature-symbols, file-provides, file-requires): Use
801 mapc.
802 (feature-file): Avoid calling symbol-name. Doc fix.
803 (file-set-intersect, file-dependents): Use dolist, not mapcar.
804 (loadhist-hook-functions): Add mouse-position-function.
805 (unload-feature): Change uses of mapcar.
806
807 * files.el (parse-colon-path): Doc fix.
808 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
809 (set-auto-mode): Use mapc.
810
811 * complete.el (PC-look-for-include-file): Use :alnum: character
812 class.
813 (partial-completion-mode): Add autoload cookie.
814
815 2000-05-22 Sam Steingold <sds@gnu.org>
816
817 * info.el (Info-fontify-node): Fixed the call to
818 `add-text-properties' (bug introduced on 2000-05-18).
819
820 2000-05-22 Dave Love <fx@gnu.org>
821
822 * bindings.el: Remove debug-ignored-errors set in other files.
823
824 * progmodes/etags.el: Add to debug-ignored-errors.
825 (visit-tags-table-buffer): Clear out buffers holding old tables
826 when making a new list.
827 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
828 mapc.
829
830 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
831 quote keywords.
832 (cmpl-string-case-type): Use character classes.
833
834 * comint.el:
835 * textmodes/ispell.el:
836 * imenu.el:
837 * mail/mh-e.el:
838 * progmodes/compile.el: Add to debug-ignored-errors.
839
840 * dabbrev.el: Add to debug-ignored-errors.
841 (dabbrev-completion): Use mapc.
842
843 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
844
845 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
846 (woman-mapcan, woman-parse-man.conf)
847 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
848 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
849 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
850 path syntax better.
851 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
852 (woman-manpath): Call woman-parse-man.conf.
853 (woman-emulation): New defcustom, defaults to nroff.
854 (woman-font-support): New defconst.
855 (woman-use-symbol-font): New defcustom.
856 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
857 "Emulation".
858 Many functions: Doc fix.
859
860 2000-05-22 Kenichi Handa <handa@etl.go.jp>
861
862 * international/quail.el (quail-simple-translation-keymap): Map
863 128..255 to quail-self-insert-command.
864 (quail-keyboard-layout-alist): Add definition for "pc102-de".
865
866 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
867
868 * help.el (help-manyarg-func-alist): Typo.
869
870 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
871 intervals which makes it heaps simpler.
872
873 * newcomment.el (comment-region-internal): Go back to BEG after quoting
874 the nested comment markers.
875
876 * subr.el (remove-hook): Don't turn the hook's value into a list.
877
878 2000-05-21 Dave Love <fx@gnu.org>
879
880 * edmacro.el (edmacro-parse-keys): Return vector if any elements
881 are invalid characters.
882
883 * international/mule-util.el (detect-coding-with-priority): Use
884 mapc. Remove redundant lambda.
885
886 * international/mule-diag.el (list-non-iso-charset-chars)
887 (describe-fontset): Remove redundant lambda.
888
889 * emulation/crisp.el (brief-mode): New alias.
890
891 * emacs-lisp/ring.el (ring-elements): New function.
892
893 * emacs-lisp/easymenu.el (easy-menu-create-menu)
894 (easy-menu-do-add-item): Use keywordp.
895
896 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
897
898 * replace.el: Doc and error message fixes.
899 (replace-highlight): Use facep, not internal-find-face.
900
901 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
902
903 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
904
905 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
906 (log-edit-insert-changelog): Drop `:' as well.
907
908 * log-view.el: Fix file description.
909 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
910 available.
911 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
912 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
913
914 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
915 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
916 Print a status message if the toggle is called interactively.
917 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
918 for global minor modes and use `defcustom' for them.
919 Use add-minor-mode.
920 (easy-mmode-define-derived-mode): Remove.
921 (define-derived-mode): Fancier default docstring.
922 (easy-mmode-define-navigation): Signal an error rather than (ding).
923
924 * newcomment.el (comment-styles): New `box-multi'.
925 (comment-normalize-vars): Better default for comment-continue to
926 avoid whitespace-only continuations.
927 (comment-search-forward): Always move even in the no-syntax case.
928 (comment-padright): Only obey N if it's only obeyed for padleft.
929 (comment-make-extra-lines): Better handling of empty continuations.
930 Use `=' for the filler if comment-start has only one character.
931 (uncomment-region): Try handling the special `=' filler.
932 (comment-region): Allow LINES even if MULTI is nil.
933 (comment-box): Choose box style based on comment-style.
934
935 2000-05-20 Kenichi Handa <handa@etl.go.jp>
936
937 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
938 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
939
940 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
941
942 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
943 and insert, not subst-char-in-region.
944
945 * international/mule-diag.el (list-character-sets-1): Handle
946 charsets eight-bit-control and eight-bit-graphic.
947 (list-iso-charset-chars): Likewise.
948 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
949 charactes as is. Use indent-to to align characters.
950
951 * international/mule-cmds.el (find-multibyte-characters): Never
952 exclude charsets eight-bit-control and eight-bit-graphic.
953
954 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
955
956 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
957 Don't quote lambdas.
958
959 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
960
961 2000-05-19 Gerd Moellmann <gerd@gnu.org>
962
963 * gud.el (gud-jdb-directories): Doc fix.
964
965 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
966
967 * newcomment.el: New file.
968
969 2000-05-19 Gerd Moellmann <gerd@gnu.org>
970
971 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
972
973 2000-05-18 Andreas Schwab <schwab@suse.de>
974
975 * dired.el (dired-between-files): Also skip lines beginning with
976 `used'.
977
978 2000-05-18 Gerd Moellmann <gerd@gnu.org>
979
980 * msb.el (msb-menu-cond): Add choice `user'.
981
982 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
983
984 * ps-print.el: Compatibility, customization and doc fix.
985 (ps-printer-name-option): Replace defconst by defvar.
986 (ps-postscript-code-directory): XEmacs compatibility.
987 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
988 fix.
989 (ps-user-defined-prologue, ps-print-prologue-header)
990 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
991 compatibility and code fix.
992 (ps-print-background-image, ps-print-background-text):
993 Customization fix.
994 (ps-line-number-start, ps-n-up-on): New vars.
995
996 2000-05-18 Espen Skoglund <esk@ira.uka.de>
997
998 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
999 the indent-comment function to just return the appropriate indent.
1000
1001 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
1002
1003 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
1004 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
1005 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
1006
1007 2000-05-18 Dave Love <fx@gnu.org>
1008
1009 * info.el (Info-fontify-node): Add intangible property as well as
1010 invisible.
1011
1012 * calendar/appt.el (appt-make-list): Match all lines of entry.
1013 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
1014
1015 2000-05-18 Kenichi Handa <handa@etl.go.jp>
1016
1017 * international/mule-diag.el (describe-char-after): Call
1018 internal-char-font, not char-font. If internal-char-font returns
1019 nil, display "-- none --".
1020
1021 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1022
1023 * image.el (image-type-available-p): Don't reference image-types
1024 if it isn't bound.
1025
1026 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
1027
1028 * autoarg.el (autoarg-mode): Typo in the :set argument.
1029
1030 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1031
1032 * startup.el (command-line-1): Don't signal an error if the
1033 directory for auto-save-list files does not yet exist.
1034
1035 2000-05-17 Kenichi Handa <handa@etl.go.jp>
1036
1037 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
1038
1039 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
1040
1041 * subr.el (remove-hook): `setq' hook-value, not `set'.
1042
1043 2000-05-16 Sam Steingold <sds@gnu.org>
1044
1045 * info.el (debug-ignored-errors): More errors to ignore.
1046
1047 2000-05-16 Dave Love <fx@gnu.org>
1048
1049 * cus-edit.el: Don't require cl or easymenu.
1050 (custom-variable-prompt): Test standard-value property, not
1051 user-variable-p.
1052
1053 2000-05-16 Sam Steingold <sds@gnu.org>
1054
1055 * subr.el (add-hook): `setq' hook-value, not `set'.
1056
1057 2000-05-16 Gerd Moellmann <gerd@gnu.org>
1058
1059 * startup.el (command-line-1): Mention the FAQ in the startup
1060 message.
1061
1062 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
1063
1064 * progmodes/compile.el (compilation-parse-errors): Collect
1065 `nomessage' regexps last.
1066
1067 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
1068
1069 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
1070 to the function name.
1071
1072 2000-05-15 Dave Love <fx@gnu.org>
1073
1074 * speedbar.el (speedbar-recenter): Typo.
1075 (speedbar-expand-line): Make arg optional.
1076 (speedbar-mode): Avoid a compiler warning.
1077
1078 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1079
1080 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
1081 user-specified option string is empty.
1082
1083 * mouse.el (mouse-yank-at-click): Doc fix.
1084
1085 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
1086
1087 * term/internal.el (IT-character-translations): More updates of
1088 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
1089 documents.
1090
1091 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1092
1093 * env.el (getenv): New function, interactively callable.
1094 (setenv, getenv): Remove autoload cookies.
1095
1096 * loadup.el: Load `env'.
1097
1098 * progmodes/f90.el: Change author's mail address.
1099
1100 2000-05-14 Dave Love <fx@gnu.org>
1101
1102 * mail/rmail.el (rmail-show-message-hook): Customize and offer
1103 goto-addr as an option.
1104
1105 * help.el (help-xref-stack): Doc fix.
1106 (help-xref-following): New variable.
1107 (help-make-xrefs): Use it.
1108 (help-xref-go-back): Use position information from stack element.
1109 (help-follow): Make position in stack element a pair. Use
1110 help-xref-following.
1111
1112 * autoarg.el: New file.
1113
1114 * faces.el: Declare more functions obsolete.
1115
1116 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
1117 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
1118 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
1119 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
1120 Remove all the setup-...-environment functions.
1121
1122 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
1123
1124 * speedbar.el: Updated the commentary section. xemacs20p now uses
1125 >= when detecting. Require `defimage' safely.
1126 (speedbar-easymenu-definition-base): Add toggle for images.
1127 (speedbar-easymenu-definition-special): Add flush cache & expand.
1128 (speedbar-visiting-tag-hook): Set new defaults. Added options.
1129 (speedbar-reconfigure-keymaps-hook): New variable.
1130 (speedbar-frame-parameters): Updated documentation.
1131 (speedbar-use-imenu-flag): Updated custom tag
1132 (speedbar-dynamic-tags-function-list): New variable.
1133 (speedbar-tag-hierarchy-method): Updated doc & custom.
1134 (speedbar-indentation-width, speedbar-indentation-width) New
1135 variables.
1136 (speedbar-hide-button-brackets-flag): Customizable.
1137 (speedbar-vc-indicator): Doc update.
1138 (speedbar-ignored-path-expressions): Updated default value.
1139 (speedbar-supported-extension-expressions): Updated default value.
1140 (speedbar-syntax-table): Remove {} paren status.
1141 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
1142 as "+". Added overlay aliases.
1143 (speedbar-mode): Use `speedbar-mode-line-update' instead of
1144 `force-mode-line-update'.
1145 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
1146 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
1147 `mouse-set-point'
1148 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
1149 (speedbar-item-info-tag-helper): Revamped to handle a wider range
1150 of arbitrary text, and new helper functions.
1151 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
1152 filename finder.
1153 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
1154 (speedbar-directory-buttons): Update path search/expansion.
1155 (speedbar-make-tag-line): Pay attention to
1156 `speedbar-indentation-width'. Use more care w/ invisible
1157 properties.
1158 (speedbar-change-expand-button-char): Call
1159 `speedbar-insert-image-button-maybe'.
1160 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
1161 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
1162 (speedbar-trim-words-tag-hierarchy)
1163 (speedbar-simple-group-tag-hierarchy): New functions
1164 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
1165 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
1166 functions.
1167 (speedbar-mouse-set-point): New function
1168 (speedbar-power-click): Updated documentation.
1169 (speedbar-line-token, speedbar-goto-this-file): Handle more types
1170 of tag prefix text.
1171 (speedbar-expand-line, speedbar-contract-line): Make more robust
1172 to strange text.
1173 (speedbar-expand-line): Takes universal argument to flush the
1174 cache.
1175 (speedbar-flush-expand-line): New function.
1176 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
1177 Use new generator insertion method.
1178 (speedbar-fetch-dynamic-tags): New function.
1179 (speedbar-fetch-dynamic-imenu): Removed code now handled in
1180 `speedbar-fetch-dynamic-imenu'.
1181 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
1182 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
1183 "Revert Buffer" menu items.
1184 (speedbar-buffer-buttons-engine): Be smarter when creating a
1185 filename tag (for expansion purposes.).
1186 (speedbar-highlight-one-tag-line,
1187 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
1188 (speedbar-recenter): New functions.
1189 (defimage-speedbar): Image loading abstraction.
1190 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
1191 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
1192 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
1193 (speedbar-tag-type, speedbar-tag-mail): New images.
1194 (speedbar-expand-image-button-alist): New variable.
1195 (speedbar-insert-image-button-maybe): Insert an image over some
1196 buttons.
1197
1198 2000-05-13 Kenichi Handa <handa@etl.go.jp>
1199
1200 * international/mule-cmds.el (encode-coding-char): An ASCII
1201 character is always encodable.
1202
1203 * international/mule-conf.el: Add more information in descriptions
1204 of character sets.
1205
1206 * international/mule-diag.el (describe-char-after): New function.
1207 (describe-font-internal): Adjusted for the change of font-info.
1208 (describe-font): Likewise.
1209 (print-fontset): Rewritten for the new fontset implementation.
1210 (describe-fontset): Include fontset alias names in completion.
1211 (list-fontsets): Adjusted for the change of print-fontset.
1212
1213 * simple.el (what-cursor-position): If DETAIL is non-nil, call
1214 describe-char-after instead of displaying the detail in the echo
1215 area.
1216 (syntax-code-table): Format changed.
1217 (string-to-syntax): Adjusted for the above change.
1218
1219 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
1220
1221 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
1222
1223 2000-05-12 Dave Love <fx@gnu.org>
1224
1225 * calendar/todo-mode.el: Remove some compatibility stuff and CL
1226 dependence. Use line-{beginning,end}-position, not
1227 point-at{b,e}ol. Some doc fixes.
1228 (todo-position): New function. Fix callers of position to use it.
1229 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
1230
1231 2000-05-12 Gerd Moellmann <gerd@gnu.org>
1232
1233 * time.el (display-time-mail-icon): Use `:ascent center'.
1234
1235 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
1236 handling FTP security extensions.
1237
1238 2000-05-11 Dave Love <fx@gnu.org>
1239
1240 * calendar/todo-mode.el: New file.
1241
1242 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1243
1244 * comint.el (comint-read-input-ring): Move reference to
1245 comint-input-ring-size outside of the save-excursion. It was
1246 causing the default value to be the only one ever seen.
1247
1248 * font-lock.el: Update copyright. Remove Simon Marshall's email
1249 address on request from him.
1250
1251 * subr.el (substitute-key-definition): Add comment describing
1252 the meaning of PREFIX.
1253
1254 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
1255
1256 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
1257
1258 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
1259 (add-minor-mode): Don't make the variable buffer-local and add a
1260 reference to define-minor-mode in the docstring.
1261
1262 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
1263 HEADER/FOOTER and fix bug with trailing empty directory.
1264 (cvs-append-to-ignore): Use vc-editable-p if available.
1265 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
1266 (vc-do-command): Tweak advice to handle the new VC.
1267
1268 * log-view.el (log-view-goto-rev): New function for the new VC.
1269 (log-view-minor-wrap): Use mark-active.
1270
1271 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
1272 (log-edit-changelog-full-paragraphs): New var.
1273 (log-edit-insert-changelog): Remove a lonely leading `* file'.
1274 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
1275 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
1276 (log-edit-changelog-ours-p, log-edit-changelog-entries)
1277 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
1278 Replace the `cvs' prefix with `log-edit'.
1279
1280 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
1281
1282 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
1283 (diff-font-lock-defaults): Explicitly turn off multiline.
1284 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
1285 (diff-ediff-patch): Fix call to ediff-patch-file.
1286 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
1287 Handle comments.
1288
1289 * frame.el (automatic-hscrolling): Typo.
1290
1291 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
1292
1293 2000-05-09 Sam Steingold <sds@goems.com>
1294
1295 * apropos.el (apropos-print): use `describe-face' instead of
1296 `customize-face-other-window'.
1297
1298 2000-05-09 Dave Love <fx@gnu.org>
1299
1300 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
1301
1302 * help.el (describe-variable): Have customize button pop the
1303 help-xref stack when invoked.
1304 (help-xref-symbol-regexp): Add `face'.
1305 (help-make-xrefs): Check for quoted face names and adapt regexp
1306 submatch numbers to cope.
1307 (help-xref-interned): Maybe insert face doc too. Separate
1308 sections with a line of hyphens.
1309
1310 * faces.el: Some doc fixes. Declare some functions obsolete.
1311 (describe-face): Add customize button. Return the help
1312 text. Fix prompt.
1313
1314 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1315
1316 * term/internal.el (IT-character-translations): Fix last change.
1317
1318 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1319
1320 * woman.el: New file
1321 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
1322
1323 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1324
1325 * term/internal.el (IT-character-translations): Update ASCII
1326 simulations for greek-iso8859-7, add latin-iso8859-14 and
1327 latin-iso8859-15.
1328
1329 * international/mule-cmds.el (set-language-info-alist): Call
1330 define-prefix-command with 3 arguments, to make the map suitable
1331 for a menu.
1332
1333 2000-05-07 Dave Love <fx@gnu.org>
1334
1335 * time.el: Small doc fixes from Pavel Janík ml..
1336
1337 2000-05-05 Dave Love <fx@gnu.org>
1338
1339 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
1340 list in doc string. Don't quote keyword symbols.
1341 * emacs-lisp/cl.el: Likewise
1342 * emacs-lisp/cl-seq.el: Likewise
1343
1344 2000-05-05 Gerd Moellmann <gerd@gnu.org>
1345
1346 * abbrev.el (abbrev-mode): Make ARG optional.
1347
1348 2000-05-04 Gerd Moellmann <gerd@gnu.org>
1349
1350 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
1351
1352 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
1353
1354 * subr.el (substitute-key-definition): Clarify documentation.
1355
1356 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
1357
1358 * glasses.el (glasses-convert-to-unreadable): Use
1359 `glasses-separator' instead of the hard-wired "_".
1360 (glasses-mode): Call `glasses-make-unreadable' only in a single
1361 place.
1362
1363 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1364
1365 * term/internal.el (cjk-codepages-alist): Add associations for
1366 Chinese and Korean codepages. Remove FIXME comment.
1367
1368 2000-05-03 Dave Love <fx@gnu.org>
1369
1370 * time.el (display-time-mail-face, display-time-use-mail-icon):
1371 New option.
1372 (display-time-mail-icon): New variable.
1373 (display-time-string-forms): Use the above. Fix the local-map.
1374
1375 2000-05-03 Gerd Moellmann <gerd@gnu.org>
1376
1377 * replace.el (query-replace-map): Add binding for `E'.
1378 (query-replace-help): Extend help text.
1379 (perform-replace): Allow editing the replacement string.
1380
1381 * make-mode.el (makefile-mode-abbrev-table): New variable.
1382 (makefile-mode): Set local abbrev table to
1383 makefile-mode-abbrev-table.
1384 (makefile-font-lock-keywords): Fontify includes and conditionals.
1385
1386 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
1387 set TOGGLE's value.
1388
1389 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
1390 mail-interactive-insert-alias.
1391 (mail-abbrev-complete-alias): New command.
1392 (mail-mode-map): Bind it to `M-TAB'.
1393
1394 2000-05-03 Kenichi Handa <handa@etl.go.jp>
1395
1396 * language/lao-util.el (lao-compose-region): New function.
1397
1398 2000-05-02 Gerd Moellmann <gerd@gnu.org>
1399
1400 * files.el (recover-session): Make directories as necessary
1401 if they don't exist yet.
1402
1403 * calendar/cal-french.el
1404 (french-calendar-multibyte-special-days-array)
1405 (french-calendar-special-days-array): Change French text.
1406 (calendar-french-date-string): Change output.
1407 (calendar-goto-french-date): Likewise.
1408
1409 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
1410
1411 * wid-edit.el (widget-default-active): Obey `:always-active'.
1412 (widget-documentation-string-value-create): Set `:always-active'.
1413
1414 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1415
1416 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
1417 default prefix to `~/_emacs.d/auto-save.list/_s'.
1418 (normal-top-level): Create the directory for auto-save files, if
1419 it doesn't already exist (in the ms-dos case only).
1420
1421 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1422
1423 * international/mule-cmds.el (set-language-environment): Don't
1424 concat an integer (dos-codepage), use format instead.
1425
1426 2000-05-02 Dave Love <fx@gnu.org>
1427
1428 * help.el (help-xref-on-pp): Check for constant symbols.
1429
1430 2000-04-29 Gerd Moellmann <gerd@gnu.org>
1431
1432 * startup.el (normal-top-level): Put a condition-case around
1433 the code loading subdirs.el.
1434
1435 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1436
1437 * ps-print.el: Upside-down and face background color printing,
1438 line number step, doc fix.
1439 (ps-print-version): New version number (5.2).
1440 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
1441 (ps-face-attribute-list, ps-plot-with-face): Code fix.
1442 (ps-spool-config): Var fix.
1443 (ps-printer-name-option): Const fix.
1444 (ps-print-upside-down, ps-use-face-background)
1445 (ps-line-number-step): New vars.
1446 (ps-window-system, ps-lp-system): New consts.
1447 (ps-face-background): New fun.
1448
1449 2000-04-28 Richard Stallman <rms@gnu.org>
1450
1451 * files.el (make-auto-save-file-name):
1452 Apply auto-save-file-name-transforms to visited file name
1453 before generating auto save file name.
1454 (auto-save-file-name-transforms): New variable.
1455
1456 * files.el (backup-enable-predicate):
1457 Correctly test for a file under a temporary directory.
1458
1459 2000-04-28 Gerd Moellmann <gerd@gnu.org>
1460
1461 * subr.el (add-minor-mode): Rewritten.
1462
1463 2000-04-28 Kenichi Handa <handa@etl.go.jp>
1464
1465 * mail/sendmail.el (sendmail-send-it): Set
1466 buffer-file-coding-system to the selected coding system for MIME
1467 header.
1468
1469 2000-04-27 Gerd Moellmann <gerd@gnu.org>
1470
1471 * dired.el (dired-move-to-filename-regexp): Allow format where
1472 YYYY is followed by two spaces.
1473
1474 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
1475 in the second character class of the regexp.
1476
1477 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
1478 mh-etc, too.
1479
1480 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
1481 nil.
1482
1483 * subr.el (add-minor-mode): Use `set' instead of `setq'.
1484
1485 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
1486 argument.
1487
1488 2000-04-27 Sen Nagata <sen@eccosys.com>
1489
1490 * emacs-lisp/crm.el (crm-completion-table): New variable.
1491 (crm-collection-fn, crm-test-completion)
1492 (completing-read-multiple): Use it.
1493
1494 2000-04-27 Dave Love <fx@gnu.org>
1495
1496 * help.el (locate-library): Use mapc.
1497 (help-manyarg-func-alist): Add call-process-region.
1498
1499 2000-04-26 Gerd Moellmann <gerd@gnu.org>
1500
1501 * subr.el (add-minor-mode): Make argument MAP optional.
1502
1503 * desktop.el (desktop-save): Save list of minor modes.
1504 (desktop-create-buffer): Restore minor modes.
1505 (desktop-minor-mode-table): New user-option.
1506
1507 * subr.el (add-minor-mode): New function.
1508
1509 * image.el (find-image): New function.
1510 (defimage): Rewritten to find image at load time.
1511
1512 * startup.el (normal-top-level-add-to-load-path): Handle
1513 case that the default directory is not in load-path.
1514
1515 * help.el: Old patch from Stefan Monnier.
1516 (help-xref-on-pp): New function.
1517 (describe-variable): Use it to display xrefs in a symbol's value.
1518
1519 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
1520
1521 * cus-edit.el (custom-face): Fix parenthesis.
1522
1523 2000-04-26 Kenichi Handa <handa@etl.go.jp>
1524
1525 * mail/rmail.el (rmail-expunge): When there are no deleted
1526 messages, do nothing.
1527
1528 2000-04-26 Dave Love <fx@gnu.org>
1529
1530 * international/mule-cmds.el (locale-translation-file-name):
1531 Defvar to nil.
1532 (set-locale-environment): Set it here (at runtime).
1533
1534 2000-04-25 Gerd Moellmann <gerd@gnu.org>
1535
1536 * replace.el (perform-replace): Add parameters START and END. Use
1537 them instead of the check for a region in Transient Mark mode.
1538 (query-replace-read-args): Return two more list elements for the
1539 start and end of the region in Transient Mark mode.
1540 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1541 (map-query-replace-regexp, replace-string, replace-regexp): Add
1542 optional last arguments START and END and pass them to
1543 perform-replace.
1544
1545 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
1546 form with additional arguments for perform-replace.
1547
1548 * progmodes/etags.el (tags-query-replace): Add parameters START
1549 and END. Construct a form with additional arguments for
1550 perform-replace.
1551
1552 * simple.el (shell-command): Set default directory for "*Shell
1553 Command Output" buffer.
1554
1555 * language/european.el (iso-latin-4): Fix typo.
1556
1557 * emacs-lisp/crm.el: New file.
1558
1559 2000-04-24 Dave Love <fx@gnu.org>
1560
1561 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1562 (Custom-reset-saved, Custom-reset-standard)
1563 (custom-group-value-create, custom-group-set, custom-group-save)
1564 (custom-group-reset-current, custom-group-reset-saved)
1565 (custom-group-reset-standard): Use mapc.
1566 (custom-buffer-create-internal): Disable undo when creating items.
1567 Use mapc.
1568 (custom-face): Avoid redundant lambda.
1569
1570 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1571
1572 * startup.el (auto-save-list-file-prefix): Set default to
1573 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
1574
1575 2000-04-24 Sam Steingold <sds@gnu.org>
1576
1577 * time-stamp.el (time-stamp-string-preprocess): Always convert
1578 `field-result' to a string.
1579
1580 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1581
1582 * frame.el (scrolling): New group.
1583 (automatic-hscrolling): New user-option.
1584
1585 * startup.el (command-line-x-option-alist): Add `-lsp' and
1586 `--line-spacing'.
1587
1588 2000-04-19 Dave Love <fx@gnu.org>
1589
1590 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
1591 (cl-mapc): Rename from mapc. Fix the funcall.
1592
1593 2000-04-19 Gerd Moellmann <gerd@gnu.org>
1594
1595 * simple.el (clone-indirect-buffer-other-window): New command.
1596 (clone-indirect-buffer): Add optional arg NORECROD.
1597 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
1598
1599 * help.el (resize-temp-buffer-window): Use count-screen-lines.
1600
1601 * window.el (count-screen-lines): New function.
1602 (shrink-window-if-larger-than-buffer): Use count-screen-lines
1603 instead of window-buffer-height.
1604
1605 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
1606 non-existing variable comint-input-sentinel.
1607 (inferior-lisp-args-to-list): Removed.
1608 (inferior-lisp): Use split-string instead of
1609 inferior-lisp-args-to-list.
1610
1611 * hexl.el (hexl-insert-hex-string): New command.
1612
1613 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
1614 instead of concat.
1615
1616 2000-04-18 Gerd Moellmann <gerd@gnu.org>
1617
1618 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
1619 at the start of an existing but empty folder.
1620
1621 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1622
1623 * ps-mule.el: Customization fix, doc fix.
1624 (ps-multibyte-buffer): Customization fix.
1625
1626 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1627
1628 * subr.el (read-passwd): Use read-char-exclusive.
1629
1630 2000-04-17 Gerd Moellmann <gerd@gnu.org>
1631
1632 * textmodes/texinfo.el (texinfo-insert-@email)
1633 (texinfo-insert-@emph, texinfo-insert-@quotation)
1634 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
1635 (texinfo-mode-map): Add key bindings for them.
1636
1637 * files.el (basic-save-buffer-2): Use a template with `$'
1638 instead of `#' for VMS.
1639
1640 * simple.el (clone-indirect-buffer): New function.
1641
1642 2000-04-16 Stephen Eglen <stephen@gnu.org>
1643
1644 * iswitchb.el (iswitchb-case): New function. If the user input
1645 contains any upper-case characters, the search is made
1646 case-sensitive.
1647
1648 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
1649
1650 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
1651 comment-end.
1652 (texinfo-font-lock-syntactic-keywords): New var.
1653 (texinfo-font-lock-keywords): Remove comment regexp.
1654 (texinfo-insert-block): New function.
1655 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
1656 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
1657 and font-lock-defaults. Use regexp-opt for outline-regexp.
1658 (texinfo-environments): New var.
1659 (texinfo-environment-regexp): Use regexp-opt and
1660 texinfo-environments.
1661
1662 * textmodes/ispell.el (ispell-menu-map-needed): Check that
1663 ispell-process is bound since this might be eval'd before ispell
1664 is loaded.
1665 (ispell-message): Use a tiny bit less magic and a bit more hard
1666 data to figure out what kind of sc-cite-regexp to use.
1667
1668 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
1669
1670 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
1671 (insert-cyclic-diary-entry): Unquote the lambda.
1672
1673 * gud.el (gud-jdb-build-source-files-list): Fix typo.
1674
1675 * files.el (backup-enable-predicate): Unquote the lambda.
1676
1677 * cus-edit.el (custom-face, face): Unquote the lambda.
1678
1679 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1680
1681 * ps-print.el: Check for line-beginning-position definition.
1682
1683 * ps-print.el: Fix counting lines in a region.
1684 (ps-print-version): New version number (5.1.5).
1685 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
1686 (ps-printing-region): Fun code fix.
1687
1688 2000-04-15 Gerd Moellmann <gerd@gnu.org>
1689
1690 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
1691 to file-directory-p.
1692
1693 2000-04-14 Gerd Moellmann <gerd@gnu.org>
1694
1695 * gud.el (gud-jdb-build-source-files-list): Check that directory
1696 exists before calling directory-files.
1697
1698 2000-04-13 Dave Love <fx@gnu.org>
1699
1700 * emacs-lisp/trace.el: Change maintainer. Use new backquote
1701 syntax.
1702
1703 * emacs-lisp/cl-specs.el: Remove when, unless.
1704
1705 * emacs-lisp/cl-extra.el: Don't quote keywords.
1706 (cl-old-mapc): New variable.
1707 (mapc): Use it.
1708 (cl-map-intervals): Use with-current-buffer. Don't check for
1709 next-property-change.
1710 (cl-map-overlays): Use with-current-buffer.
1711 (cl-expt): Remove.
1712 (copy-tree, remprop): Define unconditionally.
1713
1714 * emacs-lisp/cl-compat.el (keywordp): Remove.
1715
1716 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
1717 to use keywordp.
1718 (edebug-spec): Enable keywordp.
1719
1720 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
1721 string-lessp.
1722
1723 * cus-start.el: Use keywordp.
1724
1725 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1726
1727 * diary-lib.el (include-other-diary-files): Fix the fix of
1728 2000-02-18 by doing a save-excursion.
1729
1730 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1731
1732 * ps-print.el: Customization fix, doc fix.
1733 (ps-print-version): New version number (5.1.4).
1734 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
1735 (ps-print-preprint): Adjust code.
1736 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
1737 (ps-print-prologue-header, ps-print-control-characters)
1738 (ps-spool-config): Customization fix.
1739
1740 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1741
1742 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
1743 converted to the new menu-item format, names silightly changed,
1744 help strings added.
1745
1746 Support for spelling without async subprocesses:
1747
1748 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
1749 (ispell-session-buffer): New variables.
1750 (ispell-start-process, ispell-process-status,
1751 ispell-accept-output, ispell-send-string): New functions, for
1752 Ispell invocation when async subprocesses aren't supported.
1753 (ispell-word, ispell-pdict-save, ispell-command-loop,
1754 ispell-process-line, ispell-buffer-local-parsing): Replace calls
1755 to process-send-string with calls to ispell-send-string, and
1756 accept-process-output with ispell-accept-output.
1757 (ispell-init-process): Call ispell-process-status instead of
1758 process-status with.
1759 (ispell-init-process): Call ispell-start-process. Call
1760 ispell-accept-output and ispell-send-string. Don't call
1761 process-kill-without-query and kill-process if they are unbound.
1762 (ispell-async-processp): New function.
1763
1764 2000-04-12 Dave Love <fx@gnu.org>
1765
1766 * info.el: Add debug-ignored-errors.
1767 (Info-mode-menu): Add some items.
1768 (Info-directory): Add autoload cookie.
1769
1770 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
1771 Modify `truncate-lines'. Make `describe-language-environment'
1772 always visible and add help. Modify `describe-key' help. Invoke
1773 Info-directory from `info'. New entry `emacs-manual'.
1774
1775 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1776
1777 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
1778 propertized-buffer-identification.
1779 (ebrowse-update-member-buffer-mode-line): Likewise.
1780 (ebrowse--mode-strings): Removed.
1781 (ebrowse--mode-line-props): Removed.
1782
1783 * files.el (auto-mode-alist): Add `EBROWSE'.
1784
1785 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
1786 space before testing for end of buffer.
1787 (ebrowse-load): Removed.
1788 (ebrowse-revert-tree-buffer-from-file): Rewritten.
1789 (ebrowse-create-tree-buffer): Rewritten.
1790 (ebrowse-tree-mode): Read tree from buffer.
1791
1792 * progmodes/ebrowse-ffh.el: Removed.
1793
1794 2000-04-10 Kenichi Handa <handa@etl.go.jp>
1795
1796 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
1797
1798 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1799
1800 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
1801 at the wrong place.
1802
1803 2000-04-09 Dave Love <fx@gnu.org>
1804
1805 * files.el (backup-enable-predicate): Use
1806 temporary-file-directory, small-temporary-file-directory.
1807 (make-backup-file-name-function, backup-directory-alist): New
1808 variables.
1809 (make-backup-file-name-1): New function.
1810 (make-backup-file-name): Use it.
1811 (find-backup-file-name): Likewise. Use format for clarity, not
1812 concat.
1813 (file-newest-backup): Use make-backup-file-name.
1814
1815 2000-04-09 Gerd Moellmann <gerd@gnu.org>
1816
1817 * progmodes/ebrowse-ffh.el: New file.
1818
1819 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
1820 to ebrowse-ffh.el.
1821 (ebrowse-load): Add autoload.
1822
1823 * finder.el (finder-commentary): Add autoload cookie.
1824
1825 * mail/rfc2368.el: Correct author's email address.
1826
1827 * progmodes/ebrowse.el: New file.
1828
1829 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
1830 item help string.
1831 (easy-menu-do-add-item): Ditto.
1832 (easy-menu-define): Extend doc string.
1833
1834 * jit-lock.el (with-buffer-unmodified): Use
1835 restore-buffer-modified-p.
1836 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
1837 (jit-lock-function, jit-lock-stealth-fontify): Don't use
1838 with-buffer-unmodified.
1839
1840 2000-04-08 Dave Love <fx@gnu.org>
1841
1842 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
1843 unless, when.
1844
1845 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
1846
1847 * viper-util.el (viper-put-on-search-overlay): New subroutine.
1848 (viper-flash-search-pattern): No operation when using Emacs
1849 doesn't support face.
1850 Use `viper-put-on-search-overlay'.
1851
1852 2000-04-04 Gerd Moellmann <gerd@gnu.org>
1853
1854 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
1855 like C-r.
1856
1857 * progmodes/make-mode.el: Some doc fixes.
1858 (makefile-mode-abbrev-table): New variable.
1859 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
1860 (makefile-font-lock-keywords): Fontify includes and conditionals.
1861 (toplevel): Require `dabbrev' and `add-log' when compiling.
1862
1863 * replace.el (perform-replace): Don't move forward one char
1864 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
1865 to do that because it leaves point 1 position after the last
1866 replacement, after everything has been replaced.
1867
1868 * jit-lock.el (with-buffer-unmodified): New macro.
1869 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
1870 modified state.
1871 (jit-lock-function-1): Extracted from jit-lock-function; not
1872 preserving buffer's modified state.
1873 (jit-lock-function, jit-lock-stealth-fontify): Call
1874 jit-lock-function-1.
1875
1876 * mail/rfc2368.el: Remove supernumerary copyright line.
1877
1878 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
1879
1880 * glasses.el: Provide facilities for inserting space before left
1881 parentheses and uncapitalization of identifiers.
1882 (glasses-mode): Try to remove old overlays in all cases.
1883
1884 2000-04-03 Gerd Moellmann <gerd@gnu.org>
1885
1886 * progmodes/compile.el (compile-internal): Display the compilation
1887 buffer in a different frame, if it's already displayed there.
1888
1889 * mail/rfc2368.el: New file.
1890
1891 * simple.el (sendmail-user-agent-compose): Recognize a `body'
1892 header and insert its value as mail body.
1893
1894 * subr.el (member-ignore-case): New function.
1895
1896 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
1897 (dabbrev--find-expansion): Ignore buffers matching a regexp
1898 from dabbrev-ignored-regexps.
1899
1900 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
1901 to extensions handled by gzip.
1902
1903 2000-04-03 Richard M. Stallman <rms@gnu.org>
1904
1905 * files.el (insert-directory): List the total free space
1906 along with the used space.
1907
1908 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
1909 line is followed by one that matches CITATION-REGEXP, end the
1910 paragraph.
1911
1912 2000-04-03 Markus Rost <rost@delysid.gnu.org>
1913
1914 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
1915 (rmail-make-basic-summary-line): Use that option.
1916
1917 2000-04-03 Kenichi Handa <handa@etl.go.jp>
1918
1919 * international/mule-cmds.el (encoded-string-description):
1920 Rewritten. Try pretty description for ISO 2022 escape sequences
1921 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
1922 for hexadecimal format.
1923
1924 2000-04-01 Dave Love <fx@gnu.org>
1925
1926 * cpp.el: Change customization group to `c' from `C'.
1927
1928 * vcursor.el (vcursor-move): Use display-color-p.
1929
1930 * international/mule-util.el: Provide mule-utils.
1931 (string-to-sequence): Simplify and speed up.
1932
1933 * international/mule.el (make-coding-system): Purecopy doc-string.
1934
1935 * international/mule-cmds.el: Various menu changes.
1936 (describe-specified-language-support): Handle `Default'.
1937 (set-language-info): Purecopy `info'.
1938
1939 2000-03-31 Andrew Innes <andrewi@gnu.org>
1940
1941 * vc.el (vc-backend-diff): Return the correct status if we had to
1942 retry the rcsdiff command without the --brief option.
1943
1944 2000-03-31 Dave Love <fx@gnu.org>
1945
1946 * help.el (help-manyarg-func-alist): Correct several omissions.
1947
1948 * add-log.el: Don't require cl, fortran.
1949 (add-log-current-defun-function): Doc fix.
1950 (change-log-version-number-regexp-list): Remove SCCS part. Doc
1951 fix.
1952 (change-log-version-rcs): Function deleted.
1953 (change-log-version-number-search): Doc fix. Use
1954 vc-workfile-version. Avoid CL dolist.
1955 (add-change-log-entry): Just call add-log-current-defun to get
1956 defun. Simplify somewhat.
1957 (change-log-get-method-definition-1): Likewise.
1958 (add-log-current-defun): Return nil if calling
1959 add-log-current-defun-function does so. Move Fortran stuff to
1960 fortran.el. Return string without properties.
1961
1962 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
1963 and :alpha: char classes.
1964
1965 * mail/supercite.el: Defvar curline when compiling.
1966 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
1967 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
1968 rather than a-zA-Z0-9 to allow non-ASCII characters.
1969
1970 2000-03-31 Gerd Moellmann <gerd@gnu.org>
1971
1972 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
1973
1974 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1975 Re-enable new code.
1976
1977 * lpr.el (print-region-1): Use -d to specify printer name for
1978 systems `usg-unix-v*, `dgux', `hpux', `irix'.
1979
1980 2000-03-31 Dave Love <fx@gnu.org>
1981
1982 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
1983 for function definition in symbol's function value slot first
1984 instead of first consulting byte-compile-function-environment.
1985
1986 2000-03-31 Kenichi Handa <handa@etl.go.jp>
1987
1988 * language/european.el ("Polish"): New language environment.
1989 (setup-polish-environment): New function.
1990
1991 2000-03-30 Gerd Moellmann <gerd@gnu.org>
1992
1993 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1994 Disable new code.
1995
1996 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
1997 trying to `load' the symbol of an autoload instead of the file
1998 recorded in the autoload. Fix error messages.
1999
2000 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2001
2002 * ps-print.el: PostScript programming fix for ghostview, doc fix.
2003 (ps-print-version): New version number (5.1.3).
2004 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
2005 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
2006 (ps-generate-postscript-with-faces): Code fix.
2007 (ps-color-values): XEmacs compatibility.
2008 (ps-print-background-image, ps-print-background-text, ps-printer-name)
2009 (ps-default-fg, ps-default-bg): Adjust customization.
2010 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
2011 (ps-color-scale): Renaming old ps-color-value fun.
2012 (ps-print-headers): Replace ps-print-header group to avoid conflict
2013 with ps-print-header variable.
2014 (ps-print-miscellany): New group.
2015 (ps-format-color, ps-rgb-color): New funs.
2016 (ps-default-foreground): New var.
2017 (ps-printer-name-option): New const.
2018
2019 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
2020
2021 * net/net-utils.el:
2022 (network-connection-host, network-connection-service): New variables
2023 (network-connection-mode): New mode, derived from comint-mode
2024 (network-connection-mode-setup): New function, saves host and
2025 service information in local variables.
2026
2027 * lisp/locate.el:
2028 (locate-word-at-point): Added this function
2029 (locate): Default to using locate-word-at-point as input
2030 Run dired-mode-hook
2031
2032 2000-03-29 Dave Love <fx@gnu.org>
2033
2034 * calendar/appt.el: Doc fixes.
2035 (appt-check): Convert min-to-app to a string before passing to
2036 appt-disp-window-function or concat.
2037 (appt-delete-window): Remove test for frame-root-window.
2038 (appt-select-lowest-window, appt-convert-time): Simplify.
2039
2040 * emacs-lisp/bytecomp.el: Doc fixes.
2041 (byte-compile-file-form-autoload): Update
2042 byte-compile-function-environment.
2043
2044 2000-03-29 Andreas Schwab <schwab@suse.de>
2045
2046 * emacs-lisp/autoload.el: Also print defsubst doc string
2047 specially.
2048
2049 * dired.el (dired-insert-directory): If dired-free-space-program
2050 failed just delete its output.
2051
2052 2000-03-29 Dave Love <fx@gnu.org>
2053
2054 * international/iso-cvt.el: Move provide to end. Doc fixes.
2055 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
2056 (iso-iso2sgml, iso-sgml2iso): New functions.
2057 (iso-cvt-define-menu): Fix some entries and use backquote for
2058 clarity.
2059
2060 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
2061
2062 2000-03-28 Gerd Moellmann <gerd@gnu.org>
2063
2064 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
2065 ISO-DATE. If non-nil, return date in ISO 8601 format.
2066
2067 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
2068
2069 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
2070 if it ever becomes used.
2071 (log-edit-mode-hook): Default to vc-log-mode-hook.
2072 (log-edit-mode): Fix the docstring.
2073
2074 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
2075 the code.
2076
2077 2000-03-26 Dave Love <fx@gnu.org>
2078
2079 * net/browse-url.el (browse-url): Re-fix case of
2080 browse-url-browser-function being an alist.
2081 (browse-url): Add :link to defgroup.
2082
2083 * files.el: Doc fixes.
2084 (file-truename): Include `[' in wildcard characters.
2085 (automount-dir-prefix): Customize.
2086 (find-file-wildcards): Add :version.
2087 (find-file-noselect): Simplify a mapcar call.
2088
2089 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
2090 compatible with inf-lisp version.
2091 (eval-defun-1): Fix custom-declare-variable case.
2092
2093 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
2094
2095 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
2096
2097 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2098
2099 * Makefile (COMPILE_FIRST): New macro.
2100 (compile-files): Compile files from COMPILE_FIRST first.
2101
2102 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
2103 code.
2104
2105 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
2106 matching open parenthesis in column 0 to defun-prompt-regexp
2107 only if open-paren-in-column-0-is-defun-start is set.
2108
2109 * sun-curs.el: Require CL at compile-time only.
2110
2111 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
2112 instead of copy-list which is a function from CL.
2113 (msb--choose-menu, msb--mode-menu-cond)
2114 (msb--create-buffer-menu-2): Use dolist instead of mapc.
2115 (msb--init-file-alist): Use mapcar instead of mapcan.
2116 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
2117 `(' in column 0 in doc string.
2118 (msb--add-separators): Use mapcar instead of mapcan.
2119
2120 * cus-dep.el: Require CL at compile-time only.
2121
2122 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
2123
2124 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2125 (byte-compile-warnings): New warning `noruntime'.
2126 (byte-compile-constants, byte-compile-variables): Fix docstring.
2127 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
2128 execute `eval-whenc-compile's body.
2129 (byte-compile-unresolved-functions): Fix docstring.
2130 (byte-compile-eval): New function.
2131 (byte-compile-callargs-warn): Check if the function will be available
2132 at runtime (via property `byte-compile-noruntime').
2133 (byte-compile-print-syms): New function.
2134 (byte-compile-warn-about-unresolved-functions): Also warn about
2135 `noruntime' functions (and use `byte-compile-print-syms').
2136 (byte-compile-file): Capitalize the message.
2137
2138 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2139
2140 * mail/rmail.el (rmail-confirm-expunge): New user-option.
2141 (rmail-expunge): Ask for confirmation depending on the setting
2142 of rmail-confirm-expunge.
2143
2144 2000-03-23 Gerd Moellmann <gerd@gnu.org>
2145
2146 * Makefile (bootstrap-clean): If $(emacs) exists, build
2147 loaddefs.el first. A loaddefs.el that's not up-to-date might
2148 cause a bootstrap failure because things don't autoload as
2149 expected.
2150
2151 2000-03-23 Dave Love <fx@gnu.org>
2152
2153 * net/browse-url.el: Restore previous use of
2154 browse-url-maybe-new-window.
2155
2156 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2157
2158 * ps-print.el: Skip banner page fix.
2159 (ps-print-version): New version number (5.1.2).
2160 (ps-begin-file, ps-end-file, ps-generate): Code fix.
2161
2162 2000-03-23 Dave Pearson <davep@davep.org>
2163
2164 * net/quickurl.el Changed the type of parameter passed to the
2165 function defined by `quickurl-format-function'. Before only the
2166 text of the URL was passed. Now the whole URL structure is passed
2167 and the function is responsible for extracting the parts it
2168 requires. Changed the default of `quickurl-format-function'
2169 accordingly.
2170 (quickurl-insert): Changed the `funcall' of
2171 `quickurl-format-function' to match the above change.
2172 (quickurl-list-insert): Changed the `url' case so that it makes
2173 use of `quickurl-format-function', previous to this the format was
2174 hard wired.
2175
2176 2000-03-22 Gerd Moellmann <gerd@gnu.org>
2177
2178 * startup.el: Change some spellings for the X Window System.
2179
2180 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
2181
2182 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
2183 up the code and the regexp and make sure the cursor is temporarily
2184 moved to the suspicious line while querying the user.
2185
2186 2000-03-22 Jason Rumney <jasonr@gnu.org>
2187
2188 * w32-fns.el (w32-charset-info-alist): Initialize.
2189
2190 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2191
2192 * ps-print.el: N-up last page fix.
2193 (ps-print-version): New version number (5.1.1).
2194 (ps-end-file, ps-end-job, ps-generate): Code fix.
2195
2196 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2197
2198 * files.el (find-file-run-dired): Update docstring.
2199 (find-directory-functions): New hook.
2200 (find-file-noselect): Run find-directory-functions rather than
2201 calling dired directly.
2202
2203 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
2204
2205 * pcvs.el: Add a minimal leading commentary.
2206 (cvs-make-cvs-buffer): Change the header part by removing the startup
2207 message and adding a `Module' entry. Also replace the FOOTER and
2208 HEADER special fileinfos with the new support in ewoc for updating
2209 its own footer and header.
2210 (cvs-update-header): Update to use the header/footer of the ewoc.
2211 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
2212 (cvs-is-within-p): New function.
2213 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
2214 to only examine some subset of the buffers.
2215
2216 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
2217 `format' instead of our own ad-hoc functions.
2218 Remove HEADER and FOOTER cases, now handled in the EWOC.
2219 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
2220
2221 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
2222 output to avoid scaring the user.
2223 (cvs-parse-table): Catch message for non-up-to-date commits.
2224
2225 * pcvs-defs.el (cvs-startup-message): Remove.
2226 (cvs-global-menu): New autoloaded menu.
2227
2228 * pcvs-util.el (cvs-string-fill): Remove.
2229
2230 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
2231 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
2232 PP part of it and also make it work for footers and headers.
2233 (ewoc-create): Drop POS and BUFFER arguments.
2234 Use the DLL's dummy node to store the end-of-footer position.
2235 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
2236 (ewoc-refresh): Remove unused `header' variable.
2237 (ewoc-(get|set)-hf): New functions.
2238
2239 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
2240 log-view-*-(message|file) and use easy-mmode-define-navigation.
2241 (log-view-message-re): Match SCCS format as well.
2242 And match the revision line rather than the dashed separator line.
2243 (log-view-mode): Use the new define-derived-mode.
2244 (log-view-current-tag): Fill in with an actual implementation.
2245
2246 * cvs-status.el (cvs-status-(prev|next)): Rename from
2247 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
2248 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
2249 to let the output "breathe" a little more (more readable).
2250 (cvs-status-mode): Use the new define-derived-mode.
2251
2252 * smerge-mode.el (smerge-auto-leave): New function and variable.
2253 (smerge-basic-map): Rename from smerge-basic-keymap.
2254 Change the bindings for smerge-diff-*.
2255 (smerge-*-map): Use easy-mmode-defmap.
2256 (smerge-(next|prev)): Use easy-mmode-define-navigation.
2257 (smerge-keep-*): Use smerge-auto-leave.
2258
2259 2000-03-21 Jason Rumney <jasonr@gnu.org>
2260
2261 * cus-edit.el (custom-button-face): Use 3D look for w32.
2262 (custom-button-pressed-face): Likewise.
2263
2264 2000-03-21 Gerd Moellmann <gerd@gnu.org>
2265
2266 * progmodes/etags.el (tags-case-fold-search): New user-option.
2267 (tags-loop-eval): New function. Bind case-fold-search around eval
2268 depending on the value of tags-case-fold-search.
2269 (tags-loop-continue): Use tags-loop-eval.
2270 (find-tag-in-order): Bind case-fold-search depending on the value
2271 of tags-case-fold-search.
2272
2273 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2274
2275 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
2276 (diff-end-of-hunk): Return the end position for use in
2277 `easy-mmode-define-navigation'.
2278 (diff-recenter): Remove.
2279 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
2280 of `easy-mmode-define-navigation'.
2281 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
2282 previous renaming) and fix to use new names.
2283 (diff-merge-strings): Use \n as separator: simpler, faster.
2284 (diff-mode): Use `define-derived-mode'.
2285
2286 * derived.el (define-derived-mode): Don't autoload anymore.
2287 Prefer the macro-only version provided by easy-mmode.el.
2288
2289 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
2290 `easy-mmode-define-derived-mode'.
2291 Use `combine-run-hooks'.
2292 (easy-mmode-define-navigation): New macro.
2293
2294 * subr.el (combine-run-hooks): New function.
2295
2296 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
2297
2298 * term/x-win.el: Fontsets related initialization is simplified.
2299
2300 * international/mule-diag.el (describe-font): Don't refer to
2301 global-fontset-alist, instead call font-list.
2302 (describe-fontset, list-fontsets, mule-diag): Likewise.
2303 (print-fontset): Adjusted for the change of fontset
2304 implementation.
2305
2306 * international/fontset.el (x-charset-registries): Variable
2307 removed, instead the corresponding data is stored in the default
2308 fontset.
2309 (register-alternate-fontnames): Function removed.
2310 (resolved-ascii-font): Variable removed.
2311 (x-compose-font-name): Ignore the second argument REDOCE.
2312 (x-complement-fontset-spec): Complement only an ASCII font and
2313 element for those charsets than can use that ASCII font.
2314 (generate-fontset-menu): Don't refer to global-fontset-alist,
2315 instead call fontset-list.
2316 (uninstantiated-fontset-alist): Variable removed.
2317 (x-style-funcs-alist): Likewise.
2318 (fontset-default-styles): Likewise.
2319 (x-modify-font-name): Function removed.
2320 (create-fontset-from-fontset-spec): Ignore the argument
2321 STYLE-VARIANT.
2322 (create-fontset-from-ascii-font): Docsting adjusted for the above
2323 change.
2324 (instantiate-fontset, resolve-fontset-name): Functions removed.
2325 (fontset-list): Now implemented by C code.
2326
2327 * faces.el (read-face-font): Fix TABLE arg to completing-read.
2328 (describe-face): Include `font' attribute in the description.
2329
2330 2000-03-21 Kenichi Handa <handa@etl.go.jp>
2331
2332 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
2333
2334 2000-03-20 Gerd Moellmann <gerd@gnu.org>
2335
2336 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
2337 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
2338 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
2339
2340 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
2341 about behavior of set-buffer-modified-p wrt redisplay.
2342
2343 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2344
2345 * view.el (view-mode-disable): Kill local binding of view-read-only.
2346
2347 2000-03-18 Gerd Moellmann <gerd@gnu.org>
2348
2349 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
2350 is a string, convert it to a syntax cell using string-to-syntax.
2351
2352 * simple.el (syntax-code-table, syntax-flag-table): New variables.
2353 (string-to-syntax): New function.
2354
2355 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
2356 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
2357 try to use passive ftp mode.
2358
2359 2000-03-17 Gerd Moellmann <gerd@gnu.org>
2360
2361 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
2362
2363 * simple.el (append-to-buffer): Update point of windows after
2364 insertion.
2365
2366 * abbrev.el (inverse-add-abbrev): Identify word by first moving
2367 forward then moving backward. Reindent.
2368
2369 * frame.el (other-frame): Call x-focus-frame only if
2370 focus-follows-mouse is off.
2371
2372 2000-03-17 Dave Love <fx@gnu.org>
2373
2374 * pcvs-util.el (cvs-strings->string): Rename
2375 replace-regexps-in-string.
2376
2377 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
2378
2379 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
2380 regexp for labels cannot span several lines.
2381
2382 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
2383 `(setq :<key> ':<key>)' to the macro expansion.
2384
2385 2000-03-16 Dave Love <fx@gnu.org>
2386
2387 * progmodes/f90.el (f90): Put custom group under `languages', not
2388 `fortran'.
2389 (f90-mode-hook): Customize.
2390 (f90-mode): Set add-log-current-defun-function.
2391 (f90-current-defun): New function.
2392
2393 2000-03-16 Gerd Moellmann <gerd@gnu.org>
2394
2395 * cus-edit.el (custom-variable-tag-face): Handle case that
2396 default face's height is not a number.
2397 (custom-face-tag-face, custom-group-tag-face-1)
2398 (custom-group-tag-face): Ditto.
2399 (custom-group-tag-face-1): Add :group.
2400
2401 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
2402
2403 2000-03-15 Gerd Moellmann <gerd@gnu.org>
2404
2405 * pcvs-defs.el (toplevel): Remove autoload cookie for form
2406 requiring easymenu.
2407
2408 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2409
2410 * ps-print.el: PostScript user-defined prologue, PostScript error
2411 handler, doc fix.
2412 (ps-print-version): New version number (5.1).
2413 (ps-user-defined-prologue, ps-error-handler-message)
2414 (ps-print-prologue-0, ps-error-handler-alist): New vars.
2415 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
2416 (ps-insert-string): New function.
2417
2418 2000-03-15 Kenichi Handa <handa@etl.go.jp>
2419
2420 * international/ccl.el (ccl-compile-expression): Don't generate
2421 invalid self-assignment code.
2422
2423 2000-03-14 Dave Love <fx@gnu.org>
2424
2425 * subr.el (replace-regexp-in-string): Renamed from
2426 replace-regexps-in-string. Doc fix.
2427
2428 2000-03-12 Dave Love <fx@gnu.org>
2429
2430 * cus-edit.el: Doc fixes.
2431 (customize-set-variable, customize-save-variable): Rename args for
2432 doc.
2433 (custom-variable-tag-face, custom-face-tag-face)
2434 (custom-group-tag-face-1, custom-group-tag-face): Modify from
2435 style which user identify as hyperlink.
2436 (hook): Don't add undefined functions to the hook.
2437 (debug-ignored-errors): Transfer message from bindings.el.
2438
2439 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2440
2441 * recentf.el (recentf-keep-non-readable-files-p): Remove
2442 double/nested definition.
2443
2444 2000-03-12 Dave Love <fx@gnu.org>
2445
2446 * facemenu.el (facemenu-get-face): Use display-color-p.
2447 * enriched.el (enriched-decode-foreground): Likewise.
2448 (enriched-decode-background): Likewise.
2449 * isearch.el (isearch-highlight): Likewise.
2450 * info-look.el (info-lookup): Likewise.
2451 * simple.el (completion-setup-function): Likewise.
2452
2453 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
2454 :options.
2455
2456 * bindings.el (mode-line-format): Fix line-number and
2457 column-number items. Add help-echo for the background.
2458 (mode-line-mule-info): Modify help-echo.
2459
2460 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
2461 defcustom.
2462
2463 * files.el (load-file): Allow completion to .elc.
2464
2465 * man.el: Doc fixes.
2466 (Man-init-defvars): Use display-color-p to set fontification.
2467
2468 * play/hanoi.el (hanoi-internal): Don't use oddp.
2469
2470 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2471
2472 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
2473
2474 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
2475
2476 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
2477
2478 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
2479 Fix comment.
2480
2481 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
2482
2483 * font-lock.el (font-lock-keywords): Fix the doc now that
2484 regexp-opt-depth is unnecessary.
2485 (save-buffer-state): Set an edebug spec.
2486 (font-lock-fontify-anchored-keywords): Properly handle the case when
2487 the matcher goes past the limit.
2488
2489 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
2490 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
2491
2492 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
2493 dll.el and cookie.el (from Elib) with heavy renaming and other
2494 massaging.
2495
2496 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
2497 Autoload the functions used.
2498 (easy-mmode-define-syntax): Fix CL typo.
2499 (easy-mmode-define-derived-mode): Improve the docstring generation.
2500
2501 2000-03-10 Gerd Moellmann <gerd@gnu.org>
2502
2503 * textmodes/texinfo.el (texinfo-version): Variable and function
2504 removed.
2505
2506 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
2507
2508 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
2509 allow more flexibility.
2510 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
2511 fns.
2512 (easy-mmode-defmap, easy-mmode-defsyntax)
2513 (easy-mmode-define-derived-mode): New macros.
2514
2515 2000-03-09 Didier Verna <didier@xemacs.org>
2516
2517 * rect.el (replace-rectangle): New function.
2518
2519 2000-03-09 Dave Love <fx@gnu.org>
2520
2521 * progmodes/fortran.el (fortran-comment-line-start): Define as
2522 "C".
2523 (fortran-comment-line-start-skip): Don't match cpp stuff.
2524 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
2525 (fortran-mode-map): Remove over-eager custom-menu-create for now.
2526 (fortran-mode): Don't set fortran-comment-line-start-skip,
2527 fortran-comment-line-start here. Set comment-start,
2528 add-log-current-defun.
2529 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
2530 (fortran-current-defun): New function.
2531
2532 2000-03-09 Gerd Moellmann <gerd@gnu.org>
2533
2534 * emacs-lisp/re-builder.el: New file.
2535
2536 * mouse.el (mouse-drag-region): Don't run up-event handler
2537 if hscroll has changed.
2538
2539 * octave-mod.el (octave-font-lock-keywords): To font-lock the
2540 builtin operators, use `font-lock-builtin-face' for Emacs and
2541 `font-lock-preprocessor-face' otherwise.
2542
2543 * font-lock.el (lisp-font-lock-keywords-1): Highlight
2544 `(defun (setf foo)' differently.
2545
2546 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
2547
2548 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
2549 (regexp-opt): Update comment and adapt the code the new meaning of
2550 the `paren' argument of regex-opt-group for shy-groups.
2551 (regexp-opt-depth): Handle shy groups as well as backslashed
2552 backslashes.
2553 (regexp-opt-group): Turn the leading comment into a docstring.
2554 Allow `paren' to be a string (the string to use to open a group).
2555 Remove open-presuf and close-presuf. Instead of checking for `all
2556 one-char' and then later on check for `several one-char', handle
2557 both cases close together. Also apply a more generic algorithm
2558 for suffixes (the mirror image of the algorithm used for
2559 prefixes). Use shy-groups. Use nreverse rather than reverse.
2560 (regexp-opt-try-suffix): Removed.
2561
2562 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
2563 from comint-mode-map, so we can just inherit from it. Also, move
2564 the initialization into the `defvar' since there's no docstring
2565 anyway and it's fairly short.
2566 (inferior-scheme-mode): Define it as derived-mode: the code is
2567 shorter and this way we inherit from comint-mode-map rather than
2568 copying it.
2569
2570 * subr.el (replace-regexps-in-string): Properly handle the case
2571 where we match an empty string.
2572
2573 * comint.el (comint-exec-1): Add the current-dir to the exec-path
2574 when the command has a directory component (such as "./testml").
2575 Also fix a typo in the comment.
2576
2577 2000-03-08 Gerd Moellmann <gerd@gnu.org>
2578
2579 * Makefile (compile-files): Compile files one by one because
2580 that's the only way to ensure a clean compilation environment for
2581 each individual file.
2582
2583 * frame.el (other-frame): Call x-focus-frame.
2584
2585 2000-03-07 Dave Love <fx@gnu.org>
2586
2587 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
2588 :require to defcustom.
2589
2590 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
2591 lists.
2592
2593 * files.el (auto-mode-alist): Add configure.in.
2594
2595 * progmodes/autoconf.el: New file.
2596
2597 2000-03-07 Gerd Moellmann <gerd@gnu.org>
2598
2599 * mail/mh-e.el: Change maintainer to `none'.
2600
2601 * recentf.el (recentf-keep-non-readable-files-p): Quote args
2602 to remove-hook and add-hook.
2603
2604 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2605
2606 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
2607 it as the default.
2608 (mail-send): Test mail-send-nonascii also for the new `mime' value.
2609 (sendmail-send-it): Conditionally add MIME headers specifying the
2610 used character set.
2611
2612 2000-03-07 Dave Love <fx@gnu.org>
2613
2614 * winner.el: Fix keywords, autoload cookies. Split
2615 eval-when-compile form to avoid compilation failure.
2616
2617 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
2618
2619 * international/mule.el: Modify comment about coding system
2620 property `coding-category'.
2621 (make-coding-system): New argument EOL-TYPE. Pay attention to
2622 coding-category property of PROPERTIES.
2623
2624 * international/mule-conf.el (coding-category-utf-8,
2625 coding-category-utf-16-be, coding-category-utf-16-le): New coding
2626 categories. Include them in the argument for set-coding-priority.
2627
2628 * international/mule-cmds.el (reset-language-environment): Include
2629 coding-category-utf-8, coding-category-utf-16-be, and
2630 coding-category-utf-16-le in the argument for set-coding-priority.
2631 (reset-language-environment): Initialize coding-category-utf-8,
2632 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
2633
2634 2000-03-06 Karl Fogel <kfogel@red-bean.com>
2635
2636 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
2637 code abstracted out of `bookmark-jump-noselect'. Now tries info
2638 extensions as well as compression extensions.
2639 (bookmark-jump-noselect): Use above new func.
2640
2641 2000-03-03 Gerd Moellmann <gerd@gnu.org>
2642
2643 * strokes.el: Change maintainer's mail address.
2644
2645 2000-03-03 Kenichi Handa <handa@etl.go.jp>
2646
2647 * international/mule-diag.el (list-character-sets): Make help-echo
2648 string by substitute-command-keys.
2649 (list-character-sets): Likewise.
2650 (sort-listed-character-sets): Call help-setup-xref.
2651
2652 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2653
2654 * time.el (display-time-mail-file): Add `none' to the list of
2655 choices.
2656
2657 2000-03-01 Dave Love <fx@gnu.org>
2658
2659 * help.el (help-xref-go-back): Don't try to set position.
2660
2661 * international/mule-diag.el (list-character-sets): Call
2662 help-setup-xref. Add help-echo to xrefs.
2663 (list-character-sets-1): Add help-echo to xrefs.
2664
2665 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2666
2667 * frame.el (blink-cursor-mode): Switch cursor on when turning
2668 the mode off.
2669
2670 * add-log.el (add-log-current-defun): Add support for
2671 Autoconf mode.
2672
2673 * mail/rmail.el (rmail-quit-hook): New variable.
2674
2675 2000-03-01 Dave Love <fx@gnu.org>
2676
2677 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
2678
2679 * help.el (help-xref-button): Add help-echo arg.
2680 (describe-function-1, describe-variable, help-make-xrefs): Use it.
2681
2682 * faces.el (list-faces-display): Supply help-echo with
2683 help-make-xrefs.
2684
2685 * facemenu.el (list-text-properties-at): Set help-xref-stack to
2686 nil.
2687
2688 2000-03-01 Gerd Moellmann <gerd@gnu.org>
2689
2690 * image.el (defimage): Look for image files in load-path.
2691
2692 * frame.el (busy-cursor-delay-seconds): Change type to
2693 `number'.
2694
2695 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2696
2697 * recentf.el (recentf): Added version tag to the defgroup of
2698 recentf.
2699
2700 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2701
2702 * recentf.el (recentf-cleanup): Changed to remove excluded file
2703 too.
2704 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
2705 action to select/unselect a file.
2706 (recentf-edit-list): Code cleanup and improvement.
2707 (recentf-open-more-files-action): `recentf-open-more-files' button
2708 widget action to open a file.
2709 (recentf-open-more-files): No more use standard completion but
2710 widgets.
2711 (recentf-more-collection): Deleted.
2712 (recentf-more-history): Deleted.
2713 (recentf-setup-more-completion): Deleted.
2714
2715 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2716
2717 * recentf.el (recentf-mode): No more needs that Emacs is running
2718 under a window-system.
2719
2720 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2721
2722 * recentf.el (recentf-edit-list): New command to edit the recent
2723 list which allow the user to remove files.
2724 (recentf-edit-selected-items): New global variable, used by
2725 `recentf-edit-list' to hold the list of files to be removed from
2726 the recent list.
2727 (recentf-make-menu-items): Updated to display a "Edit list..."
2728 menu item. Minor code cleanup.
2729
2730 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2731
2732 * recentf.el (recentf-open-more-files): New command to open files
2733 that are not displayed in the menu.
2734 (recentf-more-collection): New global variable holding the set of
2735 permissible completions used by `recentf-open-more-files'.
2736 (recentf-more-history): New global variable holding the history list
2737 used by `recentf-open-more-files' completion.
2738 (recentf-setup-more-completion): New function to setup completion for
2739 `recentf-open-more-files'.
2740 (recentf-make-menu-items): Updated to display a "More..." menu item.
2741
2742 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2743
2744 * recentf.el (recentf-menu-action): Doc fixed.
2745
2746 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2747
2748 * recentf.el (recentf-menu-filter): Doc updated.
2749 (recentf-update-menu-hook): Allow menu filters to force menu update.
2750 (recentf-make-menu-items): New menu filter handling.
2751 (recentf-make-menu-item): New helper function.
2752 (recentf-menu-elements): New menu handling function.
2753 (recentf-sort-ascending): Updated to new menu filter handling.
2754 (recentf-sort-descending): Updated to new menu filter handling.
2755 (recentf-sort-basenames-ascending): New menu filter function.
2756 (recentf-sort-basenames-descending): New menu filter function.
2757 (recentf-show-basenames): New menu filter function.
2758 (recentf-show-basenames-ascending): New menu filter function.
2759 (recentf-show-basenames-descending): New menu filter function.
2760
2761 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2762
2763 * diary-lib.el (list-diary-entries): Don't try to go forward at
2764 the end of the buffer.
2765
2766 2000-02-29 Kenichi Handa <handa@etl.go.jp>
2767
2768 * international/mule-diag.el (list-character-sets): Completely
2769 rewritten.
2770 (sort-listed-character-sets): New function.
2771 (list-character-sets-1): Completely rewritten.
2772 (list-character-sets-2): New function.
2773 (non-iso-charset-alist): New variable.
2774 (decode-codepage-char): New function.
2775 (charset-history): New variable.
2776 (read-charset) (list-block-of-chars)
2777 (list-iso-charset-chars)
2778 (list-non-iso-charset-chars)
2779 (list-charset-chars): New functions.
2780 (mule-diag): Call list-character-sets-2, not
2781 list-character-sets-2.
2782 (dump-charsets): Likewise.
2783
2784 2000-02-29 Gerd Moellmann <gerd@gnu.org>
2785
2786 * dired-x.el (dired-filename-at-point): Add `@' to valid
2787 file name characters.
2788 (dired-filename-at-point): Handle ange-ftp file names.
2789
2790 * frame.el (frame-notice-user-settings): Use assq-delete-all
2791 instead of assoc-delete-all.
2792 (frame-notice-user-settings): Ditto.
2793
2794 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
2795 Don't copy alist.
2796
2797 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
2798
2799 * calculator.el (calculator-use-menu): New option.
2800 (calculator-initial-bindings): Changed some bindings to work as
2801 macros.
2802 (calculator-forced-input): Removed.
2803 (calculator-restart-other-mode): New variable.
2804 (calculator-mode-map): Set up menu.
2805
2806 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
2807
2808 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
2809 tags.
2810
2811 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
2812
2813 * viper-cmd.el (viper-envelop-ESC-key): added the option to
2814 translate all ESC key sequences.
2815 (viper-goto-mark-subr): restore markers for files for which
2816 they were saved.
2817 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
2818 * viper-util.el (viper-set-replace-overlay-glyphs,
2819 viper-set-replace-overlay): always check if the replacement
2820 overlay is live.
2821 * viper.el (viper-vi-state-mode-list): added major modes.
2822 * ediff-wind.el: minor comment changes.
2823 * ediff.el: copyright notice date fix.
2824
2825 2000-02-27 Jason Rumney <jasonr@gnu.org>
2826
2827 * faces.el (face-font-family-alternatives): Add arial to helv.
2828 (mode-line, header-line, tool-bar): Same default as x for w32.
2829 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
2830 face-font-family-alternatives from working.
2831 * term/w32-win.el (mouse-set-font): Do not build fontset from
2832 chosen font.
2833
2834 2000-02-25 Sam Steingold <sds@goems.com>
2835
2836 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
2837 properly.
2838
2839 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2840
2841 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
2842
2843 2000-02-25 Gerd Moellmann <gerd@gnu.org>
2844
2845 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
2846 writable.
2847
2848 * frame.el (busy-cursor-delay-seconds): New option.
2849
2850 2000-02-24 Gerd Moellmann <gerd@gnu.org>
2851
2852 * frame.el (show-cursor-in-non-selected-windows): New option.
2853
2854 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2855
2856 * diary-lib.el (include-other-diary-files): Undo the selective
2857 display in any included file and don't kill it.
2858
2859 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
2860
2861 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
2862 bar. Menu items converted to (menu-item format, help strings
2863 added.
2864 [downcase, upcase]: Don't enable on MS-DOS.
2865 [symlink, symlinks]: Don't show if make-symbolic-link is not
2866 bound.
2867 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
2868
2869 2000-02-23 Dave Love <fx@gnu.org>
2870
2871 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
2872 (backward-kill-word): Revert addition of * to interactive spec --
2873 it's a feature.
2874
2875 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2876 (backward-kill-sentence, kill-sentence): Likewise.
2877
2878 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
2879 scratch buffer name.
2880 (gud-format-command): Use int-to-string in ?l case. Simplify
2881 slightly.
2882
2883 * term/w32-win.el (internal-face-interactive): Update prompt for
2884 new read-face-name.
2885
2886 * mail/footnote.el (footnote): Add :version to defgroup.
2887 (footnote-section-tag-regexp): Customize.
2888 (footnote-start-tag, footnote-end-tag): New option.
2889 (footnote-latin-regexp): New variable.
2890 (Footnote-latin): New function.
2891 (footnote-style-alist): Add element for latin style.
2892 (footnote-style): Moved.
2893 (Footnote-goto-footnote): Use eq to test arg.
2894
2895 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
2896
2897 * emacs-lisp/byte-opt.el: Change old backquote syntax.
2898 (byte-compile-trueconstp): Include keywords.
2899 (byte-optimize-quote, byte-optimize-lapcode): Use
2900 byte-compile-const-symbol-p.
2901 (byte-optimize-char-before): New optimization.
2902
2903 * emacs-lisp/bytecomp.el: Change old backquote syntax.
2904 (byte-compile-const-symbol-p): New function.
2905 (byte-compile-constp, byte-compile-out-toplevel)
2906 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
2907 Use it.
2908
2909 * subr.el (define-key-after): Default AFTER to t. Doc fix.
2910
2911 2000-02-23 Kenichi Handa <handa@etl.go.jp>
2912
2913 * international/encoded-kb.el: Be sure to update minor-mode-alist
2914 and minor-mode-map-alist.
2915 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
2916 codes SS2 and SS3 correctly.
2917 (encoded-kbd-self-insert-ccl): New function.
2918 (encoded-kbd-setup-keymap): New function.
2919 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
2920 by calling encoded-kbd-setup-keymap.
2921
2922 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
2923 characters.
2924 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
2925 locally.
2926
2927 2000-02-22 Dave Love <fx@gnu.org>
2928
2929 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
2930 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
2931 defvar.
2932 (lisp-mode-syntax-table): Set up for #|...|# comments.
2933 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
2934 classes. Match `defface'.
2935 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
2936 (eval-defun-1): Fix for defcustom.
2937 (lisp-indent-region): Doc fix.
2938
2939 * subr.el (when, unless, split-string): Doc fix.
2940 (read-passwd): Move call of clear-this-command-keys to the right
2941 place.
2942 (replace-regexps-in-string): New function.
2943
2944 2000-02-22 Gerd Moellmann <gerd@gnu.org>
2945
2946 * help.el (describe-variable): Set syntax table to
2947 emacs-lisp-mode-syntax-table when moving forward over the
2948 symbol's name.
2949
2950 2000-02-22 Dave Love <fx@gnu.org>
2951
2952 * xt-mouse.el: Doc fixes.
2953 (xterm-mouse-position-function): New function, replacing advice of
2954 mouse-position.
2955 (xterm-mouse-mode): Use it. Don't turn on under a window system.
2956
2957 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
2958
2959 2000-02-21 Gerd Moellmann <gerd@gnu.org>
2960
2961 * format.el (format-annotate-single-property-change): Handle
2962 properties.with dotted-list values.
2963 (format-proper-list-p): New function.
2964
2965 * enriched.el (enriched-face-ans): Handle '(foreground-color
2966 . COLOR) and (background-color . COLOR).
2967
2968 2000-02-20 Dave Love <fx@gnu.org>
2969
2970 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
2971 and assignments to it.
2972 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
2973 current local map.
2974 (make-flyspell-overlay): Use it.
2975 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
2976
2977 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
2978 (lm-get-header-re): Defun, not defsubst.
2979 (lm-get-package-name): Defun, not defsubst. Simplify.
2980 (lm-version): Doc fix. Simplify.
2981 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
2982 (lm-crack-address, lm-last-modified-date, lm-commentary)
2983 (lm-verify, lm-synopsis): Simplify.
2984 (lm-report-bug): Require emacsbug. Use compose-mail.
2985
2986 2000-02-20 Gerd Moellmann <gerd@gnu.org>
2987
2988 * dired.el (dired-mode): Call propertized-buffer-identification
2989 to set mode-line-buffer-identification to something having
2990 the right text properties.
2991
2992 * bindings.el (propertized-buffer-identification): New function.
2993
2994 2000-02-20 Dave Love <fx@gnu.org>
2995
2996 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
2997 check for t-mouse too.
2998
2999 * cus-start.el: Make echo-keystrokes `number'.
3000
3001 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3002
3003 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
3004 Don't call ring-empty-p unless tags-location-ring is bound.
3005 From Noah Friedman <friedman@splode.com>.
3006
3007 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
3008
3009 * progmodes/hideshow.el (hs-flag-region): No longer use
3010 `intangible' overlay property.
3011
3012 (hs-toggle-hiding): New command.
3013 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
3014
3015 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
3016 Fix omission bug: Run `hs-minor-mode-hook' for both activation
3017 and deactivation.
3018
3019 2000-02-18 Gerd Moellmann <gerd@gnu.org>
3020
3021 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
3022
3023 2000-02-17 Gerd Moellmann <gerd@gnu.org>
3024
3025 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
3026
3027 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
3028 of `*' to handle `(* ... *)' comments.
3029
3030 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
3031
3032 * faces.el (list-faces-display): Use display-mouse-p instead of
3033 window-system.
3034
3035 * menu-bar.el (global-map): Menu-bar items converted to the new
3036 format (menu-item..., rearranged for better CUA compliance, and
3037 their names changed for better clarity. Help strings added.
3038
3039 * international/mule-cmds.el (mule-menu-keymap)
3040 (describe-language-environment-map, set-coding-system-map)
3041 (setup-language-environment-map): Convert to new (menu-item...
3042 form, add help strings. Change names of menu items for better
3043 clarity. "Mule" menu-bar item removed (it's now in the "Options"
3044 submenu).
3045
3046 2000-02-17 Gerd Moellmann <gerd@gnu.org>
3047
3048 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
3049 within the code.
3050
3051 2000-02-16 Dave Love <fx@gnu.org>
3052
3053 * faces.el: Don't require custom. Add more specific :groups to
3054 various deffaces.
3055 (set-face-attribute): Purecopy args.
3056 (read-face-name): Default to name at point and use it in prompt.
3057 Remove colon from arg in all callers.
3058 (list-faces-display): Hyperlink to face descriptions and customize
3059 buffers.
3060
3061 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
3062
3063 * wid-edit.el (widget-match-inline): An atom never matches a
3064 list.
3065
3066 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3067
3068 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3069 at ':' characters by call to split-string.
3070
3071 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3072
3073 * textmodes/bibtex.el: Added RCS version identification.
3074
3075 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3076
3077 * textmodes/bibtex.el: Some temporary comments removed.
3078 (bibtex-field-name, bibtex-entry-type): Made the relationship
3079 explicit.
3080 (bibtex-field-const): Allow capital letters.
3081 (bibtex-start-of-string): Deleted because unused.
3082
3083 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3084 use the term 'reference' to describe a bibtex entry as a whole.
3085 Further, reference keys are no longer called 'labels'.
3086 (bibtex-keys): Renamed to bibtex-reference-keys.
3087 (bibtex-reformat-previous-labels): Renamed to
3088 bibtex-reformat-previous-reference-keys.
3089 (bibtex-reference-type): Renamed to bibtex-entry-type.
3090 (bibtex-reference-head): Renamed to bibtex-entry-head.
3091 (bibtex-reference-maybe-empty-head): Renamed to
3092 bibtex-entry-maybe-empty-head.
3093 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3094 (bibtex-search-reference): Renamed to bibtex-search-entry.
3095 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3096 bibtex-enclosing-entry-maybe-empty-head.
3097 (bibtex-entry-field-alist, bibtex-entry-head,
3098 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3099 bibtex-map-entries, bibtex-search-entry,
3100 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3101 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3102 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3103 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3104 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3105 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3106 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3107
3108 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3109
3110 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3111 comment.
3112 (bibtex-format-field-delimiters): New function, functionality
3113 extracted from bibtex-format-entry.
3114 (bibtex-autokey-get-yearfield-digits): New function, functionality
3115 extracted from bibtex-autokey-get-yearfield.
3116
3117 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3118 entries in order to avoid stack overflow in the regexp matcher if
3119 field contents become large.
3120 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3121 bibtex-field-string-part-not-braced,
3122 bibtex-field-string-part-no-inner-braces,
3123 bibtex-field-string-part-1-inner-brace,
3124 bibtex-field-string-part-2-inner-braces,
3125 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3126 bibtex-field-string-quoted, bibtex-field-string,
3127 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3128 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3129 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3130 as parsing is now performed by the following functions.
3131 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3132 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3133 bibtex-parse-field-string, bibtex-search-forward-field-string,
3134 bibtex-parse-association, bibtex-field-name-for-parsing,
3135 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3136 bibtex-search-forward-field, bibtex-search-backward-field,
3137 bibtex-start-of-field, bibtex-end-of-field,
3138 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3139 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3140 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3141 bibtex-parse-string, bibtex-search-forward-string,
3142 bibtex-search-backward-string, bibtex-start-of-string,
3143 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3144 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3145 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3146 entries. Instead of reporting the results of the parsing by
3147 match-beginning or match-end, these functions return data structures
3148 that hold the corresponding positions.
3149 (bibtex-enclosing-field): Changed to also report field boundaries by
3150 return values rather than by match-beginning or match-end. The
3151 following functions have been adapted to use the new parsing
3152 functions.
3153 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3154 bibtex-enclosing-field, bibtex-format-entry,
3155 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3156 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3157 bibtex-print-help-message, bibtex-end-of-entry,
3158 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3159 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3160 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3161 method for parsing.
3162 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3163 bibtex-map-entries, bibtex-flash-head,
3164 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3165 bibtex-autokey-change, bibtex-autokey-get-namefield,
3166 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3167 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3168 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3169 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3170 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3171 order to make the new binding of case-fold-search immediately
3172 visible.
3173
3174 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3175
3176 * textmodes/bibtex.el: Copyright notice is up to date.
3177 Added constant 'bibtex-maintainer-salutation.
3178
3179 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3180 than make-temp-name, use match-string-no-properties and eliminate
3181 a quadratic behavior when building bibtex-strings.
3182
3183 * bibtex.el (bibtex-reference-key): Accept string entries whose
3184 reference key contains upper case letters.
3185
3186 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3187
3188 * bibtex.el (bibtex-reference-head): Allow entries to start with
3189 a new line.
3190
3191 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3192
3193 * bibtex.el: Hiding of entry bodies is not longer provided by
3194 bibtex.el directly. Instead the hideshow package can be used.
3195 Added a special bibtex entry to hs-special-modes-alist.
3196 (bibtex-hs-forward-sexp): Added for hideshow.el.
3197
3198 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3199
3200 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3201 at ':' characters by call to split-string.
3202
3203 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3204
3205 * textmodes/bibtex.el: Added RCS version identification.
3206
3207 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3208
3209 * textmodes/bibtex.el: Some temporary comments removed.
3210 (bibtex-field-name, bibtex-entry-type): Made the relationship
3211 explicit.
3212 (bibtex-field-const): Allow capital letters.
3213 (bibtex-start-of-string): Deleted because unused.
3214
3215 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3216 use the term 'reference' to describe a bibtex entry as a whole.
3217 Further, reference keys are no longer called 'labels'.
3218 (bibtex-keys): Renamed to bibtex-reference-keys.
3219 (bibtex-reformat-previous-labels): Renamed to
3220 bibtex-reformat-previous-reference-keys.
3221 (bibtex-reference-type): Renamed to bibtex-entry-type.
3222 (bibtex-reference-head): Renamed to bibtex-entry-head.
3223 (bibtex-reference-maybe-empty-head): Renamed to
3224 bibtex-entry-maybe-empty-head.
3225 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3226 (bibtex-search-reference): Renamed to bibtex-search-entry.
3227 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3228 bibtex-enclosing-entry-maybe-empty-head.
3229 (bibtex-entry-field-alist, bibtex-entry-head,
3230 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3231 bibtex-map-entries, bibtex-search-entry,
3232 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3233 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3234 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3235 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3236 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3237 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3238 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3239
3240 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3241
3242 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3243 comment.
3244 (bibtex-format-field-delimiters): New function, functionality
3245 extracted from bibtex-format-entry.
3246 (bibtex-autokey-get-yearfield-digits): New function, functionality
3247 extracted from bibtex-autokey-get-yearfield.
3248
3249 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3250 entries in order to avoid stack overflow in the regexp matcher if
3251 field contents become large.
3252 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3253 bibtex-field-string-part-not-braced,
3254 bibtex-field-string-part-no-inner-braces,
3255 bibtex-field-string-part-1-inner-brace,
3256 bibtex-field-string-part-2-inner-braces,
3257 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3258 bibtex-field-string-quoted, bibtex-field-string,
3259 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3260 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3261 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3262 as parsing is now performed by the following functions.
3263 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3264 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3265 bibtex-parse-field-string, bibtex-search-forward-field-string,
3266 bibtex-parse-association, bibtex-field-name-for-parsing,
3267 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3268 bibtex-search-forward-field, bibtex-search-backward-field,
3269 bibtex-start-of-field, bibtex-end-of-field,
3270 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3271 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3272 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3273 bibtex-parse-string, bibtex-search-forward-string,
3274 bibtex-search-backward-string, bibtex-start-of-string,
3275 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3276 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3277 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3278 entries. Instead of reporting the results of the parsing by
3279 match-beginning or match-end, these functions return data structures
3280 that hold the corresponding positions.
3281 (bibtex-enclosing-field): Changed to also report field boundaries by
3282 return values rather than by match-beginning or match-end. The
3283 following functions have been adapted to use the new parsing
3284 functions.
3285 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3286 bibtex-enclosing-field, bibtex-format-entry,
3287 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3288 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3289 bibtex-print-help-message, bibtex-end-of-entry,
3290 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3291 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3292 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3293 method for parsing.
3294 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3295 bibtex-map-entries, bibtex-flash-head,
3296 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3297 bibtex-autokey-change, bibtex-autokey-get-namefield,
3298 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3299 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3300 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3301 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3302 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3303 order to make the new binding of case-fold-search immediately
3304 visible.
3305
3306 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3307
3308 * textmodes/bibtex.el: Copyright notice is up to date.
3309 Added constant 'bibtex-maintainer-salutation.
3310
3311 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3312 than make-temp-name, use match-string-no-properties and eliminate
3313 a quadratic behavior when building bibtex-strings.
3314
3315 * bibtex.el (bibtex-reference-key): Accept string entries whose
3316 reference key contains upper case letters.
3317
3318 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3319
3320 * bibtex.el (bibtex-reference-head): Allow entries to start with
3321 a new line.
3322
3323 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3324
3325 * bibtex.el: Hiding of entry bodies is not longer provided by
3326 bibtex.el directly. Instead the hideshow package can be used.
3327 Added a special bibtex entry to hs-special-modes-alist.
3328 (bibtex-hs-forward-sexp): Added for hideshow.el.
3329
3330 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3331
3332 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
3333 proceedings entry type (for cross referencing). Thanks to Wagner
3334 Toledo Correa for the suggestion.
3335
3336 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
3337
3338 2000-02-14 Kenichi Handa <handa@etl.go.jp>
3339
3340 * international/characters.el: Setup case table for Vietnamese.
3341
3342 2000-02-12 Gerd Moellmann <gerd@gnu.org>
3343
3344 * uniquify.el (toplevel): Require CL at compile time.
3345 (uniquify-push): Removed.
3346
3347 * shadowfile.el (shadow-when): Removed.
3348
3349 * tempo.el (tempo-dolist, tempo-mapc): Removed.
3350 (tempo-process-and-insert-string): Use dolist instead of
3351 tempo-dolist.
3352
3353 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
3354 regexp for paragraph-start.
3355
3356 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
3357 commas as well.
3358
3359 2000-02-10 Dave Love <fx@gnu.org>
3360
3361 * wid-edit.el: (widgets) [defgroup]: Remove url link.
3362 (widget-color-choice-list, widget-color-history, widget-mouse-help):
3363 Deleted.
3364 (widget-specify-field, widget-specify-button): Don't use
3365 widget-mouse-help as help-echo property.
3366 (default): Use #'ignore for :validate and :mouse-down-action.
3367 (checkbox): Add help-echo.
3368 (widget-sexp-validate): Rewritten to clarify error messages.
3369 (character): Use char-valid-p in :match function.
3370 (widget-color-complete): Use facemenu-color-alist.
3371 (widget-color-action): Use facemenu-read-color.
3372
3373 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
3374 set up `caar' &c that we now have.
3375
3376 2000-02-09 Ray Blaak <blaak@gnu.org>
3377
3378 * delphi.el: Make resourcestring a declaration region, like const
3379 and var.
3380
3381 2000-02-09 Dave Love <fx@gnu.org>
3382
3383 * bindings.el (mode-line-input-method-map): New variable.
3384 (mode-line-mule-info): Use it; fix last change.
3385 (mode-line-mode-menu): Move definition.
3386 (mode-line-mouse-sensitive-p): Deleted.
3387 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
3388 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
3389 level.
3390
3391 * startup.el (command-line-1): Don't call
3392 make-mode-line-mouse-sensitive.
3393
3394 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3395
3396 * mail/rmail.el (rmail-retry-failure): Use
3397 rmail-beginning-of-message before rmail-toggle-header, because the
3398 former toggles headers.
3399
3400 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
3401
3402 * diff-mode.el (diff-kill-junk): New interactive function.
3403 (diff-reverse-direction): Use delete-and-extract-region.
3404 (diff-post-command-hook): Restrict the area so that the hook also works
3405 outside of any diff hunk. This is necessary for the minor-mode.
3406 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
3407 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
3408
3409 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
3410 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
3411 so that it can be used more easily in <foo>-mode-hook. Also make sure
3412 to avoid duplicate entries.
3413 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
3414 (font-lock-remove-keywords): Just as was done for `add', allow it to
3415 work even if font-lock-mode is nil. Also make sure we don't modify
3416 any pre-existing list by forcing a copy-sequence. Finally rename
3417 `major-mode' to `mode'.
3418 (font-lock-fontify-syntactic-anchored-keywords)
3419 (font-lock-fontify-anchored-keywords)
3420 (font-lock-fontify-keywords-region): Use line-end-position.
3421 Don't make `font-lock-multiline' local (it's now done in
3422 font-lock-set-defaults).
3423 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
3424 move the `font-lock-fontified' creation to inside the `unless'.
3425
3426 2000-02-06 Andrew Innes <andrewi@gnu.org>
3427
3428 * term/w32-win.el (x-handle-args): Comment out call to message,
3429 which occurs before window system is initialized.
3430
3431 * makefile.nt: Add support for recompiling lisp code.
3432
3433 2000-02-04 Dave Love <fx@gnu.org>
3434
3435 * bindings.el (mode-line-mule-info): Fix/extend last change.
3436
3437 * completion.el: Replace completion-dolist with dolist.
3438
3439 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
3440 dotimes.
3441
3442 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
3443
3444 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
3445 environment names before they go into the section regexp.
3446
3447 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
3448 char class in regexp.
3449
3450 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
3451 `case-fold-search' to nil.
3452
3453 * progmodes/idlwave.el (idlwave-template): Respect
3454 `idlwave-abbrev-change-case'.
3455 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
3456 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
3457 idlwave-while): respect `idlwave-reserved-word-upcase'.
3458 (idlwave-rw-case): New function.
3459 (idlwave-statement-match): Fixed problem with assignment regexp.
3460 (idlwave-font-lock-keywords): Improved regexp for keyword
3461 parameters.
3462 (idlwave-surround): New argument LENGTH to support padding of
3463 operators longer than 1 char.
3464
3465 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
3466 idlwave-shell-expression-overlay. Implemented printing of
3467 expressions on higher levels of the calling stack.
3468 (idlwave-shell-display-level-in-calling-stack): Restore stack
3469 level.
3470 (idlwave-retrieve-expression-from-level): New function.
3471 (idlwave-shell-last-calling-stack): Variable removed.
3472 (idlwave-shell-reset): Argument action reversed (`visible' to
3473 `hidden'). Also remove stop-line overlay.
3474 (idlwave-shell-calling-stack-routine): New variable.
3475 (idlwave-shell-parse-stack-and-display): Messages now display
3476 negative level numbers.
3477 (idlwave-shell-mode): Set `modeline-format'.
3478 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
3479 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
3480 21.
3481 (idlwave-shell-print-expression-function): New option.
3482
3483 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
3484 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
3485 `tool-bar' instead of `toolbar'.
3486
3487 2000-02-02 Dave Love <fx@gnu.org>
3488
3489 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
3490 emacs-lisp-mode-hook. Don't check for defalias being defined.
3491
3492 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3493 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
3494 the new builtins directly.
3495
3496 * whitespace.el (whitespace): Add :version to defgroup.
3497
3498 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
3499 Doc fix.
3500
3501 * thingatpt.el (sexp-at-point, symbol-at-point)
3502 (number-at-point, list-at-point): Add autoload cookie.
3503
3504 * recentf.el (recentf): Add :version to defgroup.
3505
3506 * quickurl.el (quickurl): Add :version to defgroup.
3507
3508 * elide-head.el (elide-head): Use point-marker more.
3509
3510 * bs.el (bs): Add :version to defgroup.
3511
3512 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
3513
3514 * progmodes/delphi.el (delphi): Add :version to defgroup.
3515
3516 2000-02-02 Gerd Moellmann <gerd@gnu.org>
3517
3518 * ange-ftp.el (ange-ftp-write-region): Handle case that
3519 succeeding process operation sets a different coding system.
3520
3521 * calculator.el: New file.
3522
3523 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3524
3525 * frame.el (frames-on-display-list, framep-on-display): New
3526 functions.
3527 (display-mouse-p, display-popup-menus-p, display-graphic-p)
3528 (display-selections-p, display-screens, display-pixel-width)
3529 (display-pixel-height, display-mm-width, display-mm-height)
3530 (display-backing-store, display-save-under, display-planes)
3531 (display-color-cells, display-visual-class): New functions.
3532
3533 * term/tty-colors.el (tty-color-gray-shades): New function.
3534
3535 * faces.el (display-color-p): Use framep-on-display.
3536 (display-grayscale-p): New function.
3537
3538 2000-01-31 Dave Love <fx@gnu.org>
3539
3540 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
3541 (create-fontset-from-x-resource): Don't concat integers.
3542
3543 2000-01-31 Inge Frick <inge@nada.kth.se>
3544
3545 * view.el: Some changes in documentation. Removed some trailing
3546 whitespace. Changed some parameter names to agree with
3547 documentation.
3548 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
3549 window is not deleted. Modifies change 1998-04-26.
3550
3551 2000-01-31 Gerd Moellmann <gerd@gnu.org>
3552
3553 * windmove.el: New file.
3554
3555 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3556 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3557 progmodes/ebnf-yac.el: Update copyright and license info.
3558
3559 * jit-lock.el (jit-lock-function): Widen before calculating end
3560 position.
3561 (jit-lock-stealth-chunk-start): Rewritten.
3562
3563 * info.el (Info-title-face-alist): Removed.
3564 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
3565 faces.
3566 (Info-fontify-node): Use these faces.
3567
3568 2000-01-30 Gerd Moellmann <gerd@gnu.org>
3569
3570 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
3571 (cl-macro-list1): Recognize `&allow-other-keys' instead of
3572 `&allow-other-keywords'.
3573
3574 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
3575 the list of directories scanned heuristically.
3576
3577 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
3578 exist.
3579
3580 2000-01-30 Jason Rumney <jasonr@gnu.org>
3581
3582 * w32-fns.el: Define w32-tty-standard-colors.
3583
3584 * startup.el (command-line): Use w32-tty-standard-colors when in
3585 w32 console mode.
3586
3587 2000-01-30 Dave Love <fx@gnu.org>
3588
3589 * jka-compr.el (jka-compr-load): Fix up load-history.
3590
3591 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
3592
3593 * emacs-lisp/cl-macs.el: Revert previous change.
3594
3595 2000-01-29 Dave Love <fx@gnu.org>
3596
3597 * facemenu.el: Purecopy various strings.
3598
3599 * timezone.el (timezone-fix-time): Window against 69 for two-digit
3600 years. Deal with three-digit years.
3601
3602 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
3603 defconst, purecopy.
3604 (help-back-label): Purecopy it.
3605
3606 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3607
3608 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
3609 variable. If non-nil, order the buffer list according to the
3610 currently selected frame.
3611 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
3612 non-nil, pass the selected frame to function buffer-list.
3613
3614 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3615
3616 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
3617
3618 2000-01-28 Dave Love <fx@gnu.org>
3619
3620 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
3621
3622 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
3623 Don't use lisp-indent-hook property.
3624 (cl-abs): Remove.
3625
3626 * subr.el: Move out indent and edebug specs for when and unless.
3627
3628 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
3629 when, unless.
3630
3631 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
3632 unless, when.
3633
3634 2000-01-28 Gerd Moellmann <gerd@gnu.org>
3635
3636 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
3637 `collecting' as synonym for `collect'.
3638
3639 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
3640 for the case it contains spaces.
3641
3642 * simple.el (what-cursor-position): Change formatting of
3643 messages.
3644
3645 * frame.el (delete-other-frames): New function.
3646 (toplevel): Bind it to C-x 5 1.
3647
3648 * sort.el (sort-numeric-base): New option.
3649 (sort-numeric-fields): If number starts with `0' or `0[xX[',
3650 interpret it as octal or hexadecimal. Use sort-numeric-base
3651 as default base.
3652
3653 * progmodes/glasses.el: New file.
3654
3655 2000-01-27 Gerd Moellmann <gerd@gnu.org>
3656
3657 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
3658 userids differently.
3659
3660 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3661 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3662 progmodes/ebnf-yac.el: New files.
3663
3664 2000-01-26 Dave Love <fx@gnu.org>
3665
3666 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
3667 on a function with an empty body. [From Eric Ludlam.]
3668
3669 2000-01-25 Andre Spiegel <spiegel@gnu.org>
3670
3671 * vc.el (vc-version-diff): Make sure file name is expanded.
3672
3673 2000-01-25 Gerd Moellmann <gerd@gnu.org>
3674
3675 * scroll-bar.el (scroll-bar-timer): Variable removed.
3676 (scroll-bar-toolkit-scroll): Don't use a timer.
3677
3678 2000-01-25 Kenichi Handa <handa@etl.go.jp>
3679
3680 * language/thai-util.el (thai-composition-function): Delete
3681 superfluous `a'.
3682
3683 2000-01-24 Dave Love <fx@gnu.org>
3684
3685 * fortran.el (fortran-mode): Use beginning-of-defun-function,
3686 end-of-defun-function.
3687
3688 * font-lock.el (turn-on-font-lock): Don't depend on window-system
3689 &c.
3690
3691 2000-01-22 Jason Rumney <jasonr@gnu.org>
3692
3693 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
3694 conflicts with new face support.
3695
3696 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3697
3698 * replace.el (query-replace): Rename last arg to DELIMITED.
3699 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
3700 (query-replace-regexp): Likewise.
3701
3702 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3703
3704 * subr.el (with-syntax-table): Use make-symbol, not gensym.
3705
3706 * emacs-lisp/lisp.el (beginning-of-defun-function):
3707 Variable renamed from beginning-of-defun.
3708 Do not call make-variable-buffer-local.
3709 (beginning-of-defun-raw): Use new variable name; doc fix.
3710 (beginning-of-defun): Doc fix.
3711 (end-of-defun-function): Variable renamed from end-of-defun.
3712 Do not call make-variable-buffer-local.
3713 (end-of-defun): Use new variable name; doc fix.
3714
3715 * subr.el (dolist, dotimes): Copied from cl-macs.el
3716 and made to work.
3717
3718 * mail/undigest.el (rmail-digest-end-regexps):
3719 Variable replaces rmail-digest-end-regexp.
3720 Allows multiple regexps for detecting the end line.
3721 (undigestify-rmail-message): Corresponding changes.
3722
3723 2000-01-19 Dave Love <fx@gnu.org>
3724
3725 * files.el (user-init-file): Don't declare here -- is primitive.
3726
3727 * startup.el (command-line): Check for compiled user-init-file and
3728 set to uncompiled version if necessary.
3729
3730 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3731
3732 * mail/undigest.el (rmail-digest-end-regexp): New user option.
3733 (undigestify-rmail-message): Use it.
3734
3735 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
3736
3737 2000-01-17 Gerd Moellmann <gerd@gnu.org>
3738
3739 * tmm.el (tmm-goto-completions): Adapt to prompt being part
3740 of mini-buffer.
3741
3742 2000-01-14 Gerd Moellmann <gerd@gnu.org>
3743
3744 * emacs-lisp/copyright.el (copyright-update): Removed the
3745 requirement for a trailing space from `copyright-regexp', to
3746 support copyrights with owner specified on a separate line..
3747
3748 * align.el: New file.
3749
3750 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
3751
3752 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
3753
3754 2000-01-13 Dave Love <fx@gnu.org>
3755
3756 * ph.el: Removed. (Obsoleted by EUDC.)
3757
3758 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3759
3760 * net/eudc.el (toplevel): Remove autoloaded code installing
3761 menu with easymenu, because that causes build problems.
3762
3763 * frame.el (frame-notice-user-settings): New variable.
3764 (frame-notice-user-settings): Don't modify frame parameters
3765 if called a second time.
3766
3767 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3768
3769 * frame.el (frame-notice-user-settings):
3770 Notice default-frame-parameters even for non-window frames.
3771
3772 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3773
3774 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
3775 for Emacs.
3776 (eudc-bob-can-display-inline-images): Extend for Emacs.
3777 (eudc-bob-toggle-inline-display): Ditto.
3778 (eudc-bob-display-jpeg): Ditto.
3779
3780 2000-01-12 Gerd Moellmann <gerd@gnu.org>
3781
3782 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
3783 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
3784 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
3785
3786 * add-log.el (add-change-log-entry): Fix error trying an `(insert
3787 nil)'.
3788
3789 * subdirs.el: Add `net' directory.
3790
3791 * net: New directory.
3792
3793 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
3794 eval-last-sexp. Don't bind debug-on-error here.
3795 (eval-last-sexp): New function. Bind debug-on-error if
3796 eval-expression-debug-on-error is non-nil.
3797 (eval-defun-2, eval-defun): Likewise.
3798
3799 * simple.el (eval-expression): Don't bind debug-on-error if
3800 eval-expression-debug-on-error is nil. Detect changed
3801 debug-on-error, and propagate new value to global binding, if
3802 eval-expression-debug-on-error is non-nil,
3803 (eval-expression-debug-on-error): Change doc string.
3804
3805 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3806
3807 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
3808
3809 * emacs-lisp/lisp-mode.el (with-syntax-table):
3810 Set up lisp-indent-function property.
3811
3812 * subr.el (with-syntax-table): Moved from simple.el.
3813
3814 * simple.el (with-syntax-table): Moved to subr.el.
3815
3816 2000-01-11 Gerd Moellmann <gerd@gnu.org>
3817
3818 * tmm.el (tmm-shortcut): Delete region after prompt instead
3819 of erasing buffer.
3820
3821 * textmodes/fill.el (fill-common-string-prefix): New function.
3822 (fill-context-prefix): Use the longest common prefix of first
3823 and second line fill prefix, if there is one.
3824
3825 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3826
3827 * array.el (array-mode): Don't use make-variable-buffer-local.
3828 Use make-local-variable for `truncate-lines'.
3829
3830 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
3831
3832 * add-log.el (add-log-current-defun): Handle user-defined
3833 add-log-current-function returning nil,
3834
3835 * add-log.el (add-change-log-entry): Insert version number
3836 if having found a current function
3837
3838 * add-log.el (add-log-current-defun): Call
3839 `add-log-current-defun-function'. Try matches at level 0 and
3840 level 1. Strip whitespace from defun found.
3841
3842 2000-01-10 John Wiegley <johnw@gnu.org>
3843
3844 * allout.el (isearch-done/outline-provisions): Added `edit'
3845 argument to correspond with the current definition of
3846 `isearch-done'.
3847
3848 2000-01-10 Dave Love <fx@gnu.org>
3849
3850 * elide-head.el (elide-head): Use point-marker, not point.
3851
3852 2000-01-10 Gerd Moellmann <gerd@gnu.org>
3853
3854 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
3855 before and after the year 2000.
3856
3857 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
3858 Add ispell- prefix.
3859
3860 2000-01-10 Ken Stevens <k.stevens@ieee.org>
3861
3862 * ispell.el: Only define dictionaries in menus when they exist.
3863 (version18p): New variable.
3864 (version20p): New variable.
3865 (xemacsp): New variable.
3866 (ispell-choices-win-default-height): Fix for XEmacs visibility.
3867 (ispell-dictionary-alist1): Added Brasileiro dictionary.
3868 (ispell-dictionary-alist6): Russian command lines no longer accept
3869 run-together words.
3870 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
3871 (ispell-dictionary-alist): Add koi8-r to customize definition.
3872 (check-ispell-version): Added documentation string. Returns
3873 library path when called non-interactively.
3874 (ispell-menu-map-needed): Uses new variables.
3875 (ispell-library-path): New variable.
3876 (ispell-decode-string): XEmacs fix for bogus variable bindings.
3877 (ispell-word): Improved documentation string. Test for valid
3878 character mappings. Correctly check typed in word changes that can
3879 result in single words split into multiple words. Returns
3880 replacement word.
3881 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
3882 replace in recursive query replace mode. Help message for
3883 recursive edit mode.
3884 (ispell-show-choices): Protect against bad framepop bindings.
3885 (ispell-help): Fix to work with XEmacs.
3886 (ispell-highlight-spelling-error): Use new variables.
3887 (ispell-overlay-window): Fix to work with XEmacs.
3888 (ispell-parse-output): Passed and returns location information
3889 tracking spelling corrections. Doesn't recheck same word on
3890 current line.
3891 (ispell-init-process): Protect against bogus XEmacs variable binding.
3892 Fix call to single argument in sleep-for. Use new variables.
3893 (ispell-region): Passed and returns location information tracking
3894 spelling corrections. Doesn't check same word on current line.
3895 Improved documentation string. Doesn't resend a line already
3896 checked to the ispell process - fixes bug in LaTeX parsing.
3897 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
3898 (ispell-skip-region): No longer skips <TT> in SGML.
3899 (ispell-process-line): Tracks location information with spelling
3900 corrections. Added documentation string. Accounts for words
3901 already accepted on this line. Don't allow query-replace on line
3902 starting with math characters. Doesn't resend a line already sent
3903 to ispell process. Fixes alignment error bug.
3904
3905 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3906
3907 * dired-x.el (dired-guess-shell-alist-default):
3908 Suggest xloadimage, which is free, not xv, which isn't.
3909
3910 * ange-ftp.el (ange-ftp-file-name-nondirectory):
3911 Don't ever include the host name or user name in the value.
3912
3913 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3914
3915 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
3916 of a real newline.
3917
3918 2000-01-09 Stephen Eglen <stephen@gnu.org>
3919
3920 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
3921 for .png files.
3922
3923 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
3924
3925 * cus-edit.el (custom-hook-convert-widget): Fix comment.
3926
3927 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3928
3929 * progmodes/cperl-mode.el: Replace ^F with ^L.
3930
3931 * sendmail.el (toplevel): Provide `sendmail' when compiling
3932 before `require'ing rmail and mailalias to prevent infinite
3933 recursion.
3934
3935 2000-01-08 Dave Love <fx@gnu.org>
3936
3937 * emacs-lisp/backquote.el: Remove inappropriate customization
3938 (allowing custom.el to use backquote).
3939
3940 2000-01-07 Dave Love <fx@gnu.org>
3941
3942 * add-log.el (add-log-debugging): Deleted.
3943 (add-change-log-entry): Treat a backup FILE-NAME as its parent
3944 file. Remove debugging code.
3945 (change-log-get-method-definition, change-log-name): Add doc.
3946 (change-log-sortable-date-at): New function.
3947 (change-log-merge): New command.
3948
3949 * time.el (display-time-string-forms): Make the Mail string active.
3950 (display-time-update): Provide help-echo for load average.
3951
3952 * bindings.el (make-mode-line-mouse2-map): New function.
3953 (mode-line-modified): Use it and simplify.
3954 (mode-line-mule-info): Provide help-echo info.
3955 (minor-mode-alist): Activate the strings.
3956 (make-mode-line-mouse-sensitive): Simplify for
3957 mode-line-buffer-identification.
3958
3959 2000-01-07 Gerd Moellmann <gerd@gnu.org>
3960
3961 * play/pong.el: New file.
3962
3963 2000-01-06 Dave Love <fx@gnu.org>
3964
3965 * array.el: Assorted cleanups for compiler warnings, doc strings,
3966 `array-' prefix for symbols.
3967
3968 2000-01-05 Dave Love <fx@gnu.org>
3969
3970 * textmodes/outline.el (outline-mode-menu-bar-map): Add
3971 outline-headers-as-kill.
3972 (outline-mode): Define imenu-generic-expression.
3973 (outline-headers-as-kill): New command.
3974
3975 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
3976 from paragraph-start.
3977 (paragraph-indent-minor-mode): New command.
3978
3979 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
3980 M-C-e, M-C-h, C-j, C-xnd, TAB.
3981 (fortran-mode): Set beginning-of-defun, end-of-defun.
3982 (fortran-column-ruler): Simplify.
3983 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
3984 (fortran-with-subprogram-narrowing): Likewise.
3985 (fortran-indent-subprogram): Call mark-defun.
3986 (fortran-check-for-matching-do): Change narrowing.
3987
3988 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
3989 (cl-lucid-hash-tag): Delete.
3990 (cl-hash-table-p): Correct test for native table.
3991 (cl-hash-table-count): Use hash-table-count.
3992
3993 * browse-url.el (browse-url): Fix case of
3994 browse-url-browser-function being an alist.
3995
3996 2000-01-05 Carsten Dominik <cd@gnu.org>
3997
3998 * textmodes/reftex-vars.el (reftex-parse-file-extension)
3999 (reftex-index-phrase-file-extension): New options.
4000
4001 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
4002 Use new option `reftex-index-phrase-file-extension'.
4003
4004 * textmodes/reftex.el (reftex-access-parse-file): Use new option
4005 `reftex-parse-file-extension'.
4006
4007 2000-01-05 Dave Love <fx@gnu.org>
4008
4009 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
4010 (beginning-of-defun-raw): Use it.
4011 (end-of-defun): New variable.
4012 (end-of-defun): Use it.
4013 (check-parens): New command.
4014
4015 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4016
4017 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
4018 (hs-show-block): Don't use `mapcar' when not accumulating.
4019
4020 Fix buglet in local variables initialization.
4021
4022 2000-01-05 Andreas Schwab <schwab@suse.de>
4023
4024 * hscroll.el (hscroll): Doc fix.
4025
4026 2000-01-05 Carsten Dominik <cd@gnu.org>
4027
4028 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
4029 idlw-toolbar.
4030
4031 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
4032 file idlw-rinfo.el.
4033 (idlwave-customize): load must read file idlw-shell.el.
4034 (idlwave-create-customize-menu): load must read file idlw-shell.el.
4035
4036 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
4037
4038 * progmodes/idlw-shell.el: Also provide idlwave-shell
4039 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
4040 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
4041
4042 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
4043 both reftex-dcr and reftex-vcr.
4044
4045 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
4046
4047 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4048
4049 * ps-print.el: PostScript code now is in separate files, doc fix.
4050 (ps-print-version): New version number (5.0.3).
4051 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
4052 local.
4053 (ps-spool-config): Initialization fix.
4054 (ps-print-prologue-1, ps-print-prologue-2)
4055 (ps-print-duplex-feature): PostScript code moved to separated file.
4056 (ps-background-image): Little code reformating.
4057 (ps-begin-file, ps-begin-job): Fix code.
4058 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
4059 (ps-prologue-file): New fun.
4060
4061 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4062
4063 * ps-vars.el: Eliminated.
4064
4065 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
4066 `;;;###autoload'.
4067
4068 * ps-print.el: ps-vars eliminated, doc fix.
4069 (ps-print-version): New version number (5.0.2).
4070 (ps-spool-config): Initialization fix.
4071 (ps-print-customize): New fun.
4072
4073 2000-01-04 Gerd Moellmann <gerd@gnu.org>
4074
4075 * autorevert.el (auto-revert-mode): Return value of
4076 auto-revert-mode.
4077
4078 2000-01-04 Dave Love <fx@gnu.org>
4079
4080 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
4081 menu items.
4082
4083 2000-01-03 Dave Love <fx@gnu.org>
4084
4085 * elide-head.el (elide-head) [defgroup]: Add :version.
4086
4087 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
4088 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
4089 `cl-hash-table-p', not `hash-table-p'.
4090 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
4091
4092 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4093
4094 * faces.el (face-read-integer, read-face-attribute)
4095 (color-defined-p, color-values): unspecified-{f,b}g are now
4096 strings.
4097
4098 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4099
4100 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
4101 at comment end, and re-insert them after filling.
4102
4103 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4104
4105 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
4106 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
4107 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
4108
4109 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4110
4111 * term/x-win.el (xw-defined-colors): Call color-supported-p,
4112 the new name of face-color-supported-p.
4113
4114 * term/w32-win.el (xw-defined-colors): Likewise.
4115
4116 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4117
4118 * simple.el (completion-setup-function): Count completion-size
4119 from minibuffer-prompt-end, not from point-min.
4120
4121 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
4122
4123 * faces.el (read-face-attribute, defined-colors, color-defined-p):
4124 Pass the frame to tty-color-* functions.
4125 (display-color-p, frame-set-background-mode): Pass the frame to
4126 tty-display-color-p.
4127
4128 * term/tty-colors.el (tty-defined-color-alist): Renamed from
4129 tty-color-alist.
4130 (tty-color-alist, tty-modify-color-alist): New functions.
4131 (tty-color-define, tty-color-clear, tty-color-approximate)
4132 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
4133 an optional parameter FRAME.
4134
4135 2000-01-01 Gerd Moellmann <gerd@gnu.org>
4136
4137 * image.el (create-image, defimage): Don't assume image data is a
4138 string.
4139
4140 * image.el (defimage): Handle specifications containing :data
4141 instead of :file.
4142 (image-type-from-data): New function.
4143 (image-type-from-file-header): Use it.
4144 (create-image): Add parameter DATA-P.
4145
4146 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4147
4148 * echistory.el (electric-command-history): Call Command-history-setup
4149 and command-history-mode using their new conventions.
4150
4151 * chistory.el (Command-history-setup): Don't switch buffers. Take
4152 no args, and do not set major-mode, mode-name or the local map.
4153 (command-history-mode): New function, does some of those things
4154 Command-history-setup used to do.
4155 (list-command-history): Call command-history-mode, not
4156 Command-history-setup.
4157 (command-history): Renamed from command-history-mode.
4158
4159 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4160
4161 * arc-mode.el (archive-mode-map): Bind q to quit-window.
4162
4163 1999-12-31 William M. Perry <wmperry@aventail.com>
4164
4165 * image.el (defimage): Images with the `:data' keyword should be
4166 considered valid as well.
4167
4168 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4169
4170 * dired.el (dired-get-filename): Don't call file-name-absolute-p
4171 with FILE if FILE is nil.
4172
4173 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4174
4175 * simple.el (choose-completion-string): In minibuffer,
4176 do not delete the prompt string.
4177
4178 1999-12-30 Gerd Moellmann <gerd@gnu.org>
4179
4180 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
4181 assigned to mode-line-mode-menu because bindings.el is dumped with
4182 Emacs, and thus the lists used for menu-item definition will be
4183 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
4184 like pure menu item definitions.
4185
4186 * expand.el (expand-abbrev-hook): Return t if expansion was
4187 done, nil otherwise.
4188
4189 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4190
4191 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
4192 (tar-quit): Function deleted.
4193
4194 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4195
4196 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
4197 was used but not declared.
4198
4199 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
4200 hs-find-block-beginning): Add or modify docstrings.
4201
4202 (hs-isearch-show): Rewrite.
4203
4204 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4205
4206 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
4207
4208 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
4209 space in front of a C-style comment end.
4210
4211 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
4212
4213 * startup.el (command-line-1): Make mode line mouse-sensitive for
4214 the MS-DOS version as well.
4215
4216 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4217
4218 * bs.el: New file.
4219
4220 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4221
4222 * textmodes/ispell.el (ispell-process-line):
4223 Add local var line-offset to adjust for the change
4224 in positions within the line, due to previous replacements.
4225
4226 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4227
4228 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4229 Doc fixes.
4230
4231 1999-12-27 Gerd Moellmann <gerd@gnu.org>
4232
4233 * add-log.el (change-log-version-number-regexp-list)
4234 (change-log-version-info-enabled): Change :version to 21.1.
4235 (toplevel): Require CL when compiling.
4236
4237 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4238
4239 * add-log.el (change-log-version-number-regexp-list): Added tag
4240 :version 20.6
4241 (change-log-version-info-enabled): Added tag :version 20.6
4242
4243 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4244
4245 * add-log.el: More general version number search with
4246 user-configurable regexp list.
4247 (change-log-version-number-regexp-list): New user variable.
4248 (change-log-find-version): Rewritten. Use user-configurable
4249 version numbering regexp list
4250 change-log-version-number-regexp-list.
4251 (change-log-find-version): Renamed to
4252 change-log-version-number-search
4253 (add-log-file-name-function): New.
4254 (change-log-search-vc-number): Added END paramaeter. Added doc
4255 string to function.
4256 (change-log-version-rcs): Renamed. Was
4257 change-log-search-vc-number.
4258
4259 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4260
4261 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
4262 overlays if they interfere.
4263 (compilation-find-file): Make intangible overlays tangible.
4264
4265 * progmodes/hideshow.el: Generally, synch w/ maintainer
4266 version 5.9.
4267
4268 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
4269
4270 (hs-minor-mode-hook): Don't initialize.
4271
4272 (hs-special-modes-alist): Rewrite value and docstring.
4273
4274 (hs-minor-mode-prefix): Delete unused var.
4275
4276 (hs-block-start-mdata-select): New var, buffer local.
4277
4278 (hs-headline): New var.
4279
4280 (hs-match-data, hs-forward-sexp): New funcs.
4281
4282 (hs-hide-comment-region): New func.
4283
4284 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
4285 hs-safety-is-job-n, hs-hide-initial-comment-block,
4286 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
4287 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
4288 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
4289 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
4290 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
4291
4292 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
4293 (hs-isearch-show-temporary): New funcs.
4294
4295 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
4296
4297 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
4298
4299 When constructing menu, use `[(shift button2)]' notation.
4300
4301 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4302
4303 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
4304 (jka-compr-compression-info-list): Add new elt to each vector.
4305 (jka-compr-write-region): Don't compress the data if it is
4306 already compressed.
4307
4308 * jka-compr.el (jka-compr-really-do-compress): New variable.
4309 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
4310 if visiting.
4311 (jka-compr-write-region): Set jka-compr-really-do-compress
4312 if visiting. Test it when deciding to compress.
4313
4314 1999-12-22 Gerd Moellmann <gerd@gnu.org>
4315
4316 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
4317 with third argument t.
4318
4319 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4320
4321 * antlr-mode.el: Version 1.2 is released.
4322 (antlr): This package has a web page.
4323
4324 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4325
4326 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
4327 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
4328 (antlr-mode-map): New binding [C-c C-c].
4329 (antlr-mode-menu): New entries.
4330
4331 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4332
4333 * antlr-mode.el: Respect Emacs conventions.
4334 ((require 'cl)): Only use during compilation.
4335 (antlr-language-for-option): New function to avoid using `find'.
4336 (antlr-mode): Use it.
4337 (antlr-with-syntax-table): Define new instead using XEmacs' one.
4338 (antlr-imenu-create-index-function): Change accordingly.
4339 (antlr-inside-rule-p): Ditto.
4340 (antlr-end-of-rule): Ditto.
4341 (antlr-end-of-body): Ditto.
4342 (antlr-beginning-of-rule): Ditto.
4343 (antlr-indent-line): Ditto.
4344
4345 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
4346
4347 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
4348 (antlr-set-tabs): Don't use hard-coded values.
4349
4350 * antlr-mode.el: Minor navigation changes. Not perfect, but this
4351 won't be possible without a huge time penalty.
4352 (antlr-skip-exception-part): Be more specific.
4353 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
4354 Renamed from `antlr-skip-grammar-header'.
4355 (antlr-next-rule): Change accordingly.
4356 (antlr-end-of-body): Ditto. Better error message.
4357 (antlr-beginning-of-body): Better error message.
4358 (antlr-imenu-create-index-function): Skip rule action prelude.
4359
4360 * antlr-mode.el: Minor syntax highlighting changes.
4361 (antlr-font-lock-default-face): Deletia.
4362 (antlr-font-lock-tokendef-face): Changed color.
4363 (antlr-font-lock-tokenref-face): Changed color.
4364 (antlr-font-lock-literal-face): Changed color.
4365 (antlr-font-lock-additional-keywords): Minor changes.
4366
4367 1999-12-20 Carsten Dominik <cd@gnu.org>
4368
4369 * progmodes/idlwave.el: New file.
4370
4371 * progmodes/idlwave-rinfo.el: New file.
4372
4373 * progmodes/idlwave-shell.el: New file.
4374
4375 * progmodes/idlwave-toolbar.el: New file.
4376
4377 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
4378
4379 1999-12-21 Gerd Moellmann <gerd@gnu.org>
4380
4381 * progmodes/cwarn.el: New file.
4382
4383 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4384
4385 * bindings.el (completion-ignored-extensions): Add .pdf.
4386
4387 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
4388
4389 * version.el: Put the version info into binary on MS-DOS as well.
4390
4391 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4392
4393 * emacs-lisp/debug.el (debugger-continue): Don't continue if
4394 debugger-may-continue is nil.
4395
4396 1999-12-18 Dave Love <fx@gnu.org>
4397
4398 * emacs-lisp/cl-macs.el: Remove conditional definition of
4399 eval-when-compile. Don't specify abs, expt, gethash,
4400 hash-table-count, hash-table-p as side-effect-free here.
4401 (cl-emacs-type): Don't declare.
4402 (cl-compile-time-init): Remove Emacs 18 compiler patch.
4403 (cl-parse-loop-clause): Remove compatibility code.
4404
4405 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
4406 (side-effect-free-fns): Add gethash, hash-table-count.
4407 (side-effect-and-error-free-fns): Add hash-table-p.
4408
4409 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
4410 `cl-' to autoload names for some hash functions. Don't autoload
4411 eval-when-compile. Don't provide mini-cl.
4412 (cl-emacs-type): Remove.
4413 (cl-map-extents): Remove compatibility code.
4414
4415 * emacs-lisp/float.el: Bind free variables.
4416
4417 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
4418
4419 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4420
4421 * bindings.el (completion-ignored-extensions): Add .tfm.
4422
4423 1999-12-16 Dave Love <fx@gnu.org>
4424
4425 * faces.el (set-face-attribute): Purecopy the attributes set.
4426
4427 * custom.el (custom-declare-variable): Purecopy value.
4428
4429 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
4430 (byte-extrude-byte-code-vectors): Use remprop.
4431 (byte-compile-lambda): Check that arg is a lambda.
4432
4433 1999-11-16 Anders Lindgren <AndersL@andersl.com>
4434
4435 * font-lock.el: System for adding and removing keywords.
4436 Both local (previously added keyword) and global keywords
4437 can be removed.
4438 (font-lock-remove-keywords): New user-level function.
4439 (font-lock-update-removed-keyword-alist): New internal function.
4440 (font-lock-removed-keywords-alist): New variable.
4441 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
4442 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
4443 growing datastructures.
4444 (font-lock-set-defaults): Removes keywords stored in
4445 `font-lock-removed-keywords-alist' after local keywords added.
4446
4447 1999-12-16 Anders Lindgren <andersl@andersl.com>
4448
4449 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
4450 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
4451
4452 * font-lock.el (c-keywords): Only highlight preprocessor
4453 directives when spelled correctly.
4454
4455 * font-lock.el (font-lock-match-c++-structor-declaration,
4456 c++-keywords): Fontify constructors and destructors with function
4457 face inside C++ class declarations.
4458
4459 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4460
4461 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
4462 the shell from sh-shell-file.
4463
4464 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
4465
4466 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4467
4468 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
4469 if one of the files specified cannot be accessed by
4470 file-attributes. Do not strip any leading directories from the
4471 file names, to behave more like `ls' does.
4472
4473 * dired.el (dired-get-filename): Handle absolute file names.
4474 (dired-readin-insert): If argument is a cons, don't print
4475 "wildcard" on the ``total'' line.
4476
4477 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4478
4479 * faces.el (face-read-integer, read-face-attribute)
4480 (color-defined-p, color-values): Allow color values unspecified-fg
4481 and unspecified-bg, handle them as unspecified.
4482
4483 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
4484
4485 * textmodes/reftex.el: (reftex-compile-variables): respect new
4486 structure of `reftex-index-macro'
4487 (reftex-compile-variables): Use the changed structure of
4488 `reftex-label-alist'.
4489
4490 * textmodes/reftex-vars.el (reftex-index-math-format,
4491 (reftex-toc-max-level): New option.
4492 reftex-index-phrases-search-whole-words,
4493 reftex-index-phrases-case-fold-search,
4494 reftex-index-phrases-skip-indexed-matches,
4495 reftex-index-phrases-wrap-long-lines,
4496 reftex-index-phrases-sort-prefers-entry,
4497 reftex-index-phrases-sort-in-blocks): New options.
4498 (reftex-index-macros): Option structure changed.
4499 (reftex-index-macros-builtin): Added `repeat' item to each entry.
4500 (reftex-label-alist): Additional item in each entry to specify if
4501 the environment should be listed in the TOC.
4502 (eval-when-compile (require 'cl)) added.
4503
4504 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
4505 longer deals with "repeat".
4506 (reftex-index): "repeat property in `reftex-index-macro-alist' is
4507 now used.
4508 (reftex-index-phrases-comment-regexp,
4509 reftex-index-phrases-macrodef-regexp,
4510 reftex-index-phrases-phrase-regexp1,
4511 reftex-index-phrases-phrase-regexp2,
4512 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
4513 New constants.
4514 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
4515 reftex-index-phrases-font-lock-keywords,
4516 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
4517 reftex-index-phrases-restrict-file): New variables.
4518 (reftex-index-phrase-selection-or-word,
4519 reftex-index-visit-phrases-buffer,
4520 reftex-index-initialize-phrases-buffer,
4521 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
4522 reftex-index-next-phrase, reftex-index-this-phrase,
4523 reftex-index-all-phrases, reftex-index-region-phrases,
4524 reftex-index-phrases-parse-header,
4525 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
4526 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
4527 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
4528 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
4529 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
4530 reftex-index-make-replace-string,
4531 reftex-query-index-phrase-globally, reftex-query-index-phrase,
4532 reftex-index-phrase-match-is-indexed,
4533 reftex-index-phrases-fixup-line,
4534 reftex-index-phrases-replace-space,
4535 reftex-index-select-phrases-macro): New functions.
4536 (reftex-index-globalize, reftex-index-globally): functions removed
4537 (eval-when-compile (require 'cl)) added.
4538
4539 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
4540 for max level.
4541 (reftex-toc-max-level-indicator): New variable.
4542 (reftex-toc-max-level): New command.
4543 (reftex-toc-map): New keybinding `t'.
4544 (reftex-toc-help): Constant updated.
4545 (eval-when-compile (require 'cl)) added.
4546
4547 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
4548 `t' command key can change `reftex-toc-max-level'
4549 (eval-when-compile (require 'cl)) added.
4550
4551 * textmode/reftex-sel (reftex-insert-docstruct): Respect
4552 `reftex-toc-max-level'
4553 (eval-when-compile (require 'cl)) added.
4554
4555 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
4556 added.
4557
4558 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
4559 added.
4560
4561 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
4562 commands.
4563 (reftex-citation, reftex-do-citation,
4564 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
4565 preselect a citation format.
4566 (eval-when-compile (require 'cl)) added.
4567
4568 * textmodes/reftex-parse.el (reftex-context-substring): Optional
4569 parameter to-end
4570 (reftex-section-info): Deal with environment matches.
4571 (eval-when-compile (require 'cl)) added.
4572
4573 * reftex-global.el (eval-when-compile (require 'cl)) added.
4574
4575 1999-12-15 Kenichi Handa <handa@etl.go.jp>
4576
4577 The following changes are for the new composition mechanism. We
4578 have deleted `composition' charset and composite characters,
4579 instead introduced a special text property `composition'.
4580
4581 * composite.el: New file.
4582
4583 * ps-mule.el: Define encode-composition-rule and find-composition
4584 for Emacs 20.4 and the earlier versions.
4585 (ps-mule-init-external-library): Just require a feature for
4586 external libraries.
4587 (ps-mule-prologue): Postscript code modified for new composition.
4588 (ps-mule-find-wrappoint): New arg COMPOSITION.
4589 (ps-mule-plot-string): Delete code for composite characaters.
4590 (ps-mule-plot-composition): New funcion.
4591 (ps-mule-prepare-font-for-components): New function.
4592 (ps-mule-plot-components): New function.
4593 (ps-mule-composition-prologue-generated): Renamed from
4594 ps-mule-cmpchar-prologue-generated.
4595 (ps-mule-composition-prologue): New named from
4596 ps-mule-cmpchar-prologue. Modified for new composition.
4597 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
4598 ps-mule-prepare-cmpchar-font): Deleted.
4599 (ps-mule-string-encoding): New arg NO-SETFONT.
4600 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
4601 check Composing, not Cmpchar
4602 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
4603 to nil.
4604 (ps-mule-begin-job): Check existence of new composition.
4605
4606 * ps-print.el (ps-plot-region): Handle new composition.
4607
4608 * simple.el (what-cursor-position): Show "(composed)" if the
4609 character is composed.
4610
4611 * international/characters.el: Fix cateogries of Lao symbols.
4612
4613 * international/fontset.el (vertical-centering-font-regexp): New
4614 variable.
4615
4616 * international/mule.el (mule-version): Updated to 5.0 (AOI).
4617 (mule-version-date): Updated to 1999.12.7.
4618 (with-category-table): New macro.
4619
4620 * international/mule-cmds.el (encode-coding-char): Don't check
4621 composite character.
4622
4623 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
4624 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
4625 x-ctext): Give `composition' property t.
4626
4627 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
4628 non-nil) at the tail of ALIST.
4629 (compose-region, decompose-region, decompse-string,
4630 reference-point-alist, compose-chars): Moved to composite.el.
4631 (compose-chars-component, compose-chars-rule,
4632 decompose-composite-char): Deleted.
4633
4634 * international/quail.el (quail-install-map): New optional arg
4635 NAME.
4636 (quail-get-translation): If DEF is a symbol but not a function,
4637 ignore it.
4638 (quail-start-translation): Put a key sequence undefined in the
4639 translation keymap in unread-command-events, not generated-events.
4640 Return parameterized event (compose-last-chars N) if the input
4641 characters should be composed.
4642 (quail-map-definition): If DEF is t, treat it as nil.
4643 (quail-delete-last-char): Delete the quail region.
4644 (quail-show-translations): Don't show list of translations if the
4645 quail package is deterministic.
4646 (quail-completion-max-depth): New variable.
4647 (quail-completion-1): Pay attention to the above variable. Fix
4648 for the case that a translation is a function.
4649 (quail-map-from-table, quail-map-from-table-1,
4650 quail-map-from-table-2): New functions.
4651 (quail-lookup-map-and-concat): New function
4652
4653 * language/devan-util.el: Mostly rewritten.
4654
4655 * language/lao.el: Register lao-composition-function in
4656 composition-function-table.
4657
4658 * language/lao-util.el: Mostly rewritten.
4659
4660 * language/thai.el: Register thai-composition-function in
4661 composition-function-table.
4662 (thai-tis620): Delete `pre-write-conversion' property.
4663
4664 * language/thai-util.el: (thai-category-table): Make it by
4665 make-category-table.
4666 (thai-composition-pattern): New variable.
4667 (thai-compose-region, thai-compose-string): Use
4668 with-category-table.
4669 (thai-post-read-conversion): Just call thai-compose-region.
4670 (thai-pre-write-conversion): Deleted.
4671 (thai-composition-function): New funciton.
4672
4673 * language/tibet-util.el: Most functions rewritten.
4674 (tibetan-char-p): Renamed from tibetan-char-examin.
4675 (tibetan-composable-examin) (tibetan-complete-char-examin)
4676 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
4677 (tibetan-add-components): New function.
4678 (tibetan-composition-function): New function.
4679
4680 * language/tibetan.el: Register tibetan-composition-function in
4681 composition-function-table.
4682 (tibetan-composable-pattern): New variable.
4683 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
4684 (tibetan-precomposition-rule-alist): Move punctuations to
4685 tibetan-punctuation-transcription-alist and
4686 tibetan-obsolete-glyphs.
4687 (tibetan-punctuation-transcription-alist): New variable.
4688 (tibetan-obsolete-glyphs): New variable.
4689 (tibetan-regexp): Improve the initialization code.
4690
4691 * textmodes/fill.el (fill-find-break-point): Delete codes for
4692 composite characters.
4693 (fill-region-as-paragraph): Likewise.
4694
4695 1999-12-14 Gerd Moellmann <gerd@gnu.org>
4696
4697 * international/mule-cmds.el (default-input-method): Specify
4698 that it should be set after current-language-environment.
4699
4700 * custom.el (custom-handle-keyword): Add :set-after.
4701 (custom-add-dependencies): New function.
4702 (custom-set-variables): Take dependencies between args into
4703 account.
4704
4705 * battery.el (battery): Doc fix.
4706
4707 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4708
4709 * progmodes/cc-make.el: Removed.
4710
4711 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4712
4713 * Release of cc-mode 5.26
4714
4715 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4716
4717 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
4718 target depth. Optionally count #else lines as clause limits,
4719 as suggested by don provan <provan@lucent.com>. #elif
4720 handling fixed.
4721
4722 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
4723 (c-down-conditional-with-else): New commands that uses the
4724 added functionality in `c-forward-conditional'.
4725
4726 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4727
4728 * cc-align.el (c-lineup-comment): Preserve the alignment with
4729 a comment on the previous line instead of preserving the
4730 comment-column.
4731
4732 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4733
4734 * Fixes to IDL mode after input from Eric Eide
4735 <eeide@cs.utah.edu>:
4736 * cc-engine.el (c-beginning-of-statement-1): Allow
4737 `c-conditional-key' to be nil, for the benefit of IDL mode.
4738 * cc-engine.el (c-guess-basic-syntax): Ditto.
4739 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
4740 but do match CORBA 2.3 `valuetype'.
4741 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
4742 for IDL.
4743 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
4744 be nil for IDL.
4745 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
4746 Like C++.
4747 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
4748 set `c-method-key' and `c-baseclass-key' to nil.
4749
4750 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4751
4752 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
4753 with nonhanging open braces.
4754
4755 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4756
4757 * cc-align.el: Added docstrings to all lineup functions.
4758
4759 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
4760 keyword.
4761
4762 * cc-align.el (c-lineup-C-comments): Handle free form text
4763 comments. Use c-comment-prefix-regexp and comment-start-skip
4764 instead of hardcoded regexps.
4765
4766 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4767
4768 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
4769 behavior and return value as documented.
4770
4771 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4772
4773 * Changes for new style variable init system:
4774 * cc-langs.el (c-common-init): Dito.
4775 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
4776 now customizable.
4777 * cc-vars.el: Style variables may now take a value
4778 'set-from-style to make them take their value from the style
4779 system. This value is now the default on all these variables.
4780 * cc-vars.el (c-valid-offset): New function to verify a
4781 syntactic symbol offset setting.
4782 * cc-vars.el (c-offsets-alist): Variable moved from
4783 cc-styles.el since it's now customizable in a similar way to
4784 the other style variables.
4785 * cc-vars.el (c-old-style-variable-behavior): New variable to
4786 revert to the old style init behavior.
4787
4788 * cc-vars.el (c-file-style, c-file-offsets): Made always
4789 buffer local.
4790
4791 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
4792 the throws clause that might follow the function prototype in
4793 C++.
4794
4795 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4796
4797 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
4798 could move forward for macros that doesn't start in column 0.
4799
4800 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4801
4802 * cc-align.el (c-indent-multi-line-block,
4803 c-lineup-whitesmith-in-block): Two new lineup functions for
4804 use in whitesmith style.
4805
4806 * cc-styles.el (c-style-alist): More fixes to whitesmith
4807 style. It should now handle all different braces uniformly in
4808 both hanging and non-hanging cases.
4809
4810 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4811
4812 * cc-cmds.el (c-indent-exp): Use a marker to save point to
4813 make it stay in the same position relative to the surrounding
4814 text.
4815
4816 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
4817 when adaptive-fill-mode doesn't manage to get it correct.
4818
4819 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
4820 with dotted notation, e.g. foo.bar.Gnu.
4821
4822 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
4823 within unwind-protect (previously only some were wrapped so it
4824 would be possible to register mode initialization when full
4825 initialization did not finish).
4826
4827 * cc-styles.el (c-style-alist): Corrected the brace placement
4828 in the whitesmith style. Thanks to Sean Luke
4829 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
4830 styles with consistent brace placement for all constructs.
4831
4832 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4833
4834 * cc-cmds.el (c-context-line-break): Continue C++ comments too
4835 when point is in the middle of them.
4836
4837 * cc-cmds.el: Line breaking and paragraph filling code
4838 rewritten:
4839 (c-guess-fill-prefix): New function that uses various
4840 heuristics to guess the comment prefix.
4841 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
4842 It now assumes adaptive filling is active to preserve the line
4843 prefix inside comments.
4844 (c-indent-new-comment-line): Replacement for the now
4845 obsolete `c-comment-line-break-function' that uses
4846 `c-guess-fill-prefix' when appropriate. It now observes the
4847 setting of `comment-multi-line', which has effect in C-style
4848 block comments.
4849
4850 * cc-cmds.el (c-context-line-break): New function intended to
4851 be put on RET. It's essentially `newline-and-indent', but
4852 continues C block comments with the appropriate line prefix.
4853
4854 * cc-cmds.el (c-do-auto-fill): New function put on
4855 `normal-auto-fill-function' to implement the
4856 `c-ignore-auto-fill' variable.
4857
4858 * cc-cmds.el (c-beginning-of-statement): Use
4859 `c-comment-prefix-regexp' to avoid ending up inside the
4860 comment prefix. Better handling of comment starters and
4861 enders. Catch comments better when traversing code. Stop at
4862 preprocessor directives.
4863
4864 * cc-defs.el (c-forward-comment): New subst to hide platform
4865 dependent quirks in `forward-comment'.
4866
4867 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
4868 argument.
4869 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
4870 arguments. Activate this function by default when
4871 `parse-partial-sexp' supports it (currently Emacs 20.x).
4872
4873 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
4874 on the comment opener to make constants usable as lineup
4875 arguments.
4876
4877 * cc-align.el (c-lineup-C-comments): Fixes to handle the
4878 changed anchor position in the `c' syntactic symbol. Handle
4879 more than stars in the comment prefix; use the new variable
4880 `c-comment-prefix-regexp'. Don't indent text not preceded by
4881 a comment prefix to the right of the comment opener if it's
4882 long.
4883
4884 * cc-langs.el: Fixes to mode initialization for new line
4885 breaking and paragraph filling method. Adaptive fill mode is
4886 now activated at startup instead of deactivated. The
4887 variables used for adaptive filling and paragraph movement are
4888 also changed to incorporate the value of
4889 `c-comment-prefix-regexp'. `substitute-key-definition' is
4890 used to override some functions in the global map instead of
4891 overriding their default bindings.
4892
4893 * cc-mode.el (java-mode): Modify `paragraph-start' for the
4894 javadoc markup at mode init.
4895
4896 * cc-mode.el (c-setup-filladapt): A new convenience function
4897 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
4898 function is intended to be used explicitly by the end user
4899 only.
4900
4901 * cc-vars.el (c-comment-prefix-regexp): New variable used to
4902 recognize the comment fill prefix inside comments.
4903 (c-block-comment-prefix): New name for
4904 `c-comment-contiuation-stars', which is now obsolete. It's
4905 generalized to handle any character sequence.
4906 (c-ignore-auto-fill): New variable used to selectively disable
4907 Auto Fill mode in specific contexts.
4908
4909 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4910
4911 * cc-cmds.el (c-comment-indent): Leave at least one space
4912 between the comment and the last nonblank character in the
4913 case where we look at the indentation of the comment on the
4914 previous line (case 4).
4915
4916 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
4917 list of characters that may start a statement (it's a sort of
4918 prefix operator in Pike, and isn't used at all in any of the
4919 other languages).
4920
4921 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4922
4923 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
4924 inside continued statements as statement-cont instead of
4925 brace-list-open. The reason is that one normally adjusts
4926 brace-list-open for brace lists as top-level constructs, and
4927 brace lists inside statements is a completely different
4928 context. Case 10B.2 changed. Also changed (the somewhat
4929 esoteric) case 9A to cope with this.
4930
4931 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4932
4933 * cc-cmds.el (c-electric-brace): Added electric handling of
4934 the open brace for brace-elseif-brace.
4935
4936 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4937
4938 * cc-defs.el (c-with-syntax-table): New macro to easily switch
4939 syntax tables temporarily.
4940
4941 * cc-engine.el (c-guess-basic-syntax): Handle template and
4942 member init argument lists split over several lines. Case 5D
4943 changed.
4944
4945 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
4946 @throws introduced in Javadoc 1.2.
4947
4948 * cc-menus.el (cc-imenu-java-generic-expression): Applied
4949 patch from RMS to avoid infinite backtracking.
4950
4951 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4952
4953 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
4954 by [ ].
4955
4956 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4957
4958 * cc-align.el (c-lineup-dont-change): Compensate properly for
4959 the column in langelem.
4960
4961 * cc-engine.el (c-syntactic-information-on-region): New
4962 function to help debugging the syntactic analysis.
4963
4964 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4965
4966 * cc-align.el (c-lineup-template-args): Handle nested template
4967 arglists.
4968
4969 * cc-langs.el (c++-template-syntax-table): New syntax table
4970 that makes `<' and `>' parenthesis characters, which is useful
4971 to switch to temporarily when analyzing template arglists.
4972
4973 * cc-styles.el: Changed default alignment of labels in the
4974 java style to conform to the examples in the Java Language
4975 Specification.
4976
4977 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
4978 by default.
4979
4980 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4981
4982 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
4983 immediately before the closing paren in an arglist, so don't
4984 check that in Pike mode. Case 7A changed.
4985
4986 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4987
4988 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
4989 lines were ignored under certain conditions.
4990
4991 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4992
4993 * cc-align.el (c-lineup-template-args): New function for
4994 aligning continued template argument lists.
4995
4996 * cc-engine.el (c-guess-basic-syntax): Fix for member init
4997 lists containing function arglists split over several lines.
4998 Case 5D.1 changed.
4999
5000 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
5001 template-args-cont didn't get recognized when the first
5002 arglist opener line doesn't contain a template argument. New
5003 case 5K.
5004
5005 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5006
5007 * cc-defs.el (c-point): Changed from subst to macro for
5008 efficiency.
5009 (c-beginning-of-defun-1, c-end-of-defun-1): New
5010 beginning-of-defun/end-of-defun wrappers separated from
5011 c-point.
5012
5013 * cc-menus.el (imenu-generic-expression,
5014 imenu-case-fold-search, imenu-progress-message): Dummy
5015 definitions to avoid compiler warnings if imenu can't be
5016 loaded.
5017 * cc-menus.el (cc-imenu-init): New function called at mode
5018 init.
5019 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
5020 imenu initializations to cc-imenu-init.
5021
5022 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5023
5024 * cc-engine.el (c-guess-basic-syntax): Slightly better check
5025 for lambda-intro-cont in Pike mode. Case 6 changed.
5026
5027 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
5028 anything following "new Foo()" was considered an anonymous
5029 class body in Java mode.
5030
5031 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
5032
5033 * cc-cmds.el (c-comment-line-break-function): When breaking in
5034 a string, don't insert a new line.
5035
5036 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
5037
5038 * cc-engine.el (c-at-toplevel-p): New interface function which
5039 returns information useful to add-on authors. It tells you
5040 whether you're at a toplevel statement or not.
5041
5042 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
5043
5044 * cc-cmds.el (c-comment-line-break-function): It is possible
5045 that forward-line does not land us at the bol, say if we're on
5046 the last line in a file. In that case, do a
5047 back-to-indentation instead of a forward-comment -1.
5048
5049 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5050
5051 * cc-engine.el (c-beginning-of-statement-1): Don't catch
5052 "default:" as normal label in case 4.
5053
5054 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5055
5056 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
5057 recognize continued bitfield declarations. Case 5D.1 changed.
5058 * cc-langs.el: New variable c-bitfield-key.
5059 * cc-mode.el: New variable c-bitfield-key.
5060
5061 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5062
5063 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
5064 anonymous array expressions (i.e. "new Foo[] {.. bracelist
5065 ..}").
5066
5067 1999-12-12 Dave Love <fx@gnu.org>
5068
5069 * mail/footnote.el: Require cl when compiling. Don't autoload
5070 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
5071 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
5072 Avoid `acons'.
5073 (footnote-mode-line-string, Footnote-add-footnote): Remove
5074 autoload cookie.
5075
5076 1999-12-12 Richard Sharman <rsharman@pobox.com>
5077
5078 * sh-script.el: Fix for when font-lock mode is active.
5079 (sh-font-lock-unfontify-region-function): New function.
5080
5081 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
5082
5083 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
5084 if start-process is not bound, since Ispell now supports such
5085 platforms as well.
5086
5087 1999-12-12 Gerd Moellmann <gerd@gnu.org>
5088
5089 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
5090 rmail-summary-goto-msg.
5091
5092 * files.el (after-find-file): Fix previous change.
5093
5094 1999-12-11 Dave Love <fx@gnu.org>
5095
5096 * help.el (where-is): Use `commandp' as predicate for
5097 `completing-read'
5098
5099 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5100
5101 * cus-edit.el (custom-save-delete): Delete all occurrences,
5102 leave point where the first occurrence was.
5103 (custom-save-faces): Insert a newline at the end of the comment.
5104 Avoid a double newline there.
5105 If final closeparen is at bol, put a space before it.
5106 (custom-save-variables): Likewise.
5107 (custom-file): Doc fix.
5108
5109 1999-12-10 Gerd Moellmann <gerd@gnu.org>
5110
5111 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
5112 regexp matching image and audio files.
5113
5114 1999-12-09 Dave Love <fx@gnu.org>
5115
5116 * mail/footnote.el: New file.
5117
5118 1999-12-09 Gerd Moellmann <gerd@gnu.org>
5119
5120 * files.el (after-find-file): Use auto-save-visited-file-name if
5121 set.
5122
5123 * mail/feedmail.el (feedmail-find-eoh): Take
5124 feedmail-queue-alternative-mail-header-separator into account.
5125
5126 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
5127
5128 * smerge-mode.el: New file.
5129
5130 * font-lock.el (font-lock-multiline): New variable.
5131 (font-lock-add-keywords): Rename `major-mode' into `mode'.
5132 (font-lock-remove-keywords): Added a dummy `mode' argument for
5133 potential future support.
5134 (font-lock-fontify-anchored-keywords,
5135 (font-lock-fontify-keywords-region): Only handle multiline strings
5136 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
5137
5138 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5139
5140 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
5141
5142 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
5143
5144 1999-12-07 Dave Love <fx@gnu.org>
5145
5146 * help.el (view-emacs-problems): New command, bound to C-h P.
5147
5148 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
5149
5150 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
5151
5152 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
5153 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5154 New code to support the minor mode version.
5155 (diff-recenter): New function.
5156 (diff-next-hunk, diff-next-file): Use it.
5157 (diff-remembered-files-alist): New var.
5158 (diff-merge-strings): New function.
5159 (diff-find-file-name): Make it smarter and use the user's input more.
5160 (diff-mode): Cosmetic changes.
5161
5162 * files.el (save-some-buffers): Turn EXITING into the more general
5163 PRED argument to allow specifying a subset of buffers.
5164
5165 * simple.el (kill-region): Use the new `delete-and-extract-region'
5166 rather than the undo log (which is incorrect with *-change-functions).
5167
5168 * font-lock.el (font-lock-default-fontify-region): Fix subtle
5169 off-by-one problem that could force re-fontifying the whole buffer.
5170 (font-lock-remove-keywords): New function.
5171 (font-lock-add-keywords): Use the new function to ensure idempotence.
5172
5173 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
5174
5175 * viper-cmd.el (viper-minibuffer-standard-hook,
5176 viper-minibuffer-real-start): Mew functions.
5177 (viper-read-string-with-history,viper-file-add-suffix,
5178 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
5179 change in the status of the minibuffer prompt.
5180
5181 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5182
5183 * comint.el (comint-redirect-results-list)
5184 (comint-redirect-results-list-from-process): Remove interactive
5185 spec.
5186
5187 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5188
5189 * info.el (info-node, info-menu-5, info-xref): Define colors for
5190 Info faces if the display supports them.
5191
5192 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5193
5194 Changes for automatic remapping of X colors on terminal frames:
5195
5196 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
5197 term-setup-hook. Call msdos-remember-default-colors and
5198 msdos-handle-reverse-video.
5199 (msdos-face-setup): Parts of code moved to
5200 msdos-setup-initial-frame.
5201 (msdos-handle-reverse-video): New function, modeled after
5202 x-handle-reverse-video.
5203 (make-msdos-frame): Don't use initial-frame-alist and
5204 default-frame-alist. Call msdos-handle-reverse-video.
5205 (msdos-color-aliases): Remove.
5206 (msdos-color-translate, msdos-approximate-color): Remove.
5207 (msdos-color-values): Use 16-bit RGB values. RGB values updated
5208 for better approximation of X colors.
5209 (msdos-face-setup): Call tty-color-clear. Remove code that sets
5210 up tty-color-alist (it is now on startup.el).
5211 (x-display-color-p, x-color-defined-p, x-color-values,
5212 x-defined-colors, face-color-supported-p, face-color-gray-p):
5213 Remove.
5214
5215 * facemenu.el (facemenu-read-color, list-colors-display): Use
5216 defined-colors for all frame types.
5217 (facemenu-color-equal): Use color-values for all frame types.
5218
5219 * faces.el (read-face-attribute): For :foreground and :background
5220 attributes and frames on character terminals, translate the color
5221 to the closest supported one before looking it up in the list of
5222 valid values.
5223 (face-valid-attribute-values): Call defined-colors for all types
5224 of frames.
5225 (defined-colors, color-defined-p, color-values, display-color-p):
5226 New finctions.
5227 (x-defined-colors, x-color-defined-p, x-color-values,
5228 x-display-color-p): Aliases for the above.
5229
5230 * startup.el (command-line): Register terminal colors for frame
5231 types other than x and w32, but only if the terminal supports
5232 colors. Call tty-color-define instead of face-register-tty-color.
5233
5234 * term/x-win.el (xw-defined-colors): Renamed from
5235 x-defined-colors.
5236 * term/w32-win.el (xw-defined-colors): Likewise.
5237
5238 * term/tty-colors.el: New file.
5239 * loadup.el: Load term/tty-colors.
5240
5241 1999-12-06 Dave Love <fx@gnu.org>
5242
5243 * ffap.el: Autoload the ffap alias directly.
5244
5245 1999-12-06 Inge Frick <inge@nada.kth.se>
5246
5247 * dired-aux.el (dired-do-shell-command): Changed documentation.
5248 (dired-shell-stuff-it): A `?' in COMMAND has now the same
5249 meaning as `*'.
5250
5251 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5252
5253 * simple.el (insert-buffer): Doc fix.
5254
5255 * apropos.el (apropos-mode): Add autoload cookie.
5256
5257 1999-12-06 Sam Steingold <sds@goems.com>
5258
5259 * progmodes/etags.el (etags-tags-completion-table): Modified the
5260 regexp to allow for the CL symbols starting with `+*'.
5261 (tags-completion-table): Doc fix (it's an obarray, not an alist).
5262 (tags-completion-table, tags-recognize-empty-tags-table): Remove
5263 `function' quoting lambda.
5264 (tags-with-face): New macro.
5265 (list-tags, tags-apropos): Use it.
5266 (tags-apropos-additional-actions): New user option.
5267 (etags-tags-apropos-additional): Use it.
5268 (tags-apropos): Call etags-tags-apropos-additional.
5269 (tags-apropos-verbose): New user option.
5270 (etags-tags-apropos): Use it.
5271 (visit-tags-table-buffer, next-file): Use `unless'.
5272 (recognize-empty-tags-table): Renamed to
5273 tags-recognize-empty-tags-table.
5274 (complete-tag): Call tags-complete-tag bypassing try-completion.
5275
5276 1999-12-06 Kenichi Handa <handa@etl.go.jp>
5277
5278 * international/mule.el (set-buffer-file-coding-system): Docstring
5279 modified.
5280
5281 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5282
5283 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
5284 using the hideshow package.
5285 (hs-special-modes-alist): Added entry for bibtex to allow the use
5286 of the hideshow package.
5287 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
5288 not longer provided by bibtex.el directly. Instead the hideshow
5289 package should be used.
5290 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
5291 references to bibtex-hide-entry-bodies.
5292
5293 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5294
5295 * textmodes/bibtex.el: Copyright notice is up to date. Moved
5296 maintainer information closer to the beginning of the bibtex.el
5297 file.
5298 (bibtex-maintainer-salutation): New constant.
5299 (bibtex-version): New constant.
5300 (bibtex-submit-bug-report): Use bibtex-version and
5301 bibtex-maintainer-salutation.
5302 (bibtex-entry-field-alist): Made booktitle field optional for
5303 @inproceedings entries when crossreferenced.
5304 (bibtex-entry-field-alist): Added booktitle field to proceedings
5305 entry type (for cross referencing). Thanks to Wagner Toledo Correa
5306 for the suggestion.
5307 (bibtex-string-file-path): Fixed typo.
5308
5309 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
5310
5311 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
5312 for reftex.el.
5313 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
5314 to menu.
5315
5316 1999-12-04 Dave Love <fx@gnu.org>
5317
5318 * delsel.el: Revert previous change -- region is significant to
5319 skeleton.
5320
5321 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
5322
5323 * viper-cmd.el (viper-change-state): Use
5324 viper-ESC-moves-cursor-back to decide whether to move the cursor
5325 back.
5326
5327 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
5328
5329 * international/mule-util.el (truncate-string-to-width): Docsting
5330 fixed.
5331
5332 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
5333
5334 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
5335 use of `cond'.
5336 (lm-with-file): Move all the find-file...kill-buffer stuff into
5337 this macro. Make it use `find-file-noselect' and make it kill
5338 the buffer only if it wasn't already displayed somewhere.
5339 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
5340 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
5341 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
5342 (lm-commentary): Fix to handle the case when the change log is
5343 at the end of the file.
5344
5345 1999-12-02 Kenichi Handa <handa@etl.go.jp>
5346
5347 * international/mule.el (charsetp): Fix typo in docstring.
5348
5349 * international/mule-diag.el (list-coding-categories): Fix typo;
5350 automatic -> autoload.
5351
5352 1999-12-02 Gerd Moellmann <gerd@gnu.org>
5353
5354 * vc.el (vc-update-change-log): Look for rcs2log under
5355 exec-directory.
5356
5357 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
5358 outline-regexp, add outline-level.
5359 (lisp-outline-level): New.
5360
5361 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
5362 remove extraneous string-match.
5363
5364 * finder.el (finder-commentary): Activate Finder mode.
5365
5366 1999-12-01 Anders Lindgren <andersl@andersl.com>
5367
5368 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
5369 off when reverting buffers that contained mode specifiers.
5370 `revert-buffer' is now called with non-nil PRESERVE-MODES
5371 argument.
5372
5373 1999-12-01 Dave Love <fx@gnu.org>
5374
5375 * delsel.el: Grok skeleton-pair-insert-maybe.
5376
5377 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5378
5379 * progmodes/cperl-mode.el (cperl-under-as-char):
5380 Use nil as default.
5381
5382 1999-11-30 Gerd Moellmann <gerd@gnu.org>
5383
5384 * speedbar.el (toplevel): Remove compatibility code for Emacs
5385 versions without custom.el.
5386
5387 1999-11-30 Dave Love <fx@gnu.org>
5388
5389 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
5390
5391 * autoinsert.el: Minor doc fixes.
5392 (auto-insert): Return nil.
5393
5394 * faces.el (set-face-documentation): Purecopy STRING.
5395
5396 1999-11-29 Dave Love <fx@gnu.org>
5397
5398 * derived.el: Doc fixes, remove old backquote syntax.
5399
5400 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
5401 comment warning about editing.
5402
5403 * help.el (help-mode-hook): Define.
5404
5405 1999-11-29 Gerd Moellmann <gerd@gnu.org>
5406
5407 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
5408 invalid translation of old-style backquote syntax to new syntax.
5409
5410 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
5411
5412 * Makefile (DONTCOMPILE): Add term/internal.el.
5413
5414 1999-11-26 Dave Love <fx@gnu.org>
5415
5416 * comint.el: Fix last change.
5417
5418 * emacs-lisp/advice.el: Fix last change.
5419
5420 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5421
5422 * cus-edit.el (Custom-reset-standard): Doc fix.
5423 (custom-variable-reset-standard): Doc fix.
5424 (custom-face-reset-standard): Doc fix.
5425 (custom-face-menu): "Reset to Standard" => "Erase Customization".
5426 (custom-variable-menu): Likewise.
5427 (custom-reset-menu): Likewise.
5428 (custom-buffer-create-internal): Likewise.
5429
5430 1999-11-26 Dave Love <fx@gnu.org>
5431
5432 * progmodes/make-mode.el (makefile-mode-hook): Customize.
5433
5434 * font-lock.el: Doc fixes.
5435
5436 * menu-bar.el (menu-bar-mode): Customize.
5437
5438 * cus-start.el: Add use-dialog-box.
5439
5440 * add-log.el (change-log-mode-hook): Customize.
5441 (add-log-current-defun): Use
5442 fortran-{beginning,end}-of-subprogram.
5443
5444 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5445
5446 * emacs-lisp/advice.el: Many doc fixes.
5447
5448 * comint.el (comint-preoutput-filter-functions): Doc fix.
5449
5450 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5451
5452 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5453 Improve messages for capitalization of arg names,
5454 for flag variables, for t and nil, for imperatives.
5455 Call them imperatives rather than infinitives sans "to".
5456 (checkdoc-common-verbs-wrong-voice): Add "moves".
5457 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
5458
5459 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5460 Don't convert comments from 3-semicolon to 2-semicolon.
5461 That is a matter of style.
5462 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
5463 (checkdoc-comments): Don't bind that variable.
5464
5465 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5466
5467 * files.el (write-file-hooks): Doc fix.
5468
5469 1999-11-26 Gerd Moellmann <gerd@gnu.org>
5470
5471 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
5472
5473 1999-11-25 Dave Love <fx@gnu.org>
5474
5475 * hippie-exp.el: Require comint when compiling.
5476 (hippie-expand): Add :links.
5477 (hippie-expand-try-functions-list): Customize.
5478
5479 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
5480
5481 * viper*el: Replaced old-style backquotes.
5482
5483 * ediff*el: Replaced old-style backquotes.
5484
5485 * ediff-merge
5486 (ediff-looks-like-combined-merge,ediff-get-combined-region):
5487 Changed to support the new format for ediff-combination-pattern.
5488
5489 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
5490 Changed to support the new format for ediff-combination-pattern.
5491
5492 1999-11-24 Dave Love <fx@gnu.org>
5493
5494 * custom.el (custom-declare-group): Purecopy DOC.
5495 (custom-handle-keyword): Purecopy VALUE.
5496 (custom-add-link): Purecopy WIDGET.
5497 (custom-add-version): Purecopy VERSION.
5498 (custom-add-load): Purecopy LOAD.
5499
5500 * cus-face.el (custom-declare-face): Purecopy DOC.
5501
5502 * info.el:
5503 (Info-build-node-completions, Info-search, Info-follow-reference)
5504 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
5505 (Info-find-emacs-command-nodes): Avoid properties on matched text
5506 which may appear in minibuffer.
5507
5508 1999-11-24 Gerd Moellmann <gerd@gnu.org>
5509
5510 * locate.el (locate-with-filter): Doc fix.
5511
5512 1999-11-24 Alex Schroeder <alex@gnu.org>
5513
5514 * sql.el (sql-find-sqli-buffer): New function.
5515 (sql-set-sqli-buffer-generally): New function.
5516 (sql-set-sqli-buffer): Better checking of new-buffer.
5517 (sql-copy-column): Add comma after INTO clause, too.
5518
5519 1999-11-24 Alex Schroeder <alex@gnu.org>
5520
5521 * sql.el (sql-imenu-generic-expression): New, used to set
5522 imenu-generic-expression.
5523
5524 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
5525 setting font-lock-defaults' SYNTAX-ALIST. Set
5526 imenu-generic-expression, imenu-case-fold-search, and
5527 imenu-syntax-alist.
5528
5529 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
5530 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
5531
5532 1999-11-23 Andrew Innes <andrewi@gnu.org>
5533
5534 * w32-win.el (w32-drag-n-drop): Load files in current window, if
5535 drop coords aren't over a specific window.
5536
5537 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5538
5539 * ps-print.el: Define mule funs without checking if mule package is
5540 loaded.
5541 (ps-print-version): New version number (5.0.1).
5542 (ps-header-dirpart): Now uses abbreviate-file-name.
5543
5544 1999-11-23 Dave Love <fx@gnu.org>
5545
5546 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
5547 comment-line-start.
5548 (fortran-comment-line-start-skip): Renamed from
5549 comment-line-start-skip.
5550 (fortran-mode-map): Use renamed functions. Add manual and custom
5551 entries to menu.
5552 (fortran-mode-hook): Customize.
5553 (fortran-comment-indent-function): Renamed from
5554 fortran-comment-hook.
5555 (delete-horizontal-regexp): Function deleted.
5556 (fortran-electric-line-number): Simplified.
5557 (fortran-beginning-of-subprogram): Renamed from
5558 beginning-of-fortran-subprogram.
5559 (fortran-end-of-subprogram): Renamed from
5560 end-of-fortran-subprogram.
5561 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
5562 (fortran-previous-statement, fortran-next-statement): Simplified.
5563 (fortran-blink-match): New function.
5564 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
5565 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
5566 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
5567 line-end-position.
5568 (fortran-fill): No longer interactive. Simplified.
5569 (fortran-break-line): Simplified.
5570 (fortran-analyze-file-format): Use char-after, not looking-at.
5571
5572 * emacs-lisp/find-func.el (find-function-regexp): Use
5573 `define-minor-mode' after easy-menu change.
5574
5575 1999-11-23 Gerd Moellmann <gerd@gnu.org>
5576
5577 * comint.el: Add redirection.from active comint buffers into
5578 another buffer. Written by Peter Breton.
5579
5580 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
5581
5582 * emacs-lisp/autoload.el (make-autoload): Recognize the new
5583 `define-minor-mode'.
5584 (define-minor-mode): Specify `doc-string-elt'.
5585
5586 * emacs-lisp/easy-mmode.el: Changed maintainer.
5587 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
5588 Use defcustom for the hooks; Improve the auto-generated docstrings.
5589 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
5590 (define-minor-mode): Add BODY arg; Only declare the keymap if
5591 provided; Improve the auto-generated docstrings.
5592
5593 1999-11-22 Gerd Moellmann <gerd@gnu.org>
5594
5595 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
5596 that the leading `^' is at the start. This is necessary because
5597 paragraphs.el tries to remove anchors, but can find them only if
5598 they are the first character.
5599
5600 * progmodes/antlr-mode.el: New file.
5601
5602 * calendar/calendar.el: Fix autoload for
5603 calendar-absolute-from-astro. Add autoload for
5604 calendar-print-astro-day-number.
5605
5606 1999-11-21 Anders Lindgren <andersl@andersl.com>
5607
5608 * follow.el: Use modern backquote syntax. Minor comment update.
5609
5610 1999-11-21 Gerd Moellmann <gerd@gnu.org>
5611
5612 * simple.el (with-syntax-table): Don't switch buffers.
5613
5614 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
5615 progmodes/hideif.el: Use new backquote syntax.
5616
5617 1999-11-21 Ken Manheimer <klm@python.org>
5618
5619 * icomplete.el (icomplete-completions): Use an explicit variable
5620 `icomplete-prospects-length', obviating the need to use an
5621 apparently faulty throw/catch arrangement.
5622
5623 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
5624
5625 * term/internal.el (IT-display-table-setup): Don't overstep
5626 character code 255.
5627
5628 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
5629
5630 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
5631 for the charset chinese-sisheng is 7bit encoding, not 8bit.
5632
5633 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
5634
5635 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
5636 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
5637
5638 * files.el (auto-mode-alist): Add patterns for diff-mode.
5639
5640 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
5641 to detect an empty prompt.
5642
5643 1999-11-18 Dave Love <fx@gnu.org>
5644
5645 * simple.el (input-mode-8-bit): Fix the customization.
5646
5647 1999-11-18 Gerd Moellmann <gerd@gnu.org>
5648
5649 * international/iso-acc.el (iso-languages): Add more
5650 characters for Portuguese.
5651
5652 * speedbar.el: Clean up comment at the start of the file.
5653 Remove RCS id.
5654
5655 * progmodes/compile.el (compilation-parse-errors): Use
5656 compilation-buffer-p instead of testing major-mode.
5657
5658 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
5659
5660 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
5661 (quickurl-ask): completion-ignore-case is set to the value of
5662 quickurl-completion-ignore-case for the duration of the call to
5663 completing-read.
5664
5665 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5666
5667 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
5668
5669 1999-11-18 Kenichi Handa <handa@etl.go.jp>
5670
5671 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
5672 instead of ps-print-def.
5673
5674 * ps-print.el: Require ps-vars instead of ps-print-def.
5675
5676 * ps-mule.el: Require ps-vars instead of ps-print-def.
5677
5678 1999-11-17 Gerd Moellmann <gerd@gnu.org>
5679
5680 * simple.el (with-syntax-table): Save buffer explicitly instead of
5681 using save-excursion.
5682
5683 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5684
5685 * mail/supercite.el: New maintainer.
5686
5687 1999-11-16 Reto Zimmermann <reto@synopsys.com>
5688
5689 * progmodes/vhdl-mode.el: Use new backquote syntax.
5690
5691 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5692
5693 * simple.el (with-syntax-table): New.
5694
5695 1999-11-15 Sam Steingold <sds@ksp.com>
5696
5697 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
5698
5699 1999-02-22 Sam Steingold <sds@goems.com>
5700
5701 * goto-addr.el (goto-address-at-mouse,
5702 goto-address-find-address-at-point): Use compose-mail.
5703 (goto-address-mail-method): Removed variable.
5704 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
5705 goto-address-send-using-mail): Removed functions.
5706
5707 1998-11-03 Sam Steingold <sds@goems.com>
5708
5709 * simple.el (backward-delete-char-untabify):
5710 backward-delete-char-untabify-method can be `all' now - to delete
5711 hungrily including newlines.
5712
5713 1999-11-15 Sam Steingold <sds@ksp.com>
5714
5715 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
5716
5717 1999-11-15 Dave Love <fx@gnu.org>
5718
5719 * cus-edit.el (customize-face, customize-face-other-window):
5720 Require match from completing-read.
5721 (custom-buffer-done-function): Default to custom-bury-buffer, not
5722 bury-buffer.
5723
5724 1999-11-15 Gerd Moellmann <gerd@gnu.org>
5725
5726 * mail/rmail.el, iswitchb.el, hippie-exp.el,
5727 progmodes/cperl-mode.el: Use new backquote syntax.
5728
5729 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
5730
5731 * uniquify.el: Use new backquote syntax.
5732
5733 1999-11-14 Markus Rost <rost@ias.edu>
5734
5735 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
5736 as in ispell-local-dictionary-alist.
5737
5738 1999-11-14 Alex Schroeder <alex@gnu.org>
5739
5740 * ansi-color.el (ansi-color-apply): Updated regexps to include
5741 highlighted face.
5742
5743 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
5744
5745 * forms.el (forms--make-format-elt-using-text-properties):
5746 Treat `intangible' differently.
5747
5748 * forms.el: Use new backquote syntax.
5749
5750 1999-11-13 Gerd Moellmann <gerd@gnu.org>
5751
5752 * textmodes/scribe.el (scribe-mode): Doc-fix.
5753
5754 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
5755
5756 * net-utils.el (run-network-program, net-utils-run-program): Use
5757 the new backquote syntax.
5758 (smbclient-program, smbclient-program-options)
5759 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
5760 variables
5761 (smbclient, smbclient-list-shares): New functions
5762
5763 1999-11-12 Sam Steingold <sds@ksp.com>
5764
5765 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
5766 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
5767 (viper-kbd-buf-definition, viper-kbd-mode-alist)
5768 (viper-kbd-mode-pair, viper-kbd-mode-definition)
5769 (viper-kbd-global-pair, viper-kbd-global-definition):
5770 Use the new backquote syntax.
5771
5772 * emulation/viper-cmd.el (viper-test-com-defun)
5773 (viper-prefix-arg-value, viper-prefix-arg-com):
5774 Use the new backquote syntax.
5775
5776 * emacs-lisp/debug.el (debugger-env-macro):
5777 Use the new backquote syntax.
5778
5779 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
5780 Use the new backquote syntax.
5781
5782 * calendar/calendar.el (calendar-remove-frame-by-deleting):
5783 New user variable.
5784 (calendar-hide-window): Use it.
5785 (increment-calendar-month, calendar-for-loop, calendar-sum):
5786 Use the new backquote syntax.
5787
5788 1999-11-12 Andrew Innes <andrewi@gnu.org>
5789
5790 * select.el (x-set-selection): Call buffer-substring, not
5791 substring. Also fix docstring
5792
5793 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
5794
5795 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
5796 of customizable variables to bug report message. Added
5797 system-type to package name in bug report.
5798
5799 1999-11-12 Gerd Moellmann <gerd@gnu.org>
5800
5801 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
5802 to display file names.
5803
5804 1999-11-11 Gerd Moellmann <gerd@gnu.org>
5805
5806 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
5807
5808 * isearch.el: Add lazy-highlighting feature.
5809
5810 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
5811
5812 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
5813 constant.
5814 (ps-mode-submit-bug-report): New function. Entry added to menu.
5815
5816 1999-11-10 William M. Perry <wmperry@aventail.com>
5817
5818 * mwheel.el: New file to support the new style wheeled mice.
5819
5820 1999-11-10 Gerd Moellmann <gerd@gnu.org>
5821
5822 * startup.el (initial-scratch-message): Add ";;" to the front of
5823 lines in the message.
5824
5825 * files.el (file-local-copy): Remove optional BUFFER argument
5826 because that's not used by anything.
5827
5828 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
5829 to-address.
5830
5831 1999-11-08 Markus Rost <rost@ias.edu>
5832
5833 * wid-edit.el (widget-button-click): Wrap with save-excursion
5834 to restore track-mouse in the correct buffer.
5835
5836 1999-11-08 Gerd Moellmann <gerd@gnu.org>
5837
5838 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
5839
5840 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
5841
5842 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
5843 lpr-command to "lp" for some system-types. (copied from lpr.el
5844 Emacs version 20.2.1).
5845
5846 1999-11-04 Markus Rost <rost@ias.edu>
5847
5848 * simple.el (comment-region): Strip off white space at end of
5849 comment-start.
5850
5851 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5852
5853 * faces.el (secondary-selection): Fix wrong color name.
5854
5855 1999-11-04 John Tobey <jtobey@epsilondev.com>
5856
5857 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
5858 the default when invoking perldb in a non-Perl buffer, and other
5859 cases involving -e or --.
5860
5861 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5862
5863 * simple.el (previous-matching-history-element)
5864 (next-history-element): Use delete-field instead of erase-field.
5865
5866 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
5867 Use delete-field instead of erase-field.
5868
5869 * faces.el (secondary-selection): Change background to yellow.
5870
5871 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
5872 find the start of the text. Use field-string to read the user
5873 input.
5874
5875 1999-11-03 Gerd Moellmann <gerd@gnu.org>
5876
5877 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
5878 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
5879 for compatibility with old face implementation.
5880
5881 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
5882 Use erase-field instead of erase-buffer.
5883
5884 * frame.el (blink-cursor-mode, blink-cursor-end): Use
5885 internal-show-cursor with new interface.
5886 (blink-cursor-timer-function): New.
5887 (blink-cursor-start): Use blink-cursor-timer-function.
5888
5889 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5890
5891 * calendar.el (redraw-calendar): Move to nearest date before
5892 redrawing.
5893
5894 * diary-lib.el (simple-diary-display): Reset modeline even if
5895 there are no diary entries since the diary buffer may be displayed.
5896
5897 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5898
5899 * emacs-lisp/debug.el (debug): If noninteractive, display the
5900 backtrace using `message', then exit Emacs.
5901 (debugger-batch-max-lines): New variable.
5902 (debugger-setup-buffer): New subroutine, broken out of `debug'.
5903 Change the messages put at the start, to say that the debugger
5904 was entered.
5905
5906 1999-11-02 Sam Steingold <sds@ksp.com>
5907
5908 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
5909
5910 1999-11-01 John Tobey <jtobey@epsilondev.com>
5911
5912 * gud.el: (gud-perldb-massage-args): Massage correctly in the
5913 presence of perl switches other than "-e".
5914
5915 1999-11-01 Markus Rost <rost@ias.edu>
5916
5917 * dired-x.el (dired-smart-shell-command): Use
5918 shell-command-history as in shell-command.
5919
5920 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5921
5922 * userlock.el (ask-user-about-lock): Doc fix.
5923
5924 * frame.el: Doc fixes.
5925
5926 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5927
5928 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
5929 of show-cursor.
5930 (blink-cursor-start, blink-cursor-end): Ditto.
5931
5932 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
5933
5934 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5935
5936 * window.el (walk-windows): If ALL-FRAMES is a frame,
5937 start on that frame. Use save-selected-window.
5938
5939 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5940
5941 * simple.el (end-of-buffer): Use window-end to find the window end
5942 instead of vertical-motion because this handles variable-height
5943 lines correctly.
5944
5945 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
5946
5947 * ediff.el: Version change.
5948
5949 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
5950 make sure you are in a good frame before deleting other
5951 windows.
5952 (ediff-file-checked-in-p): Don't consider CVS
5953 files checked in.
5954 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
5955 are writing to a newly created empty file.
5956
5957 * ediff-mult.el (ediff-show-session-group-hook): New default.
5958
5959 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5960 First cd to the file directory. reportedly works
5961 better with remote files.
5962
5963 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
5964 Use file-name-nondirectory when passing files to CVS.
5965
5966 * ediff-diff.el (ediff-cmp-options): New variable.
5967 (ediff-same-file-contents): Use ediff-cmp-options.
5968
5969 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
5970 ediff-get-patch-buffer): Use current buffer if it appears to be a
5971 patch.
5972
5973 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
5974 C-g
5975
5976 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
5977 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
5978 (viper-save-cursor-color,viper-restore-cursor-color):
5979 Improved cursor color handling.
5980 (viper-get-saved-cursor-color-in-replace-mode,
5981 viper-get-saved-cursor-color-in-insert-mode): New functions for
5982 better cursor color handling.
5983
5984 * viper-ex.el (ex-read,ex-edit):
5985 Fixes for correct interpretation of #,%.
5986 (viper-ex): Now works correctly when called from other functions.
5987 (viper-glob-function): New variable.
5988 (viper-ex): Save excursion before doing :global.
5989
5990 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
5991
5992 * viper-cmd.el (viper-post-command-sentinel,
5993 viper-insert-state-post-command-sentinel,
5994 viper-insert-state-pre-command-sentinel): Takes better care of
5995 cursor colors.
5996
5997 * viper.el: Version change.
5998
5999 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
6000
6001 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
6002 that the modeline display was updated *only* when
6003 `whitespace-display-in-modeline' was set, not otherwise.
6004
6005 1999-10-30 Gerd Moellmann <gerd@gnu.org>
6006
6007 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
6008 "frac12".
6009
6010 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
6011 ad-activate.
6012
6013 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
6014
6015 * whitespace.el: Test for existence of `defcustom' and `defgroup'
6016 using fboundp instead of assuming that these are not present in
6017 particular flavors of emacs.
6018 (whitespace-version): Update to 2.8
6019 (whitespace-display-in-modeline): Add custom variable to control
6020 displaying the whitespace errors on the modeline based on
6021 suggestion from <klaus.berndl@sdm.de>
6022 (whitespace-buffer): Now returns `t' if unclean and `nil' if
6023 clean, to enable using as a hook function, as suggested by Puneet
6024 Goel <puneet@computer.org>
6025 (whitespace-buffer): Fix a subtle bug that cleaned up only if
6026 quiet was not set, even with whitespace-auto-cleanup set.
6027 (whitespace-mode-line): Now uses less modeline real estate and
6028 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
6029 which is present in the file, and <y> is any type of whitespace
6030 whose check has been suppressed by setting
6031 `whitespace-check-<whitespace-type>' to nil.
6032 (whitespace-unchecked-whitespaces): New function to return the
6033 list of whitespaces for whom checks have been suppressed.
6034 (whitespace-display-unchecked-whitespaces): Renamed to
6035 `whitespace-update-modeline' to reflect its functionality.
6036
6037 1999-10-30 Gerd Moellmann <gerd@gnu.org>
6038
6039 * progmodes/compile.el (compilation-error-regexp-alist):
6040 Undo previous change.
6041
6042 1999-10-28 Dave Love <fx@gnu.org>
6043
6044 * help.el (help-follow): Make arg optional again and really
6045 default to point.
6046
6047 1999-10-28 Gerd Moellmann <gerd@gnu.org>
6048
6049 * paths.el (rmail-file-name): Make it an option.
6050
6051 * progmodes/ada-mode.el, progmodes/ada-prj.el,
6052 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
6053 comment fixes.
6054
6055 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6056 MIPS Pro 7.3 compiler error message syntax.
6057
6058 1999-10-27 Dave Love <fx@gnu.org>
6059
6060 * progmodes/compile.el: Checkdoc-inspired fixes.
6061
6062 1999-10-27 Gerd Moellmann <gerd@gnu.org>
6063
6064 * lpr.el (print-buffer): Doc-string fix.
6065
6066 1999-10-27 Dave Love <fx@gnu.org>
6067
6068 * emacs-lisp/advice.el: Doc fixes.
6069 (ad-lemacs-p): Removed.
6070 (advice): Add :link to defgroup.
6071
6072 1999-10-27 Kenichi Handa <handa@etl.go.jp>
6073
6074 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
6075 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
6076
6077 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6078
6079 * window.el (walk-windows): If ALL-FRAMES is a frame,
6080 start on that frame. Use save-selected-window.
6081
6082 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6083
6084 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
6085 ad-activate. All callers changed, including those in data.c.
6086 (ad-activate-internal-off): Renamed from ad-activate-off.
6087 All uses changed.
6088 (ad-activate): Renamed from ad-activate-on. All uses changed.
6089 (ad-start-advice, ad-stop-advice, ad-recover-normality):
6090 Alter the definition of ad-activate-internal, not ad-activate.
6091
6092 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6093
6094 * startup.el (command-line-1): Add support for command line
6095 arguments `file' and `execute'. Fix handling of `visit'.
6096
6097 1999-10-26 Kenichi Handa <handa@etl.go.jp>
6098
6099 * international/mule-cmds.el (read-input-method-name): Handle the
6100 case that the arg DEFAULT is symbol.
6101
6102 * international/mule-diag.el (mule-diag): Handle the case that
6103 default-input-method is symbol.
6104
6105 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6106
6107 * textmodes/tildify.el: New file.
6108
6109 1999-10-25 Sam Steingold <sds@ksp.com>
6110
6111 * Makefile (compile-files): Fixed the "tr" strings.
6112 (EMACS): Set to ../src/emacs.
6113
6114 1999-10-25 Gerd Moellmann <gerd@gnu.org>
6115
6116 * info.el (Info-build-node-completions): Add '("*") to the
6117 completion list.
6118
6119 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6120
6121 * frame.el (auto-raise-mode): When enabling the mode,
6122 immediately raise the selected frame.
6123
6124 * indent.el (indent-region): Doc fix.
6125
6126 * comint.el (comint-output-filter): Make the Comint buffer current
6127 for the comint-preoutput-filter-functions.
6128
6129 * mail/reporter.el: Doc fix.
6130
6131 1999-10-24 Stephen Eglen <stephen@gnu.org>
6132
6133 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
6134 that Octave lisp files can also run under XEmacs 20.
6135 (require 'custom) added so that files can run under Emacs 19.34.
6136
6137 * iswitchb.el (iswitchb-default-keybindings): No need to use
6138 read-kbd-macro in keybindings.
6139
6140 1999-10-23 Dave Love <fx@gnu.org>
6141
6142 * elide-head.el: New file.
6143
6144 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6145
6146 * Makefile (compile-files, backup-compiled-files): New targets.
6147 (bootstrap, bootstrap-clean): Ditto.
6148
6149 1999-10-22 Paul Eggert <eggert@twinsun.com>
6150
6151 * international/mule-cmds.c (locale-language-names):
6152 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
6153 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
6154 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
6155 Use Latin-8 for Welsh.
6156 Use Latin-1 for English if "en" is explicitly specified.
6157 Use Latin-1 for Scots Gaelic, Tagalog.
6158 Use Latin-1 (not Latin-4) for Greenlandic.
6159 Use Latin-1 (not Latin-2) for Albanian.
6160 (locale-preferred-coding-systems, locale-language-names):
6161 Remove generic ISO 8859 locales; locale-charset-language-names now
6162 does this.
6163 (locale-charset-language-names): New variable.
6164 (set-locale-environment): Use language name specified by
6165 locale-charset-language-names if its charsets disagree with the
6166 language name specified by locale-language-names.
6167
6168 1999-10-22 Dave Love <fx@gnu.org>
6169
6170 * make-mode.el: Minor doc fixes.
6171
6172 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
6173
6174 1999-10-21 Dave Love <fx@gnu.org>
6175
6176 * loadup.el: Add latin-8, latin-9.
6177
6178 1999-10-20 Paul Eggert <eggert@twinsun.com>
6179
6180 * disp-table.el (standard-display-european): Remove undocumented
6181 arg AUTO; no longer used by startup.el. Do not attempt to treat
6182 all non-English language environments as coding system names.
6183 Instead, use the downcased language environment name as a coding
6184 system name if it is one; otherwise, use latin-1.
6185
6186 1999-10-20 Gerd Moellmann <gerd@gnu.org>
6187
6188 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
6189 that were split so that part of the comment appeared as Lisp code.
6190
6191 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6192
6193 * ps-bdf.el: Doc fix.
6194
6195 * ps-print-def.el: New file: common definitions for all parts of
6196 ps-print.
6197 (ps-multibyte-buffer): Moved from ps-mule.
6198
6199 * ps-mule.el: File dependence fix.
6200 (ps-multibyte-buffer): Moved to ps-print-def.
6201
6202 * ps-print.el: Doc fix, better customization.
6203 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
6204 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
6205 (ps-end-file): Doc fix.
6206 (ps-setup, ps-begin-file): Fun fix.
6207 (postscript): New group.
6208 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
6209 (ps-print-prologue-1): Adjust PostScript programming.
6210 (ps-print): Adjust group hierarchy.
6211 (ps-print-n-up, ps-print-zebra, ps-print-background,
6212 ps-print-printer)
6213 (ps-print-page): New subgroups.
6214 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
6215 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
6216 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
6217 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
6218 (ps-zebra-stripe-height, ps-print-background-image)
6219 (ps-print-background-text, ps-spool-config): Adjust customization.
6220 (dos-ps-printer): Definition eliminated.
6221
6222 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6223
6224 * ps-mule.el: Doc fix, define functions properly if mule package is
6225 loaded or not.
6226 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
6227 mule package is loaded or not.
6228
6229 * ps-print.el: Doc fix, n-up printing.
6230 (ps-print-version): New version number (5.0).
6231 (ps-page-dimensions-database): Added document media.
6232 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
6233 (ps-page-order, ps-printing-region-p): New vars.
6234 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
6235 funs.
6236 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
6237 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
6238 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
6239 (ps-n-up-xstart, ps-n-up-ystart): New macros.
6240 (ps-print-begin-sheet-hook): New hook.
6241 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
6242 const.
6243 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
6244 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
6245 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
6246 (ps-count-lines): Changed to defun.
6247 (ps-header-page): Changed to defsubst, fix fun.
6248 (ps-printing-region): Doc fix, adjust programming code.
6249 (ps-output-boolean, ps-background-pages, ps-background-text)
6250 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
6251 programming code.
6252
6253 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6254
6255 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
6256 (ps-print-version): New version number (4.2).
6257 (ps-spool-config, ps-spool-tumble): New vars.
6258 (ps-print-prologue-1): Changed to defconst, adjust PostScript
6259 programming, new PostScript procedure to handle errors.
6260 (ps-print-prologue-2): Changed to defconst.
6261 (ps-print-duplex-feature): New const: duplex and tumble setting.
6262 (ps-setup, ps-begin-file): Fix funs.
6263 (ps-boolean-capitalized): New fun.
6264
6265 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
6266
6267 * Makefile (dontcompilefiles): Obsoleted.
6268 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
6269 (EL): Unused.
6270 (temacs): Removed (unused).
6271 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
6272 version of the file (necessary for the update to work properly).
6273 (autoloads): Force the use of `pwd`/loaddefs.el.
6274 (updates); Redefined in terms of other targets to reduce redundancy.
6275 (.el.elc): New default rule, just in case you want it.
6276 (compile): Use a single invocation of Emacs.
6277 (bootstrap-compile); Unneeded.
6278 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
6279
6280 1999-10-19 Dave Love <fx@gnu.org>
6281
6282 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
6283
6284 1999-10-19 Sam Steingold <sds@ksp.com>
6285
6286 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
6287 comply with the comment.
6288
6289 1999-10-19 Gerd Moellmann <gerd@gnu.org>
6290
6291 * autorevert.el (auto-revert-mode): Make auto-revert-mode
6292 permanent-local.
6293
6294 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
6295
6296 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
6297 value: \"lpr\" changed to "lpr"
6298 (ps-mode-version): New constant
6299 (ps-mode-show-version): New function, added key in ps-mode-map
6300 (ps-run-messages): Removed
6301 (ps-run-font-lock-keywords-2): New defcustom variable replacing
6302 ps-run-messages. These keywords now include the value of
6303 ps-run-prompt, making its fontification customizable.
6304 (ps-run-init): Removed \\n from docstring, it is now added when
6305 the value is used
6306 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
6307 ps-run-prompt
6308 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
6309 customizable variables in doc-string (its equivalent
6310 ps-run-messages was missing in previous version of the doc-string)
6311 (ps-run-mode): Simplified assignment to font-lock-defaults, using
6312 symbols only
6313
6314 1999-10-19 Alex Schroeder <alex@gnu.org>
6315
6316 * ansi-color.el: Complete rewrite.
6317
6318 1999-10-19 Paul Eggert <eggert@twinsun.com>
6319
6320 Fix bootstrapping problems.
6321 Use the system locale to specify Emacs locale defaults.
6322
6323 * international/mule-cmds.el (global-map):
6324 Do not use backquote, because that makes a bootstrapping
6325 problem if you need to recompile all Lisp files using interpreted code.
6326 * international/mule.el (charset-id, charset-bytes,
6327 charset-dimension, charset-chars, charset-width,
6328 charset-direction, charset-iso-final-char,
6329 charset-iso-graphic-plane, charset-reverse-charset,
6330 charset-short-name, charset-long-name, charset-description,
6331 charset-plist): Likewise.
6332 * subr.el (save-match-data): Likewise.
6333
6334 * international/mule-cmds.el
6335 (set-display-table-and-terminal-coding-system): New function,
6336 containing code migrated out of set-language-environment.
6337 (set-language-environment, set-locale-environment): Use it.
6338 (locale-translation-file-name): Moved here from startup.el.
6339 (locale-language-names, locale-preferred-coding-systems):
6340 New vars.
6341 (locale-name-match, set-locale-environment): New functions.
6342
6343 * language/japan-util.el (setup-japanese-environment-internal):
6344 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
6345
6346 * startup.el (iso-8859-n-locale-regexp): Remove.
6347 (locale-translation-file-name): Move to mule-cmds.el.
6348 (command-line): Move locale-stuff into set-locale-environment.
6349
6350 1999-10-18 Dave Love <fx@gnu.org>
6351
6352 * abbrev.el (add-abbrev, inverse-add-abbrev)
6353 (expand-region-abbrevs): Remove properties from buffer text.
6354
6355 1999-10-17 Gerd Moellmann <gerd@gnu.org>
6356
6357 * iswitchb.el (iswitchb-exhibit): Extract user-input only
6358 from the mini-buffer, without the prompt.
6359
6360 * simple.el (minibuffer-prompt-end): Return the position
6361 after the prompt, not the position of that last character
6362 of the prompt.
6363
6364 1999-10-17 Miles Bader <miles@gnu.org>
6365
6366 * simple.el: Doc fixes.
6367
6368 1999-10-17 Miles Bader <miles@gnu.org>
6369
6370 * simple.el (previous-matching-history-element, next-history-element):
6371 Change to work correctly even if the point is in the prompt.
6372 (choose-completion-string): Likewise.
6373 (minibuffer-prompt-width): New function (compatibility with old subr).
6374
6375 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
6376 When constraining the final position to the current field,
6377 don't use the ONLY-IN-LINE mode of constrain-to-field.
6378
6379 1999-10-17 Miles Bader <miles@gnu.org>
6380
6381 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
6382 constrain-to-field.
6383 * textmodes/paragraphs.el (forward-sentence): Likewise.
6384
6385 1999-10-17 Miles Bader <miles@gnu.org>
6386
6387 * simple.el (line-move): Use constrain-to-field to avoid
6388 moving into a prompt.
6389 (previous-complete-history-element): Clarify doc string.
6390 (next-complete-history-element): Likewise.
6391 Use field-beginning instead of point-min.
6392 (next-matching-history-element): Use field-beginning and
6393 erase-field instead of point-min and erase-buffer.
6394 * textmodes/paragraphs.el
6395 (forward-paragraph, forward-sentence): Likewise.
6396 (backward-kill-paragraph, backward-kill-sentence): Remove code to
6397 constrain the kill to an field, as the movement commands now
6398 do this.
6399
6400 1999-10-17 Miles Bader <miles@gnu.org>
6401
6402 * simple.el (previous-matching-history-element): Get the
6403 minibuffer input with field-string instead of buffer-string.
6404 (choose-completion-string): Likewise.
6405 (next-history-element): Likewise.
6406 Erase the minibuffer input with erase-field, not erase-buffer.
6407 Use field-beginning to find the beginning of the input.
6408 * textmodes/paragraphs.el (backward-kill-sentence):
6409 Remove minibuffer-prompt hack.
6410 Constrain to any input field.
6411
6412 1999-10-17 Sam Steingold <sds@ksp.com>
6413
6414 * bindings.el (completion-ignored-extensions): Added ".sparcf"
6415 for CMUCL on sparc and ".ufsl" for LispWorks.
6416 (bound-and-true-p): Bugfix: free variable `v'.
6417
6418 1999-10-16 Dave Love <d.love@dl.ac.uk>
6419
6420 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
6421 (edebug-uninstall-read-eval-functions): Use load-read-function,
6422 avoiding elisp-eval.
6423
6424 1999-10-16 Sam Steingold <sds@ksp.com>
6425
6426 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
6427 instead of `eql'.
6428
6429 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
6430
6431 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
6432 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
6433 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
6434 * ediff-util.el (ediff-make-temp-file):
6435 * ediff-vers.el (ediff-pcl-cvs-view-revision):
6436 * emerge.el (emerge-make-temp-file):
6437 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
6438 * vc.el (vc-update-change-log):
6439 * mail/mailpost.el (post-mail-send-it):
6440 * mail/metamail.el (metamail-region):
6441 * progmodes/cmacexp.el (c-macro-expansion):
6442 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
6443
6444 1999-10-15 Gerd Moellmann <gerd@gnu.org>
6445
6446 * smtpmail.el (smtpmail-via-smtp): Add support for
6447 automatically appending a domain to RCPT TO: addresses.
6448
6449 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6450
6451 * dired.el (dired-insert-directory): Insert the amount of
6452 free space after the total size.
6453 (dired-free-space-program, dired-free-space-args): New variables.
6454
6455 1999-10-14 Karl Heuer <kwzh@gnu.org>
6456
6457 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
6458
6459 1999-10-14 Dave Love <fx@gnu.org>
6460
6461 * international/characters.el:
6462 * international/fontset.el:
6463 * international/mule-conf.el: Add latin-iso8859-1[45].
6464
6465 * language/european.el: Add Latin-8, Latin-9. Modify some doc
6466 strings.
6467
6468 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
6469 (command-line): Detect Latin-[89] locales.
6470
6471 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6472
6473 * international/mule-cmds.el (select-safe-coding-system)
6474 (leim-list-header): Avoid the use of strings that start with backslash
6475 newline since lread.c:read1 has a hack to turn those strings into
6476 integer 0 during the loadup.el process.
6477
6478 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
6479
6480 1999-10-13 Dave Love <fx@gnu.org>
6481
6482 * image.el (insert-image): Copy the image spec and add an
6483 intangible property.
6484
6485 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6486
6487 * help.el (help-xref-interned): Make it also work on variable-only
6488 and function-only symbols.
6489 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
6490 (help-follow): If the point under mouse is not highlighted, try
6491 `help-xref-interned' on the pointed-to symbol anyway.
6492
6493 * info.el (Info-on-current-buffer): New entry point.
6494 (Info-find-node): Split into two for Info-on-current-buffer to
6495 hook into it.
6496 (Info-current-file, Info-set-mode-line, Info-up):
6497 Info-current-file can now be t.
6498 (Info-clone-buffer-hook): Function for `clone-buffer'.
6499 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
6500 Make `clone-buffer' available in various ways to the user.
6501
6502 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6503
6504 * simple.el (shell-command, shell-command-on-region): Use
6505 make-temp-file.
6506 (clone-buffer, clone-process, clone-buffer-hook): New functions.
6507
6508 * subr.el (with-current-buffer): Don't use backquotes to avoid
6509 bootstrapping problems.
6510
6511 * loadup.el (load-path): Add subdirs for bootstrapping.
6512 (docstrings): Ignore errors during bootstrapping.
6513 (args): New `bootstrap' argument (for use in place of `dump').
6514
6515 1999-10-12 Emmanuel Briot <briot@gnat.com>
6516
6517 * ada-stmt.el: Doc-string fixes.
6518
6519 1999-10-12 Gerd Moellmann <gerd@gnu.org>
6520
6521 * recentf.el: New file.
6522
6523 * ps-mode.el: New file.
6524
6525 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
6526 case insensitive.
6527
6528 1999-10-12 Richard Sharman <rsharman@pobox.com>
6529
6530 * sh-script.el: Added support for indenting existing scripts.
6531 (sh-mode-map): Added new bindings.
6532 (sh-mode): Updated mode doc-string for new commands, added
6533 make-local-variable calls, initialize mode-specific variables.
6534 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
6535 is now a different function.
6536 (sh-header-marker): Changed docstring.
6537 (sh-set-shell): Initialize mode-specific variables.
6538 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
6539 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
6540 Changed these define-skeleton calls to work with user-specified
6541 indentation settings.
6542 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
6543 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
6544 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
6545 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
6546 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
6547 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
6548 (sh-guess-basic-offset, sh-handle-after-case-label)
6549 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
6550 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
6551 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
6552 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
6553 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
6554 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
6555 (sh-handle-this-then, sh-help-string-for-variable)
6556 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
6557 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
6558 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
6559 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
6560 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
6561 (sh-remove-our-text-properties, sh-rescan-buffer)
6562 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
6563 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
6564 (sh-scan-case, sh-search-word, sh-set-char-syntax)
6565 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
6566 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
6567 functions.
6568 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
6569 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
6570 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
6571 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
6572 (sh-var-list): New variables.
6573
6574 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
6575
6576 * quickurl.el (quickurl-list-insert): `count-lines' was returning
6577 a value one line to high if the cursor wasn't at the start of a
6578 line. A `beginning-of-line' is now performed before making the
6579 call to `count-lines'.
6580
6581 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
6582
6583 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
6584
6585 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6586
6587 * Makefile (setwins): Abstract out the command to find subdirectories
6588 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
6589 (custom-deps, finder-data, autoloads, update-subdirs, updates)
6590 (autoloads-with-other-emacs): Use it.
6591
6592 * diff-mode.el: New file. A mode for viewing/editing context diffs.
6593
6594 1999-10-09 Gerd Moellmann <gerd@gnu.org>
6595
6596 * Makefile (bootstrap-compile): New target. Compile Lisp
6597 files with ../src/temacs.
6598
6599 1999-10-08 Dave Love <fx@gnu.org>
6600
6601 * ange-ftp.el: Require dired when compiling.
6602 (ange-ftp-normal-login): Allow EFS-style port specification.
6603
6604 1999-10-08 Simon Marshall <simon@gnu.org>
6605
6606 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
6607 (regexp-opt-group): Use it to get common suffixes in STRINGS.
6608 If STRINGS is nil, return "" rather than nil.
6609
6610 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6611
6612 * Makefile (compile): Compile files one by one. Set load-path to
6613 current directory and subdirectories when compiling.
6614
6615 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6616
6617 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
6618 (emacs): Use it everywhere instead of EMACS.
6619 (compile): New target. Compile all Lisp files from scratch.
6620 (recompile): New target. Recompile lisp directory.
6621 (autoloads-with-other-emacs): New target. Build loaddefs.el with
6622 an Emacs executable not built in the current directory tree.
6623
6624 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
6625
6626 * filecache.el (file-cache-completion-ignore-case): New variable,
6627 defaulting to the value of completion-ignore-case.
6628 (file-cache-minibuffer-complete): Use it.
6629 (file-cache-files-matching, file-cache-files-matching-internal):
6630 New functions.
6631
6632 1999-10-07 Emmanuel Briot <briot@gnat.com>
6633
6634 * ada-xref.el: New file
6635
6636 * ada-prj.el: New file
6637
6638 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
6639
6640 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
6641 subprogram being created.
6642
6643 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
6644 ada-indent-newline-indent): Rewritten to support the new indentation
6645 scheme
6646
6647 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
6648 New functions
6649
6650 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
6651 justification parameter
6652
6653 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
6654 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
6655 external program
6656
6657 1999-10-07 Dave Love <fx@gnu.org>
6658
6659 * bindings.el (bound-and-true-p): New macro.
6660 (make-mode-line-mouse-sensitive): Don't require easymenu.
6661
6662 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6663
6664 * custom.el (defface): Extend documentation for new values of
6665 `type'.
6666
6667 * faces.el (face-spec-set-match-display): Recognize `type' of
6668 `motif', `lucid', `x-toolkit'.
6669 (menu): New face.
6670
6671 1999-10-05 Dave Love <fx@gnu.org>
6672
6673 * files.el: Recognize temporary crontab files.
6674
6675 * info.el: Require jka-compr when compiling.
6676 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
6677
6678 1999-10-04 Dave Love <fx@gnu.org>
6679
6680 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
6681 scroll-up-aggressively, scroll-down-aggressively.
6682
6683 * time.el (display-time-mode): Add autoload cookie.
6684
6685 * rect.el (delete-extract-rectangle): Doc fix from verna.
6686
6687 * help-macro.el (three-step-help): Customize.
6688
6689 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6690
6691 * hexl.el (hexlify-buffer): Move point in proper range
6692 if it is too large.
6693 (hexl-after-revert-hook): Update hexl-max-address.
6694 (hexl-address-to-marker): Doc fix.
6695
6696 1999-10-03 Dave Love <fx@gnu.org>
6697
6698 * image.el (defimage): Remove redundant code. Substitute file in
6699 image plist.
6700
6701 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
6702
6703 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
6704 when doing with-temp-file.
6705
6706 1999-10-01 Dave Love <fx@gnu.org>
6707
6708 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
6709
6710 * help.el: Require view when compiling.
6711 (view-emacs-FAQ): Use Info version.
6712
6713 1999-09-29 Ken'ichi Handa <handa@gnu.org>
6714
6715 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
6716 (normat->normal). Use correct font names for Korean
6717 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
6718
6719 1999-09-29 Kenichi Handa <handa@etl.go.jp>
6720
6721 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
6722 code not used by KOI8 to the same 8-bit code instead of mapping to
6723 SPC.
6724 (cyrillic-alternativnyj-decode-table): Likewise.
6725
6726 1999-09-29 Alex Schroeder <alex@gnu.org>
6727
6728 * sql.el (sql-imenu-generic-expression): Aew, used to set
6729 imenu-generic-expression.
6730 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
6731 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
6732 imenu-case-fold-search, and imenu-syntax-alist.
6733 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
6734 setting font-lock-defaults' SYNTAX-ALIST.
6735
6736 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6737
6738 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
6739 macro, try again.
6740
6741 1999-09-28 Dave Love <fx@gnu.org>
6742
6743 * cus-edit.el (custom-comment): Change widget definition.
6744 (custom-comment-create, custom-comment-show)
6745 (custom-comment-invisible-p): Don't use :comment-overlay.
6746 (custom-comment-hide): New function.
6747 (custom-variable-set, custom-variable-save)
6748 (custom-variable-reset-standard, custom-face-set)
6749 (custom-face-save): Use it.
6750
6751 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6752
6753 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
6754
6755 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6756
6757 * faces.el (region): Doc fix.
6758
6759 1999-09-27 Dave Love <fx@gnu.org>
6760
6761 * isearch.el (isearch): Add :links in defgroup.
6762 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
6763 (isearch-switch-frame-handler): Comment out (unused).
6764 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
6765 (isearch-ring-retreat-edit): Doc fix.
6766 (isearch-mouse-yank): New command.
6767 (isearch-last-command-char): Removed. Callers changed to use
6768 last-command-char.
6769 (isearch-char-to-string): Removed. Callers changed to use
6770 char-to-string.
6771
6772 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
6773
6774 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
6775 option for Russian.
6776
6777 1999-09-25 Gerd Moellmann <gerd@gnu.org>
6778
6779 * faces.el (face-differs-from-default-p): Compare face
6780 attributes individually.
6781
6782 * image.el (put-image, insert-image): Add string argument.
6783
6784 1999-09-24 Gerd Moellmann <gerd@gnu.org>
6785
6786 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
6787 LANG=de_DE.iso88591 on HPUX 11.0.
6788
6789 * dired.el (dired-move-to-filename-regexp): Make it work
6790 for LANG=de_DE.iso88591 on HPUX 11.0.
6791
6792 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6793
6794 * info.el (info-initialize): Don't test existence of ALTERNATIVE
6795 if we know for some other reason it should not be used.
6796
6797 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
6798 New variable.
6799 (edebug-recursive-edit): Save current-prefix-arg there,
6800 bind it, and set it back at the end.
6801 (edebug-outside-excursion): Restore and update the outside
6802 value of current-prefix-arg.
6803 (edebug-emacs-version-specific): Delete support for Epoch.
6804
6805 1999-09-24 Howard Melman <howard@silverstream.com>
6806
6807 * imenu.el (imenu-after-jump-hook): New variable.
6808 (imenu): Run menu-after-jump-hook.
6809 (imenu-name-lookup-function): New variable.
6810 * imenu.el (imenu--in-alist): Use those variables.
6811
6812 1999-09-24 Carsten Dominik <cd@gnu.org>
6813
6814 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
6815 multiple thebibliography environments.
6816
6817 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
6818 with recentering window.
6819 (reftex-extract-bib-entries-from-thebibliography,
6820 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
6821 with multiple thebibliography environments.
6822
6823 * textmodes/reftex-vars.el
6824 (reftex-section-levels): Function allowed as cdr.
6825 (reftex-max-section-depth) New option.
6826
6827 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
6828 with multiple thebibliography environments.
6829
6830 1999-09-23 Gerd Moellmann <gerd@gnu.org>
6831
6832 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
6833 instead of point-min in call to delete-region.
6834
6835 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
6836
6837 * vc.el (vc-backend-checkout): Use with-temp-file when checking
6838 out into arbitrary file names.
6839
6840 1999-09-19 Ken'ichi Handa <handa@gnu.org>
6841
6842 * language/european.el ("Turkish"): New language environment.
6843
6844 1999-09-19 Dave Love <fx@gnu.org>
6845
6846 * delim-col.el: New file.
6847
6848 1999-09-17 Richard Stallman <rms@gnu.org>
6849
6850 * files.el (after-find-file): When visiting a backup file,
6851 make it read-only.
6852
6853 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
6854 (apropos-keybinding-face, apropos-label-face): Likewise.
6855 (apropos-property-face, apropos-match-face): Likewise.
6856 (apropos-label-properties): New variable.
6857 (apropos-print-doc): Use apropos-label-properties.
6858 (apropos-print): Set apropos-label-properties.
6859
6860 1999-09-15 Richard Stallman <rms@gnu.org>
6861
6862 * winner.el: Use aref instead of sref.
6863
6864 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
6865
6866 1999-09-14 Gerd Moellmann <gerd@gnu.org>
6867
6868 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
6869
6870 1999-09-14 Richard Stallman <rms@gnu.org>
6871
6872 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
6873 cookie, even if followed by a letter.
6874
6875 1999-09-14 Stephen Eglen <stephen@gnu.org>
6876
6877 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
6878 --no-line-editing are passed to Octave by including them here
6879 rather than storing them in inferior-octave-startup-args.
6880
6881 1999-09-14 Eli Zaretskii <eliz@gnu.org>
6882
6883 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
6884 command, option, env and sc.
6885
6886 * subr.el (shell-quote-argument): Quote argument with double
6887 quotes for ms-dos.
6888
6889 1999-09-14 Richard Stallman <rms@gnu.org>
6890
6891 * simple.el (eval-expression-print-level): New variable.
6892 (eval-expression-print-length): New variable.
6893 (eval-expression-debug-on-error): New variable.
6894 (eval-expression): Bind print-level, print-length and
6895 debug-on-error from those vars.
6896
6897 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
6898 Bind print-level, print-length and debug-on-error.
6899
6900 1999-09-14 Inge Frick <inge@nada.kth.se>
6901
6902 * dired.el (dired-recursive-deletes): New custom variable.
6903 (dired-re-no-dot): New variable.
6904 (dired-delete-file): New function deletes files and directories
6905 recursively.
6906 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
6907
6908 * dired-aux.el (dired-recursive-copies): New custom variable.
6909 (dired-handle-overwrite): Broke a long line.
6910 (dired-copy-file): Call `dired-copy-file-recursive' instead of
6911 `copy-file'.
6912 (dired-copy-file-recursive): New function. Copy directories
6913 recursively.
6914 (dired-do-create-files): Added support for generalized directory
6915 target. How-to function may now return a function. New fluid
6916 variable `dired-one-file'.
6917 (dired-copy-how-to-fn): New variable.
6918 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
6919 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
6920 (dired-do-copy-regexp): No recursive copies.
6921
6922 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
6923
6924 * whitespace.el (whitespace-version): Update version to 2.4
6925
6926 * whitespace.el: Add customization variables to conditionally test
6927 any of the five whitespaces, per request from Rune Kleveland
6928 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
6929
6930 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
6931
6932 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
6933 list of modes to be checked for bogus whitespaces.
6934
6935 * whitespace.el (whitespace-rescan-timer-time): Update
6936 documentation.
6937
6938 * whitespace.el (whitespace-display-unchecked-whitespaces):
6939 New function to update modeline with untested whitespaces.
6940
6941 * whitespace.el (whitespace-buffer): Test only whitespaces whose
6942 checking is turned on, and update modeline using the newly created
6943 `whitespace-display-unchecked-whitespaces'.
6944
6945 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
6946 whose checking is turned on, and update modeline using the newly
6947 created `whitespace-display-unchecked-whitespaces'.
6948
6949 * whitespace.el (whitespace-describe): Update documentation.
6950
6951 * whitespace.el (whitespace-tickle-timer): Test if
6952 `whitespace-rescan-timer-time' is non-zero before tickling timer.
6953
6954 1999-09-13 Dave Love <fx@gnu.org>
6955
6956 * hideif.el (hide-ifdef-mode): Add autoload cookie.
6957
6958 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
6959 for temp buffer.
6960 (checkdoc-this-string-valid): Don't assume default comment-start.
6961
6962 1999-09-13 Gerd Moellmann <gerd@gnu.org>
6963
6964 * rsz-mini.el: Remove code, keep the interface.
6965
6966 1999-09-13 Dave Love <fx@gnu.org>
6967
6968 * help.el (help-highlight-p): Doc fix.
6969
6970 * faces.el (mode-line, header-line, tool-bar): Add :version.
6971 (highlight, secondary-selection): Add :group.
6972 (trailing-whitespace): Add :group, :version.
6973
6974 * wid-edit.el: Remove some compatibility code and checks.
6975 (widget-specify-field, widget-specify-button): Don't use XEmacs
6976 properties.
6977 (widget-overlay-inactive): Change error message.
6978 (widget-button-pressed-face): New variable.
6979 (widget-button-click): Use it.
6980 (widget-documentation-link-add): Specify mouse and button faces.
6981 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
6982 removed now the functionality is built in.
6983
6984 * cus-edit.el: Don't define-widget-keywords.
6985 (multimedia): New group.
6986 (custom-last): Function removed.
6987 (custom-quote): Add vectorp case, comment out characterp case.
6988 (custom-buffer-done-function, custom-raised-buttons): New option.
6989 (Custom-buffer-done): New function.
6990 (custom-buffer-create-internal): Obey custom-raised-buttons,
6991 Custom-buffer-done.
6992 (custom-button-face): Make it `released-button'.
6993 (custom-button-pressed-face): Make it `pressed-button'
6994 (custom-mode-map): Bind "q" to Custom-buffer-done.
6995 (custom-mode): Deal with raised/pressed buttons.
6996
6997 Changes from Didier Verna:
6998 (custom-prompt-variable): Optional third arg makes prompt for a
6999 comment string.
7000 (customize-set-value, customize-set-variable,
7001 customize-save-variable): Optional prefix makes function handle
7002 variable comments.
7003 (customize-customized, customize-saved, custom-variable-state-set)
7004 (custom-variable-set, custom-variable-save, custom-face-state-set)
7005 (custom-variable-reset-saved, custom-variable-reset-standard)
7006 (custom-face-set, custom-face-save, custom-face-reset-saved)
7007 (custom-face-reset-standard, customize-save-customized): Handle
7008 custom comments.
7009 (custom-comment-face, custom-comment-tag-face): New face.
7010 (custom-comment): New widget.
7011 (custom-comment-create, custom-comment-delete)
7012 (custom-comment-value-set, custom-comment-show)
7013 ()custom-comment-invisible-p): New functions.
7014 (custom-variable-value-create, custom-face-value-create): Create a
7015 comment field widget.
7016 (custom-variable-menu, custom-face-menu): New entry for custom
7017 comment.
7018 (custom-face-value-create): Remove compatibility code.
7019 (custom-save-variables, custom-save-faces): Possibly save custom
7020 comments.
7021
7022 * cus-face.el (custom-face-attributes): Simplify :underline,
7023 :overline, :inverse-video cases. Fix up :box case (probably needs
7024 more work).
7025
7026 Change from Didier Verna:
7027 (custom-set-faces): The arguments can now have a custom comment as
7028 fourth argument.
7029
7030 * custom.el: Don't define-widget-keywords.
7031 Change from Didier Verna:
7032 (custom-set-variables): The arguments can now have a
7033 custom comment as fifth element.
7034
7035 1999-09-13 Richard Stallman <rms@gnu.org>
7036
7037 * info.el (Info-find-node): Cope better if guesspos is too large.
7038
7039 1999-09-12 Gerd Moellmann <gerd@gnu.org>
7040
7041 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
7042 of buffer-substring because buffer-string doesn't copy the
7043 prompt.
7044
7045 * faces.el (mode-line): Replaces `modeline'.
7046 (toplevel): Make `modeline' an alias for `mode-line'.
7047
7048 1999-09-12 Gerd Moellmann <gerd@gnu.org>
7049
7050 * gs.el: Change `ghostscript' to `postscript' in comment.
7051
7052 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
7053
7054 * emulation/tpu-edt.el (tpu-version): New version.
7055 (tpu-search-overlay, tpu-replace-overlay): New variables.
7056 (tpu-search-highlight, tpu-toggle-direction): New functions.
7057 (tpu-lm-replace): Set tpu-replace-overlay.
7058 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
7059 command hook.
7060
7061 1999-09-11 Richard Stallman <rms@gnu.org>
7062
7063 * isearch.el (isearch-mode-map): Undo previous change.
7064
7065 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
7066 use all of that as the sexp.
7067
7068 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
7069 and use the initial argument as file name directly.
7070 Likewise if nothing matches.
7071
7072 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
7073
7074 * winner.el: Major changes. Avoid changing point and mark.
7075 Save configurations after they change, not before.
7076
7077 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
7078
7079 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
7080 Bind print-continuous-numbering and print-number-table.
7081
7082 1999-09-10 Dave Love <fx@gnu.org>
7083
7084 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
7085
7086 1999-09-09 Richard Stallman <rms@gnu.org>
7087
7088 * whitespace.el: Finish making it fit Emacs conventions.
7089 Add autoloads.
7090
7091 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
7092
7093 * generic-x.el (bat-generic-mode): "::"-style comments don't
7094 need to begin with "-". Fix the font-lock definitions of ON/OFF
7095 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
7096 from the list of keywords. Add DO to the list of keywords.
7097
7098 1999-09-09 Dave Love <fx@gnu.org>
7099
7100 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
7101 (byte-optimize-backward-word): New optimizations.
7102 (side-effect-free-fns, side-effect-and-error-free-fns): Add
7103 entries.
7104
7105 1999-09-09 Gerd Moellmann <gerd@gnu.org>
7106
7107 * image.el (put-image): Remove optional buffer parameter.
7108
7109 * faces.el (face-italic-p): Return t only for values `italic'
7110 and `oblique'.
7111
7112 * mouse.el (mouse-drag-mode-line-1): Extension of former
7113 mouse-drag-mode-line that also drags the header line.
7114 (mouse-drag-mode-line): Call it.
7115 (mouse-drag-header-line): New.
7116 (toplevel): Bind down-mouse-1 on header lines to
7117 mouse-drage-header-line.
7118
7119 1999-09-08 Gerd Moellmann <gerd@gnu.org>
7120
7121 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
7122 (make-mode-line-mouse-sensitive): Replace `top-line' by
7123 `header-line'.
7124
7125 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
7126
7127 * help.el (describe-function-1): Don't return empty string for keymaps.
7128
7129 * fill.el (fill-region-as-paragraph, canonically-space-region):
7130 Respect colon-double-space at end of line.
7131
7132 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
7133
7134 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
7135 (backup-buffer): Use it.
7136
7137 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
7138
7139 * generic-x.el (generic-define-unix-modes): Added new modes:
7140 inetd-conf-generic-mode, etc-services-generic-mode,
7141 etc-passwd-generic-mode. These are all defined for Unix by default.
7142 (apache-generic-mode): Use an imenu-generic-expression to list
7143 Configuration keywords.
7144 (samba-generic-mode): Use both ; and # as comment characters.
7145 (samba-generic-mode): Font-lock expressions now highlight name
7146 value pairs.
7147 (bat-generic-mode): Keywords are now case-insensitive through
7148 font-lock-defaults setting.
7149 (java-properties-generic-mode): Supports both ! and # as comment
7150 characters.
7151 (java-properties-generic-mode): Added an imenu-generic-expression
7152 (java-properties-generic-mode): Reworked to support the various
7153 different ways to separate name and value (viz, '=', ':' and
7154 whitespace).
7155 (show-tabs-generic-mode): Added this new generic-mode.
7156
7157 1999-09-08 Richard Stallman <rms@gnu.org>
7158
7159 * progmodes/inf-lisp.el: Moved from top directory.
7160
7161 * tar-mode.el (tar-header-block-tokenize):
7162 Use `when' instead of `and'. Fix some clobbered text.
7163
7164 * gud.el (gud-make-debug-menu): Make a child for the
7165 local menu, for its menu bar, and the debug menu.
7166 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
7167 Use the history in the simple way.
7168
7169 1999-09-07 Kenichi Handa <handa@etl.go.jp>
7170
7171 * language/korea-util.el (default-korean-keyboard): Initialize it
7172 according to the environment variable HANGUL_KEYBOARD_TYPE.
7173
7174 1999-09-07 Richard Stallman <rms@gnu.org>
7175
7176 * subr.el (make-temp-file): New function.
7177
7178 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
7179
7180 * font-lock.el (font-lock-multiline): New text property contains
7181 a boolean to indicate if the char is part of a multiline match.
7182 (font-lock-default-fontify-region): Extend the region appropriately
7183 for multiline keywords.
7184 (font-lock-default-unfontify-region): Also remove the new
7185 font-lock-multiline text property.
7186 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
7187 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
7188
7189 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7190
7191 * diary-lib.el (list-diary-entries): Make sure two-digit years
7192 have leading zeros.
7193
7194 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7195
7196 * faces.el (face-set-after-frame-default): Initialize some
7197 attributes of some faces from frame parameters.
7198
7199 * faces.el (scroll-bar, border, cursor, mouse): New faces.
7200
7201 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7202
7203 * faces.el (fringe): Replaces face `margin'.
7204
7205 1999-09-07 Dave Love <fx@gnu.org>
7206
7207 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
7208
7209 1999-09-07 Richard Stallman <rms@gnu.org>
7210
7211 * subr.el (push): Doc fix.
7212
7213 1999-09-06 Richard Stallman <rms@gnu.org>
7214
7215 * vc.el (vc-annotate-display): Use < 69 not < 70
7216 to distinguish 20YY from 19YY.
7217
7218 * timezone.el (timezone-parse-date): Use < 69 not < 70
7219 to distinguish 20YY from 19YY.
7220
7221 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
7222
7223 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
7224
7225 * quickurl.el: (quickurl-list-focused-line): Removed.
7226 (quickurl-list-insert): Now works out the focused line using
7227 `count-lines' instead of using `quickurl-list-focused-line'.
7228
7229 1999-09-06 Richard Stallman <rms@gnu.org>
7230
7231 * mail/rmail.el (rmail-retry-failure): Unconditionally move
7232 to beginning of message.
7233
7234 1999-09-06 Dave Love <fx@gnu.org>
7235
7236 * isearch.el (isearch-mode-map): Add mouse-2.
7237
7238 * mail/rmail.el (rmail-read-password): Deleted.
7239 (rmail-get-pop-password): Use read-password.
7240
7241 * quickurl.el: Don't conditionally define caddr.
7242 (quickurl-url-comment): Use nth, not caddr in function and
7243 defsetf.
7244
7245 1999-09-06 Richard Stallman <rms@gnu.org>
7246
7247 * auto-show.el: Doc fixes.
7248
7249 1999-09-06 Stephen Eglen <stephen@gnu.org>
7250
7251 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
7252 --no-line-editing so that TABs in source files are not interpreted
7253 as completion requests.
7254
7255 1999-09-06 Gerd Moellmann <gerd@gnu.org>
7256
7257 * hscroll.el, auto-show.el: Remove all code, keep the public
7258 interface as no-ops.
7259
7260 * faces.el (face-bold-p): Don't return t if face has lighter
7261 weight than normal.
7262
7263 1999-09-06 Eli Zaretskii <eliz@gnu.org>
7264
7265 * startup.el (command-line): Make small-temporary-file-directory
7266 be nil except on ms-dos.
7267
7268 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
7269
7270 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
7271 is defined.
7272
7273 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
7274 letters with a colon after d or l.
7275
7276 1999-09-06 Dave Love <fx@gnu.org>
7277
7278 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
7279 primitive.)
7280
7281 1999-09-05 Richard Stallman <rms@gnu.org>
7282
7283 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
7284
7285 * textmodes/paragraphs.el (backward-kill-sentence):
7286 Don't test minibuffer-prompt-end here.
7287 (forward-sentence): Do handle it here.
7288 (backward-kill-paragraph): Don't test it here.
7289 (forward-paragraph): Handle it here.
7290
7291 * mouse.el (font-menu-add-default): Simplify code.
7292
7293 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7294
7295 * faces.el (header-line): Renamed from `top-line'.
7296
7297 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7298
7299 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
7300
7301 1999-09-04 Richard Stallman <rms@gnu.org>
7302
7303 * whitespace.el: New file.
7304
7305 1999-09-04 Dave Love <fx@gnu.org>
7306
7307 * paths.el: Make some doc strings obey the make-docfile convention.
7308
7309 * bindings.el: Likewise.
7310 (debug-ignored-errors): Remove BBDB ones.
7311
7312 1999-09-03 Richard Stallman <rms@gnu.org>
7313
7314 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
7315 not from the draft to forward.
7316
7317 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
7318
7319 1999-09-03 Dave Love <fx@gnu.org>
7320
7321 * double.el (double-mode): Customize the variable.
7322
7323 1999-09-03 Kenichi Handa <handa@etl.go.jp>
7324
7325 * international/characters.el: Delete duplicated code.
7326
7327 1999-09-02 Richard Stallman <rms@gnu.org>
7328
7329 * indent.el (indent-relative): Doc fix.
7330
7331 * quickurl.el (quickurl): Doc fix.
7332
7333 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7334
7335 * faces.el (margin): Change background to "gray" for mono (this is
7336 drawn with a stipple pattern).
7337
7338 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7339
7340 * simple.el (next-history-element): Use minibuffer-prompt-end once
7341 again. Remove test for minibuffer-prompt-in-buffer.
7342
7343 1999-09-02 Eli Zaretskii <eliz@gnu.org>
7344
7345 * files.el (small-temporary-file-directory): New variable.
7346
7347 * startup.el (command-line): Compute the value of
7348 small-temporary-file-directory.
7349
7350 * ediff-init.el (ediff-temp-file-prefix): Use
7351 small-temporary-file-directory if non-nil.
7352
7353 * vc.el (vc-update-change-log): Likewise.
7354
7355 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
7356
7357 * simple.el (shell-command, shell-command-on-region): Use
7358 make-temp-name properly. Use small-temporary-file-directory if
7359 non-nil, otherwise temporary-file-directory, to generate temporary
7360 files.
7361
7362 * dos-w32.el (direct-print-region-helper): Use
7363 temporary-file-directory. (From Stefan Monnier.)
7364
7365 1999-09-02 Richard Stallman <rms@gnu.org>
7366
7367 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
7368 from asm-comment-char.
7369 (asm-font-lock-keywords): Recognize instruction width suffixes.
7370
7371 1999-09-01 Richard Stallman <rms@gnu.org>
7372
7373 * play/fortune.el: New file.
7374
7375 1999-08-31 Dave Love <fx@gnu.org>
7376
7377 * help.el (help-make-xrefs): Don't lose on non-empty blank line
7378 after key table.
7379
7380 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
7381 redisplay variables.
7382
7383 * subr.el (push): Fix typo.
7384
7385 1999-08-30 Kevin Blake <kblake@ticnet.com>
7386
7387 * emacs-lisp/ring.el: Many doc fixes.
7388 (ring-size, ring-copy): New functions.
7389
7390 1999-08-29 Richard Stallman <rms@gnu.org>
7391
7392 * progmodes/etags.el (tags-loop-continue):
7393 After tags-loop-operate returns, force skip to next file.
7394
7395 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
7396 (mail-extr-first-letters, mail-extr-last-letters):
7397 Use character classes [:alpha:] and [:alnum:].
7398
7399 * subr.el (push, pop): New macros.
7400
7401 * progmodes/compile.el (compilation-error-regexp-alist):
7402 New item for SGI IRIX MipsPro compilers.
7403
7404 * speedbar.el (speedbar-directory-buttons): Recognize
7405 device names when checking for file names.
7406
7407 * array.el (array-reconfigure-rows): Use generate-new-buffer.
7408
7409 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
7410 and specially handle defvar inside their expansions.
7411 (eval-defun-1): New subroutine.
7412
7413 * progmodes/compile.el (compilation-error-regexp-alist):
7414 Fix the Perl -w entry to allow period after line number.
7415 Don't allow newlines in file name, but allow them after line number
7416 for Perl debugging traces.
7417
7418 * which-func.el (which-func-cleanup-function): New variable.
7419 (which-function): Call that function.
7420
7421 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
7422 to end a function name.
7423
7424 * informat.el (Info-tagify): Don't insert more than one newline
7425 before the tag table.
7426
7427 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
7428
7429 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
7430 than make-temp-name, use match-string-no-properties, and eliminate
7431 a quadratic behavior when building bibtex-strings.
7432
7433 1999-08-29 Alex Schroeder <alex@gnu.org>
7434
7435 * comint.el (comint-input-ring-separator): New variable.
7436 (comint-read-input-ring): Doc change; use
7437 comint-input-ring-separator when reading file.
7438 (comint-write-input-ring): Use
7439 comint-input-ring-separator when writing file.
7440
7441 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
7442
7443 * informat.el (Info-tagify): Start by widening.
7444 Match node headers that don't list the file name,
7445 and more kinds of page separations.
7446 Strip properties during tagification.
7447 Use start of node header line as tag's position.
7448 Fix the "done" message.
7449
7450 (Info-validate): Save and restore match data around narrowing down.
7451
7452 1999-08-28 Richard M. Stallman <rms@gnu.org>
7453
7454 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
7455 On repeated call, override previous values put into
7456 minor-mode-map-alist and minor-mode-alist.
7457
7458 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
7459
7460 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
7461
7462 1999-08-27 Andreas Schwab <schwab@gnu.org>
7463
7464 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
7465 from cvs update.
7466
7467 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7468
7469 * calendar/calendar.el (calendar-move-hook): New hook.
7470
7471 * calendar/cal-move.el: Call the new hook in every movement function.
7472
7473 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
7474 the right function name.
7475
7476 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
7477
7478 * time-stamp.el: Put quote-backquote around all symbol names
7479 in doc strings, for mousing.
7480 (time-stamp): Support multi-line patterns.
7481 (time-stamp-inserts-lines): New variable.
7482 (time-stamp-count): New variable.
7483 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
7484 "Thu" instead of "%a".
7485
7486 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7487
7488 * simple.el (kill-word): Undo previous change.
7489
7490 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7491
7492 * jit-lock.el (jit-lock-function): Extend the fontified range
7493 to the beginning of the line containing the range start and
7494 the beginning of the line following the range end.
7495
7496 1999-08-24 Dave Love <fx@gnu.org>
7497
7498 * timezone.el: Move provide to end.
7499 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
7500 <70 are 2000+.
7501 (timezone-parse-time): Simplify somewhat.
7502
7503 1999-08-24 Gerd Moellmann <gerd@gnu.org>
7504
7505 * faces.el (margin): Renamed from bitmap-area.
7506
7507 1999-08-24 Alex Schroeder <alex@gnu.org>
7508
7509 * sql.el: Doc changes.
7510 (sql-sybase): Use sql-server instead of sql-database.
7511
7512 1999-08-23 Dave Love <fx@gnu.org>
7513
7514 * rect.el: Add/fix various doc strings. Add `*' to all the
7515 interactive specs.
7516
7517 1999-08-21 Gerd Moellmann <gerd@gnu.org>
7518
7519 * jit-lock.el (jit-lock-function): Use line-beginning-position.
7520 Don't unwind-protect font-lock-fontify-region.
7521
7522 * paragraphs.el (backward-kill-paragraph): Don't move
7523 point into mini-buffer prompt.
7524 (backward-kill-sentence): Ditto.
7525
7526 * simple.el (next-history-element): Use minibuffer-prompt-end.
7527 Remove test for minibuffer-prompt-in-buffer.
7528 (kill-word): Don't move point into mini-buffer prompt.
7529
7530 1999-08-21 Dave Love <fx@gnu.org>
7531
7532 * Makefile: Exclude CVS dirs like RCS.
7533
7534 1999-08-19 Dave Love <fx@gnu.org>
7535
7536 * tooltip.el (tooltip-mode): Customize this, per convention.
7537 (tooltip-active): Option deleted.
7538
7539 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
7540
7541 * hanoi.el, page-ext.el: Declare dynamic vars.
7542
7543 * term.el: Avoid ange-ftp related compilation warnings.
7544
7545 1999-08-18 Gerd Moellmann <gerd@gnu.org>
7546
7547 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
7548 the default so that beginners can benefit from it without
7549 searching in manuals.
7550
7551 1999-08-18 Ray Blaak <blaak@gnu.org>
7552
7553 * progmodes/delphi.el: Consider assembly sections as blocks, to
7554 indent them better. Make auto-indent on newline optional.
7555
7556 1999-08-17 Gerd Moellmann <gerd@gnu.org>
7557
7558 * bindings.el (mode-line-modified): Look up key binding for C-x
7559 C-q. If it's bound call that binding, otherwise call
7560 toggle-read-only.
7561
7562 1999-08-17 Dave Love <fx@gnu.org>
7563
7564 * info.el (info): Doc fix.
7565
7566 * finder.el (finder-known-keywords): Add `multimedia'.
7567
7568 * apropos.el: Don't capitalize custom group name.
7569
7570 * info-look.el: Remove compatibility code.
7571 (info-lookup-guess-default*): DTRT for point at start of symbol.
7572 (info-complete): Don't lose with point not at end of symbol.
7573
7574 1999-08-16 Gerd Moellmann <gerd@gnu.org>
7575
7576 * term.el (toplevel): Make face `term-default' an empty face.
7577 The code relied on the fact that Emacs ignored invalid faces in
7578 face text properties in 20.4.
7579
7580 1999-08-16 Richard M. Stallman <rms@gnu.org>
7581
7582 * subr.el (point-at-eol, point-at-bol): New aliases.
7583
7584 * simple.el: Functions reordered.
7585
7586 * rect.el (delete-rectangle-line): Use line-end-position.
7587
7588 1999-08-16 Karl Heuer <kwzh@gnu.org>
7589
7590 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
7591 here from simple.el.
7592
7593 1999-08-16 Dave Love <fx@gnu.org>
7594
7595 * mouse.el: Provide `mldrag' for compatibility.
7596 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
7597 marked obsolete.
7598
7599 * mldrag.el: Removed since the features are in mouse.el.
7600
7601 * jka-compr.el (auto-compression-mode): New variable for
7602 customization.
7603
7604 * bindings.el (mode-line-mule-info): Doc fix.
7605
7606 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
7607 name comparisons.
7608
7609 * files.el (interpreter-mode-alist): Add make, guile, clisp.
7610 (find-file): Doc fix.
7611
7612 1999-08-16 Carsten Dominik <cd@gnu.org>
7613
7614 * textmodes/reftex.el: Most of the code moved to other files.
7615 * textmodes/reftex-auc.el: New file, split out from reftex.el
7616 * textmodes/reftex-cite.el: New file, split out from reftex.el
7617 * textmodes/reftex-global.el: New file, split out from reftex.el
7618 * textmodes/reftex-index.el: New file, split out from reftex.el
7619 * textmodes/reftex-parse.el: New file, split out from reftex.el
7620 * textmodes/reftex-ref.el: New file, split out from reftex.el
7621 * textmodes/reftex-sel.el: New file, split out from reftex.el
7622 * textmodes/reftex-toc.el: New file, split out from reftex.el
7623 * textmodes/reftex-vars.el: New file, split out from reftex.el
7624 * textmodes/reftex-vcr.el: New file, split out from reftex.el
7625
7626 1999-08-16 Carsten Dominik <cd@gnu.org>
7627
7628 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
7629 conflict with pop-up-frames.
7630 (reftex-special-environment-parsers): New constant.
7631 (reftex-label-alist): car of an entry can also be a function.
7632 (reftex-what-special-env): Cew function.
7633 (reftex-label-location): Call `reftex-what-special-env'.
7634 (reftex-compile-variables): Check for symbol in
7635 `reftex-label-alist'.
7636 (reftex-what-environment): Fixed bug with stacked environments of
7637 same kind (e.g. enumerate).
7638 (reftex-process-string): Preserve default directory.
7639 (reftex-label-alist-builtin): Changed prefixes of endnote and
7640 footnote. Also the magic words.
7641 (reftex-reference): Interprete new option
7642 `reftex-fref-is-default'.
7643 (reftex-replace-prefix-escapes): Interprete new `%S' format.
7644 (reftex-toc-mouse-view-line): Command removed (had no binding).
7645 (reftex-everything-regexp): New function.
7646 (reftex-nearest-match): Made better.
7647 (reftex-toc-find-section): Use new version of
7648 `reftex-nearest-match'.
7649 (reftex-insert-docstruct): Adapted to work with the index stuff.
7650 (reftex-parse-from-file): Find index entries as well.
7651 (reftex-toc-toggle-index): New function
7652 (reftex-toc-map): `i' is now used to togle the index, File
7653 boundaries has been moved to `F'.
7654 (reftex-select-label-map): Toggling display of file boundaries is
7655 now on the `F' key, for consistency with `reftex-toc-map'.
7656 (reftex-erase-all-selection-and-index-buffers): Renamed from
7657 `reftex-erase-all-selection-buffer'. Now also kills the index
7658 buffers.
7659 (reftex-viewing-cross-references): Customization group renamed
7660 from reftex-viewing-cross-references-and-citations.
7661 (reftex-index-macro-regexp,
7662 reftex-find-index-entry-regexp-format): New variables
7663 (reftex-macros-with-index): New variable
7664 (reftex-add-index-macros): New function
7665 (reftex-renumber-simple-labels, reftex-translate): Allow for
7666 multiple labels in a single ref command.
7667 (reftex-index-support): New customization group
7668 (reftex-support-index, reftex-index-special-chars,
7669 reftex-index-macros, reftex-index-default-macro,
7670 reftex-index-default-tag, reftex-index-math-format,
7671 reftex-index-section-letters, reftex-index-include-context,
7672 reftex-index-follow-mode, reftex-index-header-face,
7673 reftex-index-section-face, reftex-index-tag-face,
7674 reftex-index-face): New options
7675 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
7676 reftex-index-tag, reftex-index-return-marker,
7677 reftex-index-restriction-indicator, reftex-index-restriction-data,
7678 reftex-index-macro-regexp, reftex-index-level-re,
7679 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
7680 reftex-everything-regexp-no-index, reftex-index-re,
7681 reftex-macros-with-index, reftex-index-macro-alist): New variables
7682 (reftex-index-help, reftex-index-macros-builtin,
7683 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
7684 reftex-query-index-macro-help): New constants
7685 (reftex-index-selection-or-word, reftex-index,
7686 reftex-default-index, reftex-update-default-index,
7687 reftex-index-complete-tag, reftex-index-select-tag,
7688 reftex-index-complete-key, reftex-index-update-taglist,
7689 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
7690 reftex-display-index, reftex-insert-index,
7691 reftex-index-insert-new-letter, reftex-get-restriction,
7692 reftex-index-pre-command-hook, reftex-index-post-command-hook,
7693 reftex-index-show-help, reftex-index-next, reftex-index-previous,
7694 reftex-index-toggle-follow, reftex-index-toggle-context,
7695 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
7696 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
7697 reftex-index-quit, reftex-index-quit-and-kill,
7698 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
7699 reftex-index-revert, reftex-index-switch-index-tag,
7700 reftex-index-restrict-to-section, reftex-index-widen,
7701 reftex-index-restriction-forward,
7702 reftex-index-restriction-backward, reftex-index-visit-location,
7703 reftex-index-analyze-entry, reftex-index-globalize,
7704 reftex-index-edit, reftex-index-toggle-range-beginning,
7705 reftex-index-toggle-range-end, reftex-index-edit-key,
7706 reftex-index-edit-attribute, reftex-index-edit-visual,
7707 reftex-index-edit-part, reftex-index-level-down,
7708 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
7709 reftex-index-change-entry, reftex-index-goto-letter,
7710 reftex-add-index-macros, reftex-ensure-index-support,
7711 reftex-index-info-safe, reftex-index-info): New functions.
7712
7713
7714 1999-08-15 Richard M. Stallman <rms@gnu.org>
7715
7716 * paren.el (show-paren-mode): Support making show-paren-mode
7717 a buffer-local variable. Don't check for a window system.
7718 (show-paren-function): Check whether show-paren-function is
7719 enabled in current buffer; do the right thing if not.
7720 Don't check for a window system.
7721 (show-paren-mode): Make it a user variable.
7722
7723 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
7724 Handle `enum' like `struct'.
7725
7726 * server.el (server-process-filter): If a client visits no buffers,
7727 close it immediately before recording it.
7728
7729 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
7730 Optimize by calling concat just once. Handle =\n sequence.
7731 (mail-unquote-printable-region): New command.
7732 (mail-quote-printable): Make it autoload.
7733
7734 1999-08-15 Karl Heuer <kwzh@gnu.org>
7735
7736 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
7737
7738 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
7739
7740 * lisp/texinfmt.el: Handle @ifnottex.
7741
7742 1999-08-15 Eli Zaretskii <eliz@gnu.org>
7743
7744 * frame.el (blink-cursor): Don't turn on cursor blinking for
7745 ms-dos.
7746
7747 * faces.el (face-valid-attribute-values): Look in
7748 x-bitmap-file-path only for x and w32 window systems.
7749
7750 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
7751 Do that if width is nil as well.
7752 (x-display-mm-height, x-display-mm-width): Update values.
7753 (x-colors): Compute the list from msdos-color-values.
7754 (x-select-enable-clipboard): Doc fix.
7755 (x-frob-font-weight, x-font-family-list): New functions.
7756
7757 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
7758
7759 * window.el (shrink-window-if-larger-than-buffer): Don't try to
7760 back up from beginning of buffer.
7761
7762 1999-08-13 Karl Heuer <kwzh@gnu.org>
7763
7764 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
7765
7766 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
7767
7768 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
7769 doomsday clock, speed control is added and changes are made to
7770 allow large numbers of rings: rings now show the whole ring
7771 number, not just the last digit; consecutive rings are allowed to
7772 be the same size when necessary to fit all the rings in the
7773 window; and poles can be oriented horizontally. Face support is
7774 thrown in gratuitously.
7775 (hanoi): Changed default number of rings back to 3.
7776 (hanoi-unix, hanoi-unix-64): New commands
7777 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
7778 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
7779 hanoi-odd-ring-face): New variables.
7780 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
7781 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
7782 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
7783 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
7784 (hanoi-topos, hanoi-draw-ring): Removed.
7785
7786 1999-08-12 Gerd Moellmann <gerd@gnu.org>
7787
7788 * faces.el (face-valid-attribute-values): Return an alist for
7789 families on ttys.
7790 (face-read-integer): Handle unspecified face attributes. Add
7791 completion for `unspecified'.
7792 (read-face-attribute): Handle unspecified font attributes.
7793 (face-valid-attribute-values): Add `unspecified' to lists so that
7794 it can be chosen via completion.
7795 (face-read-string): Don't recognize "none" as input.
7796
7797 1999-08-10 Dave Love <fx@gnu.org>
7798
7799 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
7800 string.
7801
7802 * sun-curs.el: Require sun-fns.
7803
7804 1999-08-10 Dave Love <fx@gnu.org>
7805
7806 * autorevert.el (auto-revert-mode): Add autoload cookie.
7807
7808 * hscroll.el, auto-show.el: Files deleted -- we have built-in
7809 hscroll.
7810
7811 * simple.el (hscroll-step, hscroll-point-visible)
7812 (hscroll-window-column): Remove now we have the mentioned real
7813 horizontal autoscrolling.
7814
7815 1999-08-10 Richard M. Stallman <rms@gnu.org>
7816
7817 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
7818 control use of -f option.
7819 (mail-specify-envelope-from): New variable.
7820 (mail-from-style): Doc fix.
7821
7822 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
7823 (easy-menu-get-map): New arg TO-MODIFY helps choose
7824 between local and global maps.
7825 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
7826 (easy-menu-change): Doc fix.
7827
7828 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
7829 (info-lookup-guess-default): Simplified and cleaned up.
7830 (info-lookup-guess-default*): Preserve point.
7831
7832 * view.el (view-mode-disable): If buffer-read-only is nil,
7833 don't change it.
7834
7835 * files.el (after-find-file): Disable View mode if buffer is no
7836 longer read-only.
7837
7838 * view.el (view-mode-enable, view-mode-disable):
7839 Call force-mode-line-update.
7840
7841 1999-08-10 Karl Heuer <kwzh@gnu.org>
7842
7843 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
7844 * array.el, play/landmark.el, international/latin-3.el: Likewise.
7845 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
7846
7847 1999-08-10 Alex Schroeder <asc@bsiag.com>
7848
7849 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
7850 to prevent m-eating-bug.
7851
7852 1999-08-10 Eli Zaretskii <eliz@gnu.org>
7853
7854 * term/pc-win.el (msdos-bg-mode): Remove. Call
7855 frame-set-background-mode instead. All callers changed.
7856 (msdos-face-setup): Don't force color display parameter, it is set
7857 by frame-set-background-mode.
7858 (make-msdos-frame): Call x-handle-reverse-video and
7859 face-set-after-frame-default. Delete frame if creation failed.
7860
7861 * faces.el (face-set-after-frame-default): Don't call
7862 make-face-x-resource-internal for the pc window-system.
7863
7864 1999-08-10 Dave Love <fx@melange.gnu.org>
7865
7866 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
7867 case with no docstring specially.
7868
7869 1999-08-09 Eli Zaretskii <eliz@gnu.org>
7870
7871 * complete.el (PC-do-completion): If completing on file name,
7872 reproduce str by concatenating its directory and basename parts.
7873
7874 1999-08-07 Dave Love <fx@gnu.org>
7875
7876 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
7877 unibyte to multibyte conversion of search-forward (from Handa),
7878 but avoid the replacement if the language is Latin-N.
7879
7880 1999-08-06 Richard Stallman <rms@gnu.org>
7881
7882 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
7883 of eval-buffer.
7884
7885 * international/mule.el (load-with-code-conversion):
7886 Pass t to eval-buffer for DO-ALLOW-PRINT.
7887
7888 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
7889
7890 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
7891 of filenames and attributes.
7892 (ls-lisp-insert-directory): Use directory-files-and-attributes
7893 for speed.
7894
7895 1999-08-05 Dave Love <fx@gnu.org>
7896
7897 * auto-show.el (auto-show-mode): Fix :set.
7898
7899 * widget.el (define-widget-keywords): Make dummy definition and
7900 comment-out its use.
7901
7902 1999-08-04 Richard Stallman <rms@gnu.org>
7903
7904 * progmodes/tcl.el: Customized.
7905
7906 * sql.el (sql-accumulate-and-indent): Instead of testing
7907 whether this is Emacs 20 before calling comint-accumulate,
7908 test whether comint-accumulate is defined.
7909
7910 1999-08-04 Dave Love <fx@gnu.org>
7911
7912 * sgml-mode.el: Require outline when compiling.
7913 (sgml-mode-hook, html-mode-hook): Customize.
7914 (sgml-validate-command): Fix :version.
7915 (html-autoview-mode): Doc fix.
7916
7917 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
7918 nothing in Latin-N environment.
7919
7920 * info.el (Info-find-node): Call info-initialize here.
7921 (info): Not here.
7922 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
7923
7924 1999-08-04 Richard Stallman <rms@gnu.org>
7925
7926 * ansi-color.el: New file.
7927
7928 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
7929
7930 * dired.el (dired-string-replace-match): Return `nil' when no match
7931 found with global search.
7932
7933 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
7934 * terminal.el (te-terminfo-directory):
7935 * mail/mailpost.el (post-mail-send-it):
7936 * mail/metamail.el (metamail-region):
7937 * progmodes/ada-mode.el (ada-tmp-directory):
7938 Use temporary-file-directory.
7939
7940 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
7941 (compilation-filter, compilation-forget-errors)
7942 (compilation-parse-errors): Use a marker instead of an integer for
7943 `compilation-parsing-end'.
7944
7945 * progmodes/diff.el (diff-parse-differences):
7946 Use a marker instead of an integer for `compilation-parsing-end'.
7947 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7948 Use a marker instead of an integer for `compilation-parsing-end'.
7949
7950 1999-08-03 Richard Stallman <rms@gnu.org>
7951
7952 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
7953 (Buffer-menu-mode): Doc fix.
7954 (Buffer-menu-view): New command.
7955 (Buffer-menu-view-other-window): New command.
7956
7957 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
7958
7959 * replace.el (query-replace-regexp-eval)
7960 (replace-eval-replacement, replace-loop-through-replacements)
7961 (replace-match-string-symbols): New functions.
7962 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
7963 Use replace-loop-through-replacements.
7964
7965 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
7966
7967 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
7968 (5x5): Doc fix.
7969
7970 1999-08-03 Dave Love <fx@gnu.org>
7971
7972 * fortran.el (fortran-indent-new-line): Make it an alias
7973 for reindent-then-newline-and-indent.
7974
7975 1999-08-03 Didier Verna <verna@inf.enst.fr>
7976
7977 * rect.el: All functions rewritten, except when noted above
7978 their declaration. Below is a list of interface changes.
7979 (apply-on-rectangle): New function, mostly replaces
7980 `operate-on-rectangle'. All callers changed.
7981 (move-to-column-force): Pass new second argument to `move-to-column'.
7982 (kill-rectangle): Added optional prefix arg to fill lines.
7983 (delete-rectangle): Ditto.
7984 (delete-whitespace-rectangle): Ditto.
7985 (delete-extract-rectangle): Ditto.
7986 (open-rectangle): Ditto.
7987 (clear-rectangle): Ditto.
7988 (delete-whitespace-rectangle-line): New function.
7989 (delete-rectangle-line): Added third arg FILL.
7990 (delete-extract-rectangle-line): Ditto.
7991 (open-rectangle-line): Ditto.
7992 (clear-rectangle-line): Ditto.
7993
7994 1999-08-03 Ray Blaak <blaak@gnu.org>
7995
7996 * progmodes/delphi.el: New file.
7997
7998 1999-08-02 Richard Stallman <rms@gnu.org>
7999
8000 * textmodes/outline.el (outline-previous-heading): New function.
8001 (outline-up-heading-all): Use outline-previous-heading.
8002 (outline-next-heading): Delete definition inserted yesterday.
8003
8004 1999-08-01 Richard Stallman <rms@gnu.org>
8005
8006 * textmodes/outline.el (outline-next-heading): New function.
8007 (outline-up-heading-all): New function.
8008 (outline-font-lock-level): Using outline-up-heading-all.
8009 Tell outline-back-to-heading to accept invisible headings.
8010
8011 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
8012
8013 * mail/mh-utils.el (mh-find-path-run): New variable.
8014 (mh-find-path): Test and set that.
8015 Set mail-user-agent only the first time this function is run.
8016 (mail-user-agent): Defvar deleted.
8017
8018 * info.el (info-initialize): New function.
8019 (info): Call info-initialize.
8020 (Info-directory-list): Initialize to nil,
8021 so info-initialize will set it up for real.
8022
8023 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8024
8025 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
8026 does not interpret a time as the year in a day-month entry.
8027
8028 * calendar/diary-lib.el: Change syntax table entry for colon in
8029 the diary as part of the european-date-diary-pattern fix.
8030
8031 1999-08-01 Eli Zaretskii <eliz@gnu.org>
8032
8033 * international/mule.el (set-auto-coding): Allow whitespace before
8034 and after the "variable: value" pair.
8035
8036 1999-07-30 Ken'ichi Handa <handa@gnu.org>
8037
8038 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
8039 (default-sendmail-coding-system): Doc-string fixed.
8040
8041 1999-07-30 Dave Love <fx@gnu.org>
8042
8043 * subr.el (assoc-delete-all): New function, renamed from
8044 frame-delete-all.
8045
8046 * frame.el: Change comments to doc strings and other doc fixes.
8047 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
8048 Callers changed.
8049 (set-background-color, set-foreground-color, set-cursor-color)
8050 (set-mouse-color, set-border-color): Offer completion of colours.
8051 (cursor): Add :version to defgroup.
8052
8053 * facemenu.el (list-colors-display): Make it work on ttys.
8054 (facemenu-read-color): Likewise.
8055
8056 1999-07-30 Richard M. Stallman <rms@gnu.org>
8057
8058 * frame.el (frame-notice-user-settings): If background
8059 color has been changed, update background-mode from it,
8060 then update faces.
8061
8062 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8063
8064 * net-utils.el (finger): Don't do indirect fingering.
8065
8066 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8067
8068 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
8069 rules. Add separator at end of holidays.
8070 (cal-tex-rules): New customizable variable.
8071 (cal-tex-latexify-list): Add optional parameter to put separator
8072 at end.
8073
8074 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
8075
8076 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
8077 fill prefix on each line while looping to the end of paragraph.
8078 End paragraph if it's longer than the existing fill prefix.
8079
8080 * textmodes/fill.el (fill-context-prefix): Doc fix.
8081
8082 1999-07-30 Dave Love <fx@gnu.org>
8083
8084 * font-lock.el (jit-lock): Fix :load, add :version.
8085
8086 1999-07-30 Eli Zaretskii <eliz@gnu.org>
8087
8088 * term/pc-win.el (msdos-face-setup): Register standard colors in
8089 Vface_tty_color_alist.
8090 (face-color-supported-p, face_color_gray_p): New functions.
8091
8092 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
8093 is bound.
8094
8095 * startup.el (command-line): Don't register default colors for
8096 MSDOS window-system.
8097
8098 1999-07-29 Dave Love <fx@gnu.org>
8099
8100 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
8101 charquote.
8102
8103 * lisp-mode.el (eval-defun): Re-written to avoid
8104 capturing variables.
8105
8106 * picture.el (picture-beginning-of-line): Don't call
8107 hscroll-point-visible now we have real autoscrolling.
8108 (picture-end-of-line, picture-newline, picture-open-line):
8109 Likewise.
8110
8111 * international/latin-8.el: New file.
8112 * international/latin-9.el: New file.
8113
8114 1999-07-28 Dave Love <fx@gnu.org>
8115
8116 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
8117
8118 * msb.el: Require cl only when compiling.
8119 (msb--home-dir): Deleted.
8120 (msb--format-title): Use abbreviate-file-name.
8121 (msb--choose-file-menu): Simplify string comparison.
8122
8123 1999-07-28 Gerd Moellmann <gerd@gnu.org>
8124
8125 * faces.el (toolbar): Add face definition for mono displays.
8126
8127 1999-07-27 Richard M. Stallman <rms@gnu.org>
8128
8129 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8130
8131 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
8132 force copying of default-frame-alist.
8133
8134 1999-07-26 Ken'ichi Handa <handa@gnu.org>
8135
8136 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
8137
8138 1999-07-26 Richard M. Stallman <rms@gnu.org>
8139
8140 * frame.el (set-mouse-color): If new color is nil,
8141 really respecify the current color.
8142
8143 1999-07-26 Gerd Moellmann <gerd@gnu.org>
8144
8145 * faces.el (bitmap-area): Change background of face `bitmap-area'
8146 to white for mono displays.
8147
8148 1999-07-26 Kenichi Handa <handa@etl.go.jp>
8149
8150 * international/ccl.el (ccl-embed-symbol): New function.
8151 (ccl-program-p): Deleted. Now it's implemented in C code.
8152 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
8153 (ccl-compile-translate-character): Likewise.
8154 (ccl-compile-map-single): Likewise.
8155 (ccl-compile-multiple-map-function): Likewise.
8156 (declare-ccl-program): Doc-string modified.
8157 (check-ccl-program): Check compiled CCL code by ccl-program-p.
8158
8159 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
8160
8161 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8162
8163 1999-07-25 Markus Rost <rost@gnu.org>
8164
8165 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
8166 the entries to make custom-file more readable.
8167
8168 1999-07-25 Richard M. Stallman <rms@gnu.org>
8169
8170 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
8171
8172 * emacs-lisp/edebug.el: Delete compatibility code.
8173 (edebug-next-token-class): If . is followed by a digit,
8174 return `symbol' for the token class.
8175
8176 * startup.el (command-line): If we don't find the user's init file,
8177 set user-init-file to nil.
8178
8179 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8180
8181 * info-look.el (info-lookup-interactive-arguments): Add optional
8182 argument query for new choice of help mode.
8183 (info-lookup-symbol): Use it.
8184 (info-lookup-file): Ditto.
8185 (info-lookup): Don't switch to other window, if already in Info
8186 buffer.
8187
8188 1999-07-23 Dave Love <fx@gnu.org>
8189
8190 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
8191 syntax.
8192 (fortran-fontify-string, fortran-match-!-comment): Deleted.
8193 (fortran-font-lock-syntactic-keywords): New variable.
8194 (fortran-mode): Use it.
8195 (fortran-font-lock-keywords-1): Don't do comments.
8196 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
8197 match data.
8198
8199 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
8200
8201 * msb.el (msb-menu-bar-update-buffers): Renamed from
8202 menu-bar-update-buffers.
8203 (msb-custom-set, msb--toggle-menu-type): Call
8204 msb-menu-bar-update-buffers.
8205 (msb-mode): Revise the hook setting.
8206
8207 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
8208
8209 1999-07-23 Gerd Moellmann <gerd@gnu.org>
8210
8211 * font-lock.el, help.el, simple.el: Re-integrate previously
8212 described changes that were lost due to errors while checking them
8213 in.
8214
8215 1999-07-23 Kevin Blake <kblake@ticnet.com>
8216
8217 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
8218
8219 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
8220
8221 * international/encoded-kb.el
8222 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
8223 but push it to unread-command-events.
8224 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
8225 (encoded-kbd-self-insert-sjis): Likewise.
8226 (encoded-kbd-self-insert-big5): Likewise.
8227
8228 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
8229 before left margin and fill-prefix by fill-find-break-point.
8230
8231 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8232
8233 * info-look.el (info-lookup-setup-mode): Don't give up, if
8234 info-lookup-make-completions returns an error.
8235 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
8236 name latex, not latex2e.
8237
8238 1999-07-21 Richard M. Stallman <rms@gnu.org>
8239
8240 * replace.el (perform-replace): Turn off case-fold-search
8241 if FROM-STRING argument has uppercase in it.
8242
8243 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8244
8245 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
8246 mode is on. Don't use end of changed text.
8247
8248 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8249
8250 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
8251 (cl-hash-table-p): Renamed from hash-table-p.
8252 (cl-hash-table-count): Renamed from hash-table-count.
8253 (maphash): Alias to cl-maphash removed.
8254 (gethash): Likewise.
8255 (puthash): Likewise.
8256 (remhash): Likewise.
8257 (clrhash): Likewise.
8258
8259 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8260
8261 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
8262 third arg non-nil. See comment there why this isn't a good idea.
8263
8264 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8265
8266 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
8267
8268 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
8269 sit-for with 3rd arg non-nil to prevent redisplay.
8270
8271 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8272
8273 * image.el (image-type-from-file-header): If file doesn't
8274 have a directory part, add data-directory.
8275
8276 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8277
8278 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
8279 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
8280 motion handling when tooltip-gud-tips-p is nil.
8281
8282 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8283
8284 * tooltip.el (tooltip-mode): Don't use `plusp'.
8285 (tooltip-active): Use initial value of nil.
8286
8287 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
8288
8289 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8290
8291 * bindings.el (make-mode-line-mouse-sensitive): Add key
8292 definitions for `top-line'.
8293
8294 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8295
8296 * faces.el (top-line): New face.
8297
8298 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8299
8300 * image.el (image-type-regexps): Add regexp for PS files.
8301
8302 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8303
8304 * faces.el (set-face-attribute): Fix wrong handling of frame
8305 begin equal to t.
8306
8307 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8308
8309 * image.el (image-type-regexps): Add PNG format.
8310
8311 1999-07-21 Dave Love <fx@gnu.org>
8312
8313 * bindings.el (mode-line-modified): New variable.
8314 (mode-line-mode-menu-1): Switch to appropriate window before
8315 showing menu.
8316
8317 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8318
8319 * faces.el (face-underline): Removed.
8320 (face-underline-color): Ditto.
8321
8322 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8323
8324 * faces.el (face-x-resources): Fix typo.
8325
8326 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8327
8328 * faces.el: Remove handling of `:relief', extend handling of
8329 `:box'.
8330 (frame-set-background-mode): Choose new defface specs after
8331 frame parameters have changed.
8332
8333 * cus-face.el: Ditto.
8334
8335 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8336
8337 * custom.el (defface): Extend documentation to include new
8338 face attributes.
8339
8340 * cus-face.el (custom-face-attributes): Add overline,
8341 strike-through, box.
8342
8343 * faces.el (face-valid-attribute-values): Handle overline,
8344 strike-through, box.
8345 (face-attribute-name-alist): Add pairs for new face attributes.
8346 (describe-face): Handle new face attributes.
8347
8348 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8349
8350 * faces.el (face-x-resources): Add overline, strike-through, box.
8351
8352 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8353
8354 * enriched.el (enriched-translations): Add `display' and
8355 "x-display".
8356 (enriched-handle-display-prop): New.
8357 (enriched-decode-display-prop): New.
8358
8359 * format.el (top-level): Give `display' property
8360 `format-list-atomic-p.
8361 (format-annotate-single-property-change): Test that property.
8362 If present, treat list property values like atoms.
8363
8364 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8365
8366 * cus-face.el (custom-face-attributes): Use `choice' everywhere
8367 so that "*" can be entered.
8368
8369 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8370
8371 * cus-face.el (custom-face-attributes): Don't use `#''.
8372
8373 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8374
8375 * cus-face.el (custom-face-attributes): Return underline
8376 face attribute directly from the second lambda of underline.
8377
8378 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8379
8380 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
8381
8382 * frame.el (after-setting-font-hooks): New variable.
8383 (set-frame-font): Run those hooks.
8384
8385 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
8386
8387 * faces.el (set-face-attribute): Fix doc string.
8388
8389 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8390
8391 * cus-face.el (custom-face-attributes): Accept color name.
8392
8393 * faces.el (face-underline-p): Accept unspecified underlining.
8394 (face-underline): Ditto. Fix doc string.
8395
8396 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8397
8398 * faces.el (face-underline-color): New function.
8399
8400 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8401
8402 * cus-face.el (custom-face-attributes): Support underline coloring.
8403 Added slot to choose a color.
8404
8405 * faces.el (face-underline): New function.
8406 (face-underline-p): Support underline coloring.
8407 Return nil only if the underline attribute is 'normal.
8408 (set-face-underline): New function.
8409 (face-valid-attribute-values): Support underline coloring.
8410
8411 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8412
8413 * image.el (insert-image): Use `display' instead of `glyph'
8414 as text property name.
8415 (put-image): Ditto.
8416 (image-type-from-file-header): Use insert-file-contents-literally.
8417
8418 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8419
8420 * easymenu.el (easy-menu-do-add-item): Don't use the empty
8421 string to indicate separators.
8422
8423 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8424
8425 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
8426 instead of message-log.
8427
8428 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8429
8430 * faces.el (bitmap-area): New face.
8431
8432 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8433
8434 * image.el (insert-image): New.
8435
8436 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8437
8438 * frame.el (blink-cursor): Set the symbol's value.
8439 (show-trailing-whitespace): Change group to font-lock.
8440
8441 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8442
8443 * jit-lock.el: New.
8444 * font-lock.el: Add jit-mode as new support mode.
8445
8446 * font-lock.el (font-lock-fontify-keywords-region): Stop when
8447 reaching end instead of letting re-search-forward signal an error.
8448 (demand-lock-mode): New.
8449 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
8450 (font-lock-turn-off-thing-lock): Ditto.
8451 (font-lock-after-fontify-buffer): Ditto.
8452 (font-lock-after-unfontify-buffer): Ditto.
8453
8454 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8455
8456 * gs.el: New file.
8457
8458 * startup.el (command-line-1): Activate tooltip mode if
8459 interactive.
8460
8461 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8462
8463 * faces.el (toolbar): Grey default background.
8464 (modeline): Ditto.
8465
8466 * image.el (image-type-regexps): New.
8467 (image-type-from-file-header): New.
8468 (create-image): Call it.
8469
8470 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8471
8472 * image.el: New file.
8473
8474 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8475
8476 * bindings.el (mode-line-format): Replace `mode-name' with
8477 `(:eval mode-line-mode-name)'.
8478 (mode-line-mode-name): New.
8479 (make-mode-line-mouse-sensitive): Don't change default value
8480 of `mode-name'.
8481
8482 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8483
8484 * tooltip.el: New file.
8485
8486 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8487
8488 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
8489 instead of mouse-3 to pop up menus.
8490 (mode-line-kill-buffer): Removed.
8491 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
8492 buffer name.
8493 (mode-line-buffer-menu-1): Removed.
8494
8495 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
8496
8497 * bindings.el (mode-line-buffer-identification-keymap): New.
8498 (mode-line-buffer-menu-keymap): New.
8499 (mode-line-mode-menu-keymap): New.
8500 (mode-line-unbury-buffer): New.
8501 (mode-line-other-buffer): New.
8502 (mode-line-kill-buffer): New.
8503 (mode-line-buffer-menu-1): New.
8504 (mode-line-mode-menu-1): New.
8505 (make-mode-line-mouse-sensitive): New.
8506
8507 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8508
8509 * help.el (describe-key-briefly): Handle mode line strings
8510 with local-map properties.
8511 (describe-key): Ditto.
8512 (mode-line-key-binding): New.
8513
8514 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8515
8516 * scroll-bar.el (scroll-bar-timer): New.
8517 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
8518
8519 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8520
8521 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
8522 and `bottom'.
8523
8524 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8525
8526 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
8527 (global): Use different key bindings if using tookit scroll bars.
8528
8529 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8530
8531 * faces.el (modeline): Define mode line face with relief for
8532 class color, only.
8533 (toolbar): New face.
8534
8535 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8536
8537 * frame.el (frame-initialize): Set frame-creation-function to
8538 tty-create-frame-with-faces.
8539
8540 * faces.el (frame-set-background-mode): Make it work for
8541 window-system nil.
8542
8543 * faces.el (tty-create-frame-with-faces): New.
8544 (face-set-after-frame-default): Make it work for TTY frames.
8545
8546 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8547
8548 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
8549 Return a list of one font family for TTYs. Don't return bitmap
8550 file paths for TTY frames.
8551
8552 * faces.el: Add face specs for tty displays to basic faces.
8553
8554 * font-lock.el (font-lock-comment-face): Add spec for color tty.
8555 (font-lock-string-face): Ditto.
8556 (font-lock-keyword-face): Ditto.
8557 (font-lock-builtin-face): Ditto.
8558 (font-lock-function-name-face): Ditto.
8559 (font-lock-variable-name-face): Ditto.
8560 (font-lock-type-face): Ditto.
8561 (font-lock-constant-face): Ditto.
8562 (font-lock-warning-face): Ditto.
8563
8564 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8565
8566 * startup.el (command-line): Register default tty colors.
8567
8568 * faces.el (face-spec-set-match-display): Recognize `type tty'.
8569
8570 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8571
8572 * faces.el (modeline): For X frames, use a modeline with relief.
8573
8574 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8575
8576 * faces.el (frame-update-faces): Copied from 20.2.
8577 (frame-update-face-colors): Ditto. Code removed that isn't
8578 applicable in the new face implementation.
8579
8580 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8581
8582 * frame.el (show-trailing-whitespace): New.
8583
8584 * faces.el (trailing-whitespace): New basic face.
8585
8586 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8587
8588 * cus-face.el (custom-facep): Always define as alias for facep.
8589
8590 * cus-face.el (custom-face-attributes): Use choice widgets.
8591 Remove :bold and :italic.
8592
8593 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8594
8595 * faces.el (face-charset-registries): Removed since fontset.el
8596 is no always loaded.
8597
8598 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8599
8600 * faces.el (internal-get-face): Added as obsolete function for
8601 compatibility.
8602
8603 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8604
8605 * frame.el (blink-cursor-end): Call show-cursor.
8606 (blink-cursor-mode): Ditto.
8607
8608 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8609
8610 * faces.el (face-spec-reset-face): Reset all attributes to
8611 `unspecified'.
8612 (face-spec-set): Use it.
8613
8614 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8615
8616 * faces.el (read-all-face-attributes): Bug fix.
8617 (face-read-integer): Allow nil default value.
8618 (face-valid-attribute-values): Use symbol names of attribute
8619 values for completion list.
8620
8621 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8622
8623 * faces.el (internal-find-face): Define for compatibility with
8624 20.2.
8625 (face-id): Likewise.
8626
8627 * faces.el (face-id): Return the ID of a realized face for ASCII.
8628
8629 * fontset.el (x-charset-registries): Removed. Now in faces.el.
8630 (x-complement-fontset-spec): Use face-charset-registries.
8631
8632 * faces.el (face-font-selection-order): Set font selection order
8633 from Lisp.
8634 (face-alternative-font-family-alist): Set alternative font
8635 families from Lisp.
8636
8637 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8638
8639 * faces.el (set-face-charset-registries): Set symbol value.
8640
8641 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8642
8643 * faces.el (face-set-after-frame-default): Call function
8644 internal-merge-in-global-face.
8645
8646 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8647
8648 * faces.el (face-list): Return symbols from face-global-alist.
8649
8650 * faces.el (face-list): Return a copy of the face name list so
8651 that it cannot be modified from outside (facemenu.el uses
8652 nreverse, for example).
8653
8654 * cus-face.el (custom-face-attributes): Add :bold and :italic
8655 for compatibility with old code.
8656
8657 * faces.el (set-face-attributes-from-resources): Additional
8658 frame parameter.
8659 (make-face-x-resource-internal): Set attributes from resources
8660 for a given frame or all frames.
8661
8662 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8663
8664 * faces.el (all-faces): Removed.
8665
8666 * custom.el (defface): Add new face attributes to function
8667 comment.
8668
8669 * font-lock.el (font-lock-comment-face): Use new face attribute
8670 names.
8671 (font-lock-string-face): Ditto.
8672 (font-lock-keyword-face): Ditto.
8673 (font-lock-builtin-face): Ditto.
8674 (font-lock-function-name-face): Ditto.
8675 (font-lock-variable-name-face): Ditto.
8676 (font-lock-type-face): Ditto.
8677 (font-lock-reference-face): Ditto.
8678 (font-lock-warning-face): Ditto.
8679 ((boundp 'font-lock-face-attributes)): Ditto.
8680
8681 * cus-face.el (custom-face-attributes): Use new face attributes.
8682
8683 * faces.el (set-face-attribute-from-resource): Initialize
8684 from resources only for X and W32.
8685
8686 * cus-face.el (custom-declare-face): Don't make frame-local
8687 faces.
8688
8689 * faces.el (describe-face): Use princ instead of insert.
8690
8691 * faces.el: Add XLFD manipulation functions from 20.2 again
8692 because fontset.el uses them.
8693 (face-set-after-frame-default): Add empty definition.
8694
8695 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8696
8697 * faces.el (make-face): Correct typo.
8698 (set-face-attribute-from-resource): Use let*.
8699 (face-underline-p): Correct typo.
8700 (face-inverse-video-p): Ditto.
8701 (set-face-stipple): Ditto.
8702 (face-read-string): Make completion-list optional parameter.
8703
8704 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8705
8706 * faces.el (face-charset-registries): Alist mapping charset
8707 symbols to registries and encoding.
8708
8709 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8710
8711 * frame.el (blink-cursor-mode): Use interactive spec "P".
8712
8713 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8714
8715 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
8716 mode. The cursor of selected_window blinks if the mode is enabled.
8717
8718 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8719
8720 * simple.el (next-history-element): Set point to the end of the
8721 prompt if minibuffer-prompt-in-buffer.
8722
8723 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8724
8725 * faces.el (x-font-regexp): Add sub-expression parentheses for
8726 several font name components.
8727
8728 1999-07-21 Gerd Moellmann <gerd@acm.org>
8729
8730 * faces.el (set-face-relief): Use index 12 for relief.
8731 (face-fill-in): Set relief from data.
8732 (internal-make-face): Init relief to zero.
8733
8734 * faces.el (face-spec-set): Call modify-face with additional
8735 parameters for relief and fixed-p.
8736
8737 1999-07-21 Gerd Moellmann <gerd@acm.org>
8738
8739 * cus-face.el: ':fixed and ':relief added.
8740
8741 * faces.el (describe-face): Add fixed font attribute and relief.
8742 (face-attr-match-p): Ditto.
8743 (face-attr-construct): Ditto.
8744 (face-spec-set): Ditto.
8745
8746 1999-07-21 Gerd Moellmann <gerd@acm.org>
8747
8748 * faces.el (internal-make-face): Function to create a Lisp vector
8749 suitable for representing a face.
8750 (make-face): Use it instead of make-vector.
8751 (x-create-frame-with-faces): Use it instead of vector.
8752 (internal-facep): Increase vector size to 14.
8753 (internal-make-face): Ditto.
8754 (face-relief): Access relief thickness.
8755 (face-fixed-p): Access fixed font attribute.
8756 (set-face-fixed-p): Set fixed font attribute.
8757 (set-face-relief): Set relief attribute.
8758 (internal-face-interactive-int): Read int attribute of face.
8759 (modify-face): Add fixed-p and relief parameters.
8760 (copy-face): Handle fixed-p and relief.
8761 (face-equal): Compare fixed-p and relief.
8762 (face-differs-from-default-p): Ditto.
8763 (face-nontrivial-p): Add fixed-p and relief.
8764
8765 1999-07-21 Gerd Moellmann <gerd@acm.org>
8766
8767 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
8768 (internal-facep): Increase vector size.
8769 (make-face): Ditto.
8770 (face-shadow-thickness): Added.
8771 (set-face-shadow-thickness): Added.
8772 (modify-face): Add optional shadow-thickness parameter.
8773 (make-face-x-resource-internal): Add shadows.
8774 (copy-face): Ditto.
8775 (face-equal): Ditto.
8776 (face-differs-from-default-p): Ditto.
8777 (face-nontrivial-p): Ditto.
8778 (face-attr-match-p): Ditto.
8779 (face-attr-construct): Ditto.
8780 (face-spec-set): Ditto.
8781 (face-fill-in): Ditto.
8782
8783 1999-07-21 Gerd Moellmann <gerd@acm.org>
8784
8785 * bench.el (bench-mark-split-window): New bench mark.
8786
8787 1999-07-21 Gerd Moellmann <gerd@acm.org>
8788
8789 * faces.el (set-face-font): Don't pass default font to
8790 x-resolve-font so that font will not have to be of the same
8791 size.
8792
8793 1999-07-20 Dave Love <fx@gnu.org>
8794
8795 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
8796 unconditionally t.
8797
8798 1999-07-20 Karl Heuer <kwzh@gnu.org>
8799
8800 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
8801
8802 1999-07-20 Dave Love <fx@gnu.org>
8803
8804 * help.el (describe-variable): Fix test for customizability.
8805
8806 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
8807 Check for readonly buffer in interactive spec.
8808 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
8809 (backward-kill-word): Add * to interactive spec.
8810
8811 * underline.el (underline-region, ununderline-region): Add * to
8812 interactive spec.
8813
8814 * fill.el (canonically-space-region, justify-current-line): Add *
8815 to interactive spec.
8816 (fill-region-as-paragraph, fill-paragraph, fill-region)
8817 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
8818 readonly buffer in interactive spec.
8819
8820 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
8821 (backward-kill-sentence, kill-sentence): Add * to interactive
8822 spec.
8823
8824 1999-07-19 Richard M. Stallman <rms@gnu.org>
8825
8826 * dired-aux.el (dired-do-shell-command): Doc fix.
8827
8828 * shell.el (shell-unquote-argument): New function.
8829 (shell-directory-tracker): Use shell-unquote-argument.
8830 * comint.el (comint-arguments): Handle \ followed by space or tab.
8831
8832 1999-07-19 John Wiegley <jwiegley@borland.com>
8833
8834 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
8835 color codes 39 and 49, which by the way lynx uses them seem to
8836 mean "foreground reset" and "background reset".
8837
8838 1999-07-19 Karl Heuer <kwzh@gnu.org>
8839
8840 * font-lock.el (c++-keywords): Add "typeid".
8841
8842 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
8843 selects no font, treat that as zero selections, not one.
8844
8845 1999-07-19 Dave Love <fx@gnu.org>
8846
8847 * info.el (Info-search): Don't lose with empty regexp.
8848
8849 * version.el: Cater for (free) `ident' program, not `which'.
8850
8851 * hl-line.el: New file.
8852
8853 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
8854 for modes which don't define menus.
8855
8856 1999-07-16 Richard M. Stallman <rms@gnu.org>
8857
8858 * webjump.el (webjump-sample-sites): Update some URLs.
8859
8860 1999-07-14 Richard Stallman <rms@gnu.org>
8861
8862 * Version 20.4 released.
8863
8864 1999-07-14 Andreas Schwab <schwab@gnu.org>
8865
8866 * compare-w.el (compare-windows): Try to find the next window in
8867 the current frame before looking at the other frames.
8868
8869 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
8870
8871 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
8872 Use cyrillic-jcuken as default input method.
8873
8874 1999-07-12 Richard Stallman <rms@gnu.org>
8875
8876 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
8877 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
8878
8879 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
8880 (ispell-local-dictionary-alist): Add koi8-r for character set.
8881
8882 * textmodes/flyspell.el (flyspell-get-word):
8883 Add special handling for when ispell-otherchars is empty.
8884
8885 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
8886
8887 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
8888 when having nested functons.
8889 (pascal-indent-nested-functions) (pascal-indent-line)
8890 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
8891 indenting nested functions.
8892
8893 1999-07-09 Richard Stallman <rms@gnu.org>
8894
8895 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
8896
8897 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
8898
8899 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
8900 the `end' keyword was in the very beginning of the buffer.
8901
8902 1999-07-08 Richard Stallman <rms@gnu.org>
8903
8904 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
8905
8906 * term.el (term-emulate-terminal): Avoid infinite loop
8907 in strange case where minibuffer window is selected but not active.
8908
8909 1999-07-07 Stephen Eglen <stephen@gnu.org>
8910
8911 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
8912 Change regexp so that it doesn't match commands beginning with `cd'.
8913
8914 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8915
8916 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
8917
8918 1999-07-06 Richard Stallman <rms@gnu.org>
8919
8920 * hscroll.el (hscroll-minibuffer-hook): New function.
8921 (hscroll-global-mode): Add and remove that hook.
8922 Set hscroll-old-truncate-was-global's default value.
8923
8924 1999-07-05 Richard Stallman <rms@gnu.org>
8925
8926 * files.el (revert-buffer): Don't preserve point here.
8927 (revert-buffer-insert-file-contents-function): Doc fix.
8928
8929 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
8930
8931 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
8932 doing a `stat' when it isn't necessary because that can cause
8933 trouble when an NFS server is down.
8934
8935 1999-07-04 Richard Stallman <rms@gnu.org>
8936
8937 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
8938
8939 1999-07-03 Richard Stallman <rms@gnu.org>
8940
8941 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
8942 for \200...\240 also.
8943 (isearch-printing-char): Use unibyte-char-to-multibyte.
8944
8945 1999-07-02 Richard Stallman <rms@gnu.org>
8946
8947 * frame.el (minibuffer-frame-alist): Use defcustom.
8948 (pop-up-frame-alist): Likewise.
8949 (initial-frame-alist): Specify * in the doc string.
8950
8951 * hscroll.el (hscroll-mode): Make it a permanent local.
8952 (hscroll-mode): Don't cancel the timer
8953 if HScroll mode is enabled in some other buffer.
8954
8955 * isearch.el (isearch-done): If search ends in middle of intangible
8956 text (due to text property), move on to the limit of that text.
8957
8958 1999-07-01 Andrew Innes <andrewi@gnu.org>
8959
8960 * man.el (Man-build-man-command): Use value of null-device,
8961 instead of hard-coding "/dev/null".
8962
8963 * dos-w32.el (untranslated-canonical-name): Avoid expanding
8964 ange-ftp file names, which might force ange-ftp to prompt for a
8965 password.
8966
8967 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
8968 to prevent references to temp files.
8969
8970 1999-06-30 Richard Stallman <rms@gnu.org>
8971
8972 * progmodes/sh-script.el (sh-feature): If nothing is known
8973 about the given shell, use the values for `sh'.
8974
8975 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
8976
8977 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
8978 to make it non-recursive.
8979
8980 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
8981
8982 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8983
8984 * auto-show.el (auto-show-mode): Fix Typo in :set.
8985
8986 1999-06-29 Richard M. Stallman <rms@gnu.org>
8987
8988 * progmodes/sh-script.el (sh-mode): When setting syntax
8989 table, default to the standard one.
8990
8991 1999-06-27 Richard M. Stallman <rms@gnu.org>
8992
8993 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
8994
8995 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
8996
8997 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
8998 a frame when `return' is requested (even if pop-up-frames = t)
8999 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
9000 should only be set for the bibtex buffer.
9001
9002 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
9003
9004 * progmodes/compile.el: Deal with compilation-error-screen-columns
9005 being buffer-local.
9006
9007 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9008
9009 * comint.el (comint-password-prompt-regexp): Allow "(again)".
9010
9011 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9012
9013 * cal-x.el (calendar-only-one-frame-setup): New function.
9014 * calendar.el (calendar): Call it if requested.
9015
9016 1999-06-24 Karl Heuer <kwzh@gnu.org>
9017
9018 * startup.el (iso-8859-n-locale-regexp): Doc fix.
9019
9020 1999-06-22 Richard M. Stallman <rms@gnu.org>
9021
9022 * mail/supercite.el (sc-emacs-features): Doc fix.
9023
9024 1999-06-22 Karl Heuer <kwzh@gnu.org>
9025
9026 * files.el (auto-mode-alist): Add pike-mode.
9027
9028 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
9029
9030 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
9031 last byte of a numeric field is a space or a NUL. Parse it as
9032 potentially part of the number. This is used by GNU tar
9033 1.12.64012 to handle larger values.
9034
9035 1999-06-20 Karl Heuer <kwzh@gnu.org>
9036
9037 * custom.el (custom-handle-keyword): Fix error message.
9038
9039 1999-06-18 Andrew Innes <andrewi@gnu.org>
9040
9041 * mail/smtpmail.el (smtpmail-send-it): Use
9042 convert-standard-filename to make file names for queued mail safe
9043 on Windows (`:' is invalid in file names on Windows).
9044
9045 1999-06-17 Kenichi Handa <handa@etl.go.jp>
9046
9047 * international/mule-cmds.el (describe-current-input-method):
9048 Current-input-method is string.
9049 (toggle-input-method): Docstring fixed.
9050
9051 * international/mule-diag.el
9052 (describe-current-coding-system-briefly): Fix format string.
9053
9054 * international/mule-util.el (coding-system-eol-type-mnemonic):
9055 Docstring modified. Return a string.
9056
9057 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
9058
9059 * sql.el (sql-input-ring-file-name): Doc fix.
9060
9061 1999-06-17 Richard M. Stallman <rms@gnu.org>
9062
9063 * calendar/cal-x.el (special-display-buffer-names):
9064 Don't put (get-file-buffer diary-file) on this list.
9065
9066 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
9067
9068 * play/mpuz.el (mpuz-try-proposal): Fix message call.
9069 Don't penalize player for certain impossible guesses.
9070
9071 1999-06-16 Andrew Innes <andrewi@gnu.org>
9072
9073 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
9074 return the string "Unk 0 0000" so at least it appears to be a
9075 valid timestamp to `dired-move-to-filename-regexp'.
9076
9077 1999-06-15 Ken'ichi Handa <handa@gnu.org>
9078
9079 * ps-print.el (ps-control-character): Fix previous change.
9080
9081 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9082
9083 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
9084 multiple output of the last message.
9085
9086 1999-06-14 Eli Zaretskii <eliz@gnu.org>
9087
9088 * term/internal.el (IT-display-table-setup): Do not remap \222 to
9089 the ASCII apostrophe, as most DOS codepages have some other glyph
9090 there.
9091
9092 1999-06-14 Ken'ichi Handa <handa@gnu.org>
9093
9094 * language/ethio-util.el (setup-ethiopic-environment-internal):
9095 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
9096 (exit-ethiopic-environment): Likewize.
9097
9098 1999-06-12 Richard M. Stallman <rms@gnu.org>
9099
9100 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
9101
9102 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9103
9104 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
9105 custom-initialize-default to avoid infinite loop.
9106 (crisp-mode): (defun) Call transient-mark-mode here, not when
9107 loading the file. Run crisp-mode-hook here, and run
9108 crisp-load-hook when loading the file.
9109
9110 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
9111 rmail-summary buffer, search for pattern in rmail-file.
9112
9113 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
9114
9115 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
9116
9117 * ps-print.el (ps-printer-name): Fix custom type.
9118
9119 1999-06-12 Reto Zimmermann <reto@synopsys.com>
9120
9121 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
9122 (vhdl-port-paste-generic-map): Fix indentation bug.
9123 (vhdl-port-paste-port-map): Fix indentation bug.
9124 (vhdl-scan-file-contents): Make scanning case insensitive.
9125
9126 1999-06-11 Richard M. Stallman <rms@gnu.org>
9127
9128 * files.el (write-file): When buffer is not already visiting a file,
9129 don't put buffer name in the minibuffer, just make it the default.
9130 Also handle just directory as arg usefully in that case.
9131
9132 * simple.el (sendmail-user-agent-compose):
9133 Ignore case when inserting the rest of the "other" headers.
9134
9135 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
9136
9137 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
9138 (info-lookup-interactive-arguments): Never insert the default
9139 into the minibuffer automatically.
9140
9141 * emacs-lisp/cl-extra.el (getf): Don't call get*.
9142
9143 1999-06-09 Richard M. Stallman <rms@gnu.org>
9144
9145 * simple.el (shell-command): Avoid printing "mark set" message.
9146
9147 1999-06-09 Dave Love <fx@gnu.org>
9148
9149 * progmodes/compile.el (compilation-error-regexp-alist): Allow
9150 digits in program name in first pattern.
9151
9152 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
9153
9154 * vc.el (vc-dired-mode): Don't match anything before the date in
9155 dired-move-to-filename-regexp.
9156
9157 1999-06-07 Ken'ichi Handa <handa@gnu.org>
9158
9159 * international/quail.el (quail-define-rules): Fix typo in
9160 docstring.
9161
9162 1999-06-05 Stephen Eglen <stephen@gnu.org>
9163
9164 * iswitchb.el (iswitchb-default-keybindings): Add
9165 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
9166 than when package is loaded.
9167
9168 1999-06-04 Richard M. Stallman <rms@gnu.org>
9169
9170 * startup.el (command-line): Don't set user-init-file directly;
9171 tell `load' to set it.
9172
9173 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
9174
9175 * simple.el (next-history-element):
9176 Handle minibuffer-text-before-history properly when reading sexps.
9177
9178 * disp-table.el (standard-display-european):
9179 For an interactive call by the user,
9180 don't set enable-multibyte-characters,
9181 and don't set the terminal coding system.
9182
9183 * textmodes/refbib.el: Don't print any messages or display
9184 a buffer when loading the library.
9185 (r2b-help): Doc fix.
9186 (r2b-help-message): Update the documentation.
9187 (r2b-load-quietly): Variable deleted.
9188 (r2b-convert-buffer): Doc fix.
9189
9190 1999-06-04 Dave Love <fx@gnu.org>
9191
9192 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
9193
9194 * auto-show.el: Don't change hooks on loading.
9195 (auto-show-mode): Autoload. Default to nil. Add :set &c.
9196 (auto-show-mode): Add to hooks here.
9197
9198 1999-06-04 Richard Sharman <rsharman@pobox.com>
9199
9200 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
9201 recursion on bogus input.
9202
9203 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
9204
9205 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
9206 does not select a buffer from the buffers menu, then the attached
9207 frame is not switched to anything.
9208
9209 1999-06-03 Ken'ichi Handa <handa@gnu.org>
9210
9211 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
9212 (viet-viscii-...->viet-vscii...).
9213
9214 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
9215
9216 1999-06-01 Dave Love <fx@gnu.org>
9217
9218 * progmodes/fortran.el: Add :link to defgroup.
9219 (fortran-blink-matching-if): Match ELSE statements too.
9220 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
9221 that filling is always done.
9222
9223 1999-05-31 Richard M. Stallman <rms@gnu.org>
9224
9225 * simple.el (append-next-kill): Use an arg to distinguish
9226 interactive calls from Lisp calls, rather than (interactive-p).
9227
9228 * international/iso-transl.el (iso-transl-language-alist):
9229 Interchange n and N.
9230
9231 1999-05-31 Dave Love <fx@gnu.org>
9232
9233 * msb.el Add to minor-mode-map-alist. Remove hook installation
9234 and keymap munging on load.
9235 (msb-mode): New option.
9236 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
9237 Doc fix.
9238 (msb-mode-map): New variable.
9239 (msb-mode): New command.
9240
9241 1999-05-31 Dave Love <fx@gnu.org>
9242
9243 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
9244 (ispell-complete-word-dict): Likewise.
9245
9246 1999-05-31 Eli Zaretskii <eliz@gnu.org>
9247
9248 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
9249 force the data buffer to be saved, even if the data didn't
9250 change, in case the write filter was modified. Restore the
9251 current record after read-file-filter finishes.
9252
9253 1999-05-29 Karl Heuer <kwzh@gnu.org>
9254
9255 * ispell4.el: Obsolete; file deleted.
9256
9257 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
9258
9259 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
9260 VALUE is a syntax table.
9261
9262 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
9263
9264 * simple.el (zap-to-char): Doc fix.
9265
9266 1999-05-27 Ken'ichi Handa <handa@gnu.org>
9267
9268 * isearch.el (isearch-quote-char): Don't assume character codes
9269 0200 - 0237 stand for characters in some single-byte character
9270 charset.
9271
9272 1999-05-27 Dave Love <fx@gnu.org>
9273
9274 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
9275
9276 1999-05-27 Andreas Schwab <schwab@gnu.org>
9277
9278 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
9279 headerline does not exist already.
9280
9281 1999-05-26 Richard Stallman <rms@gnu.org>
9282
9283 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9284 Avoid nested null-loops.
9285
9286 1999-05-26 Ken'ichi Handa <handa@gnu.org>
9287
9288 * international/characters.el: Typo fixed; prefered->preferred.
9289
9290 * international/mule-cmds.el (find-coding-systems-for-charsets):
9291 Typo fixed; prefered->preferred.
9292
9293 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
9294 method in read-event.
9295
9296 * international/mule.el (charset-info): Doc-string fixed.
9297
9298 1999-05-25 Ken'ichi Handa <handa@gnu.org>
9299
9300 * mail/smtpmail.el (smtpmail-send-it): Bind
9301 smtpmail-code-conv-from properly.
9302 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
9303 by smtpmail-code-conv-from.
9304
9305 1999-05-24 Richard Stallman <rms@gnu.org>
9306
9307 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
9308 Binding deleted also.
9309
9310 1999-05-24 Karl Heuer <kwzh@gnu.org>
9311
9312 * comint.el (comint-bol-or-process-mark): Doc fix.
9313
9314 1999-05-23 Dave Love <fx@gnu.org>
9315
9316 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
9317 Enter it on minor-mode-map-alist.
9318 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
9319 Autoload. Add custom setter.
9320 (crisp-mark-line): Doc fix.
9321 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
9322 (crisp-mode-hook): Define.
9323
9324 1999-05-23 Ken'ichi Handa <handa@gnu.org>
9325
9326 * files.el (recover-file): Recover buffer-file-coding-system.
9327
9328 1999-05-22 Richard Stallman <rms@gnu.org>
9329
9330 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
9331 regexp match the date, to avoid treating date as file size.
9332 Add YYYY S option to WESTERN/
9333
9334 * bookmark.el: Delete some XEmacs compatibility code.
9335 (bookmark-jump-noselect): Check vc-backend.
9336
9337 * subr.el (add-to-list): Doc fix.
9338
9339 1999-05-21 Stephen Eglen <stephen@gnu.org>
9340
9341 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
9342
9343 1999-05-18 Richard Stallman <rms@gnu.org>
9344
9345 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
9346 non-space after the @anchor command.
9347 (texinfo-format-var): Handle other nested constructs, using
9348 texinfo-parse-expanded-arg and texinfo-discard-command, not
9349 texinfo-parse-arg-discard.
9350
9351 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
9352 (debug): Bind and use debugger-outer-inhibit-redisplay.
9353 Bind inhibit-redisplay to nil.
9354 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
9355
9356 1999-05-17 Dave Love <fx@gnu.org>
9357
9358 * help.el (describe-function-1): Extra arg, interactive-p.
9359 (describe-key, describe-function): Use it.
9360
9361 1999-05-17 Karl Heuer <kwzh@gnu.org>
9362
9363 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
9364
9365 1999-05-16 Dave Love <fx@gnu.org>
9366
9367 * cus-start.el (all): Delete selective-display. Add scroll-margin,
9368 scroll-preserve-screen-position, scroll-conservatively.
9369
9370 1999-05-16 Dave Love <fx@gnu.org>
9371
9372 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
9373
9374 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
9375
9376 * progmodes/vhdl-mode.el: Completely revised and massively extended.
9377
9378 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9379
9380 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
9381 magic number and is not associated with a file.
9382
9383 1999-05-14 Richard M. Stallman <rms@gnu.org>
9384
9385 * files.el (find-file-noselect-1): Fix previous change.
9386
9387 1999-05-14 Simon Marshall <simon@gnu.org>
9388
9389 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
9390
9391 1999-05-13 Ken'ichi Handa <handa@gnu.org>
9392
9393 * international/mule-diag.el (mule-diag): Change MULE to Mule in
9394 docstring.
9395
9396 * international/mule-cmds.el: Change MULE to Mule in docstrings
9397 and menus.
9398
9399 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
9400
9401 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
9402 to correctly reflect the value of BaseLineOffset in
9403 RelativeCompose. Now the value of RelativeCompose is an array of
9404 low and high positions.
9405 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
9406 RLC for the above change.
9407
9408 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
9409
9410 * comint.el (comint-password-prompt-regexp): Modified to match the
9411 output of ksu and ssh-add.
9412
9413 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
9414
9415 * language/korea-util.el (isearch-toggle-korean-input-method):
9416 Adjusted for the change of input method handling in isearch.el.
9417 (isearch-hangul-switch-symbol-ksc): Likewise.
9418 (isearch-hangul-switch-hanja): Likewise.
9419
9420 1999-05-10 Dave Love <fx@gnu.org>
9421
9422 * help.el (help-make-xrefs): Fix typo.
9423
9424 1999-05-10 Andreas Schwab <schwab@gnu.org>
9425
9426 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
9427 unibyte-display-via-language-environment.
9428
9429 * help.el (help-make-xrefs): Handle more cases when looking for
9430 commands in a keymap description.
9431
9432 1999-05-10 Eli Zaretskii <eliz@gnu.org>
9433
9434 * loadup.el: For ms-dos systems, load ccl and codepage.
9435
9436 1999-05-09 Ken'ichi Handa <handa@gnu.org>
9437
9438 * ps-print.el (ps-control-character): Call
9439 ps-mule-prepare-ascii-font to setup ASCII fonts.
9440
9441 * ps-mule.el (ps-mule-begin-job): Redo this change "if
9442 ps-multibyte-buffer is nil, use
9443 ps-mule-font-info-database-default."
9444
9445 1999-05-08 Ken Stevens <k.stevens@ieee.org>
9446
9447 * ispell.el (ispell-local-dictionary-alist): New variable for
9448 customizing local dictionaries not accessable by everyone.
9449 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
9450 (ispell-required-version): Changed format `(major minor
9451 revision)' to support general pattern matching.
9452 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
9453 skip region commented out due to incorrect skip potential in std latex.
9454 (ispell-word): Removed `when' macro. Fixed bug of not restoring
9455 cursor point on small words for calls from `ispell-minor-mode'.
9456 (check-ispell-version): Tests and accepts versions major.minor
9457 and above, with adjustments for interactions in 3.1.0-3.1.11.
9458 (ispell-get-line): No longer skips ispell process special characters.
9459 (ispell-comments-and-strings): Removed `when' macro call.
9460 (ispell-minor-check): Requires ispell-word to restore cursor point.
9461 (ispell-buffer-local-parsing): Supports checking comments only.
9462
9463 1999-05-08 Karl Heuer <kwzh@gnu.org>
9464
9465 * comint.el (comint-password-prompt-regexp): Fix last change to be
9466 more specific.
9467
9468 1999-05-07 Richard M. Stallman <rms@gnu.org>
9469
9470 * subr.el (with-temp-message): Fix the other call to message
9471 to use %s.
9472
9473 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
9474
9475 * gud.el (gud-format-command): "%F" means file sans extension.
9476 (jdb): Use %F, not %f, for gud-break.
9477
9478 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
9479
9480 * comint.el (comint-password-prompt-regexp): Modified so that it
9481 matches the output of kinit.
9482
9483 1999-05-06 Greg Stark <gsstark@mit.edu>
9484
9485 * timezone.el (timezone-parse-date): Recognize new format used in
9486 internet cookies.
9487
9488 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
9489
9490 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
9491
9492 1999-05-04 Andrew Innes <andrewi@gnu.org>
9493
9494 * time.el (display-time-update): Allow for wrap-around when
9495 checking against display-time-server-down-time.
9496
9497 1999-05-04 Ken'ichi Handa <handa@gnu.org>
9498
9499 * international/mule-diag.el (describe-coding-system): Fix English
9500 message.
9501
9502 1999-05-03 Jason Rumney <jasonr@altavista.net>
9503
9504 * term/w32-win.el: Change the x-charset-registry property for the
9505 Japanese charsets that are supported by Japanese Windows fonts.
9506
9507 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9508
9509 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
9510 diary-block diary entries for which the reminders and the diary
9511 entries can overlap.
9512
9513 1999-05-02 Jason Rumney <jasonr@altavista.net>
9514
9515 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
9516 matches the font selected in the dialog.
9517
9518 1999-05-02 Dave Love <fx@gnu.org>
9519
9520 * browse-url.el (browse-url-browser-function): Add :version.
9521
9522 * international/mule.el (auto-coding-alist): Add .tgz.
9523
9524 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
9525
9526 * international/codepage.el (cp-coding-system-for-codepage-1):
9527 Make the magnification parameter for the -dos encoder be 2.
9528
9529 1999-05-2 Andrew Innes <andrewi@gnu.org>
9530
9531 * term/w32-win.el (w32-drag-n-drop): Select file in window where
9532 it is dropped, rather than current window.
9533
9534 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
9535 after switching buffer, as case-fold-search is a buffer local
9536 variable.
9537
9538 * w32-fns.el (convert-standard-filename): Only convert directory
9539 separators to backslash if the interactive shell is one of the
9540 standard Windows shells that has DOS semantics.
9541
9542 * ls-lisp.el (ls-lisp-format-time): Trap errors from
9543 format-time-string, and return a suitable string to indicate the
9544 timestamp was invalid.
9545
9546 * hexl.el (hexlify-command): Apply shell-quote-argument after
9547 expanding hexl-program in case exec-directory contains a space.
9548 (dehexlify-command): Ditto.
9549
9550 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
9551 file extension regexps which aren't necessarily binary files.
9552 (direct-print-region-helper): Use subst-char-in-string instead of
9553 binding directory-sep-char to convert filenames to DOS syntax.
9554 (direct-print-region-use-command-dot-com): New variable.
9555 (direct-print-region-helper): Use it to control whether to invoked
9556 command.com to print on Windows 9x.
9557
9558 * browse-url.el (browse-url-browser-function): Default to
9559 browse-url-default-windows-browser on windows-nt.
9560 (browse-url-default-windows-browser): New function.
9561
9562 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
9563
9564 * forms.el (forms-mode): Don't call forms-first-record or
9565 forms-last-record if the data file has zero records.
9566
9567 1999-04-29 Richard M. Stallman <rms@gnu.org>
9568
9569 * files.el (find-file-noselect-1): If buffer-file-name has changed
9570 after find-file-not-found-hooks runs, recompute the truename.
9571 And don't use FILENAME after that point.
9572
9573 1999-04-27 Dave Love <fx@gnu.org>
9574
9575 * paren.el (show-paren-mode)
9576 * which-func.el (which-func-mode-global)
9577 * type-break.el (type-break-mode)
9578 * time.el (display-time-mode)
9579 * rsz-mini.el (resize-minibuffer-mode)
9580 * mouse-sel.el (mouse-sel-mode)
9581 * icomplete.el (icomplete-mode)
9582 * hscroll.el (hscroll-global-mode)
9583 * help.el (temp-buffer-resize-mode)
9584 * font-lock.el (global-font-lock-mode)
9585 * delsel.el (delete-selection-mode)
9586 * avoid.el (mouse-avoidance-mode)
9587 * autoinsert.el (auto-insert-mode)
9588 * winner.el (winner-mode): Doc fix.
9589
9590 1999-04-26 Karl Heuer <kwzh@gnu.org>
9591
9592 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
9593 the same whitespace that was ignored in choosing the subject string.
9594
9595 1999-04-26 Richard M. Stallman <rms@gnu.org>
9596
9597 * info.el (Info-find-node): Position properly after finding anchor.
9598
9599 * cus-start.el (all): Handle unibyte-display-via-language-environment.
9600
9601 * simple.el (indent-new-comment-line): Fix previous change.
9602
9603 * complete.el: Delete the wildcard expansion feature
9604 since that is now standard in find-file.
9605 (PC-try-load-many-files): Function deleted.
9606 (PC-after-load-many-files): Function deleted.
9607 (PC-many-files-list): Variable deleted.
9608 (PC-disable-wildcards): Variable deleted.
9609 (partial-completion-mode): Don't enable the wildcard feature.
9610
9611 * complete.el (PC-look-for-include-file): Don't set global variables
9612 `error', `buf' and `filename' here.
9613
9614 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
9615
9616 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
9617
9618 * textmodes/outline.el (outline-regexp): Doc fix.
9619
9620 1999-04-26 John Wiegley <johnw@borland.com>
9621
9622 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
9623 C++Builder 4.0 error message syntax.
9624
9625 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
9626
9627 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
9628 supported, use find -exec.
9629
9630 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9631
9632 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
9633 coding-system-for-write, to avoid hanging when non-interactive.
9634
9635 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
9636
9637 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
9638 start with a newline.
9639
9640 1999-04-13 Ken'ichi Handa <handa@gnu.org>
9641
9642 * international/mule-conf.el (x-ctext): New coding system.
9643
9644 1999-04-12 Richard M. Stallman <rms@gnu.org>
9645
9646 * international/mule-cmds.el (input-method-function):
9647 Add permanent-local property.
9648
9649 1999-04-12 Dave Love <fx@gnu.org>
9650
9651 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
9652 change to use jka-compr-byte-compiler-base-file-name.
9653
9654 * supercite.el (sc-scan-info-alist): Revert last change.
9655 (sc-attrib-selection-list): Fix :type here instead.
9656
9657 1999-04-11 Eli Zaretskii <eliz@gnu.org>
9658
9659 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
9660 in the list of case-insensitive filesystems.
9661
9662 1999-04-09 Kenichi Handa <handa@etl.go.jp>
9663
9664 * international/fontset.el (create-fontset-from-fontset-spec):
9665 Don't register duplicated alias fontset names.
9666
9667 1999-04-08 Richard Stallman <rms@gnu.org>
9668
9669 * international/mule.el (auto-coding-alist-lookup): New function.
9670 (set-auto-coding): Use auto-coding-alist-lookup.
9671
9672 * jka-compr.el (jka-compr-insert-file-contents):
9673 Use auto-coding-alist-lookup to check for files that
9674 should not have eol conversion, in the unibyte case.
9675
9676 1999-04-07 Dave Love <fx@gnu.org>
9677
9678 * help.el (describe-variable): Check custom-loads property as well
9679 as custom-type.
9680
9681 * abbrev.el (abbrev-mode): Customizing sets the default value.
9682
9683 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
9684
9685 * vc.el (vc-backend-revert): For CVS files that were made
9686 writeable with "cvs edit", call "cvs unedit" to undo that.
9687
9688 1999-04-08 Dave Love <fx@gnu.org>
9689
9690 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
9691 more.
9692 (sc-emacs-features): Recognize Emacs 20.
9693 (sc-read-string): Use history arg.
9694 (sc-scan-info-alist): Check for rtnvalue a cons.
9695
9696 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
9697
9698 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
9699 coding system to encode the message by
9700 select-message-coding-system.
9701
9702 1999-04-07 Richard Stallman <rms@gnu.org>
9703
9704 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
9705
9706 * winner.el: Reorder definitions.
9707
9708 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
9709
9710 * mail/rmail.el (rmail-decode-babyl-format):
9711 Undo previous change.
9712
9713 1999-04-06 Richard Stallman <rms@gnu.org>
9714
9715 * info.el (Info-find-node): Check for an anchor at the
9716 proper place, before reading an indirect file.
9717
9718 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
9719
9720 * jka-compr.el (jka-compr-insert-file-contents):
9721 Use raw-text-unix when we want no conversion.
9722
9723 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
9724
9725 * timezone.el (timezone-parse-date): Corrected regexp for
9726 style (5) date format so that tenths of seconds are optional.
9727
9728 1999-04-05 Eli Zaretskii <eliz@gnu.org>
9729
9730 * term/internal.el (dos-cpNNN-setup): New function, with the guts
9731 of dos-codepage-setup.
9732 (cjk-codepages-alist): New variable, an alist of Far-Eastern
9733 codepages for which there's no need to set up cpNNN coding
9734 systems.
9735 (dos-codepage-setup): Support Far-Eastern DOS terminals.
9736
9737 1999-04-05 Richard Stallman <rms@gnu.org>
9738
9739 * mail/rmail.el (rmail-ignored-headers): Doc fix.
9740
9741 1999-04-02 Richard Stallman <rms@gnu.org>
9742
9743 * progmodes/compile.el (compilation-handle-exit): Do right thing
9744 if (car status) doesn't end in a newline.
9745
9746 1999-04-01 Dave Love <fx@gnu.org>
9747
9748 * progmodes/sql.el (SQL): Add defgroup :version.
9749
9750 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
9751
9752 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
9753 buffer-file-coding-system. If the coding system used is raw-text,
9754 etc., make the *Compiler Input* buffer unibyte.
9755
9756 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
9757
9758 * loadup.el: Don't write the fns-...el file if not dumping.
9759
9760 1999-03-31 Dave Love <fx@gnu.org>
9761
9762 * snmp-mode.el (snmp): Fix defgroup :version.
9763
9764 * hilit-chg.el (highlight-changes): Add defgroup :version.
9765
9766 1999-03-31 Andreas Schwab <schwab@gnu.org>
9767
9768 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
9769 the gnus-save-hidden-threads macro.
9770
9771 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
9772
9773 * faces.el (face-set-after-frame-default): Obey the
9774 `customized-face' for new faces.
9775
9776 1999-03-30 Dave Love <fx@gnu.org>
9777
9778 * international/mule-cmds.el (current-language-environment): Doc fix.
9779 * abbrev.el (abbrev-mode): Doc fix.
9780 * autoinsert.el (auto-insert-mode): Doc fix.
9781 * complete.el (partial-completion-mode): Doc fix.
9782 * avoid.el (mouse-avoidance-mode): Doc fix.
9783 * delsel.el (delete-selection-mode): Doc fix.
9784 * font-lock.el (global-font-lock-mode): Doc fix.
9785 * help.el (temp-buffer-resize-mode): Doc fix.
9786 * hscroll.el (hscroll-global-mode): Doc fix.
9787 * icomplete.el (icomplete-mode): Doc fix.
9788 * mouse-sel.el (mouse-sel-mode): Doc fix.
9789 * paren.el (show-paren-mode): Doc fix.
9790 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
9791 * time.el (display-time-mode): Doc fix.
9792 * type-break.el (type-break-mode): Doc fix.
9793 * which-func.el (which-func-mode-global): Doc fix.
9794 * winner.el (winner-mode): Doc fix.
9795
9796 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
9797
9798 * wid-edit.el (widget-before-change): Signal text-read-only rather
9799 than an ordinary error.
9800
9801 1999-03-30 Richard M. Stallman <rms@gnu.org>
9802
9803 * repeat.el: Don't require advice.
9804 (repeat): Do function-indirection in check for kbd macro.
9805 In self-insert case, use the *last* char in INSERTION.
9806
9807 1999-03-30 Karl Heuer <kwzh@gnu.org>
9808
9809 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
9810
9811 1999-03-29 Andreas Schwab <schwab@gnu.org>
9812
9813 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
9814 comint-input-filter-functions. Make variables related to shell
9815 directory tracking local.
9816
9817 1999-03-26 Andreas Schwab <schwab@gnu.org>
9818
9819 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
9820
9821 * simple.el (shell-command-on-region): Cope with exit-status being
9822 nil, which happens if call-process-region was interrupted.
9823
9824 1999-03-26 Richard M. Stallman <rms@gnu.org>
9825
9826 * simple.el (indent-new-comment-line): Handle use at a point
9827 after a comment-end. Handle multiple comments.
9828
9829 * mail/rmail.el (rmail-decode-babyl-format):
9830 To prevent locking, bind buffer-file-name to nil.
9831
9832 1999-03-26 Karl Fogel <kfogel@red-bean.com>
9833
9834 * mail-hist.el (mail-hist-current-header-name): Don't make
9835 off-by-one-error when determining if in message body.
9836
9837 1999-03-25 Andrew Innes <andrewi@gnu.org>
9838
9839 * w32-fns.el (set-default-process-coding-system): Copied from
9840 dos-w32.el, but modified to use Unix line endings for process
9841 input, and to add a suitable entry to process-coding-system-alist
9842 for DOS shells.
9843
9844 * dos-fns.el (set-default-process-coding-system): Copied from
9845 dos-w32.el.
9846
9847 * dos-w32.el (set-default-process-coding-system): Move function to
9848 dos-fns.el; a different version is used in w32-fns.el.
9849
9850 1999-03-24 Dave Love <fx@gnu.org>
9851
9852 * info.el (Info-directory-list): Revert change to re-writing
9853 Info-default-directory-list, but put `alternative' first.
9854 (Info-insert-dir): Modify selecting the top dir file as a consequence.
9855
9856 1999-03-23 Simon Marshall <simon@gnu.org>
9857
9858 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
9859 on the line by itself.
9860 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
9861 it is not in a declarative context.
9862
9863 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
9864
9865 * cus-edit.el (custom-variable-prompt): Allow customization of
9866 autoloaded symbols.
9867
9868 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
9869
9870 * simple.el (what-cursor-position): Don't cause error when point
9871 is at invalid multibyte sequence.
9872
9873 1999-03-21 Karl Heuer <kwzh@gnu.org>
9874
9875 * complete.el (partial-completion-mode): Doc fix.
9876
9877 1999-03-19 Richard M. Stallman <rms@gnu.org>
9878
9879 * progmodes/cplus-md.el (old-c++): Remove :group.
9880
9881 * progmodes/c-mode.el (old-c): Remove :group.
9882
9883 1999-03-18 Simon Marshall <simon@gnu.org>
9884
9885 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
9886 (java-font-lock-keywords-2): Added "strictfp" keyword.
9887
9888 1999-03-17 Jason Rumney <jasonr@altavista.net>
9889
9890 * w32-fns.el (set-w32-system-coding-system) New function.
9891 (w32-system-coding-system) Initialize to 'iso-latin-1.
9892
9893 1999-03-17 Eli Zaretskii <eliz@gnu.org>
9894
9895 * international/mule-cmds.el (set-language-environment): Fix
9896 previous change: don't use dos-codepage when unbound.
9897
9898 1999-03-17 Karl Heuer <kwzh@gnu.org>
9899
9900 * calendar/appt.el (appt-make-list): Fix previous change.
9901
9902 1999-03-16 Richard M. Stallman <rms@gnu.org>
9903
9904 * window.el (shrink-window-if-larger-than-buffer):
9905 Don't try to redisplay with the cursor at the end
9906 on its own line--that would force a scroll and spoil things.
9907
9908 1999-03-16 Eli Zaretskii <eliz@gnu.org>
9909
9910 * international/mule-cmds.el (set-language-environment): Don't use
9911 cpNNN-nonascii-translation-table if it is unbound.
9912
9913 * term/internal.el (dos-codepage-setup): Compute the unibyte
9914 syntax table and bind unibyte-display-via-language-environment
9915 here, rather than at top level, so that resetting to unibyte in
9916 .emacs works as expected.
9917
9918 1999-03-15 Simon Marshall <simon@gnu.org>
9919
9920 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
9921
9922 1999-03-14 Milan Zamazal <pdm@pvt.net>
9923
9924 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
9925
9926 1999-03-14 Kenichi Handa <handa@etl.go.jp>
9927
9928 * international/mule-util.el (detect-coding-with-priority):
9929 Restore the internal database.
9930
9931 1999-03-14 Stephen Eglen <stephen@gnu.org>
9932
9933 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
9934 if mail-from-style has invalid value.
9935
9936 1999-03-12 Karl Heuer <kwzh@gnu.org>
9937
9938 * vc.el (vc-delete-logbuf-window): New var.
9939 (vc-finish-logentry): Use it.
9940
9941 1999-03-12 Richard M. Stallman <rms@gnu.org>
9942
9943 * startup.el (command-line-1): Improve startup msg.
9944
9945 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
9946
9947 * speedbar.el: Added commentary about stealthy functions.
9948 (speedbar-message) new function.
9949 (speedbar-y-or-n-p): New function
9950 (speedbar-with-attached-buffer) Moved macro before reference.
9951 Now uses `save-selected-window'.
9952 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
9953 speedbar-generic-item-info, speedbar-item-info-file-helper,
9954 speedbar-item-delete, speedbar-insert-generic-list,
9955 speedbar-timer-fn, speedbar-check-vc-this-line,
9956 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
9957 speedbar-buffers-item-info) Use speedbar-message.
9958 (speedbar-item-info) Limit `message-log-max'.
9959 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
9960 speedbar-item-delete, speedbar-item-object-delete,
9961 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
9962
9963 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
9964
9965 * server.el (server-start): Set coding system for the server
9966 process to raw-text.
9967 (server-process-filter): Decode file names if necessary.
9968
9969 1999-03-12 Dave Love <fx@gnu.org>
9970
9971 * textmodes/fill.el (sentence-end-double-space): Doc fix.
9972
9973 * textmodes/paragraphs.el (sentence-end): Doc fix.
9974
9975 1999-03-11 Karl Heuer <kwzh@gnu.org>
9976
9977 * comint.el (comint-password-prompt-regexp): Accept "login password:"
9978
9979 1999-03-09 Karl Heuer <kwzh@gnu.org>
9980
9981 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
9982 (ispell-dictionary-alist-2): Likewise.
9983 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
9984 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
9985 (ispell-dictionary-alist): Build from six pieces, not just two.
9986
9987 * ps-bdf.el (bdf-directory-list): Doc fix.
9988
9989 * enriched.el (enriched-mode): Make var permanent-local.
9990
9991 1999-03-09 Dave Love <fx@gnu.org>
9992
9993 * textmodes/sgml-mode.el (html-mode): Use
9994 sentence-end-double-space when setting sentence-end.
9995
9996 1999-03-09 Ken'ichi Handa <handa@gnu.org>
9997
9998 * language/thai.el (tis-620): New alias coding system for thai-tis620.
9999
10000 1999-03-08 Felix Lee <flee@cygnus.com>
10001
10002 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
10003
10004 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
10005
10006 1999-03-08 Karl Heuer <kwzh@gnu.org>
10007
10008 * dired-aux.el (dired-do-copy-regexp): Doc fix.
10009 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10010
10011 * dired.el (dired-do-copy-regexp): Doc fix.
10012 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10013
10014 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
10015
10016 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
10017
10018 1999-03-08 Jason Rumney <jasonr@altavista.net>
10019
10020 * international/codepage.el (cp1250-decode-table)
10021 (cp1251-decode-table, cp1253-decode-table)
10022 (cp1257-decode-table): New translation tables for MS Windows codepages.
10023 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
10024
10025 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
10026
10027 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
10028
10029 1999-03-07 Eli Zaretskii <eliz@gnu.org>
10030
10031 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
10032
10033 * term/internal.el (top level): Display character 255 as 8bit as well.
10034
10035 1999-03-06 Dave Love <fx@gnu.org>
10036
10037 * progmodes/cc-cmds.el (c-outline-level): Bind
10038 buffer-invisibility-spec.
10039
10040 * progmodes/c-mode.el (c-outline-level): Likewise.
10041
10042 * progmodes/ada-mode.el (ada-outline-level): Likewise.
10043
10044 1999-03-05 Felix Lee <flee@cygnus.com>
10045
10046 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
10047
10048 1999-03-05 Richard M. Stallman <rms@gnu.org>
10049
10050 * bindings.el (complete-symbol): Invert meaning of prefix arg.
10051
10052 1999-03-05 Andrew Innes <andrewi@gnu.org>
10053
10054 * w32-fns.el (convert-standard-filename): Convert directory
10055 separators to Windows format.
10056
10057 1999-03-05 Andreas Schwab <schwab@gnu.org>
10058
10059 * international/skkdic-cnv.el: Provide skkdic-cnv.
10060 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
10061 (batch-skkdic-convert): Doc fix.
10062
10063 1999-03-04 Dave Love <fx@gnu.org>
10064
10065 * custom.el (custom-set-variables): Protect against setter errors.
10066
10067 1999-03-04 Eli Zaretskii <eliz@gnu.org>
10068
10069 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
10070 the file sizes from overflowing.
10071 (ls-lisp-format): If file size is a float, use %8.0f to print it.
10072 Under -s, print the size in blocks with %4.0f, in case they have
10073 a *really* huge file.
10074
10075 1999-03-03 Dave Love <fx@gnu.org>
10076
10077 * options.el (edit-options): Doc fix.
10078 (list-options): Don't lose with unbound symbols. Maintain
10079 Edit-options-mode.
10080
10081 1999-03-01 Dave Love <fx@gnu.org>
10082
10083 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
10084
10085 1999-02-28 Richard M. Stallman <rms@gnu.org>
10086
10087 * ispell.el (ispell-dictionary-alist-override): New variable.
10088 (ispell-dictionary-alist): Don't setq it,
10089 if ispell-dictionary-alist-override is set.
10090
10091 * simple.el (shell-command-default-error-buffer): Renamed from
10092 shell-command-on-region-default-error-buffer.
10093 (shell-command-on-region): Mention in echo area when there
10094 is some error output. Mention success or failure, too.
10095 Accumulate multiple error outputs
10096 going forward, with formfeed in between. Display the error buffer
10097 when we have put something in it.
10098 (shell-command): Add the ERROR-BUFFER argument feature.
10099
10100 1999-02-28 Karl Heuer <kwzh@gnu.org>
10101
10102 * mail/mh-utils.el (mh-lib): Doc fix.
10103 (mh-lib-progs, mh-nmh-p): New vars.
10104 (mh-find-progs): Set mh-lib-progs along with other vars.
10105 (mh-path-search): New arg FUNC-P; if specified, use that instead
10106 of mh-file-command-p.
10107 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
10108
10109 * mail/mh-comp.el (mh-repl-formfile): New var.
10110 (mh-smail-batch): Don't ignore all arguments.
10111 (mh-reply): Do the right thing when using nmh.
10112
10113 1999-02-27 Kenichi Handa <handa@etl.go.jp>
10114
10115 * international/mule-cmds.el (select-safe-coding-system): Be sure
10116 to show a buffer being decoded.
10117
10118 1999-02-26 Ken'ichi Handa <handa@gnu.org>
10119
10120 * ps-bdf.el (bdf-directory-list): Initialize it to
10121 '("/usr/local/share/emacs/fonts/bdf").
10122
10123 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10124
10125 * ps-print.el: PostScript programming fix.
10126 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
10127 setpagedevice operator).
10128
10129 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10130
10131 * ps-print.el: Doc fix, font size specifies landscape and portrait
10132 sizes.
10133 (ps-print-version): New version number (4.1.4).
10134 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
10135 Specifies landscape and portrait sizes.
10136 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
10137 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
10138 fix.
10139 (ps-get-font-size): New fun.
10140 (ps-font-size-internal, ps-header-font-size-internal)
10141 (ps-header-title-font-size-internal): New vars.
10142
10143 * ps-mule.el: Change of ps-print font size variable name.
10144 (ps-mule-generate-font): Fun fix.
10145 (ps-mule-begin-job): Programming uniformization.
10146
10147 1999-02-25 Dave Love <fx@gnu.org>
10148
10149 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
10150 (help-make-xrefs): Do Info case first.
10151
10152 * repeat.el: Don't require advice.
10153 (repeat-last-kill-command): Variable deleted.
10154
10155 1999-02-25 Richard Stallman <rms@gnu.org>
10156
10157 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
10158 case just because the current buffer is the output buffer.
10159
10160 1999-02-25 Kenichi Handa <handa@etl.go.jp>
10161
10162 * simple.el (what-cursor-position): To show the character's
10163 encoding, use encoded-string-description instead of information
10164 of chaset-origin-alist.
10165
10166 * international/mule-cmds.el (iso-2022-control-alist): New variable.
10167 (encoded-code-description): New function.
10168 (encoded-string-description): New function.
10169 (encode-coding-char): New function.
10170
10171 1999-02-25 Andrew Innes <andrewi@gnu.org>
10172
10173 * startup.el (command-line) [windows-nt]: Fix typo in regexp
10174 checking for .emacs[.el[c]].
10175
10176 1999-02-24 Richard Stallman <rms@gnu.org>
10177
10178 * help.el (describe-function-1): Don't print a whole lambda-function.
10179
10180 1999-02-23 Ken'ichi Handa <handa@gnu.org>
10181
10182 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
10183 inputting ?\240.
10184
10185 1999-02-23 Karl Heuer <kwzh@gnu.org>
10186
10187 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
10188
10189 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
10190 (clean-buffer-list-kill-buffer-names): Doc fix.
10191
10192 * gud.el (gud-jdb-massage-args): Spelling fix.
10193
10194 1999-02-23 Richard M. Stallman <rms@gnu.org>
10195
10196 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
10197
10198 1999-02-22 Eli Zaretskii <eliz@gnu.org>
10199
10200 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
10201 excursion while calling set-auto-coding-function.
10202
10203 * play/handwrite.el (handwrite): Require ps-print, and use
10204 ps-printer-name and ps-lpr-command. Call ps-print-region-function
10205 if it's defined, instead of forking ps-lpr-command unconditionally.
10206
10207 1999-02-22 Kenichi Handa <handa@etl.go.jp>
10208
10209 * international/codepage.el (cp-coding-system-for-codepage-1): Put
10210 charset-origin-alist property to a coding system for the codepage.
10211
10212 * international/mule.el: Modify comment for charset-origin-alist
10213 property of a coding system.
10214
10215 * simple.el (what-cursor-position): charset-origin-alist property
10216 of a coding system may be a translation table or a symbol of which
10217 `translation-table' property is a translation table.
10218
10219 1999-02-21 Richard Stallman <rms@gnu.org>
10220
10221 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
10222 to the "html" template.
10223
10224 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
10225
10226 * dirtrack.el (dirtrack): Added docstring. Now returns input.
10227
10228 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
10229
10230 * dirtrack.el (dirtrack): Check for the prompt in the input string
10231 instead of the buffer.
10232
10233 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
10234
10235 * sql.el: Set version to 1.4.1. Changed mail address to
10236 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
10237 (sql-input-ring-separator): Doc fix.
10238 (sql-mode-syntax-table): double-dash starts comments is defined as
10239 ". 56" instead of ". 12b" for XEmacs.
10240 (sql-stop, sql-interactive-mode): Doc fixes.
10241 (sql-postgres): Queries for database and server, not just one.
10242 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
10243
10244 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
10245 changed. This is needed for master.el to work.
10246 (sql-set-sqli-buffer): Use the new hook.
10247
10248 * sql.el (sql-make-alternate-buffer-name): Function that sets
10249 sql-alternate-buffer-name.
10250 (sql-alternate-buffer-name): Possible name of SQLi buffers.
10251 (sql-interactive-mode): Set sql-alternate-buffer-name.
10252 (sql-rename-buffer): New command.
10253 (sql-interactive-mode-menu): Menu for SQLi buffers.
10254
10255 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
10256 and sql-input-ring-file-name are used to temporarily set
10257 comint-input-ring-file-name and comint-input-ring-separator when
10258 reading and writing input history files.
10259
10260 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
10261 (sql-input-ring-file-name): New variable with customization.
10262 (sql-input-ring-separator): New variable with customization.
10263 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
10264 Callers changed.
10265 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
10266 now includes the name of the current buffer.
10267
10268 (sql-mode): Set paragraph-separate and paragraph-start so that
10269 sql-send-paragraph sends the entire SQL statements, even if it
10270 contains indented lines.
10271
10272 1999-02-18 Dave Love <fx@gnu.org>
10273
10274 * format.el (format-encode-run-method, format-decode-run-method):
10275 Fix previous change.
10276
10277 1999-02-18 Ken'ichi Handa <handa@gnu.org>
10278
10279 * international/mule.el (coding-system-list): Moved here from
10280 mule-util.el to avoid autoloading mule-util by the call of
10281 select-safe-coding-system.
10282
10283 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
10284
10285 * simple.el (turn-on-auto-fill): Mark it as an option for
10286 `text-mode-hook'.
10287
10288 1999-02-17 Richard Stallman <rms@gnu.org>
10289
10290 * emacs-lisp/easymenu.el (easy-menu-get-map):
10291 Don't crash if (current-local-map) is nil.
10292
10293 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
10294
10295 * filecache.el (file-cache-filter-regexps): Added .class.
10296
10297 1999-02-17 Ken'ichi Handa <handa@gnu.org>
10298
10299 * international/mule-util.el (decompose-region): Use
10300 insert-buffer-substring instead of insert-buffer to avoid putting
10301 mark.
10302
10303 1999-02-17 Andreas Schwab <schwab@gnu.org>
10304
10305 * calendar/cal-move.el (scroll-calendar-left): Don't set
10306 displayed-month and displayed-year here, let generate-calendar do
10307 it, after range checking.
10308
10309 1999-02-17 Simon Marshall <simon@gnu.org>
10310
10311 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
10312
10313 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
10314 correctly between an object declared via a constructor and a method.
10315 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
10316 (java-font-lock-keywords-1): Fontify package names individually.
10317 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
10318 (java-font-lock-keywords-2): Simplify type fontification.
10319 (java-font-lock-keywords-3): Likewise.
10320
10321 1999-02-17 Kenichi Handa <handa@etl.go.jp>
10322
10323 * language/japanese.el (iso-2022-jp-2): New coding system.
10324 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
10325
10326 1999-02-16 Dave Love <fx@gnu.org>
10327
10328 * help.el (describe-function-1): Accept non-symbols.
10329
10330 1999-02-16 Paul Eggert <eggert@twinsun.com>
10331
10332 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
10333 find the last match if there are multiple matches.
10334
10335 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10336
10337 * tex-mode.el (tex-run-command, latex-run-command)
10338 (slitex-run-command, tex-command): Doc changes.
10339 (tex-start-options-string): Autoload it. Doc change. Provide
10340 a menu for customization. Allow nil. Quote backslashes only once.
10341 (tex-start-tex): Handle nil value of tex-start-options-string
10342 and apply shell-quote-argument to it.
10343
10344 1999-02-16 Eli Zaretskii <eliz@gnu.org>
10345
10346 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
10347 the size in blocks, since it can be a float.
10348 (ls-lisp-format): Likewise
10349
10350 1999-02-16 Ken'ichi Handa <handa@gnu.org>
10351
10352 * language/japanese.el (japanese-shift-jis): Add
10353 charset-origin-alist property.
10354
10355 1999-02-15 Richard Stallman <rms@gnu.org>
10356
10357 * progmodes/compile.el (compile-internal): Use save-selected-window.
10358
10359 * subr.el (momentary-string-display): Bind inhibit-read-only.
10360
10361 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
10362
10363 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
10364
10365 * mail/rmail.el (rmail-show-message): If an unseen message has a
10366 Summary-line in its header, get past one more line before looking
10367 for the X-Coding-System header.
10368
10369 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
10370
10371 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
10372 explicitly to accomodate Windows 9X lack of a useful copy program.
10373
10374 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
10375
10376 * wid-edit.el (widget-choice-value-create): Use `equal'
10377 instead of `eq'.
10378
10379 1999-02-14 Richard Stallman <rms@gnu.org>
10380
10381 * international/iso-transl.el:
10382 (iso-transl-ae): Renamed from iso-transl-e-slash.
10383 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
10384 (iso-transl-AE): Renamed from iso-transl-E-slash.
10385 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
10386 (iso-transl-char-map): Related changes.
10387
10388 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
10389
10390 1999-02-13 Richard Stallman <rms@gnu.org>
10391
10392 * textmodes/texinfmt.el (texinfo-alias): New function.
10393 (texinfo-fold-nodename-case): Add defvar.
10394 (texinfo-format-node): Do case folding if specified.
10395
10396 * ffap.el (ffap-file-at-point): Test local file names
10397 immediately. Strip off line numbers.
10398
10399 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
10400
10401 * sql.el: Set version to 1.3.2
10402 (sql-solid-program): Added support for solid.
10403 (sql-help): Doc mentions sql-solid.
10404 (sql-solid): Entry function for Solid.
10405 (sql-buffer): Doc explains the use of the variable and how to
10406 change it.
10407 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
10408 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
10409 disabled if sql-buffer doesn't have a process; sql-send-paragraph
10410 is new.
10411 (sql-show-sqli-buffer): New function to display the value of
10412 sql-buffer.
10413 (sql-change-sqli-buffer): New function to change sql-buffer.
10414 (sql-mode): Doc explains how to change sql-buffer.
10415 (sql-send-paragraph): New function to send a paragraph.
10416 (sql-mode-map): Added keybinding for sql-send-paragraph.
10417 (sql-mysql): Doc corrected.
10418 (sql-ms): Doc corrected.
10419
10420 * sql.el (sql-server): Doc fix.
10421 (sql-mysql): Added the use of sql-server to specify the host,
10422 sql-database now specifies database instead of host.
10423 (sql-mode-menu): Send... menu items are only active if sql-buffer
10424 is non-nil.
10425 (sql-help): Changed tag of entry functions a bit.
10426
10427 * sql.el: Added keywords from `finder-by-keyword'.
10428 (sql-mode): Made sql-buffer a local variable, changed the
10429 documentation: removed instructions to add *.sql files to
10430 auto-mode-alist, added documentation for having mutliple SQL
10431 buffers sending their stuff to different SQLi buffers, each
10432 running a different process.
10433 (sql-postgres): Quoted *SQL* in doc string.
10434 (sql-ms): Likewise.
10435 (sql-ingres): Likewise.
10436 (sql-ingres): Quoted *SQL* in doc string, added references to
10437 sql-user and sql-password used during login.
10438 (sql-sybase): Quoted *SQL* in doc string, added comma.
10439 (sql-oracle): Likewise.
10440 (sql-interactive-mode): Added extensive documentation for having
10441 mutliple SQL buffers sending their stuff to different SQLi
10442 buffers, each running a different process.
10443 (sql-buffer): Changed doc from *SQL* to SQLi.
10444 (sql-get-login): Doc fix.
10445
10446 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10447
10448 * international/mule-conf.el (undecided): Set ascii in
10449 safe-charsets property.
10450
10451 1999-02-12 Richard Stallman <rms@gnu.org>
10452
10453 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
10454
10455 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10456
10457 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
10458 value to ps-mule-font-info-database-latin.
10459
10460 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
10461
10462 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
10463 (ps-mule-font-info-database-default): New variable.
10464 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
10465 ps-mule-font-info-database-default.
10466
10467 1999-02-12 Dave Love <fx@gnu.org>
10468
10469 * timezone.el (timezone-make-date-sortable)
10470 (timezone-make-date-arpa-standard): Doc fix.
10471
10472 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10473
10474 * international/quail.el (quail-show-kbd-layout): Bind
10475 blink-matching-paren to nil.
10476
10477 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
10478 for ASCII and Latin-1.
10479
10480 1999-02-12 Andreas Schwab <schwab@gnu.org>
10481
10482 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
10483
10484 1999-02-12 Kenichi Handa <handa@etl.go.jp>
10485
10486 * international/mule-cmds.el (language-info-alist): Remove
10487 description about charset-origin-alist.
10488
10489 * international/mule.el: Comment added for a new coding system
10490 property `charset-origin-alit'.
10491 (make-translation-table): This variable deleted.
10492
10493 * language/chinese.el (chinese-big5): Add charset-origin-alist
10494 property.
10495 ("Chinese-CNS"): Remove charset-origin-alist property.
10496
10497 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
10498 property.
10499 (cyrillic-alternativnyj): Likewise.
10500 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
10501 ("Cyrillic-ALT"): Likewise.
10502
10503 * language/vietnamese.el (vietnamese-viqr): Add
10504 charset-origin-alist property.
10505 ("Vietnamese"): Remove charset-origin-alist property.
10506
10507 * simple.el (what-cursor-position): Don't use the varialbe
10508 charset-origin-alist, but use charset-origin-alist property of
10509 buffer-file-coding-system to decide external character set code.
10510
10511 1999-02-10 Richard Stallman <rms@gnu.org>
10512
10513 * shadowfile.el: Don't turn on the mode when the file is loaded.
10514
10515 1999-02-09 Richard Stallman <rms@gnu.org>
10516
10517 * progmodes/compile.el (compile-auto-highlight): Customize.
10518
10519 * add-log.el (add-log-file-name-function): New variable.
10520 (add-change-log-entry): Call that function, if non-nil.
10521
10522 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
10523
10524 * rmail.el (rmail-search): Track match with a marker, not an integer.
10525
10526 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10527
10528 * progmodes/compile.el (compilation-setup): Set value of
10529 compilation-directory-stack as in compilation-forget-errors.
10530 (compile-reinitialize-errors): Bind buffer-undo-list and
10531 deactivate-mark.
10532 (compilation-forget-errors): Likewise.
10533
10534 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
10535
10536 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
10537 def... constructs.
10538
10539 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
10540 Remove calls to sleep-for.
10541
10542 1999-02-08 Eli Zaretskii <eliz@gnu.org>
10543
10544 * international/codepage.el (cp-coding-system-for-codepage-1): On
10545 MS-DOS, use dos-unsupported-char-glyph for characters not
10546 supported by the codepage.
10547 (cp-make-coding-systems-for-codepage): Likewise.
10548
10549 1999-02-08 Andreas Schwab <schwab@gnu.org>
10550
10551 * international/mule-util.el (coding-system-list): Don't sort
10552 coding-system-list here.
10553
10554 * international/mule.el (coding-system-lessp): Moved here from
10555 mule-util.el
10556 (add-to-coding-system-list): New function.
10557 (make-subsidiary-coding-system, make-coding-system,
10558 define-coding-system-alias): Use it instead of setting
10559 coding-system-list directly.
10560
10561 1999-02-07 Dave Love <fx@gnu.org>
10562
10563 * calendar/appt.el (appt-make-list): Don't splice quotes and date
10564 onto message.
10565
10566 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10567
10568 * imenu.el (imenu--last-menubar-index-alist): Add doc.
10569 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
10570
10571 1999-02-06 Richard Stallman <rms@gnu.org>
10572
10573 * language/european.el (setup-slovenian-environment): New function.
10574 ("Slovenian"): New language environment.
10575
10576 * progmodes/sql.el (sql-help): Doc fix.
10577 (sql-mysql): Doc fix.
10578
10579 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10580
10581 * tex-mode.el: When compiling, require compare-w and skeleton
10582 to pacify the byte-compiler. Move the def's of the tex-commands
10583 together. Add a comment on kill-process vs. quit-process.
10584
10585 1999-02-05 Dave Love <fx@gnu.org>
10586
10587 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
10588 null markers.
10589 (compile-goto-error): Likewise.
10590
10591 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
10592
10593 * time-stamp.el (time-stamp-format): Format doc tighter.
10594 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
10595 (time-stamp): Don't re-write the time stamp if it didn't change.
10596
10597 1999-02-05 Alex Schroeder <asc@bsiag.com>
10598
10599 * progmodes/sql.el: Changed version to 1.2.1.
10600 (sql-pop-to-buffer-after-send-region): Improved documentation.
10601 (sql-mysql-program): Added MySQL support.
10602 (sql-prompt-length): Made prompt-length configurable.
10603 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
10604 (sql-help): Added MySQL support, changed documentation.
10605 (sql-send-region): A message is displayed if something is sent.
10606 (sql-mode): Added buffer-local comment-start.
10607 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
10608 (sql-interactive-mode): Added buffer-local comment-start.
10609 (sql-oracle): Set sql-prompt-length.
10610 (sql-sybase): Set sql-prompt-length.
10611 (sql-mysql): Added MySQL support.
10612 (sql-ingres): Set sql-prompt-length.
10613 (sql-ms): Set sql-prompt-length.
10614 (sql-postgres): Set sql-prompt-length.
10615
10616 1999-02-04 Eli Zaretskii <eliz@gnu.org>
10617
10618 * term/internal.el (dos-codepage-setup): Set selection coding
10619 system to cpNNN-dos.
10620
10621 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10622
10623 * international/characters.el: Let ethiopic use iso-2022-7bit.
10624
10625 1999-02-02 Dave Love <fx@gnu.org>
10626
10627 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
10628 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
10629
10630 1999-02-02 Karl Heuer <kwzh@gnu.org>
10631
10632 * terminal.el (terminal-emulator): Doc fix.
10633
10634 1999-02-02 Ken'ichi Handa <handa@gnu.org>
10635
10636 * international/mule-util.el (compose-chars): Doc-string
10637 modified. Correctly handle a composition character in ARGS.
10638
10639 1999-02-01 Richard Stallman <rms@gnu.org>
10640
10641 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
10642 (makefile-menu-index-function): Function deleted.
10643 (makefile-mode): Use makefile-imenu-generic-expression.
10644
10645 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
10646
10647 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
10648 change, invoke from before-init-hook.
10649
10650 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
10651
10652 * subr.el (remove-from-invisibility-spec): Cope with the case when
10653 buffer-invisibility-spec is t.
10654
10655 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
10656
10657 * calendar/calendar.el (calendar-mode-map): Fix bindings for
10658 appt-add and appt-delete.
10659
10660 1999-02-01 Eli Zaretskii <eliz@gnu.org>
10661
10662 * term/pc-win.el (msdos-approximate-color): New function.
10663 (msdos-color-translate): Call it to find a DOS color that best
10664 approximates an X-style "#NNNNNN" color specification.
10665
10666 1999-02-01 Ken'ichi Handa <handa@gnu.org>
10667
10668 * international/mule-util.el (compose-chars-component): Add
10669 autoload cookie.
10670
10671 1999-01-31 Ken'ichi Handa <handa@gnu.org>
10672
10673 * international/quail.el (quail-lookup-key): If cdr of MAP is a
10674 function, replace cdr of MAP by the return value of the function
10675 unconditionally.
10676
10677 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10678
10679 * progmodes/compile.el (compilation-next-error-locus): Don't
10680 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
10681
10682 1999-01-31 Eli Zaretskii <eliz@gnu.org>
10683
10684 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
10685 and NLs before "charset", and allow the charset name be in double
10686 quotes.
10687
10688 1999-01-31 Richard Stallman <rms@gnu.org>
10689
10690 * imenu.el (imenu-sort-function): Fix custom type.
10691
10692 1999-01-30 Richard Stallman <rms@gnu.org>
10693
10694 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
10695 (speedbar-line-token): Likewise.
10696
10697 * play/gametree.el (gametree-default-score): Use defcustom.
10698 (gametree-score-regexp, gametree-score-closer): Likewise.
10699 (gametree-score-manual-flag, gametree-score-opener): Likewise.
10700
10701 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10702
10703 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
10704 decoding.
10705
10706 1999-01-29 Markus Rost <rost@gnu.org>
10707
10708 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
10709 tex-validate-buffer.
10710 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
10711 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
10712 now with recent occur-mode.
10713 (tex-validate-region): Really walk through all Sexps.
10714 (tex-region): Bind shell-dirtrack-verbose.
10715 (tex-file, tex-bibtex-file): Likewise.
10716
10717 1999-01-29 Dave Love <fx@gnu.org>
10718
10719 * finder.el: (finder-commentary): Fix interactive spec. Try
10720 appending .el to file name.
10721 (finder-find-library, finder-commentary): Doc fixes.
10722
10723 1999-01-29 Andrew Innes <andrewi@gnu.org>
10724
10725 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
10726 where the userid contains directory separators.
10727
10728 1999-01-29 Dave Love <fx@gnu.org>
10729
10730 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
10731 (lm-commentary): Doc fix.
10732
10733 1999-01-29 Andreas Schwab <schwab@gnu.org>
10734
10735 * files.el (file-expand-wildcards): Never consider `.' and `..' a
10736 wildcard match. Fix regexp that tests if dirpart contains
10737 wildcard characters.
10738
10739 1999-01-28 Richard Stallman <rms@gnu.org>
10740
10741 * font-lock.el (font-lock-default-unfontify-region):
10742 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
10743
10744 1999-01-27 Jason Rumney <jasonr@altavista.net>
10745
10746 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
10747 from FAMILY field.
10748 (w32-create-initial-fontsets): Do not use before-init-hook.
10749 (mouse-set-font): Document. Automatically create and use fontsets.
10750
10751 * dos-w32.el (direct-print-region-helper): Check for printer
10752 being t as well as a string.
10753
10754 1999-01-27 Kenichi Handa <handa@etl.go.jp>
10755
10756 * mail/rmail.el (rmail-decode-mime-charset): New variable.
10757 (rmail-mime-charset-pattern): New variable.
10758 (rmail-convert-to-babyl-format): Decode by MIME-charset if
10759 rmail-decode-mime-charset is non-nil.
10760
10761 1999-01-27 Ken'ichi Handa <handa@gnu.org>
10762
10763 * international/characters.el: Set category `q' for all characters
10764 in tibetan and tibetan-1-column.
10765
10766 1999-01-27 Andrew Innes <andrewi@gnu.org>
10767
10768 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
10769 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
10770
10771 1999-01-27 Dave Love <fx@gnu.org>
10772
10773 * international/mule-cmds.el (current-language-environment):
10774 Provide :link, :type (choices) and appropriate :get.
10775
10776 1999-01-27 Eli Zaretskii <eliz@gnu.org>
10777
10778 * startup.el (command-line): Set default eol-mnemonic-* strings to
10779 display end-of-line format in mode line.
10780
10781 * cus-start.el (all): Add eol-mnemonic-* variables.
10782
10783 1999-01-26 Dave Love <fx@gnu.org>
10784
10785 * startup.el (command-line-1): Up-date copyright.
10786
10787 * paths.el (Info-default-directory-list): Use configdir twice.
10788
10789 * info.el (Info-directory-list): Don't set path-separator now
10790 we're not shipped with Texinfo. Simplify path definition.
10791 Substitute all occurrences of instdir in Info-default-directory-list.
10792
10793 1999-01-25 Richard Stallman <rms@gnu.org>
10794
10795 * startup.el (normal-top-level-add-subdirs-to-load-path):
10796 Record the inode numbers of the dirs processed, to avoid loop.
10797
10798 * textmodes/tex-mode.el (tex-run-command): Doc fix.
10799
10800 1999-01-25 Dave Love <fx@gnu.org>
10801
10802 * browse-url.el (browse-url-netscape-program): Doc addition.
10803
10804 * help.el (help-make-xrefs): Default info references to an `(emacs)'
10805 prefix.
10806
10807 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
10808 auto-mode-alist.
10809
10810 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10811
10812 * calendar/diary-lib.el (mark-diary-entries): Use
10813 assoc-ignore-case and do not capitalize when matching month and
10814 day names.
10815
10816 * calendar/calendar.el (calendar-read-date): Ditto.
10817
10818 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
10819 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
10820
10821 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
10822
10823 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
10824
10825 * calendar/cal-islam.el (calendar-goto-islamic-date)
10826 (mark-islamic-diary-entries): Ditto.
10827
10828 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
10829
10830 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
10831 (calendar-read-mayan-tzolkin-date): Ditto.
10832
10833 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
10834
10835 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
10836
10837 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
10838
10839 1999-01-25 Karl Heuer <kwzh@gnu.org>
10840
10841 * faces.el (list-faces-display): Multiline case of previous fix.
10842
10843 1999-01-25 Andreas Schwab <schwab@gnu.org>
10844
10845 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
10846
10847 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
10848
10849 * files.el (find-file): If find-file-noselect returns a list,
10850 do switch-to-buffer on each element.
10851 (find-file-other-window): Likewise for all but the first element.
10852 (find-file-other-frame): Same.
10853 (find-file-noselect): When we expand a wildcard, return a list
10854 of buffers.
10855
10856 1999-01-24 Eli Zaretskii <eliz@gnu.org>
10857
10858 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
10859 to set the appropriate cpNNN-dos coding system as the
10860 highest-priority coding system.
10861
10862 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10863
10864 * international/fontset.el (generate-fontset-menu): Return a
10865 sorted list by plain names of fontsets.
10866
10867 * international/mule-diag.el (list-fontsets): Sort fontsets by
10868 plain names.
10869
10870 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
10871 FIRST is a composite character, decompose it at first.
10872
10873 1999-01-23 Dave Love <fx@gnu.org>
10874
10875 * format.el: Doc fixes.
10876 (format-encode-run-method): Have things happen in the right buffer.
10877 Deal with errors from method. Set coding-system-for-write.
10878 (format-decode-run-method): Have things happen in the right buffer.
10879 Deal with errors from method. Set coding-system-for-read.
10880 (format-alist): Use nil instead of unmatchable regexps.
10881
10882 * simple.el (shell-command-on-region): Return command's exit status.
10883
10884 1999-01-23 Eric Ludlam <zappo@gnu.org>
10885
10886 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
10887 of the file whose info we want to display.
10888 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
10889 (speedbar-add-mode-functions-list) Improve doc.
10890 (speedbar-line-token) New function.
10891 (speedbar-dired) Fix order of directories in -shown-directories.
10892 (speedbar-line-path): Default return is default-directory
10893 (speedbar-buffers-line-path): Return is dir name only.
10894 (speedbar-mode-functions-list): New variable.
10895 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
10896 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
10897 speedbar-files-item-info speedbar-buffers-item-info): New functions.
10898 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
10899 New functions.
10900 (speedbar-line-file): Broke out part that fetches file from a line.
10901 (speedbar-line-text): New function extracted from speedbar-line-file.
10902 (speedbar-line-path): Converted into a replaceable function.
10903 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
10904
10905 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10906
10907 * international/fontset.el (create-fontset-from-x-resource): Make
10908 style variants.
10909
10910 1999-01-22 Dave Love <fx@gnu.org>
10911
10912 * paths.el (Info-default-directory-list): Put sysdir after start.
10913
10914 1999-01-22 Sam Steingold <sds@goems.com>
10915
10916 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
10917 a process associated with it.
10918
10919 1999-01-22 Jason Rumney <jasonr@altavista.net>
10920
10921 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
10922
10923 1999-01-22 Felix Lee <flee@cygnus.com>
10924
10925 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
10926 major-mode.
10927 (vc-annotate-mode): Delete variable.
10928
10929 1999-01-22 Andrew Innes <andrewi@gnu.org>
10930
10931 * startup.el (command-line): [windows-nt]: Check for existence of
10932 .emacs file so as to notice .emacs.el or .emacs.elc and use them
10933 in preference to _emacs.
10934
10935 1999-01-22 Dave Love <fx@gnu.org>
10936
10937 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
10938
10939 1999-01-20 Richard Stallman <rms@gnu.org>
10940
10941 * files.el (find-file-noselect): Do wildcard processing only
10942 if new arg WILDCARDS is non-nil.
10943 (find-file, find-file-other-window): New arg WILDCARDS.
10944 Default it to non-nil if interactive.
10945 (find-file-other-frame): Likewise.
10946 (find-file-read-only): Likewise.
10947 (find-file-read-only-other-window): Likewise.
10948 (find-file-read-only-other-frame): Likewise.
10949
10950 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
10951 (widget-plist-convert-option): Delete spurious comma.
10952
10953 1999-01-19 Jason Rumney <jasonr@altavista.net>
10954
10955 * term/w32-win.el (w32-standard-fontspec-spec): Change
10956 iso8859-5 to koi8-r. Add iso8859-9.
10957
10958 1999-01-19 Dave Love <fx@gnu.org>
10959
10960 * browse-url.el (browse-url-maybe-new-window): Delete macro and
10961 its uses.
10962
10963 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
10964 is active.
10965 (fortran-indent-subprogram): Likewise.
10966
10967 1999-01-19 Dave Love <d.love@dl.ac.uk>
10968
10969 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
10970
10971 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10972
10973 * wid-edit.el (alist): Use sexp as default key-type.
10974
10975 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10976
10977 * textmodes/tex-mode.el (tex-define-common-keys):
10978 Remove key binding of tex-feed-input.
10979 (tex-mode-map): Bind tex-feed-input here.
10980 (tex-start-shell): Use compilation-shell-minor-mode. Set
10981 comint-input-filter-functions before running tex-shell-hook.
10982 (tex-start-tex): Forget compilation errors.
10983 (tex-compilation-parse-errors): Rewritten to work also with
10984 compile-mouse-goto-error and compile-goto-error. Adjusted to
10985 change in tex-region.
10986 (tex-region): For the temp file use file-name without directory.
10987 (tex-file): Expand file name of tex-print-file.
10988
10989 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10990
10991 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
10992
10993 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
10994
10995 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
10996 beginning could cause Emacs to hang. Fixed.
10997
10998 1999-01-18 Ken'ichi Handa <handa@gnu.org>
10999
11000 * international/ccl.el (ccl-compile-translate-character): Handle
11001 the case that a tranlation table is CCL register correctly.
11002
11003 * international/mule-cmds.el (select-safe-coding-system):
11004 Hightlight at most 256 characters.
11005
11006 1999-01-18 Dave Love <fx@gnu.org>
11007
11008 * startup.el (command-line): If the init file changes operation to
11009 unibyte, make all buffers unibyte and re-set language environment.
11010
11011 * disp-table.el (standard-display-european): Make all existing
11012 buffers unibyte. Fix doc.
11013
11014 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
11015
11016 * wid-edit.el (coding-system): Define this unconditionally.
11017
11018 * simple.el (shell-command-on-region-default-error-buffer): New var.
11019 (shell-command-on-region): Use that variable as interactive
11020 value of ERROR-BUFFER argument.
11021
11022 1999-01-17 Sam Steingold <sds@goems.com>
11023
11024 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
11025
11026 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11027
11028 * progmodes/compile.el (compilation-goto-locus): If already in the
11029 compilation buffer's window, keep it in that window.
11030 (compile-mouse-goto-error): Add Doc. Don't play with windows.
11031 (compile-goto-error): Don't play with windows.
11032
11033 * textmodes/tex-mode.el (latex-run-command): Doc fix.
11034 (tex-command): Doc fix.
11035 (tex-compilation-parse-errors): Doc fix.
11036 (tex-generate-zap-file-name): Don't start the name with -.
11037 (tex-expand-files): Works now also with strings ending with ":".
11038
11039 1999-01-17 Ian T Zimmerman <itz@transbay.net>
11040
11041 Patch failed to install:
11042 * gametree.el: Document scoring functionality.
11043 (gametree-score-regexp): Add optional plus sign.
11044 (gametree-score-opener): Replace `:' with `=' as the former
11045 conflicts with gametree-half-ply-regexp.
11046 (gametree-transpose-following-leaves): Add.
11047 (gametree-insert-new-leaf): Make modifying commands barf in read
11048 only buffers.
11049 (gametree-break-line-here): Add a call to
11050 `gametree-transpose-following-leaves'. This maintains the
11051 necessary invariant that on each level all leaf children precede
11052 all nonleaf children. This has always been implied, but left to
11053 the user, and, unfortunately, undocumented.
11054
11055 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
11056
11057 * wid-edit.el (plist, alist): New widget types.
11058
11059 1999-01-17 Dave Love <fx@gnu.org>
11060
11061 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
11062 fix scope of condition-case therein.
11063
11064 1999-01-17 Andrew Innes <andrewi@gnu.org>
11065
11066 * dos-w32.el: (find-buffer-file-type-coding-system): Use
11067 default-buffer-file-coding-system when file doesn't exist (and
11068 isn't covered by a special case) instead of forcing undecided-dos
11069 against the user's wishes.
11070
11071 * dos-w32.el (direct-print-region-helper): New function based on
11072 direct-print-region-function; sends data to specified printer port
11073 without further translation. Recognize and handle specially the
11074 standard `print' and `nprint' programs, as well as `lpr' and
11075 similar programs. Only write directly to the printer port if no
11076 print program is specified. Work around a bug in Windows 9x
11077 affecting Win32 version of Emacs by invoking command.com to write
11078 to the printer port instead of writing directly.
11079 (direct-print-region-function): Use direct-print-region-helper to
11080 do most of the work.
11081 (direct-ps-print-region-function): New function; analogue of
11082 direct-print-region-function for ps-print.
11083 (ps-lpr-command): Comment out setq; leave as example usage.
11084 (ps-lpr-switches): Ditto.
11085
11086 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
11087 and MS-Windows.
11088 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
11089 DOS and Windows platforms, to indicate direct printing. Update
11090 the docstring accordingly.
11091
11092 * ps-print.el: (ps-printer-name): Update docstring about usage on
11093 MS-DOS and MS-Windows.
11094 (ps-lpr-command): Update docstring as for lpr-command.
11095 (ps-print-region-function): New variable.
11096 (ps-do-despool): Use it.
11097 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
11098 DOS/Windows.
11099
11100 * subr.el (subst-char-in-string): New function.
11101
11102 1999-01-17 Eli Zaretskii <eliz@gnu.org>
11103
11104 * international/codepage.el (cp852-decode-table): Fill a nil entry.
11105
11106 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
11107 (bdf-find-font-info): New function, looks for the first readable
11108 file from a list of alternatives.
11109 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
11110 instead of bdf-get-font-info.
11111 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
11112 to ps-mule-generate-bitmap-glyph.
11113
11114 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
11115 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
11116 now be a list of alternative names.
11117 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
11118 (ps-mule-prepare-font): Likewise.
11119
11120 * international/codepage.el (cp855-decode-table,
11121 cp850-decode-table): Fill some nil entries.
11122
11123 1999-01-16 Dave Love <fx@gnu.org>
11124
11125 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
11126 last change.
11127
11128 1999-01-15 Dave Love <fx@gnu.org>
11129
11130 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
11131 and change regexp for command names.
11132 (help-xref-go-back, function-called-at-point, symbol-file)
11133 (where-is): Doc fixes.
11134 (help-xref-go-back): Remove interactive spec.
11135 (describe-function-1): Fix message for alias. Buttomize alias
11136 name.
11137
11138 * simple.el (join-line): New alias.
11139
11140 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
11141
11142 * forms.el: (forms--show-record): Convert integers to string
11143 expicitly since concat will no longer accept integers.
11144 (forms-print): Use local `total-nb-records' since
11145 `forms--total-records' will be inaccessible after buffer switching.
11146
11147 1998-01-14 Felix Lee <flee@cygnus.com>
11148
11149 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
11150
11151 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
11152
11153 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
11154
11155 1999-01-14 Eli Zaretskii <eliz@gnu.org>
11156
11157 * international/codepage.el (cp850-decode-table): Fix previous change.
11158
11159 1999-01-14 Simon Marshall <simon@gnu.org>
11160
11161 * shell.el (shell-dirtrack-verbose): New custom variable.
11162 (shell-dirstack-message): Use it.
11163
11164 1999-01-14 Kenichi Handa <handa@etl.go.jp>
11165
11166 * international/mule-conf.el: Coding system alias `dos' for
11167 `undecided-dos', `mac' for `undecided-mac'.
11168
11169 * international/mule-cmds.el (describe-language-environment):
11170 Don't alter input-method-alist.
11171
11172 1999-01-13 Eli Zaretskii <eliz@gnu.org>
11173
11174 * international/codepage.el (cp850-decode-table): Replace nil
11175 entries with codes of similary looking glyphs. (Suggested by
11176 Jason Rumney <jasonr@altavista.net>.)
11177
11178 1999-01-13 Dave Love <fx@gnu.org>
11179
11180 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
11181
11182 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
11183
11184 1999-01-12 Karl Heuer <kwzh@gnu.org>
11185
11186 * files.el (auto-save-hook): Defvar this.
11187
11188 1999-01-12 Alex Schroeder <asc@bsiag.com>
11189
11190 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
11191 faces, eliminating the need to load font-lock before loading sql.
11192 (sql-mode-oracle-font-lock-keywords): Likewise.
11193 (sql-mode-postgres-font-lock-keywords): Likewise.
11194
11195 1999-01-11 Dave Love <fx@gnu.org>
11196
11197 * cus-start.el: Add inhibit-eol-conversion.
11198
11199 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
11200 the values round.
11201
11202 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
11203
11204 * help.el (help-mode-finish): Renamed from help-mode-maybe.
11205 Don't switch to Help mode here.
11206 (temp-buffer-setup-hook): Use help-mode-finish.
11207 (help-mode-setup): New function.
11208 (temp-buffer-setup-hook): Use help-mode-setup.
11209
11210 * progmodes/sql.el: New file.
11211
11212 * files.el (auto-mode-alist): Add sql-mode.
11213
11214 * faces.el (list-faces-display): Improve the formatting
11215 by computing the maximum length required for any face-name.
11216
11217 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11218
11219 * progmodes/compile.el (compilation-shell-minor-mode): New function.
11220
11221 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
11222
11223 * term.el (term_send_home): Change the string to
11224 be the same as the one emitted by xterm and consistent with the
11225 ones emitted by prior and next.
11226 (term_send_end): Likewise.
11227
11228 1999-01-10 Dave Love <fx@gnu.org>
11229
11230 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
11231 bindings.
11232
11233 1999-01-10 Eli Zaretskii <eliz@gnu.org>
11234
11235 * international/codepage.el (codepage-setup): Doc fix.
11236 (cp-decoding-vector-for-codepage): Likewise.
11237
11238 1999-01-10 Markus Rost <rost@gnu.org>
11239
11240 * cus-edit.el (custom-save-delete): First scan the custom-file.
11241
11242 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
11243
11244 * international/iso-transl.el: Define a "function name" for
11245 each translation that isn't ASCII. Use these function names
11246 in iso-transl-char-map.
11247
11248 1999-01-08 Kenichi Handa <handa@etl.go.jp>
11249
11250 * international/mule-util.el (decompose-region): Do decomposition
11251 on temporary unibyte buffer.
11252
11253 * international/mule.el (make-char): Doc-string modified.
11254
11255 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
11256
11257 * simple.el (comment-region): Delete spaces only if we
11258 deleted a comment starter.
11259
11260 1999-01-07 Dave Love <fx@gnu.org>
11261
11262 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11263
11264 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
11265 like eval-defun does.
11266
11267 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
11268
11269 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
11270 constructions. Doc fixes.
11271 (generic-create-generic-function): Use defalias, not fset.
11272
11273 * find-func.el: More doc fixes.
11274
11275 1999-01-06 Stephen Eglen <stephen@gnu.org>
11276
11277 * files.el (save-buffers-kill-emacs): Show the list of current
11278 processes before prompting to kill them and exit.
11279
11280 1999-01-06 Dave Love <fx@gnu.org>
11281
11282 * emacs-lisp/find-func.el: Doc fixes.
11283 (find-function-regexp): Extend for define-generic-mode,
11284 define-derived-mode, easy-mmode-define-minor-mode.
11285
11286 1999-01-06 Dave Love <fx@gnu.org>
11287
11288 * progmodes/fortran.el (fortran-window-create): Account for scroll
11289 bar width.
11290
11291 * browse-url.el: Require (noerror) w3-auto when compiling.
11292 (browse-url-maybe-new-window): Make it a macro and revert last
11293 change to callers.
11294 (browse-url-w3): Require w3 for w3-fetch-other-window.
11295
11296 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11297
11298 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
11299 argument.
11300
11301 1999-01-06 Simon Marshall <simon@gnu.org>
11302
11303 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
11304
11305 * font-lock.el (font-lock-default-fontify-buffer): When using
11306 with-temp-message, use nil rather than current-message.
11307
11308 * lazy-lock.el (lazy-lock-unstall):
11309 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
11310 rather than current-message.
11311
11312 * fast-lock.el (fast-lock-save-cache-1):
11313 (fast-lock-cache-data): When using with-temp-message, use nil rather
11314 than current-message.
11315
11316 1999-01-06 Eli Zaretskii <eliz@gnu.org>
11317
11318 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11319 the valid-codes property.
11320
11321 * international/mule-cmds.el (prefer-coding-system): Call
11322 set-coding-priority, so that the internal array of priorities is
11323 also updated.
11324
11325 * international/mule-util.el:
11326 (coding-system-change-eol-conversion,
11327 coding-system-change-text-conversion): Don't define here.
11328
11329 * international/mule-cmds.el: Define them here. Remove the
11330 autoload cookies.
11331
11332 1999-01-06 Andreas Schwab <schwab@gnu.org>
11333
11334 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
11335 if it was enabled before.
11336
11337 * view.el (View-revert-buffer-scroll-page-forward): Bind
11338 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
11339
11340 * files.el (recover-session): Preserve point when inserting
11341 explanation.
11342
11343 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
11344
11345 * cus-edit.el (custom-save-delete): Don't delete whitespace
11346 and comments before the sexp that is replaced.
11347
11348 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11349
11350 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
11351
11352 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
11353
11354 * vc.el (vc-dired-hook): Use the original value of
11355 dired-move-to-filename-regexp on lines that have not been
11356 reformatted yet.
11357 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
11358 file lines have already been reformatted.
11359
11360 1999-01-05 Dave Love <fx@gnu.org>
11361
11362 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
11363 buffer-local.
11364
11365 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
11366
11367 * progmodes/f90.el: Change of regular expressions for type to
11368 correct highlighting and identation. Some small fixes for
11369 compatibility with XEmacs.
11370
11371 1999-01-05 Stephen Eglen <stephen@gnu.org>
11372
11373 * mspools.el (mspools-vm-system-mail): Provide an alternative
11374 value based on rmail-spool-directory if $MAIL is not defined.
11375
11376 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
11377
11378 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
11379 (reftex-section-info): Handle negative section levels.
11380 (reftex-view-crossref-extra): New option.
11381 (reftex-view-crossref): Generalized to work in more places.
11382 (reftex-find-citation-regexp-format, reftex-find-reference-format,
11383 reftex-macros-with-labels, reftex-global-search-marker): New variables.
11384 (reftex-view-cite-locations-from-bibtex): New command.
11385 (reftex-view-regexp-match, reftex-global-search,
11386 reftex-global-search-continue): New functions.
11387 (reftex-extract-bib-entries): No error for non-existing BibTeX
11388 file, just a message.
11389 (reftex-extract-bib-entries): Better error handling.
11390 (reftex-select-with-char): Use `*RefTeX Select*' for selection
11391 help and force it on current frame.
11392 (reftex-default-bibliography): New function.
11393 (reftex-access-parse-file): Check consistency after loading a
11394 parse file. When inconsistent, enfore rescan.
11395 (reftex-check-parse-consistency): New function.
11396 (easy-menu-define): Options section drastically shortened.
11397
11398 1999-01-05 Kenichi Handa <handa@etl.go.jp>
11399
11400 * language/thai-util.el (thai-compose-string): New function.
11401
11402 1999-01-04 Inge Frick <inge@nada.kth.se>
11403
11404 * easymenu.el (easy-menu-define): Doc fix.
11405 (easy-menu-create-menu): New keyword :included.
11406 (easy-menu-do-add-item): New keyword :included. SUFFIX may
11407 be an expression, not only a string. Simulate style `button'.
11408 Use easy-menu-define-key-intern instead of easy-menu-define-key.
11409 (easy-menu-define-key-intern): New function.
11410 (easy-menu-add-item): Understand value returned from
11411 easy-menu-item-present-p and easy-menu-remove-item.
11412 (easy-menu-return-item): New function.
11413 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
11414
11415 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
11416
11417 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
11418 Use rmail-output-read-rmail-file-name to read the file name.
11419 Always call rmail-output-to-rmail-file noninteractively.
11420 When count > 1, do the loop here.
11421 Handle rmail-delete-after-output here.
11422 (rmail-summary-output): Similar changes.
11423
11424 * mail/rmailout.el: Provide `rmailout'.
11425 (rmail-output-read-rmail-file-name): New function.
11426 (rmail-output-to-rmail-file): Use that.
11427 (rmail-output-read-file-name): New function.
11428 (rmail-output): Use that.
11429
11430 * files.el (find-file-noselect): Let /: suppress wildcard matching.
11431 Error if wildcard matches no files.
11432
11433 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
11434
11435 * menu-bar.el (clipboard-yank): Doc fix.
11436
11437 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
11438
11439 1998-12-31 Markus Rost <rost@delysid.gnu.org>
11440
11441 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
11442
11443 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
11444
11445 * rmail.el (rmail-encode-string): Make sure mask value is
11446 positive; (emacs-pid) returns a negative number on Windows 9x
11447 which causes odd behaviour.
11448
11449 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
11450
11451 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
11452 and about w32-* variables unless on Windows/NT.
11453
11454 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
11455
11456 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
11457 if buffer is modified; ask about all modified buffers.
11458
11459 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
11460
11461 * simple.el (what-cursor-position): Fix previous change.
11462
11463 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
11464
11465 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
11466 from paragraph-start.
11467
11468 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
11469
11470 * international/mule-cmds.el (prefer-coding-system): If the
11471 argument requires specific EOL conversion type, make the default
11472 coding systems use that.
11473
11474 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
11475
11476 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
11477 Use shell-command-on-region.
11478 (m4-start-m4, m4-end-m4): Functions deleted.
11479
11480 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
11481
11482 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
11483
11484 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11485
11486 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
11487 to compose-mail in the correct places and as a list.
11488
11489 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
11490
11491 * page-ext.el: Added mouse-selection feature for pages directory buffer.
11492 (pages-directory-map): Bind mouse-2
11493 (pages-copy-header-and-position): Put text property.
11494 (pages-directory-goto-with-mouse): New function.
11495
11496 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
11497
11498 * international/codepage.el (cp-make-coding-systems-for-codepage):
11499 Doc fix.
11500 (cp-coding-system-for-codepage-1): Likewise.
11501
11502 1998-12-29 Kenichi Handa <handa@etl.go.jp>
11503
11504 * language/thai-util.el (thai-post-read-conversion): Handle Thai
11505 composition sequence correctly here instead of calling
11506 thai-compose-region.
11507
11508 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
11509 newline in multibyte buffer, if previous or next character is a
11510 composite char, check the first component of the composite char.
11511
11512 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
11513
11514 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
11515 and track-mouse.
11516
11517 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11518
11519 * mail/sendmail.el (mail-yank-original): Remove text properties
11520 after insertion.
11521 (mail-yank-region): Barf if no mark is set in the message
11522 being replied to.
11523
11524 * help.el (function-called-at-point): First look for function at point.
11525
11526 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11527
11528 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
11529
11530 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11531
11532 * simple.el (what-cursor-position): Print character encoding also.
11533
11534 1998-12-26 Dave Love <fx@gnu.org>
11535
11536 * textmodes/flyspell.el: If local-maps work, don't put
11537 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
11538 in flyspell-mouse-map (only).
11539 (flyspell-use-local-map): New variable.
11540 Use a different mouse-2 binding in that case,
11541 and don't add to minor-mode-map-alist.
11542 (make-flyspell-overlay, flyspell-correct-word):
11543 Test flyspell-use-local-map.
11544
11545 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11546
11547 * files.el (file-expand-wildcards): Handle wildcards in directory name.
11548 Be careful about whether to return a relative file name,
11549 and if so, relative to what directory.
11550
11551 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11552
11553 * emacs-lisp/easymenu.el (easy-menu-get-map):
11554 Change global map only if this menu exists in the global map already,
11555 and not in the local map.
11556 (easy-menu-do-add-item): Fix error message.
11557
11558 * foldout.el (foldout-inhibit-key-bindings):
11559 Avoid concatenating onto outline-minor-mode-prefix.
11560 Make a new keymap for that prefix, if it does not already have one.
11561
11562 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
11563
11564 * cperl-mode.el:
11565 Can use linear algorithm for indentation if Emacs supports it.
11566 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
11567 (cperl-after-block-p): Likewise.
11568 (cperl-after-block-and-statement-beg): Likewise.
11569 (cperl-after-block-p): After END/BEGIN we are a block.
11570 (cperl-after-expr-p): Skip labels when checking
11571 (cperl-indent-region): Make a marker for END - text added/removed.
11572 Disable hooks during the call (how to call them later?).
11573 Now indents 820-line-long function in 6.5 sec (including
11574 syntaxification) the first time (when buffer has few
11575 properties), 7.1 sec the second time.
11576 (cperl-indent-region): Do not indent whitespace lines
11577 (cperl-style-alist)
11578 Include `cperl-merge-trailing-else' where the value is clear.
11579 (cperl-styles-entries): Likewise.
11580 (cperl-problems): Improvements to docs.
11581 (cperl-tips): Likewise.
11582 (cperl-non-problems): Likewise.
11583 (cperl-mode): Make lazy syntaxification possible.
11584 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
11585 `font-lock-unfontify-region-function' was set to a wrong function.
11586
11587 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
11588 restart syntaxification. Changed so that -d ?foo? is a RE. Do
11589 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
11590 but 1<<6 was considered as HERE-doc.
11591 <file/glob> made into a string.
11592 Postpone addition of faces after syntactic step.
11593 Recognition of <FH> was wrong.
11594 Highlight `gem' in s///gem as a keyword. `qr' recognized.
11595 Knows that split// is null-RE.
11596 Highlights separators in 3-parts expressions as labels.
11597 <> was considered as a glob.
11598 Would err if the last line is `=head1'.
11599 $a-1 ? foo : bar; was a considered a regexp.
11600 `<< (' was considered a start of HERE-doc.
11601 mark qq[]-etc sections as syntax-type=string
11602 Was not processing sub protos after a comment ine.
11603 Was treating $a++ <= 5 as a glob.
11604 Tolerate unfinished REx at end-of-buffer.
11605 `unwind-protect' was left commented.
11606 / and ? after : start a REx.
11607
11608 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
11609 Better default, customizes to `message' too, off in text-mode.
11610
11611 (cperl-array-face): Renamed from `font-lock-emphasized-face',
11612 `defface'd.
11613 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
11614 `defface'd.
11615 (cperl-emacs-can-parse): New state variable.
11616 (cperl-indent-line): Corrected to use global state.
11617 (cperl-calculate-indent): Likewise.
11618 (cperl-fix-line-spacing): Likewise (not used yet).
11619 (cperl-calculate-indent): Did not consider `,' as
11620 continuation mark for statements.
11621 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
11622 Remove another parse-data optimization at toplevel: would
11623 indent correctly.
11624 Correct for labels when calculating indentation of continuations.
11625 Docstring updated.
11626 (cperl-choose-color): Converted to a function (to be
11627 compilable in text-mode).
11628 (cperl-dark-background): Disable without window-system.
11629 Do `defface' only if window-system.
11630 (cperl-fix-line-spacing): Sped up to bail out early.
11631 (x-color-defined-p): Was not compiling on XEmacs
11632 Was defmacro'ed with a tick. Remove another def.
11633 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
11634 (cperl-unwind-to-safe): New function.
11635 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
11636 (cperl-fontify-syntaxically): Unwinds start and end to go out of
11637 long strings (not very successful).
11638 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
11639 Highlight the starting // in s//foo/ as function-name.
11640 Emit a meaningful error instead of a cryptic one for an
11641 uncomplete REx near end-of-buffer.
11642
11643 (cperl-electric-keyword): `qr' recognized.
11644 (cperl-electric-else): Likewise
11645 (cperl-to-comment-or-eol): Likewise
11646 (cperl-make-regexp-x): Likewise
11647 (cperl-init-faces): Likewise, and `lock' (as overridable?).
11648 Corrected to use new macros;
11649 `if' for copying `reference-face' to `constant-face' was backward.
11650 remove init `font-lock-other-emphasized-face',
11651 `font-lock-emphasized-face', `font-lock-keyword-face'.
11652 Interpolate `cperl-invalid-face'.
11653 (cperl-make-regexp-x): Misprint in a message.
11654 (cperl-syntaxify-unwind): New configuration variable
11655 (cperl-fontify-m-as-s): New configuration variable
11656 (cperl-electric-pod): Check for after-expr was performed
11657 inside of POD too.
11658 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
11659 (cperl-clobber-mode-lists): New configuration variable.
11660 (cperl-not-bad-style-regexp): Updated.
11661 Init: `cperl-is-face' was busted.
11662 (cperl-make-face): New macros.
11663 (cperl-force-face): New macros.
11664 (font-lock-other-type-face): Done via `defface' too.
11665 (cperl-nonoverridable-face): New face. Renamed from
11666 `font-lock-other-type-face'.
11667 (cperl-init-faces-weak): Use `cperl-force-face'.
11668 (cperl-comment-indent): Commenting __END__ was not working.
11669 (cperl-indent-for-comment): Likewise.
11670 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
11671 When removing old TAGS info was not relativizing filename.
11672 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
11673 Another try to work around XEmacs problems. Better progress messages.
11674 (toplevel): Require custom unprotected => failure on 19.28.
11675 (cperl-xemacs-p): Defined when compile too
11676 (cperl-find-tags): Was writing line/pos in a wrong order,
11677 pos off by 1 and not at beg-of-line.
11678 (cperl-etags-snarf-tag): New macro
11679 (cperl-etags-goto-tag-location): New macro
11680 (cperl-version): New variable. New menu entry
11681 random docstrings: References to "future" 20.3 removed.
11682 Menu was described as `CPerl' instead of `Perl'
11683 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
11684 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
11685 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
11686 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
11687 `font-lock-reference-face', `font-lock-keyword-face'.
11688 Use `eval-after-load'.
11689 Remove not-CPerl-related faces.
11690 (cperl-tips-faces): New variable and an entry into Mini-docs.
11691 (cperl-indent-exp): Was not processing else-blocks.
11692 (cperl-get-state): NOP line removed.
11693 (cperl-ps-print): New function and menu entry.
11694 (cperl-ps-print-face-properties): New configuration variable.
11695 (cperl-invalid-face): New configuration variable.
11696 (perl-font-lock-keywords): Highlight trailing whitespace
11697 (cperl-contract-levels): Documentation corrected.
11698 (cperl-contract-level): Likewise.
11699 (cperl-ps-extend-face-list): New macro.
11700 (cperl-invalid-face): Change to ''underline.
11701
11702 1998-12-25 Markus Rost <rost@delysid.gnu.org>
11703
11704 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
11705 for read-file-name.
11706 (rmail-output-to-rmail-file): Likewise.
11707
11708 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11709
11710 * emacs-lisp/easymenu.el (easy-menu-get-map):
11711 If MENU is nil, use global menu-bar map.
11712 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
11713 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
11714
11715 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11716
11717 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
11718
11719 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11720
11721 * ps-print.el (ps-print-version): New version number (4.1.3).
11722
11723 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
11724
11725 * international/mule-cmds.el: Use make-sparse-keymap instead of
11726 define-prefix-key when defining MULE menu items.
11727
11728 * info.el (Info-node-at-bob-matching): New function.
11729 (Info-find-node, Info-build-node-completions): Call it.
11730
11731 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
11732
11733 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
11734 when this is an autoloaded keymap.
11735
11736 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
11737
11738 * international/codepage.el (cp-coding-system-for-codepage-1):
11739 Create separate encoders and decoders, for DOS and Unix. Make the
11740 usual family of 3 coding systems, so that automatic detection of
11741 EOL type works.
11742 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
11743 Unix-specific symbols here, and don't call
11744 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
11745 Handa <handa@etl.go.jp>.)
11746
11747 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
11748
11749 * term/internal.el (IT-character-translations): New variable, an
11750 alist used to display characters for which there's no glyphs in
11751 the current codepage.
11752 (IT-display-table-setup): New function, sets up the DOS terminal
11753 for a given codepage.
11754 (dos-codepage-setup): New function, sets up the MULE environment
11755 for the current value of dos-codepage.
11756 (top-level if): In the multibyte mode, turn on
11757 unibyte-display-via-language-environment. In the unibyte mode,
11758 set up the special syntax tables to map lower- to upper case and
11759 back.
11760
11761 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
11762
11763 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
11764 (speedbar-frame-plist) Remove useless comments.
11765 (speedbar-frame-mode) Do not specify height if it is in the param list.
11766 Use default y position w/out changing it.
11767 If default x position is a list, keep, calculate the non-list X
11768 value when devining an initial position.
11769 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
11770 (speedbar-tag-group-name-minimum-length): New variable.
11771 (speedbar-frame-parameter): New compatibility function.
11772 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
11773 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
11774 groups to keep things in the right order, and to help with some
11775 naming conventions.
11776 (speedbar-create-tag-hierarchy): Enable buffer local version of
11777 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
11778 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
11779 the case, derive it from the cursor location in speedbar.
11780
11781 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
11782
11783 * international/mule-cmds.el (set-language-environment): On MS-DOS
11784 terminals, install DOS-specific nonascii-translation-table if the
11785 language info doesn't specify one. Pass the default eol-type to
11786 set-language-environment-coding-systems.
11787 (set-default-coding-systems): Copy the eol-type property for the
11788 new default values of {buffer-file,process}-coding-system from the
11789 old defaults.
11790 (set-language-environment-coding-systems): Accept an optional
11791 argument EOL-TYPE, and set the eol-type property of the default
11792 coding systems accordingly.
11793 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
11794 (set-keyboard-coding-system): Likewise.
11795 (set-default-coding-systems): Don't set
11796 default-terminal-coding-system on MS-DOS to anything but nil.
11797 (prefer-coding-system): Describe in the doc string that
11798 default-terminal-coding-system is not changed on MS-DOS.
11799 (set-language-environment): For MS-DOS, set standard syntax table
11800 and display table for all characters with code above 127.
11801 (standard-display-european-internal): For MS-DOS, pass all
11802 characters with code above 127 directly to the terminal, and don't
11803 remap characters 160 and 146 in the unibyte case.
11804
11805 * international/codepage.el: New file.
11806
11807 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11808
11809 * diary-lib.el (diary-float): Fix end-of-year error and typos in
11810 comments.
11811
11812 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
11813
11814 * map-ynp.el (map-y-or-n-p): Ignore input methods.
11815
11816 * subr.el (read-passwd): Likewise.
11817
11818 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
11819
11820 * info.el (Info-find-node): Add 1 to the position read from the
11821 tag table. Don't fail if the node delimiter ^_ is the first
11822 character in the file.
11823 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
11824 first character in the file.
11825 (Info-read-subfile): Likewise.
11826 (Info-select-node): Likewise.
11827 (Info-build-node-completions): Likewise.
11828
11829 1998-12-16 Richard Stallman <rms@gnu.org>
11830
11831 * term/x-win.el (x-cut-buffer-or-selection-value):
11832 If clipboard is enabled, try it before PRIMARY selection.
11833
11834 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11835
11836 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
11837 insert c-cedilla and C-cedilla respectively, like in latin-1.
11838
11839 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
11840
11841 * language/hebrew.el: Don't use sublists in the flags argument
11842 passed to make-coding-system.
11843
11844 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11845
11846 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
11847 list of character sets found by find-charset-region.
11848
11849 * ps-mule.el: Always require ps-print. Move some function
11850 definitions for Emacs 20.2 and the earlier to ps-print.el.
11851 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
11852
11853 * ps-print.el: Define several functions for Emacs 20.2 and the
11854 earlier version.
11855 (ps-printer-name): Check if printer-name is bound.
11856
11857 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11858
11859 * ps-mule.el: Programming uniformization and little code improvement.
11860 (ps-mule-prepare-font): Programming uniformization.
11861 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
11862 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
11863
11864 * ps-bdf.el: Programming uniformization and little code improvement.
11865 (bdf-search-and-read): New fun.
11866 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
11867 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
11868 (bdf-info-relative-compose, bdf-info-baseline-offset)
11869 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
11870 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
11871 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
11872 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
11873 improvement.
11874
11875 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11876
11877 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
11878 and mule related code extraction. Autoload ps-mule funs.
11879
11880 * ps-mule.el: Doc fix. Require ps-print only when compiled.
11881 (ps-mule-prologue-generated): New fun.
11882 (ps-mule-plot-string): Add autoload cookie.
11883 (ps-mule-begin-job): Call ps-mule-prologue-generated.
11884
11885 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11886
11887 * ps-bdf.el: Require ps-mule instead of ps-print.
11888 (bdf-directory-list): Add autoload cookie.
11889
11890 * ps-mule.el: New file. Mule related code extracted from
11891 ps-print.el. Require ps-print, provide ps-mule.
11892 (ps-multibyte-buffer): Add autoload cookie.
11893 (ps-mule-prepare-ascii-font): New fun.
11894 (ps-mule-set-ascii-font): New fun.
11895 (ps-mule-skip-same-charset): Fun deleted.
11896 (ps-mule-plot-string): Set ps-mule-current-charset.
11897 (ps-mule-initialize): Add autload cookie. Don't set
11898 ps-mule-font-info-database here.
11899 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
11900 ps-mule-font-info-database and ps-control-or-escape-regexp.
11901 (ps-mule-begin-page): New fun.
11902
11903 * ps-print.el: Mule related code moved to ps-mule.el.
11904 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
11905 check ps-mule-charset-list.
11906 (ps-begin-page): Don't set ps-mule-current-charset, instead call
11907 ps-mule-begin-page.
11908 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
11909 (ps-plot-region): Don't set ps-mule-current-charset, instead call
11910 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
11911 instead skip same charsets by itself.
11912 (ps-generate): Call ps-mule-initialize of needs-begin-file is
11913 non-nil. Call ps-mule-begin-job.
11914
11915 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11916
11917 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
11918 instead of bdf.
11919
11920 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
11921 (ps-mule-external-libraries): New element FEATURE.
11922 (ps-mule-init-external-library): Ajusted for the above change.
11923 (ps-mule-generate-font): Likewise.
11924 (ps-mule-generate-glyphs): Likewise.
11925 (ps-mule-prepare-font): Likewise.
11926 (ps-mule-initialize): Likewise.
11927 (ps-begin-file): Superfluous tailing parenthesis deleted.
11928
11929 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11930
11931 * international/fontset.el (x-decompose-font-name): If PATTERN
11932 doesn't have any wild cards, return a vector made from a name that
11933 is found by x-resolve-font-name found. Comments added.
11934
11935 * international/mule-cmds.el (find-coding-systems-for-charsets):
11936 Handle the case of unknown charset.
11937 (find-multibyte-characters): If invalid multibyte characters are
11938 found, return the corresponding strings instead of character
11939 codes.
11940 (find-multibyte-characters): Adjusted for the above change.
11941 (select-safe-coding-system): For a unibyte buffer, always returns
11942 DEFAULT-CODING-SYSTEM.
11943 (get-charset-property): Fix previous change. Make it a function.
11944 (put-charset-property): Make it a function.
11945
11946 * international/mule.el (make-coding-system): Set mime-charset
11947 property of *-with-esc coding system to nil.
11948
11949 * international/quail.el (quail-point-in-conversion-region): New
11950 function.
11951 (quail-conversion-backward-delete-char): When a key sequence is
11952 being translated, call quail-delete-last-char.
11953
11954 * language/devan-util.el
11955 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
11956 handle devanagari-decomposition-rules.
11957
11958 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
11959
11960 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
11961 tex-start-options-string to empty string.
11962 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
11963
11964 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
11965
11966 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
11967 5xx responses are already handled properly).
11968
11969 1998-12-13 Richard Stallman <rms@gnu.org>
11970
11971 * progmodes/compile.el (compilation-error-regexp-alist): Insist
11972 on a non-digit in the file name.
11973
11974 * simple.el (comment-region): Handle comment-padding
11975 separately for insertion and for deletion, in the right way for each.
11976
11977 1998-12-13 Felix Lee <flee@cygnus.com>
11978
11979 * progmodes/compile.el (compilation-error-regexp-alist): Fix
11980 regexp to match "ChangeLog:1:1998-12-09 ..."
11981
11982 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
11983
11984 * cus-start.el (dos-unsupported-char-glyph): Add.
11985
11986 1998-12-11 Dave Love <fx@gnu.org>
11987
11988 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
11989 forward-sexp in condition-case.
11990
11991 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11992 Remove unnecessary test on `library' for explicit file name.
11993 Widen scope of save-match-data.
11994
11995 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
11996
11997 * international/mule.el (load-with-code-conversion): If the loaded
11998 file was inserted with no-conversion or raw-text coding system,
11999 make the buffer unibyte.
12000
12001 1998-12-09 Richard Stallman <rms@gnu.org>
12002
12003 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
12004 Get rid of nested loops.
12005
12006 * mouse.el (mouse-drag-vertical-line):
12007 If WHICH-SIDE is not `right', then scroll bars are on the left.
12008
12009 * loadhist.el (load-history-loaded): defvar moved to help.el.
12010
12011 * help.el (symbol-file-load-history-loaded): Variable renamed,
12012 and defvar moved from loadhist.el.
12013 (symbol-file): Renamed from describe-function-find-file.
12014 Load fns-VERSION.el here.
12015 (describe-variable, describe-function-1): Use symbol-file.
12016
12017 * textmodes/tex-mode.el (tex-generate-zap-file-name):
12018 Don't start the name with #.
12019
12020 * ispell.el: Take out the eval-when's.
12021
12022 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
12023
12024 * dirtrack.el (dirtrack-directory-change-hook): New hook.
12025 (dirtrack): Run it. Make debug message more verbose.
12026
12027 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
12028
12029 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
12030 name of the abbrev table, and provide support for XEmacs.
12031 (octave-xemacs-p): New variable.
12032
12033 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
12034
12035 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
12036 exit, when mail-interactive is nil.
12037
12038 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
12039
12040 * files.el (after-find-file): Message fix.
12041
12042 1998-12-09 Ken Stevens <stevens@kdstevens.com>
12043
12044 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
12045
12046 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
12047
12048 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
12049 filenames using backslashes.
12050
12051 1998-12-09 Dave Love <fx@gnu.org>
12052
12053 * browse-url.el (browse-url-mail): Call compose-mail-other-window
12054 with correct number of args.
12055 (browse-url-maybe-new-window): New arg. Callers changed.
12056
12057 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
12058 comment.
12059
12060 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
12061
12062 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
12063
12064 1998-12-08 Markus Rost <rost@delysid.gnu.org>
12065
12066 * vc.el (vc-rcs-release): Fix Type.
12067 (vc-sccs-release): Fix Type.
12068 (vc-cvs-release): Fix Type.
12069
12070 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
12071 arg work right.
12072
12073 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
12074 output of last undeleted message.
12075
12076 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
12077
12078 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12079 (buffer-undo-list) [windows-nt]: Use different relative path.
12080
12081 1998-12-07 Simon Marshall <simon@gnu.org>
12082
12083 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
12084
12085 1998-12-05 Markus Rost <rost@delysid.gnu.org>
12086
12087 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
12088
12089 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
12090
12091 1998-12-04 Markus Rost <rost@delysid.gnu.org>
12092
12093 * info.el (Info-menu): Don't return error if point is between menu
12094 header and first menu item.
12095
12096 1998-12-04 Dave Love <fx@gnu.org>
12097
12098 * help.el (describe-function-1): Fix description for alias.
12099
12100 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
12101
12102 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
12103 specifications from summary line.
12104
12105 * rect.el (delete-whitespace-rectangle): Mark for autoload.
12106 (close-rectangle): Define alias only once in loaddefs.el.
12107
12108 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
12109
12110 * term/internal.el: Remove code which sets up a special syntax
12111 table for non-ASCII characters.
12112
12113 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
12114
12115 * dos-w32.el (direct-print-region-function): Try to ensure that
12116 printer-name is expanded to a file name on a local drive;
12117 sometimes printing a file loaded from a network volume fails.
12118 (direct-print-region-function): Add a function to
12119 write-region-annotate-functions to append a formfeed character to
12120 the region being printed, if the region doesn't end with a
12121 formfeed already. This avoids creating a second print job
12122 containing a blank page when print spooling is enabled on Windows.
12123
12124 1998-12-02 Dave Love <fx@gnu.org>
12125
12126 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
12127 `Info-goto-node'.
12128
12129 1998-12-02 Richard Stallman <rms@gnu.org>
12130
12131 * help.el (temp-buffer-resize-mode): Doc fix.
12132
12133 * cus-edit.el (custom-save-delete): Save point before
12134 reading a sexp, rather than backing up.
12135
12136 * international/iso-transl.el: Fix previous change.
12137
12138 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
12139
12140 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
12141 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
12142 Added defvars to suppress compilation warnings.
12143
12144 1998-11-30 Ken Stevens <k.stevens@ieee.org>
12145
12146 * ispell.el: Improved and fixed customize for variables:
12147 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
12148 ispell-dictionary-alist, ispell-skip-sgml.
12149 Improved and fixed comments in variables and messages for
12150 functions: ispell-help-in-bufferp, ispell-local-dictionary,
12151 ispell-menu-map, ispell-checking-message, ispell-parser,
12152 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
12153 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
12154 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
12155 ispell-message-text-end, ispell-add-per-file-word-list.
12156 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
12157 system is now required for all languages. Casechars improved for
12158 castellano, castellano8, and norsk dictionaries. Dictionary
12159 norsk7-tex added. Dictionary polish added.
12160 (ispell-dictionary-alist): Redefined at load-time to support
12161 dictionary changes.
12162 (ispell-menu-map): Redefined at load-time to support menu changes.
12163 (ispell-check-version): New alias for `check-ispell-version'.
12164 (ispell-parse-output): Fixed matching for ispell error messages.
12165 Correctly returns spelling suggestions in order generated by ispell
12166 process.
12167 (check-ispell-version): Ensure `case-fold-search' doesn't get
12168 redefined.
12169 (ispell-complete-word): Ensure `case-fold-search' doesn't get
12170 redefined. Fix bug that didn't respect case of word being completed.
12171 (ispell-init-process): Set process coding system to be compatible
12172 with emacs processes and the ispell process.
12173 (ispell-kill-ispell): Ensures ispell process has terminated before
12174 starting new process. This can otherwise confuse process filters
12175 and hang the ispell process.
12176 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
12177 skipping support for sgml.
12178 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
12179 which could cause `ispell-complete-word' to hang.
12180 (ispell-message): Improved message reference matching. Ensure
12181 `case-fold-search' doesn't get redefined.
12182 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
12183 get redefined. Fixed bug in returning to nroff mode from tex mode.
12184 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
12185 get redefined.
12186
12187 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
12188
12189 * textmodes/flyspell.el (flyspell-check-word-p):
12190 Don't delay inside a kbd macro.
12191
12192 * subr.el (make-local-hook): Return the hook variable.
12193
12194 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12195
12196 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
12197 Use a timer instead of post-command-hook.
12198 (hscroll-timer): New variable.
12199
12200 1998-11-30 Dave Love <fx@gnu.org>
12201
12202 * help.el (help-xref-button): Do nothing if text already has the
12203 help-xref property.
12204 (describe-variable): Revert previous change to hyperlink to source.
12205
12206 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
12207
12208 * bindings.el (features): Add `base64' to this list.
12209
12210 * loadhist.el (symbol-file): Doc fix.
12211
12212 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12213
12214 * files.el (hack-one-local-variable): Cope with non-file buffers.
12215
12216 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
12217
12218 * help.el (describe-mode): Put major mode first.
12219
12220 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
12221 to support special-display and same-window features.
12222
12223 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12224
12225 * simple.el (transpose-subr, transpose-subr-1): Rename variables
12226 bound in one function and used in the other.
12227 (transpose-subr-start1, transpose-subr-start2): Add defvars.
12228 (transpose-subr-end1, transpose-subr-end2): Add defvars.
12229
12230 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12231
12232 * autoinsert.el (auto-insert-alist): Use user-mail-address.
12233
12234 1998-11-26 Kenichi Handa <handa@etl.go.jp>
12235
12236 * international/ccl.el (ccl-dump-translate-character-const-tbl):
12237 Give format correct control string.
12238
12239 * international/mule.el (define-translation-table): Fix bug of
12240 setting incorrect translation-table-id. If the first element of
12241 ARGS is a translation table, just register it.
12242
12243 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
12244 property.
12245
12246 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
12247
12248 * thingatpt.el (thing-at-point-url-at-point): Don't use current
12249 syntax table to determine what is whitespace.
12250
12251 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
12252
12253 * frame.el (frame-parameter): Doc fix.
12254
12255 * textmodes/tex-mode.el (tex-feed-input): New function.
12256 (tex-define-common-keys): Add binding for C-c C-m.
12257
12258 1998-11-23 Dave Love <fx@gnu.org>
12259
12260 * progmodes/fortran.el: Various minor doc fixes.
12261 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
12262 (fortran-with-subprogram-narrowing): New macro.
12263 (fortran-check-for-matching-do): Use it.
12264 (fortran-end-do): Use fortran-check-end-prog-re.
12265 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
12266 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
12267
12268 1998-11-23 Simon Marshall <simon@gnu.org>
12269
12270 * font-lock.el (font-lock-defaults): Doc fix.
12271 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
12272 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
12273
12274 * lazy-lock.el (lazy-lock-unstall):
12275 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
12276
12277 * fast-lock.el (fast-lock-save-cache-1):
12278 (fast-lock-cache-data): Rewritten to use with-temp-message.
12279
12280 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
12281
12282 * mail/rmail.el (rmail-set-message-counters-counter): Detect
12283 messages that have been added with DOS line endings and convert
12284 the line endings for such messages.
12285
12286 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12287
12288 * help.el: Add resizing of temporary buffers.
12289 (temp-buffer-resize-mode): New command and variable.
12290 (temp-buffer-max-height): New variable.
12291 (resize-temp-buffer-window): New function.
12292
12293 * window.el (window-buffer-height): New function, split from
12294 shrink-window-if-larger-than-buffer.
12295 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
12296
12297 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
12298
12299 * frame.el (initial-frame-alist): Add defcustom.
12300
12301 * shell.el (shell-prompt-pattern): Add defcustom.
12302
12303 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12304
12305 * message.el (message-ignored-supersedes-headers): Remove
12306 NNTP-Posting-Date.
12307
12308 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12309
12310 * help.el (describe-mode): Don't avoid loop indirecting thru
12311 value of INDICATOR.
12312
12313 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12314
12315 * help.el (describe-variable): Allow any variable with a defcustom,
12316 even if it is not a user variable.
12317
12318 * mail/rmail.el (mail-unsent-separator): Additional alternative.
12319
12320 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
12321
12322 * gnus/nntp.el (nntp-request-group): Allow for failures when
12323 requesting a new group.
12324
12325 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12326
12327 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
12328
12329 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12330
12331 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
12332
12333 1998-11-19 Simon Marshall <simon@gnu.org>
12334
12335 * subr.el (with-temp-message): New macro.
12336
12337 * emacs-lisp/lisp-mode.el (with-temp-message):
12338 Add lisp-indent-function property.
12339
12340 1998-11-18 Dave Love <fx@gnu.org>
12341
12342 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
12343
12344 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12345
12346 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
12347 This is not obsolete.
12348
12349 1998-11-18 Kenichi Handa <handa@etl.go.jp>
12350
12351 * textmodes/picture.el: Make a new map by make-keymap.
12352 (picture-desired-column): New variable.
12353 (picture-update-desired-column): New function.
12354 (picture-beginning-of-line): Set picture-desired-column to 0.
12355 (picture-end-of-line): Set picture-desired-column to the current
12356 column.
12357 (picture-forward-column): Pay attention to multi-column character.
12358 (picture-backward-column): Likewise.
12359 (picture-move-down): Likewise.
12360 (picture-move-up): Likewise.
12361 (picture-movement-nw): With prefix arg, move twice columns.
12362 (picture-movement-ne): Likewise.
12363 (picture-movement-sw): Likewise.
12364 (picture-movement-se): Likewise.
12365 (picture-set-motion): Handle two-column movements.
12366 (picture-move): Call picture-move-down or picture-forward-column
12367 only when necessary.
12368 (picture-insert): Pay attention to picture-desired-column.
12369 (picture-self-insert): Likewise.
12370 (picture-clear-column): Pay attention to multi-column character.
12371 (picture-mode): Modify doc-string for two-column movement.
12372
12373 * rect.el (move-to-column-force): New function.
12374 (operate-on-rectangle): If coerce-tabs is non-nil, call
12375 move-to-column-force instead of move-to-column.
12376 (insert-rectangle): Call move-to-column-force instead of
12377 move-to-column.
12378 (open-rectangle-line): If begextra is not zero, call
12379 move-to-column-force.
12380
12381
12382 1998-11-16 Dave Love <fx@gnu.org>
12383
12384 * textmodes/sgml-mode.el Require skeleton when compiling.
12385 (sgml-font-lock-keywords-1): Accept single-letter tags.
12386 (v2): Defvar free variable.
12387
12388 1998-11-16 Sam Steingold <sds@goems.com>
12389
12390 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
12391 macro, not ELisp one.
12392
12393 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12394
12395 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
12396 characters to symbol.
12397
12398 * language/japan-util.el (japanese-zenkaku-region): New optional
12399 arg KATAKANA-ONLY.
12400
12401 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12402
12403 * international/mule.el
12404 (after-insert-file-set-buffer-file-coding-system): If the buffer
12405 is changed to unibyte, return inserted bytes.
12406
12407 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
12408 and link names if necessary.
12409 (tar-header-block-summarize): Handle the case that file or link
12410 names are multibyte.
12411 (tar-summarize-buffer): At first set the current buffer unibyte,
12412 then if there are multibyte file names, change it to multibyte.
12413 (tar-mode): Get char position from tar-header-offset.
12414 (tar-extract): Avoid multibyte<->unibyte conversion in
12415 insert-buffer-subsring by setting both buffers unibyte
12416 temporarily.
12417 (tar-copy): Set the buffer unibyte while doing a work. Write
12418 without code conversion.
12419 (tar-expunge): Set the buffer unibyte while doing a work.
12420 (tar-alter-one-field): Likewise.
12421 (tar-clear-modification-flags): Compare byte position with
12422 tar-header-offset.
12423 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
12424 insert-buffer-subsring by setting both buffers unibyte
12425 temporarily. Pay attention to multibyteness while updating the
12426 descriptor-line.
12427 (tar-mode-write-file): Write without code conversion.
12428
12429 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12430
12431 * nngateway.el: Require cl.
12432
12433 1998-11-15 Dave Love <fx@gnu.org>
12434
12435 * progmodes/fortran.el: Fix previous change:
12436 (fortran-end-prog-re1): Changed.
12437 (fortran-check-end-prog-re): New function.
12438 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
12439
12440 1998-11-13 Tom Breton <tob@world.std.com>
12441
12442 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
12443 GNU Emacs.
12444
12445 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
12446
12447 * textmodes/reftex.el: (reftex-finding-files): Group documentation
12448 fixed.
12449 (reftex-toc-toggle-file-boundary,
12450 reftex-toc-toggle-labels,
12451 reftex-toc-toggle-context,reftex-find-start-point): New functions.
12452 (reftex-toc-include-labels, reftex-toc-include-context,
12453 reftex-toc-include-file-boundaries,
12454 reftex-toc-keep-other-windows): New options.
12455 (reftex-use-text-after-label-as-context): Option removed.
12456 (reftex-extract-bib-entries): Protect use in non-latex
12457 buffers.
12458 (reftex-toc-visit-location): Renamed from
12459 `reftex-toc-visit-line'.
12460 (reftex-latin1-to-ascii): Works now with and without Mule.
12461 (reftex-truncate): Removed special stuff for Emacs 20.2.
12462 (reftex-get-offset): Made more general.
12463 (reftex-show-label-location): Renamed from
12464 `reftex-select-label-callback'.
12465 (reftex-pop-to-label): Function removed (using
12466 `reftex-show-label-location' instead.
12467 (reftex-insert-docstruct): Renamed from
12468 `reftex-make-and-insert-label-list'. Function args changed.
12469 (reftex-toc): Now uses `reftex-insert-docstruct' and
12470 `reftex-find-start-point'.
12471 (reftex-select-item): Use `reftex-find-start-point'.
12472 (reftex-toc-visit-line): Can display labels and file
12473 boundaries.
12474 (reftex-TeX-master-file): `(TeX-master-file)' protected.
12475
12476 1998-11-12 Sam Steingold <sds@goems.com>
12477
12478 * browse-url.el (browse-url): Handle the case when
12479 `browse-url-browser-function' is a lambda list.
12480
12481 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
12482
12483 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
12484 version string.
12485 * loadhist.el (symbol-file): Likewise
12486
12487 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
12488
12489 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
12490
12491 1998-11-11 Sam Steingold <sds@goems.com>
12492
12493 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
12494 `run-lisp' instead of signalling an error.
12495
12496 1998-11-11 Karl Heuer <kwzh@gnu.org>
12497
12498 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
12499
12500 1998-11-11 Richard Stallman <rms@gnu.org>
12501
12502 * vc-hooks.el (vc-toggle-read-only): Doc fix.
12503
12504 1998-11-11 Per Starback <starback@update.uu.se>
12505
12506 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
12507 renamed svenska8 to svenska, and fixed and extended CASECHARS
12508 for it.
12509
12510 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
12511
12512 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
12513 handling if setpagedevice is not available.
12514 (ps-begin-file): Fix typo.
12515
12516 1998-11-11 Kenichi Handa <handa@etl.go.jp>
12517
12518 * international/mule-util.el (compose-chars-component): Signal
12519 error if CH is a rule-based composition character.
12520 (compose-chars): Signal error if an already compsed character is
12521 going to be composed by rule-base.
12522
12523 * term/x-win.el: If a resolved ASCII font name doesn't conform to
12524 full XLFD, don't try to get information of WEIGHT and SLANT from
12525 that font name.
12526
12527 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
12528
12529 * dos-w32.el (set-default-process-coding-system): Use function on
12530 before-init-hook to set default-process-coding-system based on
12531 enable-multibyte-characters.
12532
12533 * term/w32-win.el ([language-change]): For now ignore
12534 keyboard language-change events.
12535
12536 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
12537
12538 * ediff-util.el (ediff-make-temp-file): Run the prefix through
12539 convert-standard-file-name, but leave the results of
12540 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
12541 characters if the original name already exists, or has a special
12542 handler.
12543
12544 1998-11-10 Karl Heuer <kwzh@gnu.org>
12545
12546 * international/iso-insert.el: Delete autoload cookies.
12547
12548 * international/iso-transl.el: Add autoload cookies.
12549
12550 1998-11-10 Richard Stallman <rms@gnu.org>
12551
12552 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
12553 (ispell-process-line): Don't treat multibyte
12554
12555 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
12556
12557 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
12558 setpagedevice to specify the page size if setpagedevice is
12559 available. This is necessary to select the correct paper tray on
12560 Level 2 printers with multiple paper sizes available.
12561
12562 (ps-begin-file): Cope with font names that contain spaces, and
12563 call BeginDoc in a BeginSetup/EndSetup block.
12564
12565 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
12566
12567 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
12568 convert-standard-filename.
12569
12570 * loadhist.el (symbol-file): Run fns-VERSION.el through
12571 convert-standard-filename.
12572
12573 1998-11-06 Richard Stallman <rms@gnu.org>
12574
12575 * textmodes/texinfmt.el (texinfo-format-scan):
12576 Detect the case of two @-commands in a row; process just the first.
12577 (texinfo-append-refill): If line has a @c, insert the @refill
12578 before it.
12579 (texinfo-format-refill): Return with point where the @refill was.
12580
12581 * files.el (hack-local-variables): Test local-enable-local-variables.
12582 (hack-local-variables-prop-line): Likewise.
12583 (set-auto-mode): Don't test local-enable-local-variables here.
12584 (enable-local-variables): Doc fix.
12585 (local-enable-local-variables): Doc fix.
12586 (normal-mode): Doc fix.
12587
12588 1998-11-06 Karl Heuer <kwzh@gnu.org>
12589
12590 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
12591
12592 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
12593
12594 * simple.el (line-number-mode): Doc fix.
12595
12596 1998-11-06 Kenichi Handa <handa@etl.go.jp>
12597
12598 * international/fontset.el (create-fontset-from-fontset-spec):
12599 Give correct arg to `error'.
12600
12601 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
12602
12603 * textmodes/sgml-mode.el (html-mode): Doc fix.
12604 (sgml-name-8bit-mode): Fix missing format character in message string.
12605
12606 1998-11-05 Karl Heuer <kwzh@gnu.org>
12607
12608 * mail/sendmail.el (sendmail-send-it): Check for failure.
12609
12610 1998-11-05 Richard Stallman <rms@gnu.org>
12611
12612 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
12613
12614 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
12615 (close-rectangle): Define as alias.
12616
12617 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
12618
12619 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
12620
12621 1998-11-05 Dave Love <fx@gnu.org>
12622
12623 * help.el (describe-variable): Don't quote link to source.
12624
12625 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
12626
12627 * gud.el (gud-common-init): Use pop-to-buffer.
12628 (same-window-regexps): Add an element that matches all gud buffers.
12629
12630 1998-11-04 Jason Rumney <jasonr@altavista.net>
12631
12632 * term/w32-win.el (x-get-selection-value): Alias to
12633 x-cut-buffer-or-selection-value.
12634 (w32-standard-fontset-spec): New variable.
12635 (w32-create-initial-fontsets, mouse-set-font): Check whether
12636 new-fontset is available.
12637 (w32-use-w32-font-dialog): Enable use of set-variable.
12638
12639 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12640
12641 * vc.el (with-vc-file, edit-vc-file): New macros.
12642
12643 1998-11-04 Kenichi Handa <handa@etl.go.jp>
12644
12645 * international/quail.el (quail-show-guidance-buf): Call
12646 set-minibuffer-window to set minibuffer window of the current
12647 frame correctly.
12648
12649 1998-11-03 Theodore Jump <tjump@tertius.com>
12650
12651 * term/w32-win.el: Require fontset.
12652
12653 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
12654
12655 * faces.el (set-face-font): Call resolve-fontset-name on w32.
12656 (set-face-font-auto): Ditto.
12657
12658 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
12659
12660 * mouse.el (mouse-drag-region): Fix typo.
12661
12662 1998-11-02 Dave Love <fx@gnu.org>
12663
12664 * progmodes/fortran.el Fix for fontification of strings lost somehow:
12665 (fortran-fontify-string): New function.
12666 (fortran-font-lock-keywords-1): Use it.
12667
12668 1998-11-02 Markus Rost <rost@delysid.gnu.org>
12669
12670 * comint.el (comint-file-name-quote-list): Doc fix.
12671
12672 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12673
12674 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
12675 build directory, not source directory.
12676
12677 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
12678 if we did not get one for the final move.
12679
12680 1998-11-01 Dave Love <fx@gnu.org>
12681
12682 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
12683 Don't funcall browse-url-browser-function.
12684
12685 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
12686 Don't funcall browse-url-browser-function.
12687
12688 * fortran.el (fortran-end-prog-re1): Fix the regexp.
12689
12690 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12691
12692 * files.el (revert-buffer): Doc fix.
12693
12694 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
12695
12696 * textmodes/tex-mode.el (tex-start-options-string):
12697 Quote the backslashes with more backslashes.
12698
12699 1998-10-31 Dave Love <fx@gnu.org>
12700
12701 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
12702 (webjump): Don't funcall browse-url-browser-function.
12703
12704 1998-10-30 Kenichi Handa <handa@etl.go.jp>
12705
12706 * international/quail.el (quail-start-translation): Handle
12707 switching of the frame in read-key-sequence.
12708 (quail-start-conversion): Likewise.
12709 (quail-show-guidance-buf): Detach quail-guidance-buf from any
12710 windows before setting an appropriate window for it.
12711 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
12712 quail-guidance-win to nil.
12713 (quail-update-guidance): If quail-guidance-buf is not in the
12714 selected frame, call quail-show-guidance-buf again.
12715
12716 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
12717
12718 * progmodes/pascal.el (pascal-mode):
12719 `blink-matching-paren-dont-ignore-comments' set to t.
12720
12721 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12722
12723 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
12724
12725 1998-10-30 Dave Love <fx@gnu.org>
12726
12727 * vc.el (vc-backend-merge-news): Check for "P" output.
12728
12729 * help.el (describe-variable): Hyperlink the definition.
12730
12731 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
12732
12733 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
12734 (sh-set-shell): Likewise.
12735
12736 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
12737
12738 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
12739 (edebug-on-error): Fix customize type to match that of
12740 debug-on-error.
12741
12742 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
12743
12744 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
12745 report-emacs-bug-address instead of undefined bug-gnu-emacs.
12746
12747 * international/mule-cmds.el (select-message-coding-system): Doc
12748 fix.
12749
12750 * international/mule-diag.el (describe-coding-system): Describe
12751 all flags.
12752
12753 * mail/sendmail.el (sendmail-coding-system,
12754 default-sendmail-coding-system): Doc fix.
12755
12756 * simple.el (shell-command-on-region): Doc fix.
12757
12758 * loadup.el: Write fns-*.el in current directory instead of
12759 data-directory since no installation directory exists yet. Mark
12760 buffer unmodified afterwards.
12761
12762 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
12763 instead of data-directory since it is architecture dependent.
12764 (load-history-loaded): Update doc string.
12765
12766 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
12767
12768 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
12769 path as a default directory when canonicalizing names.
12770
12771 * w32-fns.el: Remove a dangling reference to a directory on the
12772 build machine.
12773
12774 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12775
12776 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
12777 namespace related keywords such as `class', `body', `private',
12778 `variable', `namespace eval', etc.
12779 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
12780 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
12781 imenu and font-lock so that searches for \sw would find words
12782 containing colons.
12783
12784 * progmodes/etags.el (initialize-new-tags-table):
12785 Do not alter find-tag-marker-ring and tags-location-ring.
12786
12787 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
12788
12789 * term/w32-win.el: Require fontset.
12790 (w32-init-fontsets): New function (code from x-win.el).
12791
12792 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12793
12794 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
12795 calendar-and-diary-frame-parameters): Add title parameter.
12796
12797 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12798
12799 * completion.el (dynamic-completion-mode): New function to enable
12800 the mode. (Just loading the file now does not change anything.)
12801
12802 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12803
12804 * ps-print.el: User option for multibyte buffer handling and doc fix.
12805 (ps-multibyte-buffer): New user option.
12806 (ps-setup): Print new user option.
12807 (ps-print-quote): New fun.
12808 (ps-color-p, ps-mule-font-info-database-latin): New var.
12809 (ps-default-color, ps-mule-font-info-database)
12810 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
12811 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
12812 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
12813 Little code improvement.
12814 (ps-mule-initialize): Initialize ps-mule-font-info-database.
12815 (ps-print-prologue-header, ps-font-family, ps-font-size)
12816 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
12817 (ps-build-face-reference, ps-mule-font-info-database-bdf)
12818 (ps-mule-external-libraries, ps-mule-init-external-library)
12819 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
12820 Doc fix.
12821 (ps-print-version): New version number (4.1.1) and doc fix.
12822 (ps-print-prologue-header): New user option.
12823 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
12824 Conditional compilation for GNU Emacs and emacsens.
12825 (ps-generate-postscript-with-faces): Skip invisible text better.
12826 (ps-setup): Print new user option.
12827 (ps-print-preprint): Check if input file name exists and is unwritable.
12828 (ps-begin-file): Adjust PostScript prologue header for duplex printers
12829 and insert user PostScript prologue header comments.
12830 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
12831 New funs.
12832 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
12833 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
12834 PostScript programming normalization.
12835 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
12836 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
12837 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
12838 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
12839 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
12840 Programming style normalization.
12841
12842 1998-10-26 Kenichi Handa <handa@etl.go.jp>
12843
12844 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12845 version, check the value of mule-version.
12846
12847 * international/mule-util.el (compose-region): Insert then delete
12848 to preserve markers.
12849 (decompose-region): Use search-forward for efficiency.
12850
12851 * language/chinese.el (pre-write-encode-hz): Cancel previous
12852 change, use generate-new-buffer instead of get-buffer-create.
12853 * language/devan-util.el
12854 (in-is13194-devanagari-pre-write-conversion): Likewise.
12855 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12856 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12857 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12858
12859 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12860
12861 * mail/rmailsum.el (rmail-message-subject-p):
12862 Handle message whose header has not been reformatted.
12863
12864 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
12865
12866 1998-10-25 Jason Rumney <jasonr@altavista.net>
12867
12868 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
12869 New variables.
12870 (mouse-set-font): Use font menus instead of dialog according to
12871 w32-use-w32-font-dialog.
12872
12873 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12874
12875 * calendar/calendar.el (calendar-day-name-array): Add doc string
12876 correctly!
12877 (calendar-month-name-array): Add doc string correctly!
12878
12879 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12880
12881 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
12882
12883 1998-10-21 Markus Rost <rost@delysid.gnu.org>
12884
12885 * lisp/info.el (Info-next-menu-item): Stay on top of node.
12886
12887 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
12888
12889 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
12890
12891 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
12892
12893 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
12894
12895 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
12896
12897 1998-10-21 Karl Heuer <kwzh@gnu.org>
12898
12899 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
12900 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
12901 (profile-filter, profile-reset-timer): Functions deleted.
12902 (profile-check-zero-init-times, profile-get-time): Likewise.
12903 (profile-find-function, profile-quit): Likewise.
12904 (profile-distinct, profile-call-stack, profile-last-time): New vars.
12905 (profile-time-list, profile-init-list): Doc fix.
12906 (profile-functions): Simplify.
12907 (profile-print): Use float. Make output include space separators.
12908 (profile-add-time): New helper function.
12909 (profile-function-prolog): Renamed from profile-start-function.
12910 Handle profile-distinct.
12911 (profile-function-epilog): Renamed from profile-update-function.
12912 Handle profile-distinct.
12913 (profile-a-function): If the function to be profiled is an
12914 autoload form, load it. If it's lazy-loaded, fetch it.
12915 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
12916 (profile-restore-fun): Arg FUN is now a function symbol, as was
12917 documented, rather than a one-element list.
12918 (profile-finish): Call profile-restore-fun properly.
12919
12920 1998-10-21 Kenichi Handa <handa@etl.go.jp>
12921
12922 * international/characters.el: Setup charset property
12923 nospace-between-words.
12924
12925 * international/mule-cmds.el (get-charset-property): If CHARSET is
12926 composition, return nil.
12927 (put-charset-property): If CHARSET is composition, do nothing.
12928
12929 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
12930 * language/devan-util.el
12931 (in-is13194-devanagari-pre-write-conversion): Likewise.
12932 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12933 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12934 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12935
12936 * textmodes/fill.el (sentence-end-without-period): New variable.
12937 (canonically-space-region): Pay attention to
12938 sentence-end-without-period.
12939 (fill-find-break-point): The first argument CHARSET deleted.
12940 Caller changed.
12941 (fill-region-as-paragraph): Pay attention to charset property
12942 nospace-between-words and text property nospace-between-words.
12943
12944 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12945
12946 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
12947 an unrecognized shell.
12948
12949 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12950
12951 * desktop.el (desktop-save): Include minor modes symbolically.
12952 (desktop-create-buffer): Turn on all minor modes in `mim'.
12953
12954 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12955
12956 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
12957 (sh-font-lock-keywords): Handle rpm and rpm2.
12958 (sh-ancestor-alist): Handle rpm.
12959
12960 * files.el (auto-mode-alist): Recognize .rpm files.
12961 Also .spec and .mspec files.
12962
12963 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
12964
12965 * faces.el (frame-set-background-mode): Enable the function for
12966 MSDOS frames.
12967
12968 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12969
12970 * calendar/calendar.el (calendar-day-name-array): Add doc string.
12971 (calendar-month-name-array): Add doc string.
12972
12973 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12974
12975 * simple.el (kill-ring-max): Increased to 60.
12976
12977 1998-10-17 Kenichi Handa <handa@etl.go.jp>
12978
12979 * international/characters.el: Setup auto-fill-chars.
12980
12981 * international/kinsoku.el (kinsoku): Check the variable
12982 enable-kinsoku.
12983
12984 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
12985 Don't call kinsoku directly, intead call fill-find-break-point.
12986
12987 * textmodes/fill.el: Setup `fill-find-break-point-function'
12988 property to character sets which require `kinsoku' processing for
12989 filling.
12990 (fill-find-break-point): New function.
12991 (fill-region-as-paragraph): Don't check kinsoku-enable here.
12992 Don't call kinsoku directly, intead call fill-find-break-point.
12993
12994 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12995
12996 * faces.el (modify-face-read-string): Return (nil) for "none".
12997 (modify-face): Don't get error if (nil) is the argument.
12998 (face-try-color-list): Don't check whether nil is a valid color.
12999
13000 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
13001
13002 * emacs-lisp/bytecomp.el (byte-recompile-directory):
13003 Print message about each directory, even in batch mode.
13004
13005 * gnus/nntp.el: Require `cl' before using nnoo-declare.
13006
13007 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
13008 (ps-mule-string-char): No need to use sref.
13009 (ps-mule-next-index): No need to use sref.
13010
13011 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
13012
13013 * files.el (revert-buffer-internal-hook): Add defvar.
13014
13015 * arc-mode.el (archive-mode): Locally set file-precious-flag.
13016
13017 * tar-mode.el (tar-mode): Locally set file-precious-flag.
13018
13019 1998-10-16 Markus Rost <rost@delysid.gnu.org>
13020
13021 * international/mule-cmds.el (default-input-method): Fix custom type.
13022
13023 * net-utils.el (whois-server-list): Fix customization type.
13024
13025 * shell.el (shell-input-autoexpand): Fix customization group.
13026
13027 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
13028
13029 * repeat.el (repeat): Handle keyboard macros properly.
13030 Handle new prefix arg after self-insert command.
13031
13032 * repeat.el: Don't include cl even at compile time.
13033 (repeat): Avoid using `loop'.
13034
13035 * simple.el (shell-command-on-region): Doc fix.
13036 (next-history-element): Special error message if no default.
13037
13038 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
13039
13040 * ps-print.el (ps-print-buffer): Doc fix.
13041 (ps-despool): Likewise.
13042
13043 * arc-mode.el (arc-mode): Provide arc-mode.
13044
13045 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
13046
13047 * ps-print.el (ps-print-buffer): Doc fix.
13048
13049 1998-10-14 Dave Love <fx@gnu.org>
13050
13051 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
13052 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
13053 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
13054
13055 * progmodes/fortran.el (fortran-mode-map): Change "Join
13056 Continuation Line" to "Join Line".
13057 (fortran-font-lock-keywords-1): Add "cycle", "exit".
13058
13059 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
13060
13061 * progmodes/fortran.el (fortran-join-line): Use
13062 `delete-indentation' instead of issuing an error message if not on
13063 a continuation line. Provide for joining several lines using
13064 prefix arg.
13065
13066 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
13067
13068 * term/pc-win.el (msdos-color-values): New variable.
13069 (x-color-values): New function, emulates its namesake from
13070 src/xfns.c.
13071 (msdos-bg-mode): Add all dark colors to those which return
13072 "dark".
13073
13074 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
13075
13076 * replace.el (keep-lines, flush-lines, how-many):
13077 Don't ignore case if arg has upper case letters.
13078
13079 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
13080
13081 * progmodes/vhdl-mode.el
13082 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
13083 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
13084 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
13085 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
13086 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
13087 (vhdl-when): Fix indentation problem.
13088 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
13089 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
13090 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
13091
13092 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
13093
13094 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
13095 (ls-lisp-insert-directory): Renamed from insert-directory.
13096 (insert-directory): New function.
13097
13098 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
13099
13100 * simple.el (completion-fixup-function): Variable deleted.
13101 (completion-setup-function): Delete code for completion-fixup-function.
13102 * emacs-lisp/lisp.el (lisp-complete-symbol):
13103 Don't bind completion-fixup-function.
13104
13105 * files.el (find-file-wildcards): New option.
13106 (find-file-noselect): Handle wild cards, if enabled.
13107 (file-expand-wildcards): New function.
13108
13109 * simple.el (set-fill-column): Doc fix.
13110
13111 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13112
13113 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
13114
13115 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
13116
13117 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
13118 Move declaration before first use.
13119 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
13120 hif-math, hif-factor): Rename token to hif-token and token-list to
13121 hif-token-list.
13122 (hif-token, hif-token-list): Declare them.
13123 (hif-find-ifdef-block): Return cons of top and bottom point
13124 instead of setting dynamically bound variables.
13125 (hide-ifdef-block, show-ifdef-block): Use return value of
13126 hif-find-ifdef-block.
13127
13128 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13129
13130 * subr.el (read-passwd): Use clear-this-command-keys.
13131
13132 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
13133
13134 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
13135 and ...-for-write.
13136
13137 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
13138
13139 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
13140 responses to GROUP command, since this may be called from a timer
13141 with quit inhibited.
13142
13143 1998-10-12 Kenichi Handa <handa@etl.go.jp>
13144
13145 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
13146 set unconditional-jump to nil.
13147 (ccl-compile-read-multibyte-character): Return nil.
13148 (ccl-compile-write-multibyte-character): Likewise.
13149 (ccl-compile-translate-character): Likewise
13150 (ccl-compile-map-multiple): Likewise.
13151 (ccl-compile-map-single): Likewise.
13152
13153 * international/kinsoku.el: Add coding tag.
13154 (kinsoku-bol): Remove superfluous TAB in a string.
13155
13156 * international/mule-cmds.el (find-coding-systems-for-charsets):
13157 Delete `composition' (if any) from CHARSETS.
13158
13159 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13160
13161 * international/mule-cmds.el (setup-specified-language-environment):
13162 Add apropos-inhibit property.
13163 (describe-specified-language-support): Likewise.
13164
13165 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
13166
13167 * international/mule.el (make-coding-system): Create -with-esc
13168 variant coding system.
13169
13170 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13171
13172 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
13173 (next-file): Optionally offer to revert a file's buffer,
13174 if it has an existing buffer but the file has changed.
13175
13176 * info.el (Info-insert-dir): Detect and report problems
13177 in input files, such as "No Top node". Return with point
13178 at the beginning of the text.
13179 (Info-find-node): Reinsert the code to handle files
13180 with no tags table; it was deleted by mistake.
13181
13182 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13183
13184 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
13185 texinfo-find-higher-level-node repeatedly find the same node.
13186 (texinfo-find-higher-level-node): Doc fix.
13187
13188 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
13189
13190 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
13191 (smtpmail-address-buffer): Add defvar.
13192 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
13193
13194 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
13195
13196 * ffap.el (ffap-machine-p-local): Fix editing error.
13197
13198 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
13199
13200 * faces.el (frame-set-background-mode):
13201 Don't do anythung for text-only or MSDOS frame.
13202
13203 1998-10-08 Kenichi Handa <handa@etl.go.jp>
13204
13205 * international/quail.el (quail-defrule): New optional arg APPEND.
13206 (quail-defrule-internal): Fix bug of handling the argument APPEND.
13207
13208 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
13209
13210 * gnus/pop3.el (pop3-open-server):
13211 Set process-coding-system-alist around open-network-stream.
13212
13213 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
13214
13215 * files.el (save-buffer): Doc fix.
13216
13217 1998-10-07 Karl Heuer <kwzh@gnu.org>
13218
13219 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
13220 return DEF unchanged, not nil. Simplify.
13221
13222 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
13223
13224 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
13225
13226 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
13227
13228 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
13229
13230 * net-utils.el (ftp, nslookup): Require comint.
13231 (network-service-connection): Likewise.
13232 (whois-server-name): Defaults to whois.arin.net
13233 (whois-server-list, whois-server-tld, whois-guess-server): New var.
13234 (whois): Tries to guess the appropriate top-level domain server.
13235 (whois-get-tld): New function.
13236
13237 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
13238 (dirtrack-debug-toggle): Added this function.
13239
13240 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
13241
13242 * files.el (find-file-noselect): Switch to the correct buffer
13243 before checking find-file-literally, and allow non-nil non-t
13244 rawfile params.
13245
13246 1998-10-06 Karl Heuer <kwzh@gnu.org>
13247
13248 * midnight.el (clean-buffer-list): Add autoload cookie.
13249
13250 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
13251 no-autosave.
13252 * tar-mode.el (tar-mode-revert): Likewise.
13253 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
13254 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
13255 * gnus/message.el (message-auto-save-directory): Renamed from
13256 message-autosave-directory. All references changed.
13257
13258 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13259
13260 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
13261 string. Expose mime stuff while searching.
13262
13263 1998-10-06 Richard Stallman <rms@gnu.org>
13264
13265 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
13266
13267 * replace.el (perform-replace): Position point properly
13268 before and after the recursive edit of C-r.
13269
13270 * progmodes/etags.el (tags-reset-tags-tables): Properly
13271 find the markers in the old rings that are being discarded.
13272
13273 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13274
13275 * apropos.el (apropos-print): Control invalid characters.
13276
13277 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13278 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
13279 confusing customize.
13280
13281 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
13282
13283 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
13284 built-in commands. Add more built-in commands and fix face names.
13285
13286 1998-10-05 Simon Marshall <simon@gnu.org>
13287
13288 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
13289
13290 1998-10-04 Eric Ludlam <zappo@gnu.org>
13291
13292 * speedbar.el (speedbar-initial-expansion-list-name): Remove
13293 customization since it is not useful in this case.
13294 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
13295 sure it gets evalled to a number. Also verify that set-frame-name
13296 fn exists before calling it.
13297
13298 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13299 Protect a `forward-sexp' call which could fail, and improved regex
13300 for ie, and eg abbreviations.
13301
13302 1998-10-02 Noah Friedman <friedman@splode.com>
13303
13304 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
13305 send-string.
13306 (rlogin-send-Ctrl-D): Here also.
13307 (rlogin-send-Ctrl-Z): Here also.
13308 (rlogin-send-Ctrl-backslash): Here also.
13309
13310 1998-10-02 Dave Love <fx@gnu.org>
13311
13312 * outline.el (hide-region-body): Bind
13313 outline-view-change-hook to nil while making repeated calls to
13314 outline-flag-region. Run it once at the end.
13315 (hide-other, hide-sublevels, show-children): Likewise.
13316
13317 * info-look.el: Remove duplicate scheme-mode entry.
13318 (info-lookup-make-completions): When looking for entries, check
13319 that `item' isn't null or "Menu".
13320
13321 1998-10-01 Karl Heuer <kwzh@gnu.org>
13322
13323 * net-utils.el: Don't require ffap.
13324 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
13325 (ping, nslookup-host, finger, network-connection-to-service): Use them.
13326
13327 1998-09-30 Richard Stallman <rms@gnu.org>
13328
13329 * ispell.el (check-ispell-version): No need to bind default-major-mode.
13330
13331 * imenu.el (imenu--generic-function): Sort each submenu by position.
13332 (imenu--sort-by-position): New function.
13333
13334 * cus-edit.el (Custom-mode-menu): Fix info node name.
13335 (customize group): Fix info node name.
13336
13337 * mail/mailalias.el (build-mail-aliases): Don't allow
13338 a newline in the alias name. Don't define an alias
13339 if the definition would be empty.
13340
13341 * which-func.el (which-func-mode-global): Make :set function
13342 more reliable.
13343
13344 * custom.el (custom-set-variables): Load the requests first,
13345 then check the symbol's `set' function.
13346
13347 * ffap.el: Doc fixes.
13348
13349 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13350
13351 * gnus.el: (gnus-valid-select-methods): Fix type.
13352 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
13353 * gnus-score.el (gnus-orphan-score): Fix type.
13354 (gnus-score-default-header, gnus-score-default-type): Fix type.
13355 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
13356 (gnus-saved-headers): Fix type.
13357
13358 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
13359 Avoid nil value of `two-lines-citation-part'.
13360
13361 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
13362
13363 * which-func.el (which-function): Handle case when
13364 (car imenu--index-alist) is nil.
13365
13366 1998-09-29 Dave Love <fx@gnu.org>
13367
13368 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
13369 bzip2 args.
13370
13371 1998-09-29 Simon Marshall <simon@gnu.org>
13372
13373 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
13374 comint-exec-hook.
13375
13376 1998-09-29 Stephen Eglen <stephen@gnu.org>
13377
13378 * info-look.el: Add support for Octave.
13379
13380 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
13381
13382 * textmodes/reftex.el (reftex-finding-files): New customize group.
13383 (reftex-texpath-environment-variables,
13384 reftex-use-external-file-finders, reftex-external-file-finders,
13385 reftex-search-unrecursed-path-first): New options.
13386 (reftex-process-string, reftex-find-file-externally): New
13387 functions.
13388 (reftex-access-search-path): Execute shell commands to find the
13389 search path.
13390 (reftex-toggle-auto-view-crossref): When turning on, make sure
13391 `reftex-auto-view-crossref' becomes non-nil.
13392 (reftex-abbrev-regexp): Constant removed.
13393 (reftex-convert-string): Abbrev regexp calculated locally.
13394
13395 1998-09-28 Dave Love <fx@gnu.org>
13396
13397 * progmodes/fortran.el: Don't call regexp-opt when deriving
13398 font-lock patterns with keywords that aren't all literal.
13399
13400 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
13401
13402 * octave-inf.el (inferior-octave-prompt): Also match prompts of
13403 the form `octave.bin:1>' which come from using precopiled binary
13404 versions.
13405
13406 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
13407
13408 * help.el (help-for-help): Use %THIS-KEY%.
13409 (help-quit): Add doc.
13410
13411 * help-macro.el (make-help-screen): Keep HELP-TEXT
13412 in a separate function definition, not in the help command FNAME.
13413 Replace %THIS-KEY% with the key sequence that ran FNAME.
13414
13415 1998-09-25 Richard Stallman <rms@gnu.org>
13416
13417 * textmodes/texinfo.el (texinfo-show-structure):
13418 Bind inhibit-read-only.
13419
13420 * isearch.el (isearch-search-and-update): Properly
13421 handle upper case letters in the reverse-search special case.
13422
13423 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13424
13425 * gnus.el: Extend the list of autoloaded functions.
13426
13427 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13428 buffer before creating help group. (from Gnus v5.6.43, fix by
13429 1998-08-20 Per Starback <starback@update.uu.se>)
13430
13431 * gnus-util.el (gnus-output-to-rmail): Adjust to
13432 `rmail-output-to-rmail-file'.
13433
13434 1998-09-25 Karl Heuer <kwzh@gnu.org>
13435
13436 * hexl.el (hexl-mode-map): More of previous change.
13437
13438 * textmodes/tex-mode.el (tex-run-command): Doc fix.
13439 (tex-start-tex): Don't use tex-start-options-string in star case.
13440 Quote file name in star case as well as in non-star.
13441 Add blank and quoting of option string here.
13442 (tex-start-options-string): Not here.
13443
13444 1998-09-23 Karl Heuer <kwzh@gnu.org>
13445
13446 * term.el (term-delimiter-argument-list): Doc fix.
13447 (term-emulate-terminal): Escape literal semicolon.
13448 * progmodes/asm-mode.el (asm-mode): Doc fix.
13449 (asm-comment-char): Escape literal semicolon.
13450 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
13451
13452 1998-09-23 Richard Stallman <rms@gnu.org>
13453
13454 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
13455 only those that normally modify the buffer.
13456
13457 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
13458 over again.
13459
13460 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
13461
13462 * ispell.el (check-ispell-version): Ensure same buffer is current
13463 when let-binding of case-fold-search ends.
13464
13465 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13466
13467 * ps-print.el: Skip invisible overlay.
13468 Test for set-buffer-multibyte rather than using mule-version.
13469 (ps-print-version): New version number (4.1) and doc fix.
13470 (ps-generate-postscript-with-faces): Skip invisible overlay.
13471
13472 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
13473
13474 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
13475
13476 1998-09-22 Kenichi Handa <handa@etl.go.jp>
13477
13478 * international/quail.el (quail-update-guidance): Check for the
13479 return value of (quail-guidance) fixed.
13480 (quail-update-translation): Bind quail-current-str locally when it
13481 calls quail-update-guidance.
13482 (quail-update-translation): If input-method-exit-on-first-char is
13483 non-nil, terminate translation only when the current input method
13484 is simple.
13485
13486 1998-09-22 Paul Eggert <eggert@twinsun.com>
13487
13488 * startup.el (locale-translation-file-name): Prefer X-related names
13489 to the name used by GNU/Linux sans X. Set to nil if no file found.
13490 (command-line): Use locale-translation-file-name if it is not nil,
13491 instead of testing for its existence again.
13492 regexp-quote the ctype before using it in a regexp.
13493 Allow a colon to appear after the ctype in the aliases file,
13494 as is done in X11R6.4.
13495
13496 1998-09-21 Richard Stallman <rms@gnu.org>
13497
13498 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
13499
13500 * calendar/appt.el (appt-interval): Variable deleted.
13501 (appt-check): For minutes in between appt-display-interval times,
13502 do check, but don't display anything except an updated mode line.
13503 Count against appt-display-interval based on minutes since
13504 first display of this appointment, not based on time of day.
13505 If appt-display-mode-line, force mode line redisplay
13506 whenever appt-mode-string has changed.
13507 (appt-add, appt-delete): Add autoload cookies.
13508 (appt-check): Catch errors from calling `diary'.
13509 (appt-max-time): Renamed from max-time.
13510 (appt-now-displayed, appt-display-count): New variables.
13511 (appt-timer): Don't create one if we already have one.
13512
13513 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13514 More general code to use the source buffer instead of the zap file.
13515
13516 * hilit-chg.el (highlight-compare-with-file): Renamed from
13517 compare-with-file.
13518
13519 * loadhist.el (load-history-loaded): New variable.
13520 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
13521
13522 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
13523
13524 * emacs-lisp/find-func.el (find-function-search-for-symbol):
13525 Fix error messages.
13526
13527 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
13528
13529 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
13530 Emacs frame.
13531
13532 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13533
13534 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
13535 `undecided' and `undecided-unix'.
13536
13537 1998-09-21 Dave Love <fx@gnu.org>
13538
13539 * help.el (help-make-xrefs): Fix typo affecting Info references.
13540
13541 * subr.el (remove-hook): Check list values to avoid errors.
13542
13543 1998-09-18 Noah Friedman <friedman@splode.com>
13544
13545 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
13546 store string in eldoc-last-message without consing a new string.
13547 Rearrange logic from nested if's into cond's.
13548 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
13549 Do not print message; just return string.
13550 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
13551 Do not print message; just return string.
13552 Cache that string in eldoc-last-data.
13553 (eldoc-last-data): Make into a vector.
13554 (eldoc-get-fnsym-args-string): Use new data form of structure.
13555 (eldoc-get-var-docstring): Here also.
13556 (eldoc-last-data-store): New function.
13557 (eldoc-get-fnsym-args-string): Use it.
13558 (eldoc-get-var-docstring): Here also.
13559 (eldoc-docstring-first-line): Minimize interim string consing.
13560 Call substitute-command-keys on the result.
13561 (eldoc-print-var-docstrings, eldoc-print-docstring,
13562 eldoc-docstring-message): Functions removed.
13563 (eldoc-docstring-format-sym-doc): New function, functionality
13564 ripped out of eldoc-docstring-message.
13565 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
13566
13567 1998-09-18 Kenichi Handa <handa@etl.go.jp>
13568
13569 * international/mule.el (make-coding-system): Doc-string modified.
13570
13571 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
13572
13573 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
13574
13575 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
13576 customize type.
13577
13578 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
13579 type.
13580
13581 * progmodes/compile.el (compilation-error-screen-columns): New
13582 variable.
13583 (compilation-next-error-locus): Use it to decide whether to use
13584 forward-char or move-to-column.
13585
13586 * mail/rmail.el (rmail-movemail-program): Fix customize type.
13587
13588 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
13589 feedmail-fiddle-plex-user-list,
13590 feedmail-spray-address-fiddle-plex-list,
13591 feedmail-prompt-before-queue-user-alist,
13592 feedmail-prompt-before-queue-help-supplement,
13593 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
13594 feedmail-queue-alternative-mail-header-separator): Fix customize
13595 type.
13596
13597 * startup.el (site-run-file): Fix customize type.
13598
13599 * speedbar.el (speedbar-initial-expansion-list-name): Fix
13600 customize type.
13601
13602 * shell.el (shell-input-autoexpand): Fix customize type.
13603
13604 * ps-print.el (ps-font-info-database): Add missing dots in value.
13605 Improve layout of customize type.
13606
13607 * net-utils.el (traceroute-program-options, ping-program-options,
13608 ipconfig-program-options, netstat-program-options,
13609 arp-program-options, route-program-options,
13610 nslookup-program-options, ftp-program-options): Fix customize
13611 type.
13612
13613 * midnight.el (clean-buffer-list-kill-regexps,
13614 clean-buffer-list-kill-buffer-names,
13615 clean-buffer-list-kill-never-buffer-names,
13616 clean-buffer-list-kill-never-regexps): Fix customize type.
13617
13618 * man.el (Man-init-defvars): Avoid trailing nil on
13619 Man-filter-list.
13620
13621 * lpr.el (printer-name): Fix customize type.
13622
13623 1998-09-16 Kenichi Handa <handa@etl.go.jp>
13624
13625 * international/mule-cmds.el (reset-language-environment): Call
13626 update-coding-systems-internal.
13627
13628 * international/mule-conf.el: Call update-coding-systems-internal
13629 at the tail.
13630
13631 1998-09-14 Dave Love <fx@gnu.org>
13632
13633 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
13634 use the menu-enable properties, pending doing it correctly and
13635 acceptably fast.
13636
13637 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
13638
13639 1998-09-13 Dave Love <d.love@dl.ac.uk>
13640
13641 * progmodes/hideshow.el (hs-grok-mode-type): Check
13642 comment-{start,end} non-nil as well as bound. Report an error if
13643 we can't grok the mode.
13644
13645 1998-09-13 Richard Stallman <rms@gnu.org>
13646
13647 * simple.el (blink-matching-open): Don't log paren matching
13648 messages in *Messages*.
13649
13650 1998-09-12 Richard Stallman <rms@gnu.org>
13651
13652 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
13653 Set point-before-scroll at end even if there was an error.
13654
13655 * ange-ftp.el (ange-ftp-insert-file-contents):
13656 Use binary mode for dumb-unix hosts as for unix hosts.
13657 (ange-ftp-copy-file-internal): Likewise.
13658
13659 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13660
13661 * emacs-lisp/pp.el: Doc fixes.
13662
13663 * wid-edit.el (widget-menu-max-shortcuts): New variable.
13664 (widget-choose): Don't use single-char shortcuts if # items
13665 exceeds that many. Use minibuffer instead.
13666
13667 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13668
13669 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
13670
13671 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
13672
13673 * speedbar.el (speedbar-frame-mode): Do not set frame position if
13674 in terminal mode.
13675
13676 1998-09-10 Noah Friedman <friedman@splode.com>
13677
13678 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
13679 defcustom declaration. It's wreaking too much havoc with XEmacs
13680 and older versions of Emacs, which share this code.
13681
13682 * type-break.el (type-break-mode): Here also.
13683
13684 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
13685 `t' to add-hook also to modify the new local value.
13686
13687 1998-09-10 Dave Love <fx@gnu.org>
13688
13689 * vc.el (vc-insert-headers): Doc fix.
13690
13691 1998-09-10 Richard Stallman <rms@gnu.org>
13692
13693 * textmodes/flyspell.el (flyspell-mode-on): Make the
13694 ispell-... variables permanent locals.
13695 (flyspell-mode-off): Add autoload cookie.
13696
13697 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
13698 do use binary mode, just as for `unix'.
13699 (ange-ftp-host-type): If HOST is nil, return `unix'.
13700
13701 * dired.el (dired-mark-files-containing-regexp):
13702 Don't scan directories. Ignore non-readable files.
13703
13704 * progmodes/compile.el (compilation-error-regexp-alist):
13705 Fix previous change: allow . and _ in command name.
13706
13707 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
13708
13709 * uncompress.el (uncompress-while-visiting):
13710 Use just the car of what find-operation-coding-system returns.
13711
13712 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
13713
13714 * shell.el (shell-file-name-quote-list): Add # to the value.
13715
13716 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
13717
13718 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
13719 to make killing of ispell process work even if
13720 kill-all-local-variables has been run.
13721
13722 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13723
13724 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
13725 loop when sexp entry ends at end of file with no newline.
13726
13727 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13728
13729 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
13730 (Custom-reset-standard): Fix menu inconsistency.
13731
13732 * mail/feedmail.el (feedmail-from-line): Allow t.
13733 (feedmail-message-id-suffix): Allow nil.
13734
13735 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
13736 Simplify. Make prefix arg work right.
13737
13738 1998-09-09 Dave Love <fx@gnu.org>
13739
13740 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13741
13742 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
13743
13744 1998-09-08 Dave Love <fx@gnu.org>
13745
13746 * add-log.el (change-log-font-lock-keywords): Do parenthesized
13747 stuff only after file names or at start of line. Allow parens
13748 around e-mail, as well as angles.
13749
13750 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
13751 ignore-errors too, eval'd when compile. Require w3 stuff at load
13752 time for nicer failure if it's not available.
13753
13754 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
13755
13756 * comint.el (comint-arguments): Ignore backslashes when using
13757 w32 shells that expect backslashes as the directory separator.
13758
13759 1998-09-04 Kenichi Handa <handa@etl.go.jp>
13760
13761 * international/fontset.el (resolved-ascii-font): New variable.
13762 (x-complement-fontset-spec): By side effect, set
13763 `resolved-ascii-font' to the resolved name of ASCII font."
13764 (create-fontset-from-fontset-spec): Don't get a value for
13765 resolved-ascii-font from the list full-fontlist. It is set by
13766 x-complement-fontset-spec now.
13767
13768 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13769 version, check the value of mule-version.
13770
13771 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
13772
13773 * textmodes/reftex.el (reftex-view-crossref): Split up into
13774 several functions. No longer moves to find a macro.
13775 (reftex-view-cr-cite, reftex-view-cr-ref,
13776 reftex-end-of-bib-entry): New functions.
13777 (reftex-auto-view-crossref): New value `window' allowed.
13778 (reftex-view-crossref-when-idle): Process new `window' option in
13779 (reftex-translate-to-ascii-function): New default.
13780 (reftex-label-illegal-re): Default changed, removed Latin1.
13781 (reftex-latin1-to-ascii): New function.
13782 (reftex-what-environment): Check for section regexp before use.
13783 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
13784 absolute path names.
13785 (reftex-TeX-master-file): Changed sequence of file checks.
13786 (reftex-do-citation): bibview cache only with RefTeX mode on.
13787
13788 1998-09-06 Richard Stallman <rms@gnu.org>
13789
13790 * progmodes/compile.el (compilation-error-regexp-alist):
13791 In first pattern (GNU utilities and other things),
13792 allow a space after the optional program name at the beginning.
13793
13794 * mail/mail-hist.el (mail-hist-current-header-contents):
13795 Fix previous change: use mail-header-end.
13796
13797 1998-09-06 Bill Richter <richter@math.nwu.edu>
13798
13799 * international/ccl.el: Doc fixes.
13800 * international/encoded-kb.el: Doc fixes.
13801 * international/fontset.el: Doc fixes.
13802 * international/kinsoku.el: Doc fixes.
13803 * international/kkc.el: Doc fixes.
13804 * international/mule-cmds.el: Doc fixes.
13805 * international/mule-conf.el: Doc fixes.
13806 * international/mule-util.el: Doc fixes.
13807 * international/mule.el: Doc fixes.
13808
13809 1998-09-05 Eric Ludlam <zappo@gnu.org>
13810
13811 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
13812 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
13813 (checkdoc-this-string-valid-engine): Permit ? as terminating
13814 punctuation for first line sentence breaking.
13815 (checkdoc-this-string-valid): When converting a comment into a doc
13816 string, make sure " chars are \".
13817 (checkdoc-sentencespace-region-engine): Only do double space check
13818 if based on the variable `sentence-end-double-space'
13819 (checkdoc-this-string-valid-engine): ? ends valid sentence.
13820 (checkdoc-proper-noun-region-engine): Exclude items in URLs
13821
13822 1998-09-04 Richard Stallman <rms@gnu.org>
13823
13824 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
13825 Recognize define-skeleton as a function definer.
13826
13827 * cus-edit.el (customize-option): Refuse to customize
13828 a variable that has no defcustom. But if variable is autoloaded,
13829 first try to load the library that defines it.
13830
13831 * international/iso-insert.el: Use `string' before calling `insert'
13832 so that in multibyte buffers we insert multibyte chars.
13833
13834 * dired.el (dired-mark-files-containing-regexp):
13835 Don't use find-file; instead, insert the file in a temp buffer.
13836
13837 * textmodes/tex-mode.el (tex-start-options-string): New option.
13838 (tex-start-tex): Use that variable.
13839
13840 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
13841 value in the `repeat' alternative a list.
13842
13843 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
13844 the inserted newline, verify that one was really inserted.
13845
13846 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
13847 remains on or remains off.
13848 (flyspell-multi-language-p): Default changed to nil.
13849
13850 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
13851 In "found in comment" case, don't beginning-of-line after forward-line.
13852
13853 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
13854 If the function definition is not a lambda, return original FORM
13855 with no error.
13856
13857 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
13858
13859 * net-utils.el (netstat-program-options): Changed from nil to "-a"
13860 so that by default netstat shows all network connections.
13861
13862 1998-09-04 Bob Weiner <weiner@altrasoft.com>
13863
13864 * international/quail.el: Doc fixes.
13865
13866 * info.el (info): Don't add parens if FILE already has them.
13867
13868 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
13869
13870 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
13871 on extension lines.
13872
13873 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
13874
13875 * w32-fns.el (w32-shell-dos-semantics): New function.
13876
13877 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
13878
13879 * international/quail.el (quail-choose-completion-string): Store
13880 completion `choice' in `quail-current-str'; don't insert it.
13881
13882 1998-09-02 Kenichi Handa <handa@etl.go.jp>
13883
13884 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
13885 argument to ps-mule-generate-bitmap-font.
13886
13887 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
13888 entry and change Latin-1 entry in the default value.
13889 (ps-mule-font-info-database-ps-bdf): New variable.
13890 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
13891 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
13892 registerd in FONT-SPEC.
13893 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
13894 charcter width of bitmap fonts.
13895 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
13896 procedure NF.
13897 (ps-begin-file): Output PostScript code for setting
13898 SpaceWidthRatio.
13899 (ps-plot-region): Use line-beginning-position to get a position of
13900 the beginning of the current line.
13901
13902 * international/mule-cmds.el (register-input-method): Doc-string
13903 modified.
13904
13905 1998-09-01 Dave Love <fx@gnu.org>
13906
13907 * international/mule-cmds.el (current-language-environment): Fix
13908 setter function.
13909
13910 1998-09-01 Simon Marshall <simon@gnu.org>
13911
13912 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
13913 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
13914 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
13915 names with font-lock-type-face. Fontify type specs, etc., with
13916 font-lock-keyword-face.
13917
13918 1998-08-31 Kenichi Handa <handa@etl.go.jp>
13919
13920 * international/fontset.el (x-complement-fontset-spec): If ASCII
13921 font is specified in FONTLIST, don't substitute it for the
13922 resolved name.
13923
13924 1998-08-31 Paul Eggert <eggert@twinsun.com>
13925
13926 * international/mule.el (charset-description): Doc fix.
13927
13928 * language/chinese.el, language/cyrillic.el, language/czech.el,
13929 language/devanagari.el, language/ethiopic.el,
13930 language/european.el, language/hebrew.el, language/indian.el,
13931 language/japanese.el, language/korean.el, language/lao.el,
13932 language/slovak.el, language/thai.el, language/tibetan.el,
13933 language/vietnamese.el:
13934 Add coding: local variable, to avoid bootstrapping problem
13935 if you need to recompile all the Lisp files using interpreted code.
13936
13937 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13938
13939 * cal-china.el (chinese-year-cache): Change range of years from
13940 1989-2000 to 1990-2010.
13941
13942 1998-08-29 Dave Love <d.love@dl.ac.uk>
13943
13944 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
13945 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
13946
13947 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13948
13949 * ps-print.el (ps-print-control-characters): Doc-string modified.
13950 (ps-output-string-prim): Comment format changed.
13951 (ps-do-despool): Indentation of source code changed.
13952
13953 1998-08-28 Kenichi Handa <handa@etl.go.jp>
13954
13955 * subr.el (sref): Make it an alias of aref. Make the
13956 byte-compiler warn that it is obsolete.
13957 (char-bytes): Make the byte-compiler warn that it is obsolete.
13958
13959 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
13960 Calculate the total bytes using position-bytes instead of
13961 char-bytes.
13962
13963 1998-08-27 Karl Heuer <kwzh@gnu.org>
13964
13965 * snmp-mode.el: New file.
13966 * files.el (auto-mode-alist): Add snmp-mode patterns.
13967
13968 1998-08-27 Karl Eichwalder <ke@suse.de>
13969
13970 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
13971
13972 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13973
13974 * calendar/diary-lib.el (diary-block): Doc fix..
13975 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
13976
13977 1998-08-27 Richard Stallman <rms@gnu.org>
13978
13979 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
13980 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
13981 Clear appt-mode-string if we don't put something in it.
13982
13983 1998-08-27 Dave Love <fx@gnu.org>
13984
13985 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
13986 dired-local-variables-file for dired-x.
13987
13988 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
13989 for compressed library files too.
13990
13991 1998-08-26 Kenichi Handa <handa@etl.go.jp>
13992
13993 * language/european.el ("Latin-1"): Modify `documentation' key value.
13994 ("Latin-2"): Likewise.
13995
13996 1998-08-26 Karl Heuer <kwzh@gnu.org>
13997
13998 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
13999
14000 1998-08-26 Albert L. Ting <alt@artisan.com>
14001
14002 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
14003 (mail-hist-current-header-contents): Use mail-text-start.
14004
14005 1998-08-26 Richard Stallman <rms@gnu.org>
14006
14007 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
14008 (customize-changed-options-previous-release): New variable.
14009 (customize-changed-options): Use that variable as default arg.
14010
14011 1998-08-26 Karl Eichwalder <ke@suse.de>
14012
14013 * midnight.el: Require `timer' not only when compiling.
14014
14015 1998-08-26 Per Starback <starback@update.uu.se>
14016
14017 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
14018 buffer before creating help group.
14019
14020 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
14021
14022 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
14023 coding-system-for-write before saving.
14024
14025 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
14026
14027 * isearch.el (isearch-forward): Doc fix.
14028
14029 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
14030
14031 * emacs-lisp/find-func.el: Fix :version tags to have a string
14032 value, not a float.
14033
14034 * cus-dep.el: Fix typo in output.
14035
14036 1998-08-25 Dave Love <fx@gnu.org>
14037
14038 * repeat.el (repeat): Doc fix.
14039 [From rms:]
14040 (repeat-previous-repeated-command): New variable.
14041 (repeat): Check for real-last-command being null or repeat. Set
14042 repeat-previous-repeated-command.
14043
14044 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
14045
14046 1998-08-25 Kenichi Handa <handa@etl.go.jp>
14047
14048 * gnus/message.el (message-send-mail-with-sendmail): Bind
14049 coding-system-for-write by the return value of
14050 select-message-coding-system.
14051 (message-send-mail-with-qmail): Likewise.
14052
14053 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
14054
14055 * emacs-lisp/autoload.el: Fix doc-string-elt property on
14056 define-derived-mode.
14057
14058 * files.el (file-name-invalid-regexp):
14059 Fix regex for ms-dos without long file names.
14060
14061 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14062
14063 * ps-print.el: Multi-byte buffer handling.
14064 (ps-print-version): New version number (4.0) and doc fix.
14065 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
14066 compilation for GNU Emacs and emacsens.
14067 (ps-generate-postscript-with-faces): Force invisible text to be
14068 visible.
14069 (dos-ps-printer): New var to avoid compilation gripes.
14070
14071 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14072
14073 * ps-print.el (ps-mule-plot-string): Pay attention to the case
14074 that no more characters can't be printed in the current line.
14075
14076 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14077
14078 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
14079 greater than TO.
14080
14081 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14082
14083 * ps-print.el: Add codes to make ps-print.el work also on Emacs
14084 20.2 and the earlier version.
14085 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
14086 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
14087 (ps-mule-find-wrappoint): Likewise.
14088 (ps-mule-generate-font): Change `X' to `x' in format
14089 control-string.
14090 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
14091 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
14092 `restore' form procedures `BC' and `EC'.
14093
14094 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14095
14096 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
14097 is an executable procedure. Make LineThickness, Xshadow, and
14098 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
14099 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
14100 ps-mule-font-info-database-bdf): New vars.
14101 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
14102 (ccl-encode-ethio-unicode): New CCL program.
14103 (ps-mule-encode-ethiopic): New fun.
14104 (ps-mule-current-charset): New var.
14105 (ps-mule-get-font-spec, ps-mule-font-spec-src,
14106 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
14107 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
14108 (ps-mule-external-libraries): New var.
14109 (ps-mule-init-external-library): New fun.
14110 (ps-mule-font-cache): New var.
14111 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
14112 (ps-last-font): New var.
14113 (ps-mule-prepare-font): New fun.
14114 (ps-mule-charset-list): New var.
14115 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
14116 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
14117 ps-mule-plot-string): New funs.
14118 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
14119 New vars.
14120 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
14121 ps-mule-prepare-cmpchar-font): New funs.
14122 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
14123 vars.
14124 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
14125 ps-mule-generate-bitmap-glyph): New funs.
14126 (ps-mule-initialize, ps-mule-begin): New funs.
14127 (ps-output-string-prim): Insert string as unibyte.
14128 (ps-output-prologue): New fun.
14129 (ps-flush-output): Handle the case of 'prologue.
14130 (ps-begin-file): Call ps-mule-initialize.
14131 (ps-begin-job): Set ps-control-or-escape-regexp differently if
14132 printing multibyte characters.
14133 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
14134 (ps-basic-plot-string): Handle the case of printing ASCII
14135 characters by external libraries (e.g. BDF).
14136 (ps-set-font): Set ps-last-font.
14137 (ps-plot-region): Handle multibyte characters, use
14138 ps-mule-plot-string for them.
14139 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
14140
14141 * bdf.el: New file.
14142
14143 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
14144
14145 * international/mule-cmds.el (select-message-coding-system): New
14146 function.
14147 (set-language-environment-coding-systems): Set
14148 default-sendmail-coding-system.
14149
14150 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
14151 (default-sendmail-coding-system): New variable.
14152 (sendmail-send-it): Encode the message by a coding system
14153 select-message-coding-system returns.
14154
14155 1998-08-23 Eric Ludlam <zappo@gnu.org>
14156
14157 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
14158 (speedbar-mode): Set buffer to read only.
14159 (speedbar-temp-buffer-show-function): For emacs don't call hook
14160 with arguments.
14161 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
14162
14163 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
14164
14165 * speedbar.el (speedbar-key-map): Fix typo.
14166
14167 See ChangeLog.7 for earlier changes.