1 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3 * Version 20.3 released.
5 * language/romanian.el ("Romanian"): Specify the tutorial file.
7 1998-08-18 Per Starbäck <starback@update.uu.se>
9 * language/european.el (setup-latin2-environment): Fix typo.
10 (iso-latin-1): Doc fix.
12 1998-08-18 Eric Ludlam <zappo@mescaline.gnu.org>
14 * speedbar.el (speedbar-timer-fn): Disable updating if the frame
15 is an icon, or if the user is using the minibuffer.
16 (speedbar-key-map): Added Q binding to destroy the frame.
17 (speedbar-easymenu-definition-trailer): Added Quit item.
18 (speedbar-frame-mode): Set the frame position at creation time.
19 (speedbar-file-unshown-regexp): Added .# lock files.
21 1998-08-18 Kenichi Handa <handa@etl.go.jp>
23 * language/cyrillic.el (cyrillic-koi8): Fix the value of
24 `valid-code' property.
25 (cyrillic-alternativnyj): Likewise.
26 (cyrillic-alternativnyj-encode-table): Fix the initial value.
28 * language/vietnamese.el (vietnamese-viscii): Fix the value of
29 `valid-code' property.
30 (vietnamese-vscii): Likewise.
32 1998-08-18 Richard Stallman <rms@psilocin.ai.mit.edu>
34 * subr.el (read-quoted-char): Don't bind input-method-function;
35 instead, pass the new args to read-event.
37 * isearch.el (search-whitespace-regexp): Doc fix.
39 * ange-ftp.el (ange-ftp-file-name-sans-versions): Don't return
40 the shortened version of the file name.
42 1998-08-18 Kenichi Handa <handa@etl.go.jp>
44 * language/european.el: Give proper value of `input-method' key to
47 * international/mule-cmds.el (activate-input-method): Handle the
48 case that the arg INPUT-METHOD is nil correctly.
49 (read-multilingual-string): Activate the specified input method
50 before calling read-string. Afterward, activate the original
53 1998-08-17 Richard Stallman <rms@psilocin.ai.mit.edu>
55 * midnight.el (midnight-hook): Initialize to a list.
57 1998-08-17 Kenichi Handa <handa@etl.go.jp>
59 * international/mule-cmds.el (set-language-environment): Reset
60 syntax and case table to the defaults if the value of
61 unibyte-syntax key is nil.
63 1998-08-16 Richard Stallman <rms@psilocin.ai.mit.edu>
65 * mail/rmailout.el (rmail-output): Always preserve MIME-Version field,
66 even if it was pruned.
68 1998-08-15 Richard Stallman <rms@psilocin.ai.mit.edu>
70 * info.el (Info-follow-reference): Nice error msg if there was no arg.
72 1998-08-14 Michael Ernst <mernst@alum.mit.edu>
74 * comint.el (comint-postoutput-scroll-to-bottom): Cope with unset
75 comint-last-output-start marker.
77 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
79 * international/kkc.el (kkc-help): New function.
80 (kkc-keymap): Use sparse keymap. Add key binding for kkc-help.
82 * international/mule.el (set-selection-coding-system): Make it
84 (last-next-selection-coding-system): New variable.
85 (set-next-selection-coding-system): New function.
87 * international/mule-cmds.el (language-info-alist): Doc-string
89 (set-language-info-alist): Fix typo in doc-string. Update
90 setup-language-environment-map unconditionally.
91 (mule-keymap): Key bindings for set-selection-coding-system and
92 set-next-selection-coding-system.
93 (set-coding-system-map): Add items of set-selection-coding-system
94 and set-next-selection-coding-system.
96 * language/hebrew.el ("Hebrew"): Delete describe-function key.
98 1998-08-14 Richard Stallman <rms@psilocin.ai.mit.edu>
100 * mail/sendmail.el (sendmail-send-it): Report invalid values
103 * info.el (Info-try-follow-nearest-node): Get the node name
104 directly out of the menu item pointed at.
106 * which-func.el (which-func-modes): Add fortran-mode.
108 * ediff-util.el (ediff-next-difference, ediff-previous-difference):
111 1998-08-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
113 * international/mule-cmds.el (select-safe-coding-system): If
114 default-coding-system is no-conversion return that, it is always
117 1998-08-13 Eric Ludlam <zappo@mescaline.gnu.org>
119 * speedbar.el (speedbar-frame-parameters): Removed scroll-bar-width.
121 1998-08-13 Richard Stallman <rms@psilocin.ai.mit.edu>
123 * loadup.el: Add informative message about the lists of GC stats.
125 * dired-aux.el (dired-do-rename-regexp): Doc fix.
127 * midnight.el (midnight-float-time): Renamed from float-time.
128 (midnight-time-float): Renamed from time-float.
129 (midnight-buffer-display-time): Renamed from buffer-display-time.
130 (midnight-mode): Specify :initialize. Use nil as default value.
132 * complete.el (PC-do-completion): Exclude ./ and ../ from completion.
134 1998-08-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
136 * gnus/nntp.el (nntp-encode-text): Properly encode outgoing text by
137 putting CR at the end of all lines.
139 1998-08-12 Michael Ernst <mernst@alum.mit.edu>
141 * emacs-lisp/cust-print.el (custom-prin1-to-string): Doc fix.
143 1998-08-12 Richard Stallman <rms@psilocin.ai.mit.edu>
145 * ebuff-menu.el (electric-buffer-menu-mode-map):
146 Don't wipe out all Meta keys.
148 * calendar/appt.el (appt-mode-string): New variable.
149 (global-mode-string): Add appt-mode-string to it.
150 (appt-check): Avoid using display-time-string to fetch current time.
151 To display in mode line, use appt-mode-string.
153 1998-08-12 Per Abrahamsen <abraham@dina.kvl.dk>
155 * double.el (double-setup): Only copy `key-translation-map' if it
158 1998-08-11 Richard Stallman <rms@psilocin.ai.mit.edu>
160 * files.el (recover-session): Add leading space on added text lines.
162 * calendar/appt.el: Use a separate timer, not display-time-hook.
163 (appt-timer): New variable.
164 (appt-interval): New user option.
165 (appt-disp-window): Start by erasing the buffer.
167 * faces.el (list-faces-display): Call print-help-return-message.
168 (describe-face): Likewise.
170 * emacs-lisp/disass.el (disassemble-1): Move the call to
171 string-as-unibyte outside of the if statement.
173 1998-08-10 Bob Glickstein <bobg@hiro.zanshin.com>
175 * sendmail.el (mail-setup): After using `fill-region-as-paragraph'
176 on a new address field, ensure that it ends with a newline.
178 1998-08-10 Richard Stallman <rms@psilocin.ai.mit.edu>
180 * time-stamp.el (time-stamp-string-preprocess): Add %U code.
182 * international/quail.el (quail-update-leim-list-file):
185 * mail/sendmail.el (mail-citation-header): New variable.
186 (mail-yank-original, mail-yank-region): Bind mail-citation-header.
187 (mail-citation-hook): Doc fix.
189 1998-08-09 Kenichi HANDA <handa@etl.go.jp>
191 * international/mule-conf.el (iso-safe): Comment for this coding
193 (coding-category-iso-8-1): Change default coding priority.
195 * international/mule-cmds.el (language-info-alist): Doc-string
197 (reset-language-environment): New function for the job that
198 setup-english-environment used to do.
199 (set-language-environment): Do more setups according to the info
200 in language-info-alist.
201 (read-language-name): Handle the case that the arg KEY is nil.
202 (describe-language-environment): Handle input-method property.
204 * international/quail.el (quail-start-translation): If
205 enable-multibyte-characters is nil, convert multibyte character to
207 (quail-start-conversion): Likewise.
209 * language/: All files under this directory modified as below.
210 (setup-XXX-environment): Just call set-language-environment. If
211 they used to do some other jobs than what done by
212 set-language-environment, those jobs are done in
213 setup-XXX-environment-internal now.
214 ("LANGUAGE-ENVIRONMENT"): Delete property setup-function or change
215 the value to setup-XXX-environment-internal. Add properties
216 nonascii-translation, input-method, features, unibyte-syntax, and
219 * language/english.el (setup-english-environment): Just call
220 reset-language-environment.
222 * language/european.el (setup-8-bit-environment): Function deleted.
224 1998-08-09 Richard Stallman <rms@psilocin.ai.mit.edu>
226 * emacs-lisp/sregex.el (sregex-replace-match):
227 Don't call sregex--value-groups.
228 (sregex-match-end, sregex-match-beginning): Likewise.
229 (sregex-match-string-no-properties, sregex-match-string): Likewise.
231 * help.el (describe-function-1): Handle macros properly.
232 Handle multiple levels of aliases.
234 * emacs-lisp/cust-print.el (custom-prin1-to-string): Add NOESCAPE arg.
236 1998-08-09 Sam Steingold <sds@goems.com>
238 * midnight.el (clean-buffer-list-kill-buffer-names): Add `*diff*'.
239 (clean-buffer-list): Check `buffer-modified-p' only when the
240 buffer is associated with a file.
241 (midnight-delay-set): Improve doc.
243 1998-08-09 Richard Stallman <rms@psilocin.ai.mit.edu>
245 * progmodes/compile.el (next-error): Doc fix.
248 * loadup.el: Load byte-run and format a little earlier.
250 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
252 * textmodes/flyspell.el: Don't require font-lock.
254 * textmodes/flyspell.el (flyspell-command-hook): Option deleted.
255 (flyspell-mode-on): Delete code to handle flyspell-command-hook.
256 (flyspell-mode-off): Likewise.
257 (flyspell-mark-duplications-flag): Doc fix.
258 (flyspell-duplicate-distance): Doc fix.
259 (flyspell-duplicate-face): Doc fix.
261 * subr.el (assoc-default): Rewrite not to use dolist.
262 (add-hook): Use byte-code-function-p, not compiled-function-p.
264 * hilit-chg.el: New file.
265 Delete the undo-in-progress compatibility code.
267 * mail/rmailmsc.el (set-rmail-inbox-list):
268 Error if not in Rmail mode.
270 * textmodes/paragraphs.el (forward-paragraph):
271 Fix the logic for handling beginning of buffer
272 in the "no fill-prefix" case.
274 * info.el: Bind case-fold-search to t in many functions.
276 * mail/mail-utils.el (mail-fetch-field): Doc fix.
278 1998-08-08 Eric M. Ludlam <zappo@ultranet.com>
280 * speedbar.el (speedbar-edit-line, speedbar-buffer-kill-buffer)
281 (speedbar-buffer-revert-buffer): Updated buffer finding regex to
283 (speedbar-find-selected-file): New function.
284 (speedbar-clear-current-file): Uses `speedbar-find-selected-file'.
285 (speedbar-update-current-file): Uses `speedbar-find-selected-file',
286 and now `speedbar-last-selected-file' is defined as the path name
287 to the file, not just the file itself.
289 1998-08-08 Richard Stallman <rms@psilocin.ai.mit.edu>
291 * international/mule-cmds.el (input-method-exit-on-first-char)
292 (input-method-use-echo-area): Doc fixes.
294 * vc-hooks.el (vc-file-not-found-hook): Call vc-file-clearprops.
296 1998-08-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
298 * gnus/gnus-start.el (gnus-startup-file-coding-system): New variable.
299 (gnus-read-init-file, gnus-read-newsrc-el-file): Use that.
301 1998-08-07 Richard Stallman <rms@psilocin.ai.mit.edu>
303 * wid-edit.el (widget-beginning-of-line): Properly handle
304 multiline fields. Don't use call-interactively.
305 (widget-end-of-line): Likewise.
307 * midnight.el (midnight-delay-set): Use run-hooks directly.
308 (midnight-timer-function): Function deleted.
309 (midnight-find): Don't use `find'.
311 * startup.el (command-line): Require whitespace delimiter when
312 searching locale-translation-file-name.
314 * midnight.el (midnight-timer-function):
315 No need to test midnight-mode.
317 * repeat.el (repeat): Make an undo boundary between repetitions.
319 1998-08-06 Kenichi Handa <handa@etl.go.jp>
321 * international/isearch-x.el
322 (isearch-process-search-multibyte-characters): Fix previous change.
324 * international/quail.el (quail-update-translation): Delete the
325 code for handling the case that enable-multibyte-characters is nil.
327 1998-08-06 Richard Stallman <rms@psilocin.ai.mit.edu>
329 * window.el (split-window-horizontally): Doc fix.
331 1998-08-06 Kenichi Handa <handa@etl.go.jp>
333 * emacs-lisp/debug.el
334 (debugger-outer-unread-post-input-method-events): New variable.
335 (debug): Bind debugger-outer-unread-post-input-method-events.
336 Bind unread-post-input-method-events to nil.
337 (debugger-env-macro): Likewise.
339 * international/isearch-x.el (isearch-minibuffer-local-map):
340 Bind the key C-g to exit.
341 (isearch-minibuffer-self-insert): Use key-binding.
342 Always call exit-minibuffer.
343 (isearch-process-search-multibyte-characters):
344 Use unread-command-events instead of unread-input-method-events.
345 Always call isearch-update.
347 * international/kkc.el (kkc-region): Don't bind echo-keystrokes.
349 * international/mule-cmds.el (input-method-exit-on-first-char):
351 (input-method-use-echo-area): New variable.
353 * international/quail.el (quail-translation-keymap): Declare it as
354 variable instead of constant. Bind all keys less than 32 to
355 quail-other-command. Don't bind the key meta-prefix-char and escape.
356 (quail-simple-translation-keymap): Likewise.
357 (quail-conversion-keymap): Bind C-h to quail-translation-keymap.
358 (quail-define-package): Fix typo in doc-string.
359 (quail-conversion-str): New variable.
360 (quail-input-method): Bind buffer-undo-list to t.
361 Show Quail guidance buffer if necessary.
362 (quail-delete-region): Move the definition before the first
364 (quail-start-translation): Handle the case the arg KEY is nil.
365 Bind echo-keystrokes and help-char. Initialize quail-current-str
366 to "". If input-method-use-echo-area is non-nil, call
367 read-key-sequence with appropriate PROMPT arg. Setup
368 last-command-event by local variable `keyseq'. Generate an event
369 list form quail-current-str. If input-method-exit-on-first-char
370 is non-nil, return only the first event.
371 (quail-start-conversion): Likewise. Initialize
372 quail-conversion-str to "". Generate an event list form
373 quail-conversion-str.
374 (quail-update-translation): Expect that the function given by
375 (quail-update-translation-function) returns a new control-flag.
376 Handle the case the length of quail-current-key is 1. Use
377 string-as-unibyte if enable-multibyte-characters is nil. Always
378 assures that quail-current-str is Lisp string.
379 (quail-self-insert-command): Use `or' instead of `unless'.
380 (quail-update-current-translations): Always assures that
381 quail-current-str is Lisp string.
382 (quail-next-translation-block): Update unread-command-events correctly.
383 (quail-abort-translation): Set quail-current-str to nil.
384 (quail-conversion-delete-char): Update quail-conversion-str.
385 (quail-conversion-delete-tail): Likewise.
386 (quail-conversion-backward-delete-char): Likewise.
387 (quail-show-guidance-buf): Show Quail guidance buffer not in echo
388 area if input-method-use-echo-area is non-nil.
389 (quail-show-translations): Bind current-translations locally to
390 quail-current-translations to get this value across different
391 buffers. Handle the case that the length quail-current-key is 0.
392 (quail-translation-help): If this command is invoked repeatedly,
393 scroll the already shown help window. Handle the case that this
394 command is called while converting (not translating).
395 (quail-conversion-help): This function deleted and the
396 functionality is merged to quail-translation-help.
398 1998-08-05 Dave Love <fx@gnu.org>
400 * iso-cvt.el (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso)
401 (iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Add optional, ignored
402 arg `buffer' for format-{de,en}code. Doc fix. Add * to
403 interactive spec. Add autoload cookie.
404 (iso-cvt-read-only, iso-cvt-write-only): Add doc, autoload cookie.
405 (iso-cvt-define-menu): Add autoload cookie.
407 1998-08-05 Richard Stallman <rms@psilocin.ai.mit.edu>
409 * gnus/message.el: Require sendmail.
410 (message-fill-yanked-message): Use mail-citation-prefix-regexp
411 as an arg to fill-individual-paragraphs.
413 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
414 Make the output buffer multibyte.
416 * scroll-bar.el (scroll-bar-mode): Doc fix.
418 1998-08-05 Sam Steingold <sds@goems.com>
420 * cl-indent.el (top-level let): Add defsubst.
422 1998-08-04 Andrew Innes <andrewi@harlequin.co.uk>
424 * mail/rmail.el (rmail-encoded-pop-password): New variable.
426 1998-08-04 Richard Stallman <rms@psilocin.ai.mit.edu>
428 * textmodes/flyspell.el (flyspell-persistent-highlight): Doc fix.
430 1998-08-04 Eric Ludlam <zappo@mescaline.gnu.org>
432 * speedbar.el (speedbar-refresh): Removed special code to remove
433 the speedbar update message. Not necessary here.
434 (speedbar-timer-fn): Add code to remove the updating message and
435 thus restore the minibuffer.
436 (speedbar-center-buffer-smartly): Fixed center error to handle
438 (speedbar-delete-subblock): Rewrote to be more robust, less clever.
439 (speedbar-timer-fn): Removed short display time for messages.
441 1998-08-04 Dave Love <d.love@dl.ac.uk>
443 * vc.el (vc-backend-merge-news): Account for `already contains the
446 1998-08-04 Eli Zaretskii <eliz@delysid.gnu.org>
448 * international/mule.el (find-new-buffer-file-coding-system): When
449 inhibit-eol-conversion is non-nil and the buffer didn't already
450 set a fully-qualified coding system, force -unix eol-type.
452 1998-08-04 Richard Stallman <rms@psilocin.ai.mit.edu>
454 * info.el (Info-find-node): Once again, use byte-to-position.
456 * vcursor.el (vcursor group): Move this to `editing' group.
458 * comint.el (comint-bol-or-process-mark): Refer to this command's
461 * international/mule-cmds.el (set-default-coding-systems):
462 In --unibyte mode, don't set default-file-name-coding-system.
464 * midnight.el (clean-buffer-list-kill-regexps): Init to nil, as before.
465 (clean-buffer-list-kill-buffer-names): Add *vc* and *vc-diff*.
466 (clean-buffer-list-delay): Rename arg.
467 (clean-buffer-list): Doc fix.
468 (midnight-period): Doc fix.
470 1998-08-03 Eric Ludlam <zappo@mescaline.gnu.org>
472 * info.el (Info-speedbar-hierarchy-buttons): Improved the speedbar
475 * speedbar.el (speedbar-update-current-file): Added call to
476 `speedbar-center-buffer-smartly' to improve the display.
477 (speedbar-center-buffer-smartly) Fixed off-by-one error in window
479 (speedbar-hack-buffer-menu): New function.
480 (speedbar-frame-parameters): Removed scroll bar width.
481 (speedbar-frame-mode): Change pointer shape for X
482 and W32 window-systems only. When window-system is pc, bind the
483 speedbar frame name to "Speedbar", and select that frame so it is
485 (speedbar-mode): Don't bind default-minibuffer-frame when
487 (speedbar-this-file-in-vc): Look for RCS/name as well as RCS/name,v.
488 (speedbar-directory-buttons-follow): Support both upper- and
489 lower-case drive letters. Use directory-sep-char instead of a
491 (speedbar-reconfigure-keymaps): Call
492 `easy-menu-remove' before reconfiguring for a new menu bar.
493 (speedbar-previous-menu): New Variable.
494 (speedbar-frame-plist): Remove pointers.
495 (speedbar-refresh): Prevent the mark from being deactivated.
496 (speedbar-buffer-kill-buffer): Refresh speedbar after killing a
497 buffer in the buffer display.
499 1998-08-03 Simon Marshall <simon@gnu.org>
501 * font-lock.el (lisp-font-lock-keywords-1): Fix previous change.
502 (font-lock-support-mode): Allow nil as a mode-specific value. Fix tag.
504 1998-08-01 Kenichi HANDA <handa@etl.go.jp>
506 * international/kkc.el (kkc-lookup-cache): Initialize it to nil.
507 (kkc-lookup-cache-tag): New constant.
508 (kkc-lookup-key): If kkc-lookup-cache is nil, initialize it. Use
510 (kkc-region): Fix previous change. Call kkc-error on error.
511 (kkc-shorter-conversion, kkc-longer-phrase): New functions.
512 (kkc-keymap): Bind them to "I" and "O" respectively.
513 (kkc-error): New error symbol and new function.
514 (kkc-longer, kkc-shorter): Call kkc-error on error.
515 (kkc-show-conversion-list-or-next-group): Likewise.
516 (kkc-show-conversion-list-or-prev-group): Likewise.
518 * international/mule-cmds.el (language-info-alist): Doc-string
520 (set-language-environment): Setup nonascii-translation-table and
521 charset-origin-alist according to the property of the specified
522 language environment.
523 (update-iso-coding-systems): Make it an alias for
524 update-coding-systems-internal.
525 (prefer-coding-system): Call update-coding-systems-internal
526 instead of update-iso-coding-systems.
527 (set-language-environment-coding-systems): Likewise.
529 * international/mule-conf.el: Initialize coding-category-ccl to
530 nil. Include it in the arg for set-coding-priority.
532 * international/mule-diag.el (describe-current-coding-system):
533 Check if each coding category is bound to a valid coding system.
535 * international/mule.el (make-coding-system): If the arg TYPE is
536 4, set coding-category property of the coding system to
538 (find-new-buffer-file-coding-system): If the arg CODING carries
539 some information (about text conversion or eol conversion), always
540 return a new coding system.
541 (charset-origin-alist): New variable.
542 (make-translation-table-from-vector): New function.
544 * international/quail.el (quail-start-translation): Bind help-char
547 * language/cyril-util.el (cyrillic-encode-koi8-r-char): New function.
548 (cyrillic-encode-alternativnyj-char): New function.
550 * language/cyrillic.el (cyrillic-koi8-r-decode-table): New
552 (cyrillic-koi8-r-encode-table): Likewise.
553 (ccl-decode-koi8): Use cyrillic-koi8-r-decode-table.
554 (ccl-encode-koi8): Use cyrillic-koi8-r-encode-table.
555 (ccl-encode-koi8-font): Likewise.
556 (cyrillic-koi8-r-nonascii-translation-table): New variable.
557 ("Cyrillic-KOI8"): Add nonascii-translation-table and
558 charset-origin-alist properties.
559 (cyrillic-alternativnyj-decode-table): New variable.
560 (cyrillic-alternativnyj-encode-table): Likewise.
561 (ccl-decode-alternativnyj): Use
562 cyrillic-alternativnyj-decode-table.
563 (ccl-encode-alternativnyj): Use
564 cyrillic-alternativnyj-encode-table.
565 (ccl-encode-alternativnyj-font): Likewise.
566 (cyrillic-alternativnyj-nonascii-translation-table): New variable.
567 ("Cyrillic-ALT"): Add nonascii-translation-table and
568 charset-origin-alist properties.
570 * language/viet-util.el (viet-encode-viscii-char): New function.
572 * language/vietnamese.el (viet-viscii-decode-table): Docstring fixed.
573 (viet-viscii-encode-table): Likewise.
574 (viet-vscii-decode-table): Likewise.
575 (viet-vscii-encode-table): Likewise.
576 (viet-viscii-nonascii-translation-table): New variable.
577 ("Vietnamese"): Add nonascii-translation-table and
578 charset-origin-alist properties.
580 * loadup.el: Call update-coding-systems-internal instead of
581 update-iso-coding-systems.
583 * simple.el (what-cursor-position): Check charset-origin-alist.
585 1998-08-01 Richard Stallman <rms@psilocin.ai.mit.edu>
587 * mail/mailheader.el (mail-header-format): Convert string to symbol.
589 * double.el (default-key-translation-map): Variable deleted.
590 (double-setup): Make key-translation-map buffer-local here.
592 (double-mode): Pass ENABLE-FLAG arg to double-setup.
594 1998-07-31 Richard Stallman <rms@psilocin.ai.mit.edu>
596 * subr.el (assoc-default): New function.
598 * midnight.el: Require timer.
599 (clean-buffer-list-kill-regexps): Match `*vc' buffers.
600 (midnight-find): Use dolist, not loop.
601 (clean-buffer-list-delay): Use assoc-default.
603 * info.el (Info-find-node): Position at the beginning of the node
604 after calling Info-select-node.
606 * info.el (Info-insert-dir): Catch errors in insert-file-contents.
608 1998-07-30 Sam Steingold <sds@goems.com>
610 * font-lock.el (lisp-font-lock-keywords-1): Fontify `defconstant'
612 (lisp-font-lock-keywords-2): Fontify `lambda', `in-package'
615 * emacs-lisp/cl-indent.el (lisp-indent-defun-method): New variable.
616 (common-lisp-indent-function): Use it.
617 (lisp-indent-259): Uncomment the `&lambda' code.
618 (top-level let): Remove duplicate `catch' and `block'. Use
619 `&lambda' when appropriate. Now the lambda lists are indented
622 1998-07-30 Richard Stallman <rms@psilocin.ai.mit.edu>
624 * dired.el (dired-garbage-files-regexp): Finish fixing regexp syntax.
626 * mail/sendmail.el (mail-yank-region):
627 Bind mark-even-if-inactive to t.
628 (mail-yank-original was similarly changed, a few versions ago.)
630 * textmodes/flyspell.el (flyspell-duplicate-distance):
631 Doc fix; change default to 10000.
632 (flyspell-mode-on): Fix the welcome message to deal with
633 how the binding for flyspell-auto-correct-word is now made.
634 (flyspell-delay, flyspell-delayed-commands): Doc fixes.
635 (flyspell-mode-off): Kill Ispell only if it is per-buffer.
637 1998-07-30 Ken'ichi Handa <handa@delysid.gnu.org>
639 * international/mule-cmds.el (activate-input-method): Update mode line.
640 (inactivate-input-method): Likewise.
642 1998-07-29 Kenichi Handa <handa@etl.go.jp>
644 * mouse.el (mouse-skip-word): If point is at word constituent
645 characters, pay attention to word-separating-categories by using
646 forward-word instead of skip-syntax-forward/backward.
648 1998-07-29 Richard Stallman <rms@psilocin.ai.mit.edu>
650 * help.el (describe-function-1): Fix the code that uses
651 find-function-noselect.
653 * emacs-lisp/find-func.el (find-function-noselect): Autoload cookie.
654 (find-function-search-for-symbol): Ignore directories
655 when looking for a library file.
657 1998-07-29 Dave Love <d.love@dl.ac.uk>
659 * files.el (auto-mode-alist): Escape dots in some regexps.
661 1998-07-29 Richard Stallman <rms@psilocin.ai.mit.edu>
663 * files.el (auto-mode-alist): Fix previous change.
665 * textmodes/tex-mode.el (tex-main-file): Doc fix.
667 * dired.el (dired-garbage-files-regexp): Fix typo.
669 * emulation/crisp.el (crisp-mark-line): Greatly simplified.
671 * mouse.el (mouse-delete-window): If the frame has just one window,
672 bury the current buffer instead.
674 1998-07-28 Richard Stallman <rms@psilocin.ai.mit.edu>
676 * textmodes/flyspell.el (flyspell-mode-map): Explicitly bind M-TAB.
677 (flyspell-auto-correct-binding): Variable deleted.
678 (flyspell-incorrect-face, flyspell-duplicate-face): Fix typos.
679 (flyspell-check-pre-word-p): Check for word syntax in previous char.
680 (flyspell-word): Set process-kill-without-query for Ispell.
681 (flyspell-region): Put region args in order; use right percentage.
682 (flyspell-properties-at-p): Rename arg to POS; doc fix.
683 (flyspell-highlight-incorrect-region):
684 Check flyspell-highlight-properties first.
685 (flyspell-highlight-duplicate-region): Likewise.
686 (flyspell-auto-correct-word): Doc fix.
688 * international/iso-transl.el (iso-transl-define-keys): Don't test
689 enable-multibyte-characters; use the translated characters as
692 * double.el (key-translation-map):
693 Don't call make-variable-buffer-local on this variable.
695 * mail/rmail.el (rmail-dont-reply-to-names): Doc fix.
697 1998-07-27 Richard Stallman <rms@psilocin.ai.mit.edu>
699 * textmodes/flyspell.el (flyspell-emacs-popup):
700 Renamed from flyspell-gnuemacs-popup. Callers changed.
701 (push): Macro deleted. Callers changed to do it explicitly.
702 (flyspell-incorrect-face, flyspell-duplicate-face): Use defface.
703 (flyspell-incorrect-color): Variable deleted.
704 (flyspell-duplicate-color): Variable deleted.
705 (flyspell-underline-p): Variable deleted.
706 (flyspell-font-lock-make-face): Function deleted.
707 (flyspell-mark-duplications-flag):
708 Renamed from flyspell-doublon-as-error-flag.
709 (flyspell-mode-on): Delete the debugging message.
710 (flyspell-mode-off): Delete the debugging message.
711 (flyspell-mode-on): Set flyspell-generic-check-word-p
712 from the flyspell-mode-predicate property.
713 (texinfo-mode, mail-mode, message-mode):
714 Set flyspell-mode-predicate property.
716 * international/mule.el (set-clipboard-coding-system): Define as alias.
718 1998-07-26 Ken'ichi Handa <handa@melange.gnu.org>
720 * arc-mode.el (archive-set-buffer-as-visiting-file): Give FILENAME
721 arg to set-auto-coding-function.
722 (archive-extract): Pay attention to enable-multibyte-characters.
723 (archive-*-write-file-member): Likewise.
724 (archive-rename-entry): Likewise.
726 1998-07-26 Richard Stallman <rms@psilocin.ai.mit.edu>
728 * international/mule.el (auto-coding-alist): Recognize .tar.
730 1998-07-26 Ken'ichi Handa <handa@melange.gnu.org>
732 * files.el (auto-mode-alist): Fix regular expression error for
735 1998-07-26 Ken'ichi HANDA <handa@etl.go.jp>
737 * arc-mode.el (archive-summarize): Set buffer unibyte before
738 calling archive-XXX-summarize.
739 (archive-file-name-handler): New function to make the caller
740 behave as if the extracted file existed.
741 (archive-set-buffer-as-visiting-file): New function to simulate
742 file visiting. Uses archive-file-name-handler to make dos-w32
743 systems preserve the coding-system of the extracted files.
744 (archive-extract): Bind coding-system-for-write to
745 file-name-coding-system, coding-system-for-read to 'no-conversion.
746 Call archive-set-buffer-as-visiting-file after a member file is
747 inserted in the current buffer.
748 (archive-extract-by-stdout): Don't bind coding-system-for-read and
749 inherit-process-coding-system.
750 (archive-*-write-file-member): Give an encoded file name to
751 external archive program.
752 (archive-rename-entry): Likewise.
753 (archive-mode-revert): Set buffer unibyte before calling
755 (archive-arc-rename-entry, archive-zip-chmod-entry): Set buffer
756 unibyte before handling binary archive data.
757 (archive-lzh-rename-entry, archive-lzh-ogm, archive-zip-chmod-entry):
759 (archive-lzh-summarize): Set local variable efnname to the decoded
760 file name. If default-enable-multibyte-characters is non-nil, set
761 buffer multibyte before inserting summary lines.
763 1998-07-25 Dan Nicolaescu <done@ece.arizona.edu>
765 * files.el (auto-mode-alist): Move nroff-modes down the list.
767 1998-07-25 Richard Stallman <rms@psilocin.ai.mit.edu>
769 * international/mule.el (auto-coding-alist): Another doc fix.
771 1998-07-25 Ken'ichi Handa <handa@melange.gnu.org>
773 * international/mule.el (auto-coding-alist): Docstring fixed.
775 * ange-ftp.el (ange-ftp-re-read-dir): Quote ange-ftp-reread-dir in
778 1998-07-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
780 * calendar/cal-tex.el (cal-tex-latexify-list):
781 Ignore specifier in diary entry.
783 1998-07-24 Richard Stallman <rms@psilocin.ai.mit.edu>
785 * mail/sendmail.el (mail-mode): Add the citation regexp
786 to adaptive-fill-regexp after the usual contents.
787 But modify the usual contents not to match whitespace alone;
788 match that again last.
789 Add that citation regexp to paragraph-start and paragraph-separate too.
791 1998-07-24 Ken'ichi Handa <handa@melange.gnu.org>
793 * tar-mode.el (tar-extract): Give set-auto-coding-function
796 1998-07-25 Kenichi Handa <handa@etl.go.jp>
798 * international/mule.el (auto-coding-alist): New variable.
799 (set-auto-coding): Argument FILENAME is added. Check
800 auto-coding-alist at first.
802 * international/kkc.el (kkc-region): Unwind-protect the conversion
804 (kkc-show-conversion-list-update): Pay attention to the length of
805 kkc-show-conversion-list-index-chars.
807 * international/mule-cmds.el (find-multibyte-characters): New
809 (select-safe-coding-system): Highlight characters which can't be
810 encoded. Show list of such characters also in *Warning* buffer.
812 * international/mule-util.el
813 (coding-system-change-eol-conversion): Make it accepts an integer
814 value in EOL-TYPE argument.
816 1998-07-24 Richard Stallman <rms@psilocin.ai.mit.edu>
818 * uniquify.el (uniquify-ignore-buffers-re): Fix custom type.
820 * emulation/crisp.el: Don't require cl.
821 (crisp-override-meta-x): Doc fix.
822 (crisp-last-last-command): Doc fix.
823 (mark-something): Function deleted.
824 (crisp-mark-line): Avoid using mark-something.
825 (crisp-region-active): Renamed from region-active.
826 (crisp-set-clipboard): Renamed from copy-primary-selection.
827 (crisp-kill-region): Renamed from kill-primary-selection.
828 (crisp-yank-clipboard): Renamed from yank-clipboard-selection.
830 * files.el (basic-save-buffer-2): New function.
831 (basic-save-buffer-1): Use basic-save-buffer-2,
832 after perhaps binding coding-system-for-write.
833 (save-buffer-coding-system): Make it a permanent local.
835 1998-07-24 Dan Nicolaescu <done@ece.arizona.edu>
837 * files.el (auto-mode-alist): Add idl-mode.
839 1998-07-23 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
841 * mail/rmail.el (rmail-insert-inbox-text): Use rmail-have-password,
842 rmail-get-pop-password and rmail-set-pop-password.
843 (rmail-have-password, rmail-get-pop-password)
844 (rmail-set-pop-password): New functions.
845 (rmail-encode-string): New function.
847 1998-07-23 Richard Stallman <rms@psilocin.ai.mit.edu>
849 * files.el (auto-mode-alist): Recognize shell profiles without dirname.
851 1998-07-23 Ken'ichi Handa <handa@melange.gnu.org>
853 * international/quail.el (quail-start-translation): Call
854 this-single-command-raw-keys instead of this-single-command-keys.
855 (quail-start-conversion): Likewise.
857 1998-07-23 Kenichi Handa <handa@etl.go.jp>
859 * international/isearch-x.el (isearch-minibuffer-self-insert):
860 Handle space char event correctly.
861 (isearch-process-search-multibyte-characters): If this-command is
862 not isearch-printing-char, don't read multibyte chars from
863 minibuffer, but just call isearch-process-search-char.
865 * international/quail.el (quail-start-translation): Use
866 this-single-command-keys to get raw events instead of
867 listify-key-sequence.
868 (quail-start-conversion): Likewise.
870 1998-07-22 Karl Heuer <kwzh@gnu.org>
872 * mail/feedmail.el: Avoid using all-caps for non-arguments.
873 (feedmail-queue-send-edit-prompt-help-first): Doc fix.
875 1998-07-21 Richard Stallman <rms@psilocin.ai.mit.edu>
877 * imenu.el (imenu-create-index-function): Add autoload cookie.
878 (imenu-extract-index-name-function, imenu-default-goto-function)
879 (imenu-sort-function, imenu-prev-index-position-function): Likewise.
881 * ange-ftp.el (ange-ftp-reread-dir): Renamed from `re-read'.
882 Old name defined as alias. Doc fix.
884 1998-07-21 Kenichi Handa <handa@etl.go.jp>
886 * international/kkc.el (kkc-region): Handled the case that
887 conversion is canceled.
888 (kkc-terminate): Update kkc-overlay-head correctly.
889 (kkc-cancel): Don't call kkc-terminate, but set kkc-converting to nil.
891 * international/quail.el (quail-simple-translation-keymap): Typo
893 (quail-start-translation): Check start position of quail-overlay
894 before calling quail-overlay-region-events.
895 (quail-start-conversion): Likewise.
897 1998-07-20 Richard Stallman <rms@psilocin.ai.mit.edu>
899 * files.el (auto-mode-alist): Match .emacs with no directory.
901 1998-07-19 Richard Stallman <rms@psilocin.ai.mit.edu>
903 * progmodes/compile.el (grep): Doc fix.
904 (next-error): Doc fix.
906 * progmodes/sh-script.el (sh-mode): parse-sexp-ignore-comments = t.
908 1998-07-19 Eli Zaretskii <eliz@delysid.gnu.org>
910 * arc-mode.el (archive-mode): Undo previous change.
911 (archive-extract): Make the buffer unibyte if the extracted file
912 was read with coding-system of no-conversion or raw-text.
914 1998-07-19 Kenichi Handa <handa@etl.go.jp>
916 * isearch.el (isearch-input-method-function): New variable.
917 (isearch-input-method-local-p): New variable.
918 (isearch-mode): Setup the above two variable. Set
919 input-method-function to nil locally.
920 (isearch-done): Restore the previous value of
921 input-method-function.
923 * international/quail.el (quail-conversion-keymap): New binding
924 for quail-conversion-delete-tail.
925 (quail-input-method): Suppress input method if
926 overriding-terminal-local-map or overriding-local-map is non-nil.
927 Erase contents of quail-guidance-buf. Run the hook
928 input-method-after-insert-chunk-hook.
929 (quail-start-translation): Get the original event list by
930 listify-key-sequence. Setup last-command and this-command.
931 (quail-start-conversion): Likewise.
932 (quail-conversion-beginning-of-region): Set quail-translating to nil.
933 (quail-conversion-end-of-region, quail-conversion-delete-char):
935 (quail-conversion-delete-tail): New function.
936 (quail-no-conversion): Don' run the hook
937 input-method-after-insert-chunk-hook.
939 * international/kkc.el (kkc-region): Fix the return value.
941 * international/isearch-x.el
942 (isearch-toggle-specified-input-method): Adjusted for the change
944 (isearch-toggle-input-method): Likewise.
945 (isearch-minibuffer-local-map): New variable.
946 (isearch-minibuffer-non-self-insert): New function.
947 (isearch-minibuffer-self-insert): New function.
948 (isearch-process-search-multibyte-characters): Read multibyte
949 characters from minibuffer with the keymap
950 isearch-minibuffer-local-map.
952 * international/mule-cmds.el (read-multilingual-string): Don't
953 activate an input method in the current buffer, but just bind
954 current-input-method.
956 * language/japan-util.el (japanese-replace-region): New function.
957 (japanese-katakana-region, japanese-hiragana-region)
958 (japanese-hankaku-region, japanese-zenkaku-region): Don't change
959 point. Use japanese-replace-region to change text.
961 1998-07-18 Richard Stallman <rms@psilocin.ai.mit.edu>
963 * ange-ftp.el (ange-ftp-re-read-dir): Add doc string.
965 1998-07-17 Simon Marshall <simon@gnu.org>
967 * lazy-lock.el (lazy-lock-fontify-after-visage): Renamed from
968 lazy-lock-fontify-after-outline.
969 (lazy-lock-install-hooks): Add it to hs-hide-hook too.
970 (lazy-lock-unstall): Remove it from hs-hide-hook too.
971 (lazy-lock-fontify-rest-after-change)
972 (lazy-lock-defer-rest-after-change): Ensure properties are always
973 removed from the rest of the buffer by widening during removal.
975 1998-07-17 Stephen Eglen <stephen@gnu.org>
977 * forms.el (forms-mode): Doc fix.
979 1998-07-17 Richard Stallman <rms@psilocin.ai.mit.edu>
981 * arc-mode.el (archive-mode): Make the buffer unibyte.
983 1998-07-16 Eli Zaretskii <eliz@is.elta.co.il>
985 * arc-mode.el (archive-extract): If the extractor signals an
986 error, trap it, so that the buffer created for a member is killed.
988 1998-07-15 Kenichi Handa <handa@etl.go.jp>
990 * international/kkc.el (kkc-show-conversion-list-index-chars):
991 Default value changed.
992 (kkc-keymap): Renamed from kkc-mode-map. Key binding for
993 kkc-non-kkc-command are deleted.
994 (kkc-mode): This function deleted.
995 (kkc-canceled): This variable deleted.
996 (kkc-converting): New variable.
997 (kkc-region): 3rd optional arg is deleted. Completely rewritten
998 to adjust for the change in quail.el.
999 (kkc-terminate, kkc-cancel): Adjusted for the change of
1001 (kkc-non-kkc-command): This function deleted.
1002 (kkc-select-from-list): Use last-input-event instead of
1003 last-input-char. Put an unknown event back to
1004 unread-input-method-events.
1006 * international/quail.el (quail-mode): This variable deleted.
1007 (quail-current-key): Make it buffer local.
1008 (quail-current-str, quail-current-translations): Likewise.
1009 (quail-reset-conversion-region): This variable deleted.
1010 (quail-use-package): Call quail-activate at the tail.
1011 (quail-translation-keymap, quail-simple-translation-keymap): Key
1012 bindings for quail-execute-non-quail-command deleted.
1013 (quail-conversion-keymap): Likewise. Add key bindings for
1014 quail-self-insert-command.
1015 (quail-delete-overlays): Check overlay-start for overlays before
1017 (quail-mode): This function deleted.
1018 (quail-inactivate, quail-activate): New functions.
1019 (quail-saved-current-map, quail-saved-current-buffer): These
1021 (quail-toggle-mode-temporarily, quail-execute-non-quail-command):
1022 These functions deleted.
1023 (quail-exit-conversion-mode, quail-prefix-arg): These variables
1025 (quail-error): New error condition.
1026 (quail-error): New function.
1027 (quail-translating, quail-converting): New variables.
1028 (quail-input-method, quail-overlay-region-events): New function.
1029 (quail-start-translation): Completely re-written.
1030 (quail-start-translation-in-conversion-mode): This function
1032 (quail-start-conversion): New function.
1033 (quail-terminate-translation): Just set quail-translating to nil.
1034 (quail-update-translation): Put some events back to
1035 unread-input-method-events instead of unread-command-events. Call
1036 quail-error instead of error.
1037 (quail-self-insert-command): Adjusted for the change of
1038 quail-start-translation.
1039 (quail-next-translation): Don't call
1040 quail-execute-non-quail-command, instead, put an event back of
1041 unread-command-events.
1042 (quail-prev-translation, quail-next-translation-block)
1043 (quail-prev-translation-block): Likewise.
1044 (quail-conversion-backward-char): Call quail-error instead of
1045 error. Set quail-translating to nil.
1046 (quail-conversion-forward-char): Likewise.
1047 (quail-conversion-delete-char): Call quail-error instead of error.
1048 If conversion region gets vacant, set quail-converting to nil.
1049 (quail-conversion-backward-delete-char): Likewise.
1050 (quail-no-conversion): Just set quail-converting to nil.
1051 (quail-mouse-choose-completion): Call quai-error instead of error.
1052 (quail-choose-completion-string): Likewise.
1053 (quail-help): Don't handle quail-mode-map.
1055 * language/ethiopic.el ("Ethiopic"): Typo in sample-text fixed.
1057 1998-07-15 Richard Stallman <rms@psilocin.ai.mit.edu>
1059 * textmodes/sgml-mode.el (sgml-mode): Call kill-local-variables
1060 here directly, then set major-mode, then call sgml-mode-common.
1061 Run the hooks here at the end.
1062 (html-mode): Likewise.
1063 (sgml-mode-common): Don't call kill-local-variables; don't run hooks.
1065 1998-07-15 Eli Zaretskii <eliz@mescaline.gnu.org>
1067 * files.el (file-name-invalid-regexp): Fix the part which handles
1068 colons in file names.
1070 1998-07-14 Gary D. Foster <gfoster@suzieq.ml.org>
1072 * emulation/crisp.el:
1073 Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).
1074 (crisp-unbury-buffer): New function.
1076 Fixed bogus XEmacs/Lucid string-match checking.
1077 Made modeline entry mouse2-able.
1079 (crisp-mode-map): Make this a sparse keymap parented from
1081 (crisp-mode-original-keymap): Don't copy the keymap.
1082 (crisp-last-last-command): Renamed from last-last-command. defvar it.
1083 (crisp-mode): Honor ARG.
1085 (crisp-kill-line, crisp-copy-line): When a region isn't highlighted,
1086 use the region from point to eol. Honor prefix argument.
1088 (crisp-submit-bug-report): New command, taken from cc-mode.
1090 Shortened the version numbering, removed the release-version tracking.
1092 (crisp-version): New function.
1093 New keybindings `C-home', `C-end', `M-home', `M-end', `C-f', `M-l',
1096 (crisp-copy-line): No need to save point.
1098 Removed S-right and S-left bindings.
1100 Abstract the marking and selection interfaces so that we can be
1101 compatible with both Emacs and XEmacs. And try and make the
1102 behavior as close as possible under both environments so that there
1105 1998-07-14 Richard Stallman <rms@psilocin.ai.mit.edu>
1107 * info.el (Info-read-node-name-1, Info-read-node-name):
1108 Rename completion-table to Info-read-node-completion-table.
1109 (Info-read-node-completion-table): Add defvar.
1110 (Info-complete-menu-buffer): Add defvar.
1112 * subr.el (read-quoted-char): Bind input-method-function to nil.
1114 * simple.el (do-auto-fill): Always break before any whitespace
1115 so that point ends up at the right place.
1117 1998-07-13 Richard Stallman <rms@psilocin.ai.mit.edu>
1119 * rmailedit.el (rmail-edit-current-message, rmail-cease-edit):
1120 Save and restore save-buffer-coding-system in another local variable.
1122 1998-07-13 Andrew Innes <andrewi@delysid.gnu.org>
1124 * ps-print.el (ps-do-despool): Bind ps-printer-name to
1125 printer-name if the former is nil.
1127 1998-07-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1129 * mail/sendmail.el (mail-citation-prefix-regexp): New variable.
1130 (mail-fill-yanked-message): Pass mail-citation-prefix-regexp
1131 to fill-individual-paragraphs.
1133 * textmodes/fill.el (fill-individual-paragraphs-prefix): New
1134 subroutine taken from fill-individual-paragraphs. Really check that
1135 JUST-ONE-LINE-PREFIX is longer than TWO-LINES-PREFIX in its whitespace.
1136 (fill-individual-paragraphs-citation): New subroutine.
1137 (fill-nonuniform-paragraphs): Arg MAILP renamed.
1138 (fill-individual-paragraphs): Arg MAILP renamed.
1140 1998-07-12 Andrew Innes <andrewi@delysid.gnu.org>
1142 * dos-w32.el (file-name-buffer-file-type-alist): Force tags files
1143 to be read as raw-text-dos (to handle files in DOS format).
1145 1998-07-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1147 * international/mule.el (set-selection-coding-system):
1148 Renamed from set-clipboard-coding-system.
1149 Set the variable's new name, selection-coding-system.
1151 * mail/rmailout.el (rmail-output-to-rmail-file):
1152 Clean up handling of relative file names in DEFAULT-FILE.
1154 1998-07-10 Eric M. Ludlam <zappo@ultranet.com>
1156 * speedbspec.el: Deleted; now integrated into speedbar.el.
1157 * speedbar.el: More commentary.
1158 (speedbar-xemacsp): Moved definition.
1159 (speedbar-initial-expansion-mode-list): Was
1160 `speedbar-initial-expansion-list' and now has multiple modes.
1161 (speedbar-stealthy-function-list): Now has mode labels.
1162 (speedbar-initial-expansion-list-name)
1163 (speedbar-previously-used-expansion-list-name)
1164 (speedbar-special-mode-key-map, speedbar-track-mouse-flag)
1165 (speedbar-tag-hierarchy-method, speedbar-tag-split-minimum-length)
1166 (speedbar-tag-regroup-maximum-length)
1167 (speedbar-hide-button-brackets-flag): New variables.
1168 (speedbar-special-mode-expansion-list): Updated documentation.
1169 (speedbar-navigating-speed, speedbar-update-speed): Phasing out.
1170 (speedbar-vc-indicator): Removed space from this var.
1171 (speedbar-indicator-separator, speedbar-obj-do-check)
1172 (speedbar-obj-to-do-point, speedbar-obj-indicator, speedbar-obj-alist)
1173 (speedbar-indicator-regex): New variables.
1174 (speedbar-directory-unshown-regexp): New variable.
1175 (speedbar-supported-extension-expressions): Added more extensions.
1176 (speedbar-add-supported-extension)
1177 (speedbar-add-ignored-path-regexp): Made interactive.
1178 (speedbar-update-flag): Nil w/ no window system.
1179 (speedbar-file-key-map): Moved some key bindings from
1180 `speedbar-key-map' to this map.
1181 (speedbar-make-specialized-keymap): New function.
1182 (speedbar-file-key-map): New key map.
1183 (speedbar-easymenu-definition-special): Updated to new functions.
1184 (speedbar-easymenu-definition-trailer): Changed conditional part.
1185 (speedbar-frame-mode): Removed commented code, fixed W32 cursor
1186 bug, Updated to better handle terminal frames.
1187 (speedbar-switch-buffer-attached-frame): New function.
1188 (speedbar-mode): Updated documentation, no local keymap,
1189 correct `temp-buffer-show-function' use, enable mouse-tracking.
1190 (speedbar-show-info-under-mouse): New function.
1191 (speedbar-reconfigure-keymaps): Was `speedbar-reconfigure-menubar'.
1192 Enable major display mode specific menus & key maps.
1193 (speedbar-temp-buffer-show-function): Fix use of `temp-buffer-show-hook'.
1194 (speedbar-track-mouse, speedbar-track-mouse-xemacs): New functions.
1195 (speedbar-restricted-move, speedbar-restricted-next)
1196 (speedbar-restricted-prev, speedbar-navigate-list)
1197 (speedbar-forward-list, speedbar-backward-list): New commands.
1198 (speedbar-refresh): Updated message printing & verbosity.
1199 (speedbar-item-load): Updated message.
1200 (speedbar-item-byte-compile): Updated doc & reset scanners.
1201 (speedbar-item-info): Overhauled with more details.
1202 (speedbar-item-copy): Update messages.
1203 (speedbar-generic-item-info): New function.
1204 (speedbar-item-delete): Update messages.
1205 (speedbar-item-object-delete): New function.
1206 (speedbar-select-window): Update doc. Use `show-buffer'.
1207 (speedbar-make-button): Update doc.
1208 (speedbar-initial-expansion-list, speedbar-initial-menu)
1209 (speedbar-initial-keymap, speedbar-initial-stealthy-functions)
1210 (speedbar-add-expansion-list)
1211 (speedbar-change-initial-expansion-list): New functions.
1212 (speedbar-maybe-add-localized-support)
1213 (speedbar-add-localized-speedbar-support)
1214 (speedbar-remove-localized-speedbar-support): Imported from speedbspec.
1215 (speedbar-file-lists): Filter out some directories.
1216 (speedbar-make-tag-line): Can hide brackets.
1217 (speedbar-change-expand-button-char): Protect invisible text prop.
1218 (speedbar-insert-files-at-point): Ignore case during compares.
1219 (speedbar-apply-one-tag-hierarchy-method)
1220 (speedbar-create-tag-hierarchy): New functions.
1221 (speedbar-insert-generic-list): Now calls hierarchy functions on tags.
1222 (speedbar-update-contents): Handles localized support.
1223 (speedbar-update-directory-contents): Uses fn for expansion list.
1224 Fixed directory caching bug.
1225 (speedbar-timer-fn): Calls localized support function.
1226 (speedbar-stealthy-update-recurse): New variable.
1227 (speedbar-stealthy-updates): Handle new stealth function format.
1228 (speedbar-clear-current-file): Handle indicator regex.
1229 (speedbar-update-current-file): Ignores case, update handle
1230 indicator regex, Fix line positioning.
1231 (speedbar-add-indicator): Handles obj indicators now.
1232 (speedbar-check-objects, speedbar-check-obj-this-line): New functions.
1233 (speedbar-double-click): Fix triple click error.
1234 (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex.
1235 (speedbar-line-path): Only try to get a file when in "files" display.
1236 (speedbar-line-depth): Handle indicator regex.
1237 (speedbar-dir-follow): Turn of smart-adjust to disable cache use.
1238 (speedbar-directory-buttons-follow): Hack for W32 emacs directories.
1239 (speedbar-buffers-key-map): New key map.
1240 (speedbar-buffer-easymenu-definition): New menu items.
1241 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
1242 (speedbar-buffer-buttons-engine, speedbar-buffer-click)
1243 (speedbar-buffer-kill-buffer, speedbar-buffer-revert-buffer):
1246 * mail/rmail.el: No longer depends on speedbspec for byte compile.
1247 (rmail-speedbar-match-folder-regexp): New variable.
1248 (rmail-speedbar-menu-items): Updated speedbar menu items.
1249 (rmail-speedbar-key-map): New keymap.
1250 (rmail-install-speedbar-variables): New function.
1251 Install speedbar keymap only when speedbar is loaded.
1252 (rmail-speedbar-buttons): Use `rmail-speedbar-match-folder-regexp'.
1254 * info.el: No longer depends on speedbspec for byte compile.
1255 (Info-speedbar-key-map): New key map.
1256 (Info-install-speedbar-variables): New function.
1257 (Info-speedbar-menu-items): Update to new functions.
1258 Install speedbar keymap only when speedbar is loaded.
1259 (Info-speedbar-browser): New command.
1260 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
1261 (Info-speedbar-expand-node, Info-speedbar-fetch-file-nodes): New fns.
1262 (Info-speedbar-buttons): Handle new node button commands.
1264 * gud.el (gud-speedbar-key-map): New variable.
1265 (gud-install-speedbar-variables): New function
1266 Install speedbar keymap only when speedbar is loaded.
1267 (gud-gdb-get-stackframe): Added ":" to regex for c++.
1269 1998-07-09 Sam Steingold <sds@usa.net>
1271 * emacs-lisp/cl-indent.el: Indent `handler-case' correctly.
1272 * font-lock.el (lisp-font-lock-keywords): Fontify
1273 `handler-case', `ccase', `ctypecase', `assert', `error'.
1275 1998-07-09 Andrew Innes <andrewi@harlequin.co.uk>
1277 * jka-compr.el (jka-compr-insert-file-contents): Replace incorrect
1278 inline code with call to find-operation-coding-system.
1280 1998-07-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1282 * simple.el (undo-in-progress): New variable.
1283 (undo-more): Bind it to t.
1285 1998-07-08 Kenichi Handa <handa@etl.go.jp>
1287 * international/fontset.el (x-complement-fontset-spec): Typo fixed.
1288 (create-fontset-from-fontset-spec): Likewise.
1289 (create-fontset-from-ascii-font): Likewise.
1291 1998-07-08 Kenichi Handa <handa@etl.go.jp>
1293 * language/hebrew.el ("Hebrew"): Add coding-priority.
1295 * language/misc-lang.el ("IPA"): Add coding-priority and coding-system.
1297 1998-07-07 Kevin Rodgers <kevinr@ihs.com> (tiny change)
1299 * vc.el (vc-finish-logentry): Only delete windows in the
1300 selected frame displaying the *VC-log* buffer, in case another
1301 frame is dedicated to it (which will then be deleted via
1304 1998-07-07 Sam Steingold <sds@goems.com>
1306 * scheme.el (scheme-font-lock-keywords-1): Fontify SCWM/Guile
1307 keywords starting with `define'.
1309 1998-07-07 Richard Stallman <rms@psilocin.ai.mit.edu>
1311 * mail/rmail.el (rmail): If existing buffer, use local
1312 enable-multibyte-characters for rmail-enable-multibyte.
1313 (rmail-revert): Bind coding-system-for-read to raw-text,
1314 then convert and make buffer multibyte, as in `rmail'.
1316 * files.el (find-file-noselect-1): Use kill-local-variable on
1317 buffer-file-coding-system, instead of setting it.
1318 (save-buffer): Doc fix.
1319 (basic-save-buffer): Doc fix.
1321 * subr.el (add-hook): Use member if FUNCTION is a compiled function.
1323 1998-07-06 Richard Stallman <rms@psilocin.ai.mit.edu>
1325 * textmodes/fill.el (fill-individual-paragraphs):
1326 Fix previous change.
1328 * textmodes/tex-mode.el (tex-delete-last-temp-files):
1329 Use file-name-sans-extensions.
1331 1998-07-06 Kenichi Handa <handa@etl.go.jp>
1333 * bindings.el: Make all multibyte characters self-insert.
1335 * isearch.el (isearch-mode-map): Make all multibyte characters
1336 search for themselves.
1338 1998-07-05 Ken'ichi Handa <handa@melange.gnu.org>
1340 * international/mule.el: Don't make the function charset-list
1343 1998-07-05 Richard Stallman <rms@psilocin.ai.mit.edu>
1345 * mail/mail-utils.el (rmail-dont-reply-to): Understand
1346 about doublequotes; don't be fooled by commas inside them.
1348 1998-07-04 Richard Stallman <rms@psilocin.ai.mit.edu>
1350 * textmodes/fill.el (fill-individual-paragraphs):
1351 If JUST-ONE-LINE-PREFIX matches TWO-LINES-PREFIX except with
1352 longer whitespace, treat that as a match even is spaces
1353 are replaced with a tab.
1355 1998-07-03 Michael Ernst <mernst@alum.mit.edu>
1357 * dired-x.el (dired-omit-expunge): Message if skipping omitting
1358 because directory is too large; also unset dired-omit-files-p.
1359 (dired-omit-size-limit): Increase default from 20000 to 30000.
1361 1998-07-03 Richard Stallman <rms@psilocin.ai.mit.edu>
1363 * international/mule-cmds.el (set-language-environment):
1364 Test unibyte-syntax instead of using a fixed list of
1365 latin-N character sets.
1367 * language/european.el: Define unibyte-syntax in each of these
1368 language environments.
1369 (setup-8-bit-environment): Let unibyte-syntax specify whether to
1370 load a file of syntax settings, and which one.
1372 * emacs-lisp/byte-opt.el (byte-boolean-vars):
1373 Add print-escape-multibyte.
1375 * progmodes/make-mode.el (makefile-font-lock-keywords):
1376 Recognize automatic variable references.
1377 (makefile-dependency-regex): Don't be fooled by colons in deps.
1379 1998-07-03 Espen Skoglund <espensk@stud.cs.uit.no>
1381 * pascal.el (pascal-insert-block): Fixed space-deletion bug in
1382 front of the "begin" string.
1383 (pascal-beg-of-defun): Used to locate the beginning of a function
1384 incorrectly when a function contained several begin-end blocks.
1387 1998-07-03 Dave Love <d.love@dl.ac.uk>
1389 * calendar/diary-lib.el (diary-mail-addr): Fix custom type.
1391 1998-07-03 Andrew Innes <andrewi@harlequin.co.uk>
1393 * dos-fns.el (dos-print-region-function): Definition moved to
1395 (print-region-function): Initialization moved to dos-w32.el.
1396 (lpr-headers-switches, ps-lpr-command, ps-lpr-switches): Likewise.
1398 * dos-vars.el (dos-printer): Obsolete variable deleted.
1399 (dos-ps-printer): Likewise.
1401 * dos-w32.el (direct-print-region-function): Renamed from
1402 dos-print-region-function. Added &rest keyword.
1403 (print-region-function): Set to direct-print-region-function.
1404 (lpr-headers-switches): Initialize.
1405 (ps-lpr-command): Initialize.
1406 (ps-lpr-switches): Initialize.
1408 * lpr.el (printer-name): New variable.
1409 (lpr-switches): Mention it in docstring.
1410 (print-region-1): Use it.
1412 * ps-print.el (ps-printer-name): New variable.
1413 (ps-do-despool): Use it.
1415 1998-07-03 Robert J. Chassell <bob@rattlesnake.com>
1417 * textmodes/texinfo.el (texinfo-environment-regexp):
1418 Add smalldisplay and smallformat.
1420 * info.el (Info-find-node): Handle cross references to an @anchor.
1422 * informat.el (Info-tagify): Finish previous change.
1423 Fix up some messages.
1425 * textmodes/texinfmt.el (texinfmt-version): Update version.
1426 number which is used in header of texinfmt-produced Info files.
1427 (texinfo-format-buffer): Now always tagify, on account of @anchor.
1428 (texi-format-region): Always tagify.
1429 (texi2info): Always tagify.
1430 (texinfo-anchor): Add @anchor command as place to which
1431 a cross reference may go.
1432 (texinfo-no-refill-regexp): Add smalldisplay, smallformat.
1433 (texinfo-format-uref): New command: @uref.
1434 (texinfo-format-var): New command: @acronym.
1435 (texinfo-format-code): New commands: @command, @env, @url.
1436 (texinfo-format-option): New command: @option.
1437 (texinfo-format-example): New command: @smalldisplay.
1438 (texinfo-format-flushleft): New command: @smallformat.
1439 (texinfo-discard-line-with-args): New commands: @novalidate, @pagesize,
1440 @setcontentsaftertitlepage, @setshortcontentsaftertitlepage.
1442 1998-07-03 Eric Ludlam <zappo@mescaline.gnu.org>
1444 * emacs-lisp/checkdoc.el (checkdoc): Updated commentary.
1445 (checkdoc-autofix-flag): Updated doc.
1446 (checkdoc-force-docstrings-flag): Updated doc.
1447 (checkdoc-force-history-flag): New flag.
1448 (checkdoc-triple-semi-comment-check-flag): Fixed name.
1449 (checkdoc-spellcheck-documentation-flag): Fixed doc.
1450 (checkdoc-ispell-lisp-words): Update default value.
1451 (checkdoc-generate-compile-warnings-flag, checkdoc-proper-noun-list)
1452 (checkdoc-proper-noun-regexp, checkdoc-symbol-words): New variables.
1453 (princ-list): Function created if it isn't bound.
1454 (checkdoc-interactive): Parts removed to `checkdoc-interactive-loop'.
1455 (checkdoc, checkdoc-message-interactive): New function.
1456 (checkdoc-interactive-loop): Was in `checkdoc-interactive', then
1457 added better keybindings, and better autofixing behavior,
1458 Cursor now sits next to the error, forcing scrolling if needed,
1459 and using a better centering algorithm, and much better error
1460 navigation after choosing "f"ix.
1461 (checkdoc-next-error): Added parameter ENABLE-FIX.
1462 (checkdoc-next-message-error, checkdoc-recursive-edit): New functions.
1463 (checkdoc-start): Was `checkdoc', uses new note taking system.
1464 (checkdoc-current-buffer, checkdoc-continue, checkdoc-comments):
1465 Updated to use new note taking system.
1466 (checkdoc-rogue-spaces, checkdoc-rogue-space-check-engine):
1467 Added INTERACT parameter, uses new warnings functions.
1468 (checkdoc-message-text, checkdoc-defun):
1469 Updated to use new note taking system.
1470 (checkdoc-ispell-current-buffer, checkdoc-ispell-interactive): Fix doc.
1471 (checkdoc-ispell-message-text, checkdoc-ispell-start): New function.
1472 (checkdoc-create-error, checkdoc-error-text, checkdoc-error-start)
1473 (checkdoc-error-end, checkdoc-error-unfixable): New functions.
1474 (checkdoc-minor-keymap): Updated keybinds to new interactive functions,
1475 completely re-arranged the minor-mode menu.
1476 (checkdoc-this-string-valid): Moved no doc-string warning here,
1477 and added autofix if a comment already exists there.
1478 (checkdoc-this-string-valid-engine): Fix doc, robusted doc finder.
1479 All previously returned errors now call `checkdoc-create-error'.
1480 Moved no doc string warning out. Update allowed punctuation at
1481 end of first line. Fixed up sentence joining. Verb checking flag
1482 now only checks the first line of a function. Added more safe
1483 conditions to ambiguous symbols. Moved symbol quoting to end.
1484 Added autofix for variables that should end in `-flag'.
1485 Replaced use of `y-or-n-p' with `checkdoc-y-or-n-p'.
1486 Reading checkdoc-param comment no longer depends on list syntax.
1487 Fixed various error string spelling & format.
1488 (checkdoc-in-sample-code-p): List starting with all caps word is
1489 now considered sample code.
1490 (checkdoc-in-example-string-p, checkdoc-proper-noun-region-engine)
1491 (checkdoc-sentencespace-region-engine): New functions.
1492 (checkdoc-ispell-docstring-engine): Disable spell checking during
1493 if user never wants interaction. We don't have a non-interactive
1494 spell checking method yet.
1495 (checkdoc-file-comments-engine): Now set up to check all possible
1496 conditions even after encountering an error. Added auto-fixes
1497 for history and commentary. All previously returned errors now call
1498 `checkdoc-create-error'. Message spelling and format.
1499 (checkdoc-message-text-search):
1500 Moved parts to `checkdoc-message-text-next-string'.
1501 (checkdoc-message-text-next-string): New function.
1502 (checkdoc-message-text-engine): All previously returned errors
1503 now call `checkdoc-create-error'. Can find/skip 'format' call
1504 after the call we are checking. Added sentence/propernoun scans.
1505 `y-or-n-p' checks and fixes are now more robust.
1506 (checkdoc-y-or-n-p): New function.
1507 (checkdoc-autofix-ask-replace): Update doc. Protect match-data.
1508 Correctly handle `checkdoc-autofix-flag' of 'never. New behavior
1509 with `checkdoc-autofix-flag' of 'automatic-then-never. Better
1511 (checkdoc-output-font-lock-keywords): Updated to new output format.
1512 (checkdoc-pending-errors): New variable.
1513 (checkdoc-find-error): Updated to new output format.
1514 (checkdoc-start-section, checkdoc-error): Improved the output.
1515 (checkdoc-show-diagnostics): Smarter show algorithm.
1517 1998-07-03 Kenichi Handa <handa@etl.go.jp>
1519 * faces.el (x-create-frame-with-faces): If an ASCII font is
1520 specified in PARAMETERS, create a fontset from the font and use it
1523 * international/fontset.el (create-fontset-from-fontset-spec):
1524 Returns a created fontset.
1525 (create-fontset-from-ascii-font): New function.
1527 * term/x-win.el: Fill weight and slant fields of a fontset
1528 generated from the specified ASCII font by values got from the
1529 resolved ASCII font name.
1531 1998-07-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1533 * emacs-lisp/bytecomp.el (byte-compile-file):
1534 Bind set-auto-coding-for-load to t.
1536 * international/mule.el (set-auto-coding-for-load): New variable.
1537 (set-auto-coding): If set-auto-coding-for-load is non-nil,
1538 look for `unibyte file variable first, then for `coding'.
1539 (load-with-code-conversion): Bind set-auto-coding-for-load to t.
1541 * cus-edit.el (customize-changed-options):
1542 Clean up previous change.
1544 * progmodes/cc-menus.el: Don't require imenu.
1546 * menu-bar.el (menu-bar-mode): Doc fix.
1548 1998-07-02 Dave Love <fx@gnu.org>
1550 * progmodes/fortran.el (fortran-mode-map) <menu>: Tweak the imenu
1552 (end-of-fortran-subprogram): Check if we're on the END statement.
1554 1998-07-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1556 * textmodes/texinfmt.el (texinfo-anchor): New function.
1558 * informat.el (Info-tagify): Handle tags for @anchor.
1560 * menu-bar.el (menu-bar-kill-ring-save): Fix message typo.
1562 1998-07-01 Richard Stallman <rms@psilocin.ai.mit.edu>
1564 * derived.el (derived-mode-hooks-name): Use -hook, not -hooks,
1566 (derived-mode-hook-name): Renamed from ...-hooks; caller changed.
1568 1998-07-01 Ken'ichi Handa <handa@melange.gnu.org>
1570 * international/mule.el (mule-version): Changed to 4.0.
1571 (mule-version-date): Updated.
1573 1998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1575 * menu-bar.el (menu-bar-edit-menu): Rename Paste most Recent
1576 to simply Paste, and put it above Select and Paste.
1578 * comint.el (comint-exec-1): Setup coding systems appropriately.
1580 1998-06-29 Dirk Herrmann <D.Herrmann@tu-bs.de>
1582 * bibtex.el (bibtex-hide-entry-bodies): When entry
1583 bodies are hidden, the last entry is no longer omitted.
1585 1998-06-29 Richard Stallman <rms@psilocin.ai.mit.edu>
1587 * mail/supercite.el (sc-help-address): Use an alias at gnu.org.
1589 1998-06-29 Stephen Eglen <stephen@gnu.org>
1591 * calendar/diary-lib.el (diary-mail-entries): Call exit-calendar
1594 1998-06-28 Peter Stephenson <pws@ibmth.difi.unipi.it>
1596 * vcursor.el: Use defcustom to define faces.
1597 (vcursor-bind-keys): New function.
1598 (vcursor-key-bindings): Use vcursor-bind-keys for :set.
1599 (vcursor-cs-binding): Function to handle bindings,
1600 handles differences between Emacs and XEmacs.
1601 (vcursor-post-command): Handle vcursor-auto-disable non-nil
1602 and not t to toggle off copying.
1604 1998-06-28 Richard Stallman <rms@psilocin.ai.mit.edu>
1606 * gnus/message.el (message-cite-original): If mail-citation-hook
1607 is non-nil, just run that and do nothing else.
1608 (message-cite-function): Don't initialize from mail-citation-hook.
1610 * mail/mh-utils.el (mh-find-progs): Avoid WTA error
1611 when mh-progs is nil. Give a clear specific error message instead.
1613 * shell.el (shell-copy-environment-variable): Fix doc typo.
1615 * ffap.el (ffap-read-file-or-url):
1616 Bind minibuffer-completing-file-name to t.
1618 * informat.el (Info-split): Convert positions to bytes to put in file.
1619 (Info-tagify): Likewise.
1621 * info.el (Info-find-node): Use byte-to-position.
1623 1998-06-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1625 * message.el (message-cite-function): Initialized from
1626 `mail-citation-hook', if that variable is bound and non-nil.
1628 1998-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1630 * ange-ftp.el (ange-ftp-send-cmd): When listing a directory that
1631 contains space(s), cd to the directory first to avoid problems
1632 with (some) ftp servers.
1634 1998-06-27 Dan Nicolaescu <done@ece.arizona.edu>
1636 * cus-dep.el: Fix typo.
1638 1998-06-27 Richard Stallman <rms@psilocin.ai.mit.edu>
1640 * startup.el (command-line) <handling LANG>: Change 9 to 5, not 5 to 9.
1641 (command-line-1): Fix mouse startup message.
1643 * textmodes/text-mode.el (text-mode): Locally set indent-line-function.
1645 * find-dired.el (find-dired): Bind dired-buffers so it can't change.
1646 Use abbreviate-file-name.
1648 * imenu.el (imenu-space-replacement): Use `.'.
1650 * textmodes/sgml-mode.el (html-imenu-regexp): New defvar.
1651 (html-imenu-index): New function.
1652 (html-mode): Set up local vars to use html-imenu-index.
1653 Don't sort the menu.
1655 * international/mule.el (set-keyboard-coding-system): Doc typo.
1657 1998-06-26 Michael Ernst <mernst@alum.mit.edu>
1659 * sendmail.el (mail): Avoid changing auto-save file name.
1661 1998-06-26 Dan Nicolaescu <done@ece.arizona.edu>
1663 * textmodes/flyspell.el (flyspell): Add :version.
1665 1998-06-26 Ken'ichi Handa <handa@melange.gnu.org>
1667 * language/greek.el: Add coding-priority.
1669 1998-06-26 Richard Stallman <rms@psilocin.ai.mit.edu>
1671 * mail/mailalias.el (mail-complete): Fix the test of (mail-header-end).
1673 1998-06-26 Kenichi Handa <handa@etl.go.jp>
1675 * international/fontset.el (create-fontset-from-fontset-spec):
1676 Generate ASCII font names of style variants fontsets from a
1677 resolved ASCII font name of a base fontset.
1679 * language/korea-util.el (isearch-toggle-korean-input-method)
1680 (isearch-hangul-switch-symbol-ksc, isearch-hangul-switch-hanja):
1682 (korean-key-bindings): Renamed from exit-korean-environment-data.
1683 Initialized appropriately.
1684 (setup-korean-environment): Setup key bindings according to
1685 korean-key-bindings.
1686 (exit-korean-environment): Revert key bindings only if the current
1687 key bindings is the same as what set by setup-korean-environment.
1689 1998-06-25 Andrew Innes <andrewi@harlequin.co.uk>
1691 * faces.el (set-face-font): For now, don't call
1692 resolve-fontset-name on Windows.
1693 (set-face-font-auto): Likewise.
1695 1998-06-25 Richard Stallman <rms@psilocin.ai.mit.edu>
1697 * textmodes/flyspell.el: Delete defcustom definition.
1698 (flyspell-auto-correct-binding): Fix custom type.
1699 (mail-mode-flyspell-verify): Check for `Subject:'.
1700 (flyspell-mouse-map): Use cond, not if.
1701 (flyspell-region): Update message only every 100 actions.
1703 1998-06-25 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
1705 * find-func.el: Require `loadhist'.
1706 (find-function-function): Variable removed.
1707 (find-function-regexp): New variable, taken from former constant
1708 in `find-function-noselect'. Can now find function definitions
1709 with parameters on a new line.
1710 (find-variable-regexp): New variable.
1711 (find-function-recenter-line): New variable.
1712 (find-function-after-hook): New variable.
1713 (find-function-search-for-symbol): Subroutine, from
1714 of `find-function-noselect'.
1715 (find-function-search-for-symbol): `regexp-quote' the symbol name:
1716 needed to find-function `mapcar*' for example.
1717 (find-function-noselect): Improved docstring. Don't include
1719 Use `symbol-file' instead of `describe-symbol-find-file'.
1720 (find-function-read): Renamed from `find-function-read-function'.
1721 With optional arg now read a variable.
1722 (find-function-read): Separate `completing-read' calls for
1723 variables and functions.
1724 (find-function-do-it): If buffer found was already current push
1725 mark. Added parameter to indicate if a variable is being searched for.
1726 (find-function-do-it): Mention new `find-function-recenter-line'
1727 and `find-function-after-hook' in docstring. Use them.
1728 (find-function): Remove optional arg. Use `find-function-do-it'
1729 and `find-function-read'.
1730 (find-function-other-window): Ditto.
1731 (find-function-other-frame): Ditto.
1732 (find-function): Mention `find-function-recenter-line' and
1733 `find-function-after-hook' in docstring.
1734 (find-function-other-window): Remove most of docstring and add
1735 reference to `find-function' instead.
1736 (find-function-other-frame): Ditto.
1737 (find-variable-noselect): New function for finding the point of
1738 definition of variables, modeled on `find-function-noselect'.
1739 (find-variable-noselect): Use `symbol-file' instead of
1740 `describe-symbol-find-file'.
1741 (find-variable): New function.
1742 (find-variable-other-window): Ditto.
1743 (find-variable-other-frame): Ditto.
1744 (find-variable): Mention `find-function-recenter-line' and
1745 `find-function-after-hook' in docstring.
1746 (find-variable-other-window): Remove most of docstring and add
1747 reference to `find-variable' instead.
1748 (find-variable-other-frame): Ditto.
1749 (find-function-on-key): Simplified. Removed stuff now taken care
1750 of by interactive "k".
1751 (find-function-at-point): New function.
1752 (find-variable-at-point): Ditto.
1754 1998-06-25 Richard Stallman <rms@psilocin.ai.mit.edu>
1756 * mail/rmail.el (mail-unsent-separator): Add new alternative.
1758 1998-06-25 Karl Heuer <kwzh@gnu.org>
1760 * mail/feedmail.el: Style and doc fixes.
1762 1998-06-24 Richard Stallman <rms@psilocin.ai.mit.edu>
1764 * textmodes/flyspell.el: New file.
1766 * dabbrev.el (dabbrev-ignored-buffer-names):
1767 Fix typo. Add *Buffer List*.
1769 1998-06-24 Andrew Innes <andrewi@mescaline.gnu.org>
1771 * dos-w32.el (null-device): Renamed from grep-null-device.
1773 1998-06-24 Richard Stallman <rms@psilocin.ai.mit.edu>
1775 * custom.el (custom-set-default): New function.
1776 (custom-set-variables): Use custom-set-default.
1777 (custom-local-buffer): New variable.
1778 (defcustom): Doc fix.
1780 1998-06-24 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1782 * international/fontset.el (fontset-default-styles): Fix custom type.
1784 1998-06-24 Richard Stallman <rms@psilocin.ai.mit.edu>
1786 * international/mule-cmds.el (set-language-environment):
1787 Allow all language environments, even in unibyte mode.
1788 But set the terminal coding system only in the known few.
1790 * language/japanese.el (iso-2022-jp): Delete spurious quote.
1792 1998-06-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1794 * ange-ftp.el (ange-ftp-default-user)
1795 (ange-ftp-generate-anonymous-password): Use `other' widget type.
1796 * autoinsert.el (auto-insert, auto-insert-query): Use `other'
1798 * bookmark.el (bookmark-save-flag, bookmark-version-control): Use
1799 `other' widget type.
1800 * comint.el (comint-input-autoexpand): Use `other' widget type.
1801 * complete.el (PC-first-char): Use `other' widget type.
1802 * cus-edit.el (custom-magic-show): Use `other' widget type.
1803 * cus-start.el (selective-display, suggest-key-bindings)
1804 (message-log-max): Use `other' widget type.
1805 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace)
1806 (dabbrev-check-other-buffers): Use `other' widget type.
1807 * dired-aux.el (dired-backup-overwrite): Use `other' widget type.
1808 * dired-x.el (dired-vm-read-only-folders): Use `other' widget
1810 * dos-vars.el (dos-ps-printer): Use `other' widget type.
1811 * ediff-init.el (ediff-autostore-merges): Use `other' widget
1813 * emacs-lisp/advice.el (ad-redefinition-action)
1814 (ad-default-compilation-action): Use `other' widget type.
1815 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree):
1816 Use `other' widget type.
1817 * emacs-lisp/checkdoc.el (checkdoc-autofix-flag): Use `other'
1819 * emacs-lisp/copyright.el (copyright-query): Use `other' widget
1821 * fast-lock.el (fast-lock-verbose): Use `other' widget type.
1822 * files.el (version-control, delete-old-versions)
1823 (require-final-newline, enable-local-variables, enable-local-eval):
1824 Use `other' widget type.
1825 * font-lock.el (font-lock-verbose): Use `other' widget type.
1826 * gnus/gnus-art.el (gnus-prompt-before-saving): Use `other' widget
1828 * gnus/gnus-async.el (gnus-use-article-prefetch): Use `other'
1830 * imenu.el (imenu-always-use-completion-buffer-p): Use `other'
1832 * isearch.el (search-upper-case): Use `other' widget type.
1833 * ispell.el (ispell-highlight-p, ispell-check-comments)
1834 (ispell-help-in-bufferp, ispell-skip-sgml): Use `other' widget
1836 * lazy-lock.el (lazy-lock-defer-on-scrolling)
1837 (lazy-lock-defer-contextually): Use `other' widget type.
1838 * mail/mh-comp.el (mh-yank-from-start-of-msg): Use `other' widget
1840 * mail/rmail.el (rmail-enable-mime): Use `other' widget type.
1841 * mail/supercite.el (sc-cite-region-limit): Use `other' widget
1843 * mouse-sel.el (mouse-sel-default-bindings): Use `other' widget
1845 * progmodes/etags.el (tags-add-tables): Use `other' widget type.
1846 * progmodes/executable.el (executable-query): Use `other' widget
1848 * ps-print.el (ps-print-control-characters): Use `other' widget
1850 * rlogin.el (rlogin-process-connection-type)
1851 (rlogin-directory-tracking-mode): Use `other' widget type.
1852 * shadowfile.el (shadow-noquery): Use `other' widget type.
1853 * textmodes/bibtex.el (bibtex-include-OPTkey): Use `other' widget
1856 1998-06-23 Ken'ichi Handa <handa@melange.gnu.org>
1858 * international/fontset.el (x-style-funcs-alist): Remove
1861 1998-06-23 Richard Stallman <rms@psilocin.ai.mit.edu>
1863 * cus-edit.el (custom-buffer-create-internal): New optional arg LOCAL;
1864 set custom-local-buffer locally to that.
1865 (custom-buffer-create): New optional arg LOCAL.
1866 (customize-local-variables): New function.
1867 (custom-default-value): New function.
1868 (custom-variable-value-create): Use custom-default-value.
1869 (customize-set-variable): Use custom-set-default.
1870 (customize-save-variable): Likewise.
1871 (custom-variable-set, custom-variable-reset-standard): Likewise.
1872 (custom-variable-save, custom-variable-reset-saved): Likewise.
1874 1998-06-23 Eli Zaretskii <eliz@is.elta.co.il>
1876 * progmodes/executable.el (executable-binary-suffixes): New variable.
1877 (executable-find): Use it to look for executable program files.
1879 1998-06-23 Michael Ernst <mernst@alum.mit.edu>
1881 * bibtex.el: Numerous documentation fixups.
1882 Delete periods from error messages.
1884 * bibtex.el (bibtex-move-outside-of-entry): If outside an entry,
1885 try not to move point, or only move it minimally.
1887 * bibtex.el (bibtex-autokey-get-titlestring): Omit delimiters.
1889 1998-06-23 Dave Love <fx@gnu.org>
1891 * files.el (auto-mode-alist): Map .xml to sgml-mode.
1893 1998-06-23 Kenichi Handa <handa@etl.go.jp>
1895 * language/japan-util.el: Introduce new character code property
1896 `composition'. Add property `jisx0208' to Japanese hankaku characters.
1897 (japanese-kana-table): Add more data.
1898 (japanese-symbol-table): Change the order of elements.
1899 (japanese-katakana-region): Adjusted for the above changes. Check
1900 character code properties directly here.
1901 (japanese-hiragana-region): Likewise.
1902 (japanese-hankaku-region): Likewise.
1903 (japanese-zenkaku-region): Likewise.
1905 1998-06-22 WJ Carpenter <bill@carpenter.ORG>
1907 * mail/feedmail.el: New file.
1909 1998-06-22 Andrew Innes <andrewi@harlequin.co.uk>
1911 * term/w32-win.el (internal-face-interactive): Handle case where
1914 1998-06-22 Richard Stallman <rms@sucrose.ai.mit.edu>
1916 * progmodes/compile.el (grep-command): Initialize to nil.
1917 (grep-find-command): Initialize to nil.
1918 (grep-find-use-xargs): Initialize to nil.
1919 (grep-compute-defaults): New function, sets those three vars properly.
1920 (grep, grep-find): Call grep-compute-defaults if ...command variable
1922 (grep-program): Doc fix.
1924 1998-06-21 Richard Stallman <rms@sucrose.ai.mit.edu>
1926 * files.el (find-file-noselect-1): Init buffer-file-coding-system
1927 from default-buffer-file-coding-system.
1929 * files.el (find-file-noselect-1): Return the buffer that is current
1930 after after-find-file.
1931 (find-file-noselect): Return whatever find-file-noselect-1 returns.
1933 * emacs-lisp/cl-macs.el (buffer-modified-p): Make defsetf handle
1936 * mail/rmailout.el (rmail-output): Handle directories properly
1937 in suggestions for the alist.
1939 1998-06-21 Dan Nicolaescu <done@ece.arizona.edu>
1941 * midnight.el (midnight): Put :version to the defgroup and delete
1942 it from all the variables.
1944 * net-utils.el (net-utils): Add :version.
1946 1998-06-21 Dan Nicolaescu <done@ece.arizona.edu>
1948 Add support for loading the files that contain :version when doing
1949 `customize-changed-options' so it can know which variables have
1950 changed even in files that were not loaded at the time it was called.
1951 * cus-edit.el (customize-changed-options): Remember all the
1952 versions and load the corresponding files before we show the
1953 customization buffer. Change the sorting to show the groups first
1954 in the customization buffer.
1956 (custom-buffer-create-internal): Move the ... before %.
1958 * cus-dep.el (custom-make-dependencies): Also remember if the
1959 variable is autoloaded or not.
1960 Create the information needed by customize-changed-options.
1962 1998-06-21 Eli Zaretskii <eliz@mescaline.gnu.org>
1964 * vc.el (vc-binary-suffixes): New variable.
1965 (vc-find-binary): Append every suffix from vc-binary-suffixes when
1966 looking for executable files.
1968 1998-06-20 Richard Stallman <rms@gnu.org>
1970 * apropos.el (apropos-print): Delete arg DOC-FN.
1971 Callers changed to do that work before calling apropos-print.
1972 Make *Apropos* buffer read only.
1974 * replace.el (occur): Set buffer-read-only.
1976 1998-06-20 Per Starbäck <starback@strindberg.ling.uu.se>
1978 * international/characters.el, ispell.el, startup.el: Doc fixes.
1980 * ispell.el (ispell-skip-region): Don't complain when
1981 ispell-check-comments is 'exclusive and there are no more
1982 comments. Just skip to the end instead.
1984 1998-06-20 Kenichi Handa <handa@etl.go.jp>
1986 * international/fontset.el (x-style-funcs-alist): If
1987 x-make-font-demibold or x-make-font-bold return nil, don't try
1988 further style modification.
1990 * international/encoded-kb.el (encoded-kbd-self-insert-sjis):
1991 Handle katakana-jisx0201 correctly.
1993 * isearch.el (isearch-range-invisible): Handle the case that
1994 buffer-invisibility-spec is t (i.e. not a list).
1996 * language/devan-util.el (devanagari-digit-viram-visarga): Set the
1998 (devanagari-composite-glyph-unit): Likewise.
1999 (devanagari-char-to-glyph-rules): Likewise.
2001 * language/ethio-util.el: Delete codes for ethio-mode, which
2002 includes deletion of variable ethio-mode, variable
2003 ethio-mode-map, and function ethio-mode.
2004 (exit-ethiopic-environment-data): New variable.
2005 (setup-ethiopic-environment): Recode information of changed key
2006 bindings in exit-ethiopic-environment-data. Add
2007 ethio-select-a-translation to quail-mode-hook.
2008 (exit-ethiopic-environment): New function.
2009 (ethio-find-file): Don't check ethio-mode.
2010 (ethio-write-file): Likewise.
2012 * language/ethiopic.el: Set `exit-function' of Ethiopic
2013 lang. env. to exit-ethiopic-environment.
2015 * term/x-win.el: When creating a fontset from a specified ASCII
2016 font, don't use the resolved font name for the new fontset name.
2018 1998-06-19 Karl Heuer <kwzh@gnu.org>
2020 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix.
2021 (checkdoc-continue, checkdoc-triple-semi-comment-check-flag): Ditto.
2022 (checkdoc-common-verbs-wrong-voice): Use dotted pairs.
2024 1998-06-19 Richard Stallman <rms@gnu.org>
2026 * startup.el (normal-top-level):
2027 For root, set backup-by-copying-when-mismatch to t.
2029 * international/fontset.el (x-style-funcs-alist):
2030 Fix the elements that call two x-... functions
2031 so they don't call the second if the first gives nil.
2032 (fontset-default-styles): New variable.
2033 (create-fontset-from-fontset-spec): Use fontset-default-styles.
2035 1998-06-19 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2037 * progmodes/dcl-mode.el (dcl): Define as customize group, not
2040 1998-06-19 Stephen Gildea <gildea@stop.mail-abuse.org>
2042 * time-stamp.el (time-stamp): Handle newlines in time-stamp-pattern.
2043 (time-stamp-string-preprocess): Handle more than one numeric arg.
2045 1998-06-19 Dave Love <fx@gnu.org>
2047 * browse-url.el (browse-url-netscape): Encode `)' too.
2049 1998-06-16 Richard Stallman <rms@psilocin.ai.mit.edu>
2051 * vc.el (vc-find-binary): Accept only non-directories.
2053 1998-06-15 Richard Stallman <rms@psilocin.ai.mit.edu>
2055 * mail/rmail.el (rmail): Make the buffer multibyte
2056 even if it was already nonempty, if it should be multibyte.
2058 * custom.el (custom-declare-variable): Update current-load-list.
2060 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2062 * wid-edit.el (widget-default-get): Doc fix.
2063 (widget-editable-list-entry-create): Apply :value-to-external to
2064 the value returned from widget-default-get.
2066 1998-06-14 Ken'ichi Handa <handa@melange.gnu.org>
2068 * international/mule.el (set-auto-coding): Redo the previous change.
2070 * tar-mode.el (tar-extract): Adjusted for the change of the spec
2071 of set-auto-coding-function.
2073 1998-06-14 Richard Stallman <rms@psilocin.ai.mit.edu>
2075 * play/gamegrid.el, play/snake.el, play/tetris.el: New file.
2077 * uncompress.el (uncompress-while-visiting):
2078 Bind coding-system-for-write and coding-system-for-read.
2080 * tmm.el (tmm-get-keymap): Handle :filter.
2082 1998-06-14 Eli Zaretskii <eliz@mescaline.gnu.org>
2084 * files.el (file-name-invalid-regexp): Add control characters for
2085 the case of DOS/Windows: they are disallowed by these filesystems.
2087 1998-06-14 Richard Stallman <rms@psilocin.ai.mit.edu>
2089 * net-utils.el: New file.
2091 1998-06-13 Richard Stallman <rms@psilocin.ai.mit.edu>
2093 * emacs-lisp/sregex.el: New file.
2095 * startup.el (command-line-1): Check that user-init-file non-nil.
2097 * files.el (user-init-file): Default value now nil.
2099 * help.el (help-map): C-h 4 i runs info-other-window.
2101 * info.el (info-other-window): New function.
2103 * mail/rmail.el (rmail-variables): Locally bind
2104 local-enable-local-variables, not enable-local-variables.
2105 (rmail): Don't switch buffers inside the binding of
2106 enable-local-variables.
2108 * arc-mode.el (archive-mode): Locally bind
2109 local-enable-local-variables, not enable-local-variables.
2111 * tar-mode.el (tar-mode): Locally bind local-enable-local-variables,
2112 not enable-local-variables.
2114 * files.el (local-enable-local-variables): New variable.
2115 (set-auto-mode): Test it.
2117 * wid-edit.el (other): Doc fix.
2119 * repeat.el (repeat):
2120 Don't set obsolete var repeat-num-input-keys-at-prefix.
2122 * files.el (find-file-noselect): Delete unused local var `error'.
2123 (find-file-noselect-1): Add local var `error'.
2125 * ispell.el (ispell-region): Return non-nil if not aborted.
2126 (ispell-highlight-spelling-error-generic): Fix doc typo.
2128 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2130 * midnight.el (midnight-mode): New variable.
2131 (midnight-timer-function): New function.
2132 (midnight-delay-set): Make the timer run midnight-timer-function.
2134 1998-06-12 Andre Spiegel <spiegel@inf.fu-berlin.de>
2136 * vc.el (vc-dired-hook): Don't use dired-kill-line to remove
2137 directory lines in terse mode.
2138 (vc-dired-purge): If the top level dir is empty, make it look
2141 1998-06-12 Dave Love <fx@gnu.org>
2143 * loadhist.el (read-feature): Doc fix.
2144 (loadhist-hook-functions): New variable.
2145 (unload-feature): Act on FEATURE-unload-hook or look for unloaded
2146 functions on hooks and remove them.
2148 1998-06-12 Ken'ichi Handa <handa@melange.gnu.org>
2150 * international/mule.el (set-auto-coding): Cancel the previous change.
2152 1998-06-12 Kenichi Handa <handa@etl.go.jp>
2154 * faces.el (set-face-font): Pay attention to fontset.
2155 (set-face-font-auto): Call resolve-fontset-name.
2157 * international/fontset.el (instantiate-fontset): Delete
2158 duplicated call of x-complement-fontset-spec. Call new-fontset
2159 with a correct argument.
2160 (x-compose-font-name): Argument name adjusted for the doc-string.
2161 (x-complement-fontset-spec): Don't alter the contents of the
2162 arguments XLFD-FIELDS and FONTLIST.
2163 (x-style-funcs-alist): The format changed.
2164 (x-modify-font-name): New function.
2165 (create-fontset-from-fontset-spec): The arg STYLE-VARIANT-P is
2166 changed to STYLE-VARIANT, the format also changed. Use
2167 x-modify-font-name instead of calling functions in
2168 x-style-funcs-alist directly.
2169 (instantiate-fontset): Use x-modify-font-name instead of calling
2170 functions in x-style-funcs-alist directly.
2171 (resolve-fontset-name): New function.
2173 * term/x-win.el: While creating fontsets of style variants, pay
2174 attention to X resources XXX.attributeFont.
2176 1998-06-12 Thien-Thi Nguyen <ttn@delysid.gnu.org>
2178 * progmodes/hideshow.el: Require `easymenu'. Rework to
2179 use easymenu. Remove eol ws.
2180 (hs-hide-level-recursive, hs-hide-level): Add.
2181 (hs-unbalance-handler-method): Delete.
2182 (hs-show-block-at-point): Always use `top-level'
2183 unbalanced-handler case.
2184 (hs-minor-mode): Use `make-local-variable' not
2185 `make-variable-buffer-local'.
2187 1998-06-12 Kenichi Handa <handa@etl.go.jp>
2189 * international/mule.el (set-auto-coding): Argument is changed to SIZE.
2190 Now finds the text to be scanned in the current buffer.
2192 1998-06-11 Rob Riepel <riepel@Zathras.Stanford.EDU>
2194 * tpu-edt.el (tpu-include) Use insert-file-contents, remove
2197 1998-06-11 Richard Stallman <rms@psilocin.ai.mit.edu>
2199 * help.el (describe-key, describe-key-briefly):
2200 Don't discard up event after down event.
2202 * emacs-lisp/find-func.el (find-function-on-key):
2203 Don't discard up event after down event.
2205 1998-06-11 Felix Lee <flee@cygnus.com>
2207 * gud.el (gud-filter): Extend scope of binding of
2208 gud-filter-defer-flag.
2210 1998-06-11 Richard Stallman <rms@psilocin.ai.mit.edu>
2212 * jka-compr.el (jka-compr-insert-file-contents): Don't run
2213 after-insert-file-functions, since caller does that.
2215 * midnight.el: New file.
2217 1998-06-11 Andre Spiegel <spiegel@inf.fu-berlin.de>
2219 * dired.el (dired-readin): Insert headerline only if necessary.
2220 (Not in recursive listings.)
2222 * vc.el (vc-dired-recurse, vc-dired-terse-display): New user options.
2223 (vc-next-action-dired): Cleanup. Let vc-dired-terse-mode be nil here,
2224 so that checked-in files don't vanish.
2225 (vc-dired-toggle-terse-mode): New function.
2226 (vc-dired-hook): Don't show "." and "..". Handle terse mode.
2227 (vc-dired-purge): New function.
2228 (vc-directory): Handle vc-dired-recurse.
2230 1998-06-11 Richard Stallman <rms@psilocin.ai.mit.edu>
2232 * mail/rmail.el (rmail-toggle-header): Fix previous change.
2234 1998-06-10 Dave Love <fx@gnu.org>
2236 * mail/metamail.el (metamail-region): Don't use concat with
2239 * browse-url.el: Don't require dired when compiling.
2240 (browse-url-lynx-input-delay, browse-url-lynx-input-attempts):
2241 Remove customization.
2242 (browse-url-grail): Respect new-window arg (Barry Warsaw).
2244 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
2246 * progmodes/cc-langs.el (c-mode-menu): Use (mark t), not (mark),
2247 in enable-expressions.
2249 * wid-edit.el (other): New widget type.
2251 * emacs-lisp/eval-reg.el (elisp-eval-region):
2252 Accept new arg read-function; also handle load-read-function.
2254 1998-06-10 Andrew Innes <andrewi@harlequin.co.uk>
2256 * startup.el (command-line): Set `temporary-file-directory' based
2257 on environment settings, before processing init files.
2259 1998-06-10 Alan Shutko <ats@acm.org>
2261 * bindings.el (ctl-x-map): Change vi-dot binding to repeat.
2263 1998-06-09 Per Abrahamsen <abraham@dina.kvl.dk>
2265 * wid-edit.el (widget-specify-secret): New function.
2266 (widget-after-change): Use it.
2267 (widget-specify-field): Use it.
2269 1998-06-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2271 * emacs-lisp/lisp-mode.el (eval-defun): Pass read function to
2272 eval-region as arg, instead of binding load-read-function.
2274 * files.el (find-file-noselect): Use find-file-noselect-1
2275 after "Save file and revisit literally? ".
2277 * help.el (help-make-xrefs): When scanning keymap binding listings,
2278 scan from the very beginning.
2279 (help-follow-mouse): Avoid save-excursion, so can set point properly.
2281 * mail/uce.el: Several fixes in doc string style.
2282 (uce-mail-reader): Use defcustom.
2284 1998-06-09 Ed Reingold <reingold@cs.uiuc.edu>
2286 * calendar/cal-tex.el (cal-tex-list-diary-entries): Set
2287 diary-display-hook correctly.
2289 * calendar/cal-menu.el (calendar-mouse-holidays)
2290 (calendar-mouse-view-diary-entries)
2291 (calendar-mouse-view-other-diary-entries): Rewritten to put results
2292 in popup menu to be consistent with other functions.
2294 * calendar/diary-lib.el (view-other-diary-entries): Don't override
2295 default value of diary-file.
2297 1998-06-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2299 * mail/sendmail.el (mail-header-end): Widen.
2300 (mail-text-start): Widen.
2302 * progmodes/cperl-mode.el (pod2man-program): Var reinstalled.
2303 (cperl-pod-to-manpage, cperl-pod2man-build-command): Fns reinstalled.
2305 1998-06-09 stanislav shalunov <shalunov@mccme.ru>
2307 * mail/uce.el (uce-message-text):
2308 Change the text of message that is sent.
2310 * mail/uce.el (uce-reply-to-uce): Do not assume all Received lines
2311 are on top of message without headers like `From' or `To'.
2313 * mail/uce.el (uce-reply-to-uce): Parse Received lines better.
2315 * mail/uce.el (uce-mail-reader): New user option.
2316 (uce-reply-to uce): Add support for Gnus. User is supposed to set
2317 uce-mail-reader to `gnus' if using Gnus to read mail. The default
2318 is to assume Rmail. There's no magic to determine what mail
2319 reader is currently active, so it is not possible to mix using
2320 uce.el with Rmail and Gnus.
2322 1998-06-08 Dan Nicolaescu <done@ece.arizona.edu>
2324 * generic.el (generic-mode-with-type): Set major-mode to be the
2325 actual mode, not generic-mode.
2327 1998-06-08 Richard Stallman <rms@psilocin.ai.mit.edu>
2329 * apropos.el (apropos-print): The cross ref for a variable
2330 should always do just describe-variable.
2332 * ange-ftp.el (ange-ftp-expand-dir): Use null-device.
2334 * progmodes/compile.el (grep-null-device): Variable deleted.
2335 (grep-command, grep-find-use-xargs): Use null-device.
2336 (grep, grep-find): Use null-device.
2338 * files.el (null-device): New variable.
2340 * progmodes/cperl-mode.el (Man-filter-list): Unused variable deleted.
2341 (cperl-perldoc, cperl-perldoc-at-point): Functions reinstalled.
2343 1998-06-08 Andrew Innes <andrewi@harlequin.co.uk>
2345 * ange-ftp.el (ange-ftp-file-name-completion): Use
2346 ange-ftp-this-dir instead of literal "/" when calling real
2347 completion function.
2349 1998-06-08 Richard Stallman <rms@psilocin.ai.mit.edu>
2351 * textmodes/texnfo-upd.el (texinfo-insert-master-menu-list):
2352 Insert \n after @detailmenu.
2354 1998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
2356 * progmodes/cperl-mode.el (cperl-problems): Doc fix.
2358 * progmodes/cperl-mode.el (cperl-pod-to-manpage): Function deleted.
2359 (cperl-pod2man-build-command, cperl-perldoc-at-point): Likewise.
2360 (cperl-perldoc): Likewise.
2361 (pod2man-program): Variable deleted.
2363 * repeat.el: Renamed from vi-dot.el.
2364 All functions and variables renamed.
2365 (repeat-last-kill-command): Variable deleted;
2366 use real-last-command instead.
2367 (kill-region): Advice definition deleted.
2368 (universal-argument-more, universal-argument-other-key)
2369 (typematic-universal-argument-more-or-less): Advice deleted.
2370 (repeat-prefix-arg): Variable deleted.
2371 (repeat-num-input-keys-at-prefix): Variable deleted.
2372 (repeat): Use last-prefix-arg.
2374 1998-06-07 Stephen Eglen <stephen@gnu.org>
2376 * iswitchb.el (iswitchb-require-match, iswitchb-temp-buflist)
2377 (iswitchb-bufs-in-frame): Variables declared with defvar to quieten
2380 1998-06-06 Andrew Innes <andrewi@harlequin.co.uk>
2382 * ange-ftp.el (ange-ftp-file-name-completion): Do hostname
2383 completion in root directory of all drives on Windows.
2384 (ange-ftp-file-name-all-completions): Fix regexp for detecting
2385 root directory on drives.
2387 (file-name-handler-alist): Remove the autoload tag from the
2388 top-level form which changes file-name-handler-alist to support
2389 Windows hostname completion.
2391 1998-06-06 Richard Stallman <rms@psilocin.ai.mit.edu>
2393 * gnus/message.el (message-mode): Set paragraph-start and
2394 paragraph-separate as in mail-mode.
2396 * mail/sendmail.el (mail-mode): Include `-- ' and `---+' in
2397 paragraph-start and paragraph-separate.
2399 * progmodes/fortran.el (fortran-electric-line-number):
2400 Add delete-selection property.
2402 * simple.el (comment-region): Check for enough chars to delete
2403 in the numarg != t case as in the numarg = t case.
2405 1998-06-06 Dan Nicolaescu <done@ece.arizona.edu>
2407 * emacs-lisp/autoload.el (make-autoload): Add support for
2408 `define-generic-mode' and `easy-mmode-define-minor-mode' and
2409 update the doc string accordingly.
2411 1998-06-06 Richard Stallman <rms@psilocin.ai.mit.edu>
2413 * mail/rmail.el (rmail): Prevent find-file from calling
2414 rmail-mode for a new buffer. Do it later, instead.
2416 * rect.el (string-rectangle-line): Delete the rectangle first.
2417 (string-rectangle): Doc fix.
2419 * files.el (find-file-noselect-1): New function.
2420 (find-file-noselect): If want to visit literally and buffer is
2421 visited the ordinary way, or vice versa, ask user whether
2422 to re-visit, or save and revisit. Use find-file-noselect-1.
2424 1998-06-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2426 * ps-print.el: Fix spooled file bugs.
2427 (ps-print-version): New version number (3.06.3) and doc fix.
2428 (ps-page-postscript): New var.
2429 (ps-begin-file): Initialize PostScript page number,
2430 eliminate total page and line number.
2431 (ps-begin-job): Eliminate PostScript Trailer section on spooled buffer,
2432 initialize total page and line number.
2433 (ps-end-file): Use PostScript page number.
2434 (ps-header-page): Adjust header page.
2435 (ps-generate): Adjust page and line count setting.
2436 (ps-do-despool): Eliminate PostScript Trailer section setting.
2438 1998-06-05 Richard Stallman <rms@psilocin.ai.mit.edu>
2440 * man.el (Man-kill, Man-quit): Use quit-window.
2442 * ps-print.el (ps-generate): Call set-buffer-multibyte.
2444 * textmodes/fill.el (fill-paragraph):
2445 Bind fill-paragraph-function to nil, if it doesn't do the job.
2447 1998-06-05 Ed Reingold <reingold@melange.gnu.org>
2449 * calendar/cal-menu.el (cal-menu-update): Fix menu separators.
2451 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk>
2453 * jka-compr.el (jka-compr-write-region): Ensure
2454 `last-coding-system-used' is updated, so that basic-save-buffer
2455 sees the right value.
2457 1998-06-05 Richard Stallman <rms@gnu.org>
2459 * loadup.el: Clean up mechanism for removing -l loadup from end.
2461 1998-06-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
2463 * dired.el (dired-internal-noselect): Call either dired-mode
2464 or MODE, but not both.
2466 * vc.el (vc-directory): Bind vc-dired-switches in order to
2467 pass switches to vc-dired-mode.
2468 (vc-dired-mode): Check for vc-dired-switches.
2470 1998-06-04 Dan Nicolaescu <done@ece.arizona.edu>
2472 * rsz-mini.el (resize-minibuffer-mode):
2473 * iswitchb.el (iswitchb-read-buffer): Add autoload cookie.
2475 1998-06-03 Kevin Rodgers <kevinr@ihs.com> (tiny change)
2477 * replace.el (esc-map): Bind C-M-% to query-replace-regexp.
2479 1998-06-03 Richard Stallman <rms@gnu.org>
2481 * cus-edit.el (customize-group-other-window): Fix previous change.
2483 * international/mule-diag.el (list-character-sets-1): New subroutine.
2484 (list-character-sets): Use it.
2485 (list-coding-systems-1): New subroutine.
2486 (list-coding-systems): Use it.
2487 (list-input-methods-1): New subroutine.
2488 (list-input-methods): Use it.
2489 (mule-diag): Avoid method of displaying text in *Help* then copying it.
2490 Instead, insert it directly into *Mule-Diagnosis*.
2491 Use list-character-sets-1, list-coding-systems-1, list-input-methods-1.
2492 Copy the code from list-fontsets and list-coding-categories.
2493 Improve the display buffer's header.
2495 * files.el (toggle-read-only): When exiting View mode, locally
2496 set view-read-only to t so another toggle will re-enable View mode.
2498 * view.el (View-exit-and-edit): Bind view-no-disable-on-exit to nil.
2500 1998-06-03 Michael Ernst <mernst@alum.mit.edu>
2502 * mail/rmailsum.el (rmail-summary-rmail-update): Set message
2503 unseen only if `rmail-summary-put-back-unseen' is non-nil.
2505 * mail/rmail.el (rmail-toggle-header): Redo previous change;
2506 don't move point if possible.
2507 (rmail-count-screen-lines): Add.
2509 1998-06-03 Per Starbäck <starback@update.uu.se>
2511 * emacs-lisp/bytecomp.el (byte-compile-lambda): Fix previous
2514 1998-06-03 Dan Nicolaescu <done@ece.arizona.edu>
2516 * locate.el (locate, locate-with-filter):
2517 * generic.el (define-generic-mode): Correct typo in autoload
2518 cookie that prevented appropriate autoloads to be generated.
2520 1998-06-03 Andre Spiegel <spiegel@inf.fu-berlin.de>
2522 * vc.el (vc-dired-hook): Kill excluded directories recursively.
2524 1998-06-03 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2526 * emacs-lisp/find-func.el (find-function-noselect): Don't call
2527 format twice with the error message. Quote the function name
2528 before splicing into regexp.
2530 1998-06-02 Dave Love <fx@gnu.org>
2532 * docref.el: Deleted in view of current approach to doc strings.
2534 * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
2535 CVS directories too.
2537 1998-06-02 Richard Stallman <rms@gnu.org>
2539 * cus-edit.el (customize-group, customize-group-other-window)
2540 (custom-buffer-create, custom-buffer-create-other-window)
2541 (customize-browse): Use pop-to-buffer.
2542 (same-window-regexps): Add autoload to add regexp to match custom bfrs.
2544 * info.el (Info-exit): Use quit-window.
2546 * mail/rmail.el (rmail-toggle-header): Preserve point
2547 and window-start (more or less) when reverting to original header.
2549 1998-06-01 Richard Stallman <rms@gnu.org>
2551 * window.el (shrink-window-if-larger-than-buffer):
2552 Switch to the specified window and its buffer at the outset.
2553 (count-windows): Doc fix.
2555 * help.el (help-setup-xref): Change all callers to
2556 use (function args...) instead of (function . arg). Doc fix.
2557 (help-follow): Put (point) at front of elts of help-xref-stack.
2558 (help-xref-stack): Elt format now (POSITION FUNCTION ARGS).
2559 (help-xref-stack-item): Doc fix.
2560 (help-xref-go-back): Assume new format for help-xref-stack.
2561 (help-follow): Look for prop on previous char if next char has none.
2562 Avoid error at beginning or end of buffer.
2563 (describe-bindings): New optional arg BUFFER.
2564 Use help-setup-xref.
2566 * simple.el (event-apply-alt-modifier, etc): Doc fixes.
2568 1998-06-01 Andrew Innes <andrewi@harlequin.co.uk>
2570 * arc-mode.el (archive-extract): Fix handling of 'view option.
2572 1998-06-01 Per Starbäck <starback@update.uu.se>
2574 * apropos.el (apropos-variable): Fixed argument to apropos-command.
2575 (apropos-command): Let `var-predicate' have higher priority than
2578 1998-06-01 Dave Love <fx@gnu.org>
2580 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Add -. as
2581 NMCHARs. Elide upper case (see font-lock-defaults). Generalize
2582 comment declaration not to exclude markup.
2584 1998-05-31 Richard Stallman <rms@gnu.org>
2586 * which-func.el (which-func-ff-hook): If imenu gets error,
2587 clear which-func-mode.
2589 * progmodes/compile.el (grep): Fix previous change.
2591 * international/mule-diag.el: Many doc fixes.
2593 * tar-mode.el (tar-extract): Pass HIGHEST=t to detect-coding-region.
2595 * simple.el (keyboard-quit): Doc fix.
2597 * textmodes/two-column.el: Bind f2 and C-x 6 prefixes
2598 only via an autoload, not when this file is loaded.
2600 * international/mule.el (coding-system-mnemonic):
2601 Don't crash if arg is nil.
2603 1998-05-31 Alan Shutko <shutkoa@ugsolutions.com>
2605 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): Add
2608 1998-05-30 Dave Love <fx@gnu.org>
2610 * finder.el (finder-known-keywords): Fix `convenience' entry.
2612 1998-05-30 Richard Stallman <rms@gnu.org>
2614 * textmodes/tex-mode.el: Undo May 15 change.
2616 * international/mule-diag.el (mule-diag): Don't call help-mode.
2617 Instead, call print-help-return-message.
2619 * ffap.el (ffap-bindings): Fix the dired-at-point binding.
2621 1998-05-30 Sam Steingold <sds@usa.net>
2623 * compile.el (compilation-scroll-output): Correct the :version
2624 keyword to be a string.
2626 1998-05-30 Michael Kifer <kifer@cs.sunysb.edu>
2628 * ediff-mult.el (ediff-mark-for-hiding-at-pos)
2629 (ediff-mark-for-operation-at-pos): Renamed from
2630 ediff-mark-for-hiding, ediff-mark-for-operation.
2631 (ediff-mark-session-for-hiding, ediff-mark-session-for-operation)
2632 (ediff-unmark-all-for-operation, ediff-unmark-all-for-hiding): New
2634 (ediff-setup-meta-map): Changed bindings.
2636 * viper-cmd.el (viper-backward-Word, viper-skip-separators): Bugfix.
2637 (viper-switch-to-buffer, viper-switch-to-buffer-other-window): Bugfix.
2638 * viper-util.el (viper-skip-syntax): Bug fix for eob/bob cases.
2639 * viper-mous.el (viper-surrounding-word): Added '_' to alpha modifiers.
2641 1998-05-30 Ralph Schleicher <rs@purple.UL.BaWue.DE>
2643 * info-look.el: Added support for Scheme.
2644 Removed Info-lookup minor mode.
2645 (info-lookup-file-name-alist): New variable.
2646 (info-lookup-select-mode): New function. Select help mode
2647 according to info-lookup-file-name-alist or fall back to the
2648 buffer's major mode.
2649 (info-lookup): Use info-lookup-select-mode.
2650 (info-lookup-interactive-arguments): Likewise.
2651 (info-complete-symbol): Likewise.
2652 (info-complete-file): Likewise.
2653 (info-complete): Likewise.
2655 1998-05-28 Andrew Innes <andrewi@harlequin.co.uk>
2657 * ange-ftp.el (ange-ftp-expand-file-name): Set default to
2658 default-directory if nil. Check whether default starts with a
2659 drive specifier on windows-nt, as well as name, and call real
2660 function if so. Remove code to strip prefix before // or /~ since
2661 `expand-file-name' itself no longer does that.
2662 (ange-ftp-expand-dir): Use `grep-null-device' instead of
2663 "/dev/null", which is incorrect on windows-nt.
2664 (ange-ftp-file-name-all-completions): Fix root directory regexp
2666 (ange-ftp-start-process): On windows-nt, always send a "help foo"
2667 command to ensure the ftp process produces some output, and force
2668 the process to use raw-text-dos decoding.
2669 (ange-ftp-canonize-filename): On windows-nt, strip drive specifier
2670 from expanded remote name.
2671 (ange-ftp-write-region): Allow binary transfer on windows-nt if
2672 remote host type is unix. Ensure `last-coding-system-used' is
2673 given an appropriate value, so that basic-save-buffer isn't
2674 confused by the coding used with the ftp process.
2675 (ange-ftp-insert-file-contents): Ditto.
2676 (ange-ftp-copy-file-internal): Ditto.
2677 (ange-ftp-real-expand-file-name): Use standard definition on
2679 (ange-ftp-real-expand-file-name-actual): Remove obsolete function.
2680 (ange-ftp-disable-netrc-security-check): Make default value be t
2683 Remove windows-nt entry on file-name-handler-alist for
2684 ange-ftp-hook-function, since ange-ftp remote names do not start
2685 with a drive specifier. Keep ange-ftp-completion-hook-function
2686 entry to allow hostname completion when completing in the root
2687 directory of a drive.
2689 1998-05-28 Richard Stallman <rms@psilocin.ai.mit.edu>
2691 * ange-ftp.el (ange-ftp-start-process): Undo previous change.
2693 * mail/sendmail.el (mail-from-style):
2694 New alternative, `system-default'.
2696 1998-05-27 Richard Stallman <rms@psilocin.ai.mit.edu>
2698 * mail/sendmail.el (sendmail-send-it):
2699 If mail-from-style isn't angles, parens or nil, don't use -f option.
2701 1998-05-27 Ed Reingold <reingold@cs.uiuc.edu>
2703 * calendar/calendar.el (calendar-buffer-list): Add
2704 other-calendars-buffer.
2705 (calendar-mode): Use activate-menubar-hook only in a window system.
2707 1998-05-27 Dave Love <fx@gnu.org>
2709 * info-look.el: Add an entry for Scheme mode.
2711 1998-05-27 Richard Stallman <rms@psilocin.ai.mit.edu>
2713 * comint.el (comint-mode-map): Move bindings of
2714 comint-next-matching-input-from-input to C-c M-r, and
2715 comint-previous-matching-input-from-input to C-c M-s.
2716 Move comint-get-next-from-history to C-c C-x.
2718 * mail/rmailout.el (rmail-output-to-rmail-file):
2719 Specify the coding system for writing.
2721 1998-05-27 Ed Reingold <reingold@cs.uiuc.edu>
2723 * calendar/calendar.el (calendar-print-other-dates): New function.
2724 * calendar/calendar.el (calendar-mode-map): Put it on a key.
2725 * calendar/calendar.el (other-calendars-buffer): New constant.
2726 * calendar/cal-x.el (special-display-buffer-names): Add to special
2729 1998-05-27 Dave Love <fx@gnu.org>
2731 * imenu.el (imenu-syntax-alist): Doc fix.
2733 1998-05-26 Dan Nicolaescu <done@ece.arizona.edu>
2735 * ffap.el: Add convenience keyword and add the toplevel defgroup
2736 to the convenience group.
2737 * emulation/pc-select.el:
2749 * abbrev.el: Likewise.
2751 1998-05-26 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
2752 Karl Fogel <kfogel@red-bean.com>
2754 * bookmark.el: Changes so bookmark list mode works with Info:
2755 (bookmark-jump-noselect): Use an inner save-window-excursion.
2756 (bookmark-bmenu-switch-other-window): Temporarily set
2757 pop-up-windows, same-window-buffer-names, and same-window-regexps,
2758 to override Info's special display behaviors.
2760 1998-05-26 Richard Stallman <rms@psilocin.ai.mit.edu>
2762 * emacs-lisp/autoload.el (make-autoload): Doc fix.
2764 1998-05-25 Dave Love <fx@gnu.org>
2766 * f90.el (f90-comment-indent): Don't attempt to indent trailing
2768 (f90-looking-at-if-then): Don't lose with scan-lists on bad
2771 1998-05-25 Richard Stallman <rms@psilocin.ai.mit.edu>
2773 * emacs-lisp/lisp-mode.el (eval-defun): Pass proper beg to eval-region.
2775 * faces.el (frame-update-face-colors): Call frame-set-background-mode.
2777 * frame.el (make-frame-on-display): Check for nonsense display name.
2779 * mail/rmailedit.el (rmail-old-pruned): New permanent local.
2780 (rmail-edit-current-message): Set rmail-old-pruned,
2781 then display full headers.
2782 (rmail-cease-edit): rmail-old-pruned controls whether to prune headers.
2784 1998-05-25 Dan Nicolaescu <done@ece.arizona.edu>
2786 * emacs-lisp/autoload.el (make-autoload): Add support for
2787 define-derived-mode. Update the doc-string accordingly.
2789 * zone-mode.el (zone-mode): Don't require zone-mode.
2790 Use make-local-hook on a hook, not make-variable-buffer-local.
2792 1998-05-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2794 * emacs-lisp/byte-opt.el (byte-boolean-vars):
2795 Add print-escape-nonascii.
2797 * emacs-lisp/autoload.el (generate-file-autoloads): Set
2798 print-escape-nonascii when printing autoload form.
2800 1998-05-25 Kenichi HANDA <handa@etl.go.jp>
2802 * international/mule.el (set-coding-priority): Call
2803 set-coding-priority-internal at the tail.
2805 1998-05-24 Stephen Eglen <stephen@cns.ed.ac.uk>
2807 * help.el (describe-variable): Add a button to call
2808 customize-variable if the variable can be customized.
2810 1998-05-24 Richard Stallman <rms@psilocin.ai.mit.edu>
2812 * mail/rmail.el (rmail-msg-is-pruned): Delete junk in definition.
2814 * apropos.el (apropos-command): Change 3rd arg to VAR-PREDICATE
2815 and use it as a predicate for which variables to match.
2816 (apropos-variable): Use that feature to match all documented vars,
2818 (apropos-command): If DO-ALL is set, search functions, not variables.
2820 * loadup.el (loaddefs.el): Load it earlier, and GC before and after
2821 and a few more times later on.
2823 * comint.el (comint-get-next-from-history): New command.
2824 (comint-accumulate, comint-goto-process-mark): Likewise.
2825 (comint-set-process-mark, comint-bol-or-process-mark): Likewise.
2826 (comint-save-input-ring-index): New permanent local var.
2827 (comint-accum-marker): Likewise.
2828 (comint-send-input): Clear comint-input-ring-index
2829 and comint-accum-marker.
2830 (comint-previous-matching-input-from-input):
2831 Use comint-accum-marker if set.
2832 (comint-previous-matching-input): Likewise.
2833 (comint-mode): Make those vars buffer-local and initialize.
2834 (comint-mode-map): Make C-c C-a run comint-bol-or-process-mark.
2835 Bind C-c SPC to comint-accumulate. Bind C-c C-q to
2836 comint-get-next-from-history.
2838 * window.el (split-window-vertically): Doc fix.
2840 * ffap.el (dired-at-point): Eliminate var dired-function; use `dired'.
2841 (ffap-bindings): Include a binding for C-x d.
2843 * gud.el (gud-jdb-class-source-alist): defvar moved up.
2844 (gud-jdb-analysis-buffer): Likewise.
2846 * rect.el (string-rectangle-string): New variable.
2847 (string-rectangle): Bind it.
2848 (string-rectangle-line): Use it.
2849 (operate-on-rectangle-lines): New variable.
2850 (extract-rectangle-line): Update it.
2851 (delete-extract-rectangle, extract-rectangle): Bind and use it.
2853 * emacs-lisp/cl-indent.el (common-lisp-indent-function):
2854 Bind lisp-indent-error-function.
2855 (lisp-indent-report-bad-format): Use lisp-indent-error-function.
2856 (lisp-indent-error-function): New variable.
2858 * play/solitaire.el (solitaire-possible-move):
2859 Use funcall to invoke movesymbol.
2861 * uncompress.el (find-compressed-version): Don't set `error' here.
2863 1998-05-24 Eli Zaretskii <eliz@is.elta.co.il>
2865 * man.el (Man-getpage-in-background): Bind coding-system-for-write
2866 to raw-text-unix instead of binding inhibit-eol-conversion to t.
2868 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
2870 * dos-w32.el (minibuffer-history-case-insensitive-variables):
2871 Add file-name-history to it.
2873 * simple.el (minibuffer-history-case-insensitive-variables): New var.
2874 (previous-matching-history-element): Implement it.
2876 * progmodes/compile.el (grep-tag-default): New function.
2877 (grep): New default arg when prefix arg is specified.
2879 * menu-bar.el (toggle-case-fold-search): New command.
2880 (menu-bar-options-menu): Put that in the menu.
2882 * dired.el (dired-mark-files-containing-regexp): New command.
2883 (dired-mode-map): Bind it to %g and in menu bar.
2885 * rect.el (close-rectangle): New command.
2887 1998-05-23 Richard Stallman <rms@psilocin.ai.mit.edu>
2889 * international/mule-cmds.el (register-input-method):
2890 Rename arg ENV to LANG-ENV.
2892 1998-05-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2894 * ps-print.el (ps-print-version): Doc fix.
2895 (ps-print-prologue-1): Adjust doLineNumber PostScript function.
2897 1998-05-22 Richard Stallman <rms@psilocin.ai.mit.edu>
2899 * jka-compr.el (jka-compr-compression-info-list): Add elts for bzip.
2901 * uncompress.el (uncompress-while-visiting): Leave point at beginning.
2903 * find-file.el (ff-emacs-19, ff-xemacs): Functions deleted.
2904 (ff-goto-click, ff-mouse-find-other-file)
2905 (ff-mouse-find-other-file-other-window): Just one definition.
2906 (locate-file): Definition deleted.
2908 * international/mule.el (make-translation-table): Doc fix.
2909 (define-translation-table): Doc fix.
2911 1998-05-22 Inge Frick <inge@nada.kth.se>
2913 * easymenu.el (easy-menu-do-add-item): Small simplifications.
2914 (easy-menu-precalculate-equivalent-keybindings): New customization
2916 (easy-menu-add): Precalculate key bindings if
2917 `easy-menu-precalculate-equivalent-keybindings' is on.
2919 1998-05-22 Kenichi Handa <handa@etl.go.jp>
2921 * ccl.el: Change term "character translation table" to
2922 "translation table".
2923 * mule.el: Likewise.
2924 Use translation-table, not character-translation-table,
2925 as char-table subtype.
2926 (define-translation-table):
2927 Renamed from define-character-translation-table.
2928 * mule-util.el: Likewise.
2929 * mule-conf.el: Likewise.
2930 (standard-translation-table-for-decode)
2931 (standard-translation-table-for-encode):
2932 Renamed from standard-character-translation-table-...
2934 1998-05-21 Richard Stallman <rms@psilocin.ai.mit.edu>
2936 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1):
2937 Accept upper case like lower case.
2939 * files.el (insert-directory): When WILDCARD is nil,
2940 expand ~ if necessary.
2942 * mail/rnewspost.el (news-inews): Fix typo in prev change.
2944 1998-05-21 Eli Zaretskii <eliz@is.elta.co.il>
2946 * tar-mode.el (tar-mode): Position point on the name of the first file.
2947 (tar-extract): Detect coding-system of the archive member and
2948 decode it like insert-file-contents does.
2949 (tar-alter-one-field): Reposition point on the file name of the
2951 (tar-subfile-save-buffer): Encode the file when updating it in the
2952 archive, and use the size of encoded text to update the header
2953 block. Set last-coding-system-used to coding-system of the file.
2954 Restore point of tar-superior-buffer after updating the descriptor
2957 1998-05-21 Sam Steingold <sds@usa.net>
2959 * cl-indent.el: Indent `with-standard-io-syntax' correctly.
2961 1998-05-21 Michael Ernst <ernst@cs.washington.edu>
2963 * dired-x.el (dired-guess-shell-alist-default): Handle .tgz files.
2966 1998-05-21 Eli Zaretskii <eliz@mescaline.gnu.org>
2968 * arc-mode.el (archive-file-name-invalid-regexp): Remove. All
2969 users changed to use file-name-invalid-regexp instead.
2970 * files.el (file-name-invalid-regexp): New variable, moved here
2973 1998-05-21 Richard Stallman <rms@psilocin.ai.mit.edu>
2975 * progmodes/vhdl-mode.el (vhdl-customize-colors):
2976 Renamed from vhdl-use-default-colors, and sense reversed.
2977 (vhdl-customize-faces):
2978 Renamed from vhdl-use-default-faces, and sense reversed.
2979 (vhdl-font-lock-init, vhdl-ps-init): Implement those changes.
2980 (vhdl-submit-bug-report): Use new variable names.
2982 1998-05-20 Kenichi Handa <handa@etl.go.jp>
2984 * term/x-win.el: Generate style variants fontset for
2985 standard-fontset-spec. Generate a fontset based on resolved font
2986 name of a font specified by X resource or -fn command line arg.
2988 * international/fontset.el (x-font-name-charset-alist): New var.
2989 (register-alternate-fontnames): Doc-string modified.
2990 (x-complement-fontset-spec): Likewise.
2991 (x-complement-fontset-spec): Delete unused local variable. Delete
2992 ad hoc code for Latin-1, instead refer to x-font-name-charset-alist.
2993 (uninstantiated-fontset-alist): Format changed (BASE-FONTSET ->
2995 (x-style-funcs-alist): New variable.
2996 (create-fontset-from-fontset-spec): 2nd optional arg is changed
2997 from STYLE to STYLE-VARIANT-P. The meaning also changed. Delete
2998 unused code. Adjusted for the change of
2999 uninstantiated-fontset-alist.
3000 (instantiate-fontset): Adjusted for the change of
3001 uninstantiated-fontset-alist.
3003 * international/mule.el (make-coding-system): If ISO2022 based
3004 8-bit coding system allows alternative designation, set the coding
3005 category to `coding-category-iso-8-else'.
3007 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
3009 * mail/rmail.el (rmail-default-body-file): New variable.
3011 * mail/rmailsum.el (rmail-summary-output-body): New function.
3012 (rmail-summary-mode-map): Bind w to that. Put it in menu bar.
3013 Bind q to rmail-summary-wipe.
3015 * mail/rmailout.el (rmail-output-body-to-file):
3016 Avoid error if message has no subject.
3017 Use and set rmail-default-body-file.
3019 * gud.el (gud): Doc fix.
3021 * textmodes/fill.el (fill-region-as-paragraph):
3022 Don't add a newline at the end, when there is none.
3024 1998-05-20 Michael Ernst <ernst@cs.washington.edu>
3026 * play/solitaire.el (solitaire): Doc fix.
3028 * gud.el: Support pdb.
3029 (pdb): New function.
3030 (gud-pdb-command-name): New variable.
3031 (pdb-minibuffer-local-map): Likewise.
3032 (gud-pdb-find-file): New function.
3033 (gud-pdb-marker-filter): New function.
3034 (gud-pdb-marker-regexp*): New variables.
3035 (gud-pdb-massage-args): New function.
3036 (gud-pdb-history): New variable.
3038 * simple.el (set-variable): Offer variable at point as default.
3040 1998-05-20 Kenichi Handa <handa@etl.go.jp>
3042 * international/fontset.el (x-font-name-charset-alist): New
3044 (register-alternate-fontnames): Doc-string modified.
3045 (x-complement-fontset-spec): Likewise.
3046 (x-complement-fontset-spec): Delete unused local variable. Delete
3047 ad hoc code for Latin-1, instead refer to
3048 x-font-name-charset-alist.
3049 (uninstantiated-fontset-alist): Format changed (BASE-FONTSET ->
3051 (x-style-funcs-alist): New variable.
3052 (create-fontset-from-fontset-spec): 2nd optional arg is changed
3053 from STYLE to STYLE-VARIANT-P. The meaning also changed. Delete
3054 unused code. Adjusted for the change of
3055 uninstantiated-fontset-alist.
3056 (instantiate-fontset): Adjusted for the change of
3057 uninstantiated-fontset-alist.
3059 * international/mule.el (make-coding-system): If ISO2022 based
3060 8-bit coding system allows alternative designation, set the coding
3061 category to `coding-category-iso-8-else'.
3063 * term/x-win.el: Generate style variants fontset for
3064 standard-fontset-spec. Generate a fontset based on resolved font
3065 name of a font specified by X resource or -fn command line arg.
3067 1998-05-20 Richard Stallman <rms@psilocin.ai.mit.edu>
3069 * international/mule-cmds.el (set-language-info):
3070 Delete args describe-map and setup-map. Don't set up menus at all.
3071 (set-language-info-alist): Set up menus here.
3072 (register-input-method): Fix previous change.
3073 (setup-specified-language-environment): Doc fix.
3075 * gud.el (gud-perldb-marker-acc): Variable deleted.
3076 (gud defgroup): Doc fix.
3078 * mail/rmail.el (mail-unsent-separator):
3079 Handle "returned message follows".
3081 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3083 * international/mule-cmds.el: Several doc fixes.
3084 (get-language-info, set-language-info): Rename argument.
3085 (set-language-info-alist): Likewise.
3086 (find-coding-systems-region-subset-p): Renamed from subset-p.
3087 (find-coding-systems-region): Use new name.
3088 (register-input-method): Rename argument.
3089 (activate-input-method): If INPUT-METHOD is nil, deactivate.
3091 1998-05-19 Ed Reingold <reingold@uiuc.edu>
3093 * calendar/cal-tex.el (cal-tex-list-holidays): Rewritten.
3095 1998-05-19 Richard Stallman <rms@psilocin.ai.mit.edu>
3097 * gnus/message.el (message-mode): Locally bind adaptive-fill-regexp
3098 and adaptive-fill-first-line-regexp.
3100 * simple.el (kill-region): Set this-command unconditionally
3101 in a read-only buffer.
3103 * custom.el (defcustom): Doc fix.
3105 * uniquify.el (uniquify-ignore-buffers-re): New variable.
3106 (uniquify-rationalize-file-buffer-names): Implement it.
3108 1998-05-18 Richard Stallman <rms@psilocin.ai.mit.edu>
3110 * emacs-lisp/checkdoc.el: Many doc fixes.
3111 Put two spaces between sentences.
3112 (checkdoc-this-string-valid-engine): Fix message.
3113 (checkdoc-ispell-lisp-words): Add "emacs".
3115 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
3116 Do not look for multibyte characters here.
3117 Generate the right file header for use if there are none.
3118 Insert a line of semicolons for subsequent deletion if needed.
3119 (byte-compile-fix-header): New function.
3120 This updates the file header if the file uses multibyte characters.
3121 (byte-compile-from-buffer): Call byte-compile-insert-header
3122 before compiling, and byte-compile-fix-header at the end.
3124 * which-func.el (which-func-modes): Fix custom type.
3125 (which-func-non-auto-modes): Likewise.
3127 * mail/rmail.el (rmail-mime-feature): Doc fix.
3129 * vi-dot.el: Customized.
3130 (vi-self-insert): New function.
3132 (vi-dot-insertion-function): Variable deleted.
3134 * finder.el (finder-known-keywords): Add `convenience'.
3136 1998-05-18 Michael Ernst <mernst@alum.mit.edu>
3138 * mail/rmail.el (rmail-toggle-header): Ensure blank line between
3141 1998-05-17 Richard Stallman <rms@psilocin.ai.mit.edu>
3143 * international/fontset.el (create-fontset-from-fontset-spec):
3144 Add autoload cookie.
3146 1998-05-18 Kenichi HANDA <handa@etl.go.jp>
3148 * international/ccl.el: Change term translate-XXX-map to map-XXX
3149 throughout the file. Change terms unify/unification to
3150 translate/translation respectively throughtout the file.
3152 * international/quail.el (quail-completion): Consecutive call of
3153 this command scrolls the Quail completion buffer.
3155 * international/mule.el: Change term unification to translation
3156 throughtout the file.
3157 (set-clipboard-coding-system): New function.
3159 * international/mule-conf.el: Change term unification to
3160 translation throughtout the file.
3162 * international/mule-util.el: Change term unification to
3163 translation throughtout the file.
3165 1998-05-17 Richard Stallman <rms@psilocin.ai.mit.edu>
3167 * emacs-lisp/debug.el (debugger-frame-clear): Doc fix.
3169 1998-05-17 Andre Spiegel <spiegel@inf.fu-berlin.de>
3171 * vc-hooks.el (vc-parse-cvs-status): Grok new form of conflict
3174 1998-05-17 Eric Ludlam <zappo@mescaline.gnu.org>
3176 * emacs-lisp/checkdoc.el: Added message text checks, and
3177 ambiguous symbol checking.
3178 (checkdoc-message-text): New command.
3179 (checkdoc-message-text-search, checkdoc-message-text-engine):
3181 (checkdoc-this-string-valid-engine):
3182 Added ambiguous function/symbol checking. Added new auto-fix
3183 for missing parameters.
3185 1998-05-16 Richard Stallman <rms@psilocin.ai.mit.edu>
3187 * international/mule-cmds.el (find-coding-systems-region-subset-p):
3188 Renamed from subset-p.
3189 (find-coding-systems-for-charsets): Call changed.
3191 1998-05-16 Dan Nicolaescu <done@ece.arizona.edu>
3193 * generic-x.el (generic-x): Add :version.
3195 * progmodes/hideshow.el (hs-life-goes-on): Use the new backquote
3198 1998-05-16 Richard Stallman <rms@psilocin.ai.mit.edu>
3200 * mail/rmail.el (rmail-retry-failure):
3201 Use mail-sendmail-delimit-header, not mail-send-delimit-header.
3203 * faces.el (frame-background-mode): Define a :set function
3204 to update the background mode of existing frames.
3206 * ange-ftp.el (ange-ftp-tmp-name-template):
3207 Use temporary-file-directory.
3208 * arc-mode.el (archive-tmpdir): Use temporary-file-directory.
3209 * browse-url.el (browse-url-temp-dir): Use temporary-file-directory.
3210 * ediff-init.el (ediff-temp-file-prefix): Use temporary-file-directory.
3211 * emerge.el (emerge-temp-file-prefix): Use temporary-file-directory.
3212 * jka-compr.el (jka-compr-temp-name-template):
3213 Use temporary-file-directory.
3214 * progmodes/cmacexp.el (c-macro-expansion):
3215 Use temporary-file-directory. Choose temp file name properly.
3216 * vc.el (vc-update-change-log): Use temporary-file-directory.
3217 Use expand-file-name on it.
3219 * files.el (temporary-file-directory):
3220 Renamed from system-tmp-directory.
3221 Value is now a directory name, not a file name.
3223 * dired-aux.el (dired-mark-subdir-files): Doc fix.
3225 1998-05-15 Richard Stallman <rms@psilocin.ai.mit.edu>
3227 * ps-print.el (ps-file-end): Put Trailer and Pages before EndDoc.
3228 (ps-print-control-characters): Doc fix.
3230 * textmodes/tex-mode.el (tex-command-end): New variable.
3231 (tex-start-tex): Use it.
3232 (plain-tex-mode): Locally set tex-command-end.
3233 (tex-common-initialization): Make local binding for it.
3235 * ange-ftp.el (ange-ftp-start-process): Handle Windows ftp client.
3237 * language/european.el (setup-8-bit-environment):
3238 After loading latin-N, reset the standard case table
3239 and each buffer's case table.
3241 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1):
3242 Cope with an out-of-range constvec index.
3244 * dos-fns.el (dos-ps-printer, dos-printer, msdos-shells):
3245 Defcustoms replaced with defvars.
3246 (dos-fns): defgroup deleted.
3247 * dos-vars.el: New file, holds custom stuff from dos-fns.el.
3248 * loadup.el: Load dos-vars along with dos-fns.
3250 * type-break.el (type-break-mode): Don't alter global-mode-string.
3251 Instead, add an element to minor-mode-alist.
3253 * cus-edit.el (convenience): New group.
3255 * info.el (Info-find-node): Use info-file-exists-p.
3256 (info-insert-file-contents): Use info-file-exists-p.
3257 (info-file-exists-p): New function.
3259 1998-05-15 Geoff Voelker <voelker@cs.washington.edu>
3261 * files.el (system-tmp-directory): New variable.
3263 * ange-ftp.el (ange-ftp-tmp-name-template): Use system-tmp-directory.
3264 * arc-mode.el (archive-tmpdir): Use system-tmp-directory.
3265 * browse-url.el (browse-url-temp-dir): Use system-tmp-directory.
3266 * ediff-init.el (ediff-temp-file-prefix): Use system-tmp-directory.
3267 * emerge.el (emerge-temp-file-prefix): Use system-tmp-directory.
3268 * jka-compr.el (jka-compr-temp-name-template): Use system-tmp-directory
3269 * progmodes/cmacexp.el (c-macro-expansion): Use system-tmp-directory.
3270 * vc.el (vc-update-change-log): Use system-tmp-directory.
3272 1998-05-15 Francesco Potortì <F.Potorti@cnuce.cnr.it>
3274 * mail/mailalias.el (define-mail-alias): Compensate for not
3275 resetting the match data when string-match fails.
3277 1998-05-14 Erik Naggum <erik@naggum.no>
3279 * bindings.el: Add binding for C-x z to vi-dot here.
3280 * vi-dot.el: Remove faulty autoloaded binding for C-x z.
3282 1998-05-14 Ed Reingold <reingold@melange.gnu.org>
3284 * calendar/cal-hebrew.el (holiday-passover-etc): Fix misspelling.
3286 1998-05-14 Eli Zaretskii <eliz@mescaline.gnu.org>
3288 * arc-mode.el (archive-tmpdir): Make the prefix of the temporary
3290 (archive-file-name-invalid-regexp): New variable.
3291 (archive-zip-case-fiddle): Doc fix.
3292 (archive-remote): Make it permanent-local.
3293 (archive-member-coding-system): New variable.
3294 (archive-mode): Don't use write-contents-hooks for remote
3295 archives. Archives whose names are invalid for the current
3296 filesystem are marked read-only.
3297 (archive-summarize): Optional argument SHUT-UP makes it silent.
3298 All callers changed.
3299 (archive-unique-fname): New function.
3300 (archive-maybe-copy): Use it.
3301 (archive-maybe-copy, archive-write-file): Bind
3302 coding-system-for-write to no-conversion.
3303 (archive-maybe-update, archive-mode-revert): Bind
3304 coding-system-for-read to no-conversion.
3305 (archive-maybe-update): Remain at the same line in the archive
3306 listing, after updating the archive. Print the buffer name of the
3307 archive to be saved.
3308 (archive-extract): Mark archive members whose names are invalid as
3309 read-only. Don't set buffer-file-type. Remove the write-contents
3310 hook for remote archives. Warn about read-only archives inside
3312 (archive-write-file-member): Handle remote archives. Restore
3313 value of last-coding-system-used.
3314 (archive-*-write-file-member): Handle archives inside other
3315 archives. Save the value of last-coding-system-used.
3316 (archive-write-file): New optional variable FILE: where to write
3317 the archive; defaults to buffer-file-name, for remote archives.
3318 (archive-zip-summarize, archive-zip-chmod-entry): Support VFAT
3319 type of host filesystem.
3320 (archive-zip-summarize): Don't fiddle letter case of mixed-case
3323 1998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
3325 * emacs-lisp/advice.el (ad-handle-definition, defadvice):
3328 * help.el (describe-key-briefly): When INSERT, put cmd name in `...'.
3330 * files.el (recover-session-finish): Unmark the current line
3331 so that the file being used for recovery will not get deleted.
3333 1998-05-13 Richard Stallman <rms@psilocin.ai.mit.edu>
3335 * startup.el (locale-translation-file-name): New variable.
3336 (command-line): Use it to decode locale aliases.
3338 * emacs-lisp/disass.el (disassemble-1): Reference bytecode string
3341 * format.el (format-alist): Use -f when running recode.
3343 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Fix prev chg.
3345 * international/mule.el (set-auto-coding): Exclude \n when
3346 matching the coding system name.
3348 1998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3350 * type-break.el (type-break-mode-line-message-mode): Doc fix.
3352 (type-break-mode): Doc fix.
3354 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3355 Insert the output file header after compiling all the input.
3356 (byte-compile-output-file-form): Major cleanup.
3357 If output file contains multibyte chars,
3358 insist on Emacs 20 when loading.
3360 * mail/smtpmail.el (smtpmail-via-smtp): Specify process coding system.
3362 1998-05-12 Ed Reingold <reingold@melange.gnu.org>
3364 * calendar/cal-menu.el (cal-menu-update): Add separators.
3366 1998-05-11 Richard Stallman <rms@psilocin.ai.mit.edu>
3368 * calendar/cal-menu.el (calendar-mode-map): Rename `holidays'
3370 (cal-menu-update): Similar renamings; change the arg to
3371 easy-menu-change also. Change some item names.
3373 * emacs-lisp/easymenu.el (easy-menu-change): Add autoload cookie.
3375 1998-05-11 Dave Love <fx@gnu.org>
3377 * tar-mode.el (tar-subfile-mode): Call auto-save-mode with -1.
3379 1998-05-11 Ed Reingold <reingold@melange.gnu.org>
3381 * calendar/calendar.el (calendar-mode): Add hook to update holiday
3383 (exit-calendar): Don't signal error when user changes mind.
3385 * calendar/cal-menu.el (calendar-mode-map): Remove static menu
3386 definition for holidays from menu bar.
3387 (easymenu): Require it.
3388 (cal-menu-update): New function.
3389 (cal-menu-today-holidays): New function.
3391 1998-05-10 Richard Stallman <rms@psilocin.ai.mit.edu>
3393 * startup.el (normal-top-level-add-subdirs-to-load-path):
3394 Ignore subdirectories whose names start with nonalphanumeric
3395 or that have a file called .nosearch.
3397 * international/mule-cmds.el (last-coding-system-specified): New var.
3398 (select-safe-coding-system): Set var if user specifies a coding system.
3400 * international/mule.el (after-insert-file-set-buffer-file-coding-system):
3401 Don't make buffer unibyte unless we seem to be visiting a file.
3403 * mail/rmail.el (rmail-decode-babyl-format):
3404 Set save-buffer-coding-system instead of buffer-file-coding-system.
3405 Decode the whole Babyl text at once, not message by message.
3406 Don't alter global value of rmail-file-coding-system.
3407 (rmail-show-message): Set buffer-file-coding-system from
3408 X-Coding-System header field.
3409 (rmail-ignored-headers): Ignore X-Coding-System header.
3410 Ignore Return-Path, Errors-To, X-Attribution, X-Disclaimer.
3411 (rmail-convert-to-babyl-format): Record X-Coding-System header
3412 for each message that was converted.
3413 (rmail-variables): Make local binding for save-buffer-coding-system,
3414 and set it from buffer-file-coding-system if not already non-nil.
3416 * files.el (save-buffer-coding-system): New variable.
3417 (basic-save-buffer-1): Obey it.
3418 (basic-save-buffer): Set save-buffer-coding-system instead of
3419 buffer-file-coding-system, if save-buffer-coding-system is already
3422 * add-log.el (add-log-current-defun): Fix previous change--skip
3423 tab and newline also.
3425 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3427 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
3430 1998-05-09 Richard Stallman <rms@psilocin.gnu.org>
3432 * disp-table.el (standard-display-european): Doc fix.
3434 * mail/sendmail.el (mail-signature): Allow expression as value.
3435 Improve prompts in custom type. Add risky-local-variable property.
3436 (mail-setup): Implement that feature.
3438 * wid-edit.el (widgets: sexp, variable, list, vector): Doc fixes.
3440 * mail/mail-utils.el (mail-strip-quoted-names):
3441 Delete comments, then delete leading/trailing whitespace.
3443 1998-05-08 Richard Stallman <rms@psilocin.gnu.org>
3445 * ps-print.el (ps-alist-position): Renamed from ps-position.
3446 Look for ITEM as the car of an element.
3447 (ps-font-number): Use ps-alist-position.
3448 (ps-font-alist): Renamed from ps-font-list.
3450 * mail/reporter.el (reporter-bug-hook): Use rfc822-goto-eoh.
3452 1998-05-07 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3454 * emacs-lisp/autoload.el (generate-file-autoloads): Handle progn
3455 forms generated by make-autoload: print just the first subform
3456 with print-escape-newlines.
3458 * ispell.el (ispell-dictionary-alist-1): Doc fix.
3459 (ispell-dictionary-alist-2): Doc fix.
3461 * cus-edit.el (customize-group-other-window): Handle groups not
3462 yet loaded. If buffer exists, use it unchanged. Rename parameter
3463 and update doc string.
3465 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
3467 * emacs-lisp/edebug.el (edebug-all-forms): Add autoload cookie.
3468 (edebug-all-defs): Likewise.
3470 * ispell.el (ispell-word): Make M-$ binding using esc-map.
3472 * vc-hooks.el (vc-consult-rcs-headers): Fix previous change.
3474 1998-05-07 Andrew Innes <andrewi@harlequin.co.uk>
3476 * disp-table.el (standard-display-european): Don't call
3477 set-terminal-coding-system when window-system is w32.
3479 1998-05-07 Erik Naggum <erik@naggum.no>
3481 * emacs-lisp/find-func.el (find-function-noselect): Autoload it.
3483 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
3485 * progmodes/sh-script.el (sh-shell-file): Add cmdproxy to MS shells.
3487 * international/mule-diag.el (list-input-methods): Doc fix.
3489 1998-05-07 Kenichi Handa <handa@etl.go.jp>
3491 * international/ccl.el: Cancel the previous change for
3492 customization, customized variables are changed to constant.
3494 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
3496 * mail/emacsbug.el (report-emacs-bug): After reinserting
3497 the signature, leave point before it.
3498 Don't display *Bug Help* if report-emacs-bug-no-explanations.
3500 * help.el (describe-function-1): Use find-function-noselect
3501 instead of find-function.
3502 (view-lossage): Set help-xref-stack* in the help buffer.
3503 (describe-bindings): Likewise.
3504 (help-xref-go-back): New arg BUFFER.
3505 (help-make-xrefs): Specify the help buffer as arg for
3508 * textmodes/sgml-mode.el (sgml-mode-common):
3509 Make local binding from adaptive-fill-regexp.
3511 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
3513 * international/mule-diag.el (print-coding-system):
3514 Handle (SYMBOL . SYMBOL) as the flags of a type 4 coding system.
3516 * which-func.el (which-func-non-auto-modes): New variable.
3517 (which-func-amodes): Variable deleted.
3518 (which-func-ff-hook): Use which-func-non-auto-modes instead of
3521 1998-05-06 Sam Steingold <sds@usa.net>
3523 * window.el (quit-window): Fixed FRAME to be the frame and
3526 1998-05-06 Michael Kifer <kifer@cs.sunysb.edu>
3528 * ediff-init.el (ediff-highlight-all-diffs, ediff-use-faces):
3529 Changed the defaults.
3531 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
3533 * which-func.el (which-function-mode): New alias.
3535 1998-05-06 Dave Love <fx@gnu.org>
3537 * imenu.el (imenu-create-index-function): Remove autoload cookie
3538 to avoid nil default value.
3540 1998-05-06 Andre Spiegel <spiegel@inf.fu-berlin.de>
3542 * vc-hooks.el (vc-consult-rcs-headers): Avoid bug with ci -k in
3545 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
3547 * calendar/diary-lib.el (diary-mail-entries): Add autoload cookie.
3549 * dired.el (dired-mode-map): Bind *t to dired-do-toggle.
3551 * ps-print.el (ps-header-title-font-size): Doc fix.
3552 (ps-print-control-characters, ps-setup, ps-header-pad): Doc fixes.
3553 (ps-printing-region, ps-nb-pages): Doc fixes.
3555 1998-05-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3557 * ps-print.el: Some doc fixes, eliminate (require cl).
3558 (ps-print-version): New version number (3.06.1) and doc fix.
3559 (ps-print-control-characters, ps-extend-face): Doc fix.
3560 (ps-font-lock-face-attributes): Eliminate `pop'.
3561 (ps-font): Eliminate `loop' and `return'.
3562 (ps-fonts): Eliminate `loop'.
3563 (ps-font-number): Replace `position' by `ps-position'.
3564 (ps-select-font): Eliminate `flet'.
3565 (ps-lookup, ps-size-scale): New macros.
3566 (ps-output-string-prim): Handle multibyte characters.
3567 (ps-position): New function.
3568 (ps-begin-file): Eliminate `loop'.
3569 (ps-header-page): Eliminate `incf'.
3571 1998-05-05 Richard Stallman <rms@psilocin.gnu.org>
3573 * mouse.el (mouse-major-mode-menu): Run activate-menubar-hook here.
3575 * tmm.el (tmm-get-keymap): Fix previous change;
3576 access the equiv string from the cache properly.
3578 1998-05-05 Simon Marshall <simon@gnu.org>
3580 * font-lock.el (lisp-font-lock-keywords-1): Fixed 1998-04-24 change;
3581 moved defpackage to here from lisp-font-lock-keywords-2.
3583 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3585 * comint.el (comint-replace-by-expanded-history-before-point):
3586 When none of the ! or ^ constructs match, move forward one char.
3588 1998-05-05 Richard Stallman <rms@psilocin.gnu.org>
3590 * add-log.el (add-log-current-defun) <lisp>:
3591 If element 1 of the defun is a list, use first symbol
3592 within it (the car of the car.... of it).
3594 1998-05-04 Richard Stallman <rms@psilocin.gnu.org>
3596 * cus-face.el (custom-face-attributes): Doc fix.
3598 1998-05-04 Kenichi Handa <handa@etl.go.jp>
3600 * international/mule-cmds.el (toggle-input-method): Use a more
3601 appropriate default value while reading an input method.
3603 1998-05-04 Michael Kifer <kifer@cs.sunysb.edu>
3605 * ediff-util.el (ediff-get-lines-to-region-start):
3606 Protect from window-end returning the nil.
3607 (ediff-file-checked-in/out): Use vc-backend.
3608 Add dependence on vc-hooks.
3609 (ediff-make-bottom-toolbar): Now checks for toolbar support before
3612 * ediff-wind.el (ediff-setup-control-frame):
3613 Now checks for toolbar support before referring toolbars.
3615 * ediff-init.el (ediff-has-toolbar-support-p, ediff-use-toolbar-p):
3616 Moved here from ???.
3618 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
3619 Set default-directory.
3621 1998-05-04 Michael Kifer <kifer@cs.sunysb.edu>
3623 * emulation/viper.el (viper-vi-state-mode-list): New variable.
3624 (viper-emacs-state-mode-list, viper-insert-state-mode-list): New vars.
3625 (viper-set-hooks): No longer uses major mode hooks to impose
3626 viper-mode on major modes. Use change-major-mode-hook instead.
3627 (viper-major-mode-modifier-list): New variable.
3628 (viper-mode-string): Add defvar to avoid warning.
3630 * emulation/viper-util.el, emulation/viper-cmd.el (viper-add-hook)
3631 (viper-remove-hook): Functions deleted. Use add/delete-hook instead.
3632 (viper-file-checked-in, viper-file-checked-out): New functions.
3634 * emulation/viper-init.el: Use make-local-hook for viper's local hooks.
3635 (viper-minibuffer-exit-hook): Make initially nil.
3637 * emulation/viper-cmd.el (viper-find-char): Now works in multiline mode.
3639 * emulation/viper-ex.el (viper-get-ex-pat): Fix delimiter handling.
3640 (ex-edit): Handle file names that have spaces in them.
3641 (viper-ex): Check for writing into a checked in file.
3642 (ex-substitute): Allow newlines in substitutions.
3643 (viper-ex): Bug fix.
3645 1998-05-04 Richard Stallman <rms@psilocin.gnu.org>
3647 * server.el (server-buffer-done): Bind server-kill-buffer-running
3648 around places that might kill the buffer.
3649 Do something reasonable if server-done-hook kills the buffer.
3650 (server-kill-buffer-running): Doc fix.
3651 (server-kill-buffer): Do nothing unless server-buffer-clients.
3652 (server-done): Doc fix.
3654 * server.el (server-buffer-done): Test of for-killing was backwards.
3656 1998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
3658 * follow.el (follow-intercept-processes): When asynchronous
3659 subprocesses aren't supported, default to nil.
3661 1998-05-04 Andreas Schwab <schwab@delysid.gnu.org>
3663 * progmodes/compile.el (compilation-directory-stack): Doc fix.
3664 (compilation-mode): Accept optional parameter and initialize
3666 (compile-internal): Pass name-of-mode to compilation-mode. Don't
3668 (compilation-minor-mode): Don't let mode-line-process change.
3669 (compilation-next-error-locus): Use forward-char instead of
3671 (compilation-parse-errors): Set default-directory from head of
3672 compilation-directory-stack.
3674 1998-05-03 Dave Love <d.love@dl.ac.uk>
3676 * add-log.el (add-log-current-defun): Fix previous fortran change.
3678 1998-05-03 Richard Stallman <rms@psilocin.gnu.org>
3680 * generic.el (generic-make-keywords-list): Delete spurious paren.
3682 * add-log.el (add-log-debugging): New variable.
3683 (add-change-log-entry): Set it.
3685 1998-05-03 Erik Naggum <erik@naggum.no>
3687 * emacs-lisp/shadow.el (list-load-path-shadows): Don't say
3688 anything, if we are not interactive and nothing is wrong.
3690 1998-05-03 Eli Zaretskii <eliz@mescaline.gnu.org>
3692 * progmodes/sh-script.el (sh-shell-file): If $SHELL evaluates to
3693 one of MS-DOS or MS-Windows shells, use "bin/sh" instead.
3695 1998-05-03 Richard Stallman <rms@psilocin.gnu.org>
3697 * Makefile (TAGS-LISP): New target.
3698 (lisptagsfiles1, lisptagsfiles2): New variables.
3699 (TAGS, TAGS-LISP): Use lisptagsfiles1, lisptagsfiles2.
3701 * mail/mh-e.el (mh-quit): Undo 3/3 change (and the subsequent fix).
3703 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3705 * startup.el (command-line): When choosing a language from LANG,
3706 call set-language-environment in unibyte and multibyte mode.
3707 Don't call standard-display-european; instead, call
3708 standard-display-european-internal and set-terminal-coding-system.
3709 But do them only for latin-1 ... latin-5.
3711 1998-05-02 Dan Nicolaescu <done@ece.arizona.edu>
3713 * menu-bar.el (menu-bar-custom-menu): Add an entry for Changed
3716 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3718 * info.el (Info-up): New arg SAME-FILE: don't move to different file.
3719 (Info-next-preorder): Pass new arg to Info-up.
3720 (Info-last-preorder): Likewise.
3721 (Info-last-preorder): Don't follow the Prev if it's same as the Up.
3722 Instead, follow it as the Up.
3724 1998-05-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
3726 * vc-hooks.el (vc-parse-cvs-status): Optimized. Ignore
3727 "Locally Removed" files.
3729 * vc.el (vc-fetch-cvs-status): Don't specify DIR on the command line.
3730 (vc-dired-hook): Optimized for CVS.
3732 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3734 * apropos.el (apropos-mode-map): Bind q to quit-window.
3736 1998-05-01 Sam Steingold <sds@usa.net>
3738 * mail-utils.el (rmail-default-dont-reply-to-names):
3739 Don't set the variable in this file.
3741 1998-05-01 Erik Naggum <erik@naggum.no>
3743 * simple.el (rfc822-goto-eoh): Stop at a blank line, too.
3745 1998-05-01 Stephen Eglen <stephen@gnu.org>
3747 * calendar/diary-lib.el (diary-mail-entries): Write year in subject
3748 line using four digits, not two.
3750 1998-05-01 Carsten Dominik <cd@delysid.gnu.org>
3752 * textmodes/reftex.el: Added :version tags to defcustom.
3754 1998-05-01 Andrew Hall <ahall@fmrco.com>
3756 * paren.el (show-paren-ring-bell-on-mismatch): New option.
3757 (show-paren-function): Beep on mismatch, if requested.
3759 1998-04-30 Milan Zamazal <pdm@fi.muni.cz>
3761 * language/czech.el (setup-czech-environment):
3762 Call latin-2's setup function.
3763 * language/slovak.el (setup-slovak-environment):
3764 Call latin-2's setup function.
3766 1998-04-30 Geoff Voelker <voelker@cs.washington.edu>
3768 * w32-win.el (w32-drag-n-drop-debug, w32-drag-n-drop)
3769 (w32-drag-n-drop-other-frame): New functions.
3770 Bind them to the drag-n-drop events.
3772 1998-04-30 Peter Breton <pbreton@ne.mediaone.net>
3774 * filecache.el (file-cache-add-file): Checks to see if file exists
3775 before adding it. Non-existing files are simply skipped.
3776 (file-cache-add-directory): Checks to see if directory exists
3777 before adding it. Non-existing directories are simply skipped.
3779 * generic.el (generic): Added defgroup declaration.
3780 (generic-make-keywords-list): Uses regexp-opt.
3781 (generic-mode-set-font-lock): Uses regexp-opt.
3783 * generic-x.el (generic-x): Added defgroup declaration.
3785 * generic-x.el (generic-bat-mode-setup-function): Fixed comment-start
3788 * generic-x.el (generic-define-mswindows-modes): Enable
3789 hosts-generic-mode and apache-generic-mode.
3790 (generic-define-unix-modes): Enable alias-generic-mode.
3791 (java-properties-generic-mode): Changed regexp to allow property
3792 and value to be separated by whitespace or an equal sign.
3793 (alias-generic-mode): Check generic-extras-enable-list before
3796 * generic-x.el (installshield-statement-keyword-list): New variable.
3797 (installshield-system-functions-list): Likewise.
3798 (installshield-system-variables-list): Likewise.
3799 (installshield-types-list): Likewise.
3800 (installshield-funarg-constants-list): Likewise.
3801 (rul-generic-mode): Uses the variables listed above instead of
3802 hard-coding the lists of keywords.
3804 1998-04-30 Richard Stallman <rms@psilocin.gnu.org>
3806 * emacs-lisp/lmenu.el (popup-menu-popup): Fix typo: set menu-keymap.
3808 1998-05-01 Kenichi Handa <handa@etl.go.jp>
3810 * international/mule-cmds.el (find-coding-systems-for-charsets):
3811 Consider priority of each coding system too.
3812 (select-safe-coding-system): Show mime-charset name (if it is also
3813 a coding system) instead of base coding system name.
3814 (select-safe-coding-system): Always delete *Warning* buffer.
3815 (universal-coding-system-argument): Use buffer-file-coding-system
3818 * international/quail.el (quail-show-translations): Show
3819 followable keys in alphabetic order.
3821 1998-04-29 Richard Stallman <rms@psilocin.gnu.org>
3823 * progmodes/cperl-mode.el (perl-mode):
3824 Do not alias this to cperl-mode.
3826 * progmodes/perl-mode.el (perl-mode): Add autoload cookie.
3828 1998-04-29 Eric S. Raymond <esr@snark.thyrsus.com>
3830 Many small changes that mostly eliminate the explicit mail separator
3831 variable and use the new rfc822-goto-eoh primitive instead:
3833 * ispell4.el (ispell-message): Use rfc822-goto-eoh.
3835 * language/ethio-util.el (ethio-sera-to-fidel-mail):
3836 Use rfc822-goto-eoh.
3837 (ethio-fidel-to-sera-mail): Likewise.
3839 * mail/rnewspost.el (news-reply-mode): Don't load sendmail here.
3840 Don't set paragraph-start or paragraph-separate.
3841 (news-setup): Set them here.
3842 (news-inews): Use mail-header-end, etc.
3843 Use mail-sendmail-delimit-header at the end.
3845 * mail/emacsbug.el (report-emacs-bug): Use rfc822-goto-eoh.
3847 * mail/mail-hist.el: Require sendmail.
3848 (mail-hist-current-header-name): Use mail-text-start.
3849 (mail-hist-forward-header): Use mail-header-end.
3850 (mail-hist-current-header-contents): Use mail-header-start.
3851 (mail-hist-put-headers-into-history): Use mail-text-start.
3853 * mail/mailalias.el (expand-mail-aliases): Doc fix.
3854 (expand-mail-aliases, mail-complete): Use mail-header-end.
3856 * mail/mailabbrev.el (mail-abbrev-in-expansion-header-p):
3857 Use mail-header-end.
3859 * mail/mailpost.el (post-mail-send-it):
3860 Use mail-sendmail-undelimit-header.
3862 * mail/reporter.el (reporter-calculate-separator): Function deleted.
3863 (reporter-submit-bug-report): Major rewrite.
3865 * mail/rmail.el (rmail-forward): Use mail-text-start.
3866 (rmail-resend): Don't bind mail-header-separator.
3867 (rmail-retry-failure): Use mail-send-delimit-header, etc.
3869 * mail/rnews.el: Require sendmail.
3870 (news-caesar-buffer-body): Use mail-text-start.
3872 * mail/smtpmail.el (smtpmail-send-it):
3873 Use mail-sendmail-undelimit-header.
3875 * mail/supercite.el: Require sendmail.el.
3876 (sc-no-blank-line-or-header): Use mail-header-end.
3878 * mail/uce.el (uce-reply-to-uce): Use mail-sendmail-delimit-header.
3880 * simple.el (rfc822-goto-eoh): New function.
3881 (sendmail-user-agent-compose): Use rfc822-goto-eoh.
3883 * mail/sendmail.el (send-mail-function): Doc fix.
3884 (mail-header-end, mail-text-start): New functions.
3885 (mail-sendmail-delimit-header): New function.
3886 (mail-sendmail-undelimit-header): New function.
3887 (mail-mode-auto-fill): Use mail-header-end.
3888 (mail-mode-fill-paragraph, mail-send, sendmail-send-it): Likewise.
3889 (mail-sent-via, mail-position-on-field): Likewise.
3890 (mail-fill-yanked-message, mail-text): Use mail-text-start.
3892 1998-04-29 Dave Love <d.love@dl.ac.uk>
3894 * imenu.el (imenu--generic-function): Doc fix. Rewritten to be faster.
3895 (defgroup imenu): Add :link.
3896 (imenu-use-markers, imenu-auto-rescan-maxout)
3897 (imenu-generic-expression, imenu--make-index-alist)
3898 (imenu-default-goto-function): Doc fix.
3899 (imenu-max-item-length, imenu-sort-function)
3900 (imenu-scanning-message): Custom tweak.
3901 (imenu-progress-message): Use real backquote syntax.
3902 (imenu--in-alist): Unused function deleted.
3903 (imenu--flatten-index-alist): Likewise.
3904 (imenu-case-fold-search): Add autoload cookie.
3905 (imenu--completion-buffer): Offer function at point as default.
3906 (imenu--subalist-p): Don't use caadr.
3907 (imenu): Don't use caddr.
3908 (imenu-add-menubar-index): New function.
3910 1998-04-29 Dave Love <fx@gnu.org>
3912 * tar-mode.el (tar-mode-write-file): Protect from null
3915 1998-04-29 Andrew Innes <andrewi@harlequin.co.uk>
3917 * tar-mode.el (tar-extract): Use `!' instead of `:' to construct
3918 buffer-file-name (`:' is invalid in file names on Windows).
3920 1998-04-29 Richard Stallman <rms@psilocin.gnu.org>
3922 * ange-ftp.el (ange-ftp-real-expand-file-name-actual):
3923 Locally bind old-name, new-name, final, drive-letter.
3925 * ielm.el (*, **, ***): Add defvars.
3927 * dired.el (dired-sort-toggle): Handle spaces in dired-actual-switches.
3929 1998-04-29 Ken Stevens <stevens@kdstevens.com>
3931 * ispell.el: Generalized region skipping added.
3932 Checks comments only in code.
3933 Added backward compatible support for customize.
3934 (ispell-query-replace-choices, ispell-message-dictionary-alist)
3935 (ispell-grep-command, ispell-grep-options, ispell-look-command)
3936 (ispell-look-options, ispell-use-ptys-p, ispell-local-dictionary)
3937 (ispell-dictionary-alist): Now customizable.
3938 Fixed type of custom variables: ispell-help-in-bufferp.
3939 (ispell-use-framepop-p): New variable.
3940 (ispell-dictionary-alist): Added dictionaries: castellano, castellano8
3941 czech, esperanto, esperanto-tex, norsk, russian.
3942 Capitalize XEmacs correctly, and change lucid to xemacs in code.
3943 (ispell-menu-lucid): Renamed to ispell-menu-xemacs.
3944 Changed string compares for version number to be correct for XEmacs.
3945 Fixed to work with string properties.
3946 (ispell-recursive-edit-marker): New marker saving return point.
3947 (ispell-skip-region-alist): New variable defining regions.
3948 (ispell-tex-skip-alists): New variable for LaTeX regions.
3949 (ispell-skip-sgml): Now buffer-mode aware.
3950 (ispell-highlight-p): Support block cursors.
3951 (ispell-message-text-end): Don't check signatures.
3952 (ispell-comments-and-strings): New command, added to menu.
3953 (ispell-int-char): New function for character incrementing.
3954 (ispell-word): Produces message on error when called from
3955 ispell-minor-mode. Potential infinite loop removed.
3956 (ispell-command-loop): prevent XEmacs modeline hiding.
3957 Allow temporary split of dedicated windows. Improve recursive
3958 edit support. Support block cursors.
3959 (ispell-show-choices): New function cleaning up command loop.
3960 (ispell-highlight-spelling-error-generic): Block cursor support added.
3961 (ispell-highlight-spelling-error-xemacs): Block cursor, name change.
3962 (ispell-overlay-window): dedicated window splitting, XEmacs changes.
3963 (ispell-parse-output): Displays ispell process error messages.
3964 (check-ispell-version): Interactive mode that shows ispell versions.
3965 (ispell-begin-skip-region-regexp): New region skipping function.
3966 (ispell-begin-tex-skip-regexp): New tex mode region skipping function.
3967 (ispell-begin-skip-region): New region skipping function.
3968 (ispell-tex-arg-end): New tex mode region skipping function.
3969 (ispell-skip-region): New region skipping function.
3970 (ispell-get-line): New function to clean up command loop.
3971 (ispell-process-line): New function cleaning up command loop.
3972 (ispell-continue): Improve recursive editor support.
3973 (ispell-complete-word): Interior fragment support improved.
3974 (ispell-message): Region skipping vastly improved.
3976 1998-04-28 Eli Zaretskii <eliz@mescaline.gnu.org>
3978 * ps-print.el (ps-output-string-prim): Don't quote multibyte
3981 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
3983 * ps-print.el (ps-remove-duplicates): New function.
3984 (ps-begin-file): Use it.
3986 * progmodes/compile.el (compilation-initial-position): New option.
3987 (compile-internal): Obey it.
3989 1998-04-28 Dave Love <fx@gnu.org>
3991 * info.el (Info-mode): Doc fix.
3993 * finder.el (finder-insert-at-column): Simplify.
3994 (finder-mouse-face-on-line): New function.
3995 (finder-list-keywords, finder-list-matches): Use it.
3996 (finder-commentary, finder-select): Doc.
3997 (finder-mouse-select): Doc. Remove spurious let.
3999 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
4001 * mail/rmailedit.el (rmail-cease-edit):
4002 Call rmail-show-message even if message text is unchanged.
4004 1998-04-28 Inge Frick <inge@nada.kth.se>
4006 * emacs-lisp/easymenu.el (easy-menu-define-key): Fixed bug with BEFORE
4007 argument. Now it works also if you repeat an identical call to
4008 easy-menu-define-key.
4010 1998-04-27 Richard Stallman <rms@psilocin.gnu.org>
4012 * window.el (quit-window): Don't try to switch buffers
4013 in a dedicated window or a minibuffer window.
4014 Treat minibuffer window as dedicated in other ways too.
4016 * ielm.el (ielm-eval-input): More of previous change.
4018 * ps-print.el (ps-remove-duplicates): New function.
4019 (ps-begin-file): Use that instead of remove-duplicates.
4021 * isearch.el (isearch-yank-x-selection): Doc fix.
4023 * widget.el (define-widget-keywords): Don't use backquote.
4025 * view.el (view-really-at-end): Undo previous change.
4027 1998-04-26 Richard Stallman <rms@psilocin.gnu.org>
4029 * simple.el (assoc-ignore-representation): New function.
4030 (assoc-ignore-case): Use compare-strings.
4032 * textmodes/outline.el (outline-discard-overlays):
4033 Interpret PROP as a value for `invisible', not as property name.
4035 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1):
4036 Copy initialization from sgml-font-lock-keywords.
4037 (sgml-font-lock-keywords): Initialize from sgml-font-lock-keywords-1.
4038 (sgml-font-lock-keywords-2): New variable.
4039 (sgml-mode-common): Make buffer-local binding for
4040 sgml-font-lock-keywords-2 and initialize it.
4041 Use it in font-lock-defaults.
4043 * ielm.el (ielm-eval-input): Use variables *, **, *** not :, ::, :::.
4044 (inferior-emacs-lisp-mode): Corresponding changes.
4046 * language/european.el (setup-8-bit-environment):
4047 Don't do anything special here for unibyte mode.
4048 That is done in set-language-environment.
4050 * international/mule-cmds.el (set-language-environment):
4051 Fix previous change. Call standard-display-european-internal.
4052 Call set-terminal-coding-system.
4053 (standard-display-european-internal): New subroutine.
4055 * disp-table.el (standard-display-european):
4056 Use set-language-environment
4057 instead of loading a syntax definitions file.
4058 Use standard-display-european-internal.
4059 Let current-language-environment specify terminal coding system.
4061 * files.el (set-auto-mode): When just-from-file-name is set, don't
4062 actually switch modes if the new mode is the same as the current one.
4064 * view.el (view-mode-exit): Don't alter view-return-to-alist.
4066 1998-04-25 Richard Stallman <rms@psilocin.gnu.org>
4068 * international/mule-cmds.el (set-language-environment):
4069 Check for language environments that can't work in unibyte.
4071 * language/european.el (setup-8-bit-environment):
4072 Test of default-enable-multibyte-characters was backwards.
4074 * view.el (view-mode-enter, view-mode-exit): Doc fixes.
4076 1998-04-24 Richard Stallman <rms@psilocin.gnu.org>
4078 * Makefile (custom-deps, updates): Allow cus-dep to be used compiled.
4079 (custom-deps, autoloads, finder-data, updates): Print list of dirs.
4081 * finder.el (finder-compile-keywords):
4082 Avoid error for nonexistent directory.
4083 Ignore files that are actually Emacs lock files.
4085 * emacs-lisp/copyright.el (copyright-regexp):
4086 Move \251 before the multibyte copyright symbol.
4088 * cus-dep.el (custom-make-dependencies): Don't give up
4089 on a whole file, the first time eval gets an error.
4091 * Makefile (custom-deps): Ignore =... subdirs.
4093 * mail/mailalias.el (mail-complete-alist):
4094 Don't refer to mail-address-field-regexp.
4096 * add-log.el (change-log-mode): Undo previous change.
4098 1998-04-24 Sam Steingold <sds@usa.net>
4100 * cl-indent.el: Indent defpackage correctly.
4102 * font-lock.el (lisp-font-lock-keywords-2): Added `defpackage'.
4104 1998-04-23 Geoff Voelker <voelker@cs.washington.edu>
4106 * dired.el (dired-chmod-program) [windows-nt]: Use chmod.
4108 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk>
4110 * scroll-bar.el (scroll-bar-mode, toggle-scroll-bar): By default,
4111 put scroll bars on the right on MS-Windows (since that is the
4112 convention on Windows).
4114 1998-04-23 Richard Stallman <rms@psilocin.gnu.org>
4116 * ffap.el (dired-at-point): Add autoload cookie.
4118 1998-04-23 Jens-Ulrik Petersen <petersen@kurims.kyoto-u.ac.jp>
4120 * ffap.el (dired-at-point-require-prefix): New option.
4121 (dired-at-point): New command.
4122 (dired-at-point-prompter): New function.
4124 1998-04-23 Inge Frick <inge@nada.kth.se>
4126 * easymenu.el: Use new menu item format. Don't simulate button prefix.
4127 (easy-menu-create-menu): Understand also keywords :active,
4128 :label and :visible. Don't worry about button prefix.
4129 (easy-menu-button-prefix): Modified value.
4130 (easy-menu-do-add-item): Extensive changes to use new menu item format.
4131 (easy-menu-define-key, easy-menu-always-true): New functions.
4132 (easy-menu-make-symbol): Don't use indirection for symbols. Property
4133 `menu-alias' not set.
4134 (easy-menu-filter, easy-menu-update-button): Deleted.
4135 (easy-menu-add-item): Don't worry about button prefix.
4136 (easy-menu-remove-item): Don't worry about button prefix. Use
4137 `easy-menu-define-key'.
4138 (easy-menu-is-button, easy-menu-have-button): Deleted.
4139 (easy-menu-real-binding, easy-menu-change-prefix): Deleted.
4141 1998-04-23 Richard Stallman <rms@psilocin.gnu.org>
4143 * international/mule.el (load-with-code-conversion):
4144 Don't pass extra arg to eval-buffer.
4145 (set-auto-coding): Doc fix.
4147 1998-04-23 Eli Zaretskii <eliz@is.elta.co.il>
4149 * frame.el (frame-name-alist): Remove this variable.
4150 (select-frame-by-name): Recompute the list of frames instead of
4151 saving it in a global variable.
4153 1998-04-23 Dave Love <fx@gnu.org>
4155 * delsel.el: Don't require cl. Minor doc fixes.
4156 (insert-parentheses): Add `delete-selection' property.
4157 (delete-selection-pre-hook): Simplify slightly.
4159 * add-log.el (change-log-mode): Add `* ' to paragraph-start.
4161 1998-04-22 Richard Stallman <rms@sucrose.gnu.org>
4163 * comint.el (comint-replace-by-expanded-history): New arg START.
4164 Don't display a message about doing history expansion.
4165 (comint-replace-by-expanded-history-before-point): New arg START.
4166 (comint-send-input): Pass START to comint-replace-by-expanded-history.
4168 1998-04-22 Richard Stallman <rms@psilocin.gnu.org>
4170 * language/european.el (setup-8-bit-environment):
4171 If default-enable-multibyte-characters is nil,
4172 call standard-display-european, and don't set nonascii-insert-offset
4173 or default-input-method.
4175 * language/english.el (setup-english-environment):
4176 Don't set default-enable-multibyte-characters.
4178 1998-04-22 Eli Zaretskii <eliz@delysid.gnu.org>
4180 * term/pc-win.el (x-select-text, x-get-selection-value): Replace
4183 1998-04-22 Dave Love <fx@gnu.org>
4185 * help.el (help-mode-map): Add S-tab, like backtab.
4187 1998-04-22 Stephen Eglen <stephen@gnu.org>
4189 * iswitchb.el: Only require cl if cadr and last are not defined.
4191 1998-04-22 Richard Stallman <rms@psilocin.gnu.org>
4193 * mail/rmail.el (rmail): Don't bind enable-local-variables.
4195 1998-04-21 Richard Stallman <rms@psilocin.gnu.org>
4197 * info.el (Info-fontify-node): For menu items, use info-xref font.
4198 Use info-node font for the node's own name,
4199 and do not make it mouse-sensitive.
4201 * international/encoded-kb.el (encoded-kbd-mode): Doc fix.
4203 * help.el (help-highlight-face): Use `face' as custom type.
4205 1998-04-21 Dave Love <fx@gnu.org>
4207 * which-func.el: Fix header comments.
4208 (which-func-mode): Add autoload cookie.
4209 (which-func-mode-global): Customize.
4211 * subr.el (remove-hook): Fix spurious quote.
4213 * help.el (describe-function-1): Make hyperlink to library file
4216 1998-04-21 Richard Stallman <rms@psilocin.gnu.org>
4218 * info.el (Info-find-node): Update Info-history after switching buffer.
4219 (info): If no arg, and *info* buffer exists, just go to it
4222 * emacs-lisp/easymenu.el (easy-menu-do-add-item):
4223 Do the right thing when nil is specified as criterion for activeness.
4224 Fix string used to report an invalid item.
4226 * tmm.el (tmm-get-keymap): Handle new format menu item w/o cache.
4227 (tmm-prompt): If reach an empty menu, get an error.
4229 1998-04-20 Per Starbäck <starback@update.uu.se>
4231 * dired.el (dired-move-to-filename-regexp): There might be a space
4232 after the year instead of before it.
4234 1998-04-20 Richard Stallman <rms@psilocin.gnu.org>
4236 * emacs-lisp/bytecomp.el (byte-compile-file):
4237 Always read the file in multibyte mode
4238 unless the file itself specifies unibyte mode.
4240 * international/mule-conf.el (file-coding-system-alist):
4241 Use emacs-mule for .elc files.
4243 * emacs-lisp/cl-macs.el (cl-do-arglist): Undo previous change.
4245 1998-04-20 Piet van Oostrum <piet@cs.ruu.nl>
4247 * smtpmail.el (smtpmail-send-it): Deleted all code related
4248 to Resent-To: processing.
4249 (smtpmail-deduce-address-list): Changed the search for
4250 Resent-\(To\|Cc\|Bcc\) headers.
4251 (smtpmail-do-bcc): Delete Resent-Bcc: headers.
4253 1998-04-20 Sam Steingold <sds@usa.net>
4255 * mouse.el (mouse-buffer-menu-mode-mult): New variable.
4256 (mouse-buffer-menu): Obey mouse-buffer-menu-mode-mult.
4257 Also avoid some consing.
4259 1998-04-20 Andreas Schwab <schwab@delysid.gnu.org>
4261 * view.el (view-really-at-end): Return true when at end and not
4264 1998-04-20 Richard Stallman <rms@psilocin.gnu.org>
4266 * international/mule.el (load-with-code-conversion):
4267 Undo previous change. Instead, pass the UNIBYTE arg to eval-buffer.
4269 1998-04-20 Werner Lemberg <wl@gnu.org>
4271 * textmodes/fill.el (justify-current-line):
4272 Use new algorithm to apportion the spaces to be added.
4274 1998-04-19 Dan Nicolaescu <done@ece.arizona.edu>
4276 * language/romanian.el: Add coding: tag.
4278 * bindings.el (debug-ignored-errors): Add an error from cus-edit.el.
4280 * time.el (display-time-mode): Add :version.
4281 * hscroll.el (hscroll-global-mode):
4282 * type-break.el (type-break-mode):
4283 * avoid.el (mouse-avoidance-mode):
4284 * rsz-mini.el (resize-minibuffer-mode):
4285 * mail/mailabbrev.el (mail-abbrevs-mode):
4286 * gnus/gnus-art.el (gnus-show-traditional-method)
4287 (gnus-article-hide-pgp-hook):
4288 * international/ccl.el (ccl-extended-code-table):
4289 * progmodes/octave-mod.el (octave-auto-indent):
4290 * calendar/diary-lib.el (diary-mail-addr, diary-mail-days)
4291 (diary-unknown-time):
4292 * emacs-lisp/debug.el (debugger-mode-hook)
4293 (debugger-record-buffer):
4294 * progmodes/sh-script.el (sh-imenu-generic-expression):
4295 * cus-edit.el (custom-variable-default-form)
4296 (custom-face-default-form):
4297 * desktop.el (desktop-enable):
4298 * dabbrev.el (dabbrev-ignored-buffer-names):
4299 * hexl.el (hexl-follow-ascii):
4300 * progmodes/etags.el (find-tag-marker-ring-length):
4301 * replace.el (query-replace-to-history-variable)
4302 (query-replace-from-history-variable):
4303 * vc-hooks.el (vc-ignore-vc-files):
4304 * vc.el (vc-default-init-version):
4305 * vcursor.el (vcursor-interpret-input, vcursor-string):
4306 * frame.el (focus-follows-mouse):
4307 * mail/rmail.el (rmail-movemail-flags): Likewise.
4309 1998-04-20 Kenichi Handa <handa@etl.go.jp>
4311 * international/ccl.el (ccl-compile-unify-character): Inhibit
4312 unification tables specified by integer value.
4313 (ccl-compile-translate-single-map): Likewise.
4314 (ccl-compile-multiple-map-function): Likewise.
4315 (ccl-compile-translate-multiple-map): Modified for nested tables.
4316 (ccl-dump-iterate-multiple-map): Handle the case that ID is not
4318 (ccl-dump-translate-multiple-map): Likewise.
4319 (ccl-dump-translate-single-map): Likewise.
4320 (declare-ccl-program): New optional arg VECTOR.
4321 (check-ccl-program): New macro.
4323 * international/mule.el (make-coding-system): If TYPE is 4, FLAGS
4324 can be a cons of CCL-PROGRAM symbols.
4326 * international/quail.el (quail-start-translation): Bind
4327 prefix-arg to current-prefix-arg.
4328 (quail-mode): Doc-string modified.
4330 * language/cyrillic.el: FLAGS arguments for make-coding-system
4333 * language/romanian.el: Set t to `documentation' info for Romanian.
4335 * language/vietnamese.el: FLAGS arguments for make-coding-system
4338 1998-04-19 Dan Nicolaescu <done@ece.arizona.edu>
4340 * speedbar.el (speedbar): Add :version.
4342 1998-04-18 Geoff Voelker <voelker@cs.washington.edu>
4344 * makefile.nt (interdontcompile): New macro.
4345 (install): Copy uncompiled files from international subdir.
4347 1998-04-18 Dave Love <fx@gnu.org>
4349 * array.el (array-mode): Add autoload cookie.
4351 * ph.el (ph-install-menu): Use easy-menu-create-menu, not
4352 easy-menu-create-keymaps.
4354 * add-log.el (change-log-mode): Revert 1997-12-03 doc change.
4355 (add-change-log-entry): Replace 1997-12-03 changes with simple
4356 implementation of add-log-keep-changes-together. Doc fix.
4357 (change-log-add-make-room): Function deleted.
4358 (add-change-log-entry-other-window, change-log-mode)
4359 (add-log-keep-changes-together): Doc fix.
4360 (add-log-lisp-like-modes): Add dsssl-mode.
4361 (add-log-current-defun): Generalize Fortran case.
4363 * progmodes/scheme.el (scheme-imenu-generic-expression)
4364 (dsssl-imenu-generic-expression): Remove leading space in submenus.
4366 1998-04-18 Dan Nicolaescu <done@delysid.gnu.org>
4368 * which-func.el (which-func): Add defgroup.
4370 * emacs-lisp/checkdoc.el (checkdoc): Added :version.
4372 * play/gametree.el (gametree): Likewise.
4374 * progmodes/vhdl-mode.el (vhdl): Likewise.
4375 Don't require hideshow, not needed.
4377 1998-04-18 Dan Nicolaescu <done@ece.arizona.edu>
4379 * cus-edit.el (customize-changed-options): Add support for showing
4380 groups with a :version option.
4381 It's recommended that all new packages added to the distribution
4382 contain a :version option in the toplevel defgroup.
4384 1998-04-18 Stephen Eglen <stephen@gnu.org>
4386 * international/ccl.el, international/iso-ascii.el: Customized.
4387 * international/iso-acc.el, international/ogonek.el: Customized.
4389 1998-04-18 Richard Stallman <rms@psilocin.gnu.org>
4391 * ange-ftp.el (file-name-handler-alist): Fix previous change.
4393 * emacs-lisp/edebug.el (edebug-compute-previous-result):
4394 Don't pass floating value to single-key-description.
4396 1998-04-17 Richard Stallman <rms@psilocin.gnu.org>
4398 * ps-print.el (ps-output-string-prim): Use skip-chars-forward.
4400 * info.el (Info-menu): Allow extra spaces at start of menu item.
4401 (Info-extract-menu-item): Likewise.
4402 (Info-insert-dir, Info-complete-menu-item, Info-index): Likewise.
4403 (Info-try-follow-nearest-node, Info-find-emacs-command-nodes): Likewise.
4404 (Info-fontify-node, Info-speedbar-buttons): Likewise.
4406 * mail/rmail.el (rmail-message-regexp-p):
4407 Handle unreformatted messages for real.
4408 (rmail-message-recipients-p): Undo previous change.
4410 * international/mule.el (load-with-code-conversion):
4411 Don't bind default-enable-multibyte-characters to t.
4413 * bindings.el (debug-ignored-errors): Add and remove strings.
4415 1998-04-17 Geoff Voelker <voelker@cs.washington.edu>
4417 * jka-compr.el (jka-compr-use-shell) [ms-dos, windows-nt]: Do not
4419 (jka-compr-temp-name-template) [ms-dos, windows-nt]: Check common
4420 locations for tmp directory.
4422 1998-04-17 Stephen Eglen <stephen@gnu.org>
4424 * emulation/tpu-edt.el, emulation/tpu-extras.el: Customize.
4425 emulation/vip.el: Customize.
4427 1998-04-17 Dan Nicolaescu <done@delysid.gnu.org>
4429 * language/romanian.el (setup-romanian-environment): Change the
4430 input method to latin-2-postfix.
4431 Save the file using iso-2022-7bit encoding.
4433 1998-04-17 Geoff Voelker <voelker@cs.washington.edu>
4435 * ange-ftp.el (ange-ftp-tmp-name-template) [windows-nt]: Look for
4436 common temp directories.
4437 (ange-ftp-parse-netrc-group): Skip carriage returns.
4438 (ange-ftp-expand-file-name): Handle files with drive letters.
4439 (ange-ftp-write-region): Don't treat as unix.
4440 (ange-ftp-insert-file-contents): Determine file type by transfer mode.
4441 (ange-ftp-copy-file-internal): Don't treat as unix.
4442 (ange-ftp-file-name-all-completions): Handle Windows filenames.
4443 (file-name-handler-alist) [windows-nt]: Add patterns for name with
4445 (ange-ftp-dired-call-process, ange-ftp-call-chmod): Use
4446 dired-chmod-program.
4447 (ange-ftp-disable-netrc-security-check) [windows-nt]: Disable by
4449 (ange-ftp-real-expand-file-name-actual): New function.
4451 * comint.el (comint-filename-chars): Combine DOS and Windows strings.
4453 * fast-lock.el (fast-lock-cache-name): Replace '\' with '#'.
4455 * files.el (path-separator): Delete variable.
4457 * ls-lisp.el (ls-lisp-dired-ignore-case): New variable.
4458 (ls-lisp-handle-switches): Obey ls-lisp-dired-ignore-case.
4460 * shell.el (shell-file-name-chars): Add ',' and ':'.
4462 * makefile.nt (install): Copy elisp files that are not compiled.
4463 (clean): Delete patch scratch files in all subdirectories.
4465 * w32-fns.el (w32-system-shells): Add 4dos and 4nt.
4466 (w32-allow-system-shell, w32-valid-locales): New variable.
4467 (w32-check-shell-configuration): Make interactive.
4468 Obey w32-allow-system-shell.
4469 (w32-get-valid-locale-ids, w32-list-locales): New functions.
4470 (w32-init-info): Fix relative path to info directory.
4472 1998-04-16 Ilya Zakharevich <ilya@math.ohio-state.edu>
4474 * cperl-mode.el (cperl-style-alist): New variable, since `c-mode'
4475 is no longer loaded.
4476 - (Somebody who uses the styles should check that they work OK!)
4477 - (a lot of work is needed, especially with new
4478 `cperl-fix-line-spacing').
4479 Old value of style is memorized when choosing a new style, may be
4480 restored from the same menu.
4481 (cperl-perldoc, cperl-pod-to-manpage): New commands; thanks to
4482 Anthony Foiani <afoiani@uswest.com> and Nick Roberts
4483 <Nick.Roberts@src.bae.co.uk>.
4484 (`Perl doc', `Regexp'): New submenus (latter to allow short displays).
4485 (cperl-clobber-lisp-bindings): New cfg variable.
4486 (cperl-find-pods-heres): $a->y() is not y///.
4487 (cperl-after-block-p): Add save-excursion.
4488 (cperl-init-faces): Was failing.
4489 Init faces when loading `ps-print'.
4490 (cperl-toggle-autohelp): New command.
4491 (cperl-electric-paren): `while SPACE LESS' was buggy.
4492 (cperl-init-faces): `-text' in `[-text => 1]' was not highlighted.
4493 (cperl-after-block-p): Was FALSE after `sub f {}'.
4494 (cperl-electric-keyword): `foreachmy', `formy' expanded too,
4495 Expands `=pod-directive'.
4496 (cperl-linefeed): Behaves reasonable in POD-directive lines.
4497 (cperl-message-electric-keyword): New cfg variable.
4498 (cperl-electric-keyword): Print a message, governed by
4499 `cperl-message-electric-keyword'.
4500 (cperl-electric-paren): Typing `}' was not checking for being
4502 (cperl-beautify-regexp-piece): Did not know about lookbehind;
4503 finding *which* level to work with was not intuitive.
4504 (cperl-beautify-levels): New command.
4505 (cperl-electric-keyword): Allow here-docs contain `=head1'
4506 and friends for keyword expansion.
4507 Fix for broken `font-lock-unfontify-region-function'. Should
4508 preserve `syntax-table' properties even with `lazy-lock'.
4509 (cperl-indent-region-fix-else): New command.
4510 (cperl-fix-line-spacing): New command.
4511 (cperl-invert-if-unless): New command (C-c C-t and in Menu).
4512 (cperl-hints): Mention 20.2's goods/bads.
4513 (cperl-extra-newline-before-brace-multiline): Started to use it.
4514 (cperl-break-one-line-blocks-when-indent): New cfg variable.
4515 (cperl-fix-hanging-brace-when-indent): New cfg variable.
4516 (cperl-merge-trailing-else): New cfg variable.
4517 Workaround for another `font-lock's `syntax-table' text-property bug.
4518 `zerop' could be applied to nil.
4519 At last, may work with `font-lock' without setting `cperl-font-lock'.
4520 (cperl-indent-region-fix-constructs): Renamed from
4521 `cperl-indent-region-fix-constructs'.
4522 (cperl-fix-line-spacing): Could be triggered inside strings, would not
4523 know what to do with BLOCKs of map/printf/etc.
4524 (cperl-merge-trailing-else): Handle `continue' too.
4525 (cperl-fix-line-spacing): Likewise.
4526 (cperl-calculate-indent): Knows about map/printf/etc before {BLOCK};
4527 treat after-comma lines as continuation lines.
4528 (cperl-mode): `continue' made electric.
4529 (cperl-electric-keyword): Electric `do' inserts `do/while'.
4530 (cperl-fontify-syntaxically): New function.
4531 (cperl-syntaxify-by-font-lock): New cfg variable.
4532 Make syntaxification to be autoredone via `font-lock',
4533 switched on by `cperl-syntaxify-by-font-lock', off by default so far.
4534 Remove some commented out chunks.
4535 (cperl-set-style-back): Old value of style is memorized when
4536 choosing a new style, may be restored from the same menu.
4537 Mode-documentation added to micro-docs.
4538 (cperl-praise): Updated.
4539 (cperl-toggle-construct-fix): New command. Added on C-c C-w and menu.
4540 (auto-fill-mode): Added on C-c C-f and menu.
4541 (cperl-style-alist): `PerlStyle' style added.
4542 (cperl-find-pods-heres): Message for termination of scan corrected.
4543 (cperl-speed): New variable with hints.
4544 (cperl-electric-else): Make backspace electric after
4545 expansion of `else/continue' too.
4546 Fixed customization to honor cperl-hairy.
4547 Created customization groups.
4548 All the compile-time warnings fixed.
4549 (cperl-syntaxify-by-font-lock): Interaction with `font-lock-hot-pass'
4551 (cperl-after-block-and-statement-beg): It is BLOCK if we reach lim
4553 (cperl-after-block-p, cperl-after-expr-p): Likewise.
4554 (cperl-indent-region): Make a marker for END - text added/removed.
4555 (cperl-style-alist): Include `cperl-merge-trailing-else'
4556 where the value is clear.
4557 (cperl-styles-entries): Likewise.
4558 (cperl-tips, cperl-problems): Improvements to docs.
4560 1998-04-16 Richard Stallman <rms@psilocin.gnu.org>
4562 * ispell.el (ispell-word): In ispell-check-only mode,
4563 display a message for misspelled word.
4564 (ispell-get-word): No error if can't find a word to check.
4565 (ispell-word): Don't fuss about a word if not adjacent to it.
4566 (ispell-minor-check): Use save-excursion.
4568 * emacs-lisp/byte-opt.el (byte-after-unbind-ops): Delete byte-equal.
4570 * help.el (help-with-tutorial): Locally bind file and filename.
4572 * emacs-lisp/find-func.el (find-function-on-key):
4573 If definition is a list, don't call find-function-other-window.
4574 Handle mouse events (code copied from describe-key-briefly).
4575 (find-function-do-it): Doc fix.
4576 (find-function-noselect): Doc fix.
4578 * locate.el (locate): Doc fix.
4580 * man.el (Man-notify-when-ready) <newframe>:
4581 Mark frame's window as dedicated.
4583 * subr.el (local-set-key, global-set-key):
4584 Return what define-key returns.
4586 * custom.el (defcustom, defgroup, defface): Don't use backquote.
4588 1998-04-15 Eli Zaretskii <eliz@delysid.gnu.org>
4590 * ps-print.el (ps-do-despool): Bind coding-system-for-write to
4591 raw-text-unix instead of using binary-process-input.
4593 * arc-mode.el (archive-extract-by-stdout): Don't use
4594 binary-process-output. Bind coding-system-for-read `undecided',
4595 so coding system is determined on the fly. Bind
4596 inherit-process-coding-system to t.
4597 (archive-dos-members): Remove.
4598 (archive-extract): Don't call archive-check-dos. Handle pkunzip
4600 (archive-*-extract): Handle pkzip errors.
4601 (archive-check-dos): Remove.
4602 (archive-subfile-dos): Remove.
4603 (archive-extract): Don't bind archive-subfile-dos.
4604 (archive-write-file-member): Don't DOSify DOS-style archive
4606 (archive-zip-extract): Make pkzip use -o- flag, to make it more
4609 * lpr.el (print-region-1): Stop using binary-process-{in,out}put,
4610 bind coding-system-for-{read,write} instead.
4612 * dos-fns.el (dos-print-region-function): Except for binary files,
4613 force conversion to DOS EOLs, but leave text conversions alone.
4615 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't bind
4616 binary-process-{in,out}put; setup coding-systems instead.
4618 1998-04-15 Dave Love <d.love@dl.ac.uk>
4620 * international/mule-cmds.el (global-map [menu-bar mule]):
4621 Conditionalize on default-enable-multibyte-characters.
4623 1998-04-15 Andre Spiegel <spiegel@inf.fu-berlin.de>
4625 * vc.el (vc-dired-mode): Redefine dired-move-to-filename-regexp
4627 (vc-dired-reformat-line): Streamlined. Should handle all sorts of
4630 1998-04-15 Andreas Schwab <schwab@delysid.gnu.org>
4632 * vc.el (vc-backend-revert): Fix missing argument for
4635 1998-04-15 Kenichi Handa <handa@etl.go.jp>
4637 * international/mule-util.el (coding-system-change-eol-conversion):
4639 (coding-system-change-text-conversion): New function.
4641 1998-04-15 Richard Stallman <rms@gnu.org>
4643 * mail/mh-e.el (mh-quit): mh-show-buffer can be nil.
4645 * mail/sendmail.el (mail-mode): Doc fix.
4647 1998-04-15 Simon Marshall <simon@gnu.org>
4649 * textmodes/outline.el (outline-font-lock-level): New function.
4651 1998-04-15 François Pinard <pinard@iro.umontreal.ca>
4653 * emacs-lisp/bytecomp.el
4654 (byte-compile-warn-about-unresolved-functions): Fix whitespace.
4656 1998-04-14 Dan Nicolaescu <done@ece.arizona.edu>
4658 * language/romanian.el: New file.
4660 * loadup.el: Load language/romanian.
4662 1998-04-14 Dave Love <fx@gnu.org>
4664 * progmodes/fortran.el: Don't eval-*and*-compile font-lock stuff.
4666 1998-04-14 Stephen Eglen <stephen@gnu.org>
4668 * mail/mspools.el (mspools-folder-directory): Takes default value of
4669 ~/MAIL/ if vm-folder-directory not bound.
4670 (mspools-vm-system-mail): Customize the variable so that if the
4671 environment variable $MAIL is not set, the user can easily set
4673 (mspools-vm-system-mail-crash): Variable deleted; we now use
4675 (mspools-set-vm-spool-files): Error if mspools-folder-directory
4676 hasn't been set. Use mspools-folder-directory rather
4677 than vm-folder-directory.
4678 (mspools-get-spool-files): Error if mspools-folder-directory is nil.
4679 (mspools-get-spool-files): Add $ to regexp to ensure mspools-suffix
4680 matches the end of the filename.
4681 (mspools-mode-map): Bind n and p to next-line and previous-line.
4683 1998-04-14 Richard Stallman <rms@gnu.org>
4685 * files.el (find-file-noselect): Set buffer-file-coding-system
4688 1998-04-14 Andre Spiegel <spiegel@inf.fu-berlin.de>
4690 * vc.el (vc-next-action-on-file): Don't check out after
4691 registering. This is two steps instead of one, and the second
4692 does not make sense under CVS.
4693 (vc-next-action): Changed doc string to reflect the above.
4695 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
4697 * mail/rmail.el (rmail-movemail-flags): Fix customize type.
4699 * language/korean.el ("Korean"): Doc fix.
4701 * emacs-lisp/bytecomp.el (byte-compile-warnings): Fix customize
4704 * ediff-init.el (ediff-autostore-merges): Doc fix.
4706 1998-04-14 Andre Spiegel <spiegel@inf.fu-berlin.de>
4708 * startup.el (command-line-1): Better wording in mouse startup
4711 1998-04-14 Kenichi Handa <handa@etl.go.jp>
4713 * international/titdic-cnv.el (titdic-convert): Message improved.
4714 (tit-process-header): Change `Do byte-compile' to `Byte-compile'.
4715 (batch-titdic-convert): Likewise.
4717 1998-04-13 Richard Stallman <rms@gnu.org>
4719 * mail/emacsbug.el (report-emacs-bug-hook): Don't absolutely
4720 reject non-ASCII characters.
4722 * tmm.el (tmm-get-keymap): Handle `menu-item' menu items.
4724 1998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
4726 * international/mule-util.el (coding-system-eol-type-mnemonic):
4727 Return correct eol-type mnemonics for the non-unix cases.
4729 1998-04-12 Ken'ichi Handa <handa@melange.gnu.org>
4731 * language/korean.el: Fix previous change.
4733 1998-04-12 Richard Stallman <rms@gnu.org>
4735 * help.el (describe-function-1): New function.
4736 (describe-function): Use describe-function-1.
4737 (describe-key): Likewise.
4739 * emacs-lisp/lisp-mode.el (eval-defun): Arrange to use eval-region
4740 even if we have to alter the form.
4742 * gnus/gnus-art.el (gnus-emphasis-alist): Use nth, not caddr.
4744 * emacs-lisp/autoload.el (generate-autoload-section-header): Doc fix.
4745 (update-file-autoloads): Use autoload-read-section-header.
4746 (update-autoloads-from-directories): Likewise.
4747 (generate-autoload-section-continuation): New variable.
4748 (autoload-read-section-header): New function.
4749 (update-file-autoloads): Don't call save-buffer if no changes.
4750 (generate-file-autoloads): Split the section header line
4751 into multiple comments.
4753 * mail/mail-extr.el (mail-extract-address-components):
4754 Rename local :-pos to colon-pos.
4756 1998-04-12 Erik Naggum <erik@naggum.no>
4758 * emacs-lisp/cl-macs.el (cl-do-arglist): Intern initializes the
4759 value of keyword symbols, so don't do it again.
4761 1998-04-11 Kenichi Handa <handa@etl.go.jp>
4763 * international/mule.el (generic-char-p): A character of code 0 is
4766 * international/mule-cmds.el (describe-language-environment):
4767 Print the language environment at the head.
4769 * language/czech.el: Put Czech lang. env. under European.
4771 * language/slovak.el: Put Slovak lang. env. under European.
4773 1998-04-10 Eli Zaretskii <eliz@is.elta.co.il>
4775 * international/mule-diag.el (list-input-methods): Fix doc string.
4776 (describe-font, describe-fontset, list-fontsets, mule-diag): Don't
4777 use fontset-related features if global-fontset-alist is not bound.
4779 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4781 * language/slovak.el: Delete tutorial file entry.
4783 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org>
4785 * language/czech.el: Fix previous change, TUTORIAL.ch > TUTORIAL.cs.
4787 1998-04-10 Kenichi Handa <handa@etl.go.jp>
4789 * language/czech.el: Tutorial file name changed to TUTORIAL.ch.
4790 * language/japanese.el: Tutorial file name changed to TUTORIAL.ja.
4791 * language/korean.el: Tutorial file name changed to TUTORIAL.ka.
4792 * language/slovak.el: Tutorial file name changed to TUTORIAL.sk.
4794 1998-04-09 Karl Heuer <kwzh@gnu.org>
4796 * progmodes/vhdl-mode.el (vhdl-loop, vhdl-while-loop): Add backslash.
4798 * emacs-lisp/cl.el: Don't defconst the colon symbols, since they
4799 evaluate to themselves now anyway.
4801 * simple.el (newline): Mark as hard the newline that was just
4802 typed, not the previous one. Suppress optimization if there's a
4803 marker either before or after the newline.
4805 1998-04-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
4807 * vc.el (vc-next-action): Fixed bug that prevented registering
4808 files using C-x v v.
4810 1998-04-09 Stephen Eglen <stephen@gnu.org>
4812 * progmodes/c-mode.el, progmodes/cplus-md.el: Customize.
4813 progmodes/m4-mode.el: Customize.
4815 1998-04-09 Dan Nicolaescu <done@ece.arizona.edu>
4817 * progmodes/vhdl-mode.el (vhdl-mode): Add autoload cookie.
4819 1998-04-09 Kenichi Handa <handa@etl.go.jp>
4821 * language/slovak.el: Add tutorial file name for Slovak.
4823 * help.el (help-with-tutorial-alist): This variable deleted.
4824 (help-with-tutorial): Get a tutorial file name by
4825 get-language-info instead of help-with-tutorial-alist.
4827 * language/devan-util.el: Typos in comment fixed.
4828 (devanagari-vertical-modifier-p): Target string to be matched with
4830 (devanagari-non-vertical-modifier-p): Likewise.
4831 (devanagari-wide-to-narrow-char): New function.
4832 (devanagari-wide-to-narrow-iter): The second arg is changed to
4835 1998-04-08 Dan Nicolaescu <done@ece.arizona.edu>
4837 * textmodes/outline.el: Add support for showing hidden outlines
4838 when doing isearch. (Thanks to Peter S Galbraith for the idea)
4839 (outline-isearch-open-invisible): New function.
4840 (outline-flag-region): Use it.
4842 1998-04-08 Derek L. Davies <ddavies@world.std.com>
4844 * gud.el (jdb): Do proper analysis of classes defined in a Java
4845 source. This removes the restriction of one class per file.
4846 (gud-jdb-package-of-file): Removed. Replaced with parsing routines.
4847 (gud-jdb-skip-whitespace): New function.
4848 (gud-jdb-skip-single-line-comment): New function.
4849 (gud-jdb-skip-traditional-or-documentation-comment): New function.
4850 (gud-jdb-skip-whitespace-and-comments): New function.
4851 (gud-jdb-skip-id-ish-thing): New function.
4852 (gud-jdb-skip-string-literal): New function.
4853 (gud-jdb-skip-character-literal): New function.
4854 (gud-jdb-skip-block): New function.
4855 (gud-jdb-analyze-source): New function.
4856 (gud-jdb-build-class-source-alist-for-file): New function.
4857 (gud-jdb-analysis-buffer): New variable.
4858 (gud-jdb-build-class-source-alist): Cleaner at the expense of new
4861 1998-04-08 Richard Stallman <rms@gnu.org>
4863 * mail/rmail.el (rmail-message-regexp-p): Handle messages
4864 whose headers have not been reformatted.
4865 (rmail-message-recipients-p): Likewise.
4867 * mail/rmailedit.el (rmail-cease-edit): Call kill-all-local-variables.
4868 Call rmail-variables.
4869 (rmail-edit-mode): Call text-mode. Don't run text-mode-hook here.
4870 (rmail-edit-map): Use set-keymap-parent.
4871 (rmail-old-text): Add defvar.
4873 * mail/rmail.el (rmail-movemail-program): Customized.
4874 (rmail-message-filter): Customized.
4875 (rmail-display-summary): Customized.
4876 (rmail-inbox-list, rmail-keywords, rmail-current-message)
4877 (rmail-total-messages, rmail-message-vector, rmail-deleted-vector)
4878 (rmail-msgref-vector, rmail-overlay-list, rmail-view-buffer)
4879 (rmail-last-label, rmail-last-regexp): Now permanent locals.
4880 (rmail-perm-variables): Set up all permanent locals here.
4881 (rmail-variables): Not here.
4882 (rmail-variables): Set enable-local-variables here.
4883 (rmail-mode-2): Not here.
4885 1998-04-08 Dave Love <fx@gnu.org>
4887 * progmodes/fortran.el (fortran-fill-paragraph): Return t here.
4888 (fortran-fill-statement): Not here.
4890 1998-04-08 Stephen Eglen <stephen@gnu.org>
4892 * mail/mail-utils.el (mail-use-rfc822): Customize.
4894 1998-04-07 Milan Zamazal <pdm@fi.muni.cz>
4896 * language/czech.el: Add coding-priority. Improve sample text.
4897 Correct starting commentary.
4898 * language/slovak.el: Add coding-priority. Use iso-8859-2 instead
4899 of iso-latin-2. Correct starting commentary.
4901 1998-04-07 Dave Love <d.love@dl.ac.uk>
4903 * progmodes/fortran.el: Use regexp-opt and eval-and-compile to
4904 build font-lock patterns.
4905 (fortran-mode): Define indent-region-function, indent-line-function.
4906 (fortran-tab-mode-string): Make buffer-local.
4907 (fortran-comment-indent-style): Custom tweak.
4908 (fortran-comment-region, fortran-electric-line-number)
4909 (fortran-analyze-depth, fortran-break-before-delimiters)
4910 (fortran-mode): Doc fix.
4911 (fortran-font-lock-keywords-1): Add "select", "case"; allow
4912 double-quoted strings.
4913 (fortran-mode-map): Add fill-paragraph menu item. Don't define \t.
4914 (fortran-mode): Make `fill-column' buffer-local; set
4915 `fill-paragraph-function', `indent-region-function',
4916 `indent-line-function'.
4917 (calculate-fortran-indent): Renamed to `fortran-calculate-indent'.
4918 (fortran-split-line): Simplify.
4919 (fortran-remove-continuation): New function.
4920 (fortran-join-line): Use it.
4921 (fortran-end-prog-re1, fortran-end-prog-re): New variables.
4922 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use them.
4923 (fortran-blink-matching-if, fortran-blink-matching-do)
4924 (fortran-indent-new-line): Bind case-fold-search.
4925 (fortran-end-do, fortran-beginning-do, fortran-end-if)
4926 (fortran-beginning-if): Bind case-fold-search. Allow labeled blocks.
4927 Use fortran-end-prog-re.
4928 (fortran-if-start-re): New variable.
4929 (fortran-calculate-indent): Allow labeled blocks. Simplify the conds.
4930 Make select case indentation work.
4931 (fortran-is-in-string-p): Ignore Emacs 18 bug kluge.
4932 (fortran-fill): Allow double quotes in check for string.
4933 (fortran-fill-paragraph): New function.
4934 (fortran-fill-statement): New function.
4936 1998-04-07 Richard Stallman <rms@gnu.org>
4938 * subr.el (add-to-list): Always return updated value of LIST-VAR.
4940 * shadowfile.el (find-file-visit-truename): Don't setq this.
4942 1998-04-07 Stephen Eglen <stephen@gnu.org>
4944 * cus-start.el: next-screen-context-lines is an integer, not boolean.
4946 * mail/rmail.el (rmail-mode): Doc fix.
4948 1998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4950 * mail/rmail.el (rmail-movemail-flags): New customizable variable
4951 to specify additional flags to pass to movemail.
4952 (rmail-insert-inbox-text): Use rmail-movemail-flags.
4954 1998-04-06 Richard Stallman <rms@gnu.org>
4956 * startup.el (command-line-1): Fix punctuation in startup screen.
4958 1998-04-06 Dave Love <fx@gnu.org>
4960 * help.el (help-make-xrefs): Grok commands in keymap table
4962 (help-xref-button): Simplify.
4963 (help-make-xrefs): Set overriding keymap properly.
4965 1998-04-06 Kenichi Handa <handa@etl.go.jp>
4967 * language/japanese.el: Set exit-function to
4968 exit-japanese-environment for Japanese environment.
4970 * language/japan-util.el (setup-japanese-environment): Setup
4971 sentence-end suitable for Japanese text.
4972 (exit-japanese-environment): New function.
4974 * international/mule-cmds.el (subset-p): Renamed from
4975 find-safe-coding-system-list-subset-p.
4976 (find-coding-systems-region, find-coding-systems-string): New
4978 (find-coding-systems-for-charsets): Renamed from
4979 find-safe-coding-system. This is now a helper function of the
4981 (select-safe-coding-system): Adjusted for the above changes.
4983 1998-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
4985 * widget.el (:default-get): New keyword.
4987 * wid-edit.el (default, widget-default-default-get): Define it.
4988 (group, widget-group-default-get): Define it.
4989 (menu-choice, widget-choice-default-get): Define it.
4990 (widget-default-get): New function.
4991 (widget-choice-action): Call it.
4992 (widget-editable-list-entry-create): Call it.
4994 1998-04-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
4996 * vc.el (vc-dired-mode): Make dired-after-readin-hook a local
4997 hook, not a local variable.
4999 * vc.el (vc-merge, vc-backend-merge): New functions.
5000 (vc-resolve-conflicts): Added optional parameters for buffer names.
5001 (vc-branch-p): New function.
5003 * vc-hooks.el (vc-prefix-map): Added "m" for vc-merge.
5005 * vc.el (vc-ensure-vc-buffer): New function.
5006 (vc-registration-error): Replaced by the above. Updated all callers.
5007 (file-executable-p-18, file-regular-p-18): Removed.
5009 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5011 * emacs-lisp/autoload.el (update-file-autoloads):
5012 Redo 1997-08-23 change.
5014 1998-04-05 Stephen Eglen <stephen@gnu.org>
5016 * play/bruce.el, play/decipher.el, play/gametree.el: Customize.
5017 * play/gomoku.el, play/handwrite.el, play/landmark.el: Customize.
5018 * play/mpuz.el, play/solitaire.el, play/spook.el: Customize.
5019 * play/yow.el, play/dunnet.el: Customize.
5020 * emacs-lisp/advice.el, emacs-lisp/backquote.el: Customize.
5021 * emacs-lisp/cust-print.el, emacs-lisp/debug.el: Customize.
5022 * emacs-lisp/gulp.el, emacs-lisp/lisp-mnt.el, pp.el: Customize.
5023 * emacs-lisp/profile.el, emacs-lisp/shadow.el: Customize.
5024 * emacs-lisp/trace.el: Customize.
5026 1998-04-05 Dave Love <fx@gnu.org>
5028 * startup.el (command-line): Fix paren error.
5030 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5032 * mouse.el (mouse-save-then-kill): Get point-before-scroll
5033 from the right buffer.
5035 * scroll-bar.el (scroll-bar-drag): Set point-before-scroll
5036 in the right buffer, from point in the right window.
5037 (scroll-bar-scroll-down, scroll-bar-scroll-up): Likewise.
5039 1998-04-04 SL Baur <steve@altair.xemacs.org>
5041 * webjump.el (webjump): Use assoc-ignore-case for locating the
5044 1998-04-04 Richard Stallman <rms@psilocin.gnu.org>
5046 * mail/emacsbug.el (report-emacs-bug-hook): Use skip-chars-forward
5047 to check for non-ASCII characters, and to find them.
5048 Don't use find-charset-region.
5049 (report-emacs-bug-pretest-address): Update address.
5050 (report-emacs-bug-address): Likewise.
5052 1998-04-04 Dave Love <d.love@dl.ac.uk>
5054 * help.el (help-highlight-face): Use underline.
5055 (help-mode-maybe): Ensure read-only.
5056 (help-xref-button): Obey help-highlight-p.
5057 (help-follow): Remove check for args being a list.
5058 (help-mode): Doc fix.
5059 (help-highlight-face): Customize.
5060 (help-highlight-p): Put in help group.
5062 * help.el (help-make-xrefs): Insert button label in scope of
5063 inhibit-read-only binding.
5064 (help-mode-map, help-make-xrefs): Define TAB, RET correctly.
5066 1998-04-03 Andre Spiegel <spiegel@inf.fu-berlin.de>
5068 * vc-hooks.el (vc-parse-cvs-status): New function.
5069 (vc-fetch-master-properties): Moved cvs status retrieval to
5071 (vc-backend): If a file is not registered, remember that by setting
5072 the property to `none'.
5073 (vc-name): Use the mechanism of vc-backend to compute the value.
5074 (vc-after-save): Don't access vc-backend property directly.
5076 * vc.el (vc-next-action-dired): Use dired-do-redisplay. Handle
5077 window configuration correctly.
5078 (vc-next-action): Save window configuration for vc-next-action-dired.
5079 (vc-finish-logentry): Only kill log buffer if it does exist.
5080 (vc-dired-mode): Rewritten so that it works entirely through
5081 dired-after-readin-hook. Subdirectories are handled just as in
5083 (vc-dired-hook): New function.
5084 (vc-state-info, vc-dired-reformat-line): Adapted.
5085 (vc-dired-update, vc-dired-update-line): Removed.
5086 (vc-directory): Rewritten.
5087 (vc-directory-18): Removed.
5088 (vc-dired-mark-locked): New function, bound to "*l" in vc-dired-mode.
5089 (vc-do-command): Only compute vc-name if it is really needed.
5090 (vc-fetch-cvs-status): New function.
5091 (vc-dired-hook): Use it.
5093 1998-04-03 Richard Stallman <rms@psilocin.gnu.org>
5095 * mail/emacsbug.el (report-emacs-bug-hook):
5096 Don't bind enable-multibyte-characters.
5098 1998-04-03 Dave Love <d.love@dl.ac.uk>
5100 * startup.el (command-line): If already unibyte, just load
5101 latin-N instead of calling set-language-environment.
5103 1998-04-03 Richard Stallman <rms@psilocin.gnu.org>
5105 * mail/emacsbug.el (report-emacs-bug): Use set-buffer-multibyte.
5107 * mail/rmail.el (rmail-mode-2): Locally set enable-local-variables
5108 to nil, so a local var list in a message won't confuse things.
5110 * mail/emacsbug.el (report-emacs-bug-hook): Fix the regexp for
5111 matching non-ASCII characters.
5113 1998-04-02 Richard Stallman <rms@psilocin.gnu.org>
5115 * generic-x.el (rul-generic-mode): Use font-lock-builtin-face,
5116 not font-lock-emphasized-face.
5118 * help.el (help-highlight-face): Use `highlight'.
5120 1998-04-02 Dave Love <d.love@dl.ac.uk>
5122 * help.el: Make hyperlinks for cross-reference info intuited from
5124 (help-font-lock-keywords): Removed.
5125 (help-mode-map): Define keys for navigating hyperlinks.
5126 (help-xref-stack, help-xref-stack-item): New permanent-local
5128 (help-mode): Set font-lock-defaults to nil.
5129 (help-mode-maybe): Invoke help-make-xrefs in Help mode.
5130 (help-setup-xref): New function.
5131 (describe-key, describe-mode, describe-function)
5132 (describe-variable): Call it.
5133 (view-lossage, describe-bindings): Nullify help-xref-stack,
5134 help-xref-stack-item.
5135 (help-highlight-p): New option.
5136 (help-highlight-face): New customized face.
5137 (help-back-label, help-xref-symbol-regexp, help-xref-info-regexp):
5139 (help-setup-xref, help-make-xrefs, help-xref-button)
5140 (help-xref-interned, help-xref-mode, help-follow-mouse)
5141 (help-xref-go-back, help-go-back, help-follow, help-next-ref): New
5144 1998-04-02 Richard Stallman <rms@psilocin.gnu.org>
5146 * wid-edit.el (widget-beginning-of-line): Don't set zmacs-region-stays.
5147 (widget-end-of-line): Likewise.
5148 (widget-glyph-click): Use read-event.
5149 (widget-color-choice-list): Delete compatibility code.
5150 (widget-color-sample-face-get): Likewise.
5151 (widget-choose): Likewise.
5152 (widget-event-point): Fix paren error.
5154 1998-04-01 Richard Stallman <rms@psilocin.gnu.org>
5156 * wid-edit.el: Delete some compatibility code.
5157 (widget-event-point, widget-read-event): Define unconditionally.
5159 * info-look.el (info-lookup->topic-cache): Use defun, not defsubst.
5160 (info-lookup->mode-cache, info-lookup->initialized): Likewise.
5161 (info-lookup->completions, info-lookup->refer-modes): Likewise.
5162 (info-lookup->all-modes): Likewise.
5164 * info-look.el (info-lookup-quick-all-modes): New function.
5165 (info-complete): Find the symbol to complete first,
5166 then compute list of completions.
5168 * info-look.el (lisp-mode): Add info-lookup-maybe-add-help for it.
5170 1998-04-01 Derek L. Davies <ddavies@world.std.com>
5172 * gud.el: Add support for jdb (Java debugger).
5173 (jdb): New function.
5174 (gud-jdb-history): New variable.
5175 (gud-jdb-directories): New variable.
5176 (gud-jdb-source-files): New variable.
5177 (gud-jdb-build-source-files-list): New function.
5178 (gud-jdb-package-of-file): New function.
5179 (gud-jdb-class-source-alist): New variable.
5180 (gud-jdb-build-class-source-alist): New function.
5181 (gud-jdb-massage-args): New function.
5182 (gud-jdb-find-source-file): New function.
5183 (gud-jdb-marker-filter): New function.
5184 (gud-jdb-find-file): New function.
5185 (gud-jdb-command-name): New variable.
5186 (gud-perldb-command-name): Variable renamed from perldb-command-name.
5188 1998-03-31 Anders Lindgren <andersl@csd.uu.se>
5190 * follow.el (follow-scroll-up): Cope if `window-end' returns nil.
5191 (follow-select-if-end-visible): Likewise.
5192 (follow-mode-version): Variable removed.
5194 1998-04-01 Andre Spiegel <spiegel@inf.fu-berlin.de>
5196 * vc.el (vc-revert-buffer): Rewrote handling of vc-diff buffer,
5197 so that the file's buffer is always current when the actual
5200 1998-04-01 Andreas Schwab <schwab@gnu.org>
5202 * emacs-lisp/copyright.el: Customized.
5204 1998-03-31 Richard Stallman <rms@psilocin.gnu.org>
5206 * files.el (hack-one-local-variable):
5207 Variables named ...-predicate are treated as risky.
5208 (write-file): Omit directory part when making default file name.
5210 1998-03-31 Stephen Eglen <stephen@gnu.org>
5212 * iswitchb.el: Many doc fixes.
5213 (iswitchb-method): No longer a user variable.
5214 (iswitchb-minibuffer-setup-hook): Customized.
5215 (iswitchb-default): New variable.
5216 (iswitchb-complete): Use iswitchb-common-match-string rather than
5217 recomputing the value.
5218 (iswitchb-toggle-ignore): Recompute list of buffers.
5219 (iswitchb-init-XEmacs-trick): Renamed from iswitchb-init-Xemacs-trick.
5221 1998-03-31 Andre Spiegel <spiegel@inf.fu-berlin.de>
5223 * vc.el (vc-resolve-conflicts): New function.
5224 (vc-next-action-on-file): Use it.
5225 (vc-backend-revert): For CVS, revert to the version the buffer was
5226 based on, not the latest on the current branch (same behavior as
5227 for RCS). For SCCS, forget vc-workfile-version so that it gets
5229 (vc-revert-buffer): Rewrote doc string to explain the above.
5230 (vc-finish-logentry): Don't add extra newline.
5232 1998-03-29 Ralph Schleicher <rs@purple.UL.BaWue.DE>
5234 * battery.el (battery-linux-proc-apm): Re-use the temporary
5237 * battery.el (battery-insert-file-contents): Disable code
5240 1998-03-29 Richard Stallman <rms@psilocin.ai.mit.edu>
5242 * textmodes/tex-mode.el (tex-send-command): Return the process.
5243 (tex-start-tex): New function.
5244 (tex-region, tex-file): Use tex-start-tex.
5245 (tex-start-tex-marker): New variable.
5246 (tex-compilation-parse-errors): Parse only the most recent
5247 TeX compilation's output. If the error is in the zap file,
5248 use the buffer it was zapped from.
5249 (tex-start-shell): Call compilation-minor-mode.
5251 1998-03-29 Ian T Zimmerman <itz@kronstadt.rahul.net>
5253 * textmodes/tex-mode.el (tex-compilation-parse-errors):
5254 Completely rewritten.
5255 (tex-print): Reset or restart the subshell before using it.
5257 * desktop.el (desktop-buffer-info, desktop-buffer-rmail)
5258 (desktop-buffer-mh, desktop-buffer-dired, desktop-buffer-file):
5259 Return the buffer produced.
5260 (desktop-create-buffer): Use the buffer that was returned.
5262 * ange-ftp.el (ange-ftp-kill-ftp-process): Convert buffer name
5265 1998-03-28 Richard Stallman <rms@psilocin.gnu.org>
5267 * desktop.el (desktop-load-default): Add autoload cookie.
5268 (desktop-read): Likewise.
5270 1998-03-27 Dave Love <d.love@dl.ac.uk>
5272 * menu-bar.el (menu-bar-options-menu): Remove "Toggle" from item
5273 names, using buttons instead.
5274 (menu-bar-make-toggle): Define a menu-item toggle button.
5275 (menu-bar-options-menu [save-place]): (require 'saveplace).
5276 (menu-bar-options-menu [toggle-auto-compression], [auto-fill-mode])
5277 (menu-bar-options-menu [toggle-global-lazy-font-lock-mode]):
5278 Define a menu-item button.
5280 1998-03-27 Richard Stallman <rms@psilocin.gnu.org>
5282 * bindings.el (completion-ignored-extensions): Add a few.
5284 1998-03-25 Richard Stallman <rms@psilocin.gnu.org>
5286 * bindings.el (debug-ignored-errors): Add file-supersession.
5288 * startup.el (normal-top-level-add-subdirs-to-load-path):
5289 Reverse order of subdirs to add. Don't duplicate the parent dir.
5291 * mail/rmail.el (rmail-clear-headers):
5292 Handle failure to find "\n[^ \t]".
5294 1998-03-25 Dave Love <fx@gnu.org>
5296 * autorevert.el: Various doc fixes, mainly grammar.
5298 * autoinsert.el (auto-insert, auto-insert-query): :tag choices.
5299 (define-auto-insert): Rename arg key to match doc.
5301 1998-03-25 Simon Marshall <simon@gnu.org>
5303 * font-lock.el (c-font-lock-keywords-2): Added "sizeof".
5304 (c++-font-lock-keywords-2): Added "export" and "typename".
5306 * lazy-lock.el (lazy-lock-fontify-after-scroll)
5307 (lazy-lock-fontify-after-trigger): Use new window-end UPDATE arg
5308 rather than calculating a value using vertical-motion.
5310 * mail/sendmail.el (mail-font-lock-keywords): Don't use the value
5311 of mail-header-separator if its length is zero.
5313 1998-03-24 Dave Love <fx@gnu.org>
5315 * ange-ftp.el (shell-command): Define handler.
5316 (ange-ftp-shell-command): Add optional arg.
5317 (comint-last-output-start, comint-last-input-start)
5318 (comint-last-input-end): Defvar to silence compiler.
5320 * dired-aux.el (dired-run-shell-command): Maybe run handler.
5322 * simple.el (shell-command-on-region): Amend message to report
5323 success or failure when no process output.
5325 1998-03-23 Andreas Schwab <schwab@gnu.org>
5327 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event): Replace
5328 obsolete `concat with integer' by format.
5330 * rsz-mini.el (resize-minibuffer-mode): Make it a proper minor
5331 mode: toggle resize-minibuffer mode when called without argument.
5333 1998-03-22 Richard Stallman <rms@gnu.org>
5335 * startup.el (normal-top-level-add-subdirs-to-load-path): New function.
5337 * files.el (find-file-noselect): Use set-buffer-multibyte
5338 instead of setting enable-multibyte-characters.
5340 * disp-table.el (standard-display-underline): Shift face id by 19 bits.
5342 1998-03-22 Johan Vromans <jvromans@squirrel.nl>
5344 * complete.el (PC-expand-many-files): Apply
5345 completion-ignored-extensions.
5347 1998-03-21 Richard Stallman <rms@psilocin.gnu.org>
5349 * comint.el (comint-preoutput-filter-functions): Doc fix.
5351 * replace.el (perform-replace): Before recursive edit,
5352 get the match data as markers, and set real-match-data.
5354 1998-03-20 Andre Spiegel <spiegel@inf.fu-berlin.de>
5356 * vc-hooks.el (vc-sccs-project-dir, vc-search-sccs-project-dir):
5358 (vc-master-templates): Add call to vc-search-sccs-project-dir.
5360 * vc.el (vc-next-action-on-file): Properly handle the case
5361 when user tries to check-in, but file on disk has changed.
5362 (vc-do-command): Rewrote doc string. Consider LAST argument
5363 only if FILE is non-nil.
5364 (vc-add-triple, vc-record-rename, vc-lookup-file): Find
5365 vc-name-assoc-file based on vc-name of FILE.
5366 (vc-backend-admin, vc-rename-file): Handle the SCCS PROJECTDIR
5369 1998-03-20 Richard Stallman <rms@psilocin.gnu.org>
5371 * international/mule-cmds.el (set-language-environment): Doc fix.
5372 (current-language-environment): Use defcustom.
5373 (default-input-method): Specify :type.
5375 1998-03-19 Barry A. Warsaw <bwarsaw@cnri.reston.va.us>
5377 * reporter.el (reporter-mail): New function.
5378 (reporter-compose-outgoing): Use fboundp, not functionp.
5379 (reporter-bug-hook): Fix error message.
5381 * reporter.el (reporter-beautify-list): Break infloop when
5382 reaching the end of the buffer without crossing an unbalanced
5383 paren. Use scan-sexps instead of forward-sexp for the loop break
5386 * reporter.el (reporter-submit-bug-report): Only call
5387 display-buffer if pop-up-windows is non-nil.
5389 1998-03-19 Richard Stallman <rms@psilocin.gnu.org>
5391 * progmodes/compile.el: Moved from parent directory.
5393 * compile.el (compilation-error-regexp-alist):
5394 Handle f90 in DEC AXP OSF/1 cc pattern.
5396 1998-03-19 Dave Love <fx@gnu.org>
5398 * simple.el (shell-command-on-region): Amend message to report
5399 success or failure when no process output.
5401 1998-03-18 Richard Stallman <rms@psilocin.gnu.org>
5403 * frame.el (focus-follows-mouse): New variable.
5404 (other-frame): Obey that variable.
5405 (focus-follows-mouse): Make it defcustom.
5407 1998-03-18 Dave Love <fx@gnu.org>
5409 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Adjust
5410 paragraph-start in default filling case so that filling doc
5413 1998-03-18 Andre Spiegel <spiegel@inf.fu-berlin.de>
5415 * vc.el (vc-restore-buffer-context): Only try to restore mark
5418 1998-03-18 Richard Stallman <rms@psilocin.gnu.org>
5420 * calendar/calendar.el (calendar-mode-map): Add bindings for
5421 appt-add and appt-delete.
5423 1998-03-17 Richard Stallman <rms@psilocin.gnu.org>
5425 * help.el (view-emacs-news): Handle prefix arg.
5427 * loadup.el: Load language/czech and language/slovak.
5429 * language/czech.el (setup-czech-environment): 3rd arg to
5430 setup-8-bit-environment is the default input method, not coding system.
5431 * language/slovak.el (setup-slovak-environment): 3rd arg to
5432 setup-8-bit-environment is the default input method, not coding system.
5434 * env.el (setenv): Simplify reading of args by passing old value
5437 * language/czech.el, language/slovak.el: New files.
5439 * info.el (Info-menu-update): Set Info-menu-last-node
5440 to (FILE NODENAME), and test it that way too.
5442 1998-03-17 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
5444 * help.el (view-emacs-news): Use prefix argument to display old news.
5446 1998-03-16 Peter Breton <pbreton@ne.mediaone.net>
5448 * generic-x.el: Customize.
5449 (fvwm-generic-mode): Added new keywords, and .fvwm2rc config file.
5450 (ini-generic-mode): Changed regexps so that value can contain equal signs.
5451 (java-manifest-generic-mode): Added new keywords.
5453 1998-03-16 Alfred Correira <ACorreir@pervasive-sw.com>
5455 * generic-x.el (mailrc-generic-mode, java-properties-generic-mode):
5457 (alias-generic-mode, rc-generic-mode, rul-generic-mode): Likewise.
5459 1998-03-16 Erik Naggum <erik@naggum.no>
5461 * mail/rmail.el (rmail-clear-headers): Make sure an empty line
5462 still separates the headers from the body.
5464 1998-03-16 Kenichi Handa <handa@etl.go.jp>
5466 * mail/rmail.el (rmail-quit): Call quit-window before calling
5467 replace-buffer-in-windows to assure that we can switch the rmail
5468 buffer of the selected window.
5470 1998-03-16 Richard Stallman <rms@psilocin.gnu.org>
5472 * mouse.el (mouse-drag-region): Bind deactivate-mark
5473 around call to copy-region-as-kill.
5474 (mouse-set-region): Likewise.
5475 (mouse-secondary-save-then-kill): Likewise.
5477 * simple.el (copy-region-as-kill): Set deactivate-mark
5478 instead of clearing mark-active directly.
5480 1998-03-15 Richard Stallman <rms@psilocin.gnu.org>
5482 * help.el (help-mode-maybe): Set view-return-to-alist.
5483 (help-return-method): New variable.
5484 (print-help-return-message): Set help-return-method.
5486 * view.el (view-return-to-alist): Doc fix.
5487 (view-mode-enter): Doc fix.
5488 (view-mode-exit): Handle new alternative `quit-window'
5489 for OLD-BUF-INFO in RETURN-TO-ALIST.
5491 * dired-aux.el (dired-shell-stuff-it): Use shell-quote-argument.
5492 (dired-shell-quote): Function deleted.
5494 1998-03-14 Richard Stallman <rms@psilocin.gnu.org>
5496 * locate.el (locate-current-line-number): No longer interactive.
5498 * dirtrack.el: Customized.
5499 (dirtrack-forward-slash): Renamed from `forward-slash'.
5500 (dirtrack-backward-slash): Renamed from `backward-slash'.
5501 (dirtrack-replace-slash): Renamed from `replace-slash'.
5503 * emacs-lisp/elp.el (elp-version): Now 3.2.
5505 1998-03-14 Karl Heuer <kwzh@gnu.org>
5507 * textmodes/texnfo-upd.el (texinfo-incorporate-menu-entry-names)
5508 (texinfo-start-menu-description): Call regexp-quote.
5510 1998-03-13 Richard Stallman <rms@psilocin.gnu.org>
5512 * subr.el (store-match-data): This is now the alias,
5513 set-match-data is now the primitive.
5515 * textmodes/reftex.el (reftex-nearest-match):
5516 store-match-data => set-match-data.
5518 * textmodes/bibtex.el (bibtex-search-reference):
5519 store-match-data => set-match-data.
5521 * progmodes/simula.el (simula-match-string-or-comment):
5522 store-match-data => set-match-data.
5524 * progmodes/fortran.el (fortran-match-!-comment):
5525 store-match-data => set-match-data.
5527 * play/life.el (life-grim-reaper): store-match-data => set-match-data.
5529 * mail/rfc822.el (rfc822-looking-at):
5530 store-match-data => set-match-data.
5532 * mail/mh-utils.el (mh-make-folder-list-filter):
5533 store-match-data => set-match-data.
5535 * emulation/viper-ex.el (ex-expand-filsyms):
5536 store-match-data => set-match-data.
5538 * emacs-lisp/edebug.el (edebug-recursive-edit)
5539 (edebug-outside-excursion): store-match-data => set-match-data.
5541 * emacs-lisp/debug.el (debug, debugger-env-macro):
5542 store-match-data => set-match-data.
5544 * emacs-lisp/cl-macs.el (defsetf match-data):
5545 store-match-data => set-match-data.
5547 * type-break.el (type-break-emacs-variant):
5548 store-match-data => set-match-data.
5550 * subr.el (save-match-data): store-match-data => set-match-data.
5552 * rlogin.el (rlogin-parse-words): store-match-data => set-match-data.
5554 * replace.el (perform-replace): store-match-data => set-match-data.
5556 * iswitchb.el (iswitchb-ignore-buffername-p):
5557 store-match-data => set-match-data.
5559 * ffap.el (ffap-file-at-point): store-match-data => set-match-data.
5561 * ediff-diff.el (ediff-exec-process):
5562 store-match-data => set-match-data.
5564 * comint.el (comint-word): store-match-data => set-match-data.
5566 * allout.el (outline-end-of-prefix):
5567 store-match-data => set-match-data.
5569 * textmodes/fill.el (fill-region-as-paragraph, fill-region):
5570 Allow t as legit value of JUSTIFY.
5572 * wid-edit.el (widget-echo-help-mouse): Don't use window-end.
5574 * subr.el (momentary-string-display): Pass t as UPDATE to window-end.
5576 * mouse.el (mouse-scroll-subr): Handle if window-end returns nil.
5578 1998-03-12 Richard Stallman <rms@psilocin.gnu.org>
5580 * mail/rnewspost.el (news-inews): Signal error if inews fails.
5582 * simple.el: Implement selective undo (by Paul Flinders).
5583 (undo-copy-list, undo-copy-list-1): New functions.
5584 (undo-make-selective-list, undo-delta): New functions.
5585 (undo-elt-in-region, undo-elt-crosses-region): New functions.
5586 (undo-adjusted-markers): New defvar.
5587 (undo-start): New args BEG and END.
5588 (undo): If arg or active region, pass args to undo-start.
5590 * mouse.el (mouse-buffer-menu-maxlen): Renamed from
5591 mouse-menu-buffer-maxlen.
5593 1998-03-10 Eric M. Ludlam <zappo@ultranet.com>
5595 * checkdoc.el (checkdoc-continue): Removed check for doc string.
5596 (checkdoc-this-string-valid-engine): Smarter keycode check regexp.
5598 1998-03-10 Carsten Dominik <cd@delysid.gnu.org>
5600 * textmodes/reftex.el (reftex-mode-map): Added keybinding for
5601 `reftex-mouse-view-crossref' to `S-mouse-2'.
5603 1998-03-09 Carsten Dominik <cd@delysid.gnu.org>
5605 * textmodes/reftex.el (reftex-nicify-text): Make a new " " string
5607 (reftex-what-macro): Make sure `reftex-section-regexp' is defined.
5609 1998-03-09 Richard Stallman <rms@psilocin.gnu.org>
5611 * textmodes/tex-mode.el (latex-mode): Set fill-nobreak-predicate.
5612 (slitex-mode): Set fill-nobreak-predicate, tex-face-alist,
5613 and imenu-create-index-function.
5614 (latex-fill-nobreak-predicate): New function.
5616 * simple.el (do-auto-fill): Obey fill-nobreak-predicate.
5618 * textmodes/fill.el (fill-nobreak-predicate): New variable.
5619 (fill-region-as-paragraph): Obey fill-nobreak-predicate.
5621 * help-macro.el (make-help-screen): Mention DEL in the prompt.
5623 1998-03-08 Richard Stallman <rms@psilocin.gnu.org>
5625 * emacs-lisp/autoload.el (update-file-autoloads):
5626 Undo 1997-08-23 change.
5628 * window.el (shrink-window-if-larger-than-buffer):
5629 Bind text-height in the let*.
5630 (view-return-to-alist): Add defvar.
5632 * files.el: Delete junk accidentally left in buffer on 4 March.
5634 1998-03-08 Carsten Dominik <cd@gnu.org>
5636 * textmodes/reftex.el (reftex-offer-label-menu)
5637 (reftex-select-item): Removed match-everywhere interpretation.
5639 1998-03-08 Carsten Dominik <cd@gnu.org>
5641 * textmodes/reftex.el (reftex-cursor-selected-face)
5642 (reftex-mouse-selected-face, reftex-file-boundary-face)
5643 (reftex-label-face, reftex-section-heading-face)
5644 (reftex-toc-header-face, reftex-bib-author-face)
5645 (reftex-bib-year-face, reftex-bib-title-face)
5646 (reftex-bib-extra-face): New options.
5647 (reftex-toc, reftex-make-and-insert-label-list)
5648 (reftex-format-bib-entry, reftex-section-info): Use fonts defined
5650 (reftex-do-citation): Kill buffer *RefTeX Select* to avoid
5651 problems with lazy-lock.
5653 1998-03-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
5655 * vc.el (vc-context-matches-p): New function.
5656 (vc-restore-buffer-context): Restore point and mark only if they
5657 don't match the context.
5658 (vc-revert-buffer1, vc-clear-headers): Use save-excursion to relocate
5659 point and mark, and vc-restore-buffer-context as a backup.
5660 (vc-resynch-buffer): When operating on the current buffer, don't use
5661 save-excursion, because that would undo the effects of the above
5663 (vc-clear-headers): Fixed regexp.
5664 (vc-resynch-window): Deleted code that removed vc-find-file-hook
5665 temporarily. This was unnecessary, because find-file-hooks are not
5666 called when the buffer is reverted.
5668 1998-03-08 Richard Stallman <rms@psilocin.gnu.org>
5670 * progmodes/cc-vars.el (c-emacs-features): Doc fix.
5672 1998-03-07 Richard Stallman <rms@psilocin.gnu.org>
5674 * subr.el (read-passwd): Renamed from read-password.
5675 New second arg CONFIRM.
5677 * wid-edit.el (widget-choice-value-create): If there is an
5678 :explicit-choice, respect it.
5679 (widget-choice-action): Record an explicit choice in :explicit-choice.
5681 1998-03-07 Stephen Eglen <stephen@gnu.org>
5683 * allout.el, battery.el, cmuscheme.el, compare-w.el, docref.el:
5684 * dos-fns.el, find-file.el, follow.el, ispell4.el, shadowfile.el:
5685 * tempo.el, tmm.el, vcursor.el, xscheme.el: Customize.
5687 1998-03-06 Barry A. Warsaw <cc-mode-help@python.org>
5691 * progmodes/cc-defs.el (c-emacs-features): Var moved to cc-vars.el.
5693 * progmodes/cc-vars.el (c-emacs-features): Var moved from cc-defs.el.
5695 * progmodes/cc-align.el: Don't require cc-defs.
5697 * progmodes/cc-engine.el (c-inside-bracelist-p): Fix for enum test.
5699 * progmodes/cc-mode.el (c-initialize-cc-mode):
5700 Moved require's to top level.
5702 * progmodes/cc-cmds.el (c-fill-paragraph):
5703 Bind fill-paragraph-function to nil when calling fill-paragraph,
5704 to avoid bogus recursion which will signal an error.
5706 1998-03-06 Martin Stjernholm <cc-mode-help@python.org>
5708 * progmodes/cc-mode.el (c-initialize-on-load): Variable removed.
5710 * progmodes/cc-cmds.el (c-fill-paragraph): Always keep point in
5711 the same relative position. Fill comment before point if there's
5712 nothing else on the same line. Fill block comments after code a
5713 little better. Try harder to find a good fill-prefix when point
5714 is on a block comment ender line. Use
5715 c-Java-javadoc-paragraph-start in block comments in Java mode.
5716 Leave block comment ender alone when c-hanging-comment-ender-p is
5717 nil and point is on that line. Detect paragraph-separate in
5718 multiparagraph comments. Fix for bug that may strip the `*' off
5719 `*/' if fill-prefix ends with `*' and c-hanging-comment-ender-p is
5720 t. Added filling of multiline string literals. Always return t
5721 to disable filling in any unhandled area, i.e. actual code where
5722 fill-paragraph only mess things up.
5724 * progmodes/cc-engine.el (c-collect-line-comments): Require same
5725 comment start column.
5727 * progmodes/cc-langs.el (c-Java-javadoc-paragraph-start): New variable.
5729 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixes for nesting
5730 of and repeated defun-open's inside extern and namespace clauses.
5731 This is done by passing a relpos to `inextern-lang' and
5732 `innamespace'. Also, the relpos in `defun-open' is no longer
5733 always bol. It's always bol when on the top level, however.
5734 Changed cases: 5A.5, 5I, 14A.
5736 * progmodes/cc-engine.el (c-forward-token-1, c-backward-token-1): New
5737 functions to move by tokens.
5738 (c-guess-basic-syntax): Fixes for Java 1.1 array initialization
5741 1998-03-06 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5743 * ps-print.el: Some comment, doc and bug fixes.
5744 (ps-print-version): New version number (3.06) and doc fix.
5745 (ps-print-only-one-header, ps-font-type): New var.
5746 (ps-font-info-database): Better font database management.
5747 (ps-error-scale-font, ps-select-header-font): Funs eliminated.
5748 (ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic)
5749 (ps-avg-char-width, ps-space-width, ps-line-height)
5750 (ps-header-font, ps-header-title-font, ps-header-line-height)
5751 (ps-header-title-line-height): Vars eliminated.
5752 (ps-font-list, ps-font, ps-fonts, ps-font-number, ps-line-height)
5753 (ps-title-line-height, ps-space-width, ps-avg-char-width): New funs.
5754 (ps-print-prologue-1): Adjust PostScript programming.
5755 (ps-color-format): Doc indentation.
5756 (ps-print-hook, ps-print-begin-page-hook, ps-print-begin-column-hook):
5758 (ps-spool-without-faces, ps-spool-with-faces): Run hook var.
5759 (ps-line-lengths-internal, ps-nb-pages, ps-select-font)
5760 (ps-get-page-dimensions, ps-begin-file, ps-end-file, ps-header-page)
5761 (ps-begin-page, ps-dummy-page, ps-next-line, ps-continue-line)
5762 (ps-basic-plot-string, ps-basic-plot-whitespace, ps-plot-region)
5763 (ps-control-character, ps-color-values, ps-generate): Adjust programming.
5764 (ps-page-number): New macro.
5765 (ps-plot-with-face, ps-generate-postscript-with-faces): Fix invisible
5768 1998-03-06 Dave Love <fx@gnu.org>
5770 * progmodes/fortran.el (fortran-column-ruler-fixed)
5771 (fortran-column-ruler-tab): Doc fix.
5772 (fortran-mode-map): Bind fortran-narrow-to-subprogram.
5773 (bug-fortran-mode): Variable deleted.
5775 1998-03-06 Dave Love <d.love@dl.ac.uk>
5777 * browse-url.el: Various doc fixes, mainly to remove innappropriate
5779 (browse-url-new-window-p, browse-url-netscape-display)
5780 (browse-url-save-file, browse-url-generic-program):
5781 Add autoload cookies.
5782 (browse-url-mosaic-program, browse-url-lynx-input-field)
5783 (browse-url-lynx-input-attempts, browse-url-lynx-input-delay):
5785 (browse-url-of-file-hook): Add :options.
5786 (browse-url-lynx-emacs-args): New option.
5787 (browse-url-lynx-emacs): Use it.
5788 (browse-url-lynx-xterm): Use backquote.
5789 (browse-url-emacs-display): Use Emacs version, not XEmacs.
5790 ((require 'term)): When compiling.
5792 1998-03-06 Kenichi Handa <handa@etl.go.jp>
5794 * international/titdic-cnv.el (titdic-convert): Use
5795 set-buffer-multibyte.
5797 * international/quail.el (quail-defrule-internal): New arg REPLACE.
5798 (quail-defrule): Call quail-defrule-internal with REPLACE t.
5800 1998-03-05 Peter Breton <pbreton@ne.mediaone.net>
5802 * generic.el (generic-mode-ini-file-find-file-hook): Use
5803 and-s instead of if-s.
5804 (generic-use-find-file-hook): Changed from defvar to defcustom.
5805 (generic-lines-to-scan): Changed from defvar to defcustom.
5806 (generic-find-file-regexp): Changed from defvar to defcustom.
5808 1998-03-05 Ivar Rummelhoff <ivarr@ifi.uio.no>
5810 * winner.el (winner-mode, winner-save-unconditionally)
5811 (winner-hook-installed-p): Save window configuration after
5812 every command if window-configuration-change-hook is not present.
5814 * winner.el (winner-save-new-configurations, winner-insert-if-new):
5815 Compare a new window configuration
5816 with the previous configuration before saving it.
5818 * winner.el (winner-insert-if-new, winner-ring)
5819 (winner-configuration, winner-set): Save buffer list together
5820 with the window configurations, so that windows that can no
5821 longer be correctly restored can instead be deleted.
5823 * winner.el (winner-undo): Compare restored configuration
5824 with other configurations that have been reviewed and skip
5825 this one if it looks similar.
5827 * winner.el (winner-insert-if-new, winner-save-new-configurations)
5828 (winner-save-unconditionally): Just save the final
5829 configuration if the same command (changing the window
5830 configuration) is applied several times in a row.
5832 * winner.el (winner-switch): Removed the command
5833 `winner-switch' (and the variables connected to it), since
5834 because of the change above, any "switching package" may now
5835 be used without disturbing winner-mode too much.
5837 * winner.el: Use list syntax for key definitions.
5839 * winner.el (winner-change-fun): Removed the pushnew
5840 command, so that `cl' will not have to be loaded.
5842 * winner.el (winner-set-conf): Introduced "wrapper" around
5843 `set-window-configuration', so that `winner-undo' may be
5844 called from the minibuffer.
5846 1998-03-06 Carsten Dominik <cd@delysid.gnu.org>
5848 * textmodes/reftex.el (reftex-select-item): A set-buffer in the
5849 unwind-protect form makes sure we deinstall in the correct hooks.
5851 1998-03-05 Richard Stallman <rms@psilocin.gnu.org>
5853 * mail/rmail.el (rmail-next-same-subject): Ignore leading and
5854 trailing whitespace in this message's subject.
5856 1998-03-05 Ralph Schleicher <rs@purple.UL.BaWue.DE>
5858 * battery.el: Fixed spelling of `autoload' magic cookies.
5860 1998-03-05 Sam Steingold <sds@usa.net>
5862 * simple.el (backward-delete-char-untabify-method): New user option.
5863 (backward-delete-char-untabify): Obey it.
5864 This implements "hungry" delete.
5866 1998-03-04 Stephen Gildea <gildea@stop.mail-abuse.org>
5868 * time-stamp.el (time-stamp-pattern): New variable.
5869 (time-stamp): Use that new variable.
5870 (time-stamp-string): Take optional format arg.
5872 1998-03-04 Richard Stallman <rms@psilocin.gnu.org>
5874 * files.el (auto-mode-alist): Recognize zone-mode.
5875 (basic-save-buffer): Use save-current-buffer not save-excursion.
5877 1998-02-27 Dave Love <d.love@dl.ac.uk>
5879 * wid-edit.el (widget-url-link-action): Call browse-url to sort
5880 out browser function. Don't require browse-url.
5882 1998-03-04 Kenichi Handa <handa@etl.go.jp>
5884 * subr.el (sref): Increase CHAR in the while loop.
5886 1998-03-03 Sam Steingold <sds@usa.net>
5888 * dired.el (dired-quit): Function deleted.
5889 (dired-mode-map): Use quit-window for q.
5891 * buff-menu.el (Buffer-menu-quit): Function deleted.
5892 (Buffer-menu-mode-map): Use quit-window for q.
5894 * bookmark.el (bookmark-bmenu-mode-map): Use quit-window for q.
5895 (bookmark-bmenu-quit): Function deleted.
5897 * progmodes/make-mode.el (makefile-browser-quit): Use quit-window.
5899 * progmodes/etags.el (select-tags-table-quit): Use quit-window.
5901 * play/solitaire.el (solitaire-quit): Function deleted.
5902 (solitaire-mode-map): Use quit-window for q.
5904 * mail/rnews.el (news-exit): Use quit-window.
5906 * mail/rmail.el (rmail-bury, rmail-quit): Use quit-window.
5908 * mail/mh-e.el (mh-quit): Use quit-window.
5910 1998-03-03 Richard Stallman <rms@psilocin.gnu.org>
5912 * textmodes/fill.el (fill-region): If JUSTIFY is non-nil
5913 and not a known value, treat it as `full'.
5914 (fill-region-as-paragraph): Likewise.
5916 1998-03-03 Peter Stephenson <pws@ifh.de>
5918 * vcursor.el: Some support for character terminals provided.
5919 Various functions are smarter about using the correct windows
5920 and the appropriate keymaps.
5921 (vcursor-string): New variable, shows vcursor on dumb terminals.
5922 (vcursor-map): New variable, holds keymap for vcursor commands.
5923 (vcursor-use-vcursor-map): New variable, non-nil if vcursor
5924 keys are overlaid onto main keymap.
5925 (vcursor-toggle-vcursor-map): New function to implement this.
5926 (vcursor-interpret-input): New variable, copy input as if typed.
5927 (vcursor-window-funcall): With list instead of symbol, now calls
5929 (vcursor-isearch-backward): New function to match forward isearch.
5931 1998-03-03 Stephen Eglen <stephen@gnu.org>
5933 * iswitchb.el (iswitchb-default-method): Redundant :tag entries
5937 1998-03-03 Kenichi Handa <handa@etl.go.jp>
5939 * dired.el (dired-get-filename): Don't call encode-coding-string
5940 if default-file-name-coding-system is non-nil.
5942 * files.el (insert-directory): Bind coding-system-for-write.
5943 Don't encode filename here because call-process encodes the
5944 arguments by coding-system-for-write.
5946 1998-03-03 Richard Stallman <rms@psilocin.gnu.org>
5948 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
5949 (emacs-lisp-mode-map, lisp-mode-map): Use set-keymap-parent.
5951 1998-03-02 Sam Steingold <sds@usa.net>
5953 * window.el (quit-window): New command.
5955 1998-03-02 Richard Stallman <rms@psilocin.gnu.org>
5957 * emacs-lisp/gulp.el (gulp-send-requests): Call sort properly.
5958 When showing the message, put point at beginning of buffer.
5960 1998-03-02 Kenichi Handa <handa@etl.go.jp>
5962 * files.el (insert-directory): Bind coding-system-for-read to
5963 file-name-coding-system or default-file-name-coding-system if
5964 enable-multibyte-characters is non-nil.
5966 * simple.el (quoted-insert): Allow direct insertion of codes in
5967 the range 0200..0237. Use unibyte-char-to-multibyte for codes in
5968 the range 0240..0377.
5970 * subr.el (sref): Typo in doc-string fixed.
5972 * international/mule-cmds.el (set-default-coding-systems): Set
5973 default-file-name-coding-system. Doc-string modified.
5974 (prefer-coding-system): Doc-string modified.
5976 * language/japan-util.el (setup-japanese-environment): Set
5977 default-file-name-coding-system to japanese-iso-8bit.
5979 1998-03-02 Richard Stallman <rms@psilocin.gnu.org>
5981 * emacs-lisp/easymenu.el (easy-menu-change):
5982 Handle case of no keywords.
5984 * ange-ftp.el (ange-ftp-call-chmod): Don't try to chmod file `--'.
5986 1998-03-02 Dave Love <fx@gnu.org>
5988 * winner.el ((require 'cl)): Revert to compile-time require.
5989 Eliminating pushnew previously had actually fixed the lossage.
5991 1998-03-02 Richard Stallman <rms@psilocin.gnu.org>
5993 * isearch.el (isearch-*-char): Do nothing special if quoted with \.
5995 1998-03-01 Richard Stallman <rms@psilocin.gnu.org>
5997 * generic.el: Provide generic, not generic-mode.
6000 * generic-x.el: New file.
6002 * add-log.el (change-log-font-lock-keywords): Recognize + in date.
6004 1998-03-01 Peter Breton <pbreton@ne.mediaone.net>
6006 * locate.el (locate-update): New function.
6007 (locate-current-line-number): Renamed from `current-line'.
6008 (locate-default-make-command-line): Use list, not cons.
6009 (locate): Added a `save-window-excursion' form.
6010 (locate): Used an `apply' form for the start-process call.
6011 (locate-mode): Now has a `revert-buffer-function'.
6012 (locate-do-setup): Now longer deletes window.
6013 (locate-header-face): Use underline, not region.
6014 (locate-update-command): New option.
6015 (locate-command): Changed from defvar to defcustom.
6016 (locate-make-command-line): Changed from defvar to defcustom.
6017 (locate-fcodes-file): Changed from defvar to defcustom.
6018 (locate-mouse-face): Changed from defvar to defcustom.
6020 1998-02-28 Richard Stallman <rms@psilocin.gnu.org>
6022 * subr.el (read-quoted-char): Doc fix.
6024 1998-02-27 Richard Stallman <rms@psilocin.gnu.org>
6026 * info.el (info): Always switch to buffer *info* even if
6027 current buffer is in Info mode.
6029 * comint.el (comint-arguments): Treat \" and such as part of one arg.
6031 * files.el (set-visited-file-name): Don't call backup-enable-predicate
6032 when buffer-file-name is nil.
6034 * progmodes/make-mode.el (make-mode): Provide make-mode, not makefile.
6036 * international/mule.el (load-with-code-conversion):
6037 Don't bind enable-multibyte-characters; instead,
6038 bind default-enable-multibyte-characters before creating buffer.
6039 (after-insert-file-set-buffer-file-coding-system):
6040 Use set-buffer-multibyte.
6041 Use add-hook to add this to after-insert-file-functions.
6043 * avoid.el (mouse-avoidance-kbd-command): Function deleted.
6044 (mouse-avoidance-fancy-hook, mouse-avoidance-exile-hook)
6045 (mouse-avoidance-banish-hook): Test whether last command
6046 was a mouse command of any kind.
6048 1998-02-27 Karl Heuer <kwzh@gnu.org>
6050 * dired-x.el (dired-do-toggle): Function moved to dired.el.
6051 * dired.el (dired-do-toggle): Moved here from dired-x.el.
6052 (dired-mode-map): Changed dired-do-toggle from "T" to "t".
6054 1998-02-27 Carsten Dominik <dominik@strw.LeidenUniv.nl>
6056 * textmodes/reftex.el: Remove debugging statements.
6058 1998-02-27 Andre Spiegel <spiegel@inf.fu-berlin.de>
6060 * vc-hooks.el, vc.el: Added version ids.
6062 * vc.el (vc-default-init-version): New variable.
6063 (vc-register): Use it. Also use COMMENT argument.
6065 1998-02-27 Dave Love <fx@gnu.org>
6067 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
6068 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Fix doc,
6071 1998-02-27 Simon Marshall <simon@gnu.org>
6073 * comint.el (comint-dynamic-complete-filename): Don't wrap up the value
6074 of directory-sep-char when calling comint-dynamic-complete-as-filename.
6075 (comint-dynamic-complete-as-filename, comint-exec-1):
6076 Use directory-sep-char rather than "/".
6078 1998-02-25 Dave Love <fx@gnu.org>
6080 * thingatpt.el (thing-at-point-url-at-point):
6081 Intuit ftp:// on `short' URLs.
6083 1998-02-25 Richard Stallman <rms@gnu.org>
6085 * mail/rmail.el (rmail-retry-failure): Don't insist on finding
6086 MIME delimiter again at end of bounce text.
6087 (mail-unsent-separator): Accept "Your message follows".
6089 * cus-edit.el (custom-file): New function.
6090 (custom-save-delete): Use it.
6091 (custom-save-all): Use it.
6093 * shell.el (shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
6094 (dirtrack-mode, shell-dirtrack-toggle): Defined as aliases.
6096 1998-02-25 Carsten Dominik <dominik@strw.LeidenUniv.nl>
6098 * textmodes/reftex.el (reftex-toc-mode, reftex-select-label-mode)
6099 (reftex-select-bib-mode): New major modes for RefTeX's special buffers.
6100 (reftex-offer-label-menu): Put selection buffer into
6101 `reftex-select-label-mode'. Make selection buffer read-only. Use
6102 `reftex-erase-buffer'.
6103 (reftex-do-citation): Put selection buffer into
6104 `reftex-select-bib-mode'. Make selection buffer read-only. Use
6105 `reftex-erase-buffer'. Set `reftex-select-return-marker'.
6106 (reftex-toc): Put *toc* buffer into reftex-toc-mode. Add
6107 mouse-face property.
6108 (reftex-select-item): Use recursive edit instead of selfmade
6109 command loop. Removed unnecessary local bindings. Changed the
6110 tag for catch, to avoid problems with `exit' tag in
6111 recursive-edit. Moved the code around old command loop to pre-
6112 and post-command-hook.
6113 (reftex-select-pre-command-hook, reftex-select-post-command-hook)
6114 (reftex-select-show-insertion-point): New functions.
6115 (reftex-reference): Set `reftex-select-return-marker'.
6116 (reftex-check-recursive-edit): Error message changed.
6117 (reftex-select-search-minibuffer-map): Obsolete constant removed.
6118 (reftex-select-next, reftex-select-previous, reftex-select-scroll-up)
6119 (reftex-select-scroll-down, reftex-select-next-heading)
6120 (reftex-select-previous-heading): Handle prefix arguments.
6121 (reftex-toc, reftex-make-and-insert-label-list)
6122 (reftex-insert-bib-matches): Add mouse-face property.
6123 (reftex-highlight-selection): New option.
6124 (reftex-select-mouse-accept): New command.
6125 (reftex-select-recursive-edit, reftex-select-search-forward)
6126 (reftex-select-search-backward, reftex-select-search)
6127 (reftex-select-scroll-up, reftex-select-scroll-down)
6128 (reftex-scroll-other-window, reftex-scroll-other-window-down)
6129 (reftex-empty-toc-buffer): Removed obsolete functions.
6130 (reftex-highlight-overlays): Removed obsolete 3rd overlay.
6131 (reftex-select-label-map, reftex-select-bib-map): Removed obsolete
6132 bindings, added mouse bindings, `digit-argument',
6133 `negative-argument', `reftex-select-show-insertion-point'.
6134 (reftex-erase-buffer): BUFFER now defaults to current buffer.
6135 (reftex-label-alist-builtin): Added sidecap packages support.
6136 (reftex-last-follow-point, reftex-select-return-marker): New variables.
6137 (reftex-toc, reftex-select-item): Set `reftex-last-follow-point'.
6138 (reftex-toc-post-command-hook): Use `reftex-last-follow-point'.
6139 (reftex-get-file-buffer-force): Turn off `enable-local-variables'
6140 when reading a file literally.
6142 1998-02-25 Per Starbäck <starback@strindberg.ling.uu.se>
6144 * play/doctor.el (mathlst): Fix typo.
6145 (shortlst): Avoid saying "Can you be", which confuses the doctor.
6147 * vc.el (vc-register): Update vc-buffer-backend.
6149 1998-02-25 Ralph Schleicher <rs@purple.UL.BaWue.DE>
6151 * info-look.el: Added support for the Emacs Lisp manual.
6152 (info-complete-file): Use default value if MODE is nil.
6153 (info-lookup-file-alist): Variable removed.
6155 * battery.el (battery-linux-proc-apm-regexp): Load percentage
6156 and remaining time have to match negative values.
6157 (battery-linux-proc-apm): Initialize void %-sequences.
6159 1998-02-25 Aki Vehtari <Aki.Vehtari@hut.fi>
6161 * tar-mode.el: Add "q" for quit, and use "C" for copy and "R" for
6164 1998-02-25 Dan Nicolaescu <done@ece.arizona.edu>
6166 * winner.el (winner-mode-hook): Fix typo.
6167 (winner-mode-leave-hook): Use defcustom. Fix typo.
6169 1998-02-24 Dave Love <fx@gnu.org>
6171 * winner.el: (require 'cl) unconditionally.
6173 (winner-dont-bind-my-keys, winner-skip-buffers)
6174 (winner-skip-regexps, winner-mode, winner-mode-hook)
6175 (winner-mode-leave-hook): Customized.
6176 (winner-mode): Add autoload cookie.
6177 (winner-undo): Doc fix.
6179 * vc.el (vc-checkin-hook): Add :options.
6180 (vc-checkin, vc-comment-to-change-log): Doc fix.
6182 * compile.el (compilation-error-regexp-alist): Allow initial
6183 program name in first pattern.
6185 1998-02-23 Stephen Eglen <stephen@gnu.org>
6187 * textmodes/spell.el: Doc fix.
6189 1998-02-22 Stephen Eglen <stephen@gnu.org>
6191 * emacs-lisp/find-func.el: Customize.
6192 * emulation/crisp.el: Customize.
6193 * mail/mail-extr.el, mail/uce.el, mail/sendmail.el: Customize.
6194 * mail/uce.el: Customize.
6195 * progmodes/cperl-mode.el, progmodes/modula2.el: Customize.
6196 * progmodes/perl-mode.el, progmodes/simula.el: Customize.
6197 * progmodes/tcl-mode.el: Customize.
6198 * textmodes/bib-mode.el, textmodes/picture.el: Customize.
6199 * textmodes/refbib.el, textmodes/refer.el: Customize.
6200 * textmodes/scribe.el, textmodes/spell.el: Customize.
6202 1998-02-21 Sam Steingold <sds@usa.net>
6204 * emacs-lisp/cl-indent.el: Fix indentation rules for
6205 multiple-value-setf and multiple-value-list.
6207 1998-02-21 Simon Marshall <simon@gnu.org>
6209 * font-lock.el (font-lock-constant-face): Variable and face renamed
6210 from font-lock-reference-face.
6211 (font-lock-reference-face): Changed value to font-lock-constant-face.
6215 * emacs-lisp/checkdoc.el:
6223 * progmodes/ada-mode.el:
6224 * progmodes/awk-mode.el:
6225 * progmodes/cperl-mode.el:
6227 * progmodes/fortran.el:
6228 * progmodes/icon.el:
6229 * progmodes/make-mode.el:
6230 * progmodes/meta-mode.el:
6231 * progmodes/modula2.el:
6232 * progmodes/octave-mod.el:
6233 * progmodes/perl-mode.el:
6234 * progmodes/scheme.el:
6235 * progmodes/simula.el:
6237 * textmodes/bibtex.el:
6238 * textmodes/reftex.el:
6239 * textmodes/texinfo.el: Updated accordingly.
6241 1998-02-20 Kenichi Handa <handa@etl.go.jp>
6243 * mail/rmail.el (rmail-decode-babyl-format): Message modified.
6244 (rmail): Comment for the binding of rmail-enable-multibyte added.
6246 1998-02-19 Kenichi Handa <handa@etl.go.jp>
6248 * international/mule.el
6249 (after-insert-file-set-buffer-file-coding-system): Call
6250 set-buffer-multibyte instead of directly setting
6251 enable-multibyte-characters to nil.
6253 * language/china-util.el (setup-chinese-cns-environment): Correct
6254 the setting of default-input-method.
6256 * international/mule-cmds.el (select-safe-coding-system): Kill the
6257 warning buffer before returning.
6259 * mail/rmail.el (rmail-enable-multibyte): New variable.
6260 (rmail): Bind coding-system-for-read to raw-text. Set the buffer
6261 multibyte if necessary.
6262 (rmail-convert-file): Call rmail-decode-babyl-format only when we
6263 don't have to call rmail-convert-to-babyl-format.
6264 (rmail-decode-babyl-format): If rmail-file-coding-system is nil,
6266 (rmail-get-new-mail): Bind rmail-enable-multibyte locally.
6267 (rmail-convert-to-babyl-format): Check the value of
6268 rmail-enable-multibyte instead of enable-multibyte-characters.
6270 * subr.el (sref): Doc-string added.
6272 1998-02-18 Simon Marshall <simon@gnu.org>
6274 * font-lock.el (font-lock-keywords)
6275 (font-lock-syntactic-keywords): Doc fixes.
6277 1998-02-17 Dave Love <fx@gnu.org>
6279 * textmodes/sgml-mode.el (sgml-mode-common): Downcase key for
6280 assoc so upper-case markup works.
6281 (sgml-attributes, sgml-tag-help): Likewise.
6283 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6285 * progmodes/cc-styles.el (c-copy-tree): New function.
6286 (c-initialize-builtin-style): Use c-copy-tree.
6288 1998-02-16 Richard Stallman <rms@psilocin.gnu.org>
6290 * info.el (Info-summary): Clear buffer-read-only.
6292 1998-02-16 Ralph Schleicher <rs@purple.UL.BaWue.DE>
6294 * info-look.el (info-complete): Rewrite minibuffer completion code.
6296 * info-look.el (info-lookup-minor-mode, turn-on-info-lookup):
6297 Added minor mode interface.
6298 (info-lookup-minor-mode-string): New variable.
6299 (info-lookup-minor-mode-map): New variable.
6301 * info-look.el: Provide a work-around if the custom library is
6304 * info-look.el (info-lookup-other-window-flag)
6305 (info-lookup-highlight-face): Variables customized.
6307 * info-look.el (info-lookup-alist): No longer customizable.
6308 (info-lookup-add-help, info-lookup-maybe-add-help): Interface
6309 functions for adding new modes.
6310 (info-lookup-add-help*): New function.
6311 (info-lookup-symbol-alist, info-lookup-file-alist): Variables deleted.
6312 This info is specified now by calling info-lookup-maybe-add-help
6313 and info-lookup-add-help.
6315 1998-02-16 Martin Stjernholm <cc-mode-help@python.org>
6317 * progmodes/cc-align.el (c-lineup-close-paren)
6318 (c-indent-one-line-block): New indentation functions.
6320 * progmodes/cc-cmds.el (c-beginning-of-statement)
6321 (c-end-of-statement): Do not move by sentence in strings.
6323 * progmodes/cc-cmds.el (c-beginning-of-statement):
6326 * progmodes/cc-engine.el (c-forward-syntactic-ws, c-backward-syntactic-ws):
6327 Don't narrow, just make a simple check against the given limit.
6329 (c-collect-line-comments): New function.
6331 (c-literal-limits): New function that finds the start and end pos
6332 of a comment or string surrounding point.
6334 (c-literal-limits-fast): A faster variant of `c-literal-limits'
6335 for newer Emacsen where the state returned from
6336 `parse-partial-sexp' contains the starting pos of the last
6339 1998-02-16 Barry A. Warsaw <cc-mode-help@python.org>
6341 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Set
6342 imenu-case-fold-search to nil.
6344 * progmodes/cc-langs.el (c-postprocess-file-styles): If a file
6345 style or file offsets are set, make the variables local to the
6346 buffer (via make-local-variable).
6348 * progmodes/cc-styles.el (c-make-styles-buffer-local): Take an optional
6349 argument which switches between make-variable-buffer-local and
6350 make-local-variable. Generalize.
6352 * progmodes/cc-defs.el (c-point): In XEmacs, use scan-lists +
6353 buffer-syntactic-context-depth.
6355 * progmodes/cc-vars.el (c-enable-xemacs-performance-kludge-p): New
6358 * progmodes/cc-cmds.el, progmodes/cc-engine.el (c-beginning-of-defun)
6359 (c-indent-defun, c-parse-state): Use (c-point 'bod) instead of
6360 beginning-of-defun directly.
6362 * progmodes/cc-align.el (c-semi&comma-no-newlines-before-nonblanks)
6363 (c-semi&comma-no-newlines-for-oneline-inliners): New functions.
6365 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed a few byte
6368 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
6371 * progmodes/cc-engine.el (c-backward-to-start-of-do): Break infloop for
6372 invalid code, e.g. when someone types while (TRUE) { at the top of
6373 a buffer, we shouldn't hang when the { is typed!
6375 * progmodes/cc-cmds.el (c-beginning-of-statement): When moving
6376 forward by sentences, because we're either inside or at the start
6377 of a comment, be sure to limit movement to only within the extent
6380 * progmodes/cc-langs.el (c-java-method-key): Variable deleted.
6382 * progmodes/cc-mode.el (java-mode): Set c-method-key to nil. I
6383 don't think this is necessary for Java, and besides, the old value
6384 was inherited from Objective-C which was clearly not right.
6386 * progmodes/cc-cmds.el (c-electric-colon): Don't insert newlines
6387 before or after scope operators, regardless of the value of
6390 * progmodes/cc-engine.el (c-backward-to-start-of-if): Ensure never
6391 move forward, not even if point < lim.
6393 * progmodes/cc-align.el (c-lineup-dont-change): New lineup
6394 function that leaves the current line's indentation unchanged.
6395 Used for the new cpp-macro-cont syntactic symbol.
6397 * progmodes/cc-cmds.el (c-electric-brace): namespace-open and
6398 namespace-close braces can hang.
6400 * progmodes/cc-defs.el (c-emacs-features): Added autoload cookie.
6402 * progmodes/cc-engine.el (c-search-uplist-for-classkey): When
6403 searching up for a class key, instead of hardcoding the extended
6404 search for "extern", use the new variable c-extra-toplevel-key,
6405 which is language dependent. For C++, this variable includes the
6406 keyword "namespace" which will match C++ namespace introducing
6409 (c-guess-basic-syntax): Support for recognizing C++ namespace
6410 blocks, by elaborating on the mechanism used to find external
6411 language blocks. Searches which hardcoded "extern" now use
6412 c-extra-toplevel-key, a language dependent variable. Case clauses
6413 that were modified: CASE 5A.1, CASE 5A.4, CASE 5F, CASE 5I, CASE
6416 CASE 3: we can now determine whether we're at the beginning of a
6417 cpp macro definition, or inside the middle of one. Set syntax to
6418 'cpp-macro in the former case, 'cpp-macro-cont in the latter. In
6419 both cases, the relpos is the beginning of the macro.
6421 (c-forward-syntactic-ws): Added code that skips forward over
6422 multi-line cpp macros.
6424 (c-beginning-of-macro): Moved, and made into a defsubst. This
6425 function can now actually find the beginning of a multi-line C
6428 (c-backward-syntactic-ws): Use c-beginning-of-macro to skip
6429 backwards over multi-line macro definitions.
6431 (c-in-literal, c-fast-in-literal): Use c-beginning-of-macro to
6432 find out whether we're in a multi-line macro definition.
6434 * progmodes/cc-langs.el (c-C-extra-toplevel-key)
6435 (c-C++-extra-toplevel-key, c-extra-toplevel-key): New variables
6436 which parameterize the search for additional top-level enclosing
6439 * progmodes/cc-menus.el: Imenu support changed.
6441 * progmodes/cc-mode.el (c++-mode): Set c-extra-toplevel-key to
6442 c-C++-extra-toplevel-key.
6443 (c-initialize-on-load): New variable, *not* customized.
6445 * progmodes/cc-styles.el (c-offsets-alist): Three new syntactic
6446 symbols: innamespace, namespace-open, namespace-close. These
6447 support C++ namespace blocks.
6448 Also, new syntactic symbol cpp-macro-cont, by default bound to
6449 c-lineup-dont-change. This symbol is assigned to subsequent lines
6450 of a multi-line C preprocess macro definition.
6452 * progmodes/cc-vars.el (c-default-style): Start doc string with *.
6454 * progmodes/cc-engine.el (c-fast-in-literal): Function which
6455 should be faster than c-in-literal. In XEmacs, this uses
6456 buffer-syntactic-context.
6458 * progmodes/cc-cmds.el (c-comment-line-break-function): When breaking a
6459 line-oriented comment, copy the comment leader from the previous
6460 line instead of hardcoding it to "// ". This ensures that
6461 whitespace between the slashes and the text is preserved.
6463 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
6464 (c-electric-slash, c-electric-star, c-electric-semi&comma)
6465 (c-electric-colon, c-electric-lt-gt, c-scope-operator)
6466 (c-electric-backspace, c-electric-delete)
6467 (c-indent-command, c-indent-exp, c-indent-defun)
6468 (c-backslash-region, c-fill-paragraph): Add "*" to interactive spec.
6470 * progmodes/cc-cmds.el (c-fill-paragraph): regexp-quote the
6471 fill-prefix when search forward for the end of line oriented comments.
6472 (c-backslash-region): Do not preserve the zmacs region (XEmacs).
6474 * progmodes/cc-langs.el (c-mode-base-map):
6475 c-mark-function moved back to M-C-h.
6477 * progmodes/cc-styles.el (c-style-alist): "jdk" style given by Martin
6478 Buchholz <mrb@Eng.Sun.COM> for conformance with Sun's JDK style.
6480 * progmodes/cc-styles.el (c-set-style-2, c-initialize-builtin-style):
6481 Don't special case "cc-mode", it's a derived style.
6482 Fix setup of derived style "cc-mode".
6483 Introduce the new default style "user" which contains all user
6486 * progmodes/cc-vars.el (c-default-style): Renamed from
6487 c-site-default-style.
6489 1998-02-15 Aki Vehtari <Aki.Vehtari@hut.fi>
6491 * bibtex.el (bibtex-autokey-names): Change number tag to integer.
6493 * bibtex.el (bibtex-include-OPTkey): Add non-nil default :value
6494 for function, so that it can be selected.
6495 (bibtex-entry-format): Replace repeat with set.
6496 (bibtex-mode-hook): Change :type to 'hook.
6497 (bibtex-clean-entry-hook): Ditto.
6498 (bibtex-add-entry-hook): Ditto.
6499 (bibtex-autokey-before-presentation-hook): Change name to ->
6500 `bibtex-autokey-before-presentation-function' as it is not hook.
6501 (bibtex-autokey-get-namefield): Remove newlines unconditionally.
6503 * bibtex.el (bibtex-autokey): Fixed prefix.
6504 (bibtex-user-optional-fields): Better `:type'.
6505 (bibtex-autokey-names): Better `:type' and doc-fix.
6506 (bibtex-mark-active): New function, taking care of Emacs variants.
6507 (bibtex-run-with-idle-timer): Ditto.
6508 (bibtex-mode-map): Change `[(control tab)]' to `[(meta tab)]'.
6509 (bibtex-autokey-get-yearfield): Changed to accept year when year
6510 field has field-delimiters. This is quick fix, there might
6512 (bibtex-mode): Don't call idle timer with 0 seconds.
6513 (bibtex-mode): Call easy-menu-add.
6515 1998-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
6517 * bibtex.el (bibtex-autokey-get-yearfield): Fixed problem with
6518 parsing the year field.
6520 * bibtex.el (bibtex-comment-start): Font locking for comments added.
6522 * bibtex.el (autokey-name-case-convert)
6523 (autokey-titleword-case-convert): Replace autokey-preserve-case, adding
6524 flexibility to case conversion of author names and titlewords.
6526 * bibtex.el (bibtex-autokey-get-titles): Non capitalized title words
6527 are used for key generation as well.
6528 (bibtex-member-of-regexp): Case is honored for matches now.
6529 (bibtex-autokey-titleword-ignore): Added entries provide compatibility
6532 * bibtex.el (bibtex-autokey-titleword-ignore): Title words found in
6533 this list are always ignored (previously only at the beginning of the
6534 title). Replaces bibtex-autokey-titleword-first-ignore.
6536 1998-02-15 Stephen Eglen <stephen@gnu.org>
6538 * msb.el (msb--choose-file-menu): Prevent looping when examining
6539 ange-ftp directory paths.
6540 (msb-modes-key): New variable.
6541 (msb--mode-menu-cond, msb--aggregate-alist): New functions.
6542 (msb--split-menus): Check if msb-max-file-menu-items is nil.
6543 (msb--format-title): Remove extra / after ~.
6545 Redundant (function ...) forms around lambda functions removed.
6546 Update copyright year.
6548 * hexl.el (hexl-mode-exit): Remove hexl-follow-ascii-find
6549 from post-command-hook when leaving hexl-mode.
6551 1998-02-14 Simon Marshall <simon@gnu.org>
6553 * progmodes/sh-script.el (sh-font-lock-keywords):
6554 Fontify sh-style function names in declarations.
6556 1998-02-13 Peter S Galbraith <galbraith@mixing.qc.dfo.ca>
6558 * info-look.el (info-complete):
6559 Display completions on second invocation at same point
6560 or if initial guess is already ambiguous.
6561 (info-look-completion): New variable.
6563 * info-look.el (info-lookup-symbol-alist):
6564 Added support for latex-mode, perl-mode, awk-mode, emacs-lisp-mode.
6566 1998-02-13 Richard Stallman <rms@psilocin.gnu.org>
6568 * jka-compr.el (jka-compr-compression-info-list): Fix previous change:
6569 clear "append" flag for bzip.
6571 1998-02-13 Richard Stallman <rms@psilocin.ai.mit.edu>
6573 * disp-table.el (standard-display-european): If AUTO is nil,
6574 clear multibyte in *scratch*, and load latin-1.
6576 1998-02-12 Dave Love <fx@gnu.org>
6578 * progmodes/scheme.el (scheme-imenu-generic-expression): Simplify
6580 (dsssl-imenu-generic-expression): Likewise.
6581 (scheme-mode-variables): Set imenu-syntax-alist.
6582 (dsssl-mode): Remove `!' from font-lock-defaults. Set
6585 1998-02-11 Richard Stallman <rms@psilocin.gnu.org>
6587 * play/cookie1.el (cookie-snarf): Use match-beginning on the delimiter.
6588 (cookie-delimiter): Handle single-% delimiter.
6590 * progmodes/sh-script.el (sh-set-shell): Use standard-syntax-table
6591 if none other is specified.
6593 * emacs-lisp/debug.el (debugger-mode):
6594 Don't set enable-multibyte-characters here.
6595 (debug): Use set-buffer-multibyte to clear enable-multibyte-characters.
6597 1998-02-10 Richard Stallman <rms@psilocin.gnu.org>
6599 * msb.el (msb--choose-file-menu): Save some debugging info.
6601 * comint.el (comint-interrupt-subjob): Call comint-kill-input.
6602 (comint-kill-subjob, comint-quit-subjob, comint-stop-subjob): Likewise.
6604 * help.el (describe-bindings): Fix interactive spec.
6606 1998-02-09 Dave Love <d.love@dl.ac.uk>
6608 * compile.el (compilation-scroll-output): New variable.
6609 (compile-internal): Use it. Set lazy-lock-defer-on-scrolling.
6611 1998-02-09 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6613 * apropos.el (apropos-variable): New function.
6614 (apropos-command): Show functions instead of variables if given an
6615 argument. The old functionality is now provided by
6618 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6620 * msb.el (msb--toggle-menu-type): Pass arg to menu-bar-update-buffers.
6621 (msb--init-file-alist): Delete spurious =.
6623 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6624 Only call compiler-macroexpand if the function has
6625 a cl-compiler-macro property.
6627 * jka-compr.el (jka-compr-compression-info-list): Handle bzip.
6629 1998-02-06 Per Starbäck <starback@update.uu.se>
6631 * international/iso-transl.el (iso-transl-define-keys): Don't add
6632 nonascii-insert-offset to ASCII characters.
6634 1998-02-06 Richard Stallman <rms@psilocin.gnu.org>
6636 * textmodes/bibtex.el (bibtex-autokey-year-length): Doc fix.
6638 * mail/rmail.el (rmail-clear-headers): Handle the last header
6639 in a message correctly.
6641 * font-lock.el (font-lock-keywords): Doc fix.
6643 1998-02-05 Richard Stallman <rms@psilocin.gnu.org>
6645 * replace.el (occur): Apply default by hand after read-from-minibuffer.
6646 No need to clear text props from the result.
6647 (query-replace-read-args, map-query-replace-regexp):
6648 Offer the FROM arg as the default for the TO arg.
6650 1998-02-04 Richard Stallman <rms@psilocin.gnu.org>
6652 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
6653 Use the size in bytes for the #@ size integer.
6655 1998-02-04 Stephen Eglen <stephen@mescaline.gnu.org>
6657 * locate.el: Customized.
6659 1998-02-04 Dave Love <fx@gnu.org>
6661 * vc-hooks.el (vc-ignore-vc-files): New variable.
6662 (vc-file-hook, vc-file-not-found-hook): Use it.
6664 1998-02-04 Kenichi HANDA <handa@etl.go.jp>
6666 * international/characters.el: Use aref instead of sref.
6668 * international/kinsoku.el: Use aref instead of sref.
6670 * international/mule-cmds.el (find-safe-coding-system): Return
6671 undecided if FROM == TO.
6672 (select-safe-coding-system): Doc-string modified.
6674 * international/mule-util.el (compose-chars-component): Return
6675 result as unibyte string.
6676 (decompose-composite-char): Doc-string modified.
6678 * international/titdic-cnv.el: Many codes re-written to adjust for
6679 character-base positioning and for speed up by using
6680 with-temp-file, with-temp-buffer, and princ.
6682 * language/china-util.el (encode-hz-region): Do not bind
6683 enable-multibyte-characters to nil locally.
6685 * language/devan-util.el: Do not require `cl'.
6686 (rule-intersection): New function.
6687 (string-conversion-by-rule): Use rule-intersection instead of
6689 (indian-to-devanagari-string): Use aref instead of sref.
6690 (devanagari-decompose-string): Likewise.
6692 * language/indian.el: Move codes which set syntax and category of
6693 Indian characters to international/characters.el.
6695 * progmodes/etags.el (etags): Fix defgroup syntax.
6697 1998-02-03 Richard Stallman <rms@psilocin.gnu.org>
6699 * imenu.el (imenu-generic-expression): Doc fix.
6700 (imenu--index-alist): Doc fix.
6701 (imenu-create-index-function): Doc fix.
6702 (imenu-prev-index-position-function): Doc fix.
6703 (imenu-extract-index-name-function): Doc fix.
6705 * emacs-lisp/edebug.el (edebug-stop-before-symbols): Variable deleted.
6706 (edebug-form): Don't handle edebug-stop-before-symbols.
6707 (edebug-submit-bug-report): Don't include edebug-stop-before-symbols.
6709 * avoid.el (mouse-avoidance-fancy-hook): Do nothing if button is down.
6710 (mouse-avoidance-exile-hook, mouse-avoidance-banish-hook): Likewise.
6712 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
6713 (mail-extr-first-letters, mail-extr-last-letters):
6714 Make range start from \240, not from \200.
6716 1998-02-02 Richard Stallman <rms@psilocin.gnu.org>
6718 * textmodes/fill.el (fill-region-as-paragraph): Fix the test for any
6719 non-ASCII characters, for deciding whether to do kinsoku.
6721 1998-02-02 Ed Reingold <reingold@melange.gnu.org>
6723 * calendar/calendar.el (general-holidays): Fix misspelling.
6725 1998-02-02 Dan Nicolaescu <done@ece.arizona.edu>
6727 * progmodes/hideshow.el (hs-special-modes-alist): Enhanced java
6730 1998-02-02 Richard Stallman <rms@psilocin.gnu.org>
6732 * help.el (describe-bindings): New command (formerly in keymap.c).
6734 * mldrag.el (mldrag-drag-vertical-line): Fix criterion
6735 for the error for trying to move a scroll bar at the frame edge.
6737 1998-02-01 Richard Stallman <rms@psilocin.gnu.org>
6739 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): Fix
6740 the doc strings used for the mode flag variable and the keymap.
6741 Delete duplicate &optional's.
6743 * emacs-lisp/edebug.el: Doc fixes.
6745 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6746 Bind edebug-all-defs and edebug-all-forms to nil.
6748 * subr.el (suspend-hook, suspend-resume-hook): New defvars.
6750 * emacs-lisp/autoload.el (update-file-autoloads): Give clean errors
6751 if autoloads file is empty or can't be written.
6753 1998-02-01 Dan Nicolaescu <done@ece.arizona.edu>
6755 * hideshow.el (hs-special-modes-alist): Improved the regexp for java.
6757 * isearch.el (isearch-range-invisible): Avoid infinite loop when
6758 search-invisible is nil.
6760 1998-02-01 Stephen Eglen <stephen@melange.gnu.org>
6762 * autoinsert.el (auto-insert-mode): New function.
6763 (auto-insert-mode): New customize variable to automatically load
6764 the package. Other variables customized.
6766 * tar-mode.el: Customized.
6768 * mail/mspools.el: Customized. Doc fixes.
6770 1998-01-31 Richard Stallman <rms@sucrose.ai.mit.edu>
6772 * mail/mailalias.el (define-mail-alias):
6773 If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.
6774 (build-mail-aliases): Clear mail-aliases to nil at the beginning.
6776 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6778 * replace.el (query-replace-from-history-variable): New variable.
6779 (query-replace-to-history-variable): New variable.
6780 (query-replace-read-args): Use them.
6782 1998-01-30 Dave Love <d.love@dl.ac.uk>
6784 * fortran.el: Various docstring and commentary fixes, including
6785 note of current maintainer.
6786 (fortran-mode): Use imenu-syntax-alist.
6787 (fortran-imenu-generic-expression): Use
6788 fortran-continuation-string, not always `+'.
6789 (fortran-font-lock-keywords-1): Include symbol syntax as well as
6790 word, following syntax table changes.
6791 (fortran-imenu-generic-expression): Likewise.
6792 (fortran-mode-map): Add a menu.
6793 (fortran-mode-version, fortran-startup-message): Delete misleading
6795 (fortran-mode): Don't use them.
6796 (fortran-column-ruler-fixed, fortran-column-ruler-tab): Fix
6797 leading \ which made `0' into null.
6798 (fortran-join-line): New function and key binding.
6799 (fortran-narrow-to-subprogram): New function and key binding.
6800 (fortran-mode-syntax-table): Make ?., ?_, ?$ symbol, not word.
6802 1998-01-29 Carsten Dominik <dominik@strw.LeidenUniv.nl>
6804 * textmodes/reftex.el (reftex-toc): Fixed bug with split-window. Using
6805 split-window instead of split-window-vertically.
6806 (reftex-reset-mode): Removed obsolete buffer from kill list.
6807 (reftex-make-and-insert-label-list, reftex-do-citation): Delete
6808 other windows before displaying selection.
6809 (reftex-cite-format-builtin): Fixed bug in Chicago format.
6810 (reftex-enlarge-to-fit): New function.
6811 (reftex-nicify-text): Cut context-string at \item,\\. Changed
6812 match sequence for efficiency reasons.
6813 (reftex-parse-from-file): Include files can be ignored with
6814 `reftex-no-include-regexps'.
6815 (reftex-no-include-regexps): New option.
6816 (reftex-do-parse): Initialize appendix flag.
6817 (reftex-parse-from-file): Interpret appendix.
6818 (reftex-section-info): Use changed version of reftex-section-number.
6819 (reftex-where-am-I): Interpret appendix match.
6820 (reftex-init-section-numbers): New arg: appendix.
6821 (reftex-section-number): Treat appendix enumeration.
6822 (reftex-toc-external): Improved message.
6823 (reftex-compute-ref-cite-tables): Regular expression extended for
6825 (reftex-toc-rescan): Renamed from reftex-toc-redo.
6826 (reftex-toc-Rescan): Renamed from reftex-toc-Redo.
6827 (reftex-toc-revert): New function.
6828 (reftex-select-external-document): Completion on label prefixes.
6829 (reftex-find-file-on-path): Added an extra call to
6830 expand-file-name for the directory.
6831 (reftex-locate-bibliography-files): Added expand-file-name call.
6832 (reftex-guess-label-type): New function.
6833 (reftex-word-before-point): Function removed.
6834 (reftex-reference): Uses reftex-guess-label-type. Changed meaning
6835 of `~' in reference format. Magic words are regular expressions.
6836 (reftex-compute-ref-cite-tables): Convert magic words to regexps.
6837 (reftex-select-label-maps): Default bindings for TAB, up, down, RET.
6838 (reftex-select-read-string): Now uses completion.
6839 (reftex-make-and-insert-label-list): Prepare for completion.
6840 (reftex-where-am-I): Fixed bug with input files.
6841 (reftex-save-all-document-buffers): New command.
6842 (reftex-select-next-heading): New function.
6843 (reftex-select-previous-heading): New function.
6844 (reftex-select-read-string): New function.
6845 (reftex-offer-label-menu): Handle string value from reftex-select-item.
6846 (reftex-reference): Fixed bug (missing save-excursion).
6847 (reftex-toc-map): Added binding for ?n and ?p.
6848 (reftex-do-citation): Changed to use reftex-default-bibliography.
6849 (reftex-default-bibliography): New option.
6850 (reftex-find-tex-file): Check for file-name-absolute-p first.
6851 (reftex-format-label-function, reftex-format-ref-function)
6852 (reftex-format-cite-function): New hooks.
6853 (reftex-info): New function.
6854 (reftex-compute-ref-cite-tables): Removed interactive form.
6855 (reftex-where-am-I): Removed interactive form.
6856 (reftex-format-names): Removed interactive form.
6857 (reftex-vref-is-default): New customization variable.
6858 (reftex-mode-menu): Capitalize citation options.
6859 (reftex-last-cnt): Variable removed.
6860 (reftex-last-data, reftex-last-line): New variables.
6861 (reftex-select-toggle-varioref): New function.
6862 (reftex-offer-label-menu): Changed mode-line-format for varioref.
6863 (reftex-select-label-help): Help string updated.
6864 (reftex-do-parse): Fixed bug with empty xr list.
6865 (reftex-view-crossref): Prefix argument interpretation changed.
6866 (reftex-get-offset): New function.
6867 (reftex-label): Remove selection buffer to force update.
6868 (reftex-access-scan-info): Remove selection buffers.
6869 (reftex-select-external-document): Fixed bug with highest index.
6870 (reftex-label-index-list, reftex-found-list): Variables removed.
6871 (reftex-offer-label-menu, reftex-make-and-insert-label-list)
6872 (reftex-select-item, reftex-citation, reftex-select-label-callback)
6873 (reftex-bibtex-selection-callback, reftex-select-callback): Changed
6874 to put the scan data directly into the text property :data,
6875 instead of doing this indirectly with an index-list.
6876 (reftex-make-selection-buffer-name): New function.
6877 (reftex-tie-multifile-symbols): Store master-index-as-property.
6878 (reftex-kill-buffer): New function.
6879 (reftex-erase-buffer): New function.
6880 (reftex-erase-all-selection-buffers): New function.
6881 (reftex-mode-menu): Button "Restore from file" no longer sensitive
6882 to existence of the file. This had caused problems for LateX
6883 style files. Quoted `:style' and `:selected' for compatibility.
6884 (reftex-access-parse-file): `Restore' action now throws an
6885 exception when the file is not found.
6886 (reftex-create-customize-menu): New function.
6887 (reftex-label): Fixed bug which made naked labels in \footnotes.
6888 (reftex-select-label-map, reftex-select-bib-map): New keymaps for
6889 the RefTeX Select buffer.
6890 (reftex-select-next, reftex-select-previous, reftex-select-scroll-down)
6891 (reftex-select-scroll-up, reftex-select-quit)
6892 (reftex-select-toggle-follow, reftex-select-callback)
6893 (reftex-select-accept, reftex-select-help)
6894 (reftex-select-recursive-edit, reftex-select-search-forward)
6895 (reftex-select-search-backward, reftex-select-search)
6896 (reftex-select-scroll-other-window)
6897 (reftex-select-scroll-other-window-down):
6898 New commands for use in the two new keymaps.
6899 (reftex-select-item): Now uses the appropriate keymaps.
6900 (reftex-toc-map): New keymap (a keymap for the toc buffer.
6901 (reftex-toc): Now uses reftex-toc-map.
6902 (reftex-fontify-select-label-buffer): New function.
6903 (reftex-select-font-lock-fontify-region): New function.
6904 (reftex-make-and-insert-label-list): Refontification now uses
6905 `reftex-select-font-lock-fontify-region'.
6906 (reftex-show-entry): Refontification generalized.
6907 (reftex-select-search-minibuffer-map): New constant.
6908 (reftex-parse-from-file): Look for \begin{thebibliography}.
6909 (reftex-do-citation): Check also for thebibliography.
6910 (reftex-bibtex-selection-callback): Handle bibitem.
6911 (reftex-view-crossref): Handle bibitem.
6912 (reftex-extract-bib-entries-from-thebibliography): New function.
6913 (reftex-format-bibitem): New function.
6914 (reftex-parse-bibitem): New function.
6915 (reftex-make-desparate-section-regexp): Changed name to
6916 reftex-make-desperate-section-regexp.
6917 (reftex-do-parse, reftex-locate-bibliography-files)
6918 (reftex-string-to-label, reftex-select-external-document)
6919 (reftex-find-duplicate-labels, reftex-format-bib-entry)
6920 (reftex-do-citation, reftex-insert-bib-matches)
6921 (reftex-select-search-minibuffer-map, reftex-access-search-path)
6922 (reftex-compute-ref-cite-tables, reftex-recursive-directory-list):
6923 All lambda expressions now quoted with `function'.
6924 (reftex-view-crossref, reftex-mouse-view-crossref): Fixed bug with
6926 (reftex-get-buffer-visiting): Error message changed.
6927 (reftex-select-external-document, reftex-query-label-type)
6928 (reftex-do-citation, reftex-select-help):
6929 Use `reftex-enlarge-to-fit' now.
6930 (reftex-pop-to-bibtex-entry): No longer beep on failure, to make
6931 it work better with follow mode.
6933 1998-01-29 Inge Frick <inge@nada.kth.se>
6935 * emacs-lisp/easymenu.el (easy-menu-add-item): Fix the BEFORE argument.
6936 Done by letting `easy-menu-do-add-item' handle it.
6937 (easy-menu-do-add-item): Take argument BEFORE instead of PREV.
6938 Inserts directly in keymap, instead of calling `define-key-after'.
6939 (easy-menu-create-menu): Don't reverse items as
6940 `easy-menu-do-add-item' now puts things at the end of keymaps.
6942 1998-01-29 Stephen Eglen <stephen@mescaline.gnu.org>
6944 * type-break.el (type-break-mode): New customize variable to
6945 automatically load the package. Other variables customized.
6947 1998-01-28 Dave Love <d.love@dl.ac.uk>
6949 * progmodes/etags.el (find-tag-marker-ring-length): New variable.
6950 (find-tag-marker-ring): New variable.
6951 (tags-location-ring): New variable replacing tags-location-ring.
6952 (tags-location-stack): Deleted.
6953 (tags-table-format-hooks): Doc fix.
6954 (initialize-new-tags-table): Init find-tag-marker-ring,
6956 (tags-reset-tags-tables): Doc fix. Set tags-location-ring,
6957 find-tag-marker-ring.
6958 (find-tag-noselect): Doc fix. Use tags-location-ring,
6959 find-tag-marker-ring.
6960 (find-tag, find-tag-other-window, find-tag-other-frame)
6961 (find-tag-regexp): Doc fix.
6962 (pop-tag-mark): New function.
6963 (esc-map): Bind pop-tag-mark.
6965 1998-01-28 Richard Stallman <rms@psilocin.gnu.org>
6967 * mail/emacsbug.el (report-emacs-bug-address):
6968 Variable renamed from bug-gnu-emacs. Use defcustom.
6969 (report-emacs-bug-pretest-address): Use defcustom.
6971 * international/mule-cmds.el (toggle-enable-multibyte-characters):
6972 Use set-buffer-multibyte.
6973 (find-safe-coding-system-list-subset-p): Renamed from list-subset-p.
6974 The call changed also.
6976 1998-01-28 Kenichi Handa <handa@etl.go.jp>
6978 * international/titdic-cnv.el (titdic-convert): Set
6979 enable-multibyte-characters to t after inserting TIT file by
6981 (tit-process-body): Do not bind enable-multibyte-characters to
6984 1998-01-27 Inge Frick <inge@nada.kth.se>
6986 * emacs-lisp/easymenu.el (easy-menu-define): Use ` and , read-macros
6987 instead of (` and (,. Implement :filter. Doc fix.
6988 (easy-menu-do-define): Call `easy-menu-create-menu' instead of
6989 `easy-menu-create-keymaps'.
6990 (easy-menu-create-keymaps): Replaced by `easy-menu-create-menu'.
6991 (easy-menu-create-menu): New public function. Replaces
6992 `easy-menu-create-keymaps', but with large changes.
6993 (easy-menu-button-prefix): New constant.
6994 (easy-menu-do-add-item, easy-menu-make-symbol): New functions.
6995 (easy-menu-update-button): Doc fix.
6996 (easy-menu-change): New optional argument BEFORE.
6997 Now just a call to `easy-menu-add-item'.
6998 (easy-menu-add-item, easy-menu-item-present-p)
6999 (easy-menu-remove-item): New public functions.
7000 (easy-menu-get-map, easy-menu-is-button-p, easy-menu-have-button-p)
7001 (easy-menu-real-binding, easy-menu-change-prefix, easy-menu-filter):
7004 1998-01-26 Richard Stallman <rms@psilocin.gnu.org>
7006 * mail/rmail.el (rmail): Reinsert the let-binding
7007 of enable-local-variables.
7009 * play/gametree.el: New file.
7011 1998-01-26 Andreas Schwab <schwab@gnu.org>
7013 * progmodes/ada-stmt.el: Customized. Change `(load "skeleton")'
7014 to `(require 'skeleton)'.
7016 * progmodes/octave-mod.el, progmodes/octave-inf.el: Customized.
7017 * progmodes/meta-mode.el, progmodes/hideif.el: Likewise.
7018 * progmodes/dcl-mode.el, progmodes/asm-mode.el: Likewise.
7020 1998-01-26 Richard Stallman <rms@psilocin.gnu.org>
7022 * emacs-lisp/bytecomp.el: Customized.
7024 * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings):
7025 To avoid error, use (forward-line -1), not previous-line.
7027 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7028 Fix previous change.
7030 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
7031 Use string-as-unibyte, if it is defined.
7033 1998-01-25 Richard Stallman <rms@psilocin.gnu.org>
7035 * desktop.el (desktop-clear): Don't kill dead buffers.
7037 * progmodes/sh-script.el (sh-case): Fix paren error.
7039 1998-01-25 Dave Love <fx@gnu.org>
7041 * imenu.el (imenu-syntax-alist): New buffer-local variable.
7042 (imenu--generic-function): Use it.
7043 (imenu--split-menu): Don't (setcdr nil) with, say, empty functions
7046 1998-01-24 Stephen Eglen <stephen@delysid.gnu.org>
7048 * hscroll.el (hscroll-global-mode): New customize variable to
7049 automatically load the package.
7051 * icomplete.el: Customized.
7053 1998-01-23 Richard Stallman <rms@psilocin.gnu.org>
7055 * calendar/cal-french.el (calendar-french-single-byteify):
7057 (calendar-goto-french-date): Don't call calendar-french-single-byteify.
7058 Delete local var oldval.
7059 (calendar-print-french-date): Don't bind enable-multibyte-characters.
7061 * msb.el (msb--strip-dir): Use Emacs filename primitives, not regexps.
7063 1998-01-22 Richard Stallman <rms@psilocin.gnu.org>
7065 * mail/emacsbug.el (emacsbug): Customized.
7066 (report-emacs-bug-no-confirmation):
7067 Renamed from report-emacs-bug-run-tersely.
7068 (report-emacs-bug-no-explanations): New option.
7069 (report-emacs-bug): Handle that option.
7071 1998-01-22 Eric Ludlam <zappo@mescaline.gnu.org>
7073 * mail/rmail.el (rmail-speedbar-buttons): Added speedbar support
7074 for Rmail, including rmail-speedbar-button,
7075 rmail-speedbar-find-file, rmail-move-message-to-folder-on-line,
7076 rmail-speedbar-move-message, and support variables.
7078 * info.el (Info-speedbar-buttons): Added speedbar support for Info
7079 mode, including Info-speedbar-button, Info-speedbar-menu, and
7082 * gud.el (gud-speedbar-buttons): Added speedbar support for GUD in
7083 general, and for GDB specifically, including
7084 gud-gdb-goto-stackframe, gud-gdb-get-stackframe,
7085 gud-gdb-run-command-fetch-lines, gud-gdb-speedbar-stack-filter,
7086 and support variables.
7088 * emacs-lisp/checkdoc.el: New File.
7090 * speedbar.el, speedbspec.el: New files.
7092 1998-01-22 Richard Stallman <rms@psilocin.gnu.org>
7094 * vc.el (vc-annotate-compcar): Iterate instead of recursing.
7095 (vc-annotate-car-last-cons, vc-annotate-time-span):
7096 Rename arg assoc-list to a-list.
7098 * vc.el (vc-annotate-display): All support for XEmacs extents removed.
7099 Functions `set-face-*' are called only when a face is created.
7101 * arc-mode.el (archive-find-type): Accept d or s after digit, for lzh.
7102 (archive-rename-entry): Likewise. Parse mode, uid and gid right.
7103 Allow newline in header.
7104 (archive-lzh-summarize): Fix paren error. Use prname to set `files'.
7106 1998-01-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
7108 * vc.el (vc-resynch-window): Behave properly when view-read-only
7111 1998-01-21 Richard Stallman <rms@psilocin.gnu.org>
7113 * emacs-lisp/cl-macs.el (define-compiler-macro): Handle empty arglist.
7115 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7116 If compiler-macroexpand is defined, use it.
7118 1998-01-21 Kenichi Handa <handa@etl.go.jp>
7120 * international/mule-cmds.el (prefer-coding-system): Call
7121 update-iso-coding-systems.
7123 * international/mule-util.el (string-to-sequence): Adjusted for
7124 the change of multibyte-form handling (byte-base to char-base).
7125 (store-substring): Likewise.
7126 (truncate-string-to-width): Likewise.
7127 (decompose-region): Likewise.
7128 (decompose-string): Likewise.
7129 (decompose-composite-char): Call string instead of concat-chars.
7131 * international/quail.el (quail-show-kbd-layout): Bug fix for the
7132 case that TRANSLATION is a cons.
7134 * international/skkdic-cnv.el (skkdic-jbytes): Variable deleted.
7135 All codes using this variable adjusted.
7136 * international/skkdic-utl.el: Likewise.
7138 * loadup.el: Call update-iso-coding-systems after loading files
7139 under language subdir.
7141 1998-01-21 Kenichi Handa <handa@etl.go.jp>
7143 * international/characters.el: Put `prefered-coding-system'
7144 property to each character set.
7146 * international/mule.el (coding-system-base): Doc-string modified.
7147 (make-coding-system): The 6th optional arg is changed to
7149 (set-buffer-file-coding-system): Show "(default, nil)" in prompt.
7150 (set-coding-priority): Code tuned.
7152 * international/mule-cmds.el (set-language-info): Doc-string
7153 describes `coding-priority' KEY.
7154 (set-language-environment-coding-systems): New function.
7155 (list-subset-p): New function.
7156 (select-safe-coding-system): New function.
7157 (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
7158 (set-language-info-alist): New optional arg PARENTS. Call
7159 set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
7160 (set-language-environment-coding-systems): New function.
7162 * international/mule-conf.el: Adjusted for the change of the
7163 format of make-coding-system's 6th argument. Initialize
7164 coding-category-iso-7-tight to iso-2022-jp.
7166 * international/mule-diag.el (describe-coding-system): Change the
7167 format of showing safe charsets.
7169 * international/mule-util.el (find-safe-coding-system): Moved to
7171 (detect-coding-with-priority): New macro.
7172 (detect-coding-with-language-environment): New function.
7174 * language/chinese.el: Remove setting up of
7175 describe-chinese-environment-map and
7176 setup-chinese-environment-map. Exclude them in args of calls to
7177 set-language-info-alist. Adjusted for the change of
7178 make-coding-system. Register coding-priority key in
7179 language-info-alist.
7180 (iso-2022-cn-ext): New coding system.
7182 * language/cyrillic.el: Remove setting up of
7183 describe-cyrillic-environment-map and
7184 setup-cyrillic-environment-map. Exclude them in args of calls to
7185 set-language-info-alist. Adjusted for the change of
7186 make-coding-system. Register coding-priority key in
7187 language-info-alist.
7189 * language/devanagari.el: Exclude describe-indian-environment-map
7190 and setup-indian-environment-map for args of call to
7191 set-language-info-alist. Adjusted for the change of
7192 make-coding-system. Register coding-priority key in
7193 language-info-alist.
7195 * language/english.el: Register coding-priority key in
7196 language-info-alist.
7198 * language/ethiopic.el: Register coding-priority key in
7199 language-info-alist.
7201 * language/european.el: Remove setting up of
7202 describe-european-environment-map and
7203 setup-european-environment-map. Exclude them in args of calls to
7204 set-language-info-alist. Adjusted for the change of
7205 make-coding-system. Register coding-priority key in
7206 language-info-alist. Add "German" language env.
7207 (setup-8-bit-environment): Delete CODING-SYSTEM arg.
7208 (iso-latin-1): Make it compatible with MIME-charset "iso-8859-1".
7209 (compound-text): New coding system. `ctext' is now alias of it.
7210 (setup-german-environment): New function.
7212 * language/greek.el: Adjusted for the change of
7213 make-coding-system and setup-8-bit-environment.
7214 (setup-greek-environment): For Greek lang. env., change default
7215 input method to "greek-postfix".
7217 * language/hebrew.el: Adjusted for the change of
7218 make-coding-system and setup-8-bit-environment.
7220 * language/indian.el: Remove setting up of
7221 describe-indian-environment-map and setup-indian-environment-map.
7223 * language/japanese.el, language/korean.el, language/lao.el,
7224 * language/thai.el, language/tibetan.el, language/vietnamese.el:
7225 Adjusted for the change of make-coding-system. Register
7226 coding-priority key in
7228 * language/china-util.el, language/japan-util.el,
7229 * language/korea-util.el, language/tibet-util.el,
7230 * language/viet-util.el: In setup-LANGUAGE-environment functions,
7231 call set-language-environment-coding-systems.
7233 * language/cyril-util.el, language/devan-util.el,
7234 * language/lao-util.el, language/thai-util.el: In
7235 setup-LANGUAGE-environment functions, adjust for the change of
7236 setup-8-bit-environment.
7238 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
7239 (sendmail-send-it): Select a safe coding system to encode an
7242 1998-01-21 Kenichi Handa <handa@etl.go.jp>
7244 * international/ccl.el: Comment about CCL syntax modified.
7245 (ccl-command-table): Add read-multibyte-character,
7246 write-multibyte-character, and unify-character.
7247 (ccl-code-table): Add ex-cmd.
7248 (ccl-extended-code-table): New variable.
7249 (ccl-embed-extended-command): New function.
7250 (ccl-compile-read-multibyte-character)
7251 (ccl-compile-write-multibyte-character)
7252 (ccl-compile-unify-character, ccl-compile-iterate-multiple-map)
7253 (ccl-compile-translate-multiple-map)
7254 (ccl-compile-translate-single-map)
7255 (ccl-compile-multiple-map-function): New functions.
7256 (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character)
7257 (ccl-dump-write-multibyte-character, ccl-dump-unify-character)
7258 (ccl-dump-unify-character-const-tbl, ccl-dump-iterate-multiple-map)
7259 (ccl-dump-translate-multiple-map, ccl-dump-translate-single-map):
7262 * international/mule.el (define-character-unification-table): New
7265 * international/mule-conf.el (oldjis-newjis-jisroman-ascii): New
7266 character unification table.
7267 (standard-character-unification-table-for-decode): Initialize to
7268 `unification-table' property of `oldjis-newjis-jisroman-ascii'.
7270 1998-01-21 Erik Naggum <erik@naggum.no>
7272 * complete.el (PC-try-load-many-files): Load files in reverse
7273 order so they come in the right order in the buffer list.
7275 1998-01-20 Richard Stallman <rms@psilocin.gnu.org>
7277 * mldrag.el (mldrag-drag-vertical-line): Delete debugging `message'.
7279 * emacs-lisp/tq.el (tq-filter): Use with-current-buffer.
7281 * ange-ftp.el (ange-ftp-date-regexp):
7282 Make l pattern match any non-ASCII char.
7284 1998-01-19 Richard Stallman <rms@psilocin.gnu.org>
7286 * menu-bar.el (menu-bar-file-menu): Add Recover Session menu item.
7287 (menu-bar-help-menu): Add Getting New Versions, Copying Conditions
7288 and (Non)Warranty menu items.
7290 * subr.el (momentary-string-display): Fix backward test
7291 for whether end of message is off the screen.
7293 * mouse.el (mouse-drag-vertical-line): Properly determine which
7294 side the scroll bar or vertical line is on.
7296 * mldrag.el (mldrag-drag-vertical-line): Delete debugging code.
7298 1998-01-17 Richard Stallman <rms@gnu.org>
7300 * progmodes/vhdl-mode.el: New file.
7302 * progmodes/etags.el (etags): Fix defgroup syntax.
7304 * simple.el (switch-to-completions): If no completions window,
7305 don't try to switch to it.
7307 * files.el (auto-mode-alist): Add vhdl-mode.
7309 * replace.el (occur): If the matching line has no final newline,
7310 insert one anyway. Compensate for that when inserting line nums.
7312 * buff-menu.el (Buffer-menu-mode-map): Bind e like f.
7314 * startup.el (command-line-1): Add alternate startup message
7315 for use when there is a mouse.
7317 1998-01-17 Karl Heuer <kwzh@gnu.org>
7319 * register.el (number-to-register, increment-register): Args
7320 renamed to match doc.
7322 1998-01-17 Dave Love <d.love@dl.ac.uk>
7324 * vc.el (vc-finish-logentry): Move killing the log buffer after
7325 the operation in case that fails.
7327 1998-01-17 Stephen Eglen <stephen@cns.ed.ac.uk>
7329 * hexl.el (hexl-follow-ascii): New function and variable to
7330 highlight the ASCII character corresponding to point.
7332 1998-01-16 Richard Stallman <rms@sucrose.gnu.org>
7334 * mail/rmail.el (rmail): Don't bind enable-multibyte-characters;
7335 read the file normally.
7336 (rmail-revert): Likewise.
7338 1998-01-16 Richard Stallman <rms@psilocin.gnu.org>
7340 * mldrag.el (mldrag-drag-vertical-line): Handle left-side scroll bars.
7342 * info-look.el (info-lookup): Report if Info-goto-node fails.
7343 (info-lookup-make-completions): Likewise.
7345 * autorevert.el (global-auto-revert-ignore-buffer): Fix typo.
7346 (global-auto-revert-mode): Fix typo.
7348 * ange-ftp.el (ange-ftp-inodes-hashtable): New variable.
7349 (ange-ftp-next-inode-number): New variable.
7350 (ange-ftp-file-attributes): Assign each file a unique "inode number".
7352 1998-01-15 Richard Stallman <rms@sucrose.gnu.org>
7354 * progmodes/etags.el (etags): Fix defgroup syntax.
7356 1998-01-15 Simon Marshall <simon@gnu.org>
7358 * menu-bar.el: Add a Print submenu to the Tools menu.
7360 * font-lock.el (c++-font-lock-extra-types): Add some container classes.
7361 (c-font-lock-keywords-1): Use builtin face for preprocessor directives.
7363 1998-01-12 Richard Stallman <rms@sucrose.gnu.org>
7365 * mail/rmail.el (rmail): Don't kill local enable-multibyte-characters.
7366 Don't bind coding-system-for-read. Fix error message.
7368 * mail/rmail.el (rmail-make-in-reply-to-field):
7369 Make foo and bar patterns match all non-ASCII chars.
7371 * mail/rmail.el (rmail): Unwind-protect call to rmail-get-new-mail.
7373 * mail/rfc822.el (rfc822-snarf-word): Don't reject non-ASCII chars.
7374 (rfc822-snarf-subdomain): Likewise.
7375 (rfc822-addresses-1, rfc822-addresses): Likewise.
7377 * dired.el (dired-move-to-filename-regexp):
7378 Make l pattern match any non-ASCII char.
7380 1998-01-12 Dave Love <fx@gnu.org>
7382 * font-lock.el (lisp-font-lock-keywords-1): Add defmethod.
7384 1998-01-12 Kenichi Handa <handa@etl.go.jp>
7386 * bindings.el: Change "?\C-\ " to "?\C- " because "\ " is changed
7387 to standing for nothing in lread.c (read_escape).
7388 * calendar/calendar.el (calendar-mode-map): Likewise.
7389 * international/kkc.el (kkc-mode-map): Likewise.
7390 * international/quail.el (quail-translation-keymap): Likewise.
7392 1998-01-11 Dave Love <fx@gnu.org>
7394 * emacs-lisp/lisp-mnt.el (lm-get-package-name, lm-header)
7395 (lm-header-multiline, lm-summary, lm-version, lm-commentary):
7396 Return string without properties.
7397 (lm-get-header, lm-get-package-name, lm-crack-address)
7398 (lm-insert-at-column, lm-report-bug): Minor doc fixes.
7400 1998-01-08 Eric Ludlam <zappo@gnu.org>
7402 * emacs-lisp/checkdoc.el: New file.
7404 1998-01-07 Andre Spiegel <spiegel@inf.fu-berlin.de>
7406 * vc.el (vc-resynch-window): Behave properly when view-read-only
7409 1998-01-07 Andreas Schwab <schwab@gnu.org>
7411 * custom.el (defgroup): Doc fix.
7413 * cus-edit.el (custom-browse-visibility): Doc fix.
7415 * emacs-lisp/pp.el (pp-to-string): Greatly simplify by letting the
7416 Emacs printer do the (quote x) to 'x conversion. Better handle
7417 the # print syntax in all its forms.
7419 * find-dired.el, filecache.el, expand.el, emerge.el: Customized.
7421 1998-01-07 Eli Zaretskii <eliz@delysid.gnu.org>
7423 * files.el (delete-auto-save-files): Say in the doc string that
7424 auto-save file will not be deleted if the buffer has unsaved
7427 1998-01-06 Eric Ludlam <zappo@gnu.org>
7429 * speedbar.el, speedbspec.el: New files.
7431 1998-01-04 Richard Stallman <rms@psilocin.gnu.org>
7433 * subr.el (sref): Defined.
7435 1998-01-03 Stephen Eglen <stephen@cns.ed.ac.uk>
7437 * time.el (display-time-mode): New customize variable to
7438 automatically load the package.
7440 1998-01-02 Richard Stallman <rms@psilocin.gnu.org>
7442 * filecache.el (file-cache-minibuffer-complete): Accept a prefix arg.
7444 * bindings.el (minor-mode-overriding-map-alist):
7445 Call make-variable-buffer-local.
7447 * which-func.el (which-func-update): Fix paren error.
7449 * cus-edit.el (customize-changed-options): Doc fix.
7451 1998-01-02 Stephen Eglen <stephen@cns.ed.ac.uk>
7453 * replace.el (occur): Pass default to read-from-minibuffer so that
7454 M-n can insert default value into minibuffer.
7456 * rsz-mini.el (resize-minibuffer-mode): Variable customized to
7457 automatically load the package.
7459 1998-01-01 Richard Stallman <rms@psilocin.gnu.org>
7461 * dabbrev.el (dabbrev-ignored-buffer-names): New variable.
7462 (dabbrev--find-expansion): Ignore those buffers
7463 unless they get specifically preferred.
7465 1997-12-28 Richard Stallman <rms@sucrose.gnu.org>
7467 * desktop.el (desktop-enable): New variable.
7468 (after-init-hook): Add a hook to test desktop-enable.
7469 (desktop-save-hook): Doc fix.
7471 1997-12-24 Richard Stallman <rms@psilocin.gnu.org>
7473 * progmodes/etags.el: Customized.
7474 (tags-revert-without-query): New option.
7475 (tags-verify-table): Test tags-revert-without-query.
7477 1997-12-22 Richard Stallman <rms@psilocin.gnu.org>
7479 * info.el (Info-mode): Doc fix.
7481 1997-12-22 Lawrence R. Dodd <dodd@roebling.poly.edu>
7483 * dired-x.el (dired-mark-sexp): Skip leading space in defining `uid'.
7485 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de>
7487 * register.el (view-register): Show register type file-query.
7489 1997-12-22 Stephen Eglen <stephen@cns.ed.ac.uk>
7491 * avoid.el (mouse-avoidance-mode): Variable customized to
7492 automatically load the package.
7494 1997-12-22 Kevin Rodgers <kevinr@ihs.com> (tiny change)
7496 * simple.el (previous-matching-history-element): Bind
7497 case-fold-search to nil if REGEXP contains an uppercase letter.
7498 (previous-matching-history-element, next-matching-history-element):
7501 1997-12-22 Dave Love <d.love@dl.ac.uk>
7503 * browse-url.el (browse-url-path-regexp, browse-url-short-regexp)
7504 (browse-url-regexp): Variables deleted (moved to thingatpt.el).
7505 (browse-url-filename-alist): Default now has leading ange-ftp-type
7506 patterns so that the "^/+" pattern doesn't mung such names in
7508 (browse-url-file-url): Don't do explicit ange-ftp path munging here.
7509 (browse-url-netscape-program): Doc addition.
7511 1997-12-22 Richard Stallman <rms@psilocin.gnu.org>
7513 * apropos.el (apropos-print): Pass t instead of DO-KEYS
7514 when calling apropos-print-doc.
7516 * progmodes/cc-menus.el (cc-imenu-objc-function):
7517 Use bufsubst-fun as a variable, not as a function.
7519 * msb.el: Fix mailer-introduced garbling.
7520 (msb--toggle-menu-type): Don't pass arg to menu-bar-update-buffers.
7522 1997-12-21 Richard Stallman <rms@psilocin.gnu.org>
7524 * msb.el (msb--home-dir): Renamed from msb--home-path.
7525 (msb--strip-dir): Renamed from msb--strip-path.
7527 1997-12-21 Lars Lindberg <Lars.G.Lindberg@capgemini.se>
7529 * msb.el: Doc fixes. Changed `append' to `nconc'
7530 in a number of places. Changed the separator in menus
7531 from "---" to "--" to work in Windows 95.
7532 (msb--home-path): New internal variable to cache the value of $HOME.
7533 (msb--strip-path): Now handles MSDOG style of file names.
7534 (msb--init-file-alist): Now expands `buffer-file-name'.
7535 (msb--format-title): New subroutine for `msb--choose-file-menu'.
7536 (msb--choose-file-menu): Use msb--format-title. Minor simplifications.
7538 1997-12-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7540 * ps-print.el: Some comment, doc and bug fixes.
7541 (ps-print-version): New version number (3.05.3) and doc fix.
7542 (ps-output-string-prim, ps-begin-job, ps-control-character)
7543 (ps-plot-region): Bug fix.
7544 (ps-print-control-characters): New custom var.
7545 (ps-string-escape-codes, ps-string-control-codes): New var.
7546 (ps-color-device, ps-font-lock-face-attributes, ps-eval-switch)
7547 (ps-flatten-list, ps-flatten-list-1): New fn.
7548 (ps-setup): Update current setup.
7549 (ps-begin-file): Adjust PostScript header file.
7550 (ps-plot, ps-face-attribute-list): Little programming improvement.
7551 (ps-print-prologue-1): Replace NumberOfZebra by ZebraHeight.
7552 (ps-print-without-faces, ps-print-with-faces): Little reprogramming.
7553 (ps-plot-with-face): Get color only on color screen device.
7554 (ps-build-reference-face-lists): Handle obsolete
7555 font-lock-face-attributes.
7556 (ps-print-ensure-fontified): Little programming setting.
7557 (ps-generate-postscript-with-faces): Adjust initializations, get color
7558 only on color screen device.
7559 (ps-generate): Replace (if A B) by (and A B).
7560 (ps-do-despool): Dynamic evaluation for ps-lpr-switches.
7561 Replace (if A B) by (and A B).
7562 (color-instance-rgb-components, ps-color-values): Replace
7563 pixel-components by color-instance-rgb-components.
7564 (ps-xemacs-face-kind-p): Replace face-font by face-font-instance,
7565 replace x-font-properties by font-instance-properties.
7567 1997-12-20 Richard Stallman <rms@psilocin.gnu.org>
7569 * subr.el (match-string-no-properties): New function.
7571 * subr.el (read-password): New function.
7573 * subr.el (split-string): Handle empty matches reasonably.
7575 * simple.el (copy-region-as-kill, kill-ring-save): Doc fixes.
7577 * simple.el (completion-setup-hook): Add definition.
7579 1997-12-19 Richard Stallman <rms@sucrose.gnu.org>
7581 * files.el (find-file-noselect): Fix previous change.
7583 1997-12-19 Richard Stallman <rms@sucrose.gnu.org>
7585 * isearch.el (isearch-mode-map): Don't count above 256
7586 when setting up printing characters.
7588 * term/linux.el: Don't call set-terminal-coding-system
7589 if it was already set.
7591 1997-12-19 Stephen Eglen <stephen@cns.ed.ac.uk>
7593 * iswitchb.el (iswitchb-completion-help): Multiple TAB presses
7594 scroll the completion window.
7595 (iswitchb-read-buffer): New function to act as drop-in replacement
7598 * international/mule-cmds.el (set-language-info): Doc fix.
7599 (input-method-inactivate-hook): Doc fix.
7601 1997-12-19 Thierry Emery <Thierry.Emery@aar.alcatel-alsthom.fr>
7603 * wid-edit.el (widget-choose): Allow scrolling of large lists.
7605 1997-12-18 Richard Stallman <rms@sucrose.gnu.org>
7607 * files.el (find-file-noselect): Signal error if file is unreadable.
7609 1997-12-18 Richard Stallman <rms@sucrose.gnu.org>
7611 * mail/mailalias.el (define-mail-alias): Handle backslash-quoting
7612 within "-strings in DEFINITION if it comes from .mailrc.
7614 1997-12-17 Richard Stallman <rms@sucrose.gnu.org>
7616 * international/mule-cmds.el (mule-keymap):
7617 Delete the binding for toggle-enable-multibyte-characters.
7618 (mule-menu-keymap): Delete the menu item for it.
7620 1997-12-17 Peter Galbraith <galbraith@mixing.qc.dfo.ca>
7622 * simple.el (copy-region-as-kill):
7623 Deactivate mark in transient-mark-mode.
7625 1997-12-17 Andreas Schwab <schwab@gnu.org>
7627 * simple.el (transpose-subr): Rewrite to make faster with big move
7629 (transpose-lines): In the mover function handle arbitrary move
7632 1997-12-16 Richard Stallman <rms@sucrose.gnu.org>
7634 * international/mule-cmds.el (toggle-enable-multibyte-characters):
7637 1997-12-16 Richard Stallman <rms@sucrose.gnu.org>
7639 * apropos.el (apropos, apropos-command): Ignore symbols that
7640 have apropos-inhibit property.
7642 * menu-bar.el (menu-bar-select-yank): Add apropos-inhibit property.
7644 1997-12-16 Richard Stallman <rms@sucrose.gnu.org>
7646 * disp-table.el (standard-display-european): Doc fix.
7648 1997-12-15 Richard Stallman <rms@sucrose.gnu.org>
7650 * calendar/cal-french.el (calendar-french-single-byteify): New function.
7651 (calendar-goto-french-date): Use calendar-french-single-byteify
7652 instead of changing enable-multibyte-characters.
7653 test french-calendar-accents.
7655 1997-12-14 Richard Stallman <rms@sucrose.gnu.org>
7657 * jka-compr.el (jka-compr-insert-file-contents):
7658 If enable-multibyte-characters is nil, decode as raw-text.
7660 1997-12-13 Dave Love <d.love@dl.ac.uk>
7662 * progmodes/scheme.el: Define indentation in normal dialect for
7663 let-syntax, letrec-syntax, syntax-rules, call-with-values,
7665 (scheme-mode-map): Remove lisp-complete-symbol. Add
7666 uncomment-region menu item.
7667 (scheme-mode-hook, dsssl-mode-hook): Declare customized.
7668 (dsssl-sgml-declaration): Fix customization.
7670 1997-12-12 Dave Love <d.love@dl.ac.uk>
7672 * browse-url.el (browse-url-lynx-emacs): Add sentinel to kill the
7673 buffer when lynx exits. Doc fix.
7674 (browse-url-browser-function): Better customization.
7675 (browse-url-filename-alist, browse-url-netscape-display)
7676 (browse-url-filename-alist, browse-url-generic-program): Likewise.
7677 (browse-url-new-window-p, browse-url-w3, browse-url-mail): Doc fix.
7678 (browse-url-save-file): Customize.
7680 * imenu.el (imenu-case-fold-search): New buffer-local variable.
7682 * progmodes/scheme.el, progmodes/tcl-mode.el, progmodes/f90.el,
7683 * progmodes/fortran.el, progmodes/c-mode.el, progmodes/ada-mode.el,
7684 * cc-mode.el, progmodes/cplus-md.el, progmodes/dcl-mode.el,
7685 * progmodes/pascal.el, progmodes/perl-mode.el, textmodes/bibtex.el,
7686 * textmodes/texinfo.el, emacs-lisp/lisp-mode.el, generic.el,
7687 * progmodes/octave-mod.el: Use imenu-case-fold-search.
7689 1997-12-11 Richard Stallman <rms@gnu.org>
7691 * files.el (auto-mode-alist): Add .am as makefile-mode.
7693 * comint.el (comint-strip-ctrl-m): Don't die if
7694 comint-last-output-start does not point anywhere.
7696 * telnet.el (telnet-filter): Position comint-last-output-start.
7698 1997-12-11 Paul Eggert <eggert@twinsun.com>
7700 * dired.el (dired-move-to-filename-regexp)
7701 * ange-ftp.el (ange-ftp-date-regexp): Fix the problem with misparsing
7702 `-r--r--r-- 1 may 1997' by requiring a digit before the date.
7703 * dired.el (dired-move-to-filename-regexp):
7704 Allow any month name of 2 letters or more.
7706 1997-12-10 Richard Stallman <rms@sucrose.gnu.org>
7708 * info-look.el (info-lookup-symbol-alist): Handle Emacs Lisp mode.
7709 (info-lookup-make-completions): Catch errors one file at a time.
7710 Use a special temp buffer, not the usual info buffer,
7711 and never display it in a window.
7713 * mail/undigest.el (undigestify-rmail-message):
7714 If in summary, switch to the Rmail buffer.
7715 (unforward-rmail-message): Simplify using with-current-buffer.
7717 1997-12-10 Andreas Schwab <schwab@gnu.org>
7719 * auto-show.el: Customized.
7721 1997-12-09 Richard Stallman <rms@gnu.org>
7723 * custom.el (custom-add-version): New function.
7724 (custom-handle-keyword): Handle :version.
7726 * cus-edit.el (customize-changed-options): New function.
7727 (customize-version-lessp): New function.
7729 * facemenu.el (facemenu-remove-face-props): Renamed from
7730 facemenu-remove-props. Remove only face and mouse-face.
7731 (facemenu-menu): Update menu item for facemenu-remove-face-props.
7733 1997-12-09 Karl Heuer <kwzh@gnu.org>
7735 * textmodes/bibtex.el (bibtex-generate-autokey): Doc fix.
7737 1997-12-09 Kenichi HANDA <handa@nora.etl.go.jp>
7739 * language/korea-util.el (setup-korean-environment):
7740 Bind C-f9 (instead of C-f10) to quail-hangul-switch-symbol-ksc.
7742 * language/korean.el: Documentation for "Korean" language
7743 environment adjusted for the above change.
7745 1997-12-07 Karl Heuer <kwzh@gnu.org>
7747 * register.el (number-to-register): Move point as a side effect.
7749 * calendar/calendar.el (calendar-day-name): Truncate properly when
7752 * mail/mail-extr.el (mail-extr-all-top-level-domains): More domains.
7754 * gud.el (gud-mips-p): Fix regexp so it will match alphaev56-* too.
7756 1997-12-07 Richard Stallman <rms@gnu.org>
7758 * textmodes/outline.el (outline-next-preface):
7759 Don't try to move back if already at beginning of buffer.
7761 1997-12-05 Ed Reingold <reingold@melange.gnu.org>
7763 * calendar/cal-menu.el (calendar-mouse-print-dates): Add fixed
7764 date (RD) to menu of other dates.
7766 * calendar/calendar.el (exit-calendar): Fix bad call to error
7769 1997-12-05 Karl Heuer <kwzh@gnu.org>
7771 * info.el (Info-insert-dir): Use leading space in buffer name.
7773 1997-12-04 Simon Marshall <simon@gnu.org>
7775 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Mark `#'s
7776 in variable references as being non-comments.
7778 1997-12-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7780 * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Correctly distinguish
7781 byte-constant from operations on variables.
7783 1997-12-03 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
7785 * cus-edit.el (custom-unlispify-remove-prefixes): Reference to
7786 related variables added.
7787 (custom-variable-default-form): New variable controlling default
7788 display form for customization of variables.
7789 (custom-variable): widget `:form' is nil before initialization.
7790 (custom-variable-value-create): Initialize `:form' to
7791 `custom-variable-default-form'.
7792 (custom-face-default-form): New variable controlling default
7793 display form for customization of faces.
7794 (custom-face): widget `:form' is nil before initialization.
7795 (custom-face-value-create): Initialize `:form' to
7796 `custom-face-default-form'.
7798 1997-12-03 Kyle Jones <kyle_jones@wonderworks.com>
7800 * mail/sendmail.el (sendmail-send-it):
7801 Parse folded Resent-To header properly; don't ignore folded lines.
7803 * mail/mail-utils.el (mail-parse-comma-list):
7804 Treat newlines and tabs as whitespace.
7806 1997-12-03 Richard Stallman <rms@gnu.org>
7808 * bindings.el (ctl-x-map): Add bindings rn and r+
7809 for number-to-register and increment-register.
7811 * register.el (frame-configuration-to-register)
7812 (window-configuration-to-register): Use a marker to save point.
7813 (point-to-register): Include point when saving a frame config.
7814 (number-to-register): New command (was commented out).
7815 (increment-register): New command.
7816 (view-register): Handle frame configs and window configs
7817 included in a list with a pointer.
7818 (view-register, insert-register): Use numberp, not integerp.
7820 * subr.el (global-set-key, local-set-key): Doc fix.
7822 * international/mule.el (load-with-code-conversion): Doc fix.
7824 * emacs-lisp/debug.el (debug-on-entry): If definition is a symbol,
7825 replace it with an equivalent lambda.
7827 * mail/rmail.el (rmail-decode-quoted-printable): New function
7828 mostly copied from gnus-art.el.
7829 (rmail-hex-string-to-integer): New fn, copied from hexl.el.
7830 (rmail-hex-char-to-integer): Likewise.
7831 (rmail-convert-to-babyl-format): Use rmail-decode-quoted-printable.
7833 * cus-edit.el (custom-save-delete, custom-save-all):
7834 Bind default-major-mode around visiting custom-file.
7836 * progmodes/prolog.el (prolog-mode-variables):
7837 Set imenu-generic-expression.
7839 * progmodes/sh-script.el (sh-imenu-generic-expression): New variable.
7840 (sh-mode): Make imenu-generic-expression local.
7841 (sh-set-shell): Set imenu-generic-expression based on which shell.
7843 * textmodes/sgml-mode.el (sgml-mode): Set imenu-generic-expression.
7845 1997-12-03 Jari Aalto <jari.aalto@ntc.nokia.com>
7847 * emacs-lisp/debug.el (debugger-mode-hook): New user variable.
7848 (debugger-env-macro): New general purpose macro for all debugger
7849 functions; separated from `debugger-eval-expression'.
7850 (debugger-eval-expression): Use `debugger-env-macro'.
7851 (debugger-record-buffer): New variable.
7852 (debugger-record-expression): New user function , key "R".
7853 (debugger-mode): Now runs hook `debugger-mode-hook'.
7855 * add-log.el (change-log-add-make-room): New function.
7856 (change-log-get-method-definition-1): Renamed get-method-definition-1.
7857 (change-log-get-method-definition): Renamed from get-method-definition.
7858 (add-log-keep-changes-together): New user variable.
7859 (add-change-log-entry): Added missing WHOAMI explanation.
7860 Added new functionality according to variable
7861 `add-log-keep-changes-together'.
7863 1997-12-03 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
7865 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
7866 Anchor regexp match to beginning of command string.
7868 1997-12-03 Stephen Eglen <stephen@cns.ed.ac.uk>
7870 * vc-hooks.el: Customized.
7872 * cus-edit.el (custom-variable-prompt): Ensure valid variable name
7875 1997-12-03 Karl Heuer <kwzh@gnu.org>
7877 * progmodes/cc-menus.el: Require imenu.
7879 * calendar/cal-french.el (french-calendar-special-days-array): New
7881 (calendar-french-date-string, calendar-goto-french-date): Use that
7882 function instead of the variable.
7884 1997-12-01 Gerd Moellmann <gerd@acm.org>
7886 * ispell.el (ispell-comments-and-strings): New function to
7887 interactively check comments and strings in the current buffer for
7888 spelling errors. Comments and strings are identified based on
7889 syntax tables in effect.
7891 1997-12-01 Eli Zaretskii <eliz@is.elta.co.il>
7893 * frame.el (make-frame-names-alist, select-frame-by-name): New
7894 functions, support frame selection with completion and history.
7895 (frame-name-history, frame-names-alist): New variables.
7897 1997-11-30 Dave Love <d.love@dl.ac.uk>
7899 * progmodes/sh-script.el (sh-mode): Set `comment-start-skip' always.
7901 * simple.el (indent-for-comment): Check for null `comment-start-skip'.
7903 1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
7905 * dired.el (dired-move-to-filename-regexp): Make regexp fussier
7906 about amount of whitespace after month name.
7908 1997-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7910 * bibtex.el (bibtex-maintainer-address, bibtex-submit-bug-report):
7911 New maintainer (Dirk Herrmann <D.Herrmann@tu-bs.de>).
7913 * calendar: New subdirectory.
7915 1997-11-26 Simon Marshall <simon@gnu.org>
7917 * fast-lock.el (fast-lock-cache-data): Only use syntactic keywords if
7920 1997-11-25 Richard Stallman <rms@psilocin.ai.mit.edu>
7922 * diary-lib.el (diary-mail-days): Fix previous change.
7924 1997-11-24 Stephen Eglen <stephen@cogsci.ed.ac.uk>
7926 * diary-lib.el (diary-mail-addr, diary-mail-days): New variables.
7927 (diary-mail-entries): New function.
7929 1997-11-24 Michael Kifer <kifer@cs.sunysb.edu>
7931 * viper-ex.el (viper-ex): Accept prefix arguments.
7932 * viper-cmd.el (viper-quote-region): Make quote string mode-sensitive.
7933 (viper-read-string-with-history): Accept initial temp message.
7934 * viper.el (viper-go-away): Delocalize viper-mode-string and
7935 viper-current-state.
7937 1997-11-24 Michael Kifer <kifer@cs.sunysb.edu>
7939 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Set
7941 (cvs-run-ediff-on-file-descriptor): Use ediff-buffers when
7943 * ediff-init.el: Commented out ediff-set-face-pixmap.
7944 * ediff-mult.el (ediff-get-session-number-at-pos):
7945 Optional buffer argument.
7946 * ediff-diff.el (ediff-match-diff-line, ediff-diff-ok-lines-regexp):
7949 1997-11-24 Simon Marshall <simon@gnu.org>
7951 * menu-bar.el (menu-bar-describe-menu): Fixed duplicate KEYs.
7953 1997-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
7955 * mail/mail-extr.el (mail-extr-voodoo): Allow & between names.
7956 Reenable &-substitution when & comes last.
7958 1997-11-23 Richard Stallman <rms@psilocin.ai.mit.edu>
7960 * apropos.el (apropos-variable): New command.
7961 (apropos-command): New arg JUST-VARS.
7963 * progmodes/scheme.el (scheme-mode-variables):
7964 Bind normal-auto-fill-function.
7966 * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): New function.
7967 (lisp-mode-variables): Bind normal-auto-fill-function.
7969 * register.el (window-configuration-to-register)
7970 (frame-configuration-to-register): Include (point) in the saved value.
7971 (jump-to-register): Restore (point) as well as window or frame config.
7973 * menu-bar.el (menu-bar-help-menu): Reorganize into more submenus.
7974 Rename some menu item strings.
7975 (menu-bar-manuals-menu, menu-bar-describe-menu): New submenus.
7976 Add an Apropos Variables item.
7978 1997-11-22 Richard Stallman <rms@gnu.org>
7980 * ange-ftp.el (ange-ftp-generate-passwd-key): Downcase the host name.
7981 (ange-ftp-passwd-hashtable): Doc fix.
7983 * progmodes/perl-mode.el (perl-mode): Delete autoload cookie.
7985 * files.el (auto-mode-alist): Add more extensions for perl-mode.
7986 (interpreter-mode-alist): Add miniperl.
7988 * play/bruce.el (bruce-phrases-file): Use user's home directory.
7989 (bruce, snarf-bruces): Give clean error when file does not exist.
7991 * which-func.el: New file. (**Expecting papers from Alex Rezinsky.)
7993 * bindings.el (mode-line-format): Include which-func-mode item.
7995 1997-11-22 Vinicius Jose Latorre <vinicius@cpqd.br>
7997 * ps-print.el: Some comment and doc fixes.
7998 (ps-print-version): New version number (3.05.2) and doc fix.
7999 (ps-print, ps-header-lines, ps-show-n-of-n, ps-font-info-database)
8000 (ps-font-family, ps-font-size, ps-header-font-family)
8001 (ps-header-font-size, ps-header-title-font-size, ps-bold-faces)
8002 (ps-italic-faces, ps-underlined-faces, ps-left-header, ps-right-header)
8003 (ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic)
8004 (ps-avg-char-width, ps-space-width, ps-line-height): Doc fix.
8005 (ps-error-scale-font): New fn.
8006 (ps-soft-lf, ps-hard-lf): Fn deleted.
8007 (ps-get-page-dimensions, ps-set-bg, ps-face-bold-p, ps-face-italic-p)
8008 (ps-set-color): Reindentation.
8009 (ps-output-string-prim, ps-xemacs-face-kind-p): Internal blank lines
8011 (ps-set-font): Little programming improvement.
8012 (ps-line-lengths-internal, ps-nb-pages, ps-select-font)
8013 (ps-select-header-font): Simplify some expressions.
8014 (ps-plot-region): Replace (- X 1) by (1- X).
8015 (ps-generate-header): Replace (+ X 1) by (1+ X).
8016 (ps-print-preprint, ps-plot-with-face, ps-print-ensure-fontified)
8017 (ps-kill-emacs-check): Replace (if (and A B) C) by (and A B C).
8018 (ps-init-output-queue, ps-gnus-article-prepare-hook, ps-jts-ps-setup):
8019 Replace (setq a b)(setq c d) by (setq a b c d).
8020 (ps-begin-file, ps-end-file): Replace (ps-output A)(ps-output B)
8022 (ps-begin-page): Replace (ps-output A)(ps-output B) by (ps-output A B),
8023 replace (setq a b)(setq c d) by (setq a b c d).
8024 (ps-next-line, ps-continue-line): Replace (setq a b)(setq c d)
8025 by (setq a b c d), and incorporates ps-soft-lf and ps-hard-lf,
8027 (ps-plot): Replace (setq a b)(setq c d) by (setq a b c d),
8028 and programming improvement.
8029 (ps-generate-postscript-with-faces): Initialization fix,
8030 replace (setq a b)(setq c d) by (setq a b c d),
8031 replace (if (and A B) C) by (and A B C).
8032 (ps-generate): Doc fix, reprogramming to set the page count,
8033 replace (setq a b)(setq c d) by (setq a b c d),
8034 replace (if A nil B) by (or A B),
8035 replace (if (and A B) C) by (and A B C).
8036 (ps-info-mode-hook): Replace (list 'A 'B) by '(A B).
8037 (ps-jack-setup): Replace (list) by nil.
8039 1997-11-21 Dave Love <d.love@dl.ac.uk>
8041 * browse-url.el: Doc fixes and extra customization.
8042 (browse-url): Quote browse-url-choose-browser in application.
8044 1997-11-21 Andreas Schwab <schwab@delysid.gnu.org>
8046 * gud.el (gud-sentinel): Set mode-line-process in the process
8047 buffer, not the current buffer.
8049 1997-11-20 Richard Stallman <rms@gnu.org>
8051 * files.el (write-file): Make buffer writable if the new file is.
8053 * help.el (describe-variable): Don't use symbol-name if v isn't symbol.
8055 * help.el (help-with-tutorial-alist): New variable.
8056 (help-with-tutorial): Use help-with-tutorial-alist to read a language
8057 name, and also to find the tutorial file for a language.
8059 * mail/mail-extr.el (mail-extract-address-components):
8060 New arg ALL says return info about all the addresses.
8061 Clarify buffer switching logic using save-excursion.
8063 1997-11-20 Karl Heuer <kwzh@gnu.org>
8065 * international/mule-cmds.el (set-input-method): Renamed from
8066 select-input-method.
8068 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
8070 * frame.el (set-frame-name): New function.
8072 1997-11-19 Richard Stallman <rms@gnu.org>
8074 * simple.el (kill-region): Detect read-only text
8075 by getting an error trying to delete it.
8076 Handle the cases where we can, and can't, get the killed text
8077 from the undo list with much the same code.
8079 1997-11-18 Richard Stallman <rms@gnu.org>
8081 * lpr.el (print-region-1): When running pr, use -h always.
8083 1997-11-18 Dave Love <d.love@dl.ac.uk>
8085 * progmodes/fortran.el (fortran-imenu-generic-expression): Match
8086 <type>*<mumble> and un-named block data, allow some continuations.
8088 1997-11-18 Karl Heuer <kwzh@gnu.org>
8090 * isearch.el (isearch-yank-string): New helper function.
8091 (isearch-yank-kill, isearch-yank-word, isearch-yank-line): Use it.
8092 (isearch-yank-x-selection): New function.
8093 (isearch-yank): Function deleted.
8095 1997-11-18 Paul Eggert <eggert@twinsun.com>
8097 * mail/rmail.el (rmail-convert-to-babyl-format): If the
8098 message uses the quoted-printable content-transfer-encoding,
8099 decode it into 8bit.
8101 1997-11-17 Paul Eggert <eggert@twinsun.com>
8103 * dired.el (dired-move-to-filename-regexp):
8104 * ange-ftp.el (ange-ftp-date-regexp):
8105 Allow month names of length 2 and up, with varying white space
8106 afterwards; e.g. Solaris 2.6 "es" locale uses "ab " for April and
8107 "fbro" for February.
8109 1997-11-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8111 * cal-hebrew.el (list-hebrew-diary-entries): Add the diary entry
8112 "specifier" to the entry on the list.
8113 * cal-islam.el (list-islamic-diary-entries): Likewise.
8114 * diary-lib.el (list-diary-entries): Likewise.
8115 (list-sexp-diary-entries, add-to-diary-list): Likewise.
8116 (diary-unknown-time): New variable.
8117 (diary-entry-time): Use it.
8119 1997-11-16 Richard Stallman <rms@gnu.org>
8121 * man.el (Man-init-defvars, Man-build-man-command):
8122 Bind default-directory to "/" to avoid possible error in call-process.
8124 1997-11-15 Matthew Swift <swift@alum.mit.edu>
8126 * simple.el (comment-padding): New var.
8127 (comment-region): Use it.
8129 1997-11-15 Richard Stallman <rms@gnu.org>
8131 * textmodes/fill.el (fill-individual-paragraphs): Don't get
8132 confused in paragraph loop if we start on the last line
8133 and it has no final newline.
8135 * mail/rmail.el (rmail-summary-window-size): Allow integer values.
8137 * term/linux.el: Use set-input-mode to make Latin-1 chars work.
8139 1997-11-15 Dave Love <d.love@dl.ac.uk>
8141 * finder.el (finder-find-library): Re-instate (with a different
8142 implementation) so that `locate-library' can find compressed files.
8143 (finder-commentary): Use it.
8145 1997-11-15 Hrvoje Niksic <hniksic@srce.hr>
8147 * cus-edit.el (custom-face-save): Save the face.
8149 1997-11-13 Andreas Schwab <schwab@mescaline.gnu.org>
8151 * tar-mode.el (tar-mode-map): Fix function name in menu entry.
8153 1997-11-10 Richard Stallman <rms@gnu.org>
8155 * help.el (help-for-help): Update text for `m'.
8157 * imenu.el (imenu-default-create-index-function):
8158 Test imenu-prev-index-position-function and
8159 imenu-extract-index-name-function for non-nil, not fboundp.
8160 (imenu-add-to-menubar): Likewise.
8162 * replace.el (perform-replace): In Transient Mark mode, if
8163 region is active, only search the region.
8164 (query-replace, etc.): Doc fixes.
8166 * international/characters.el: New category ` '.
8167 Enable for non-breaking space in Latin-N.
8169 * emulation/ws-mode.el (wordstar-mode): Run wordstar-mode-hook.
8171 * cal-french.el (french-calendar-day-name-array):
8172 Give the day array, not the month array.
8174 * help.el (describe-function): Handle the arglist of a macro.
8176 * mail/mail-extr.el (mail-extr-voodoo): Comment out &-substitution.
8178 1997-11-10 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
8180 * progmodes/octave-inf.el (inferior-octave-startup-args):
8181 Set to '("-i") to force interactive behavior.
8182 (inferior-octave-prompt): Include the `debug' prompt issued by the
8183 Octave `keyboard' command.
8185 1997-11-10 Per Abrahamsen <abraham@dina.kvl.dk>
8187 * replace.el (query-replace-highlight): Change default to t.
8189 1997-11-10 Karl Heuer <kwzh@gnu.org>
8191 * finder.el (finder-exit): Simplify.
8193 1997-10-07 Andreas Schwab <schwab@melange.gnu.org>
8195 * arc-mode.el (archive-zoo-summarize): Properly handle the case of
8196 a short file name with a non-empty directory part.
8198 1997-11-07 Kenichi Handa <handa@etl.go.jp>
8200 * gnus/gnus-mule.el (gnus-mule-initialize): Do not set
8201 nntp-coding-system-for-read and nntp-coding-system-for-write.
8203 * gnus/gnus-start.el (gnus-read-descriptions-file): Decode
8204 description if necessary.
8206 * gnus/nntp.el (nntp-coding-system-for-read): Set default value to
8208 (nntp-coding-system-for-write): Likewise.
8210 * international/mule-cmds.el (set-language-environment): Run
8211 exit-language-environment-hook before calling `exit-function'
8212 which is specified for the language environment.
8214 * language/european.el: Add "Upper Sorbian" and "Lower Sorbian" in
8215 the documentation of the language env "Laint-2".
8217 * language/cyrillic.el (ccl-encode-koi8-font): Fix bug of CCL
8219 (ccl-encode-alternativnyj-font): Likewise.
8221 * textmodes/fill.el (fill-region-as-paragraph): Fix bug of
8222 handling the case that English letters are followed by such
8223 characters as Japanese and Chinese.
8225 1997-11-07 Paul Eggert <eggert@twinsun.com>
8227 * dired.el (dired-move-to-filename-regexp):
8228 Handle Japanese-format dates.
8229 * ange-ftp.el (ange-ftp-date-regexp): Likewise. In western dates,
8230 accept month name and day-of-month in either order.
8232 1997-11-07 Karl Heuer <kwzh@gnu.org>
8234 * mail/mailabbrev.el (build-mail-abbrevs): Use initial space in
8235 internal buffer name.
8237 * files.el (rename-uniquely): Simplify.
8239 1997-11-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8241 * cal-china.el (calendar-chinese-date-string): Fix month name.
8243 * cal-tex.el (cal-tex-cursor-week-iso): Delete spurious %.
8245 1997-11-02 Kevin Rodgers <kevinr@ihs.com>
8247 * emacs-lisp/byte-opt.el (byte-optimize-concat): New function.
8249 1997-11-02 Richard Stallman <rms@gnu.org>
8251 * apropos.el (apropos-command): Doc fix.
8253 1997-11-02 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8255 * cal-coptic.el (ethiopic-calendar-epoch): Correct to 8 CE.
8257 1997-11-02 Karl Heuer <kwzh@gnu.org>
8259 * progmodes/fortran.el (fortran-imenu-generic-expression): Doc fix.
8260 Delete redundant setq.
8262 1997-10-31 Michael Kifer <kifer@cs.sunysb.edu>
8264 * ediff-mult.el (ediff-redraw-directory-group-buffer)
8265 (ediff-redraw-registry-buffer): Delete phony session overlays.
8266 Added session number to various calls to update the meta buffer.
8267 (ediff-update-markers-in-dir-meta-buffer): New, for fast redisplay
8269 (ediff-update-meta-buffer, ediff-redraw-directory-group-buffer)
8270 (ediff-previous-meta-overlay-start, ediff-next-meta-item): Changed to
8272 (ediff-insert-session-info-in-meta-buffer)
8273 (diff-replace-session-status-in-meta-buffer)
8274 (ediff-insert-session-status-in-meta-buffer)
8275 (ediff-replace-session-activity-marker-in-meta-buffer)
8276 (ediff-insert-session-activity-marker-in-meta-buffer): New supporting
8277 functions for fast redisplay.
8279 * ediff-util.el (ediff-setup): Has a new argument, the file name
8280 where to save the merge buffer.
8281 (ediff-arrange-autosave-in-merge-jobs): New function, uses the new
8282 arg of ediff-setup to set the visited file name of the merge buffer.
8283 (ediff-setup): Set buffer-offer-save to t in merge buffers.
8285 * ediff-vers.el (ediff-*-merge-*): All these function now have one
8286 addl. optional argument, the file name where to save the merge buffer.
8287 This is useful in scripts.
8289 * ediff.el (ediff-merge-*): All These top-level function now have one
8290 more optional argument, the file name where to save the merge buffer.
8291 This is useful in scripts.
8293 * ediff-merg.el: ediff-merge custom group definition moved to
8296 * ediff-init.el: Additional variables customized; hooks moved into
8297 a separate customization subgroup.
8299 * ediff-diff.el (ediff-same-file-contents): New function.
8300 (ediff-setup-diff-regions): Bark if the user supplied -c option.
8302 1997-10-31 Michael Kifer <kifer@cs.sunysb.edu>
8304 * viper-ex.el: Fixed r! cmd args. Previously it would discard the args.
8306 * viper-init.el: Make all viper-defined emacs minor modes nil by
8309 * viper-keym.el: Don't bind C-c\ in global-map.
8311 * viper.el: Don't change state to emacs unless viper-mode is t.
8313 * viper-mous.el (viper-mouse-click-window): Check if click was over
8316 1997-10-31 Dave Love <d.love@dl.ac.uk>
8318 * progmodes/fortran.el (fortran-imenu-generic-expression): New
8320 (fortran-mode): Use it.
8322 1997-10-31 Richard Stallman <rms@gnu.org>
8324 * textmodes/tex-mode.el (tex-validate-region): Really check
8325 for mismatched parens.
8327 1997-10-28 Simon Marshall <simon@gnu.org>
8329 * font-lock.el (font-lock-keywords): Doc fix.
8330 (font-lock-match-c++-style-declaration-item-and-skip-to-next): Allow
8331 any number of ::foo suffixes in declarative items.
8333 * lazy-lock.el (lazy-lock-fontify-after-defer): Check each buffer to
8334 make sure it still (a) exists and (b) has Lazy Lock mode turned on.
8336 1997-10-26 Richard Stallman <rms@gnu.org>
8338 * compile.el (compilation-error-regexp-alist):
8339 New element for Sun F90.
8341 1997-10-25 Dave Love <d.love@dl.ac.uk>
8343 * emacs-lisp/find-func.el (find-function): Add autoload cookie.
8344 (find-function-other-window, find-function-other-frame)
8345 (find-function-on-key): Likewise.
8347 1997-10-24 John W. Eaton <jwe@bevo.che.wisc.edu>
8349 * progmodes/octave-mod.el (octave-auto-indent): New variable.
8350 (octave-electric-semi, octave-electric-space): Use it.
8352 * progmodes/octave-mod.el (octave-before-magic-comment-p): New func.
8353 (calculate-octave-indent, octave-comment-indent): Use it.
8355 1997-10-24 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
8357 * progmodes/octave-mod.el (octave-auto-indent): New variable.
8358 (octave-electric-semi, octave-electric-space): Use it.
8360 * progmodes/octave-mod.el (octave-maybe-insert-continuation-string):
8362 (octave-auto-fill): No longer calls do-auto-fill. Should now
8363 avoid breaking lines after comment starts or before code line
8364 continuation expressions.
8365 (octave-fill-paragraph): Move forward a line if octave-auto-fill
8368 * progmodes/octave-mod.el (octave-before-magic-comment-p): New func.
8369 (octave-comment-indent): Handle magic comments correctly.
8370 (calculate-octave-indent): Handle magic comments correctly.
8372 * progmodes/octave-mod.el (octave-abbrev-table): Added abbrevs for
8373 switch, case, otherwise, and endswitch.
8374 (octave-begin-keywords): Added switch.
8375 (octave-else-keywords): Added case and otherwise.
8376 (octave-end-keywords): Added endswitch.
8377 (octave-block-match-alist): Added an entry for switch syntax.
8378 (calculate-octave-indent): Added support for switch syntax.
8379 (octave-block-end-offset): New function.
8380 (octave-comment-indent): Fix a typo.
8382 * progmodes/octave-mod.el (octave-block-match-alist): Move
8383 `otherwise' to right after `case' to have octave-close-block()
8384 correctly close a `switch' block by `endswitch'.
8386 1997-10-24 Carsten Dominik <dominik@strw.LeidenUniv.nl>
8388 * reftex.el: The menu now used toggle and radio for some items.
8389 (reftex-default-context-regexps): `caption' now prefers the
8390 optional short caption.
8391 (reftex-offer-label-menu): Fixed bug which could kill master
8392 buffer of external document.
8393 (reftex-select-item, reftex-get-buffer-visiting): Compatibility
8394 code works now the other way round.
8395 (reftex-select-external-document): Now gives a message when no
8396 external documents are available.
8397 (reftex-find-duplicate-labels): Single key strokes to exit or to
8398 do a query replace. Made more user friendly in general.
8399 (reftex-section-levels, reftex-default-context-regexps): Move
8400 definition of these variables to configuration section.
8402 1997-10-24 Richard Stallman <rms@gnu.org>
8404 * help.el (locate-library): Comment out the code that searches
8405 for compressed files.
8407 1997-10-24 Simon Marshall <simon@gnu.org>
8409 * textmodes/outline.el (outline-font-lock-keywords): Fontify the
8410 whole line, not just the part that matches outline-regexp.
8412 1997-10-24 Per Abrahamsen <abraham@dina.kvl.dk>
8414 * cus-edit.el (hook): Use `widget-group-match' instead of
8415 `widget-editable-list-match'.
8417 1997-10-24 Bill Richter <richter@gauss.math.nwu.edu>
8419 * international/quail.el (quail-translation-keymap): KP_Enter key
8420 emulates `C-SPC'. `mouse-2' bound to
8421 `quail-mouse-choose-completion'.
8422 (quail-completion-list-translations): Set text property
8423 `mouse-face' of character `translations' to `highlight'. Changed
8424 `newline' to `insert "\n"' to prevent text property inheritance.
8425 (quail-mouse-choose-completion): New function bound to `mouse-2'
8426 selects highlighted characters from *Quail Completions* buffer.
8427 (quail-choose-completion-string): New function called by
8428 `quail-mouse-choose-completion'.
8430 1997-10-24 Kenichi Handa <handa@etl.go.jp>
8432 * international/mule-diag.el (list-input-methods): Improve the
8433 message shown when LEIM is not installed.
8435 1997-10-23 Simon Marshall <simon@gnu.org>
8437 * international/mule.el (load-with-code-conversion): Indicate in
8438 messages if source code is being loaded.
8440 1997-10-23 Dave Love <d.love@dl.ac.uk>
8442 * browse-url.el: Doc fixes.
8443 (browse-url): Apply, don't just call, browse-url-choose-browser,
8444 so args works properly.
8445 (browse-url-maybe-new-window): New function.
8446 (browse-url-netscape, browse-url-mosaic, browse-url-cci)
8447 (browse-url-w3, browse-url-lynx-emacs, browse-url-mail): Use it.
8448 (browse-url-lynx-emacs): Don't call term-term-name.
8449 (browse-url-lynx-input-field, browse-url-lynx-input-delay)
8450 (browse-url-lynx-input-attempts): New variables.
8451 (browse-url-lynx-emacs): Use any existing Lynx buffer; take care
8452 to move off input fields. (After Vladimir Alexiev
8453 <vladimir@cs.ualberta.ca>.)
8454 (browse-url-mosaic-program): New variable.
8455 (browse-url-mosaic): Use browse-url-mosaic-program and
8456 browse-url-new-window-p.
8457 (browse-url-at-mouse): Use browse-url-new-window-p.
8459 1997-10-23 Kenichi Handa <handa@etl.go.jp>
8461 * international/mule-cmds.el (set-default-coding-systems):
8462 Doc-string modified.
8463 (prefer-coding-system): Likewise. Call coding-system-base instead
8464 of coding-system-parent.
8465 (describe-language-environment): Print aliases of each coding
8467 (set-language-environment-hook): New variable.
8468 (exit-language-environment-hook): New variable.
8469 (set-language-environment): Call these hooks. Before setting a
8470 new language environment, exit from the
8471 current-language-environment if necessary.
8472 (input-method-verbose-flag): The value can be nil, t,
8473 complex-only, or default.
8474 (input-method-highlight-flag): Doc-string augmented.
8475 (activate-input-method): Check if we can run the registered
8476 function to activate an input method.
8478 * international/mule-conf.el: Give proper SAFE_CHARSET argument in
8479 each call of make-coding-system.
8481 * international/mule-diag.el (list-input-methods): Handle the case
8482 that title of input method is not a simple string. Show users
8483 an informative message when leim is not yet installed.
8484 (describe-coding-system): Print safe charsets of the coding system.
8486 * international/mule-util.el (find-safe-coding-system): New function.
8488 * international/mule.el (load-with-code-conversion): Update
8489 preloaded-file-list, bind load-file-name and
8490 inhibit-frame-unsplittable properly.
8491 (make-char): Make it a function. Set it byte-compile property to
8492 optimize byte-compiled codes.
8493 (make-coding-system): New optional arg charsets. Set property
8494 `safe-charsets' of the coding system to it.
8496 * international/quail.el (quail-require-guidance-buf): Adjusted
8497 for the change of input-method-verbose-flag.
8499 * language/chinese.el: Give proper SAFE-CHARSET argument in each
8500 call of make-coding-system.
8501 (euc-cn): Define it as an alias of coding-system chinese-iso-8bit.
8503 * language/cyrillic.el: Give proper SAFE-CHARSET argument in each
8504 call of make-coding-system.
8506 * language/devanagari.el: Give proper SAFE-CHARSET argument in each
8507 call of make-coding-system.
8509 * language/european.el: Give proper SAFE-CHARSET argument in each
8510 call of make-coding-system.
8512 * language/greek.el: Give proper SAFE-CHARSET argument in each
8513 call of make-coding-system.
8515 * language/hebrew.el: Give proper SAFE-CHARSET argument in each
8516 call of make-coding-system.
8518 * language/japanese.el: Give proper SAFE-CHARSET argument in each
8519 call of make-coding-system.
8521 * language/korea-util.el: New file.
8523 * language/korean.el: Give proper SAFE-CHARSET argument in each
8524 call of make-coding-system. Set exit-function for language
8525 environment "Korean" to exit-korean-environment.
8526 (setup-korean-environment): Moved to korean.el.
8528 * language/lao.el: Give proper SAFE-CHARSET argument in each call
8529 of make-coding-system.
8531 * language/thai.el: Give proper SAFE-CHARSET argument in each call
8532 of make-coding-system.
8534 * language/tibetan.el: Give proper SAFE-CHARSET argument in each
8535 call of make-coding-system.
8537 * language/vietnamese.el: Give proper SAFE-CHARSET argument in
8538 each call of make-coding-system.
8540 * man.el (Man-getpage-in-background): Bind inhibit-eol-conversion
8541 to t before calling start-process or call-process.
8542 (Man-softhyphen-to-minus): New function. If
8543 enable-multibyte-characters is non-nil, convert the code 0255 only
8544 when it is not a part of a multibyte characters.
8545 (Man-fontify-manpage): Call Man-softhyphen-to-minus.
8546 (Man-cleanup-manpage): Likewise.
8548 * term.el (term-exec-1): Bind inhibit-eol-conversion to t before
8549 calling start-process.
8551 1997-10-23 Richard Stallman <rms@gnu.org>
8553 * jka-compr.el (jka-compr-inhibit): New variable.
8554 (jka-compr-handler): Obey jka-compr-inhibit.
8556 * scroll-bar.el (set-scroll-bar-mode): Take just one arg.
8557 (set-scroll-bar-mode-1): Take 2 args, as set-scroll-bar-mode used to.
8558 (scroll-bar-mode variable): Use set-scroll-bar-mode-1.
8559 (scroll-bar-mode command): Pass 1 arg to set-scroll-bar-mode.
8561 * faces.el (basic-faces): New group. Put the standard faces in it.
8563 * mouse.el (mouse-drag-vertical-line): Handle left-side scroll bars.
8565 1997-10-23 Karl Heuer <kwzh@gnu.org>
8567 * emacs-lisp/lisp-mnt.el: picture.el no longer required.
8568 (lm-insert-at-column): Use FORCE arg of move-to-column.
8569 * emulation/tpu-edt.el (tpu-arrange-rectangle): Likewise.
8571 1997-10-23 Barry A. Warsaw <cc-mode-help@python.org>
8573 Merge in Release 5.19 of cc-mode.
8575 * progmodes/cc-engine.el (c-guess-basic-syntax):
8576 CASE 5F: extern-lang-close relpos should be
8577 element 0 of inclass-p, not element 1.
8579 * progmodes/cc-cmds.el (c-progress-init, c-progress-fini):
8580 Be silent if c-progress-interval is nil.
8582 * progmodes/cc-vars.el (c-progress-interval): Document new semantics.
8584 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8585 Watch out for keywords which have a
8586 preceding underscore.
8588 * progmodes/cc-menus.el: Patches to Imenu support given by
8589 "Masatake (jet) YAMATO" <masata-y@is.aist-nara.ac.jp>.
8591 * progmodes/cc-cmds.el (c-comment-line-break-function):
8592 Fix for when comment starts at
8593 comment-column and there is non-whitespace preceding this on the
8596 * progmodes/cc-mode.el (c-submit-bug-report): Remove
8597 c-recognize-knr-p. Add c-comment-continuation-stars.
8599 * progmodes/cc-styles.el (c-initialize-builtin-style):
8600 Only use copy-tree if it is funcall-able. This is the right patch, and
8601 was given by Erik Naggum <erik@naggum.no>
8603 1997-10-23 Barry A. Warsaw <cc-mode-help@python.org>
8605 * progmodes/cc-menus.el (cc-imenu-c-prototype-macro-regexp): New var.
8607 (cc-imenu-c++-generic-expression): Patches to better match C++ code.
8608 Given by jan.dubois@ibm.net (Jan Dubois).
8610 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8611 Removed test for declaration
8612 statements. Patch given by Ake Stenhoff <etxaksf@aom.ericsson.se>, as
8613 forwarded to me by RMS.
8615 * progmodes/cc-menus.el:
8616 Imenu support for Objective-C given by Masatake (jet) YAMATO.
8618 * progmodes/cc-mode.el (objc-mode): Bind imenu-create-index-function
8619 to cc-imenu-objc-function to enable Imenu support for Objective-C.
8620 Contributed by Masatake (jet) YAMATO.
8622 1997-10-23 Barry A. Warsaw <cc-mode-help@python.org>
8624 * progmodes/cc-styles.el (c-initialize-builtin-style):
8625 Use existing copy-tree if it's defined.
8627 copy-sequence doesn't work; the
8628 c-offsets-alist must be copied recursively. Use copy-tree solution
8629 given by Simon Marshall <simon@gnu.org>.
8631 1997-10-23 Barry A. Warsaw <cc-mode-help@python.org>
8633 * progmodes/cc-cmds.el (c-beginning-of-statement):
8634 Fixes in sentence movement to properly
8635 handle M-e moving forward into a comment when looking at preceding
8636 whitespace, and M-a moving backward into comment when looking at
8637 following whitespace.
8639 Uncommented the looking-at call in the
8640 sentence-flag clause so that moving by forward-sentence when looking
8641 at the beginning of a comment works again. A previous log message in
8642 cc-mode.el indicates this was commented out "because
8643 c-beginning-of-statement-1 should do the right thing", but clearly it
8646 I don't know if this breaks something else, because I can't figure out
8647 why it was commented out in the first place.
8649 * progmodes/cc-langs.el:
8650 Define `/' in c-mode-base-map since all modes now support
8653 Define C-c C-e in mode-specific maps instead of c-mode-base-map since
8654 c-expand-macro is meaningless in Java and IDL.
8656 * progmodes/cc-engine.el (c-end-of-statement-1):
8657 Wrap backward-up-list in a c-safe call so no
8658 error results when buffer contains only a comment and point is at
8661 1997-10-22 Kenichi Handa <handa@etl.go.jp>
8663 * gnus/gnus-art.el (gnus-show-traditional-method): Call
8664 gnus-mule-decode-article only when enable-multibyte-characters is
8667 * gnus/gnus-ems.el (gnus-ems-redefine): Require `gnus-mule' only
8668 when enable-multibyte-characters is non-nil.
8670 * gnus/gnus-mule.el: Set chinese-big5 for newsgroup "tw".
8672 * gnus/gnus-sum.el (gnus-structured-field-decoder): Pay attention
8673 to enable-multibyte-characters.
8674 (gnus-unstructured-field-decoder): Likewise.
8676 1997-10-21 Kenichi Handa <handa@etl.go.jp>
8678 * international/mule-diag.el (describe-coding-system): Print
8679 information about coding system properties, post-read-conversion
8680 and pre-write-conversion.
8681 (print-coding-system-briefly): Adjusted for the change in mule.el.
8682 (describe-current-coding-system): Likewise.
8683 (print-coding-system): Likewise.
8685 * international/mule.el: The summary of the following changes:
8686 (1) Make all coding systems (including aliases and subsidiaries)
8687 directly have coding-spec vector in `coding-system' property.
8688 (2) Properties of a coding system (except for `coding-system' and
8689 `eol-type') is embedded in PLIST slot of coding-spec vector.
8690 (coding-spec-plist-idx): Initialize to 3.
8691 (coding-system-spec-ref): Deleted.
8692 (coding-system-spec): Moved from src/coding.c.
8693 (coding-system-type): Adjusted for the above change.
8694 (coding-system-mnemonic): Likewise.
8695 (coding-system-doc-string): Likewise.
8696 (coding-system-flags): Likewise.
8697 (coding-system-eol-type): Likewise.
8698 (coding-system-category): Likewise.
8699 (coding-system-get, coding-system-put, coding-system-category):
8701 (coding-system-base): Moved from mule-util.el and adjusted for the
8703 (coding-system-parent): Make it obsolete alias of
8705 (make-subsidiary-coding-system): Adjusted for the above change.
8706 Update coding-system-list and coding-system-alist.
8707 (make-coding-system): Likewise.
8708 (define-coding-system-alias): Likewise.
8709 (set-buffer-file-coding-system): Typo in doc-string fixed.
8710 (after-insert-file-set-buffer-file-coding-system): Change
8711 enable-multibyte-characters only when
8712 find-new-buffer-file-coding-system returns non-nil value.
8713 (find-new-buffer-file-coding-system): Adjusted for the above change.
8715 * international/mule-cmds.el (read-multilingual-string): Use
8716 current-input-method prior to default-input-method. Don't bind
8717 current-input-method by `let', instead, activate the specified
8718 input method in the current buffer temporarily.
8720 * international/mule-conf.el: Change the way of making coding
8721 systems no-conversion and undecided.
8723 * international/mule-util.el (coding-system-base): Moved to
8725 (coding-system-post-read-conversion):
8726 Use the new function coding-system-get.
8727 (coding-system-pre-write-conversion): Likewise.
8728 (coding-system-unification-table-for-decode): Likewise.
8729 (coding-system-unification-table-for-encode): Likewise.
8730 (coding-system-list): Adjusted for the change in mule.el.
8731 (coding-system-plist): Deleted.
8732 (coding-system-equal): Do not use coding-system-plist.
8734 * language/chinese.el: Use coding-system-put to set coding system
8735 properties, post-read-conversion and pre-write-conversion.
8736 (post-read-decode-hz): Return the result of decode-hz-region.
8737 (pre-write-encode-hz): Do not change the value of
8740 * language/devan-util.el (devanagari-compose-from-is13194-region):
8741 Return the length of converted region.
8742 (in-is13194-devanagari-post-read-conversion): Return the result of
8743 devanagari-compose-from-is13194-region.
8745 * language/devanagari.el: Use coding-system-put to set coding
8746 system properties, post-read-conversion and pre-write-conversion.
8748 * language/thai.el: Use coding-system-put to set coding system
8749 properties, post-read-conversion and pre-write-conversion.
8751 * language/tibet-util.el (tibetan-post-read-conversion): Return
8752 the length of converted region.
8754 * language/tibetan.el: Use coding-system-put to set coding system
8755 properties, post-read-conversion and pre-write-conversion.
8757 * language/vietnamese.el: Use coding-system-put to set coding system
8758 properties, post-read-conversion and pre-write-conversion.
8760 1997-10-21 Kenichi Handa <handa@etl.go.jp>
8762 * gnus/nntp.el (nntp-coding-system-for-write): New variable.
8763 (nntp-open-connection): Bind coding-system-for-write to
8764 nntp-coding-system-for-write.
8766 * gnus/gnus-mule.el: Set default coding system for encoding to
8768 (gnus-mule-initialize): Set nntp-coding-system-for-write to
8771 1997-10-21 Tomohiko Morioka <morioka@jaist.ac.jp>
8773 * gnus/nnfolder.el (nnfolder-request-list): Bind
8774 file-name-coding-system to binary.
8775 (nnfolder-possibly-change-group): Likewise.
8777 * gnus/nnml.el (nnml-retrieve-headers): Likewise.
8778 (nnml-request-article): Likewise.
8779 (nnml-request-group): Likewise.
8780 (nnml-request-list): Likewise.
8781 (nnml-possibly-change-directory): Likewise.
8783 * gnus/nnmh.el (nnmh-retrieve-headers): Likewise.
8784 (nnmh-request-article): Likewise.
8785 (nnmh-request-group): Likewise.
8786 (nnmh-request-list): Likewise.
8787 (nnmh-possibly-change-directory): Likewise.
8788 (nnmh-active-number): Likewise.
8790 * gnus/nnmail.el (nnmail-find-file): Likewise.
8791 (nnmail-write-region): Likewise.
8793 * gnus/gnus-sum.el (gnus-structured-field-decoder): If the
8794 feature `mule' is provided, set the default value to the function
8795 which decode the argument string by gnus-mule-coding-system.
8796 (gnus-unstructured-field-decoder): Likewise.
8798 * gnus/gnus-ems.el (gnus-ems-redefine): If the feature `mule' is
8799 provided, require gnus-mule and call gnus-mule-initialize.
8801 * gnus/gnus-art.el (gnus-show-traditional-method): New variable.
8802 (gnus-article-prepare): If gnus-show-mime is nil, call
8803 gnus-show-traditional-method.
8805 * gnus/gnus-mule.el: Require nntp instead of gnus and message.
8806 Set euc-kr for newsgroup "han". Delete code for add-hooking
8807 gnus-mule-initialize and setting coding system for nntp.
8808 (gnus-mule-select-coding-system): Get a coding system of the
8809 current newsgroup from gnus-summary-buffer.
8810 (gnus-mule-decode-summary): Deleted.
8811 (gnus-mule-initialize): Add-hook gnus-mule-select-coding-system to
8812 gnus-parse-headers-hook. Don't add-hook gnus-mule-decode-summary
8813 and gnus-mule-decode-article. Don't set process coding system for
8814 nntp stream to 'no-conversion, instead set
8815 nntp-coding-system-for-read to 'binary. Set
8816 nnheader-file-coding-system and nnmail-file-coding-system to
8819 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
8821 * gnus.el: Gnus v5.4.66 is released.
8823 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8825 * gnus-topic.el (gnus-topic-check-topology): Protect against nil
8828 * nnfolder.el (nnfolder-request-regenerate): Typo.
8830 * gnus-art.el (gnus-button-alist): mailto urls didn't work.
8832 1997-10-21 Jay Sachs <sachs@bull.cs.williams.edu>
8834 * gnus-score.el (gnus-score-edit-current-scores): Switch on score
8835 mode in the right buffer.
8837 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
8839 * gnus.el: Gnus v5.4.65 is released.
8841 1997-10-21 Sigbjorn Finne <sof@dcs.gla.ac.uk>
8843 * gnus-srvr.el (gnus-browse-foreign-server): Message fix.
8845 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8847 * gnus-start.el (gnus-1): Don't read the dribble file
8848 unconditionally in slaves.
8850 * gnus-sum.el (gnus-summary-edit-article): Restore original date
8853 * gnus-start.el (gnus-1): Set gnus-slave earlier.
8855 * gnus-sum.el (gnus-parent-headers): Would infloop.
8857 * message.el (message-make-message-id): Make better Message-ID
8860 1997-10-21 Jason Rumney <jasonr@pec.co.nz>
8862 * nnkiboze.el (nnkiboze-request-delete-group): Translate file
8865 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8867 * nnml.el (nnml-directory): Doc fix.
8869 * gnus-topic.el (gnus-topic-make-menu-bar): Added
8870 gnus-topic-edit-parameters.
8872 1997-10-21 Jay Sachs <sachs@interactive.net>
8874 * gnus-win.el (gnus-buffer-configuration): New entry:
8877 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8879 * gnus-topic.el (gnus-topic-delete): Mark as changed.
8880 (gnus-topic-change-level): Make last param optional.
8882 * gnus-group.el (gnus-group-iterate): Make sure window is
8885 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8887 * gnus-topic.el (gnus-topic-check-topology): Add new groups to the
8888 end of the first topic.
8890 * gnus-cache.el (gnus-jog-cache): Use gnus-group-iterate.
8892 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8894 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Escape
8897 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8899 * smiley.el (smiley-deformed-regexp-alist): Fix.
8901 1997-10-21 Danny Siu <dsiu@adobe.com>
8903 * smiley.el (smiley-buffer): Make smiley case sensitive.
8904 (smiley-deformed-regexp-alist): Added more regexp for happy smiley.
8905 (smiley-nosey-regexp-alist): Same as above.
8907 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8909 * gnus-nocem.el (gnus-nocem-close): Nix out
8910 gnus-real-group-hashtb.
8912 1997-10-21 Carl D. Roth <roth@klondike.cse.ucsc.edu>
8914 * gnus-nocem.el (gnus-fill-real-hashtb): New function.
8916 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8918 * gnus-group.el (gnus-group-read-init-file): Message.
8920 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8922 * nntp.el (nntp-nov-gap): Changed default.
8924 * gnus-nocem.el (gnus-nocem-issuers): Fixed names.
8926 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8928 * gnus-sum.el (gnus-summary-catchup): Also removed cached
8931 * nnvirtual.el (nnvirtual-update-xref-header): Don't double
8934 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
8936 * gnus.el: Gnus v5.4.64 is released.
8938 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8940 * gnus-art.el (gnus-article-set-globals): New function.
8942 1997-10-21 Steven L Baur <steve@altair.xemacs.org>
8944 * gnus-ems.el (gnus-mode-line-modified): Refine detection on
8945 whether narrow indicators should be used.
8947 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8949 * gnus-cache.el (gnus-jog-cache): Bind gnus-auto-select-next.
8951 1997-10-21 Guy Geens <Guy.Geens@elis.rug.ac.be>
8953 * gnus-score.el (gnus-score-load-file): Fix decay.
8955 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8957 * gnus-group.el (gnus-group-iterate): Save excursion.
8959 * gnus-score.el (message): Required.
8961 * gnus-sum.el (gnus-summary-limit-children): Unreads, not reads.
8963 * gnus-topic.el (gnus-topic-change-level): Move groups.
8965 * gnus-cache.el (gnus-jog-cache): Protect against nil groups.
8967 * message.el (message-generate-headers): Don't delete Message-ID
8968 if buffer not modified.
8970 * gnus.el (gnus-simplify-mode-line): Use varying formats.
8972 * gnus-xmas.el (gnus-xmas-group-remove-excess-properties): Removed.
8973 (gnus-xmas-topic-remove-excess-properties): Removed.
8975 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8977 * gnus-start.el (gnus-activate-group): Always return the right
8980 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
8982 * gnus.el: Gnus v5.4.63 is released.
8984 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8986 * gnus-undo.el (gnus-undo-mode): Use it.
8988 * gnus-salt.el (gnus-pick-mode): Use it.
8990 * gnus-gl.el (gnus-grouplens-mode): Use it.
8992 * gnus-ems.el (gnus-add-minor-mode): New function.
8994 1997-10-21 Michael R. Cook <mcook@cognex.com>
8996 * gnus-topic.el (gnus-topic-toggle-display-empty-topics): List
8999 1997-10-21 Per Abrahamsen <abraham@dina.kvl.dk>
9001 * gnus-art.el (gnus-article-treat-html): Use `w3-region'.
9003 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9005 * message.el (message-check-news-header-syntax): Check repeated
9008 * gnus-move.el (gnus-move-group-to-server): Protect against nil
9011 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9013 * gnus-start.el (gnus-check-first-time-used): Force reading the
9014 active file the first time Gnus is used.
9016 * gnus-group.el (gnus-group-set-mode-line): Conditionalize
9019 * gnus-ems.el (gnus-mode-line-modified): New variable.
9021 * gnus-xmas.el (gnus-summary-toolbar): Typo fix.
9023 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9025 * gnus-start.el (gnus-check-new-newsgroups): New default.
9027 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9029 * gnus.el: Gnus v5.4.62 is released.
9031 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9033 * nngateway.el (nngateway-request-post): Call sendmail function.
9035 * message.el (message-send-news): Supply the method to the post
9038 * gnus.el (gnus-group-auto-expirable-p): Doc fix.
9040 * message.el (message-clone-locals): Only clone Gnus variables.
9042 * gnus-nocem.el (gnus-nocem-enter-article): Use real group name.
9044 1997-10-21 enami tsugutomo <enami@but-b.or.jp>
9046 * gnus-group.el (gnus-group-set-mode-line): Use new, shorter
9049 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9051 * gnus-score.el (gnus-score-headers): Let the score buffer inherit
9052 variables from the summary buffer.
9054 * message.el (message-clone-locals): Made into own function.
9056 * gnus.el (gnus-select-method): Changed default.
9058 * gnus-start.el (gnus-read-active-file): Changed default to
9061 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9063 * gnus.el: Gnus v5.4.61 is released.
9065 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9067 * gnus-sum.el (gnus-adjust-marked-articles): Typo.
9069 1997-10-21 Gary D. Foster <Gary.Foster@corp.sun.com>
9071 * gnus-topic.el (gnus-topic-mode-map): [delete].
9073 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9075 * gnus-demon.el (gnus-demon): Make sure Emacs really is idle.
9077 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9079 * gnus.el: Gnus v5.4.60 is released.
9081 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9083 * gnus-salt.el: Customized.
9085 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9087 * gnus-salt.el (gnus-tree-show-summary): New function.
9088 (gnus-tree-mode-map): Use it.
9090 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9092 * gnus-salt.el (gnus-generate-horizontal-tree): Protect against
9095 * gnus-sum.el (gnus-adjust-marked-articles): Change.
9097 1997-10-21 Scott Byer <byer@adobe.com>
9099 * gnus-sum.el (gnus-adjust-marked-articles): Improper lists.
9101 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9103 * gnus-sum.el (gnus-summary-search-article): Inhibit updating tree
9106 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9108 * gnus-start.el (gnus-activate-group): Ignore zero returns.
9110 * gnus-salt.el (gnus-generate-vertical-tree): Use a safer
9111 line-drawing algorithm.
9113 * nnml.el (nnml-generate-nov-file): Articles with null bodies are
9116 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9118 * gnus-art.el (article-hide-pgp): Only run hook when hiding pgp.
9120 * nnfolder.el (nnfolder-save-buffer): Make sure the directory
9123 * gnus-uu.el (gnus-uu-post-news-inews): Didn't work when posting
9125 (gnus-uu-post-encoded): Include sequence numbers in threaded
9128 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9130 * message.el (message-set-auto-save-file-name): Translate / in
9133 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9135 * gnus.el: Gnus v5.4.59 is released.
9137 1997-10-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
9139 * gnus-xmas.el (gnus-xmas-article-display-xface): Correct setting of
9142 1997-10-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
9144 * smiley.el (smiley-deformed-regexp-alist): Add Japanese smiley
9147 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9149 * gnus-art.el (article-hide-pgp): Only run hook when there is a
9152 * gnus-sum.el (gnus-summary-fetch-faq): Have `C-u' work.
9154 * gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't nix
9155 out chars that aren't supposed to be nixed out.
9157 * gnus-art.el (gnus-article-delete-invisible-text): Would bug out
9159 (gnus-article-delete-text-of-type): Ditto.
9161 * gnus-xmas.el (gnus-xmas-redefine): Switch off horiz scrollbar in
9164 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9166 * gnus.el: Gnus v5.4.58 is released.
9168 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9170 * gnus.el: Backed out all char-afters which caused bugs all over
9173 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9175 * gnus.el: Gnus v5.4.57 is released.
9177 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9179 * gnus-demon.el (gnus-demon-add-nocem): Use a numerical idle.
9181 1997-10-21 Steven L Baur <steve@altair.xemacs.org>
9183 * nntp.el (nntp-wait-for): Replace following-char with char-after.
9185 1997-10-21 Steven L Baur <steve@altair.xemacs.org>
9187 * gnus-msg.el (gnus-extended-version): Put XEmacs codename in
9188 default X-Mailer/X-Newsreader if the symbol exists.
9190 1997-10-21 Christoph Wedler <wedler@fmi.uni-passau.de>
9192 * message.el (message-checksum): Do not only inspect the last
9193 32/64 characters; technical: `ash' is no bit-rotate.
9195 1997-10-21 Guy Geens <Guy.Geens@elis.rug.ac.be>
9197 * gnus-score.el (gnus-decay-scores): Use the right index.
9199 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9201 * gnus-score.el (gnus-score-load-file): Set the decay when not
9204 * gnus-art.el (gnus-article-treat-html): Do w3 setup.
9206 * gnus.el (gnus-indent-rigidly): Be useful on odd tab widths.
9208 * gnus-xmas.el (gnus-article-x-face-command): Allow just using
9211 1997-10-21 Robert Bihlmeyer <robbe@orcus.priv.at>
9213 * gnus-score.el (gnus-score-find-trace): Would bug out for
9216 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9218 * gnus-xmas.el (gnus-xmas-group-startup-message): Cleanup.
9220 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9222 * nntp.el (nntp-request-head): Guess at article number.
9224 1997-10-21 David Moore <dmoore@ucsd.edu>
9226 * gnus-xmas.el (gnus-xmas-set-text-properties): New version.
9228 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9230 * gnus-group.el (gnus-group-search-forward): Ignore topic lines.
9232 1997-10-21 Karl M. Hegbloom <karlheg@inetarena.com>
9234 * gnus.el: ebola fixes.
9236 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9238 * gnus-sum.el (t): Moved pop article keystroke.
9240 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9242 * nnmail.el (nnmail-search-unix-mail-delim-backward): Allow
9244 (nnmail-search-unix-mail-delim): Ditto.
9246 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9248 * gnus-group.el (gnus-group-make-web-group): Use default prompt
9251 * gnus.el (gnus-string-or): New macro.
9252 (gnus-string-or-1): New function.
9254 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9256 * gnus.el: Gnus v5.4.56 is released.
9258 1997-10-21 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
9260 * message.el (message-make-in-reply-to): Make valid In-Reply-To.
9262 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9264 * gnus-art.el (gnus-header-button-alist): Check for URLs in the
9267 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9269 * gnus-xmas.el: Cleanup.
9271 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9273 * gnus-art.el (gnus-output-to-file): Return t.
9275 1997-10-21 Guy Geens <Guy.Geens@elis.rug.ac.be>
9277 * gnus-score.el (gnus-decay-score): Make decay work on negative
9280 1997-10-21 Kurt Swanson <kurt@dna.lth.se>
9282 * nnmail.el (nnmail-article-group): Handle junk properly.
9284 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9286 * gnus-sum.el (gnus-summary-limit-children): Typo. Wouldn't
9287 marked NoCeM'ed out messages as read.
9289 1997-10-21 Darren Stalder <torin@daft.com>
9291 * gnus-util.el (gnus-encode-date): Fix time zone.
9293 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9295 * gnus-move.el (gnus-move-group-to-server): Don't sort nil lists.
9297 1997-10-21 Paul Franklin <paul@cs.washington.edu>
9299 * nnmail.el (nnmail-keep-last-article): Clarify docstring.
9301 1997-10-21 Danny Siu <dsiu@adobe.com>
9303 * gnus-picon.el (gnus-group-display-picons): Use
9304 gnus-group-real-name so that picons for foreign groups display
9307 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9309 * gnus-topic.el (gnus-topic-mode): Nix out topic missing group
9310 function when switching off.
9312 * gnus-salt.el (gnus-pick-start-reading): Don't prompt.
9314 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9316 * gnus-art.el (gnus-hack-decode-rfc1522): New function.
9318 * gnus-sum.el (gnus-parse-headers-hook): New default.
9320 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9322 * gnus.el: Gnus v5.4.55 is released.
9324 1997-10-21 Michael R. Cook <mcook@cognex.com>
9326 * gnus-art.el (gnus-button-alist): Typo fix.
9328 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9330 * gnus-salt.el (gnus-pick-start-reading): Mark unpicked as read.
9332 * gnus-sum.el (gnus-summary-move-article): Don't scan.
9334 * gnus-group.el (gnus-group-get-new-news-this-group): Accept an
9335 optional non-scan parameter.
9337 1997-10-21 Jan Vroonhof <vroonhof@math.ethz.ch>
9339 * gnus-cite.el (gnus-cite-attribution-prefix): Typo.
9341 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9343 * gnus-nocem.el (gnus-nocem-verify-issuer): Ignore errors when
9346 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9348 * gnus.el: Gnus v5.4.54 is released.
9350 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9352 * message.el (message-set-auto-save-file-name): Don't use "*" in
9355 * gnus-art.el (gnus-article-delete-text-of-type): New version.
9357 1997-10-21 Dan Christensen <jdchrist@math.mit.edu>
9359 * gnus-art.el (gnus-article-delete-invisible-text): New version.
9361 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9363 * nnmail.el (nnmail-article-group): Remove all 'junk splits.
9365 1997-10-21 Per Abrahamsen <abraham@dina.kvl.dk>
9367 * gnus-cite.el (gnus-cite-attribution-prefix): Recognize
9368 Microsoft/Agent style attribution lines.
9369 (gnus-cite-attribution-suffix): Ditto.
9371 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9373 * gnus-cache.el (gnus-cache-read-active): Would generate cache
9374 active file too often.
9375 (gnus-cache-possibly-alter-active): Test statement removed.
9376 (gnus-cache-articles-in-group): Would destroy hashtb.
9378 * gnus-sum.el (gnus-summary-limit-mark-excluded-as-read): Don't
9379 mark everything as read.
9381 * gnus-cite.el (gnus-article-fill-cited-article): Nix out
9384 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9386 * gnus-sum.el (gnus-summary-move-article): Don't suppress moved
9389 * gnus-start.el (gnus-dribble-read-file): Check that the dribble
9392 * gnus-cache.el (gnus-cache-articles-in-group): Update cache
9395 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9397 * gnus-sum.el (gnus-summary-search-article): Typo.
9399 * nnml.el (nnml-update-file-alist): Allow forcing.
9401 * nnheaderxm.el (nnheader-xmas-find-file-noselect): Removed.
9402 (nnheader-xmas-cancel-timer): Removed.
9403 (nnheader-xmas-cancel-function-timers): Removed.
9405 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9407 * gnus.el: Gnus v5.4.53 is released.
9409 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9411 * message.el (message-set-auto-save-file-name): Create unique auto
9414 * gnus-topic.el (gnus-topic-tallied-groups): Removed.
9415 (gnus-topic-prepare-topic): Output right number of articles in
9418 * gnus-sum.el (gnus-summary-next-group): Don't pass on killed
9421 * nnmail.el (nnmail-article-group): When crossposted to `junk', do
9424 * gnus-util.el (gnus-kill-all-overlays): Remove nil overlays from
9427 * gnus-art.el (gnus-article-treat-html): Don't kill buf.
9429 * gnus-group.el (gnus-group-find-new-newsgroups): Newish function.
9431 1997-10-21 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
9433 * gnus-picon.el (gnus-picons-has-modeline-p): New user variable.
9434 (gnus-picons-set-buffer): New function.
9435 (gnus-picons-prepare-for-annotations): Use it.
9436 (gnus-picons-network-display-internal): Ditto.
9437 (gnus-picons-make-annotation): New function.
9438 (gnus-picons-display-x-face): Use it.
9439 (gnus-article-display-picons): Ditto.
9440 (gnus-picons-display-picon-or-name): Ditto.
9441 (gnus-picons-display-pairs): Ditto. Remember the correct
9442 order of insertion of annotations.
9443 (gnus-picons-display-glyph): Use gnus-picons-make-annotation.
9444 (gnus-article-display-picons): Move group annotations in article
9445 buffer to the correct place if displaying in article buffer.
9446 (gnus-picons-network-search-internal): Don't display "@" if there
9447 is no domain picon works again. Check that the picons still
9448 need be displayed. Add the bar bar.xpm separator if
9449 gnus-picons-display-as-address.
9450 (gnus-picons-network-display-callback): Check that the picon still
9452 (gnus-picons-lock): Function deleted.
9453 (gnus-picons-remove): Don't use it. New way of locking.
9454 (gnus-picons-next-job-internal): New way of locking. Handle
9456 (gnus-picons-next-job): New way of locking.
9457 (gnus-picons-buffer): Variable deleted.
9458 (gnus-picons-remove-all): Modified accordingly.
9459 (gnus-group-annotations-lock): Variable deleted.
9460 (gnus-article-annotations-lock): Variable deleted.
9461 (gnus-x-face-annotations-lock): Variable deleted.
9462 (gnus-picons-news-directories): Renamed, was
9463 gnus-picons-news-directory.
9464 (gnus-picons-url-retrieve): Do not change url-show-status.
9465 (gnus-picons-clear-cache): Also clear gnus-picons-url-alist.
9467 1997-10-21 Michael R. Cook <mcook@cognex.com>
9469 * gnus-topic.el (gnus-topic-toggle-display-empty-topics): New
9472 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9474 * nnfolder.el (nnfolder-request-create-group): Read folder.
9476 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9478 * gnus-sum.el (gnus-summary-search-article): Require gnus-asynch.
9480 * nnweb.el (nnweb-dejanews-wash-article): Remove "More Headers".
9482 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9484 * gnus-art.el (article-hide-pgp): Run hook.
9485 (gnus-article-hide-pgp-hook): New variable.
9487 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9489 * gnus.el: Gnus v5.4.52 is released.
9491 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9493 * nnfolder.el (nnfolder-possibly-change-group): Set wrong
9496 * gnus-art.el (gnus-article-edit-article): Remove invisible text
9498 (gnus-article-treat-html): Insert string.
9500 1997-10-21 Steven L Baur <steve@altair.xemacs.org>
9502 * gnus-msg.el (gnus-summary-mail-crosspost-complaint):
9503 `deactivate-mark' doesn't exist in XEmacs.
9505 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9507 * gnus-topic.el (gnus-topic-create-topic): Added doc.
9509 * gnus-sum.el (gnus-summary-refer-article): Insert sparse
9510 non-displayed articles properly.
9511 (gnus-cut-thread): Exclude non-displayed sparse articles.
9513 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9515 * gnus.el: Gnus v5.4.51 is released.
9517 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9519 * gnus-sum.el (gnus-execute-command): Place point at start of
9522 * gnus-int.el (gnus-request-replace-article): Don't bug out on
9525 * gnus-sum.el (gnus-summary-update-info): Force undo boundary here.
9526 (gnus-update-read-articles): ... and not here.
9528 * gnus-art.el (article-display-x-face): Would only show one X-Face.
9530 1997-10-21 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
9532 * gnus-picon.el (gnus-picons-url-alist): New variable.
9533 (gnus-picons-jobs-alist): New variable.
9534 (gnus-picons-remove): Clean this new variable. FIXME: race condition.
9535 (gnus-picons-job-already-running): New variable.
9536 (gnus-article-display-picons): Use the job queue if using the network.
9537 (gnus-group-display-picons): Ditto.
9538 (gnus-picons-make-path): Function deleted.
9539 (gnus-picons-lookup-internal): Modified accordingly.
9540 (gnus-picons-lookup-user-internal): Take the LETs out of the loops.
9541 (gnus-picons-lookup-pairs): Take constant calculation outside of loop.
9542 (gnus-picons-display-picon-or-name): Use COND instead of nested IFs.
9543 (gnus-picons-display-pairs): Take the LET outside of loop.
9544 (gnus-picons-try-face): Ditto.
9545 (gnus-picons-users-image-alist): Variable deleted.
9546 (gnus-picons-clear-cache): Don't clear it.
9547 (gnus-picons-retrieve-limit): Variable deleted.
9548 (gnus-picons-url-retrieve): Clear url-request-method.
9549 (gnus-picons-retrieve-user-callback): Function deleted.
9550 (gnus-picons-retrieve-user): Function deleted.
9551 (gnus-picons-retrieve-domain-callback): Function deleted.
9552 (gnus-picons-retrieve-domain-internal): Function deleted.
9553 (gnus-picons-parse-value): New function.
9554 (gnus-picons-parse-filenames): New function.
9555 (gnus-picons-network-display-internal): New function.
9556 (gnus-picons-network-display-callback): New function.
9557 (gnus-picons-network-display): New function.
9558 (gnus-picons-network-search-internal): New function.
9559 (gnus-picons-network-search-callback): New function.
9560 (gnus-picons-network-search): New function.
9561 (gnus-picons-next-job-internal): New function.
9562 (gnus-picons-next-job): New function.
9564 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9566 * gnus-start.el (gnus-setup-news): Don't fold case.
9568 1997-10-21 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
9570 * gnus-picon.el (gnus-picons-clear-cache-on-shutdown): New variable.
9571 (gnus-picons-piconsearch-cache-user): Variable deleted.
9572 (gnus-picons-clear-cache): New function.
9573 (gnus-picons-close): Only clear cache if
9574 gnus-picons-clear-cache-on-shutdown.
9575 (gnus-picons-url-retrieve): Set url-package-name and
9576 url-package-version.
9577 (gnus-picons-users-image-alist): New variable.
9578 (gnus-picons-retrieve-user-callback): Use it.
9579 Added support for network retrieval of picons.
9580 (gnus-picons-map): Removed.
9581 (gnus-picons-remove): Removed case to handle processes.
9582 (gnus-picons-processes-alist): New variable.
9583 (gnus-picons-x-face-sentinel): Simplified. Use processes alist.
9584 (gnus-picons-display-x-face): Explicitly request an xface image.
9585 Always call gnus-picons-prepare-for-annotations. Use processes alist.
9586 (gnus-picons-lookup-internal): New function.
9587 (gnus-picons-lookup): Use it.
9588 (gnus-picons-lookup-user-internal): Ditto.
9589 (gnus-picons-display-picon-or-name): No more xface-p argument.
9590 (gnus-picons-try-suffixes): Removed.
9591 (gnus-picons-try-face): New function. Does the caching in
9592 gnus-picons-glyph-alist.
9593 (gnus-picons-try-to-find-face): Take a glyph argument instead of a
9594 path. No more xface-p argument. Only use one annotation even if
9595 gnus-picons-display-as-address.
9596 (gnus-picons-toggle-extent): Changed into an annotation action.
9598 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9600 * gnus.el: Gnus v5.4.50 is released.
9602 1997-10-21 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
9604 * gnus-picon.el (gnus-picons-prepare-for-annotations): New
9605 function, and many changes.
9607 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9609 * nnfolder.el (nnfolder-possibly-change-group): Wouldn't always
9612 * gnus-sum.el (gnus-update-read-articles): Force boundary.
9614 * gnus-undo.el (gnus-force-undo-boundary): New function.
9616 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9618 * gnus-art.el (gnus-article-treat-html): w3-parse-buffer
9621 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9623 * gnus.el: Gnus v5.4.49 is released.
9625 1997-10-21 Erik Toubro Nielsen <erik@ifad.dk>
9627 * gnus-sum.el (gnus-summary-exit): Returned to the wrong topic in
9628 certain obscure cases if selected group occurred in multiple
9631 * gnus-topic.el (gnus-topic-update-topic): Did not preserve point
9632 on the same instance of a group if group occurred in multiple
9633 topics. Caused gnus-summary-exit to return to wrong topic if the
9634 selected group was in more than one topic.
9636 Above two bugs happened only if the window configuration for
9637 summary mode caused the group buffer not to be shown in a window.
9639 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9641 * message.el (message-send): Would pretend to have sent.
9643 * nnmh.el (nnmh-request-list-1): Don't use truename.
9645 1997-10-21 Steven L Baur <steve@altair.xemacs.org>
9647 * gnus-xmas.el: Undo previous change, and restore the version from
9648 5.4.46 (without the require 'gnus-art).
9650 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9652 * gnus-score.el (gnus-summary-increase-score): Better error
9655 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9657 * gnus.el: Gnus v5.4.48 is released.
9659 1997-10-21 Steven L Baur <steve@altair.xemacs.org>
9661 * gnus-xmas.el (gnus-art): (require 'gnus-art) introduces a
9662 circular dependency on gnus-xmas-define and gnus-xmas-redefine.
9663 Brute force it away.
9665 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9667 * gnus.el: Gnus v5.4.47 is released.
9669 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9671 * gnus-cache.el (gnus-cache-move-cache): Allow entering directory
9674 * nntp.el (nntp-telnet-command, nntp-telnet-switches): New
9677 * gnus-score.el (gnus-summary-increase-score): Refuse illegal
9680 1997-10-21 Arne Georg Gleditsch <argggh@ifi.uio.no>
9682 * gnus-sum.el (gnus-summary-refer-article): Go to article when
9685 1997-10-21 Per Abrahamsen <abraham@dina.kvl.dk>
9687 * gnus-ems.el (gnus-article-x-face-command): Removed bogus
9690 1997-10-21 Paul Franklin <paul@cs.washington.edu>
9692 * nnmail.el (nnmail-move-inbox): Fewer (0?) file calls on inbox if
9695 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9697 * message.el (message-font-lock-keywords): Be more conservative in
9698 determining headers.
9700 * nnmh.el (nnmh-request-list-1): Use truenames.
9702 * gnus-undo.el (gnus-undo-mode): Don't infest gnus-summary-exit-hook.
9704 * gnus-sum.el (gnus-update-read-articles): Force an undo boundary.
9706 * nnweb.el (nnweb-fetch-url): Don't rely on return values from
9707 url-insert-file-contents.
9709 1997-10-21 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
9711 * gnus.el: Gnus v5.4.46 is released.
9713 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9715 * gnus-art.el (gnus-read-save-file-name): Expand file name i save
9718 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9720 * gnus-art.el (gnus-signature-face): New face; use it.
9722 1997-10-21 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
9724 * gnus-picon.el (gnus-picons-insert-face-if-exists): Add picons to
9727 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9729 * message.el (message-font-lock-keywords): Be a little bit more
9732 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9734 * message.el (message-insert-to): New argument FORCE.
9736 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9738 * message.el (message-setup): Nix out undo list.
9740 1997-10-21 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
9742 * gnus-sum.el: Redefine.
9744 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9746 * gnus-art.el (article-display-x-face): Display all XFace
9749 * gnus-ems.el: appt, not appt.el.
9751 1997-10-21 Hrvoje Niksic <hniksic@srce.hr>
9753 * gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't nix
9756 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9758 * message.el (message-cancel-news): Only say we cancel if we
9761 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Deactivate
9764 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9766 * message.el (message-mail-alias-type): New variable.
9767 (message-mode): Use it.
9769 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9771 * gnus-demon.el (gnus-demon): Ignore errors.
9773 1997-10-21 Brad Howes <bhowes@cssun3.corp.mot.com>
9775 * gnus-demon.el (gnus-demon-time-to-step): New version.
9777 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9779 * message.el (message-send-method-alist): New variable.
9780 (message-send): Use it.
9781 (message-send-via-news): New function.
9782 (message-send-via-mail): New function.
9784 1997-10-21 Jens Lautenbacher <jens@metrix.de>
9786 * gnus.el (gnus-article-display-hook): Fix.
9788 1997-10-21 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9790 * gnus-sum.el (gnus-get-newsgroup-headers): Protect against bogus
9793 * gnus-cache.el (gnus-cache-possibly-enter-article): Check number
9796 1997-10-20 Richard Stallman <rms@gnu.org>
9798 * mail/mailabbrev.el: Customize.
9799 (mail-abbrevs-enable, mail-abbrevs-disable): New functions.
9800 (mail-abbrevs-mode): New variable enables use of the package.
9801 Call mail-abbrevs-enable or mail-abbrevs-disable.
9802 (mail-abbrevs-only): New variable.
9803 (sendmail-pre-abbrev-expand-hook): Implement mail-abbrevs-only.
9805 1997-10-20 Carsten Dominik <dominik@strw.LeidenUniv.nl>
9807 * reftex.el: Using cl macros push, pop, when, unless throughout
9808 the file. This is not further mentioned in this ChangeLog entry.
9809 Documentation largely updated. Parser rewritten for better
9810 Multifile Document processing. Macros with naked label arguments
9811 supported. Some Mule related changes.
9812 (reftex-default-label-alist-entries): Customization type is now
9813 computed from reftex-label-alist-builtin. Enumerate has new
9814 typekey `i'. `n' is now reserved for footnotes etc.
9815 (reftex-label-alist): Introduced default regular expressions.
9816 Customization type is now computed from
9817 reftex-label-alist-builtin.
9818 (reftex-label-menu-flags): New flag for showing file borders.
9819 (reftex-refontify-context): New option.
9820 (reftex-bibfile-ignore-list): Now a user option (was: variable).
9821 (reftex-cite-format): Now a user option (was: variable).
9822 Customization type is now computed from
9823 reftex-cite-format-builtin.
9824 (reftex-comment-citations): Now a user option (was: variable).
9825 (reftex-toc-follow-mode): Now a user option (was: variable).
9826 (reftex-optimizations-for-large-documents): New custom group.
9827 (reftex-keep-temporary-buffers): 1 as additional value.
9828 (reftex-initialize-temporary-buffers): New option.
9829 (reftex-enable-partial-scans): New option.
9830 (reftex-save-parse-info): New option.
9831 (reftex-plug-into-AUCTeX): Now a user option (was: variable).
9832 (reftex-auto-show-entry): New value 'copy allowed.
9833 (reftex-load-hook): Now a declared variable.
9834 (reftex-mode-hook): Now a declared variable.
9835 (reftex-label-numbers-symbol): Variable removed.
9836 (reftex-list-of-labels-symbol): Variable removed.
9837 (reftex-label-numbers-symbol): Variable removed.
9838 (reftex-bibfile-list-symbol): Variable removed.
9839 (reftex-docstruct-symbol): New variable (buffer-local).
9840 (reftex-master-include-list): Variable removed.
9841 (reftex-make-master-buffer): Function removed.
9842 (reftex-make-master-buffer-hook): Hook removed.
9843 (reftex-insert-buffer-or-file): Function removed.
9844 (reftex-parse-document): Function adapted to new parser.
9845 (reftex-access-scan-info): Changed to fit new parser. Now detects
9846 changes in label-alist related variables automatically.
9847 (reftex-parse-one, reftex-parse-all): New functions.
9848 (reftex-all-document-files): New function.
9849 (reftex-grep-document, reftex-search-document)
9850 (reftex-query-replace-document): Now use
9851 `reftex-all-document-files'.
9852 (reftex-section-or-include-regexp): New variable.
9853 (reftex-everything-regexp): New variable.
9854 (reftex-find-label-regexp-format): New variable.
9855 (reftex-find-label-regexp-format2): New variable.
9856 (reftex-do-parse): New function.
9857 (reftex-is-multi): New function.
9858 (reftex-parse-from-file): New function.
9859 (reftex-locate-bibliography-files): New function.
9860 (reftex-last-assoc-before-elt): New function.
9861 (reftex-replace-label-list-segment): New function.
9862 (reftex-silence-toc-markers): New function.
9863 (reftex-access-parse-file): New function.
9864 (reftex-label): Now uses `reftex-where-am-I'.
9865 (reftex-offer-label-menu): New keys `%' and `i' and `r'.
9866 (reftex-select-item): Recursive edit moved to key `e'. New key
9867 `x' for external documents. Works now also with nin-nil
9869 (reftex-offer-label-menu): Now uses `reftex-where-am-I'.
9870 (reftex-make-and-insert-label-menu): More efficient, allow
9871 optional extra fontification.
9872 (reftex-find-nearby-label): Function removed.
9873 (reftex-scan-buffer-for-labels): Function removed.
9874 (reftex-section-info): New function.
9875 (reftex-nth-parens-substring): Renamed to reftex-nth-arg. Return
9876 nil when not enough args are present.
9877 (reftex-move-over-touching-args): New function.
9878 (reftex-where-am-I): New function.
9879 (reftex-nth-arg-wrapper): New function.
9880 (reftex-select-label-callback): Deal with special macros as well.
9881 (reftex-find-duplicate-labels): Ignore special entries in
9883 (reftex-kill-temporary-buffers): New arg buffer.
9884 (reftex-show-entry): Copy context when necessary.
9885 (reftex-toc): New key `R', use reftex-where-am-I.
9886 (reftex-nearest-section): Use reftex-where-am-I.
9887 (reftex-toc-visit-line): Completely rewritten. Uses markers and
9888 several backup methods.
9889 (reftex-citation): Recursive edit moved to `e' key.
9890 (reftex-scan-buffer): Function removed.
9891 (reftex-get-bibfile-list): Changed to work with chapterbib
9893 (reftex-find-tex-file): New function.
9894 (reftex-find-files-on-path): Now first looks for file with
9895 additional .tex extension, then for the naked file name.
9896 (reftex-citation): Split into reftex-citation and
9898 (reftex-do-citation): Recursive edit now on `e' key.
9899 (reftex-what-macro): Allow white space between macro arguments.
9900 (reftex-allow-for-ctrl-m): Renamed to
9901 `reftex-make-regexp-allow-for-ctrl-m'.
9902 (reftex-nearest-match): New function.
9903 (reftex-auto-mode-alist): New function.
9904 (reftex-make-desparate-section-regexp): New function.
9905 (reftex-get-file-buffer-force): Rewritten to use new variable
9906 `reftex-initialize-temporary-buffers'.
9907 (reftex-label-alist-builtin): Use abbreviated regexps.
9908 (reftex-label-mac-list): New variable.
9909 (reftex-parse-args): New function.
9910 (easy-menu-define): Menu extended. Some parts are now computed.
9911 from the user options.
9912 (reftex-move-to-next-arg, reftex-move-to-previous-arg): New
9913 functions. Now we can parse macros with distributed arguments.
9914 (reftex-goto-label): Function removed.
9915 (reftex-position-cursor): Function removed.
9916 (reftex-item): Function removed.
9917 (reftex-add-to-label-alist): No longer autoloaded.
9918 (reftex-toc-indent): Constant removed.
9919 (reftex-label-indent): Constant removed.
9920 (reftex-context-indent): Constant removed.
9921 (reftex-match-string): New function.
9922 (reftex-memory): New variable.
9923 (reftex-reset-mode): No longer hacks local variables. Now resets
9924 path variables as well.
9925 (reftex-truncate): New functions, to make RefTeX work with Mule.
9926 (reftex-fp): New macro, to make RefTeX work with Mule.
9927 (reftex-format-bib-entry): Now uses `reftex-truncate' to truncate
9928 author names. `extra' and `title' are no longer truncated at all.
9929 (reftex-all-assq): New function.
9930 (reftex-view-crossref): Works now also if mouse click is on macro.
9931 (reftex-context-substring): Now returns substring without text
9933 (reftex-tex-path, reftex-bib-path): New variables.
9934 (reftex-split): Function replaced with builtin `split-string'.
9935 (reftex-find-bib-file): New function.
9936 (reftex-find-files-on-path): Function removed.
9937 (reftex-find-file-on-path): New function.
9938 (reftex-access-search-path, reftex-parse-colon-path)
9939 (reftex-recursive-directory-list, reftex-expand-path):
9940 New functions, dealing with recursive TEXINPUTS and BIBINPUTS
9943 1997-10-20 Per Abrahamsen <abraham@dina.kvl.dk>
9945 * iso-insert.el: Add autoloads for `8859-1-map'.
9947 * cus-edit.el (custom-group-value-create): Use
9948 `custom-group-visibility' instead of `group-visibility'.
9950 1997-10-19 Richard Stallman <rms@gnu.org>
9952 * mail/sendmail.el (mail-do-fcc): Handle dont-write-the-file
9953 correctly--don't write msg to the file after saving it from a buffer.
9955 * files.el (file-name-non-special): For insert-directory operation,
9956 ensure that default-directory is an ordinary file name
9957 before turning off file-name-handler-alist.
9959 * ispell.el (ispell-change-dictionary): Fix error message.
9960 (ispell-buffer-local-parsing): Fix message.
9961 (ispell-get-word): Use buffer-substring-no-properties.
9962 (ispell-buffer-local-dict): Likewise.
9964 1997-10-19 Karl Heuer <kwzh@gnu.org>
9966 * files.el (file-name-non-special): If "/:" is the entire file
9967 name, make it "/" after stripping.
9969 1997-10-19 Kenichi Handa <handa@etl.go.jp>
9971 * files.el (basic-save-buffer): Set buffer-file-coding-system to
9972 the coding system actually used for saving.
9974 1997-10-19 John F. Whitehead <jfw@cisco.com>
9976 * international/mule-diag.el (describe-font): Fix prompt.
9977 * international/mule-cmds.el (describe-language-environment): Ditto.
9979 1997-10-16 Richard Stallman <rms@gnu.org>
9981 * dired.el (dired-move-to-filename-regexp):
9982 Accept month name and day-of-month in either order.
9984 * emacs-lisp/edebug.el (edebug-eval-mode): Nicer mode-name value.
9986 * help.el (function-called-at-point): Always use Emacs Lisp syntax tab.
9987 Reject any "function call" with whitespace after the open-paren.
9989 * help.el (describe-variable): Pass default value to completing-read.
9990 (describe-function): Likewise.
9992 * textmodes/page.el (narrow-to-page): Check whether forward-page
9993 actually set the match data.
9995 * progmodes/scheme.el (scheme-let-indent): New arg NORMAL-INDENT.
9996 (scheme-indent-function): Pass normal-indent as 3rd arg
9997 when calling an indentation function.
9999 1997-10-16 Alexandre Oliva <oliva@dcc.unicamp.br>
10001 * format.el (format-deannotate-region): In case of unmatched tags,
10002 avoid using nil where end position is expected.
10004 1997-10-16 Karl Heuer <kwzh@gnu.org>
10006 * winner.el (winner-pending-undo-ring): Defvar before first use.
10007 (winner-undo-counter): Likewise.
10009 1997-10-16 Marc Girod <girod@trshp.trs.ntc.nokia.com>
10011 * mail/rmailsum.el (rmail-summary-rmail-update): When looking for
10012 rmail-view-buffer, check other frames as well.
10014 1997-10-16 Per Abrahamsen <abraham@dina.kvl.dk>
10016 * double.el: Removed changelog comment section.
10017 (double): New group.
10018 (double-map): Add customize support.
10019 (double-prefix-only): Ditto.
10021 * textmodes/nroff-mode.el (nroff): Moved from `editing' to `wp'.
10023 * wid-edit.el (variable-link): New widget.
10024 (widget-variable-link-action): New function.
10025 (function-link): New widget.
10026 (widget-function-link-action): New function.
10028 1997-10-16 Inge Frick <inge@nada.kth.se>
10030 * view.el: Some changes in comments and documentation.
10031 View mode hooked into the customize tree.
10032 (view): New custom group.
10033 (view-highlight-face, view-scroll-auto-exit)
10034 (view-try-extend-at-buffer-end)
10035 (view-remove-frame-by-deleting, view-mode-hook):
10036 Defined by defcustom instead of by defvar.
10037 (view-mode-enter): Install exit-action also when view-mode is
10038 already on. Small rewrite using unless.
10039 (view-mode, view-mode-exit, view-scroll-lines, view-really-at-end)
10040 (view-search): Small rewrite using when or unless.
10042 1997-10-15 Richard Stallman <rms@gnu.org>
10044 * uniquify.el (uniquify-buffer-name-style): Add :require.
10046 * wid-edit.el (widget-button-click): Move point to where clicked.
10048 * startup.el (auto-save-list-file-prefix): Fix custom type.
10050 * textmodes/outline.el (outline-back-to-heading): New arg INVISIBLE-OK.
10051 (outline-on-heading-p)
10052 (show-entry): If the heading is invisible, show it too.
10055 * scroll-bar.el (toggle-scroll-bar): Call prefix-numeric-value.
10057 * help.el (help-mode-maybe): New function, on temp-buffer-show-hook.
10058 (describe-key, describe-mode): Don't call help-mode here.
10059 (view-lossage, describe-function, describe-variable): Likewise.
10061 * compile.el (compilation-forget-errors):
10062 Reinit compilation-directory-stack the way compile-internal does.
10063 (compilation-parse-errors): Don't let default-directory change.
10065 * mail/smtpmail.el (smtpmail-send-it): Don't use time-stamp-strftime.
10067 * isearch.el (isearch-printing-char): Change S-SPC to SPC.
10068 (isearch-mode-map): Bind S-SPC like SPC.
10070 * simple.el (end-of-visible-line): After skipping some invisible chars.
10071 don't go forward a character, just to end of line.
10073 * mail/emacsbug.el (report-emacs-bug): Delete the condition-case.
10075 * winner.el (winner-change-fun): Don't use pushnew.
10077 1997-10-15 Paul D. Smith <psmith@BayNetworks.COM>
10079 * imenu.el (imenu-add-to-menubar): If not using
10080 imenu-default-create-index-function, don't require its variables.
10082 1997-10-15 Dan Nicolaescu <done@sydney.ece.arizona.edu>
10084 * progmodes/hideshow.el (hs-special-modes-alist): Correct alist
10087 1997-10-15 Marc Girod <girod@trshp.trs.ntc.nokia.com>
10089 * mail/rmail.el (rmail): Avoid showing message twice.
10091 * mail/sendmail.el (mail-bury): Check for value, not just
10092 existence, of alist element.
10094 1997-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10096 * term/pc-win.el (x-long-option-alist): New variable.
10097 (msdos-handle-args): Handle and complete long options with
10098 attached arguments. Support "-name", "-T" and "-rv" options.
10100 1997-10-10 Richard Stallman <rms@gnu.org>
10102 * startup.el (command-line): Don't suppress suffix search.
10104 1997-10-01 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10106 * simple.el (previous-matching-history-element): No need to bind
10107 minibuffer-history-sexp-flag any more.
10108 (next-matching-history-element): Likewise.
10109 * comint.el (comint-regexp-arg): Likewise.
10110 * term.el (term-regexp-arg): Likewise.
10112 * simple.el (repeat-complex-command): Bind
10113 minibuffer-history-sexp-flag to the minibuffer depth.
10114 (next-history-element): Compare minibuffer-history-sexp-flag
10115 against the current minibuffer depth to verify its validity.
10116 (previous-matching-history-element): Likewise.
10117 (minibuffer-history-sexp-flag): Update doc string.
10119 * ange-ftp.el (ange-ftp-name-format): Fix customize type.
10120 (ange-ftp-smart-gateway-port): Likewise.
10121 * browse-url.el (browse-url-netscape-display): Likewise.
10122 (browse-url-generic-program): Likewise.
10123 * cus-start.el (echo-keystrokes): Likewise.
10124 * files.el (revert-without-query): Likewise.
10125 * ps-print.el (ps-print-background-image): Likewise.
10126 (ps-print-background-text): Likewise.
10127 (ps-show-n-of-n): Doc fix.
10129 1997-10-01 Dave Love <d.love@dl.ac.uk>
10131 * emacs-lisp/elint.el (elint-check-defcustom-form): New function.
10132 (elint-special-forms): Use it.
10134 1997-09-30 Dave Love <d.love@dl.ac.uk>
10136 * lisp-mode.el (lisp-imenu-generic-expression): Allow `/' in names.
10138 * finder.el (finder-mode-map): Bind [mouse-2].
10139 (finder-compile-keywords): Match compressed file names, but don't
10140 put compression extension in the output.
10141 (finder-find-library): Deleted.
10142 (finder-commentary): Use locate-library, not finder-find-library.
10143 (finder-mouse-select): New function.
10144 (finder-summary): Mention mouse binding.
10145 (finder-exit): Kill "*Finder Category*" buffer too. Avoid error
10146 from deleting sole window.
10148 1997-09-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
10150 * vc-hooks.el (vc-find-cvs-master): Added missing `throw' for
10151 the case when TIMESTAMP is arbitrary text.
10153 1997-09-30 Hrvoje Niksic <hniksic@srce.hr>
10155 * wid-edit.el (widget-plist-member): Move from here to src/fns.c;
10156 translated into C for efficiency.
10157 (widget-put, widget-get, widget-apply): Likewise.
10159 1997-09-30 Karl Heuer <kwzh@gnu.ai.mit.edu>
10161 * widget.el: Delete vestigial autoloads.
10163 1997-09-29 Michael Kifer <kifer@cs.sunysb.edu>
10165 * viper-ex.el, viper-init.el, viper.el:
10166 Moved some defcustom's from viper group to viper-hooks and viper-misc
10169 * viper-cmd.el (viper-ket-function, viper-brac-function):
10170 Use with-output-to-temp-buffer.
10171 (viper-forward/backward-sentence, viper-forward/backward-paragraph):
10172 Don't push mark if command is repeated.
10174 * viper-mous.el, viper-macs.el, viper-ex.el, viper-cmd.el:
10175 Improved customization init vals.
10177 * viper-init.el: Added documentation to face variables.
10179 1997-09-29 Michael Kifer <kifer@cs.sunysb.edu>
10181 * ediff-init.el: Added documentation to face-variables.
10183 * ediff-util.el (ediff-next-difference, ediff-previous-difference): Use
10184 ediff-merge-region-is-non-clash and don't compute fine diffs when
10185 skipping non-clash regions.
10187 * ediff-merg.el (ediff-merge-region-is-non-clash): New function.
10189 1997-09-27 Karl Heuer <kwzh@gnu.ai.mit.edu>
10191 * compile.el (compilation-mode-map): Use more meaningful menu name.
10192 (compilation-mode-font-lock-keywords): Font-lock column numbers.
10194 1997-09-26 Vladimir Alexiev <vladimir@cs.ualberta.ca>
10196 * arc-mode.el (archive-mode): Use write-contents-hooks.
10198 1997-09-26 Dave Love <d.love@dl.ac.uk>
10200 * cmuscheme.el (scheme-mode-map): Remove duplicate menu item.
10202 1997-09-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10204 * international/mule.el (make-coding-system): Cancel the previous change.
10206 * international/quail.el (quail-translation-keymap): Bind right,
10207 left, down, and up keys.
10209 1997-09-24 Kenichi HANDA <handa@nora.etl.go.jp>
10211 * international/mule.el (charset-list): Change it to function.
10213 (make-coding-system): Put `coding-system-parent' property to a
10214 coding system just made.
10215 (coding-spec-plist-idx): New variable.
10217 1997-09-24 Karl Heuer <kwzh@gnu.ai.mit.edu>
10219 * term.el (term-if-emacs19): Recognize version 20.
10221 1997-09-24 Michael Ernst <mernst@cs.washington.edu>
10223 * shadow.el (shadows-compare-text-p): Add.
10224 (shadow-same-file-or-nonexistent): Add.
10225 (find-emacs-lisp-shadows): Use directory-file-name.
10227 * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings):
10228 Show entire "Compiling ..." line when recentering.
10230 1997-09-24 Francis Litterio <franl@world.std.com>
10232 * saveplace.el (save-place-to-alist): Optimize out the degenerate
10233 case when point is 1.
10235 1997-09-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10237 * cal-tex.el (cal-tex-cursor-filofax-daily): New function.
10238 Delete from "to do" list.
10239 * calendar.el (calendar-mode-map): Bind it to key.
10240 (cal-tex-cursor-filofax-daily): Autoload it.
10241 * cal-menu.el (cal-tex-mouse-filofax-daily): New function.
10242 (cal-tex-mouse-filofax): Add menu item for it.
10244 * cal-mayan.el (calendar-mayan-days-before-absolute-zero):
10245 Change to more widely acknowledged value.
10247 1997-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10249 * dos-w32.el (file-name-buffer-file-type-alist): Remove the files
10250 with ".dos" extension from the list of binary files.
10252 1997-09-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10254 * help-macro.el (make-help-screen): Make scroll bar work normally.
10256 1997-09-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10258 * mail/rmailout.el (rmail-output-to-rmail-file): Doc fix.
10260 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10262 * Version 20.2 released.
10264 * textmodes/outline.el (outline-up-heading):
10265 Avoid infinite loop at beginning of buffer.
10267 * progmodes/cc-styles.el (c-initialize-builtin-style):
10268 Don't ever try to use copy-tree.
10270 1997-09-19 Kenichi Handa <handa@etl.go.jp>
10272 * loadup.el: Load case-table before loading
10273 international/characters.el.
10275 * international/characters.el: Set case-table for Cyrillic characters.
10277 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10279 * gnus/gnus-topic.el (gnus-topic-check-topology):
10280 Don't crash if (cadr topic) is nil.
10282 * language/english.el (ASCII): Define as alias for English.
10284 * saveplace.el (save-place-version-control): Make nil the default.
10286 * international/quail.el (quail-simple-translation-keymap):
10287 Bind delete and backspace explicitly, like DEL.
10289 1997-09-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10291 * cal-menu.el: Require calendar only when compiling.
10293 * international/quail.el (quail-set-keyboard-layout):
10294 Add autoload cookie.
10296 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10298 * Version 20.1 released.
10300 * startup.el (normal-top-level-add-to-load-path):
10301 Ignore case when comparing, if ms-dos or windows-nt.
10303 * mail/mh-comp.el: Many doc fixes.
10304 (mh-send-letter): Choose a coding system
10305 the same way sendmail-send-it (sendmail.el) does.
10307 * international/quail.el (quail-simple-translation-keymap):
10308 Set the default (t) binding properly.
10310 * international/quail.el (quail-terminate-translation):
10311 If quail-overlay is not an overlay, don't mess with it.
10313 * international/mule-util.el
10314 (coding-system-unification-table-for-encode): Recurse properly.
10315 (coding-system-unification-table-for-decode): Recurse properly.
10317 1997-09-15 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10319 * mule.el (find-new-buffer-file-coding-system): Reflect
10320 text coding part of default-buffer-file-coding-system to
10321 buffer-file-coding-system when buffer-file-coding-system is
10322 not locally set and ASCII only text is read.
10324 1997-09-15 Barry A. Warsaw <cc-mode-help@python.org>
10326 * progmodes/cc-styles.el (c-initialize-builtin-style):
10327 Copy the whole tree instead of just copy-sequence.
10329 1997-09-15 Eli Zaretskii <eliz@is.elta.co.il>
10331 * info.el (Info-suffix-list): Add suffixes for MS-DOS version
10332 running on Windows 95 with long file name support.
10333 (info-insert-file-contents): When the Info file is to be
10334 uncompressed, insert it literally.
10336 1997-09-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10338 * international/quail.el (quail-completion-list-translations): Fix
10339 and simplify generation of translation list.
10341 * international/titdic-cnv.el (tit-process-header): Convert
10342 argument of KEYPROMPT if it contains an escape.
10343 (tit-process-body): Handle trailing whitespace and multiple spaces
10346 * startup.el (initial-major-mode): Fix customize type.
10348 * gnus/gnus-sum.el (gnus-summary-respool-default-method):
10351 * gnus/gnus-score.el (gnus-orphan-score): Likewise.
10352 (gnus-score-default-header): Likewise.
10353 (gnus-score-default-type): Likewise.
10355 * emulation/viper-mous.el (viper-mouse-search-key): Likewise.
10356 (viper-mouse-insert-key): Likewise.
10358 * gnus/gnus.el (gnus-valid-select-methods): Likewise.
10360 * gnus/gnus-art.el (gnus-article-x-face-too-ugly): Likewise.
10361 (gnus-saved-headers): Likewise.
10362 (gnus-article-time-format): Doc fix.
10364 1997-09-15 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
10366 * font-lock.el (tex-font-lock-keywords-2): Don't treat \item like \it.
10368 1997-09-15 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10370 * international/kkc.el (kkc-mode-map): Bind all control keys to
10371 kkc-non-kkc-command.
10373 1997-09-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10375 * emacs-lisp/edebug.el (edebug-enter): Save, and bind to nil,
10376 overriding-local-map and overriding-terminal-local-map.
10378 * textmodes/fill.el (canonically-space-region): Doc fix.
10379 (fill-context-prefix): If the second line has the first line prefix,
10380 plus whitespace, use the part that the first line shares.
10381 (fill-individual-paragraphs): When prefix changes,
10382 usually get the new prefix from just one line,
10383 with an exception for indented first lines of paragraphs.
10384 Start a new paragraph when a line has extra indentation
10385 after the fill prefix.
10387 * international/mule-util.el (truncate-string-to-width): Doc typo fix.
10389 1997-09-14 Hrvoje Niksic <hniksic@srce.hr>
10391 * arc-mode.el: Customized.
10393 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10395 * disp-table.el (standard-display-european):
10396 Do something useful where AUTO is t or a symbol.
10398 1997-09-13 Erik Naggum <erik@naggum.no>
10400 * ph.el: Require cl at compile-time.
10402 * cl-macs.el (cl-loop-let): Use `last', not `last*'.
10404 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10406 * language/english.el (setup-english-environment): Don't set
10407 the terminal and keyboard coding systems.
10409 * international/mule-util.el (truncate-string-to-width):
10410 Rename arg WIDTH to END-COLUMN. Fix the case when START-COLUMN
10411 is after END-COLUMN. Doc fixes.
10413 * mail/sendmail.el (mail-do-fcc): When writing to an Rmail file,
10414 use rmail-file-coding-system or else emacs-mule.
10416 * gnus/gnus-start.el (gnus-default-subscribed-newsgroups):
10417 Fix custom type. Doc fix.
10418 (gnus-init-file): Doc fix.
10420 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10422 * startup.el (normal-top-level-add-to-load-path):
10423 Try looking for the unmodified default-directory in load-path.
10425 * gud.el (perldb): Fix paren error in call to read-from-minibuffer.
10427 * emacs-lisp/debug.el (debug): Allow recursive minibuffers
10428 if we're in a minibuffer already.
10430 * simple.el (next-history-element):
10431 Cope if minibuffer-text-before-history is nil.
10433 * cus-edit.el (customize-group): Handle groups not yet loaded.
10435 1997-09-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10437 * ph.el (ph-server): Fix customize type.
10439 * emulation/viper-cmd.el (viper-smart-suffix-list): Likewise.
10441 * emulation/viper.el (viper-non-vi-major-modes): Likewise.
10443 * emulation/viper-macs.el (viper-repeat-from-history-key):
10446 * emulation/viper-mous.el (viper-mouse-search-key): Likewise.
10447 (viper-mouse-insert-key): Likewise.
10449 * emulation/viper-ex.el (ex-unix-type-shell): Likewise.
10451 * add-log.el (add-log-current-defun-function): Likewise.
10453 * cal-china.el (chinese-calendar-time-zone): Likewise.
10454 (chinese-calendar-standard-time-zone-name): Likewise.
10456 * gnus/gnus-start.el (gnus-site-init-file): Likewise.
10458 * gnus/gnus-group.el (gnus-permanently-visible-groups): Likewise.
10460 * gnus/gnus-sum.el (gnus-summary-thread-gathering-function):
10463 1997-09-12 Erik Naggum <erik@naggum.no>
10465 * cal-menu.el, cal-move.el: Require calendar.el.
10467 1997-09-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10469 * cus-edit.el (hook) [:value-to-internal]: Use a nil value
10472 * completion.el (save-completions-flag): Doc fix.
10474 * indent.el (tab-stop-list): Doc fix.
10476 * strokes.el (strokes-click-command): Doc fix.
10478 * progmodes/make-mode.el
10479 (makefile-pickup-everything-picks-up-filenames-p): Doc fix.
10480 (makefile-mode): Doc fix.
10482 * solar.el (calendar-location-name): Doc fix.
10484 1997-09-12 Michael Kifer <kifer@cs.sunysb.edu>
10486 * viper-keym.el (viper-want-ctl-h-help): Updated doc string.
10487 (viper-vi-basic-map, viper-insert-basic-map, viper-replace-map):
10488 Added binding for backspace.
10489 * viper-cmd.el (viper-adjust-keys-for): Separated backspace and C-h.
10491 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10493 * cal-french.el (french-calendar-accents): Change variable to function.
10494 Uses changed. Test that we can display multibyte chars.
10495 (french-calendar-day-name-array, french-calendar-month-name-array):
10496 New functions. Use them instead of directly using these variables.
10497 (french-calendar-multibyte-month-name-array): New variable.
10498 (french-calendar-multibyte-special-days-array): New variable.
10499 (calendar-print-french-date): Bind enable-multibyte-characters to t.
10501 * cus-edit.el (custom-face-menu): Use custom-face-save-command.
10502 not custom-face-save.
10503 (custom-face-save-command): New function.
10504 (custom-variable-save): Fix error message.
10506 1997-09-12 Inge Frick <inge@nada.kth.se>
10508 * compile.el (compilation-parse-errors): Fixed two bugs that
10509 could make compilation-parse-errors loop infinitely. Each round
10510 of the parsing loop now either moves point ahead at least a line
10511 or sets `found-desired' to true to stop the loop.
10513 1997-09-11 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10515 * international/quail.el (quail-translation-keymap): Fix previous
10518 * mail/sendmail.el (sendmail-send-it): If both
10519 buffer-file-coding-system and sendmail-coding-system are nil, use
10520 iso-latin-1 for encoding.
10522 1997-09-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10524 * ps-print.el (ps-emacs-face-kind-p): Function deleted.
10525 (ps-face-bold-p, ps-face-italic-p):
10526 Check ps-bold-faces or ps-italic-faces.
10527 (ps-zebra-stripes, ps-zebra-stripe-height): Doc fixes.
10528 (ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region, ps-setup):
10531 * international/quail.el (quail-update-translation):
10532 Fix previous change.
10534 * term/internal.el: Use raw-text as coding system.
10536 1997-09-11 Eli Zaretskii <eliz@is.elta.co.il>
10538 * international/mule-diag.el (describe-coding-system): Describe
10539 coding systems of type 5, raw-text.
10541 * hexl.el (hexlify-buffer): Bind coding-system-for-write to
10542 raw-text with eol-type derived from the buffer-file-coding-system.
10544 1997-09-11 Michael Kifer <kifer@cs.sunysb.edu>
10546 * ediff-util.el (ediff-good-frame-under-mouse): New function.
10547 (ediff-really-quit): Now uses ediff-good-frame-under-mouse instead
10548 of testing a whole bunch of conds in-line.
10550 1997-09-11 Kenichi Handa <handa@etl.go.jp>
10552 * international/kkc.el (kkc-mode-map): Bind meta-prefix-char to a
10553 map which only has default key binding to
10554 quail-execute-non-quail-command.
10555 (kkc-non-kkc-command): Handle the key sequence as the same way as
10556 universal-argument-other-key.
10558 * international/quail.el (quail-translation-keymap):
10559 Make the default binding with define-key.
10560 (quail-simple-translation-keymap):
10561 Handle meta-prefix-char the way isearch does.
10562 Make the default binding with define-key.
10563 (quail-conversion-keymap): Likewise.
10564 (quail-execute-non-quail-command): Handle the key sequence as the
10565 same way as universal-argument-other-key.
10566 (quail-make-guidance-frame): Don't dedicate the guidance buffer window.
10567 (quail-show-guidance-buf): Likewise.
10568 (quail-hide-guidance-buf): Delete code to turn off window dedication.
10570 1997-09-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10572 * startup.el (initial-scratch-message): New variable.
10573 (command-line-1): Use initial-scratch-message.
10575 * international/quail.el (quail-translation-keymap):
10576 Handle meta-prefix-char the way isearch does.
10578 * international/mule-cmds.el (select-input-method):
10579 No error if enable-multibyte-characters is nil.
10581 1997-09-11 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10583 * gnus/gnus-mule.el: Set no-conversion for network communication
10585 (gnus-mule-initialize): For safety, set no-conversion for network
10586 communication with nntpd.
10588 1997-09-10 Michael Ernst <mernst@cs.washington.edu>
10590 * uniquify.el (uniquify-ignore-buffers-re): Added.
10592 1997-09-10 Michael Kifer <kifer@cs.sunysb.edu>
10594 * viper-keym.el (viper-help-modifier-map): Deleted; help mode map is
10595 no longer modified.
10596 * viper.el (viper-set-hooks): Make help buffers come up in emacs state.
10598 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10600 * emacs-lisp/eval-reg.el (elisp-eval-buffer):
10601 New arg FILENAME is ignored.
10603 1997-09-10 Kenichi Handa <handa@etl.go.jp>
10605 * language/ethio-util.el (setup-ethiopic-environment): Don't bind
10606 keys in global-map, don't add a hook to rmail-mode-hook and
10608 (ethio-mode): New buffer local variable.
10609 (ethio-mode-map): New variable.
10610 (ethio-mode): New function.
10611 (ethio-sera-to-fidel-mail-or-marker): New function.
10612 (ethio-fidel-to-sera-mail-or-marker): New function.
10613 (ethio-find-file): Do nothing if not in ethio-mode.
10614 (ethio-write-file): Likewise.
10615 (ethio-prefer-ascii-space): Moved from leim/quail/ethiopic.el.
10616 (ethio-toggle-space): Likewise.
10617 (ethio-insert-space): Likewise.
10618 (ethio-insert-ethio-space): Likewise.
10619 (ethio-prefer-ascii-punctuation): Likewise.
10620 (ethio-toggle-punctuation): Likewise.
10621 (ethio-gemination): Likewise.
10623 * mail/sendmail.el (sendmail-send-it): The priority of coding
10624 system for encoding outgoing mails is (1) local value of
10625 buffer-file-coding-system, (2) sendmail-coding-system,
10626 (3) default-buffer-file-coding-system.
10628 1997-09-10 Kenichi Handa <handa@etl.go.jp>
10630 * language/japan-util.el (setup-japanese-environment): Give
10631 iso-2022-jp to set-default-coding-system if not running on DOS.
10632 (read-hiragana-string): Use input method "japanese-hiragana".
10634 * gnus/gnus-mule.el: Add coding system specification for several
10637 1997-09-09 Dave Love <d.love@dl.ac.uk>
10639 * lisp-mode.el (lisp-imenu-generic-expression):
10640 Recognize `defcustom' and `defgroup".
10642 1997-09-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10644 * disp-table.el (standard-display-european): Doc fix.
10646 1997-09-09 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10648 * international/mule-cmds.el (input-method-verbose-flag):
10651 * international/quail.el (quail-simple): New function.
10652 (quail-require-guidance-buf): New function.
10653 (quail-show-guidance-buf): Do not show guidance buffer if simple
10654 input method is used in the minibuffer.
10655 (quail-update-guidance): Likewise.
10657 1997-09-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10659 * disp-table.el (standard-display-european):
10660 If AUTO is non-nil, intern it.
10661 Don't call set-terminal-coding-system if noninteractive.
10663 * international/quail.el (quail-translation-keymap)
10664 (quail-simple-translation-keymap, quail-conversion-keymap):
10665 Don't define escape.
10667 * ps-print.el (ps-face-bold-p): Use face-bold-p.
10668 (ps-face-italic-p): Use face-italic-p.
10670 * comint.el (comint-file-name-chars): Doc fix.
10671 (comint-word): Treat all non-ASCII chars as "part of word".
10673 1997-09-09 Michael Ernst <mernst@cs.washington.edu>
10675 * uniquify.el: Use uniquify-file-name-nondirectory throughout;
10676 documentation tweaks.
10678 1997-09-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10680 * view.el (view-end-message): Don't mention q if it really do anything.
10682 * dired.el (dired-get-filename): Don't call encode-coding-string
10683 if file-name-coding-system is non-nil.
10685 * emacs-lisp/find-func.el: New file.
10687 1997-09-08 Per Abrahamsen <abraham@dina.kvl.dk>
10689 * cus-edit.el (custom-variable-save): Fixed doc string.
10691 * cus-edit.el (custom-variable-menu): Make it clear that `Lisp
10692 mode' edit the initial lisp expression.
10694 1997-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10696 * info.el (info-insert-file-contents): Bind
10697 coding-system-for-write to no-conversion.
10699 1997-09-08 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10701 * dabbrev.el (dabbrev-case-fold-search): Remove extra quote in
10702 customize constant.
10703 (dabbrev-case-replace): Likewise.
10705 * ispell.el (ispell-personal-dictionary): Fix customize type.
10707 * shell.el (shell-chdrive-regexp): Likewise.
10709 * progmodes/executable.el (executable-chmod): Likewise.
10711 * emacs-lisp/lisp.el (defun-prompt-regexp): Likewise.
10713 * progmodes/f90.el (f90-break-before-delimiters): Likewise.
10715 * progmodes/hideshow.el (hs-minor-mode-hook): Likewise.
10717 * progmodes/icon.el (icon-tab-always-indent): Likewise.
10719 * browse-url.el (browse-url group): Remove autoload cookie.
10721 * diff.el (diff group): Remove autoload cookie.
10723 1997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10725 * files.el (insert-directory): Encode the file name.
10727 * startup.el (command-line): Pass charset to
10728 standard-display-european.
10730 * disp-table.el (standard-display-european): Arg AUTO
10731 specifies coding system for terminal output (if needed).
10733 1997-09-08 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10735 * international/quail.el (quail-translation-keymap): Bind C-space
10736 to quail-select-current.
10738 1997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10740 * textmodes/fill.el (fill-individual-paragraphs): Don't include
10741 paragraph-separate lines in any paragraph; just skip them.
10743 * telnet.el (telnet-initial-filter): Temporarily go to proper buffer.
10745 1997-09-07 Barry A. Warsaw <cc-mode-help@python.org>
10747 * progmodes/cc-mode.el (c-version): Updated.
10749 * progmodes/cc-cmds.el (c-beginning-of-statement):
10750 Fixes in sentence movement to properly
10751 handle M-e moving forward into a comment when looking at preceding
10752 whitespace, and M-a moving backward into comment when looking at
10753 following whitespace.
10755 * progmodes/cc-cmds.el (c-comment-line-break-function):
10756 Don't break line in the middle of a string.
10758 * progmodes/cc-langs.el (c-mode-base-map): Don't define C-c C-e here.
10759 (c-mode-map, c++-mode-map): Define C-c C-e here.
10760 (objc-mode-map): Define C-c C-e, not /.
10761 (java-mode-map, idl-mode-map): Don't define /.
10763 * progmodes/cc-engine.el (c-end-of-statement-1):
10764 Wrap backward-up-list in a c-safe call so no error results when
10765 buffer contains only a comment and point is at eob.
10767 * progmodes/cc-engine.el (c-inside-bracelist-p):
10768 Add a test to the enum list test so that enum in a k&r
10769 arg decl doesn't confuse handling of the function body.
10771 * progmodes/cc-styles.el (c-style-alist) <python>:
10772 knr-argdecl-intro == +, fill-column = 78,
10773 arglist-intro <= +, inextern-lang <= 0.
10774 Set c-comment-continuation-stars to "".
10776 1997-09-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10778 * mail/sendmail.el (mail-mode): Allow dash in citation prefixes
10779 in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
10781 * cus-edit.el (custom-file): Now nil stands for "use the init file".
10782 (custom-save-delete): If custom-file is nil, use user-init-file.
10783 (custom-save-all): Likewise.
10785 * international/mule.el (load-with-code-conversion):
10786 Use third arg to eval-buffer and don't set buffer-file-name.
10788 * disp-table.el (standard-display-european): Set or clear
10789 the terminal coding system.
10791 * version.el (emacs-version): If HERE, add a newline.
10793 * startup.el (command-line-1): Update copyright year in string.
10795 * international/mule-cmds.el (universal-coding-system-argument):
10796 Improve prompt strings.
10798 * time-stamp.el (time-stamp-time-zone): Allow nil as alternative.
10800 1997-09-06 Michael Ernst <mernst@cs.washington.edu>
10802 * uniquify.el: Rename uniquify-fix-list-* to uniquify-fix-item-*.
10803 All callers changed.
10804 (uniquify-rationalize-file-buffer-names):
10805 Use directory-file-name for directories (eliminate trailing slash).
10806 Call uniquify-fix-item-unrationalized-buffer.
10807 (uniquify-buffer-file-name): Use directory-file-name.
10808 (uniquify-fix-item-unrationalized-buffer): New function.
10809 (uniquify-unrationalized-buffer): Function deleted.
10811 1997-09-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10813 * font-lock.el (font-lock-comment-face, etc.):
10814 defvars moved up to avoid warnings.
10815 (font-lock-face-attributes, global-font-lock-mode): Add defvars.
10817 * ps-print.el (ps-setup): ps-zebra-stripe => ps-zebra-stripes.
10818 ps-number-of-zebra => ps-zebra-stripe-height.
10820 * international/quail.el (quail-execute-non-quail-command):
10821 Call quail-terminate-translation.
10823 * emacs-lisp/lisp.el (move-past-close-and-reindent):
10824 Don't move closeparen back onto the end of a comment.
10826 * dired.el (dired-flag-garbage-files): Move interactive flag
10829 * progmodes/m4-mode.el (m4-mode): Add autoload cookie.
10831 * files.el (auto-mode-alist): Handle .m4 and .mc files.
10833 1997-09-06 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
10835 * font-lock.el (global-font-lock-mode): When turning off
10836 Global Font Lock mode, turn off Font Lock mode everywhere.
10838 * menu-bar.el (menu-bar-options-menu): Simplify global-font-lock-mode
10839 entry using enhanced global-font-lock-mode function.
10841 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
10843 1997-09-06 Michael Kifer <kifer@cs.sunysb.edu>
10845 * ediff-ptch.el (ediff-patch-buffer-internal):
10846 now behaves uniformely, whether the buffer
10847 visits a file or not.
10848 * ediff-util.el (ediff-other-buffer): Smarter selection of
10849 suitable other buffer.
10850 Moved binding of backspace after the binding for C-h.
10851 Makes a difference in XEmacs.
10852 * ediff.el (ediff-patch-buffer): Smarter selection of the defaults.
10853 * ediff-mult.el (ediff-meta-session-p): New function.
10854 (ediff-operate-on-marked-sessions): Now recursively descends into
10857 1997-09-05 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10859 * faces.el (set-face-font-auto):
10860 instanciate-fontset renamed to instantiate-fontset.
10862 * international/fontset.el (uninstantiated-fontset-alist):
10863 Variable name spelling fixed, and doc fix. All uses fixed.
10864 (instantiate-fontset): Function name spelling fixed.
10866 * isearch.el (search-whitespace-regexp): Doc fix.
10868 * international/mule.el (load-with-code-conversion):
10869 Don't bind enable-multibyte-characters; set it in the temp buffer.
10871 * compile.el (compilation-ask-about-save): Add autoload cookie.
10873 * progmodes/simula.el (simula-emacs-features):
10874 Treat Emacs 20 like Emacs 19.
10876 1997-09-05 Vinicius Jose Latorre <vinicius@cpqd.br>
10878 * ps-print.el: Some comment and doc fixes.
10879 (ps-print-version): New version number (3.05.1).
10880 (ps-adobe-tag): Replace defvar by defcustom, and doc fix.
10881 (ps-print-with-faces, ps-print-without-faces)
10882 (ps-spool-with-faces, ps-spool-without-faces): Add arg REGION-P.
10883 (ps-print-region-with-faces, ps-print-region)
10884 (ps-spool-region, ps-spool-region-with-faces): Fix calls to
10885 the functions above.
10886 (ps-setup): Print value of ps-zebra-stripe, ps-number-of-zebra,
10887 ps-line-number, ps-print-background-image,
10888 and ps-print-background-text.
10889 (ps-print-prologue-1): Bug fix in PostScript programming:
10890 /BeginDSCPage, /BeginPage.
10891 (ps-showpage-count, ps-ref-bold-faces, ps-ref-italic-faces)
10892 (ps-ref-underlined-faces, font-lock-face-attributes)
10893 (ps-initialize-faces): Vars deleted.
10894 (ps-override-list, ps-extension-to-bit-face)
10895 (ps-extension-to-screen-face, ps-initialize-faces, ps-header-height)
10896 (ps-hard-lf, ps-soft-lf, ps-get-face, ps-map-font-lock): Fn deleted.
10897 (ps-extend-face-list, ps-extend-face): Doc fix.
10898 (ps-print-face-alist): New var to handle face alist.
10899 (ps-printing-region): New var and fn.
10900 (ps-header-page, ps-set-face-bold, ps-set-face-italic)
10901 (ps-set-face-underline, ps-set-face-attribute, ps-map-face): New fn.
10902 (ps-rmail-mode-hook, ps-rmail-print-message-from-summary)
10903 (ps-print-message-from-summary, ps-vm-print-message-from-summary):
10905 (ps-background): New argument PAGE-NUMBER.
10906 (ps-begin-file): Bug fix and print proper line number in a region.
10907 (ps-begin-page): Call ps-header-page.
10908 (ps-get-buffer-name): Indicates in the header when printing a region.
10909 (ps-end-page): Delete ps-showpage-count.
10910 (ps-dummy-page): Calls ps-header-page.
10911 (ps-set-color): Programming improvement.
10912 (ps-plot-region): Doc fix.
10913 (ps-face-attributes): Same functionality as deleted ps-get-face.
10914 (ps-build-reference-face-lists): Do the job by calling
10915 ps-set-face-bold and ps-bold-faces, and friends.
10917 1997-09-05 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
10919 * language/japan-util.el (setup-japanese-environment): Set
10920 coding-category-iso-8-else to japanese-iso-8bit.
10922 1997-09-05 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10924 * emacs-lisp/easymenu.el (easy-menu-create-keymaps):
10925 If two distinct items have the same string, make different
10926 key events for them.
10928 * international/mule.el (charset-quoted-standard-p): New function.
10929 Use it instead of quoted-symbol-p.
10930 (charset-id): Use charset-quoted-standard-p.
10931 (quoted-symbol-p): Function deleted.
10933 * ispell.el (ispell-command-loop):
10934 Restore dedicated flg of selected window.
10935 (ispell-overlay-window): Move dedicated flag of old window
10936 into the bottom of the two windows made from it.
10938 * international/mule-cmds.el (read-language-name): Doc fix.
10939 (set-language-environment): Improve prompt.
10941 * international/mule.el (set-terminal-coding-system):
10942 Specify default to read-coding-system.
10943 (set-keyboard-coding-system): Likewise.
10945 1997-09-05 Paul Eggert <eggert@twinsun.com>
10947 * gnus/message.el (message-unix-mail-delimiter): Initialize
10948 to the same value that rmail-unix-mail-delimiter is initialized to.
10950 1997-09-05 Michael Kifer <kifer@cs.sunysb.edu>
10952 * viper-init.el (viper-replace-region-start-delimiter):
10953 Improved the default.
10954 * viper-mous.el (viper-mouse-click-search-word)
10955 (viper-mouse-click-insert-word):
10956 Fixed to not react when click is not over a text area.
10957 * viper.el (read-file-name): Unadvised.
10958 * viper-cmd.el (viper-insert-state-post-command-sentinel)
10959 (viper-save-last-insertion):
10960 Check if args and viper-insert-point are markers.
10961 (viper-minibuffer-trim-tail): New function.
10963 1997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10965 * international/mule.el (set-buffer-file-coding-system):
10968 * international/mule-cmds.el (toggle-input-method):
10969 No error if enable-multibyte-characters is nil.
10970 (read-input-method-name): Specify the input history properly.
10971 (select-input-method): Improve prompt.
10973 * international/mule-util.el (string-to-sequence):
10974 Work usefully when enable-multibyte-characters is nil.
10976 * international/quail.el (quail-update-translation):
10977 Do insert translated char when enable-multibyte-characters is nil.
10979 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10981 * international/mule-cmds.el (read-language-name): Use a default,
10982 not an initial input.
10984 * international/mule-conf.el (file-coding-system-alist):
10985 Match `loaddefs.el' more accurately.
10987 * rect.el (operate-on-rectangle): If we overshoot when looking
10988 for endcol, back up.
10990 * menu-bar.el (menu-bar-help-menu):
10991 Rename info item to "Info (Browse Manuals)".
10993 * menu-bar.el (menu-bar-options-menu): String now "Global Options".
10994 Rewrite the font lock toggle to turn off font lock on all buffers.
10995 Choose lazy-lock by setting font-lock-support-mode.
10997 * ispell.el (ispell-overlay-window): Undo previous change;
10998 in other words, don't bind inhibit-frame-unsplittable.
11000 * international/mule-cmds.el (mule-menu-keymap):
11001 Define only as a variable; specify a name for the keymap.
11002 (mule-keymap): Define only as variable.
11004 * mail/sendmail.el (mail-mode): Set adaptive-fill-first-line-regexp
11005 specially, not same as adaptive-fill-regexp.
11007 1997-09-03 Kenichi Handa <handa@etl.go.jp>
11009 * international/quail.el (quail-update-guidance): If PROMPTKEY is
11010 specified in the original CXTERM dictionary, show also candidates
11011 in Quail guidance buffer.
11012 (quail-show-translations): Likewise.
11014 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
11016 * term/w32-win.el (w32-handle-scroll-bar-event): On up and
11017 down events, place point at window start position.
11018 Bind f10 to menubar.
11019 Move keypad key definitions to w32-fns.el.
11021 * dos-w32.el (file-name-buffer-file-type-alist): Add more
11022 extensions for binary files.
11024 * w32-fns.el: Don't unset C-mouse-down bindings.
11025 Ignore "Windows" keys by default.
11026 Move keypad key definitions from term/w32-win.el.
11027 (convert-standard-file-name): New function.
11028 (make-auto-save-file-name): Use convert-standard-file-name.
11030 1997-09-02 Michael Welsh Duggan <md5i@schenley.com>
11032 * term/w32-win.el (mouse-wheel-scroll-amount): New variable.
11033 (mouse-wheel-scroll-line, mouse-wheel-scroll-screen): New functions.
11034 Bind mouse-wheel events to mouse-wheel functions.
11036 1997-09-02 Geoff Voelker <voelker@cs.washington.edu>
11038 * w32-fns.el: Update doc strings.
11039 (w32-startup): Deleted function.
11040 (w32-check-shell-configuration, w32-init-info): New functions.
11041 (w32-system-shell-p): Renamed from w32-using-system-shell-p.
11042 Added shell name argument.
11044 1997-09-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11046 * progmodes/etags.el (find-tag-tag): Pass default to completing-read.
11048 * dired.el (dired-get-filename): Don't call encode-coding-string
11051 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk>
11053 * comint.el (comint-file-name-chars): Use separate sets for ms-dos
11056 * disp-table.el (standard-display-european): Map \222 to apostrophe.
11058 * files.el (file-truename) [windows-nt]: Use the canonicalized
11059 long file name as the truename.
11060 (auto-mode-alist): Use archive-mode for Java JAR files.
11061 (recover-file) [windows-nt]: Don't try to list directory.
11063 * frame.el (other-frame) [windows-nt]: Use w32-focus-frame.
11065 * gud.el (gud-gdb-marker-regexp): Allow for drive letter and colon.
11067 * scroll-bar.el (scroll-bar-maybe-set-window-start): Change window
11068 if current start is equal to start of next portion.
11070 1997-09-02 Geoff Voelker <voelker@cs.washington.edu>
11072 * cus-edit.el (custom-display): Use w32 instead of win32.
11073 * browse-url.el (browse-url-netscape): Check for w32 window-system
11076 1997-09-02 Boris Goldowsky <boris@gnu.ai.mit.edu>
11078 * enriched.el (enriched-decode-foreground)
11079 (enriched-decode-background): Test of facemenu-get-face return
11080 value no longer needed.
11082 * facemenu.el (facemenu-get-face): Just warn when given an
11083 undefined color, no error, still return face.
11085 1997-09-02 Kenichi Handa <handa@etl.go.jp>
11087 * mail/rmail.el (rmail): Reset enable-multibyte-characters to the
11088 default value to enable message decoding if the default value is
11091 * international/quail.el (quail-keyboard-layout-alist): Add an
11092 entry for "atari-german".
11093 (quail-keyboard-translate): If CH is not in the keyboard location
11094 covered by quail-keyboard-layout-standard, return CH.
11095 (quail-show-kbd-layout): Show keyboard layout based on
11096 quail-keyboard-layout-standard if the current input method
11097 requires keyboard translation.
11099 1997-09-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11101 * international/mule-cmds.el (set-coding-system-map):
11102 Add an item for universal-coding-system-argument.
11104 1997-09-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11106 * userlock.el (ask-user-about-lock): Abbreviate file name
11107 and locking user's name.
11109 * international/mule.el (set-auto-coding): Recognize coding: in first
11110 line even if not the first variable.
11112 * language/european.el (setup-8-bit-environment):
11113 Inhibit message about loading latin-N.el.
11115 1997-09-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
11117 * international/quail.el (quail-translation-keymap): Fix prev change.
11118 (quail-conversion-keymap): Likewise.
11120 * international/mule-cmds.el (describe-input-method): Fix prev change.
11121 (read-multilingual-string): Likewise.
11122 (describe-language-environment): Prompt modified.
11124 * ispell.el (ispell-region): Take account of the fact that `ispell'
11125 will return OFFSET by counting non-ASCII characters as one.
11126 (ispell-dictionary-alist-1): Add coding systems to each entry.
11127 (ispell-dictionary-alist-2): Likewise.
11128 (ispell-get-coding-system): New function.
11129 (ispell-decode-string): New function.
11130 (ispell-get-casechars): Decode the string if necessary.
11131 (ispell-get-not-casechars, ispell-get-otherchars): Likewise.
11133 1997-09-01 Naoto TAKAHASHI <ntakahas@etl.go.jp>
11135 * language/ethio-util.el (ethio-sera-to-fidel-region)
11136 (ethio-sera-to-fidel-buffer, ethio-fidel-to-sera-region)
11137 (ethio-fidel-to-sera-buffer): Doc-string fixed.
11139 1997-09-01 Kenichi Handa <handa@etl.go.jp>
11141 * international/quail.el (quail-translation-keymap): Do not bind
11142 "\C-c" to quail-abort-translation.
11143 (quail-mode-map): Bind key codes 128 through 256 to
11144 quail-start-translation.
11145 (quail-translation-keymap): Bind key codes 128 through 256 to
11146 quail-self-insert-command.
11147 (quail-conversion-keymap): Bind key codes 128 through 256 to
11148 quail-start-translation-in-conversion-mode.
11150 * international/mule-cmds.el (get-language-info): Accept a symbol
11151 as the arg LANGUAGE-NAME.
11152 (set-language-info): Likewise.
11153 (set-language-info-alist): Likewise.
11154 (register-input-method): Accept a symbol as the args INPUT-METHOD
11156 (activate-input-method): Accept a symbol as the args INPUT-METHOD.
11157 (describe-input-method): Likewise.
11158 (read-multilingual-string): Likewise.
11159 (set-language-environment): Accept a symbol as the arg LANGUAGE-NAME.
11160 (describe-language-environment): Likewise.
11162 * files.el (hack-local-variables-prop-line): Ignore coding: tag.
11163 (hack-one-local-variable): Likewise.
11165 * international/mule.el (set-auto-coding): Name changed from
11166 auto-file-coding-system. The argument STRING is now a
11167 concatenation of the heading 1K-byte and the tailing 3K-byte of a
11169 (set-auto-coding-function): Set it to `set-auto-coding'.
11171 1997-08-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11173 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle
11174 custom-declare-variable.
11176 * international/mule-diag.el (describe-current-coding-system): Add
11177 missing newline in output.
11179 1997-08-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11181 * gnus/pop3.el (pop3-md5): New function.
11182 (pop3-apop): Use pop3-md5, not md5.
11183 (pop3-md5-program): New variable.
11185 * gnus/md5.el: File deleted.
11187 * gnus/gnus-soup.el: Require cl at compile time.
11188 * gnus/gnus-move.el, gnus/gnus-uu.el: Likewise.
11190 * add-log.el (change-log-font-lock-keywords): Add more to prev change.
11192 1997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11194 * dired.el (dired-get-filename): Encode file name
11195 using the buffer's coding system.
11197 * mail/sendmail.el (mail-send): Complain about invalid header line.
11199 1997-08-30 Jerry James <jerry@cs.ucsb.edu>
11201 * format.el (format-subtract-regions): New function.
11202 (format-property-increment-region): New function.
11204 * format.el (format-deannotate-region): When multiple annotations
11205 go into a single text property, split the outer annotations (with
11206 format-subtract-regions) instead of resetting them; use lists of
11207 regions instead of a single number for the text property start.
11209 * format.el (format-deannotate-region): Don't change extents of
11210 enclosing annotations of the same kind.
11212 * format.el (format-deannotate-region):
11213 Use property-increment-region to add to numeric properties.
11215 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11217 * dos-w32.el (find-buffer-file-type): Don't check for untranslated
11219 (find-buffer-file-type-coding-system): For reading a file,
11220 check for binary file, then text file, then existing file,
11221 then whether file name is translated.
11223 * textmodes/text-mode.el (text-mode-hook-identify): New function,
11224 put on text-mode-hook. Set text-mode-variant here.
11225 (text-mode): Don't set it here.
11227 * disp-table.el (standard-display-european): Doc fix.
11229 1997-08-29 Carsten Dominik <dominik@strw.LeidenUniv.nl>
11231 * reftex.el (reftex-customize): Added call to customize browse.
11232 (reftex-show-commentary): New function.
11233 (reftex-label-alist): Prefix may contain % escapes. Nth macro
11234 argument may be context. May give two different context methods.
11235 (reftex-default-label-alist-entries): Customization type changed.
11236 (reftex-label-menu-flags): Extra flag for searches.
11237 (reftex-cite-format): Changed completely, % escapes are now used.
11238 (reftex-comment-citations): New variable.
11239 (reftex-cite-comment-format): New variable.
11240 (reftex-cite-punctuation): New variable.
11241 (reftex-make-master-buffer): Changed name of master buffer,
11242 removed interactive. Runs a hook on the buffer. Interpret
11243 TEXINPUTS environment variable. Allow naked argument for \input.
11244 Master buffer is now in fundamental mode.
11245 (reftex-access-scan-info): Name of master buffer changed.
11246 (reftex-section-regexp): Is now computed from section levels,
11247 not set independently.
11248 (reftex-section-levels): Made customizable.
11249 (reftex-label): Interpret % escapes in prefix. Use label format
11251 (reftex-replace-prefix-escapes): New function.
11252 (reftex-uniquify-label): New function.
11253 (reftex-next-label-number): Function definition removed.
11254 (reftex-reference): Use reftex-uniquify-label. Allow more general
11256 (reftex-offer-label-menu):
11257 Interpret new flag in reftex-label-menu-flags.
11258 (reftex-make-and-insert-label-list): Use text properties to record
11260 (reftex-find-nearby-label): Allow more general label commands.
11261 (reftex-scan-buffer-for-labels): Allow more general label commands.
11262 (reftex-init-section-numbers): New function.
11263 (reftex-allow-for-ctrl-m): New function.
11264 (reftex-label-info-update): Allow more general label commands.
11265 (reftex-label-info): New parameter derive.
11266 (reftex-short-context): Interpret integer parse as nth arg of macro.
11267 (reftex-nth-parens-substring): New function.
11268 (reftex-select-item): Interpret the new 'cnt text property.
11269 (reftex-pop-to-label): Allow more general label commands.
11270 (reftex-nicify-text): Allow more general label commands.
11271 (reftex-toc): Remember previous window configuration. Use text
11272 properties to store info. Bind mouse-2.
11273 (reftex-make-master-buffer): New Hook.
11274 (reftex-last-window-height): New variable.
11275 (reftex-toc-show-help): New function.
11276 (reftex-toc-help): New constant.
11277 (reftex-nearest-section): Use text properties to store info.
11278 (reftex-empty-toc-buffer): New function.
11279 (reftex-re-enlarge): New function.
11280 (reftex-toc-goto-line): New function.
11281 (reftex-toc-mouse-goto-line-and-hide): New function.
11282 (reftex-cite-format-builtin): New constant.
11283 (reftex-cite-format-default): Constant removed.
11284 (reftex-cite-format-1-author-simple): Constant removed.
11285 (reftex-cite-format-2-authors): Constant removed.
11286 (reftex-get-bib-names): New function.
11287 (reftex-get-bib-authors) Function removed.
11288 (reftex-format-bib-entry): Use now reftex-get-bib-names.
11289 (reftex-citation): Completely rewritten. Offers selection of
11290 different cite macros first, then the reference menu. Works with
11291 the various new variables mentioned above. Accept the `a' key to
11292 use all selected citations.
11293 (reftex-insert-bib-matches): New function.
11294 (reftex-format-citation): Now interpretes % escapes.
11295 (reftex-select-item): Emulate a search in the menu buffer.
11296 Interpret the 'cnt text property.
11297 (reftex-view-crossref): Allow more general label, cite and ref macros.
11298 (reftex-highlight-overlays): Add third overlay for search
11300 (reftex-label-alist-builtin): xalignat and xxalignat environments
11301 added. Slightly reorganized.
11302 (reftex-reset-scanning-information): Just empty *toc* buffer, do
11304 (reftex-compute-ref-cite-tables): Read the new options in
11305 `reftex-label-alist' and store them. Calculate the section regexp.
11307 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11309 * compile.el (compilation-error-regexp-alist):
11310 Allow spaces in file names for Microsoft C;
11311 check more carefully for the rest of the error message.
11313 * international/mule-cmds.el (set-terminal-coding-system):
11314 Enable for menus whenever not using X.
11315 (set-keyboard-coding-system): Likewise.
11317 * international/quail.el (quail-define-package): New arg SIMPLE.
11318 (quail-simple-translation-keymap): New keymap.
11320 * textmodes/texnfo-upd.el, textmodes/texinfmt.el
11321 (defgroup, defcustom): Add Emacs 19 compatibility definitions.
11322 * textmodes/texinfo.el
11323 (defgroup, defcustom): Add Emacs 19 compatibility definitions.
11325 1997-08-28 Kenichi Handa <handa@etl.go.jp>
11327 * international/mule.el (make-coding-system): Make TYPE 5 means
11329 (after-insert-file-set-buffer-file-coding-system): Set
11330 enable-multibyte-characters to nil if we read a file with
11331 no-conversion or raw-text-XXXX.
11333 * international/mule-conf.el (raw-text): New coding system. Set
11334 coding-category-raw-text to raw-text.
11336 * language/english.el (setup-english-environment): Set
11337 coding-category-raw-text to raw-text.
11339 * language/viet-util.el (setup-vietnamese-environment): Set
11340 coding-category-raw-text to vietnamese-viscii.
11342 * language/cyril-util.el (setup-cyrillic-alternativnyj-environment):
11343 Set coding-category-raw-text to cyrillic-alternativnyj.
11345 * international/mule-cmds.el (update-leim-list-file): Make it
11346 handle multiple directories.
11347 (update-all-leim-list-files): Deleted.
11349 * international/quail.el (quail-update-leim-list-file): Make it
11350 handle multiple directories.
11352 1997-08-28 Kenichi Handa <handa@etl.go.jp>
11354 * earcon.el: Require cl at compile time before loading gnus, etc.
11356 1997-08-28 Tomohiko Morioka <tmorioka@mule.etl.go.jp>
11358 * nnfolder.el (nnfolder-request-list): Override
11359 'nnmail-file-coding-system' by 'nnmail-active-file-coding-system'.
11360 (nnfolder-request-list, nnfolder-possibly-change-group): Protect
11361 from conversion by `pathname-coding-system' for XEmacs/mule.
11362 (nnfolder-group-pathname): Encode pathname for Emacs 20.
11364 * nnmh.el (nnmh-request-list, nnmh-active-number): Protect from
11365 conversion by `pathname-coding-system' for XEmacs/mule.
11367 * nnml.el (nnml-possibly-change-directory): Likewise.
11368 (nnml-retrieve-headers, nnml-request-article)
11369 (nnml-request-group, nnml-request-list): Likewise.
11371 * nnmail.el (nnmail-active-file-coding-system): New variable.
11372 (nnmail-insert-xref): Encode pathname for Emacs 20.
11373 (nnmail-write-region, nnmh-retrieve-headers, nnmh-request-article)
11374 (nnmh-request-group, nnmh-possibly-change-directory): Protect from
11375 conversion by `pathname-coding-system' for XEmacs/mule.
11376 (nnmail-pathname-coding-system): New variable.
11377 (nnmail-group-pathname): Encode pathname for Emacs 20.
11378 nnmail-file-coding-system): New variable.
11379 (nnmail-find-file): Bind `coding-system-for-read' with
11380 `nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
11381 (nnmail-write-region): Bind `coding-system-for-write' with
11382 `nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
11384 * nnheader.el (nnheader-pathname-coding-system): New variable.
11385 (nnheader-file-coding-system): New variable.
11386 (nnheader-group-pathname): Encode pathname for Emacs 20.
11387 (nnheader-find-file-noselect): Bind `coding-system-for-read' with
11388 `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
11389 (nnheader-insert-file-contents): Bind `coding-system-for-read'
11390 with `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
11392 * nntp.el (nntp-coding-system-for-read): New variable.
11393 (nntp-open-connection): Bind `coding-system-for-read' with
11394 `nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.
11396 * nnspool.el (nnspool-file-coding-system): New variable.
11397 (nnspool-retrieve-headers, nnspool-retrieve-headers-with-nov)
11398 (nnspool-find-file): Override `nnheader-file-coding-system' by
11399 `nnspool-file-coding-system' for gnspool on Windows 95/NT.
11401 * gnus-sum.el (gnus-structured-field-decoder): New variable.
11402 (gnus-unstructured-field-decoder): New variable.
11403 (gnus-get-newsgroup-headers, gnus-nov-parse-line): Use
11404 `gnus-structured-field-decoder' and
11405 `gnus-unstructured-field-decoder' for Subject field.
11407 1997-08-28 Miyashita Hisashi <himi@etl.go.jp>
11409 * pop3.el (pop3-movemail-file-coding-system): Append it for
11410 assigning a coding system to receive mail with pop3.
11411 (pop3-movemail): Modify for writing messages with
11412 pop3-movemail-file-coding-system.
11414 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11416 * textmodes/text-mode.el (text-mode-hook): New defvar.
11417 (text-mode-variant): New variable.
11418 (text-mode): Set that variable locally.
11419 (toggle-text-mode-auto-fill): New command.
11421 * timer.el (timer-event-handler): Reactivate timer first,
11422 then run the handler function.
11424 * isearch.el (isearch-printing-char): Handle nonascii-insert-offset.
11426 * emacs-lisp/cl.el (last*): Definition deleted.
11428 * subr.el (last): Accept optional second argument.
11430 * progmodes/sh-script.el (sh-indent-line): Delete debugging code.
11432 1997-08-27 Dave Love <d.love@dl.ac.uk>
11434 * browse-url.el (browse-url-mail): Use compose-mail[-other-window],
11437 1997-08-27 Eli Zaretskii <eliz@is.elta.co.il>
11439 * ps-print.el (ps-print-region-with-faces): Don't call
11442 * term/pc-win.el (msdos-color-aliases): Add missing colors.
11443 (msdos-color-translate): Handle "deep" and "pale" color
11446 1997-08-27 Dave Love <d.love@dl.ac.uk>
11448 * browse-url.el: Change the custom group to `hypermedia'.
11449 (browse-url-netscape-version): New variable.
11450 (browse-url-netscape-reload): Use it to account for reported
11451 backwards incompatibility.
11453 1997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
11455 * term/internal.el: Add coding: emacs-mule tag, to prevent
11456 interpreting this as sjis-encoded file.
11458 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11460 * forms.el (forms-read-only): Un-customize, and doc fix.
11462 * mail/rmailsum.el (rmail-summary-get-new-mail):
11463 Handle args like rmail-get-new-mail, and pass them to that function.
11465 * winner.el: Many changes by Ivar Rummelhoff.
11467 1997-08-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11469 * language/european.el (setup-8-bit-environment): Load the latin-N
11470 file again each time.
11472 * files.el (find-file-literally): Doc fix.
11474 * help.el (help-with-tutorial): Doc fix.
11476 1997-08-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11478 * mail/mail-utils.el (mail-strip-quoted-names):
11480 * ps-print.el (ps-rmail-mode-hook): New function.
11481 (ps-print-message-from-summary): New function.
11482 (ps-vm-print-message-from-summary): Use that.
11483 (ps-gnus-print-article-from-summary): Likewise.
11484 (ps-rmail-print-message-from-summary): New function.
11486 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11487 Give formfeed whitespace syntax.
11489 * international/mule-diag.el (mule-diag): Add save-excursion calls.
11491 1997-08-26 Michael Ernst <mernst@cs.washington.edu>
11493 * mail-utils.el (mail-strip-quoted-names): Retain one whitespace
11494 character between addresses.
11496 1997-08-26 Boris Goldowsky <boris@gnu.ai.mit.edu>
11498 * facemenu.el (facemenu-unlisted-faces): Expand variable
11499 definition to allow regexps; add regexps for some packages that
11500 define a lot of faces.
11501 (facemenu-add-new-face): Test new face against regexps.
11502 (list-colors-display): Rather than creating a zillion faces, use
11503 new (foreground-color . COLOR) and (background-color . COLOR)
11506 1997-08-26 Kenichi Handa <handa@etl.go.jp>
11508 * files.el (revert-buffer): Read a file without any code
11509 conversion if we are reverting from an auto-saved file.
11511 * language/japanese.el (set-language-info-alist): Change
11512 iso-2022-7bit to iso-2022-jp.
11514 * replace.el (query-replace-read-args): Locally bind
11515 minibuffer-inherit-input-method to t to make a minibuffer inherit
11516 the current input method.
11517 (map-query-replace-regexp, keep-lines, flush-lines): Likewise.
11518 (how-many, occur): Likewise.
11520 * international/mule-cmds.el
11521 (inactivate-current-input-method-function): Doc-string modified.
11522 (input-method-activate-hook): Likewise.
11523 (input-method-inactivate-hook): Likewise.
11524 (activate-input-method): Document it.
11525 (inactivate-input-method): Document it.
11527 * language/tibet-util.el (tibetan-composition): Add autoload
11530 1997-08-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11532 * gnus/gnus-nocem.el: Require cl at compile time.
11534 * gnus/gnus.el (gnus-select-method): Change the other ignore-errors.
11536 * gnus/gnus-group.el (gnus-group-make-useful-group):
11537 Don't use caddr in interactive.
11539 * gnus/gnus-art.el (gnus-emphasis-alist): Don't use caddr.
11541 * mail/rmail.el (rmail-mode-1):
11542 Update the value for mode-line-modified.
11544 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11546 * custom.el (custom-declare-variable): Use custom-initialize-reset
11547 by default, rather than custom-initialize-set.
11548 (custom-initialize-reset, custom-initialize-set): Doc fixes.
11550 * gnus/gnus-int.el, gnus/gnus-msg.el, gnus/gnus-undo.el:
11551 Require cl at compile time.
11553 * progmodes/cmacexp.el (c-macro-expand): Add autoload cookie.
11555 * cus-dep.el (custom-make-dependencies): Don't print each file name.
11557 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11559 * custom.el (custom-declare-variable): Rename 2nd arg to DEFAULT.
11561 * emacs-lisp/easymenu.el (easy-menu-create-keymaps): If nil is
11562 given as the enable condition, always disable the command.
11564 * comint.el (comint-preoutput-filter-functions): New variable.
11565 (comint-output-filter): Call those functions.
11566 (comint-output-filter-functions, comint-mode): Doc fix.
11568 * faces.el (modify-face): Fix previous change.
11570 * add-log.el (change-log-font-lock-keywords):
11571 Match "Patches by". Match all kinds of acks after ` '.
11573 * mail/rmail.el (rmail-view-buffer): Doc fix.
11574 (rmail-summary-buffer, rmail-summary-vector): Mark as permanent local.
11575 (rmail-buffer): Add defvar and mark as permanent local.
11577 1997-08-24 Erik Naggum <erik@naggum.no>
11579 * simple.el (eval-expression): Prefix arg means insert value in
11582 1997-08-23 Kenichi Handa <handa@etl.go.jp>
11584 * international/quail.el (quail-terminate-translation): Doc-string
11585 fixed. Set quail-prefix-arg to nil after handling it.
11586 (quail-self-insert-command): Set overriding-terminal-local-map to
11587 nil when thrown for `quail-tag' by value nil.
11589 1997-08-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11591 * tmm.el (tmm-get-keymap): Ignore any command now disabled for menus.
11593 * textmodes/texinfo.el (texinfo-mode): Turn off adaptive-fill-mode.
11595 * winner.el: Doc fixes.
11597 * gnus/messcompat.el (message-signature-file): Delete autoload cookie.
11599 * gnus/nnvirtual.el (nnvirtual-merge-sorted-lists):
11600 Use sort, not merge.
11601 (nnvirtual-partition-sequence): Use mapcar, not mapc.
11602 (nnvirtual-create-mapping): Don't use delete-if-not.
11604 * gnus/nnfolder.el (nnfolder-generate-active-file): Don't use remove.
11606 * gnus/gnus-start.el: Require cl at compile time.
11607 (gnus-site-init-file): Use condition-case.
11609 * gnus/gnus-art.el: Require cl at compile time.
11610 * gnus/gnus-async.el: Likewise
11611 * gnus/gnus-cite.el, gnus/gnus-kill.el, gnus/gnus-logic.el: Likewise.
11612 * gnus/gnus-group.el, gnus/gnus-salt.el, gnus/gnus-score.el: Likewise.
11613 * gnus/gnus-spec.el, gnus/gnus-srvr.el, gnus/gnus-start.el: Likewise.
11614 * gnus/gnus-sum.el, gnus/gnus-topic.el, gnus/gnus-win.el: Likewise.
11615 * gnus/nnweb.el, gnus/gnus-bcklg.el: Likewise.
11616 * gnus/gnus-cache.el, gnus/gnus-demon.el, gnus/gnus-dup.el: Likewise.
11617 * gnus/gnus-range.el, gnus/nnheader.el: Likewise.
11619 * gnus/parse-time.el: Require cl only at compile time.
11620 * gnus/gnus-setup.el, gnus/nneething.el, gnus/nnmail.el: Likewise.
11621 * gnus/nnmh.el, gnus/nnml.el, gnus/nnoo.el: Likewise.
11623 * gnus/gnus-util.el: Require cl only at compile time.
11624 (gnus-parent-id): Don't use last with 2 args.
11626 * gnus/gnus.el: Require cl at compile time.
11627 (gnus-select-method): Use condition-case, not ignore-errors.
11628 (gnus-check-backend-function): Definition moved up.
11630 * gnus/message.el: Require cl only at compile time.
11631 (message-user-agent): Use condition-case, not ignore-errors.
11632 (message-talkative-question): Doc fix.
11634 * subr.el (caar, cadr, cdar, cddr): Definitions moved here
11635 and changed into defsubsts.
11636 (last): New function.
11638 * emacs-lisp/cl.el (caar, cadr, cdar, cddr): Moved to subr.el.
11639 (last): Function renamed to last*.
11640 * emacs-lisp/cl-macs.el (cl-loop-let): Use last*.
11642 * time.el (display-time-hook): Minor doc fix.
11644 * ps-print.el (ps-zebra-stripes): Renamed from ps-zebra-stripe.
11645 (ps-zebra-stripe-height): Renamed from ps-number-of-zebra.
11647 * vc.el (vc-version-diff): Mention that default file is visited file.
11649 * textmodes/sgml-mode.el (sgml-mode-common):
11650 Set paragraph-start like paragraph-separate.
11651 Do match a line which is just a <...> construct after whitespace.
11652 Set adaptive-fill-regexp to match whitespace only.
11654 * emacs-lisp/autoload.el (update-file-autoloads):
11655 Be careful about which directory to find loaddefs.el in.
11657 * gnus/message.el (message-user-agent): Add autoload cookie.
11659 * progmodes/sh-script.el (sh-indent-line): Avoid infinite loop
11660 on indented line at start of buffer, when calculating PREVIOUS.
11662 1997-08-22 Stephen Gildea <gildea@stop.mail-abuse.org>
11664 * time-stamp.el (time-stamp-time-zone): New variable.
11665 (time-stamp-string): Use that time zone.
11666 (time-stamp-active, time-stamp-warn-inactive)
11667 (time-stamp-old-format-warn): Definitions moved.
11669 1997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11671 * faces.el (modify-face): New arg INVERSE-P.
11672 Clear the inverse-video flag before installing new colors.
11673 (face-spec-set): Pass INVERSE-P arg, and use (nil) for colors
11674 when calling modify-face.
11676 * add-log.el (change-log-font-lock-keywords): Recognize "Patch by".
11678 * textmodes/paragraphs.el (use-hard-newlines): Un-customized.
11680 * menu-bar.el (menu-bar-make-toggle): New macro.
11681 (menu-bar-options-menu): New submenu of Help menu.
11682 Define several menu items for it.
11684 * shell.el (shell-snarf-envar, shell-copy-environment-variable):
11687 * progmodes/hideif.el (hif-greater, hif-less, hif-greater-equal)
11688 (hif-less-equal): New functions.
11689 (hif-tokenize): Handle new tokens >, <, >=, <=.
11690 (hif-eq-expr): Handle parsing these new tokens.
11691 (hif-token-regexp): Match >, <. >=, <=.
11693 * delsel.el (delete-selection-mode): Put back :initialize keyword.
11694 At the end of the file, test this variable, and turn on the mode
11697 1997-08-22 Olivier Lecarme <ol@aiguemarine.unice.fr>
11699 * textmodes/paragraphs.el: Customized.
11700 * textmodes/nroff-mode.el: Customized.
11702 1997-08-22 Karl Fogel <kfogel@floss.red-bean.com>
11704 * bookmark.el (bookmark-load): Use `bookmark-import-new-list' to
11705 load the new list carefully, renaming bookmarks as necessary.
11706 In docstring, mention new renaming behavior.
11707 Optional arg OVERWRITE replaces inaccurately-named REVERT.
11708 If file loaded was bookmark-default-file, then set
11709 bookmarks-already-loaded to t.
11710 (bookmark-import-new-list): New func.
11711 (bookmark-maybe-rename): New func, helper to above.
11712 (bookmark-set-name): Accept bookmark as either string (behaves
11713 same as before) or list (treat it as a bookmark record).
11715 (bookmark-set, bookmark-maybe-load-default-file)
11716 (bookmark-jump-noselect, bookmark-rename)
11717 (bookmark-show-annotation): Discard pointless `progn's.
11719 (bookmark-bmenu-mark, bookmark-bmenu-unmark)
11720 (bookmark-bmenu-backup-unmark, bookmark-bmenu-delete-backwards):
11721 Renormalize position after all else is done.
11723 (bookmark-edit-annotation-mode, bookmark-bmenu-list)
11724 (bookmark-show-annotation, bookmark-show-all-annotations):
11725 Use `x' instead of `(not (eq x nil))'.
11727 (bookmark-yank-word): Inner save-excursion changed to progn.
11728 (bookmark-send-annotation, bookmark-send-edited-annotation)
11729 (bookmark-insert): Use buffer-string instead of buffer-substring.
11730 (bookmark-make-cell): Make sure annotation and info-node strings
11731 contain no text properties.
11732 (bookmark-relocate): Remember to rebuild bmenu buffer after a
11733 bookmark has been relocated.
11734 (bookmark-bmenu-check-position): Return a meaningful value --
11735 callers have apparently been assuming this anyway.
11736 (bookmark-build-xemacs-menu): Unused function deleted.
11737 (bookmark-version): Removed this variable; the Emacs version suffices.
11739 1997-08-22 Simon Marshall <simon@gnu.ai.mit.edu>
11741 * shell.el (shell-mode): Make shell-last-dir buffer-local.
11743 1997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11745 * indent.el (indent-relative, insert-tab):
11746 Don't call expand-abbrev unless preceding character is a word char.
11748 1997-08-21 Michael Kifer <kifer@cs.sunysb.edu>
11750 * viper.el (viper-set-hooks): New advices and hooks for mule.
11751 (toggle-viper-mode): New function.
11752 * viper-util.el (viper-set-syntax-preference)
11753 (viper-update-syntax-classes): New functions.
11754 (viper-looking-*, viper-skip-*): Revamped to work better with syntax
11756 * viper-cmd.el (viper-replace-char-subr, viper-word-*)
11757 (viper-separator-skipback-special): Made to work with mule and syntax
11759 (viper-change-state): Moved iso-accents-mode handling here from
11760 viper-change-state-to-vi/insert/etc. Also now toggles MULE.
11762 1997-08-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11764 * textmodes/bibtex.el: Many doc strings.
11766 1997-08-21 Olivier Lecarme <ol@aiguemarine.unice.fr>
11768 * textmodes/bibtex.el: Customized.
11770 1997-08-21 Kenichi HANDA <handa@etl.go.jp>
11772 * language/cyril-util.el (setup-cyrillic-environment): Deleted.
11773 (setup-cyrillic-iso-environment): New function.
11774 (setup-cyrillic-koi8-environment): New function.
11775 (setup-cyrillic-alternativnyj-environment): New function.
11777 * language/cyrillic.el: Make describe-cyrillic-environment-map and
11778 setup-cyrillic-environment-map prefix commands and bind [Cyrillic]
11779 to them in describe-environment-map and setup-environment-map
11780 respectively. Divide language environment "Cyrillic" into three:
11781 "Cyrillic-ISO", "Cyrillic-KOI8", and "Cyrillic-ALTERNATIVNYJ".
11783 * international/mule.el (auto-file-coding-system): New function.
11784 (auto-file-coding-system-function): Set this variable to
11785 `auto-file-coding-system'.
11787 * international/quail.el (quail-terminate-translation): Run
11788 input-method-after-insert-chunk-hook only when the current input
11789 method doesn't require conversion.
11790 (quail-no-conversion): Run input-method-after-insert-chunk-hook.
11792 * international/mule-util.el (coding-system-unification-table):
11794 (coding-system-unification-table-for-decode): New function.
11795 (coding-system-unification-table-for-encode): New function.
11797 * international/mule.el (make-coding-system): Doc-string fixed.
11799 * international/fontset.el (register-alternate-fontnames): New
11801 (x-complement-fontset-spec): Register alternate fontnames by
11802 calling register-alternate-fontnames.
11803 (instanciate-fontset): Likewise.
11805 1997-08-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11807 * ps-print.el (ps-print-face-extension-alist): Doc fix.
11808 (ps-new-faces): Function deleted.
11810 1997-08-20 Dave Love <d.love@dl.ac.uk>
11812 * browse-url.el: Minor doc fixes.
11813 (browse-url-temp-dir): New variable.
11814 (browse-url-of-buffer): Use browse-url-temp-dir. Don't construct
11815 a temporary file name which includes an arbitrary buffer name to
11816 avoid losing on non-unixy systems.
11818 1997-08-20 Vinicius Jose Latorre <vinicius@cpqd.br>
11820 * ps-print.el: A lot of comment and doc fixes.
11821 Replace: 'nil by nil, '() by nil, 't by t.
11822 (ps-print-version): New version number (3.05).
11823 (ps-zebra-stripe, ps-number-of-zebra, ps-line-number)
11824 (ps-print-background-image, ps-print-background-text): New variables
11825 to customize zebra stripes, line number, image background and text
11826 background features, respectively.
11827 (ps-adobe-tag): Tagged to PostScript level 3.
11828 (ps-print-buffer, ps-print-buffer-with-faces)
11829 (ps-print-region, ps-print-region-with-faces)
11830 (ps-spool-buffer, ps-spool-buffer-with-faces)
11831 (ps-spool-region, ps-spool-region-with-faces): Call more primitive
11832 functions for PostScript printing (functions below).
11833 (ps-print-with-faces, ps-print-without-faces)
11834 (ps-spool-with-faces, ps-spool-without-faces): More primitive
11835 functions for PostScript printing.
11836 (ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region)
11837 (ps-line-lengths-internal, ps-nb-pages): Doc fixes.
11838 (ps-print-prologue-1): A lot of PostScript programming:
11839 /dobackgroundstring, /dounderline, /UL: Postscript functions deleted.
11840 /reencodeFontISO, /F, /BG, /HL, /W, /S, /BeginDSCPage, /BeginPage,
11841 /EndPage: adjusted for new effects (outline, shadow, etc).
11842 /PLN, /EF, /Hline, /doBox, /doRect, /doShadow, /doOutline,
11843 /FillBgColor, /doLineNumber, /printZebra, /doColumnZebra,
11844 /doZebra, /BeginBackImage, /EndBackImage, /ShowBackText: New procedures.
11845 (ps-current-underline-p, ps-set-underline): Var and fn deleted.
11846 (ps-showline-count, ps-background-pages, ps-background-all-pages)
11847 (ps-background-text-count, ps-background-image-count): New variables.
11848 (ps-header-font, ps-header-title-font)
11849 (ps-header-line-height, ps-header-title-line-height)
11850 (ps-landscape-page-height): Set initial value to nil.
11851 (ps-print-face-extension-alist, ps-print-face-map-alist):
11852 New variables for face remapping.
11853 (ps-new-faces, ps-extend-face-list, ps-extend-face):
11854 New functions for face remapping.
11855 (ps-override-list, ps-extension-to-bit-face)
11856 (ps-extension-to-screen-face, ps-extension-bit)
11857 (ps-initialize-faces, ps-map-font-lock, ps-screen-to-bit-face):
11858 New internal functions for face remapping.
11859 (ps-get-page-dimensions): Fix error message.
11860 (ps-insert-file): Doc fix and programming enhancement.
11861 (ps-begin-file, ps-end-file, ps-get-buffer-name, ps-begin-page)
11862 (ps-next-line, ps-plot-region, ps-face-attributes)
11863 (ps-face-attribute-list, ps-plot-with-face)
11864 (ps-generate-postscript-with-faces): Handle new output features.
11865 (ps-generate): save-excursion inserted to return back point at
11866 position before calling ps-print.
11867 (ps-do-spool): Access dos-ps-printer variable through symbol-value.
11868 (ps-prsc, ps-c-prsc, ps-s-prsc): Use backquote.
11869 (ps-basic-plot-whitespace, ps-emacs-face-kind-p): Internal blank
11871 (ps-float-format, ps-current-effect): New internal variables.
11872 (ps-output-list, ps-count-lines, ps-background-pages)
11873 (ps-get-boundingbox, ps-float-format, ps-background-text)
11874 (ps-background-image, ps-background, ps-header-height)
11875 (ps-get-face): New internal functions.
11876 (ps-control-character): Handle control characters.
11877 (ps-gnus-print-article-from-summary): Updated for Gnus 5.
11878 (ps-jack-setup): Replace 'nil by nil, 't by t.
11880 1997-08-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11882 * mail/sendmail.el (mail-yank-original): Bind mark-even-if-inactive
11883 around the indentation and citation hooks code.
11885 * mail/sendmail.el (mail-send-nonascii): Make the default t.
11887 * calendar.el (calendar-julian-date-string): Mark not interactive.
11889 1997-08-19 Kenichi Handa <handa@etl.go.jp>
11891 * files.el (append-to-file): Doc-string fixed.
11893 * international/quail.el (quail-exit-from-minibuffer): Call
11894 inactivate-input-method instead of (quail-mode -1).
11895 (quail-kill-guidance-buf): New function.
11896 (quail-mode): Doc-string and comments modified. Make this
11897 function non-interactive. Add quail-kill-guidance-buf to
11898 kill-buffer-hook locally.
11899 (quail-start-translation): Check if the current Quail package
11900 requires keyboard translation feature.
11901 (quail-start-translation-in-conversion-mode): Likewise.
11902 (quail-terminate-translation): Run hooks in
11903 input-method-after-insert-chunk-hook.
11904 (quail-update-translation): Don't run hooks in
11905 input-method-after-insert-chunk-hook here.
11906 (quail-setup-completion-buf): New function.
11907 (quail-show-guidance-buf): Create completion buffer by calling
11908 quail-setup-completion-buf.
11909 (quail-completion): Create completion buffer if it is not alive.
11911 * international/encoded-kb.el (encoded-kbd-mode): Doc-string
11912 modified. Make this a non-interactive function.
11913 (encoded-kbd-iso2022-designation): Do not enter recursive edit twice.
11914 (encoded-kbd-iso2022-non-ascii-map): Bind 8-bit keys to
11915 encoded-kbd-handle-8bit.
11917 * international/titdic-cnv.el (tit-process-body): Handle `\' used
11918 for quoting the following digits correctly.
11920 * international/isearch-x.el
11921 (isearch-process-search-multibyte-characters): If
11922 read-multilingual-string returns null string, just call isearch-update.
11924 1997-08-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11926 * language/china-util.el: Don't set primary-language.
11928 * language/ethio-util.el (setup-ethiopic-environment):
11929 Don't set primary-language.
11931 * language/cyril-util.el (setup-cyrillic-environment):
11932 Don't set primary-language.
11934 * international/mule-cmds.el (primary-language): Variable deleted.
11935 * international/mule-diag.el (mule-diag): Don't print primary-language.
11937 * help.el (help-with-tutorial): Use current-language-environment.
11939 1997-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11941 * calendar.el: Add an autoload form for calendar-print-julian-date.
11943 * international/encoded-kb.el (encoded-kbd-iso2022-designations)
11944 (encoded-kbd-iso2022-invocations): Don't make these vars buffer-local.
11945 (encoded-kbd-mode): Don't make encoded-kbd-iso2022-designations
11946 or encoded-kbd-iso2022-invocations buffer-local.
11948 * textmodes/fill.el (fill-individual-paragraphs): Fix handling
11949 of adaptive-fill. Call fill-context-prefix, but bind
11950 adaptive-fill-first-line-regexp to a null string.
11952 1997-08-18 Olivier Lecarme <ol@aiguemarine.unice.fr>
11954 * forms.el, hscroll.el, indent.el, server.el, sort.el: Customized.
11956 1997-08-18 Mark Mitchell <mmitchell@usa.net>
11958 * font-lock.el (c++-font-lock-keywords-2):
11959 Ensure that public and private are not fontified as labels.
11961 1997-08-18 Kenichi Handa <handa@etl.go.jp>
11963 * international/kkc.el (kkc-region): New arg
11964 kkc-mode-exit-function.
11966 * international/quail.el (quail-inactivate): Turn Quail mode off
11968 (quail-translation-keymap): Don't bind thee key "C-\".
11969 (quail-conversion-keymap): Likewise.
11970 (quail-define-package): Indentation fixed.
11971 (quail-setup-overlays): New arg conversion-mode. Pay attention to
11972 input-method-highlight-flag.
11973 (quail-mode-line-format): Deleted.
11974 (quail-generate-mode-line-format): Deleted.
11975 (quail-mode): Don't handle input-method-inactivate-hook and
11976 input-method-activate-hook here. Delete code setting
11977 quail-mode-line-format.
11978 (quail-saved-current-map): Name changed from
11979 quail-saved-overriding-local-map.
11980 (quail-toggle-mode-temporarily): Completely re-written.
11981 (quail-execute-non-quail-command): Use
11982 quail-toggle-mode-temporarily.
11983 (quail-conv-overlay-modification-hook): Deleted.
11984 (quail-suppress-conversion): Deleted.
11985 (quail-start-translation): Completely re-written.
11986 (quail-start-translation-in-conversion-mode): Likewise.
11987 (quail-delete-region): Check if quail-overlay is active.
11988 (quail-get-current-str): Don't call throw. Set
11989 overriding-terminal-local-map correctly.
11990 (quail-update-translation): Run hooks in
11991 input-method-after-insert-chunk-hook.
11992 (quail-self-insert-command): Catch 'quail-tag here.
11993 (quail-conversion-delete-char): Don't call throw. Set
11994 overriding-terminal-local-map to nil.
11995 (quail-conversion-backward-delete-char): Likewise.
11996 (quail-no-conversion): Likewise.
11997 (quail-help-insert-keymap-description): Bind
11998 overriding-terminal-local-map instead of overriding-local-map.
12000 * international/mule-cmds.el (previous-input-method): This
12002 (input-method-history): New variable.
12003 (read-input-method-name): Bind minibuffer-history to
12004 input-method-history.
12005 (activate-input-method): Delete codes handling
12006 previous-input-method. Run hooks in input-method-activate-hook.
12007 (inactivate-input-method): Update input-method-history. Run hooks
12008 in input-method-inactivate-hook.
12009 (select-input-method): Doc-string modified. Use
12010 input-method-history instead of previous-input-method. Set
12011 default-input-method to input-method.
12012 (toggle-input-method): Doc-string modified. Use
12013 input-method-history instead of previous-input-method.
12014 (read-multilingual-string): Bind minibuffer-setup-hook correctly.
12015 (input-method-exit-on-invalid-key): New variable.
12017 * isearch.el (isearch-multibyte-characters-flag): Deleted.
12018 (isearch-mode): Do not bind isearch-multibyte-characters-flag and
12019 isearch-input-method.
12020 (isearch-printing-char): Use current-input-method instead of
12021 isearch-input-method.
12022 (isearch-message-prefix): Likewise.
12024 * international/isearch-x.el (isearch-input-method): Deleted.
12025 (isearch-input-method-title): Deleted.
12026 (isearch-toggle-specified-input-method): Call toggle-input-method.
12027 (isearch-toggle-input-method): Likewise.
12028 (isearch-process-search-multibyte-characters): Use
12029 current-input-method instead of isearch-input-method.
12031 1997-08-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12033 * faces.el: Faces now have 2 more elements, bold-p and italic-p.
12034 (internal-facep, make-face, x-create-frame-with-faces):
12035 Create frames with those elements.
12036 (face-bold-p, face-italic-p): Just fetch those elements.
12037 (set-face-italic-p, set-face-bold-p): Doc fixes.
12038 (make-face-bold, make-face-italic, make-face-bold-italic)
12039 (make-face-unbold, make-face-unitalic): Set those new elements.
12041 1997-08-16 Geoff Voelker <voelker@cs.washington.edu>
12043 * dos-w32.el: Set default coding system to undecided-dos.
12044 (find-buffer-file-type-coding-system):
12045 For writing, use buffer-file-coding-system if set, otherwise
12047 (find-file-not-found-set-buffer-file-coding-system):
12048 Renamed from find-file-not-found-set-buffer-file-type.
12049 Set buffer-file-coding-system as well as buffer-file-type.
12051 1997-08-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12053 * international/mule.el (load-with-code-conversion):
12054 Bind enable-multibyte-characters to t.
12056 * international/mule-cmds.el (toggle-input-method)
12057 (select-input-method): Always set default-input-method.
12058 Show default in the prompt only if there is one.
12060 * language/european.el (setup-latin1-environment): Don't set
12061 special-microsoft-code-table here.
12063 * international/mule-cmds.el (activate-input-method):
12064 Handle the new rule that default-input-method is now global only.
12066 * international/isearch-x.el (isearch-process-search-multibyte-characters):
12067 Bind input-method-verbose-flag, not input-method-tersely-flag.
12069 * international/mule-cmds.el (input-method-verbose-flag): Renamed
12070 from input-method-tersely-flag and sense inverted.
12071 (input-method-highlight-flag): New variable.
12072 (toggle-input-method): Pass missing arg to read-input-method-name.
12074 * international/quail.el (quail-guidance-buf): Now a permanent local.
12075 (quail-update-guidance, quail-show-guidance-buf):
12076 Test input-method-verbose-flag.
12077 (quail-setup-overlays): Underline quail-conv-overlay
12078 only if input-method-highlight-flag is non-nil.
12080 1997-08-16 Kenichi Handa <handa@etl.go.jp>
12082 * language/china-util.el (setup-chinese-gb-environment): Delete
12083 a code setting default value of default-input-method.
12084 (setup-chinese-big5-environment): Likewise.
12085 (setup-chinese-cns-environment): Likewise.
12087 * language/ethio-util.el (setup-ethiopic-environment): Likewise.
12089 * language/european.el (setup-8-bit-environment): Likewise.
12091 * language/japan-util.el (setup-japanese-environment): Likewise.
12093 * language/korean.el (setup-korean-environment): Likewise.
12095 * language/tibet-util.el (setup-tibetan-environment): Likewise.
12097 * international/mule.el (make-coding-system): Add a new FLAGS
12098 element ACCEPT-LATIN-EXTRA-CODE.
12100 * international/mule-conf.el: Set 146th element of
12101 latin-extra-code-table to `t'.
12103 1997-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12105 * progmodes/etags.el (tags-verify-table): Obey revert-without-query.
12107 * loadup.el (loaddefs.el): Load that file much later, almost last.
12108 Delete most calls to garbage-collect.
12110 1997-08-15 Barry A. Warsaw <cc-mode-help@python.org>
12112 * cc-styles.el (c-style-alist):
12113 "python" style requires c-comment-continuation-stars be "".
12115 * cc-engine.el (c-end-of-statement-1):
12116 Eliminate false hits on important characters
12117 inside literals (strings, comments).
12119 * cc-cmds.el (c-comment-line-break-function):
12120 In this function, and the defadvice,
12121 call indent-new-comment-line if not in a comment.
12123 * cc-cmds.el (c-fill-paragraph):
12124 Remove conditional on obsolete variable
12125 c-double-slash-is-comments-p.
12127 * cc-vars.el (c-buffer-is-cc-mode): Definition moved to cc-mode.el.
12129 * cc-mode.el (c-buffer-is-cc-mode):
12130 Definition moved here from cc-vars.el. Also,
12131 put permanent-local property on variable so its value won't get
12132 killed by kill-all-local-variables.
12134 * cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
12135 Remove obsolete variable c-double-slash-is-comments-p.
12137 * cc-langs.el (c-double-slash-is-comments-p): Remove obsolete variable.
12139 1997-08-15 Boris Goldowsky <boris@gnu.ai.mit.edu>
12141 * simple.el (shell-command-on-region): New argument ERROR-BUFFER.
12143 * format.el (format-alist): Typo fix.
12144 (format-encode-run-method, format-decode-run-method): Put error
12145 output from shell command in temp buffer, not data buffer.
12147 1997-08-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12149 * format.el (format-annotate-atomic-property-change): Fix prev change.
12151 1997-08-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12153 * simple.el (do-auto-fill): Better handling of a very long word
12154 after a fill-prefix. Don't break right after the prefix and
12155 don't break at the end of the line.
12157 * emacs-lisp/lucid.el (extent-properties, extent-at): New functions.
12159 1997-08-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12161 * international/mule-cmds.el (default-input-method):
12162 Variable no longer automatically local.
12164 * language/european.el (setup-8-bit-environment):
12165 Use `require' to load the latin-N file.
12167 * international/quail.el (quail-start-translation):
12168 Use an explicit loop, not recursive edit.
12169 (quail-suppress-conversion): Doc fix.
12171 * international/mule-cmds.el (read-input-method-name):
12172 Replace INITIAL-INPUT arg with DEFAULT arg.
12173 Substitute it into to the prompt, if it is non-nil.
12174 (select-input-method): Call read-input-method-name the new way.
12175 (toggle-input-method): Likewise.
12177 * simple.el (forward-visible-line): Handle nil value from
12178 next-single-property-change or previous-single-property-change.
12180 * diary-lib.el (diary-entry-time): Bind case-fold-search to nil.
12182 1997-08-12 Per Abrahamsen <abraham@dina.kvl.dk>
12184 * wid-edit.el (widget-before-change): Obey `inhibit-read-only'.
12186 1997-08-12 Eli Zaretskii <eliz@is.elta.co.il>
12188 * add-log.el (change-log-font-lock-keywords): Don't consider
12189 a closeparen as part of a function or variable name.
12191 1997-08-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12193 * progmodes/etags.el (verify-tags-table-function): Doc fix.
12195 * emacs-lisp/lucid.el (set-extent-property): Don't allow
12196 multiple extents with a mouse-face property to run together.
12198 * textmodes/fill.el (fill-region-as-paragraph):
12199 When justifying, cope if line ends in spaces and no newline.
12201 1997-08-12 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
12203 * cus-edit.el (custom-file): Run ".emacs" through
12204 convert-standard-filename before using it.
12206 1997-08-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12208 * emacs-lisp/shadow.el (list-load-path-shadows): Exclude, from the
12209 path we search, all but the first set of directories that include
12210 the standard Emacs Lisp files.
12212 * mail/sendmail.el (mail-send): Ask for confirmation if
12213 message contains non-ASCII characters.
12214 (mail-send-nonascii): New variable.
12216 * compile.el (compilation-error-regexp-alist): New regexp for Caml.
12218 1997-08-11 Paul Eggert <eggert@twinsun.com>
12220 * rmail.el (rmail-make-in-reply-to-field): Don't cause an
12221 error if the `From:' line has no valid email addresses.
12223 1997-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12225 * cal-tex.el (cal-tex-latexify-list):
12226 Put the elements of RESULT in the proper order.
12227 (cal-tex-list-diary-entries): Bind diary-list-include-blanks to nil.
12229 * progmodes/cc-cmds.el (c-electric-brace): Make preserve-p nil at BOB.
12231 * files.el (insert-file-literally): New command.
12233 * progmodes/cc-styles.el (c-style-alist) <gnu>:
12234 Set c-comment-continuation-stars and c-hanging-comment-ender-p.
12236 * language/european.el (setup-latin1-environment):
12237 Set code 222 in special-microsoft-code-table.
12239 1997-08-11 Dan Nicolaescu <done@ece.arizona.edu>
12241 * abbrev.el: Customized.
12242 (only-global-abbrevs): Doc fix.
12244 * dabbrev.el (dabbrev-abbrev-skip-leading-regexp): Doc fix.
12246 1997-08-10 Per Abrahamsen <abraham@dina.kvl.dk>
12248 * cus-face.el (custom-face-attributes): Don't initialize fg/bg fields.
12250 1997-08-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12252 * gnus/nnheaderxm.el: File deleted--not really needed.
12254 * avoid.el (mouse-avoidance-timer): New variable.
12255 (mouse-avoidance-mode): Create or cancel a time,
12256 instead of using post-command-idle-hook.
12258 1997-08-10 Eli Zaretskii <eliz@is.elta.co.il>
12260 * term/pc-win.el (msdos-color-aliases): Remove color names which
12262 (msdos-color-translate): Handle color names which end with a
12263 number, like gray85 and purple3.
12264 (msdos-face-setup): Call `face-set-after-frame-default', so
12265 default faces are correctly set.
12266 Do not set background of the region face (it is set by
12267 `face-set-after-frame-default').
12269 * dos-fns.el (dos-print-region-function): Force EOL conversion to
12272 1997-08-10 Barry A. Warsaw <cc-mode-help@python.org>
12276 * cc-align.el (c-lineup-java-throws):
12277 Change the `when' clause to an `if-progn'.
12279 * cc-cmds.el (indent-new-comment-line): On older Emacs versions,
12280 add advice, to work around lack of comment-line-break-function.
12282 * cc-cmds.el (c-electric-slash):
12283 Make this work as the final slash in a */ block
12284 oriented comment closing token.
12286 * cc-cmds.el (c-comment-line-break-function): New function.
12288 * cc-vars.el (c-buffer-is-cc-mode): New variable.
12290 * cc-vars.el (c-comment-continuation-stars): New variable.
12292 * cc-mode.el (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
12294 * cc-mode.el (c-initialize-cc-mode): Require 'cc-mode-19
12295 if functionp is not bound. Check cc-mode-19 interface requirements.
12297 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode, idl-mode):
12298 Don't set comment-multi-line here.
12300 * cc-mode.el (c-mode): c-comment-start-regexp uses
12301 c-C++-comment-start-regexp to support line oriented comments.
12303 * cc-langs.el (c-mode-base-map, c++-mode-map):
12304 Move `/' as an electric character
12305 from c++-mode-map to c-mode-base-map for all languages.
12307 * cc-langs.el (c-common-init): Set comment-multi-line and
12308 comment-line-break-function here for all modes.
12309 Make comment-line-break-function buffer local iff it's boundp.
12311 * cc-langs.el (c-C-comment-start-regexp): Obsolete.
12313 (c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
12315 (c-populate-syntax-table, c-setup-dual-comments): Merge both functions
12316 into c-populate-syntax-table. With the new 9X draft C standard, both
12317 line and block oriented comments are supported in all modes, so always
12318 set up the syntax tables to support both comment styles.
12320 (c-enable-//-in-c-mode): Obsolete.
12322 * cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table)
12323 (objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
12324 cookies. c-mode-syntax-table already has one. Use the new syntax
12325 table initialization idioms.
12327 * cc-engine.el (c-guess-basic-syntax):
12328 CASE 5D.4: template argument continuation
12329 lines are now analyzed as template-args-cont.
12331 * cc-styles.el (c-offsets-alist):
12332 Added template-args-cont syntactic symbol.
12334 * cc-styles.el (c-styles-alist):
12335 In "java" style, set c-hanging-comment-starter-p to
12336 nil to preserve Javadoc starter lines.
12338 1997-08-10 Dan Nicolaescu <done@ece.arizona.edu>
12340 * emulation/pc-select.el: Customized.
12342 1997-08-10 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
12344 * language/japanese.el: Make coding system iso-2022-jp instead of
12345 declaring it as an alias of iso-2022-7bit.
12347 1997-08-10 Kenichi Handa <handa@etl.go.jp>
12349 * international/mule.el (make-coding-system): Add a new FLAGS
12350 elements SAFE. Use it for terminal coding system if some other
12351 coding system is specified explicitly.
12352 (ignore-relative-composition): Initialize
12353 ignore-relative-composition.
12355 * international/mule-util.el(prefer-coding-system): Moved to
12358 * international/mule-cmds.el (set-default-coding-systems):
12359 Doc-string modified.
12360 (prefer-coding-system): Moved from mule-util.el. Call
12361 set-default-coding-systems.
12363 * international/mule-conf.el (iso-safe): New coding system.
12365 * international/mule-diag.el (print-fontset): Don't hang even if a
12366 fontset name doesn't confirm to XLFD.
12367 (describe-current-coding-system): Do not show the same coding
12368 system twice in the list of priority order.
12370 * international/encoded-kb.el (saved-input-mod): New variable.
12371 (encoded-kbd-mode): Doc-string fixed. Save current-input-mode
12372 when turning on Encoded-kbd mode, and recover it when turning off
12373 Encoded-kbd mode. Set encoded-kbd-iso2022-designations correctly.
12374 (encoded-kbd-self-insert-iso2022-7bit): Call charset-dimension
12375 instead fo charset-bytes.
12376 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
12378 * language/china-util.el (setup-chinese-gb-environment): Do not
12379 change sendmail-coding-system and rmail-file-coding-system.
12380 (setup-chinese-big5-environment): Likewise.
12381 (setup-chinese-cns-environment): Likewise.
12383 * language/english.el (setup-english-environment): Likewise.
12385 * language/european.el (setup-8-bit-environment): Likewise.
12387 * language/japan-util.el (setup-japanese-environment): Likewise.
12389 * language/tibet-util.el (setup-tibetan-environment): Likewise.
12391 * language/lao.el: Set t for Rao-SEMIVOWEL-SIGN-LO in
12392 ignore-relative-composition.
12394 * language/lao-util.el: Correct setting of char-code-property `name'.
12396 1997-08-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12398 * dired.el (dired-font-lock-keywords): Don't specially highlight
12399 files that are writable by others.
12401 * cus-face.el (custom-declare-face):
12402 Call make-face-x-resource-internal.
12404 * progmodes/awk-mode.el (awk-mode): Require cc-mode, not cc-langs.
12406 * wid-edit.el (widget-single-line-display-table):
12407 Variable commented out; don't use it either.
12409 * case-table.el: Delete autoload cookies (file is preloaded).
12411 * format.el (format-alist): Doc fix.
12413 * help.el (describe-key): Don't put a colon after the command name.
12415 1997-08-09 Barry A. Warsaw <cc-mode-help@python.org>
12417 * progmodes/cc-engine.el (c-beginning-of-statement-1):
12418 When checking for bare semi, don't match
12419 on a semi following a close brace.
12421 * progmodes/cc-vars.el (idl-mode-hook): New variable.
12423 * progmodes/cc-vars.el (c-initialization-hook): New variable.
12425 * progmodes/cc-mode.el (idl-mode): Support for CORBA's IDL language.
12427 * progmodes/cc-mode.el (c-initialize-cc-mode): Move the calling of
12428 c-make-styles-buffer-local into c-initialize-builtin-style.
12430 * progmodes/cc-mode.el (c-initialize-cc-mode): Run the
12431 c-initialization-hook, but only once per Emacs session.
12433 * progmodes/cc-styles.el (c-styles-alist): In "java" style, set
12434 c-hanging-comment-starter-p to nil to preserve Javadoc starter lines.
12436 * progmodes/cc-styles.el (c-set-style-2):
12437 Fixed broken implementation of inherited styles.
12439 * progmodes/cc-styles.el (c-set-style):
12440 Call c-initialize-builtin-style.
12441 (c-initialize-builtin-style): Handle c-style-variables-are-local-p.
12443 * progmodes/cc-engine.el (c-guess-basic-syntax):
12444 CASE 5I: When adding 'inclass syntax, use the
12445 relpos pointing to the class opening brace, unless that hangs on the
12446 right side, in which case, use the start of the class/struct keyword.
12448 * progmodes/cc-langs.el (c-symbol-key):
12449 First character must be a letter or underscore.
12450 (c-styles-are-initialized): Variable deleted.
12451 (c-common-init): Don't initialize styles here.
12453 * progmodes/cc-langs.el (idl-mode-abbrev-table): New variable.
12454 (idl-mode-map, idl-mode-syntax-table): New variables.
12455 (c-idl-menu): New menu.
12457 1997-08-09 Erik Naggum <erik@naggum.no>
12459 * telnet.el (telnet-host-properties): Initialize it properly.
12461 1997-08-09 Michael Kifer <kifer@cs.sunysb.edu>
12463 * viper-init.el: More defface work.
12464 * ediff-init.el: Converted to use defface instead of make-face.
12466 1997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12468 * textmodes/fill.el (enable-kinsoku): Doc fix.
12470 * emulation/viper-init.el (viper-replace-overlay-pixmap)
12471 (viper-search-face-pixmap): Variables deleted.
12472 (viper-replace-overlay-face, viper-search-face):
12473 Use "gray3" explicitly.
12475 * help.el (help-mode): Set view-no-disable-on-exit.
12477 * view.el (view-just-bury): New variable.
12478 (view-mode-exit): Obey it.
12480 * emacs-lisp/shadow.el: Renamed from shadow.el.
12482 * simple.el (completion-setup-function): Don't set completion-base-size
12483 when completing in a non-minibuffer.
12485 * shadow.el (find-emacs-lisp-shadows): Don't mention `subdirs.el'.
12486 (list-load-path-shadows): When noninteractive, if there are shadows,
12487 start with a message explaining what this is a problem.
12489 * files.el (find-file-noselect):
12490 Clear enable-multibyte-characters if RAWFILE.
12491 (find-file-literally): Don't do that here.
12492 (find-file-literally): New variable. Mark it with permanent-local.
12493 (find-file-noselect): If RAWFILE, set find-file-literally locally.
12494 Warn if file was already visited and RAWFILE was different.
12496 * startup.el (command-line-1): Don't let type-ahead inhibit the
12497 initial contents of *scratch*.
12499 1997-08-08 Boris Goldowsky <boris@gnu.ai.mit.edu>
12501 * format.el (format-annotate-single-property-change)
12502 (format-annotate-atomic-property-change): Move code that interprets
12503 nil as 0 inside test that property is numeric.
12505 1997-08-08 Valery Alexeev <valery@math.uga.edu>
12507 * language/cyril-util.el (cyrillic-language-alist): Fix punctuation.
12509 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12511 * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku
12512 if the region is all ASCII.
12514 1997-08-08 Dan Nicolaescu <done@sydney.ece.arizona.edu>
12516 * progmodes/hideshow.el: Correct the autoload cookies.
12518 1997-08-07 Dan Nicolaescu <done@ece.arizona.edu>
12520 * term.el (term-default-fg-color)
12521 (term-default-bg-color): Default to nil.
12523 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12525 * progmodes/cc-styles.el (c-set-offset): Add autoload cookie.
12527 * term/pc-win.el (x-list-fonts): Return "default" when appropriate.
12528 (query-fontset): Add (alternative) alias definition.
12530 1997-08-07 Roland McGrath <roland@beet-chex.ai.mit.edu>
12532 * emacs-lisp/autoload.el (update-file-autoloads): Use anchored regexp
12533 search instead of requiring leading newline before
12534 generate-autoload-cookie, which gave false negative if sole cookie in
12537 1997-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12539 * emacs-lisp/elint.el: New file.
12541 * language/cyril-util.el (cyrillic-language-alist): Add one language.
12543 1997-08-07 Michael Kifer <kifer@cs.sunysb.edu>
12545 * viper-util.el: Moved faces to viper-init.el
12546 * viper-init.el: Converted faces to use defface.
12547 * viper.el (viper-set-hooks): Bug fixed.
12549 1997-08-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
12551 * mail/sendmail.el (sendmail-send-it): Bind sendmail-coding-system
12552 to buffer-file-coding-system if it is non-nil.
12554 1997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12556 * term/iris-ansi.el: New file.
12558 * calendar.el: Fix previous change.
12560 * files.el (insert-file-contents-literally): Doc fix.
12562 * international/quail.el (quail-update-leim-list-file):
12563 Use insert-file-contents instead of find-file-noselect
12564 and in the process avoid the RAWFILE feature.
12566 * ispell.el (ispell-dictionary-alist): Doc fix.
12568 1997-08-05 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12570 * compile.el (compilation-parse-errors): Fix previous change.
12572 * vc.el (vc-version-diff): Change the Newer version prompt.
12574 * subr.el (read-quoted-char): Fix handling of meta-chars.
12575 (functionp): Use byte-code-function-p, not compiled-function-p.
12577 * faces.el (set-face-doc-string): Define once again, as alias.
12579 * mail/sendmail.el (mail-mode): Allow TAB after prefix
12580 in previous change.
12582 * Makefile (updates): Add missing semicolons.
12584 * finder.el (finder-compile-keywords): Don't process file names
12585 that start with `.'.
12587 * emacs-lisp/autoload.el (update-autoloads-from-directories):
12588 Don't process file names that start with `.'.
12590 * gud.el (gud): Fix defgroup doc.
12592 * compile.el (compilation-error-regexp-alist): Make the
12593 MIPS/DEC pattern more specific at the start; accept warnings
12596 * term/x-win.el (x-cut-buffer-or-selection-value): Fix previous change.
12598 * mail/sendmail.el (mail-mode): Fix previous change.
12599 Treat a supercite prefix not followed by text
12600 as a paragraph separator.
12602 * term/lk201.el: Undo previous change.
12604 * simple.el (comment-line-break-function): New variable.
12605 (do-auto-fill): Use that variable.
12607 * files.el (cd-absolute): Add missing arg to `error'.
12609 * Makefile (dontcompilefiles): Delete cyril-util.el.
12611 * language/cyril-util.el (standard-display-cyrillic-translit):
12612 Set standard-display-table here, not when loading the file.
12613 Read argument properly with `interactive'.
12615 * format.el (format-annotate-atomic-property-change):
12616 Look thru all elements of PROP-ALIST for a number,
12617 if OLD and NEW are numbers.
12619 * international/mule.el: Doc fixes.
12621 1997-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12623 * time-stamp.el (time-stamp): Use insert-and-inherit for new stamp.
12625 1997-08-04 Valery Alexeev <valery@math.uga.edu>
12627 * language/cyril-util.el (cyrillic-language-alist): New variable.
12628 (standard-display-cyrillic-translit): Add autoload cookie.
12630 1997-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12632 * select.el (x-get-selection): Change default for data-type
12635 1997-08-04 Espen Skoglund <espensk@odslab5.cs.uit.no>
12637 * pascal.el (pascal-mode-syntax-table): _ is now a symbol constituent.
12638 (pascal-indent-case): Removed unnecessary calls to marker-position.
12639 (pascal-indent-declaration): Editing a parameterlist at the end of
12640 a buffer does not hang. Removed unnecessary call to marker-position.
12641 (pascal-get-lineup-indent): Removed unused variable.
12642 Indent parameterlist correctly.
12643 (pascal-completion-response): Removed unused variable.
12645 1997-08-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12647 * files.el (basic-save-buffer-1): Add missing argument for error.
12649 * isearch.el (isearch-quote-char): Fix handling of control
12650 characters, copied from quoted-insert.
12652 * emacs-lisp/pp.el (pp-to-string): Use
12653 emacs-lisp-mode-syntax-table.
12655 * international/quail.el (quail-update-leim-list-file): Go to the
12656 beginning of the package file, in case it was already visited.
12658 1997-08-04 Kenichi Handa <handa@etl.go.jp>
12660 * language/english.el (setup-english-environment): Call
12661 set-default-coding-systems.
12663 * language/china-util.el (setup-chinese-gb-environment): Do not
12664 call set-terminal-coding-system and set-keyboard-coding-system,
12665 instead call set-default-coding-systems.
12666 (setup-chinese-big5-environment): Likewise.
12667 (setup-chinese-cns-environment): Likewise.
12669 * language/european.el (setup-8-bit-environment): Likewise.
12671 * language/japan-util.el (setup-japanese-environment): Likewise.
12673 * language/korean.el (setup-korean-environment): Likewise.
12675 * international/mule-cmds.el (set-default-coding-systems): New
12678 * international/mule.el (default-terminal-coding-system): New var.
12679 (set-terminal-coding-system):
12680 Use default-terminal-coding-system as default.
12681 (default-keyboard-coding-system): New variable.
12682 (set-keyboard-coding-system):
12683 Use default-keyboard-coding-system as default.
12685 1997-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12687 * delsel.el (delete-selection-mode): Delete the :initialize keyword.
12688 Don't explicitly check the value and call delete-selection-mode.
12689 Don't put on a custom-loads property.
12691 * emacs-lisp/autoload.el (make-autoload): For a defcustom,
12692 generate custom-add-to-group and custom-add-load if needed.
12694 * progmodes/cpp.el (cpp-create-bg-face): Don't really make a face.
12695 Just make (background-color . COLOR).
12696 (cpp-highlight-buffer): Don't die if buffer-invisibility-spec is t.
12697 (cpp-face-default-list): Doc fix, fix custom type.
12698 (cpp-edit-reset): Add a close-quote after the file name.
12700 * isearch.el (isearch-other-meta-char): Don't switch windows to exit
12701 if that would switch to an inactive minibuffer.
12703 * progmodes/meta-mode.el: Moved from textmodes/meta-mode.el.
12705 * vc.el (vc-version-diff): Use defaults, not initial input,
12706 for reading the arguments.
12708 * faces.el (internal-face-interactive): Handle default in usual way,
12709 Provide completion for color reading.
12710 (set-face-foreground, set-face-background): Specify `color'
12711 when reading the color name interactively.
12713 1997-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12715 * help.el (describe-function): Use " is " instead of colon.
12717 * uniquify.el (delay-uniquify-rationalize-file-buffer-names):
12718 Don't delete this function from kill-buffer-hook, if it is disabled.
12720 * textmodes/fill.el (fill-context-prefix): Accept a whitespace
12721 prefix from the second line, regardless of the first line.
12723 * shell.el (shell): Doc fix.
12725 * faces.el: Alternative colors for standard faces if dark background.
12727 * hexl.el (hexlify-buffer, dehexlify-buffer):
12728 Pay attention to buffer-file-type.
12729 (hexl-save-buffer): Don't bind buffer-file-type around save-buffer.
12731 * term/x-win.el (x-cut-buffer-or-selection-value): Try both
12732 COMPOUND_TEXT and STRING as types for the selection.
12734 * simple.el (shell-command-on-region, shell-command): Doc fixes.
12735 (do-auto-fill): Don't break the line right after a comment starter.
12737 * emacs-lisp/copyright.el (copyright-regexp): Recognize the Latin-1
12738 copyright symbol. Also @copyright{}.
12740 * mail/rmailsum.el (rmail-summary-mouse-goto-message): New function.
12741 (rmail-summary-mode-map): Bind it to Mouse-2.
12743 * files.el (insert-file-contents-literally):
12744 Bind coding-system-for-read and coding-system-for-write,
12745 and bind jka-compr-compression-info-list instead of
12746 file-name-handler-alist.
12747 (find-file-literally): Simplify and use insert-file-contents-literally.
12749 1997-08-03 Andre Spiegel <spiegel@inf.fu-berlin.de>
12751 * vc-hooks.el (vc-menu-map): Replace entries for "Check In" and
12752 "Check Out" with new entry "Check In/Out" (calling
12755 1997-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12757 * cus-edit.el (custom-face-value-create): Take account
12758 of changes in the frame made outside of customize.
12760 1997-08-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12762 * faces.el (face-attr-match-p): New function.
12763 (face-attr-match-1, face-spec-match-p, face-attr-construct): Likewise.
12764 (face-spec-choose): New function.
12765 (face-spec-set): Use face-spec-choose.
12767 1997-08-03 Kenichi Handa <handa@etl.go.jp>
12769 * term/x-win.el: Fix previous change.
12771 * international/quail.el (quail-next-translation): Call
12772 quail-execute-non-quail-command when no current translations.
12773 (quail-prev-translation): Likewise.
12774 (quail-next-translation-block): Likewise.
12775 (quail-prev-translation-block): Likewise.
12777 * language/china-util.el (setup-chinese-gb-environment): Set
12778 default value of default-input-method.
12779 (setup-chinese-big5-environment): Likewise.
12780 (setup-chinese-cns-environment): Likewise. Correct input method
12783 * language/ethio-util.el (setup-ethiopic-environment): Bind
12784 correct commands in global-map, rmail-mode-map, and mail-mode-map.
12786 * language/ethiopic.el (ccl-encode-ethio-font): Fix typo in
12787 doc-string. Set default value of default-input-method.
12789 * language/european.el (setup-8-bit-environment): Likewise.
12791 * language/japan-util.el (setup-japanese-environment): Likewise.
12793 * language/korean.el (setup-korean-environment): Likewise.
12795 * language/tibet-util.el (setup-tibetan-environment): Likewise.
12797 1997-08-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12799 * international/mule-cmds.el: Doc fixes; fix error message text.
12801 * timezone.el (timezone-parse-date): Handle additional style (9).
12803 * term.el (term-ignore-error): Fix foolish errors.
12805 * strokes.el (strokes): New file.
12807 * international/mule-diag.el (describe-current-coding-system):
12808 Clean up output format.
12810 1997-08-02 Michael Kifer <kifer@cs.sunysb.edu>
12812 * viper.el (toggle-viper-mode): New function.
12813 * viper-mouse.el (viper-mouse-search-key, viper-mouse-insert-key):
12815 (viper-bind-mouse-search-key, viper-bind-mouse-insert-key)
12816 (viper-unbind-mouse-search-key, viper-unbind-mouse-insert-key):
12818 * viper*.el: vip-style names changed to viper-style names.
12820 1997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12822 * mail/sendmail.el (mail-mode): Recognize foo> prefix
12823 even without leading space.
12825 * hexl.el (hexl-find-file): Use find-file-literally.
12826 (hexlify-buffer): Bind coding-system-for-write.
12827 (dehexlify-buffer): Bind coding-system-for-read.
12829 * isearch.el (isearch-hide-immediately): Doc fix.
12831 1997-08-01 Valery Alexeev <valery@math.uga.edu>
12833 * language/cyril-util.el (standard-display-cyrillic-translit):
12836 1997-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12838 * startup.el (command-line): Pass t for AUTO arg to
12839 standard-display-european.
12841 * disp-table.el (standard-display-european): New arg AUTO.
12842 Normally, set enable-multibyte-characters to nil.
12844 1997-07-31 Geoff Voelker <voelker@cs.washington.edu>
12846 * term/w32-win.el: Set mode-line-frame-identification
12847 to remove frame name from mode-line instead of
12848 mode-line-buffer-identification.
12850 1997-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12852 * calendar.el (diary-face, calendar-today-face, holiday-face):
12853 Use defface to define them.
12855 * term/lk201.el (function-key-map): Map to ASCII DEL, not to delete.
12857 * emacs-lisp/lisp-mode.el (eval-last-sexp): Ignore `...' around sexp.
12859 1997-07-31 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
12861 * international/mule-util.el (prefer-coding-system): Change also
12862 default value of buffer-file-coding-system.
12864 1997-07-31 Kenichi Handa <handa@etl.go.jp>
12866 * faces.el (set-face-font-auto): Create a fontset if FONT is a
12867 fontset not instantiated fontset.
12869 * international/fontset.el (fontset-name-p): New function.
12870 (uninstanciated-fontset-alist): New variable.
12871 (create-fontset-from-fontset-spec): Delete arg STYLE. Register
12872 style-variants of FONTSET in uninstanciated-fontset-alist.
12873 (create-fontset-from-x-resource): Call
12874 create-fontset-from-fontset-spec correctly.
12876 * international/mule-util.el (reference-point-alist): Doc-string
12879 * term/x-win.el: Do not create style-variants of fontset. They
12880 are just registered in uninstanciated-fontset-alist.
12882 1997-07-31 Michael Kifer <kifer@cs.sunysb.edu>
12884 * ediff*.el (ediff-eval-in-buffer): Changed macro and renamed
12885 ediff-with-current-buffer.
12886 Eliminated inefficient calls to `intern'.
12887 * ediff-diff.el (ediff-exec-process): Changed to work with buffers
12888 whose names have spaces.
12889 (ediff-wordify): Use buffer-substring-no-properties.
12891 1997-07-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
12893 * vc-hooks.el (vc-checkout-model): For CVS, look at
12894 permissions to see if a file is "watched".
12896 * vc.el (vc-backend-checkin): For CVS, forget the checkout model
12898 (vc-backend-checkout): Use "cvs edit" for files with manual checkout.
12899 (vc-minor-part, vc-previous-version): New functions.
12900 (vc-diff): Don't ask or guess version numbers.
12901 (vc-version-diff): Suggest default versions based on the file state.
12903 1997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12905 * uniquify.el (uniquify-buffer-name-style): Fix typo.
12907 * info.el (info-node, info-xref, info-menu-5):
12908 Define faces with defface.
12909 (Info-mode): Don't define faces here, and don't alter Info-fontify.
12910 Locally set line-move-ignore-invisible.
12911 (Info-fontify-node): Test type of frame here.
12913 1997-07-30 Stephen Eglen <stephene@cogs.susx.ac.uk>
12915 * mspools.el (mspools-using-vm): Better handling of VM initialization.
12916 (mspools-size-folder): Allow symbolic links to spool files.
12918 1997-07-30 Per Abrahamsen <abraham@dina.kvl.dk>
12920 * cus-edit.el (hook): Support hooks whose value is just a symbol.
12921 (custom-magic-value-create): Support `mismatch' form.
12922 (custom-variable-value-create): Ditto.
12923 (custom-variable-set): Ditto.
12924 (custom-variable-save): Ditto.
12925 (custom-variable-menu): Ditto.
12926 (custom-load-symbol): Check that `preloaded-file-list' is bound.
12927 (custom-group-value-create): Comment out `indent'.
12929 1997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12931 * bindings.el (mode-line-mule-info): Delete the conditional
12932 on enable-multibyte-characters.
12934 * international/mule-cmds.el (mule-menu-keymap): Fix menu item names.
12936 1997-07-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12938 * textmodes/fill.el (adaptive-fill-first-line-regexp): Fix regexp.
12940 1997-07-29 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
12942 * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry.
12944 1997-07-29 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
12946 * ph.el: Many doc strings and messages changed.
12948 1997-07-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
12950 * mail/rmail.el (rmail-resend): Use user-mail-address.
12952 * bindings.el (debug-ignored-errors): Delete ^Quit$ element.
12954 1997-07-28 Olivier Lecarme <ol@aiguemarine.unice.fr>
12956 * progmodes/make-mode.el (makefile-space-face): Add defface.
12957 (makefile-define-space-face): Function deleted.
12958 (makefile-mode): Don't call makefile-define-space-font.
12960 1997-07-28 Per Abrahamsen <abraham@dina.kvl.dk>
12962 * cus-edit.el (customize-save-variable): New command.
12964 * wid-edit.el (widget-move): Use `previous-overlay-change' and
12965 `next-overlay-change'.
12966 (widget-use-overlay-change): New option to control it.
12968 * cus-edit.el (custom-save-all): Inhibit read only.
12970 * wid-edit.el (regexp): Outcomment :value-face.
12973 * wid-edit.el (widget-add-change): Use local hooks.
12974 (widget-before-change): Ditto.
12976 * wid-edit.el (set-text-properties): Don't define.
12977 (widget-specify-none): Delete.
12978 (widget-specify-text): Delete.
12979 (widget-field-use-before-change): Don't enable for XEmacs.
12980 (widget-specify-field): Don't use text properties.
12981 (widget-specify-field): Ditto.
12982 (widget-specify-doc): Ditto.
12983 (widget-specify-insert): Ditto.
12984 (widget-insert): Ditto.
12985 (widget-convert-text): Ditto.
12986 (widget-leave-text): Ditto.
12987 (widget-setup): Ditto.
12988 (widget-before-change): Ditto.
12989 (widget-default-create): Ditto.
12990 (widget-default-delete): Ditto.
12991 (widget-editable-list-insert-before): Ditto.
12992 (widget-editable-list-entry-create): Ditto.
12993 (widget-add-change): New function.
12995 * cus-edit.el (custom-file): Use same logic as startup.el.
12997 * wid-edit.el (widget-field-use-before-change): Doc fix.
12999 * cus-edit.el (custom-group-members): New function.
13000 (custom-group-value-create): Use it rather than get.
13002 * wid-edit.el (emacs-library-link): New widget.
13003 (widget-emacs-library-link-action): New function.
13005 * wid-edit.el (widget-beginning-of-line): Preserve zmacs region.
13006 (widget-end-of-line): Ditto.
13008 * wid-edit.el (widget-color-sample-face-get): Kludge to make it
13009 work before widget is fully created.
13010 (widget-color-action): Try to use same relative position of point
13011 in minibuffer as it had in the field.
13013 * cus-edit.el (custom-mode): Document `M-TAB'.
13015 1997-07-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13017 * international/mule-util.el (prefer-coding-system): Fix doc, prompt.
13019 1997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13021 * emacs-lisp/autoload.el (update-autoloads-from-directories):
13022 Always update loaddefs.el in the source-directory.
13024 * progmodes/make-mode.el: Doc fixes.
13026 * compile.el (compile-command): More doc fix.
13028 1997-07-24 Olivier Lecarme <ol@aiguemarine.unice.fr>
13030 * progmodes/make-mode.el, progmodes/cpp.el: Customized.
13031 * facemenu.el: Customized.
13033 1997-07-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13035 * mail/mail-extr.el (mail-extr-voodoo): Handle unmatched quotes
13036 in the comment-deletion loop.
13038 * jka-compr.el (jka-compr-added-to-file-coding-system-alist): New var.
13039 (jka-compr-insert-file-contents): Set coding-system-for-read
13040 according to file name after removing compression suffix.
13041 (jka-compr-install): Add elements to file-coding-system-alist.
13042 (jka-compr-uninstall): Remove elements from file-coding-system-alist.
13044 * international/mule-conf.el (file-coding-system-alist):
13045 Use no-conversion for tar files.
13047 * subr.el (read-quoted-char): Consistently downcase letter "digits".
13049 * mail/sendmail.el (mail-mode): Make adaptive-fill-regexp
13050 match more values. Bind adaptive-fill-first-line-regexp too.
13052 1997-07-26 Eric S. Raymond <esr@snark.thyrsus.com>
13054 * telnet.el (telnet): Handle multiple telnet programs better.
13055 (telnet-host-properties): New variable.
13057 1997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13059 * progmodes/awk-mode.el (awk-mode): Call c-initialize-cc-mode.
13061 1997-07-25 Stephen Eglen <stephene@cogs.susx.ac.uk>
13063 * replace.el (occur): Local variable line-start redundant.
13064 `occur-marker' extends to the end of the line rather than one char
13067 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
13069 * international/quail.el (quail-update-leim-list-file): Call
13070 find-file-noselect with t for arguments NOWARN and RAWFILE.
13072 * international/mule-cmds.el (leim-list-entry-regexp): Make this
13073 match only at beginning of line.
13075 1997-07-25 Erik Naggum <erik@naggum.no>
13077 * compile.el (compile-command): Doc fix.
13079 1997-07-25 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13081 * rmail.el (rmail-pop-password-error): New variable.
13082 (rmail-insert-inbox-text): If there's an error getting mail from
13083 the POP server, and the error matches rmail-pop-password-error or
13084 we prompted for the POP password, assume that the password is
13085 incorrect and erase it so that the user will be prompted again the
13086 next time he gets mail.
13088 1997-07-25 Simon Marshall <simon@frobnitz.gnu.ai.mit.edu>
13090 * complete.el: Customize; as subgroup of minibuffer.
13091 (partial-completion-mode): New option to toggle mode.
13092 (partial-completion-mode): New command to toggle mode.
13093 Add and remove hooks here, i.e., not at the top-level.
13094 (PC-bindings): New function to install/restore minibuffer bindings.
13095 This is called by partial-completion-mode, i.e., not at the top-level.
13096 (PC-temp-minibuffer-message): Use unread-command-events, as
13097 unread-command-char is obsolete.
13099 * font-lock.el: Add new C++ type specifiers.
13101 * lazy-lock.el (lazy-lock-fontify-after-idle): Wrap
13102 minibuffer-auto-raise to prevent stealth messages raising the frame.
13104 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
13106 * international/mule-cmds.el (read-input-method-name): Show more
13107 appropriate error message.
13109 1997-07-25 Kenichi Handa <handa@etl.go.jp>
13111 * international/mule-cmds.el: Typo in comment fixed.
13113 * language/thai-util.el (setup-thai-environment): Add correct
13116 * language/tibet-util.el (setup-tibetan-environment): Correct
13117 coding system names. Set default-input-method to "tibetan-wylie".
13119 * language/viet-util.el (setup-vietnamese-environment): Add
13122 1997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13124 * mail/metamail.el (metamail-region): Don't bind kanji-fileio-code
13125 or file-coding-system. Don't call define-program-kanji-code
13126 or define-program-coding-system. Instead, bind coding-system-for-read.
13128 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13130 * mail/metamail.el (
13131 * Makefile (ETAGS): New variable.
13132 (TAGS): Use ${ETAGS}.
13134 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
13135 Bind print-gensym-alist; bind print-gensym to a cons cell.
13137 * winner.el (custom-print-functions): Add defvar.
13139 1997-07-24 Michael Kifer <kifer@cs.sunysb.edu>
13141 * viper.el (viper-non-vi-major-modes): New variable.
13142 (vip-set-hooks): Changed so it'll update viper-non-vi-major-modes.
13143 (viper-mode): Now checks viper-non-vi-major-modes.
13145 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13147 * ange-ftp.el: Doc fixes.
13149 * mail/sendmail.el (mail): Improve confirmation questions
13150 for file-visiting mail buffers.
13152 * simple.el (line-move): If intangibility moves us to a different line,
13153 adjust the hpos nicely in that line.
13155 * ediff-util.el (ediff-update-diffs): Change error message.
13157 * play/landmark.el (landmark-repeat, landmark): New aliases.
13158 Add autoload cookies.
13160 * play/handwrite.el: Many doc fixes.
13161 (handwrite): Add autoload cookie.
13162 (menu-bar-handwrite-map): Comment out the code to put this
13165 * cus-face.el (custom-declare-face): Use [set-]face-documentation.
13167 * faces.el (face-documentation): Renamed from face-doc-string.
13168 (set-face-documentation): Renamed from set-face-doc-string.
13169 (face-doc-string): Make this an alias.
13171 * term/bg-mouse.el (bg-yank-or-pop): Changed eql to eq.
13173 * international/mule-cmds.el (read-input-method-name): Fix error msg.
13175 * terminal.el (te-newline): Change eql to eq.
13176 (te-insert-lines, te-delete-lines, te-process-output): Likewise.
13177 (te-parse-program-and-args, te-get-char): Likewise.
13179 * textmodes/tex-mode.el (tex-categorize-whitespace): Use eq, not eql.
13181 * bindings.el: Don't create C-x r and C-x n submaps here.
13183 1997-07-23 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
13185 * rmail.el (rmail-mime-feature): Doc and custom fix.
13187 1997-07-24 Dan Nicolaescu <done@ece.arizona.edu>
13189 * bindings.el (debug-ignored-errors): Update the dabbrev.el errors.
13190 Add errors generated by ediff*.el.
13192 1997-07-24 Olivier Lecarme <ol@aiguemarine.unice.fr>
13194 * apropos.el, ange-ftp.el: Customized.
13196 1997-07-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13198 * calendar.el (calendar-day-name): New optional args WIDTH, ABSOLUTE.
13199 (calendar-month-name): New optional arg WIDTH.
13200 (generate-calendar-month, calendar-date-string): Pass new args
13201 instead of using substring here.
13203 * emacs-lisp/bytecomp.el (eql): byte-defop-compiler definition deleted.
13205 * mail/mh-e.el: Change eql calls to = or equal.
13207 * mail/mh-utils.el: Change eql calls to eq.
13209 * compile.el (compilation-error-regexp-alist): Add elt for EPC F90.
13211 * diary-lib.el (diary-entry-time): Downcase the am/pm letter.
13213 * faces.el (set-face-font-explicit): Call internal-set-face-1 properly.
13215 1997-07-23 Stephen Eglen <stephene@cogs.susx.ac.uk>
13217 * iswitchb.el (iswitchb-get-bufname): Only add buffer of current
13218 window if it is not already in list.
13220 1997-07-23 Ulrik Vieth <vieth@thphy.uni-duesseldorf.de>
13222 * textmodes/meta-mode.el (metafont-mode): Add autoload cookie.
13223 (metapost-mode): Add autoload cookie.
13225 * files.el (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
13226 Add ".clo" for latex-mode.
13228 1997-07-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13230 * ph.el: Various error messages fixed.
13231 (ph-cadr, ph-cadr): New functions.
13232 All calls to cdar and cadr changed.
13236 * international/mule.el (modify-coding-system-alist): Doc fix.
13238 1997-07-22 Geoff Voelker <voelker@cs.washington.edu>
13240 * dos-w32.el (find-buffer-file-type-coding-system)
13241 (find-buffer-process-coding-system): Remove second argument.
13243 1997-07-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13245 * textmodes/texinfmt.el (dircategory): Delete obsolete mistaken `put'.
13246 (texinfo-end-direntry): Output extra newline.
13247 (texinfo-format-dircategory): Parse the arg and reinsert it by hand.
13249 1997-07-22 Michael Kifer <kifer@cs.sunysb.edu>
13251 * viper.el: Further twiddling with require viper-init.
13253 1997-07-21 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
13255 * jka-compr.el (jka-compr-call-process): Fix previous change.
13256 (jka-compr-write-region): Likewise.
13257 (jka-compr-insert-file-contents): Likewise.
13258 (jka-compr-file-local-copy): Bind coding-system-for-read and
13259 coding-system-for-write.
13261 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13263 * textmodes/texinfmt.el (texinfo-end-direntry): Output two newlines.
13265 * simple.el (yank, yank-pop): Bind inhibit-read-only
13266 just for remove-text-properties, not for insertion.
13268 * subr.el (read-quoted-char): Convert function keys like Return
13269 into ASCII equivalents.
13271 * mail/mh-utils.el (mh-make-folder-list-background):
13272 Don't call mh-find-path if we were called from there.
13273 (mh-find-path): Move mh-make-folder-list-background call to the end.
13275 * language/cyril-util.el (setup-cyrillic-environment): Fix paren error.
13277 * viper.el: Require viper-init.
13279 1997-07-21 Boris Goldowsky <boris@gnu.ai.mit.edu>
13281 * enriched.el (fixed, excerpt): Define with defface. No longer
13282 queries X server to find a "fixed" font; that was too slow and
13283 didn't work for everyone.
13285 1997-07-21 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
13287 * compile.el (compilation-mode-font-lock-keywords): Ensure that each
13288 regexp generated from compilation-error-regexp-alist begins with "^".
13290 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13292 * textmodes/fill.el (fill-context-prefix): Be stricter about
13293 whether first-line prefix is compatible with second-line prefix.
13295 * files.el (find-file-literally): Temporarily remove tar-mode and
13296 archive-mode from auto-mode-alist.
13298 * frame.el (frame-initialize): Don't alter vertical-scroll-bars
13301 * scroll-bar.el (scroll-bar-mode-explicit): New variable.
13302 (set-scroll-bar-mode): Don't alter default-frame-alist
13303 when just loading this file.
13305 * mail/mh-utils.el (mh-find-path): Handle mh-auto-folder-collect here,
13306 not when this file is loaded.
13308 1997-07-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13310 * mail/sendmail.el (mail-indent-citation): Undo previous change.
13311 Instead, convert region-end to a marker before the loop.
13312 (mail-yank-original, mail-yank-region): Undo previous change.
13314 * custom.el (custom-declare-variable-list): Process already-declared
13315 custom variables from this list.
13317 * cus-start.el (debug-on-quit): Define like debug-on-error.
13319 * dired-x.el (dired-omit-new-add-entry): Take new arg RELATIVE
13320 and pass it to dired-omit-old-add-entry (which is dired-add-entry).
13322 * jka-compr.el (jka-compr-insert-file-contents):
13323 Bind coding-system-for-read.
13324 (jka-compr-write-region): Bind coding-system-for-write.
13325 Set buffer-file-type if dos or nt.
13326 (jka-compr-call-process): Bind coding-system-for-read
13327 and coding-system-for-write.
13329 1997-07-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13331 * shell.el (shell-mode): Do set list-files-directory locally.
13333 * uniquify.el (uniquify-buffer-file-name): Minor change.
13335 1997-07-19 Geoff Voelker <voelker@cs.washington.edu>
13337 * dos-w32.el (find-buffer-file-type-coding-system):
13338 Use undecided-dos for dos-text file names.
13339 Use undecided for non-existing untranslated file names.
13341 * international/mule.el (modify-coding-system-alist): Added.
13342 international/mule-util.el (modify-coding-system-alist): Removed.
13344 * loadup.el [windows-nt, ms-dos]: Undo loading
13345 of international/mule-utils.
13347 1997-07-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13349 * mail/sendmail.el (mail-mode): Set adaptive-fill-regexp specially
13350 to cater to supercite.
13351 (mail): Ask a different question, if buffer is visiting a file.
13353 * faces.el (internal-facep): Length is now 10.
13354 (make-face, x-create-frame-with-faces): Make a face 10 elements long.
13355 (internal-set-face-1): Don't call set-face-attribute-internal
13357 (set-face-font): Set the auto-flag to t or nil.
13358 (face-spec-set): Clear out the font at the start,
13359 if it was set automatically before.
13360 (face-font-explicit): New function.
13361 (set-face-font-auto): New function.
13362 (set-face-font-explicit): New function.
13363 (copy-face): Copy the face-font-external flag.
13364 (internal-try-face-font): Use set-face-font-auto.
13366 * files.el (auto-mode-alist): Recognize .emacs in MSDOG syntax.
13368 1997-07-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13370 * dos-w32.el (find-buffer-file-type-coding-system):
13371 Use emacs-mule-dos for text file names; use undecided-dos
13372 for the last resort (instead of emacs-mule-dos).
13374 * vc.el (vc-diff): Turn off previous change.
13376 * cus-edit.el (custom-group-value-create) <tree>: Don't distinguish
13377 unloaded groups; use [+] for them.
13378 (customize-browse): Fix top-of-buffer doc text.
13380 * mail/sendmail.el (mail-indent-citation): Take region args.
13381 (mail-yank-original, mail-yank-region): Pass the args.
13383 1997-07-18 Dan Nicolaescu <done@sydney.ece.arizona.edu>
13385 * progmodes/hideshow.el (hs-special-modes-alist): Use a regexp
13386 generated by regexp-opt.
13387 (hs-life-goes-on): Nullify inhibit-point-motion-hooks as we have
13388 to move inside intangible overlays. Enable edebug.
13390 * isearch.el (search-invisible): Fix typo.
13391 (isearch-search): Bind inhibit-point-motion-hooks because we might
13392 have to search inside invisible and intangible text.
13393 (isearch-open-overlay-temporary): Delete forgotten debug message.
13394 (isearch-range-invisible): Fix typo in doc-string.
13396 1997-07-18 Stephen Eglen <stephene@cogs.susx.ac.uk>
13398 * replace.el (occur): Use text property `occur' to store the
13399 marker for the occurrence in the source buffer. This replaces the
13400 list `occur-pos-list', and fixes the bug for multi-line matches.
13401 Set up `occur-point' text property for occur-next and occur-prev.
13402 (occur): occur-num-matches stores the number of matches found.
13403 (occur-mode-find-occurrence): Use `occur' text property to find
13404 marker for locus of the occurrence.
13405 (occur-next, occur-prev): New commands.
13406 (occur): Fixed bug preventing line number being displayed if line
13407 number is less than the number of lines of context.
13409 1997-07-18 Andre Spiegel <spiegel@inf.fu-berlin.de>
13411 * vc-hooks.el (vc-find-cvs-master): Corrected parsing of
13412 CVS/Entries, according to CVS docs.
13413 (vc-toggle-read-only): Also work in vc-dired buffers.
13415 * vc.el (vc-diff): If file is unchanged, ask for the version
13416 number to compare with.
13417 (vc-retrieve-snapshot): If no NAME is specified, check out
13418 latest versions of all unlocked files.
13419 (vc-next-action-on-file): For CVS files with implicit checkout: if
13420 unmodified, don't do anything.
13421 (vc-clear-headers): Regexp more restricted, so as not to destroy file
13422 contents by mistake.
13423 (vc-backend-merge-news): Better analysis of status reported by CVS.
13424 Set file properties accordingly.
13426 1997-07-17 Michael Kifer <kifer@cs.sunysb.edu>
13428 * viper*.el: Adapted to use custom.el
13429 * ediff*.el: Improved customization.
13430 * ediff-ptch.el (ediff-default-backup-extension): New variable.
13431 (ediff-backup-extension, ediff-backup-specs): Change in initialization.
13433 1997-07-17 Geoff Voelker <voelker@cs.washington.edu>
13435 * loadup.el [windows-nt, ms-dos]: Load international/mule-utils.
13437 * dos-w32.el (find-buffer-file-type-coding-system)
13438 (find-binary-process-coding-system, find-buffer-file-type-match):
13440 (find-buffer-file-type): Use find-buffer-file-type-match.
13441 Add find-buffer-file-type-coding-system to file-coding-system-alist
13442 as the default entry.
13443 Add find-binary-process-coding-system to process-coding-system-alist
13444 as the default entry.
13446 1997-07-17 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
13448 * subr.el (functionp): Doc fix.
13450 1997-07-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13452 * progmodes/cc-styles.el (c-copy-tree): Function deleted.
13454 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Add "direntry".
13455 (texinfo-format-direntry, texinfo-end-direntry): New functions.
13456 (texinfo-format-dircategory): New function.
13458 * delsel.el (delete-selection-mode): Add custom-loads property.
13460 * subr.el (custom-declare-variable-early): New function.
13461 (custom-declare-variable-list): New variable.
13462 (read-quoted-char-radix): Use defvar and custom-declare-variable-early.
13464 * paren.el (show-paren-match-face): Use gray on all non-color screens.
13466 1997-07-17 Barry A. Warsaw <cc-mode-help@python.org>
13468 * progmodes/cc-mode.el (c-initialize-cc-mode): New function.
13469 (c-mode, c++-mode, objc-mode, java-mode): Call it.
13471 * progmodes/cc-langs.el (c-symbol-key):
13472 First character must be a letter or underscore.
13474 * progmodes/cc-langs.el (c-make-inherited-keymap): Change to a defun.
13476 * progmodes/cc-langs.el: Require 'cc-defs for the definition of
13479 * progmodes/cc-langs.el (c-mode-menu): Added uncomment region and
13480 slight rearrangement of items.
13482 * progmodes/cc-cmds.el: Require cc-defs for the c-add-syntax macro.
13484 * progmodes/cc-cmds.el (c-electric-backspace): Must get 'supercede
13485 property values to work with delsel and pending-del.
13487 * progmodes/cc-cmds.el (c-electric-brace): Fix ebola eradication
13488 consequence in the preserve-p test.
13490 * progmodes/cc-engine.el (c-maybe-labelp): Add defvar.
13492 * progmodes/cc-styles.el (c-initialize-builtin-style): Use
13493 copy-sequence instead of c-copy-tree.
13495 * progmodes/cc-defs.el (c-load-all): Function deleted.
13497 1997-07-17 Boris Goldowsky <boris@gnu.ai.mit.edu>
13499 * dired-x.el (dired-omit-files): Add ".#foo" lock files to omissions.
13501 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
13503 * international/titdic-cnv.el (batch-titdic-convert): Add optional
13506 1997-07-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13508 * subr.el (read-quoted-char): Handle non-character events.
13510 * mail/emacsbug.el: Improve text of messages.
13512 * simple.el (quoted-insert): Doc fix.
13514 * subr.el (read-quoted-char): Use RET, not SPC, as special terminator.
13515 Use read-quoted-char-radix as radix for numbers.
13516 (read-quoted-char-radix): New variable.
13518 1997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13520 * dired.el (dired-find-file): Better error message
13521 for symlink to nonexistent target.
13523 * simple.el (quoted-insert): Doc fix.
13525 * subr.el (read-quoted-char): Read any number of octal digits,
13526 and ignore a space if that terminates the octal digits.
13528 1997-07-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13530 * textmodes/texinfmt.el (texinfo-format-buffer-1): Insert, here,
13531 the info about what file this is and what it was made from,
13532 just before returning.
13533 (texinfo-format-setfilename): Generate no output.
13535 * apropos.el (apropos-print): Use customize-group-other-window,
13536 not customize-other-window.
13538 * mail/mail-extr.el (mail-extr-voodoo): Get rid of comments at an
13541 * files.el (set-auto-mode): If -*- line specifies a mode,
13542 then even if we don't use it because of just-from-file-name,
13543 still let it prevent taking the mode from a file name.
13545 * simple.el (yank, yank-pop): Clear out read-only prop.
13547 * mail/sendmail.el (mail-mode-auto-fill): Use insert-before-markers.
13549 * cus-edit.el (custom-unlispify-remove-prefixes): New variable.
13550 (custom-unlispify-menu-entry): Obey custom-unlispify-remove-prefixes.
13552 * progmodes/cc-styles.el (c-copy-tree): Fix bugs.
13554 * international/mule-cmds.el (global-map): Turn off the S-SPC binding.
13556 1997-07-15 Kenichi Handa <handa@etl.go.jp>
13558 * international/titdic-cnv.el (tit-process-body): Ignore vacant
13561 * international/quail.el (quail-translate-key): Fix previous change.
13563 * international/mule.el (make-coding-system): Distinguish
13564 coding-category-iso-7-else and coding-category-iso-8-else.
13566 * international/mule-conf.el (coding-category-emacs-mule): Replace
13567 coding-category-iso-else with coding-category-iso-7-else and
13568 coding-category-iso-8-else.
13570 * international/mule-diag.el (describe-current-coding-system): Use
13571 coding-category-iso-7-else instead of coding-category-iso-else.
13573 * language/china-util.el (setup-chinese-gb-environment): Adjusted
13574 for the change of coding category names. Set default-input-method
13575 to chinese-py-punct.
13576 (setup-chinese-big5-environment): Set default-input-method to
13577 chinese-py-punct-b5.
13578 (setup-chinese-cns-environment): Set default-input-method
13581 * language/english.el (setup-english-environment): Adjusted for
13582 the change of coding category names.
13584 * language/japan-util.el (setup-japanese-environment): Adjusted
13585 for the change of coding category names. Set default-input-method
13588 * language/ethio-util.el (setup-ethiopic-environment): Set
13589 default-input-method correctly.
13591 * language/korean.el (setup-korean-environment): Set
13592 default-input-method correctly.
13594 * language/tibet-util.el (setup-tibetan-environment: Set
13595 default-input-method correctly.
13597 * international/mule-diag.el (list-coding-systems): Fix previous
13600 * mail/sendmail.el (mail-setup): Kill the local binding of
13601 enable-multibyte-characters. Turn off an input method.
13603 * mail/emacsbug.el (report-emacs-bug-run-tersely): New variable.
13604 (report-emacs-bug): Insert warnings for novice users in *mail* buffer.
13605 Set enable-multibyte-characters to nil.
13606 (report-emacs-bug-hook): Check non-English letters.
13607 Confirm about sending a report to FSF.
13609 * international/mule-cmds.el (mule-keymap): Bind l to
13610 set-language-environment.
13611 (set-language-environment): Remove autoload cookie. Accept null
13612 input for resetting to default.
13613 (select-input-method): Error if enable-multibyte-characters is nil.
13614 (toggle-input-method): Likewise.
13615 (global-map): Turn of the S-SPC binding.
13617 1997-07-15 Simon Marshall <simon@albert.gnu.ai.mit.edu>
13619 * mouse-sel.el: Customize; create mouse-sel as subgroup of mouse.
13620 (mouse-sel-mode): New option to toggle mode.
13621 (mouse-sel-mode): New command to toggle mode.
13622 (mouse-sel-set-selection-function): If mouse-sel-default-bindings is
13623 interprogram-cut-paste, default to x-set-selection as before. Doc fix.
13624 (mouse-sel-bindings): New function to install/restore mouse bindings.
13625 This is called by mouse-sel-mode, i.e., not at the top-level.
13627 * delsel.el: Customize; as part of editing-basics group.
13628 (delete-selection-mode): Convert to autoloaded option. Default to nil.
13629 (delete-selection-mode): Define before option.
13630 Modify pre-command-hook here, i.e., not at the top-level.
13631 If enabling Delete Selection mode, also enable Transient Mark mode.
13633 1997-07-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13635 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
13636 (texinfo-master-menu, texinfo-multiple-files-update):
13637 Search for texinfo-master-menu-header as a string, not a regexp.
13638 (texinfo-master-menu-header): Move defvar earlier.
13640 * isearch.el (isearch-char-to-string): Use char-to-string.
13641 (isearch-quote-char): Add nonascii-insert-offset.
13643 * files.el (basic-save-buffer-1): Clarify error message.
13644 (cd-absolute): Likewise.
13646 1997-07-13 Stephen Eglen <stephene@cogs.susx.ac.uk>
13648 * iswitchb.el: All user variables now converted to custom.
13649 (iswitchb): New variable for use by the custom package.
13650 (iswitchb-default-buffer): Variable deleted.
13651 (iswitchb-define-mode-map): Addition of keybindings
13652 for iswitchb-kill-buffer and iswitchb-find-file.
13653 (iswitchb): When no text typed in, show all buffers.
13654 (iswitchb-complete): Use equal rather than eq.
13655 (iswitchb-next-match, iswitchb-prev-match): Use
13656 iswitchb-chop to handle reordering the buffer list.
13657 (iswitchb-chop): New function.
13658 (iswitchb-make-buflist): Rewritten for efficiency.
13659 (iswitchb-to-end): Operate on a list of buffers, not just one.
13660 (iswitchb-set-matches): Always return list
13661 of matching buffers, even in absence of user input.
13662 (iswitchb-kill-buffer): New function.
13663 (iswitchb-default-keybindings): Use read-kbd-macro for keys to define.
13664 (iswitchb-exhibit): Always return list of matching buffers.
13665 (iswitchb-show-default-buffer): Function deleted.
13667 1997-07-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13669 * progmodes/cc-langs.el: Require cc-defs.
13671 * progmodes/awk-mode.el (awk-mode): Require cc-langs, not cc-mode.
13673 * progmodes/cc-langs.el (c-make-inherited-keymap): Add autoload cookie.
13675 * tmm.el (tmm-prompt): Use save-excursion around completing-read code.
13676 (tmm-add-prompt): Clean up using save-selected-window
13677 and with-current-buffer.
13679 1997-07-12 Eli Zaretskii <eliz@is.elta.co.il>
13681 * term/pc-win.el (msdos-bg-mode): New function.
13682 (msdos-face-setup, make-msdos-frame): Set background-mode and
13683 display-type properties for created frames.
13685 1997-07-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13687 * simple.el (forward-visible-line): Correctly handle arg 0
13688 so that it doesn't mess up handling of nonzero args.
13690 1997-07-10 Rob Riepel <riepel@Stanford.EDU>
13692 * emulations/tpu-edt.el (tpu-set-mode-line) Added
13693 mode-line-mule-info and mode-line-frame-identification.
13695 1997-07-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13697 * emacs-lisp/edebug.el (condition-case): Fix edebug-form-spec to
13698 allow a handler with a list of condition names.
13700 1997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13702 * cus-start.el: Make it clear that the warning is a warning.
13704 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13706 * progmodes/cc-styles.el (c-copy-tree): New function.
13707 (c-initialize-builtin-style): Use c-copy-tree.
13709 * cc-align.el, cc-cmds.el, cc-compat.el, cc-defs.el, cc-engine.el:
13710 * cc-langs.el, cc-menus.el, cc-mode.el, cc-styles.el, cc-vars.el:
13711 New version of CC mode installed.
13712 Old files completely replaced.
13714 1997-07-10 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
13716 * international/fontset.el (create-fontset-from-fontset-spec):
13717 Typo in doc-string fixed.
13719 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13721 * hilit19.el (hilit-submit-feedback): Change mail address.
13723 1997-07-10 Kenichi Handa <handa@etl.go.jp>
13725 * international/fontset.el (create-fontset-from-fontset-spec): Add
13726 optional arg NOERROR.
13727 (create-fontset-from-x-resource): Give t as arg NOERROR to
13728 create-fontset-from-fontset-spec.
13730 * term/x-win.el: Give t as arg NOERROR to
13731 create-fontset-from-fontset-spec.
13733 * bindings.el (mode-line-mule-info): Remove tailing ">" from input
13736 * international/isearch-x.el (isearch-input-method): New variable.
13737 (isearch-input-method-title): New variable.
13738 (isearch-toggle-specified-input-method): Set the above variables.
13739 (isearch-toggle-input-method): Likewise.
13740 (isearch-process-search-multibyte-characters): Give
13741 isearch-input-method as arg to read-multilingual-string.
13743 * international/mule-cmds.el (read-multilingual-string): Adjusted
13744 for the previous change of variables related to input methods.
13746 * isearch.el (isearch-message-prefix): Likewise.
13748 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13750 * mail/sendmail.el (mail-mode): Make fill-paragraph-function local.
13752 * menu-bar.el (menu-bar-custom-menu): Add several more menu items.
13753 Rename some. Delete "Update this menu".
13755 * cus-edit.el (customize-browse): Don't take an argument.
13757 1997-07-09 Noah Friedman <friedman@splode.com>
13759 * emacs-lisp/eldoc.el: Add `up-list' and `down-list' to
13760 eldoc-message-commands.
13762 1997-07-09 Kenichi Handa <handa@etl.go.jp>
13764 * international/mule-diag.el (print-fontset): Output format improved.
13765 (describe-fontset): Likewise. Doc-string modified.
13766 (list-fontsets): Likewise.
13768 * international/encoded-kb.el (encoded-kbd-mode):
13769 Call coding-system-XXX instead of coding-vector-XXX.
13771 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13773 * Makefile (dontcompilefiles): Add cyril-util.el.
13775 * format.el (format-alist): Don't handle compression here.
13777 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13779 * cus-edit.el (customize-browse): Improve start-of-buffer message.
13781 * mouse.el (mouse-undouble-last-event): Fix gross bugs:
13782 use modifiers, not old-modifiers.
13784 * cus-edit.el (custom-help-menu): Variable deleted.
13785 (custom-menu-reset): Function deleted.
13786 (Custom-menu-update): Likewise.
13788 * finder.el (finder-list-matches): Create *Finder Category* buffer.
13790 * mouse.el (mouse-show-mark): Handle switch-frame events in the loop.
13792 1997-07-08 Dave Love <d.love@dl.ac.uk>
13794 * thingatpt.el (url): Define end-op property again. Wrap end-op
13795 and beginning-op lambdas with `function', not quote.
13797 1997-07-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13799 * emacs-lisp/bytecomp.el (char-after): Allow 0 args.
13801 * progmodes/cc-*.el: New files, totally reorganized.
13803 * dunnet.el: Undo an earlier change:
13804 (dun-piss): Renamed from dunnet-urinate.
13805 (dun-verblist): Indecent word added back.
13806 (dunnet): Delete "censored" message.
13808 * textmodes/fill.el: Doc fixes.
13810 * international/mule-conf.el (undecided): Use `-' in mode line.
13812 * bookmark.el: Make global bindings only via loaddefs.el.
13814 * help-macro.el (make-help-screen): Clear the prompt
13815 when we get a real command.
13817 1997-07-07 Kenichi Handa <handa@etl.go.jp>
13819 * international/quail.el (quail-conversion-help): Source code
13820 indentation changed.
13822 * international/skkdic-utl.el (skkdic-okuri-ari): Doc-string
13824 (skkdic-postfix, skkdic-prefix, skkdic-okuri-nasi): Likewise.
13825 (skkdic-lookup-key): Add 4th argument PREFER-NOUN. Arrange order
13826 of returning list according to this value.
13828 * international/kkc.el (kkc-region): Call skkdic-lookup-key with
13829 t for arg PREFER-NOUN while looking up key sequences shorter than
13830 what a user requested.
13831 (kkc-next-phrace): Likewise.
13833 * international/mule-diag.el (print-fontset): Output format tuned.
13834 (describe-fontset): Likewise.
13835 (list-fontsets): Likewise.
13837 1997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13839 * delsel.el (delete-selection-mode): Doc fix.
13841 * wid-edit.el (widget-field-use-before-change): Reenable for Emacs 20.
13843 * files.el (find-file-literally): New function.
13845 1997-07-05 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13847 * menu-bar.el (menu-bar-files-menu): Use make-frame-command
13848 as in C-x 5 2, rather than make-frame.
13850 * international/mule-cmds.el (help-map):
13851 Bind I to describe-input-method.
13852 (help-map): Bind L to describe-language-environment.
13854 * international/mule-cmds.el
13855 (set-language-environment): Do the real work here.
13856 (current-language-environment): New variable.
13857 (setup-specified-language-environment): Call set-language-environment.
13858 Set current-language-environment.
13859 (describe-language-environment):
13860 By default, use current-language-environment.
13862 * help.el (help-for-help): Update help text.
13864 * faces.el (face-set-after-frame-default): New subroutine,
13865 taken from x-create-frame-with-faces.
13866 (x-create-frame-with-faces): Call it.
13867 (face-italic-p, face-bold-p): Use equal to compare fonts.
13868 (frame-update-faces): Function now a no-op.
13870 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13872 * simple.el (sendmail-user-agent-compose): New function;
13873 this has the code that was in sendmail-user-agent.
13874 (sendmail-user-agent): Use sendmail-user-agent-compose.
13876 * mail/reporter.el (reporter-compose-outgoing): Use functionp,
13877 not fboundp, to test validity of COMPOSE.
13879 * bindings.el (complete-symbol): Accept an argument.
13880 (debug-ignored-errors): Add ^ to "No tags table loaded".
13881 Make the etags.el strings correspond to latest etags.el.
13883 * progmodes/etags.el (next-file, tags-loop-scan): Fix error message.
13884 (visit-tags-table-buffer, complete-tag): Likewise.
13886 * language/european.el (latin-1, latin-2. latin-3, latin-4, latin-5):
13887 Define coding system aliases.
13889 * wid-edit.el (widget-choose): Using keyboard, if all choices are
13890 disabled, just report an error.
13892 * cus-edit.el (custom-load-symbol): Don't reload a preloaded file.
13894 * term/linux.el: New file.
13896 1997-07-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13898 * simple.el (forward-visible-line): Use forward-line, not
13899 vertical-motion, when moving backwards.
13901 1997-07-04 Anders Lindgren <andersl@csd.uu.se>
13903 * compile.el (compilation-error-regexp-alist):
13904 Support for IAR Systems C compiler added.
13906 1997-07-04 Dave Love <d.love@dl.ac.uk>
13908 * browse-url.el: Require thingatpt when compiling.
13909 (browse-url-url-at-point): Use `thing-at-point' (with URL code
13911 (browse-url-looking-at): Moved to thingatpt.el, renamed and changed.
13913 * thingatpt.el (thing-at-point): Use `thing-at-point' property, if any.
13914 (bounds-of-thing-at-point): Use `bounds-of-thing-at-point' property.
13915 (thing-at-point-bounds-of-url-at-point): New function.
13916 (thing-at-point-looking-at): New function, adapted from old
13917 browse-url-looking-at.
13918 (thing-at-point-url-at-point): New function, adapted from
13919 browse-url-url-at-point.
13920 (thing-at-point-url-chars): Variable deleted.
13921 (thing-at-point-url-path-regexp, thing-at-point-short-url-regexp)
13922 (thing-at-point-url-regexp, thing-at-point-markedup-url-regexp):
13924 (url): `beginning-op' property function changed to use
13925 `thing-at-point-bounds-of-url-at-point'. `end-op' property no
13926 longer set -- functionality no longer supported for the more
13927 sophisticated treatment of URLs so `forward-thing' no longer works
13930 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13932 * cus-edit.el (custom-mode-map): Bind n and p.
13934 * mail/emacsbug.el (report-emacs-bug): Don't include messages
13935 in *Messages* generated by report-emacs-bug itself.
13937 * mail/mailalias.el (mail-complete-alist): Don't use backquote.
13939 1997-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
13941 * menu-bar.el (menu-bar-custom-menu): Some command names were
13944 * widget.el (:sample-overlay): New keyword.
13945 * wid-edit.el (widget-leave-text): Use it.
13946 (widget-specify-sample): Use it.
13947 (widget-default-delete): Ditto.
13949 * wid-edit.el (color): Make it an editable field.
13950 (widget-color-value-create): Deleted.
13951 (widget-color-value-get): Deleted.
13952 (widget-color-value-set): Deleted.
13953 (color-item): Deleted.
13954 (widget-color-item-button-face-get): Renamed to
13955 `widget-color-sample-face-get'.
13956 (color-sample): Delete.
13957 (editable-color): Delete.
13958 (widget-editable-color-value-create): Delete.
13959 * cus-face.el (custom-face-attributes): Use `color' instead of
13962 * wid-edit.el (widget-specify-field): Add newline in overlay for
13964 (widget-field-end): Ditto.
13966 * wid-edit.el (emacs-library-link): New widget.
13967 (widget-emacs-library-link-action): New function.
13969 (file-link): New widget.
13970 (widget-file-link-action): New function.
13972 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13974 * loadup.el: Some files are in different directories.
13976 * emacs-lisp/lisp.el, emacs-lisp/lisp-mode.el:
13977 Moved from parent dir.
13979 * textmodes/fill.el, textmodes/page.el: Moved from parent dir.
13980 * textmodes/paragraphs.el, textmodes/text-mode.el: Likewise.
13982 * mail/sendmail.el (mail-do-fcc):
13983 Pass an arg to verify-visited-file-modtime.
13985 * textmodes/tex-mode.el (tex-common-initialization):
13986 Set search-whitespace-regexp locally.
13988 * simple.el (next-line, previous-line): Doc fixes.
13990 1997-07-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13992 * hippie-exp.el (he-dabbrev-skip-space): Fix previous change.
13993 (he-dabbrev-as-symbol): Likewise.
13995 * find-dired.el (find-grep-dired): Use -type f.
13997 * language/japanese.el ("Japanese"): List iso-2022-7bit coding system
13998 instead of japanese-iso-7bit.
14000 * delsel.el (delete-selection-mode): Doc fix.
14002 * gnus/gnus-group.el (gnus-group-set-mode-line):
14003 Update how mode-line-modified is set.
14005 * paren.el (show-paren-idle-timer): New defvar.
14006 (show-paren-mode): Add :initialize attr in the defcustom.
14007 Test the value at end of file, and turn on the mode if true.
14009 * cus-face.el (custom-face-attributes): Use editable-color widget.
14011 * wid-edit.el (color-sample, editable-color): New widget types.
14013 * cus-edit.el (custom-buffer-create-internal): New arg DESCRIPTION
14014 is inserted in the buffer to describe it.
14015 (custom-buffer-create-other-window, custom-buffer-create):
14016 New arg DESCRIBE; pass it along.
14017 (customize-group): Pass DESCRIBE argument.
14018 (custom-face-menu): Improve Set and Save item strings.
14019 (custom-group-menu): Likewise.
14021 1997-07-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14023 * cus-edit.el (custom): Don't set :button-face.
14024 (custom-mode): Use custom-button-face here
14025 as buffer-local value of widget-button-face.
14027 * wid-edit.el (widget-button-face): Default value widget-button-face.
14028 (widget-default-button-face-get): Use variable widget-button-face.
14030 * mail/emacsbug.el (report-emacs-bug): Don't assume the exit command
14031 is mail-send-and-exit for all user agents.
14033 * autorevert.el: New file.
14035 * paren.el (show-paren-mode): Add a defvar before first use.
14037 * desktop.el (desktop-clear-preserve-buffers): New variable.
14038 (desktop-clear): Kill all buffers except internal ones
14039 and those listed in desktop-clear-preserve-buffers.
14041 * time.el (display-time-string-forms): Use %M, not %m.
14043 * compile.el (compilation-parse-errors): Skip 2 lines
14044 only for Compilation major mode.
14046 * international/mule.el (load-with-code-conversion):
14047 Don't run kill-buffer-hook or kill-buffer-query-functions.
14049 1997-07-02 Per Abrahamsen <abraham@dina.kvl.dk>
14051 * cus-edit.el (customize-browse): Use glyphs in description, if
14054 * wid-edit.el (widget-menu-minibuffer-flag): Default to t on
14057 * wid-edit.el (widget-field-value-create): Add comment explaining
14058 why `:field-overlay' contains two markers.
14060 * cus-edit.el (custom-browse-visibility)
14061 (custom-browse-visibility-action, custom-browse-group-tag)
14062 (custom-browse-group-tag-action, custom-browse-variable-tag-action)
14063 (custom-browse-face-tag, custom-browse-face-tag-action)
14064 (custom-browse-face-tag-action, custom-browse-alist): Changed
14065 prefix from `custom-tree' to `custom-browse'.
14066 (custom-variable-value-create, custom-face-value-create)
14067 (custom-group-value-create): Updated caller.
14069 * cus-edit.el (custom-browse-only-groups): New option.
14070 (custom-group-value-create): Use it. Omit non-groups if non-nil.
14072 * cus-edit.el (custom-help-menu): Renamed "Variable" to "Option".
14073 Remove "..." from non-prompting entries.
14075 * wid-edit.el (widget-single-line-field-face): New face.
14076 (widget-single-line-display-table): New variable.
14077 (regexp, file): Use `widget-single-line-field-face'.
14079 * cus-edit.el (custom-unloaded-symbol-p): New function.
14080 (custom-unloaded-widget-p): New function.
14081 (custom-group-value-create): Use it.
14082 (customize-browse): Mention [?].
14084 * cus-edit.el (custom-toggle-hide): Load dependencies here.
14086 * wid-edit.el (functionp): New function.
14088 1997-07-02 Kenichi Handa <handa@etl.go.jp>
14090 * language/indian.el: Change category 5 to 1.
14092 * language/european.el (setup-8-bit-environment): New argument
14094 (setup-latin1-environment): Adjusted for the above change.
14095 (setup-latin2-environment): Likewise.
14096 (setup-latin3-environment): Likewise.
14097 (setup-latin4-environment): Likewise.
14098 (setup-latin5-environment): Likewise.
14100 * language/greek.el (setup-greek-environment): Likewise.
14102 * language/hebrew.el (setup-hebrew-environment): Likewise.
14104 * language/cyril-util.el (setup-cyrillic-environment): Adjusted
14105 for the change of an input method name.
14107 * language/devan-util.el (setup-devanagari-environment): Likewise.
14109 * language/ethio-util.el (setup-ethiopic-environment): Likewise.
14111 * language/korean.el (setup-korean-environment): Likewise.
14113 * language/lao-util.el (setup-lao-environment): Likewise.
14115 * language/thai-util.el (setup-thai-environment): Likewise.
14117 * language/viet-util.el (setup-vietnamese-environment): Likewise.
14119 * language/china-util.el: Use true coding system names instead of
14120 aliases. Adjusted for the change of an input method name.
14121 (decode-hz-region): Fix comments.
14122 (encode-hz-region): Fix a coding system name.
14124 * language/misc-lang.el: Call set-language-info-alist for IPA.
14125 (setup-ipa-environment): New function.
14127 * international/titdic-cnv.el: Add license note.
14128 (tit-encode-list): Fix typo (euc-kk -> euc-kr).
14129 (quail-cxterm-package-title-alist): New variable.
14130 (tit-make-quail-package-file-name): Name changed from
14131 tit-make-quail-package-name.
14132 (tit-process-header): Check quail-cxterm-package-title-alist to
14133 decide a package name.
14134 (titdic-convert): Call tit-make-quail-package-file-name.
14135 (batch-titdic-convert): Likewise.
14137 * international/skkdic-cnv.el: Coding system name changed to
14138 iso-2022-7bit-short.
14139 (skkdic-convert): Fix typo in a comment.
14140 (skkdic-convert): Save buffer in iso-2022-7bit-short.
14141 (skkdic-extract-conversion-data): Fix a bug in regular expression
14144 * international/quail.el (quail-guidance-buf): Make it buffer
14146 (quail-guidance-win): New variable. Make it buffer local.
14147 (quail-current-translations): Doc-string modified.
14148 (quail-current-data): Make it buffer local.
14149 (quail-define-package): Update input-method-alist.
14150 (quail-defrule): Doc-string modified.
14151 (quail-defrule-internal): Document it.
14152 (quail-get-translation): Change the format of DEF part.
14153 (quail-lookup-key): Make the second argument LEN optional. Reset
14154 quail-current-translations to nil.
14155 (quail-map-definition): New function.
14156 (quail-get-current-str): New function.
14157 (quail-guidance-translations-starting-column): New variable.
14158 (quail-update-current-translations): New function.
14159 (quail-translate-key): Adjusted for the change of DEF format.
14160 Call quail-update-current-translations.
14161 (quail-next-translation): Call quail-update-current-translations.
14162 (quail-prev-translation): Likewise.
14163 (quail-next-translation-block): Likewise.
14164 (quail-prev-translation-block): Likewise.
14165 (quail-select-translation): Deleted.
14166 (quail-make-guidance-frame): New function.
14167 (quail-show-guidance-buf): Handle the case that minibuffer is in a
14169 (quail-hide-guidance-buf): Likewise.
14170 (quail-show-translations): Call
14171 quail-update-current-translations. Check width of a frame to be
14173 (quail-completion): Do not supply LEN argument to
14175 (quail-help): Use with-output-to-temp-buffer.
14176 (quail-translation-help): Likewise.
14177 (quail-conversion-help): Likewise.
14178 (quail-update-leim-list-file): Save buffer without making a backup file.
14180 * international/mule.el (charset-bytes, charset-dimension)
14181 (charset-chars, charset-width, charset-direction)
14182 (charset-iso-final-char, charset-iso-graphic-plane)
14183 (charset-reverse-charset, charset-short-name, charset-long-name)
14184 (charset-description, charset-plit, set-charset-plist): Document
14186 (make-char, charset-list): Doc-string modified.
14187 (find-new-buffer-file-coding-system): Fix bug of handling the
14188 coding system undecided.
14190 * international/mule-diag.el (print-list): Use macro when.
14191 (sort-charset-list): New function.
14192 (charset-other-info-func): Delete this variable.
14193 (list-character-sets): Handle a prefix argument. If it is nil,
14194 make the output format less cryptic.
14195 (print-designation): Use macro when.
14196 (describe-current-coding-system): Likewise.
14197 (describe-current-coding-system): Delete unnecessary progn.
14198 (list-coding-systems): Handle prefix a prefix argument instead of
14199 checking (interactive-p). Do not print coding categories.
14200 (list-coding-categories): New function.
14201 (print-fontset): Name changed from describe-fontset-internal.
14202 (describe-fontset): Make the output less cryptic.
14203 (list-fontsets): New function.
14204 (list-input-methods): Use macro when.
14205 (insert-section): Change a name of first argument.
14206 (mule-diag): Doc-string modified. Use with-output-to-temp-buffer.
14207 Use insert-buffer-substring instead of insert-buffer.
14208 (dump-charsets): Make it callable interactively.
14209 (dump-codings): Likewise.
14211 * international/mule-conf.el: Fix typo in doc-string of charset
14212 indian-1-column. Adjust for the name change of
14213 standard-character-unification-table-for-decode and
14214 standard-character-unification-table-for-encode.
14216 * international/characters.el: Modify docstring of char category
14217 1. Change char category 5 to symbol. Adjust category definition
14218 of Tibetan characters and Thai characters for this change.
14220 1997-07-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14222 * international/mule-conf.el (binary): Define as coding system alias.
14224 1997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14226 * desktop.el (desktop-clear): Don't kill buffers here.
14228 * bindings.el (mode-line-mule-info): Use `%Z' instead of `%z:'.
14230 * language/devanagari.el (in-is13194-devanagari):
14231 Define this name rather than devanagari.
14232 (devanagari): Make this an alias.
14234 * international/mule-conf.el: Swap args to define-coding-system-alias.
14235 * language/vietnamese.el, language/thai.el, language/korean.el:
14236 * language/japanese.el, language/hebrew.el, language/greek.el:
14237 * language/european.el, language/chinese.el, language/cyrillic.el:
14240 * international/mule.el (define-coding-system-alias): Swap the args.
14242 * mouse.el (mouse-undouble-last-event): Use reverse, not nreverse.
14244 1997-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14246 * bibtex.el (bibtex-kill-field, bibtex-find-text):
14247 Killing a field moves to the next line.
14249 * diary-lib.el (diary-float): Fix errors in previous change.
14251 * progmodes/cc-mode.el (c-Java-conditional-key): Put this in the
14252 right place--it was inside of a defun.
14253 (c-electric-brace): Eliminate junk mistakenly patched here.
14255 * simple.el (kill-line): Doc fix.
14257 * dired-aux.el (dired-do-shell-command): New arg FILE-LIST
14258 so that we don't recompute it after the user provides the input.
14260 1997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14262 * simple.el (forward-visible-line): Handle 0 arg correctly.
14264 1997-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14266 * cus-start.el (enable-multibyte-characters): Customize.
14268 1997-06-28 Michelangelo Grigni <mic@mathcs.emory.edu>
14270 * ffap.el: XEmacs compatibility hacks cleaned up.
14271 (ffap-url-fetcher): If `browse-url' is bound, use that.
14272 (ffap-locate-file): New optional arg dir-ok.
14273 (ffap-at-mouse): Fix return value.
14275 1997-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14277 * window.el (shrink-window-if-larger-than-buffer):
14278 Use compute-motion, instead of inserting newlines.
14280 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14282 * menu-bar.el (nonincremental-repeat-search-forward)
14283 (nonincremental-repeat-search-backward)
14284 (nonincremental-repeat-re-search-forward)
14285 (nonincremental-repeat-re-search-backward):
14286 Special error check for no previous search.
14288 * Makefile (lisptagsfiles): Look at subdirs only if name
14289 starts with a letter.
14290 (dontcompilefiles): Don't compile latin-5.el.
14291 (updates): Reject subdirs whose names start with =.
14292 (custom-deps, finder-data, autoloads, update-subdirs): Likewise.
14294 * scroll-bar.el (toggle-scroll-bar): Moved from frame.el.
14295 Use scroll-bar-mode to determine which side; if it's nil, use left.
14296 (set-scroll-bar-mode): New subroutine, taken from scroll-bar-mode.
14297 (scroll-bar-mode): Use the variable set-scroll-bar-mode.
14298 (scroll-bar-mode): New variable. Extra defvar to avoid warning.
14299 (toggle-horizontal-scroll-bar): Moved from frame.el.
14301 * frame.el (scroll-bar-side): Variable deleted.
14302 (toggle-scroll-bar, toggle-horizontal-scroll-bar):
14303 Moved to scroll-bar.el.
14305 * files.el (file-chase-links): When handling .., make newname absolute.
14306 Simplify several places.
14307 (file-relative-name): Handle directory names as well as file names.
14308 Don't get fooled by empty directory names, etc.
14310 * word-help.el, term-nasty.el: Files deleted.
14312 1997-06-27 Simon Marshall <simon@gnu.ai.mit.edu>
14314 * font-lock.el (font-lock-extra-types-widget): Use regexp widget.
14315 (scheme-font-lock-keywords-1)
14316 (scheme-font-lock-keywords-2): New variables based on old variable.
14317 (scheme-font-lock-keywords): Default to the former.
14318 (tex-font-lock-keywords-1)
14319 (tex-font-lock-keywords-2): New variables based on old variable.
14320 (tex-font-lock-keywords): Default to the former.
14321 (font-lock-eval-keywords): Don't eval KEYWORDS if nil.
14322 (font-lock-after-change-function)
14323 (font-lock-fontify-block): Explicitly wrap inhibit-point-motion-hooks.
14325 * lazy-lock.el (lazy-lock-fontify-after-scroll)
14326 (lazy-lock-fontify-after-trigger)
14327 (lazy-lock-fontify-conservatively)
14328 (lazy-lock-fontify-chunk): Explicitly wrap inhibit-point-motion-hooks.
14330 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Simplify range search.
14332 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14334 * cus-edit.el (custom-magic-alist):
14335 Update messages for `modified' and `set' states.
14337 * files.el (set-auto-mode): Undo previous change.
14339 * mouse.el (mouse-drag-region): For a click (not a drag),
14340 let the up-event run normally.
14342 * cus-edit.el (custom-mode-map):
14343 Bind Custom-move-and-invoke to mouse-1.
14344 (Custom-move-and-invoke): New command.
14345 (custom-buffer-create-internal): Update buffer help text.
14347 1997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14349 * cus-edit.el (custom-variable-menu): Clarify menu item names.
14350 (custom-buffer-create-internal): Clarify button names.
14352 * wid-edit.el (widget-choice-action): Use widget-edit-functions.
14353 (widget-toggle-action): Likewise.
14355 * wid-edit.el (widget-choose): Use only digits, except for C-g.
14356 Allocate digits to disabled commands too.
14357 Don't use a keyboard menu; instead, display a buffer
14358 listing all the alternatives. Put cursor in echo area.
14360 * term-nasty.el: File deleted from the distribution.
14362 * doctor.el: Undo previous censorship changes.
14364 * paths.el (sendmail-program): Look first in /usr/sbin.
14366 1997-06-25 Per Abrahamsen <abraham@dina.kvl.dk>
14368 * cus-edit.el (customize-browse): Take a group argument.
14369 (custom-help-menu): Browse `emacs' group.
14371 * cus-edit.el (custom-add-parent-links): Simplify mapatoms lambda.
14372 (custom-browse): New group.
14373 (custom-buffer-groups-last)
14374 (custom-menu-groups-first): Options deleted.
14375 (custom-browse-sort-alphabetically)
14376 (custom-browse-order-groups)
14377 (custom-buffer-order-groups)
14378 (custom-menu-order-groups): New options.
14379 (custom-browse-sort-predicate)
14380 (custom-buffer-sort-predicate)
14381 (custom-menu-sort-predicate): Functions deleted.
14382 (custom-sort-items): New replacement function; simplification and
14383 extension of previous predicate functions.
14385 (customize-customized)
14387 (customize-apropos)
14388 (custom-menu-create)
14389 (custom-group-value-create): Use it.
14391 * cus-edit.el (custom-tree-alist): Use "-\ " instead of "-+ ".
14392 (custom-group-value-create): Ditto.
14394 * wid-edit.el (widget-button-click): Steal up event if key is not
14395 bound in `widget-global-map'.
14397 * cus-edit.el (custom-tree-insert-prefix): Renamed from
14398 `custom-tree-insert'.
14399 (custom-group-value-create): Use it.
14401 * wid-edit.el (widget-field-use-before-change): New option.
14402 (widget-setup): Obey it.
14404 * cus-edit.el (custom-help-menu): Add entry for
14405 `customize-browse'.
14407 * wid-edit.el (widget-push-button-value-create): Use :tag-glyph.
14408 (widget-glyph-insert-glyph): Accept nil widget.
14409 * cus-edit.el (custom-tree-group-tag): Specify :tag-glyph.
14410 (custom-tree-variable-tag): Ditto.
14411 (custom-tree-face-tag): Ditto.
14413 1997-06-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14415 * help-macro.el (make-help-screen): Clear buffer-read-only.
14417 1997-06-24 Dan Nicolaescu <done@ece.arizona.edu>
14419 * bindings.el (debug-ignored-errors): Correct the error messages
14420 that are supposed to match imenu.el.
14422 1997-06-24 Inge Frick <inge@nada.kth.se>
14424 * view.el: Changed some documentation.
14425 (view-exits-all-viewing-windows): New variable
14426 replaces view-exit-all-windows-at-exit.
14427 (view-exit-all-windows-at-exit): Variable deleted.
14428 (view-mode-enter): Doesn't set view-exit-action if
14429 argument exit-action is nil.
14430 (view-mode-exit): Only restored windows are removed
14431 from view-return-to-alist. Follow chains of old-windows.
14432 Do not call replace-buffer-in-windows.
14433 Call exit-action also when a window displays buffer.
14434 (View-exit-and-edit): Now sets read-only by binding
14435 view-old-buffer-read-only.
14437 1997-06-25 Paul Eggert <eggert@twinsun.com>
14439 * replace.el (perform-replace): When matching lookahead, use
14440 markers rather than integers, since a replacement may invalidate
14441 integers. This fixes a bug introduced in the previous change to
14444 1997-06-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14446 * facemenu.el (facemenu-add-new-face): Fix comma in backquote.
14448 * mail/rmail.el (rmail-get-new-mail): If conversion fails,
14449 delete the text that was inserted.
14451 1997-06-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14453 * isearch.el (isearch-search-and-update): When a reverse search
14454 need not actually search, update isearch-case-fold-search anyway.
14455 (isearch-mode-map): Define latin-iso8859-9 as self-searching.
14457 * thingatpt.el (buffer): Don't use beginning-of-buffer, end-of-buffer.
14459 * wid-edit.el (widget-menu-minibuffer-flag): New variable.
14460 (widget-choose): Alternative method to read one character
14463 * cus-edit.el (custom-documentation-face): New face.
14464 (custom-mode): Use custom-documentation-face for doc strings.
14465 (custom-group-link): Fix the help string.
14466 (custom-magic-show): Doc fix.
14468 * wid-edit.el (widget-documentation-face): New variable.
14469 (widget-specify-doc): Use the variable.
14471 * cus-edit.el (custom-group-value-create): In links style,
14472 use Go to Group instead of Show.
14473 (Custom-goto-parent): New command.
14474 (custom-mode-map): Bind u to Custom-goto-parent.
14476 (custom-buffer-create-internal): Improve help for buttons.
14477 (custom-button-face): New defface.
14478 (custom widget-type): Use custom-button-face for buttons.
14479 (custom-group-tag-faces): Initial value is nil.
14480 (custom-variable-tag-face): Renamed from custom-variable-sample-face.
14481 Initialize it like custom-group-tag-face.
14482 (custom-group-tag-faces): Initialize to nil.
14483 (custom-state-face): New defface.
14484 (custom-magic-value-create):
14485 Use custom-state-face for State descriptions.
14487 * wid-edit.el (widget-default-button-face-get):
14488 Try to get it from the parent.
14489 (widget-default-create): Use :tag-face for tags.
14491 * cus-edit.el (custom-state-buffer-message): Display the message
14492 only if the item is modified. Take widget as arg.
14493 (custom-mode): Use widget-edit-functions.
14495 * wid-edit.el (widget-edit-functions): Renamed from widget-edit-hook.
14496 (widget-field-action): Pass the widget as an arg when running hook.
14498 * cus-edit.el (Custom-set): Renamed from custom-set.
14499 (Custom-save): Renamed from custom-save.
14500 (custom-browse-sort-predicate): Defalias deleted.
14501 (custom-group-value-create): Don't sort, in tree mode.
14502 (Custom-mode-menu): Renamed from custom-mode-menu.
14503 (Custom-reset-current): Renamed from custom-reset-current.
14504 (Custom-reset-saved): Renamed from custom-reset-saved.
14505 (Custom-reset-standard): Renamed from custom-reset-standard.
14506 (Custom-menu-update): Renamed from custom-menu-update.
14507 (customize-set-value): Renamed from custom-set-value.
14508 (customize-set-variable): Renamed from custom-set-variable.
14509 (customize-save-customized): Renamed from custom-save-customized.
14511 * cus-start.el (double-click-time): Use restricted-sexp.
14512 (load-path): Make [Current dir?] itself the active button.
14514 * wid-edit.el (character): Doc fix.
14515 (restricted-sexp): New widget type.
14516 (integer, number): Use restricted-sexp.
14518 * cus-start.el (track-mouse): Don't customize it.
14520 1997-06-24 Paul Eggert <eggert@twinsun.com>
14522 * replace.el (perform-replace): When matching regexps, if the next
14523 match is adjacent to this one, record the next match before
14524 replacing this one. This fixes a bug where (replace-regexp
14525 "\\ba " "c") replaced "a a a " with "ca c" instead of "ccc".
14527 1997-06-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14529 * thingatpt.el (beginning-of-sexp): New function.
14530 (bounds-of-thing-at-point): Fix typo in computing real-beg.
14532 1997-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14534 * cus-edit.el (custom-group-visibility): Widget type
14535 moved from wid-edit.el and renamed from group-visibility.
14536 (custom-group-visibility-create): Function renamed
14537 and moved from wid-edit.el.
14538 (custom-state-buffer-message): New function.
14539 (custom-mode): Add custom-state-buffer-message to widget-edit-hook.
14541 * wid-edit.el (widget-edit-hook): New variable.
14542 (widget-field-action, widget-choice-action): Run that hook
14543 instead of displaying an echo area message.
14544 (widget-toggle-action): Likewise.
14545 (group-visibility, widget-group-visibility-create):
14546 Moved to cus-edit.el and renamed.
14548 1997-06-23 Dan Nicolaescu <done@ece.arizona.edu>
14550 * textmodes/outline.el (outline-discard-overlays):
14551 Don't use let inside a cycle.
14553 * progmodes/hideshow.el (hs-discard-overlays): Use overlays-in to
14554 get all the overlays in a range. Don't use let inside a cycle.
14556 1997-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14558 * textmodes/nroff-mode.el (nroff-electric-mode): New defvar.
14560 * emulation/vip.el (vip-mode-map): Add defvar; move earlier.
14561 (vip-c-string): Variable renamed and defvar added.
14562 (vip-save-minibuffer-local-map): Likewise.
14563 (vip-end-with-a-newline-p): Use STRING (the arg) instead of `text'.
14565 * emacs-lisp/profile.el (profile-million): Variable moved.
14567 * informat.el (Info-validate-allnodes): Variable renamed, defvar added.
14568 (Info-validate-thisnode, Info-validate-lossages): Likewise.
14569 Change all references.
14571 * dired-aux.el (dired-add-entry): New optional arg RELATIVE.
14572 (dired-update-file-line): Pass t for RELATIVE.
14574 1997-06-22 Noah Friedman <friedman@splode.com>
14576 * type-break.el: Do not use defsubst anywhere; use defuns.
14577 Don't require timer; use autoloaded functions.
14578 (type-break-warning-message-mode): Variable deleted.
14579 (type-break-query-mode): New variable and function.
14580 (type-break-mode): Mention in docstring.
14581 (type-break-run-at-time): New function.
14582 All callers of run-at-time changed.
14583 (type-break-cancel-function-timers): New function.
14584 All callers of cancel-function-timers changed.
14585 (type-break-check-post-command-hook): New function.
14586 (type-break-mode, type-break-schedule, type-break-alarm)
14587 (type-break-time-warning-alarm): Call it.
14588 (type-break-mode-line-countdown-or-break): New function.
14589 (type-break): Call it.
14590 (type-break-time-warning-schedule): Put type-break-time-warning
14591 on type-break-post-command-hook.
14592 (type-break-check): Call type-break-mode-line-countdown-or-break.
14593 (type-break-noninteractive-query): New function.
14594 (type-break-force-mode-line-update): New function.
14596 1997-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14598 * language/japan-util.el (read-hiragana-string):
14599 Call read-multilingual-string correctly.
14601 1997-06-22 Howard Melman <melman@absolut.osf.org>
14603 * picture.el (picture-draw-rectangle): New command.
14604 (picture-mode-map): Add binding for picture-draw-rectangle.
14605 (picture-mode): Doc fix.
14606 (picture-rectangle-ctl): New variable.
14607 (picture-rectangle-ctr): New variable.
14608 (picture-rectangle-cbr): New variable.
14609 (picture-rectangle-cbl): New variable.
14610 (picture-rectangle-v): New variable.
14611 (picture-rectangle-h): New variable.
14612 (move-to-column-force): Function deleted;
14613 calls changed to use move-to-column.
14614 (picture-insert): New function.
14615 (picture-self-insert): Use picture-insert.
14616 (picture-current-line): New function.
14618 1997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14620 * decipher.el (decipher-copy-cons):
14621 Renamed from decipher-get-undo-copy. Calls changed.
14623 * emacs-lisp/lmenu.el (popup-menu): Redefine as macro.
14624 (popup-menu-popup, popup-menu-internal): New function.
14626 * mail/reporter.el (reporter-version): Change value.
14628 * vc-hooks.el (vc-menu-map): Add bindings for
14629 vc-retrieve-snapshot and vc-create-snapshot.
14631 * emacs-lisp/lisp-mnt.el (lm-version, lm-last-modified-date):
14632 Clean up strings that looked like RCS headers.
14634 * ielm.el (ielm-header): Delete version and RCS header.
14636 * forms.el (forms-version): Deactivate RCS headers.
14638 * emacs-lisp/edebug.el (edebug-version): Use the Emacs version.
14640 * compile.el (compilation-error-regexp-alist):
14641 New item, for Oracle pro*c compiler.
14643 * startup.el (command-line-1): Don't display startup message
14644 if the buffer-is nonempty. Don't make undo entries for it.
14646 * tex-mode.el (latex-imenu-create-index): Make it much smarter.
14647 (latex-imenu-indent-string): New variable.
14649 * bytecomp.el (byte-compile-file): Doc fix.
14650 (batch-byte-compile-file): Return what byte-compile-file returns.
14652 * files.el (set-auto-mode): Handle interpreter-mode-alist as regexps.
14654 * doctor.el (doctor-death): Give serious advice if suicide mentioned.
14656 * Move many files into new subdirs named play, mail,
14657 progmodes, textmodes, emulation, emacs-lisp, and international.
14659 * apropos.el, asm-mode.el, autoinsert.el: Add provide call.
14660 * blackbox.el, cdl.el, copyright.el, cplus-md.el, debug.el, disass.el:
14661 * dissociate.el, doctor.el, dunnet.el, ebuff-menu.el, echistory.el:
14662 * find-gc.el, ielm.el, informat.el, kermit.el, ledit.el, levents.el:
14663 * lselect.el, macros.el, mailpost.el, makesum.el, misc.el, modula2.el:
14664 * mpuz.el, novice.el, nroff-mode.el, options.el, pascal.el:
14665 * pc-mode.el, profile.el, prolog.el, reposition.el, rlogin.el:
14666 * rnewspost.el, scribe.el, soundex.el, spell.el, spook.el, studly.el:
14667 * talk.el, time.el, underline.el, undigest.el, unrmail.el, vi.el:
14668 * vip.el, vms-pmail.el, vt-control.el, ws-mode.el, x-apollo.el:
14671 * icon.el: Fix provide call.
14673 * simple.el (current-word): Ignore text properties.
14675 * edebug.el (edebug-sit-for-seconds): New variable.
14676 (edebug-display): Use that variable to control amt of time.
14678 1997-06-22 Morten Welinder <terra@diku.dk>
14680 * tex-mode.el (latex-imenu-create-index): Make it much smarter.
14681 (latex-imenu-indent-string): New variable.
14683 1997-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14685 * uniquify.el (delay-uniquify-rationalize-file-buffer-names):
14686 Remove this hook here,
14687 if we won't call delayed-uniquify-rationalize-file-buffer-names.
14688 (uniquify-buffer-name-style): Default value is nil.
14690 * cus-edit.el (custom-buffer-create-internal):
14691 Insert an explanation of the [Set] [Save]... line.
14692 Rename Done to Bury Buffer.
14694 * wid-edit.el (widget-default-value-set): Preserve point here.
14695 (widget-choice-action, widget-toggle-action): Not here.
14696 (widget-choice-action, widget-toggle-action):
14697 Display a message about [State].
14698 (widget-field-action): Improve message.
14700 * simple.el (paren-blinking group): Doc fix.
14702 * cus-edit.el (custom-tree-group-tag): Capitalize the tag.
14703 (custom-tree-variable-tag, custom-tree-face-tag): Likewise.
14704 (customize-browse): Corresponding changes.
14706 * wid-edit.el (widget-file-complete): New function.
14707 (file): Use widget-file-complete for :completion. Delete :action.
14708 (symbol): Use lisp-complete-symbol for :completion.
14709 (widget-file-action): Function deleted.
14710 (widget-field-action): Just move to next field.
14711 (widget-choice-action, widget-toggle-action):
14712 Preserve point usefully if it is within the widget.
14714 * wid-edit.el (group-visibility): Inherit from visibility.
14716 * cus-edit.el (custom-add-parent-links): New arg INITIAL-STRING.
14717 (custom-group-value-create): Pass that arg.
14718 (custom-buffer-create-internal): Clarify initial documentation.
14720 * cus-edit.el (custom-group-value-create): Use group-visibility widget.
14721 (custom-add-parent-links): Don't insert anything if no parents.
14722 Return non-nil iff do have parents.
14724 * wid-edit.el (group-visibility): New widget type.
14725 (widget-group-visibility-create): New function.
14727 * cus-edit.el (custom-magic-value-create):
14728 In `links' style, don't indent the member groups.
14729 (custom-group-value-create): Likewise.
14731 * wid-edit.el (widget-documentation-link-action):
14732 Use describe-function or describe-variable in simple cases.
14734 1997-06-21 Per Abrahamsen <abraham@dina.kvl.dk>
14736 * cus-edit.el (custom-buffer-indent): New option.
14737 (custom-magic-value-create): Use it.
14738 (custom-group-value-create): Ditto.
14739 (custom-buffer-create-internal): Don't create parent groups here.
14740 (custom-group-list): New variable.
14741 (custom-add-parent-links): New function.
14742 (custom-variable-value-create): Use it.
14743 (custom-face-value-create): Use it.
14744 (custom-group-value-create): Use it.
14745 (custom-buffer-groups-last): Changed default.
14747 * wid-edit.el (group-visibility): Deleted.
14748 (widget-group-visibility-create): Ditto.
14749 (group-link): Deleted.
14750 (widget-group-link-create): Ditto.
14751 (widget-group-link-action): Ditto.
14753 * cus-edit.el (custom-nest-groups): Delete option.
14754 (custom-buffer-style): Add `links' style instead.
14755 (custom-group-link): New widget.
14756 (custom-group-link-action): New function.
14757 (custom-group-value-create): Use `custom-group-link'.
14759 * wid-edit.el (widget-before-change): Fixed comment and debug string.
14761 * cus-edit.el (custom-mode-customize-menu): Deleted.
14762 (custom-mode-menu): Define here.
14763 (custom-mode): Don't add here.
14764 (custom-format-handler): Deleted.
14765 (custom): Don't add here.
14767 * cus-edit.el (custom-browse-sort-predicate): New alias.
14768 (custom-group-value-create): Use it.
14769 (:custom-last): Replace :custom-extra-prefix.
14770 (customize-browse): Use it.
14771 (custom-group): Ditto.
14772 (custom-group-value-create): Ditto.
14774 * cus-edit.el (face): Fixed format.
14775 (custom-face-value-create): Browse face, not option.
14777 * cus-edit.el (custom-group-value-create): Rewrote to replace
14778 entire format string.
14779 (custom-variable-value-create): Ditto.
14780 (custom-face-value-create): Ditto.
14781 (custom-group): Delete :format.
14782 (custom-variable): Ditto.
14783 (custom-face): Delete :format and :format-handler.
14784 (custom): Add :format.
14785 (custom-format-handler): Removed unnecessary code.
14786 (custom-face-format-handler): Deleted.
14787 (custom-add-see-also): New function.
14788 (custom-buffer-style): New option.
14789 (widget-face-value-create): Use it here instead of :format.
14790 (:custom-prefix, :custom-extra-prefix): New keywords.
14791 (custom): Initialize them.
14792 (custom-redraw-magic): Work with no magic button.
14793 (customize-browse): New command.
14794 (custom-tree-visibility): New widget.
14795 (custom-tree-visibility-action): New function.
14796 (custom-tree-group-tag): New widget.
14797 (custom-tree-group-tag-action): New function.
14798 (custom-tree-group-tag): New widget.
14799 (custom-tree-group-tag-action): New function.
14800 (custom-tree-variable-tag): New widget.
14801 (custom-tree-variable-tag-action): New function.
14802 (custom-tree-face-tag): New widget.
14803 (custom-tree-face-tag-action): New function.
14805 * cus-edit.el (custom-buffer-sort-alphabetically): New option.
14806 (custom-buffer-groups-last): New option.
14807 (custom-buffer-sort-predicate): Use them.
14808 (customize-apropos): Use it.
14809 (custom-group-value-create): Ditto.
14810 (custom-menu-sort-alphabetically): New option.
14811 (custom-menu-groups-first): New option.
14812 (custom-menu-sort-predicate): Use them.
14813 (custom-menu-create): Use it.
14814 (custom-buffer-sort-predicate, custom-buffer-order-predicate)
14815 (custom-menu-sort-predicate, custom-menu-order-predicate): Deleted.
14817 * wid-edit.el (widget-leave-text): Don't delete nil overlays.
14819 * wid-edit.el (widget-get-indirect): New function.
14820 (widget-default-create): Use it.
14821 (widget-button-insert-indirect): Deleted.
14823 * wid-edit.el (widget-inactive-face): Use dim gray instead of dark
14826 1997-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14828 * cus-edit.el (custom-magic-alist) <hidden>: Don't refer to "dots".
14830 * cus-edit.el (customize-menu-create): Return nil if Emacs.
14831 (custom-mode): Handle custom-mode-customize-menu being nil.
14832 (custom-mode-customize-menu): Don't initialize if customize-menu-create
14835 * wid-edit.el (boolean): Capitalize "toggle".
14836 (choice): Capitalize "value menu".
14837 (visibility): Capitalize "hide" and "show".
14838 (group-visibility): Likewise.
14839 (widget-documentation-string-value-create): Capitalize "more".
14841 * cus-edit.el (custom-nest-groups): New variable.
14842 (custom-group): Don't insert a space before the group name here.
14843 (customize-group): If buffer exists, use it unchanged.
14844 (custom-format-handler) <L>: Maybe make a group-link widget
14845 instead of a group-visibility widget.
14846 custom-nest-groups controls this.
14847 <l, i, e>: Indent differently if custom-nest-groups.
14849 1997-06-20 Ryszard Kubiak <rysiek@ipipan.gda.pl>
14851 * ogonek.el: Doc fixes.
14852 (ogonek-jak, ogonek-how): Examples of customization fixed.
14854 1997-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14856 * wid-edit.el (widget-specify-insert): Bind before-change-functions.
14857 (widget-insert, widget-setup): Likewise.
14858 (widget-editable-list-delete-at, widget-default-delete): Likewise.
14859 (widget-editable-list-insert-before): Likewise.
14860 (widget-setup): Set up before-change-functions.
14861 (widget-after-change): Don't apply :notify here.
14862 (widget-before-change): New function. Apply :notify here.
14863 (group-link): New widget type.
14864 (widget-group-link-action): New function.
14865 (widget-group-link-create): New function.
14867 * wid-edit.el (group-visibility): New widget type.
14869 * cus-edit.el (custom-format-handler) <L>: Use group-visibility.
14870 <L, i, - cases>: Triple the indentation, use just 2 dashes.
14872 1997-06-21 Kenichi Handa <handa@etl.go.jp>
14874 * quail.el (quail-help): Use with-output-to-temp-buffer.
14875 (quail-translation-help): Likewise.
14876 (quail-conversion-help): Likewise.
14878 * fontset.el (x-charset-registries): Name changed for consistency:
14879 lao.mule -> MuleLao, Mule.Tibetan-X -> MuleTibetan-X.
14880 (x-complement-fontset-spec): Optimization for latin-iso8859-1.
14882 * mule-cmds.el: Define mouse-set-font in mule-menu-keymap again.
14884 1997-06-20 Karl Heuer <kwzh@gnu.ai.mit.edu>
14886 * tabify.el (untabify): Handle consecutive tabs all at once.
14887 (tabify-regexp): New var.
14890 1997-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14892 * wid-edit.el (boolean): Display "(nil)" or "(non-nil)".
14893 Add extra space before the value.
14894 (widget-documentation-string-value-create): Use [more] to show rest.
14895 (widget-visibility-value-create): Don't include `...'.
14897 * cus-edit.el (customize-group): Ignore case in completion.
14898 (custom-buffer-create-internal): Put parent groups near the top.
14900 1997-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14902 * files.el (require-final-newline): Fix custom :type.
14904 1997-06-19 Per Abrahamsen <abraham@dina.kvl.dk>
14906 * wid-edit.el (widget-leave-text): Don't delete nil overlays.
14908 * wid-edit.el (widget-inactive-face): Change color.
14910 * cus-edit.el (custom-reset-saved): Call :custom-reset-saved.
14911 (custom-reset-standard): Call :custom-reset-standard.
14913 * cus-edit.el (custom-file): Autoload, and use ~/.xemacs-custom
14916 * cus-edit.el (custom-buffer-create-internal): Change parent tag.
14918 * cus-edit.el (custom-buffer-create-internal): Add links to parent
14919 groups when there is only a single item in the buffer.
14921 * cus-edit.el (customize-apropos): Extend ALL arg to restrict
14922 apropos to options, groups and faces. Doc fix.
14923 (customize-apropos-options)
14924 (customize-apropos-faces)
14925 (customize-apropos-groups): New commands. Call it.
14926 (custom-help-menu): Add commands to menu.
14928 * wid-edit.el (widget-documentation-link-add): Only highlight text
14931 * wid-edit.el (widget-specify-field): Place unreadable
14932 text-property correctly when `widget-field-add-space' is non-nil.
14934 1997-06-19 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
14936 * view.el (view-mode): Add autoload cookie to this variable.
14937 (View-exit-and-edit): Add autoload cookie.
14939 1997-06-19 Simon Marshall <simon@gnu.ai.mit.edu>
14941 * simple.el: Create paren-blinking custom group (as a subgroup of
14942 paren-matching) and put all blink-matching-paren variables in the
14943 former (as opposed to the latter) group.
14945 * paren.el: Customize; paren-showing as a subgroup of paren-matching.
14946 (show-paren-style): New variable.
14947 (show-paren-match-face)
14948 (show-paren-mismatch-face): New faces.
14949 (show-paren-function): Use them.
14951 * font-lock.el: Rearrange custom options.
14952 (global-font-lock-mode): Change defvar to a defcustom, and move after
14953 global-font-lock-mode defun, so the mode can be enabled via customize.
14954 (tex-font-lock-keywords): Rewrite.
14956 * fast-lock.el: Rearrange custom options.
14958 * modula2.el (modula-2-mode): Set font-lock-defaults so that <* and *>
14959 have comment syntax during fontification.
14960 (m3-font-lock-keywords-1): Don't fontify <* and *> here.
14961 (m3-font-lock-keywords-2): Rearrange items and use regexp-opt.
14963 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
14965 * etags.el (esc-map): Delete M-TAB binding of complete-tag.
14967 * bindings.el (complete-symbol): New function.
14968 (complete-tag): Definition deleted.
14969 (esc-map): Bind M-TAB to complete-symbol.
14971 * info-look.el: Replaces libc.el.
14972 (info-complete-symbol): If MODE is nil, use the default value.
14974 * fill.el (fill-context-prefix): Fix previous change.
14976 * paren.el: Don't enable the mode just because file is loaded.
14978 * files.el (backup, find-file): Make `files' their parent.
14979 (ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
14981 * cus-edit.el (files): New group `files'.
14982 (auto-save): Make `files' its parent.
14984 * mpuz.el (mpuz-congratulate): Don't say "1 errors".
14986 1997-06-18 Carsten Dominik <dominik@strw.LeidenUniv.nl>
14988 * reftex.el: Changed all doc strings to comply with conventions.
14989 (reftex-label-alist-builtin) New environment subfigure*.
14990 (reftex-toc) Introduced key g for revert-buffer.
14991 (reftex-extract-bib-entries) Allowed round parens as delimiter.
14992 (reftex-plug-into-AUCTeX) New variable and function.
14993 (reftex-make-master-buffer) Fixed bug with relative path names.
14995 1997-06-18 Ryszard Kubiak <rysiek@ipipan.gda.pl>
14997 * ogonek.el: Doc Fix.
14998 (prefix-code): Change the name to `ogonek-prefix-code'.
15000 1997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
15002 * mule-util.el (coding-system-parent): Moved to mule.el.
15004 * mule.el (coding-system-parent): Moved from mule-util.el.
15006 1997-06-18 Kenichi Handa <handa@etl.go.jp>
15008 * startup.el (command-line): Load "leim-list.el".
15010 * subdirs.el: Add "language" in the argument of
15011 normal-top-level-add-to-load-path.
15013 * rmail.el (rmail-enable-decoding-message): Deleted.
15014 (rmail-revert): Bind enable-multibyte-characters to nil before
15015 calling rmail-convert-file.
15016 (rmail-convert-to-babyl-format): If enable-multibyte-characters is
15017 nil, don't convert code.
15019 * quail.el (quail-current-data): New variable.
15020 (quail-use-package): Do not reload a package already loaded.
15021 (quail-define-package): Update TITLE field of input-method-alist.
15022 (quail-map-p): TRANSLATION may be a cons.
15023 (quail-define-rules): Add autoload cookie.
15024 (quail-defrule): Add autoload cookie. Handle the case that TRANS
15026 (quail-get-translation, quail-lookup-key, quail-translate-key)
15027 (quail-show-translations, quail-completion-list-translations)
15028 (quail-show-kbd-layout): Likewise.
15029 (quail-hide-guidance-buf): Check if window WIN exists before
15031 (quail-directory-name): New variable.
15032 (quail-update-leim-list-file): New function.
15034 * mule.el (coding-system-type): Doc-string modified.
15035 (coding-system-category): New function.
15036 (make-subsidiary-coding-system): Argument BASE deleted.
15037 (make-coding-system): Put properties no-initial-designation and
15038 coding-category to a newly created coding system.
15039 (define-coding-system-alias): Put property 'parent-coding-system
15040 to a new alias, property 'alias-coding-systems to a parent.
15042 * mule-util.el (coding-system-parent): New function.
15043 (coding-system-lessp): New function.
15044 (coding-system-list): Sort coding systems by coding-system-lessp.
15045 An element of returned list is always coding system, never be a
15047 (modify-coding-system-alist): Renamed from
15048 set-coding-system-alist.
15049 (prefer-coding-system): New function.
15050 (compose-chars-component): But fix for handling a composite
15051 character of no composition rule.
15053 * mule-diag.el (list-character-sets): Set major mode of *Help*
15054 buffer to help-mode.
15055 (describe-coding-system): If user input null for coding system,
15056 call describe-current-coding-system.
15057 (describe-current-coding-system-briefly): Doc-string modified.
15058 (print-coding-system-briefly): Print parent and aliases of coding
15060 (describe-current-coding-system): Show more information neatly.
15061 (list-coding-systems): If called interactively, don't list up
15063 (list-input-methods): New function.
15064 (mule-diag): Call list-input-methods for listing input methods.
15066 * mule-cmds.el: Define describe-coding-system instead of
15067 describe-current-coding-system in help-map and mule-menu-keymap.
15068 In mule-menu-keymap, enable set-buffer-process-coding-system only
15069 when the current buffer has been associated with some subprocess.
15070 (set-language-info): Doc-string modified because `input-method' is
15071 not a valid KEY argument now.
15072 (leim-list-file-name, leim-list-header, leim-list-entry-regexp):
15074 (update-leim-list-file, update-all-leim-list-files): New
15076 (current-input-method): Doc-string modified because the value is
15077 now input method name.
15078 (default-input-method, previous-input-method): Likewise.
15079 (current-input-method-title): Doc-string modified because now each
15080 input method doesn't have to set this variable.
15081 (input-method-alist): New variable.
15082 (register-input-method): Register input method in
15083 input-method-alist.
15084 (read-language-and-input-method-name): Deleted.
15085 (read-input-method-name): New function.
15086 (activate-input-method, select-input-method, toggle-input-method):
15087 Modified for the above change.
15088 (read-multilingual-string): Likewise.
15089 (describe-current-input-method): Renamed from
15090 describe-input-method.
15091 (describe-input-method): New function.
15092 (describe-language-environment): Don't put a vacant line at the
15093 top of *Help* buffer. Show a title string of each input method.
15095 * mule-conf.el: Change mnemonic letters for iso-2022-7bit-ss2 and
15096 iso-2022-7bit-lock. Set coding-category-iso-8-2 to
15097 'japanese-iso-8bit.
15099 * bindings.el (mode-line-mule-info): Change style for showing
15100 an activated input method.
15102 * characters.el: Set syntaxes of Ethiopic characters.
15104 * gnus/gnus-mule.el: Adjusted for the coding system name change.
15105 Set cyrillic-koi8 for newsgroup "relcom".
15107 * language/china-util.el, language/cyril-util.el,
15108 * language/devan-util.el, language/ethio-util.el,
15109 * language/japan-util.el, language/lao-util.el,
15110 * language/thai-util.el, language/tibet-util.el,
15111 * language/viet-util.el: Provide XXX-util instead of
15112 * language/XXX-util. Delete local variable declaration.
15114 * language/ethio-util.el (ethio-fidel-to-tex-map): Correct several
15117 * language/cyril-util.el (setup-cyrillic-iso-environment)
15118 (setup-cyrillic-koi8-environment)
15119 (setup-cyrillic-alternativnyj-environment): Deleted.
15120 (setup-cyrillic-environment): New function.
15122 * language/cyrillic.el: Don't make the keymap
15123 describe-cyrillic-environment-map and
15124 setup-cyrillic-environment-map. Names of coding systems changed.
15125 Give them more informative doc-string. Make iso-8859-5 alias of
15126 cyrillic-iso-8bit, alternativnyj alias of
15127 cyrillic-alternativnyj. For Cyrillic, provide single language
15128 environment "Cyrillic".
15130 * language: Delete the code of calling register-input-method form
15131 all files under this directory.
15133 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15135 * startup.el: Customize.
15136 (command-line): Translate iso-8859-9 into latin-5.
15137 (command-line-1): Recognize setting inhibit-startup-echo-area-message
15138 with customization buffer.
15140 1997-06-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15142 * scheme.el (scheme): Add defgroup.
15143 Put defcustom's into this group.
15145 * finder.el (finder-list-keywords): Create *Finder* buffer if nec.
15147 * fill.el (fill-context-prefix): Fix criteria for first line,
15148 and for second line; always fetch prefixes from both lines.
15150 * buff-menu.el (Buffer-menu-mode): Doc fix.
15151 (Buffer-menu-bury): Move the line to the end.
15153 1997-06-17 Dave Love <d.love@dl.ac.uk>
15155 * scheme.el (scheme-mode-commands): Remove keybinding of \t to old
15156 `scheme-indent-line'. Bind \e\C-q to `indent-sexp', not
15157 `scheme-indent-sexp'.
15158 (scheme-mit-dialect): Use defcustom.
15159 (dsssl-sgml-declaration): Likewise. Fix doc string.
15161 1997-06-17 Inge Frick <inge@nada.kth.se>
15163 * arc-mode.el (archive-extract): Use second argument of
15164 view-buffer instead of setting view-exit-action.
15166 * tar-mode.el (tar-extract): Use second argument of
15167 view-buffer instead of setting view-exit-action.
15169 * files.el (view-read-only): New option variable. If
15170 non-nil then buffers visiting files read-only, do it in view mode.
15171 (find-file-read-only, find-file-read-only-other-window)
15172 (find-file-read-only-other-frame): Call toggle-read-only
15173 instead of setting buffer-read-only explicitly.
15174 (toggle-read-only, after-find-file): Changed to be aware
15176 (save-some-buffers): Use second argument of view-buffer
15177 instead of setting view-exit-action.
15179 * window.el (split-window-save-restore-data): New function that
15180 for view mode buffers saves information in view-return-to-alist.
15181 (split-window-vertically, split-window-horizontally):
15182 Call split-window-save-restore-data.
15184 1997-06-16 Dan Nicolaescu <done@ece.arizona.edu>
15186 * icon.el (icon-indent-line): A comment ends at the end of the
15187 line, delete call to nonexistent function.
15189 * icon.el (icon-font-lock-keywords-1): Improved regexp.
15190 (icon-font-lock-keywords-2): Likewise.
15192 1997-06-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15194 * buff-menu.el (Buffer-menu-bury): New command.
15195 (Buffer-menu-mode-map): Put Buffer-menu-bury on `b'.
15197 * sendmail.el (mail-mode): mail-header-separator affects paragraphs
15198 only when there is nothing after it on the line.
15199 (mail-mode-auto-fill, mail-mode-fill-paragraph):
15200 Look for mail-header-separator only on a line by itself.
15202 * compile.el (grep-program): Comment out the use of zgrep.
15204 * help.el (help-map): Make C-i run info-lookup-symbol.
15206 1997-06-16 Simon Marshall <simon@gnu.ai.mit.edu>
15208 * icon.el (icon-imenu-generic-expression): Improved regexp.
15209 (icon-font-lock-keywords-1): Improved regexps.
15210 (icon-font-lock-keywords-2): Likewise.
15211 (icon-mode): Don't set font-lock-comment-start-regexp via
15212 font-lock-defaults; it is not needed anymore.
15214 1996-06-16 Dan Nicolaescu <done@ece.arizona.edu>
15216 * icon.el (icon-imenu-generic-expression): Improved regexp.
15217 (icon-mode): Don't use pushnew.
15219 1997-06-16 Michelangelo Grigni <mic@mathcs.emory.edu>
15221 * ffap.el (ffap-soft-value): Make this a function again; the macro
15222 version does intern-soft too early. Deleted XEmacs-specific code.
15224 (ffap-string-at-point-mode-alist): Added "=" and
15225 "&" to the url syntax, as suggested by SJE.
15226 (ffap-read-file-or-url): Fixed the HIST argument to
15227 completing-read (only visible in XEmacs?), as reported by
15228 Christoph Wedler <wedler@fmi.uni-passau.de>.
15229 (ffap-kpathsea-expand-path): New func, replaces ffap-add-subdirs,
15230 a first attempt at kpathsea emulation. Also convert "" to "." in
15231 path lists, for XEmacs. Suggestions from SJE.
15232 Added mouse-track support (but no binding), as
15233 suggested by MDB. Moved Emacs mouse bindings from
15234 "down-mouse" events to ordinary mouse events.
15235 (ffap-alist): Added ffap-fortran-mode, as requested by MDB.
15236 Rewrote and merged XEmacs support, eliminating file
15237 ffap-xe.el. Modified ffap-other-frame to work in dedicated
15238 frames, fixing a bug reported by JENS.
15239 (ffap-menu-rescan): Avoid modifying the buffer.
15240 Two bugs reported by Christoph Wedler <wedler@fmi.uni-passau.de>:
15241 (ffap-fixup-url): Avoid autoloading through url-normalize-url.
15242 (ffap-read-file-or-url): For XEmacs, give extra HACK-HOMEDIR arg
15243 to `abbreviate-file-name'.
15244 (ffap-file-at-point): Suppress errors from `ffap-alist'.
15245 (ffap-url-at-point): Modified regexp to accept
15246 mail hostnames ending with a digit. Fixes bug report of SJE.
15247 (ffap-url-at-point): Use higher level function
15248 (w3-view-this-url t) suggested by wmperry, instead of
15249 w3-zone-at/w3-zone-data or widget-at/widget-get.
15250 (ffap-url-at-point): Modified to work with
15251 w3-version "WWW 2.3.64 1996/06/02 06:20:23" alpha, which
15252 uses the 'widget package rather than the old w3-zone-at.
15253 Bug was reported by JENS.
15254 Adapted comments and doc strings to Emacs coding
15255 conventions. Reorganized. Retired v18 support.
15256 (ffap-bindings): Offers a default installation.
15257 (ffap-string-at-point): Modified arguments.
15258 (ffap-gnus-hook): Updated for Gnus 5.
15259 (ffap-tex-init): Delayed initialization of `ffap-tex-path'.
15260 (ffap-dired): New entry in `ffap-alist'.
15261 (ffap-menu-rescan): May fontify the choices in buffer.
15262 (ffap-read-file-or-url): `PC-completion-as-file-name-predicate'
15263 used if available, to work with complete.el.
15265 1997-06-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15267 * view.el: Don't globally add to change-major-mode-hook.
15268 (view-mode-enable): Add to change-major-mode-hook locally here.
15269 (view-mode-disable): Remove from it locally here.
15271 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15273 * vc.el (vc-steal-lock): Use yes-or-no-p for confirmation.
15275 * ogonek.el: New file.
15277 * texnfo-upd.el: Many doc fixes.
15278 (texinfo-all-menus-update): Check for @detailmenu.
15279 (texinfo-master-menu): Likewise.
15280 (texinfo-multiple-files-update): Likewise.
15281 (texinfo-insert-master-menu-list): Put in @detailmenu if appropriate.
15283 1997-06-15 Per Abrahamsen <abraham@dina.kvl.dk>
15285 * cus-face.el (custom-face-attributes): Use booleans.
15287 * cus-edit.el (custom-variable-menu): Rearranged lisp support.
15288 (custom-face-menu): Ditto.
15290 * wid-edit.el (boolean): Add explicit toggle button.
15291 (choice): Add explicit value menu button.
15292 * cus-face.el (custom-face-attributes): Use booleans.
15294 * cus-edit.el (custom-format-handler): Handle %i escape.
15295 (custom-face): Use it.
15296 (custom-magic-value-create): Add spaces for groups.
15297 (custom-format-handler): Add spaces for groups.
15299 * widget.el (:documentation-indent): New keyword.
15300 * wid-edit.el (widget-default-format-handler): Obey it.
15301 (widget-documentation-link-add): Add indentation.
15302 (widget-documentation-string-value-create): Ditto.
15304 * cus-edit.el (widget-glyph-insert-glyph): Make the invisible
15307 * cus-edit.el (custom-format-handler): Added :echo-help to
15309 (custom-variable-value-create): Ditto, also for tag.
15310 * wid-edit.el (widget-documentation-string-value-create): Ditto.
15311 (widget-documentation-link-help-echo): New function.
15312 (documentation-link): Use it. Make untabable.
15314 * wid-edit.el (widget-apply-action): Don't bind
15315 `after-change-functions' here.
15317 * cus-edit.el (custom-toggle-hide): Call `widget-setup'.
15319 * wid-edit.el (widget-setup): Cleanup.
15321 * wid-edit.el (widget-tabable-at): New function.
15322 (widget-move): Use it.
15323 * wid-edit.el (widget-after-change): Reimplemented :secret.
15325 * wid-edit.el (widget-field-add-space): New option.
15326 (widget-specify-field): Use it.
15327 (widget-field-end): Ditto.
15329 * wid-edit.el (widget-leave-text): New function.
15330 (widget-convert-text): Use it.
15331 (documentation-link): New widget.
15332 (widget-documentation-link-action): New function.
15333 (widget-documentation-links): New option.
15334 (widget-documentation-link-regexp): New option.
15335 (widget-documentation-link-p): New option.
15336 (widget-documentation-link-type): New option.
15337 (widget-documentation-link-add): New function.
15338 (widget-documentation-string-value-create): Use it.
15340 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15342 * sendmail.el (mail-mode): Let all-white lines separate paragraphs.
15344 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
15346 * generic.el: New file.
15348 1997-06-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15350 * icomplete.el: Don't call icomplete-mode; let the user do that.
15351 (icomplete-show-key-bindings): Doc fix.
15352 (icomplete-mode): Doc fix.
15353 (icomplete-get-keys): Make it actually work.
15354 (icomplete-mode): Doc fix.
15355 (icomplete-completions): Doc fix.
15357 * view.el: Many doc fixes.
15358 (view-mode-enable): New function, split from view-mode-enter.
15359 (view-mode-enter): Use view-mode-enable.
15360 (view-mode-disable): New function, split from view-mode-exit.
15361 (view-mode-exit): Use view-mode-disable.
15362 (view-mode): Use view-mode-enable and view-mode-disable;
15363 don't do all of what view-mode-enter and view-mode-exit do.
15364 (change-major-mode-hook): Use view-mode-disable, not view-mode-exit.
15366 1997-06-14 Inge Frick <inge@nada.kth.se>
15368 * view.el: Make view mode more similar to `less'.
15369 Changed documentation for most commands.
15370 (view-scroll-auto-exit): New variable, replaces view-mode-auto-exit.
15371 (view-mode-auto-exit): Variable deleted.
15372 (view-mode): Doesn't only toggle `view-mode', it also calls
15373 view-mode-enter or view-mode-exit.
15374 (view-buffer, view-buffer-other-window): New argument exit-action.
15375 (view-file, view-file-other-window, view-buffer-other-window)
15376 (view-buffer, view-mode-enter): Changed method used to restore
15377 windows when leaving view mode.
15378 (view-mode-exit): New function.
15379 (view-return-to-alist): New variable.
15380 (view-return-here, view-exit-position): Variables deleted.
15381 (view-remove-frame-by-deleting, view-exit-all-windows-at-exit):
15382 New option variables.
15383 (view-page-size, view-half-page-size): New variables.
15384 (view-scroll-size): Var deleted; replaced by the previous two.
15385 (view-mode-map): Make the bindings inside defvar.
15386 Added new commands and new key bindings.
15387 Added view-mode-exit to `change-major-mode-hook' to always leave
15388 view mode when changing major mode.
15389 (view-file-other-frame, view-buffer-other-frame): New commands.
15390 (View-leave, View-kill-and-leave, View-exit, View-exit-and-edit)
15391 (View-quit, View-quit-all): New commands for leaving view mode.
15392 (view-exit): Function deleted.
15393 (View-goto-percent, View-scroll-to-buffer-end): New commands.
15394 (view-try-extend-at-buffer-end): New option variable.
15396 (View-scroll-page-forward, View-scroll-page-backward)
15397 (View-scroll-page-forward-set-page-size)
15398 (View-scroll-page-backward-set-page-size, View-scroll-line-forward)
15399 (View-scroll-line-backward, View-scroll-half-page-forward)
15400 (View-scroll-half-page-backward)
15401 (View-revert-buffer-scroll-page-forward): New commands.
15403 (View-scroll-lines-forward, View-scroll-lines-backward)
15404 (View-scroll-lines-forward-set-scroll-size)
15405 (View-scroll-one-more-line): Commands deleted.
15407 (view-scroll-lines, view-end-message, view-page-size-default)
15408 (view-set-half-page-size-default, view-really-at-end)
15409 (view-recenter): New functions.
15410 (view-scroll-size): Function deleted.
15412 (View-search-regexp-forward, View-search-regexp-backward)
15413 (View-search-last-regexp-forward, View-search-last-regexp-backward)
15414 (view-search): ! and @ are special at beginning of regexp.
15415 (view-search-no-match-lines): New function.
15417 1997-06-14 Per Abrahamsen <abraham@dina.kvl.dk>
15419 * wid-edit.el: Add widget `coding-system' for mule.
15421 * wid-edit.el (widget-convert-text): New function.
15422 (widget-convert-button): Ditto.
15424 * wid-edit.el (widget-field-buffer): Don't assume an overlay
15426 (widget-field-start): Ditto.
15427 (widget-field-end): Ditto.
15429 * cus-face.el (custom-face-attributes-get): Protect against
15430 missing w3 font functions.
15432 * cus-edit.el (custom-magic-faces): New group.
15435 * cus-edit.el (custom-buffer): New group.
15436 (custom-menu): New group
15438 * wid-edit.el (widget-faces): New group.
15441 * wid-edit.el (widget-map-buttons): New function.
15443 * cus-edit.el (custom-buffer-sort-predicate)
15444 (custom-menu-sort-predicate): Default to ignore. Rewrite :type form.
15445 (custom-buffer-order-predicate)
15446 (custom-menu-order-predicate): New variables.
15447 (custom-buffer-sort-alphabetically)
15448 (custom-menu-sort-alphabetically): Functions deleted.
15449 (custom-sort-items-alphabetically): New function. Like deleted
15450 functions, except that A and B must be the same custom type.
15451 (custom-sort-groups-first)
15452 (custom-sort-groups-last): New functions. Like deleted functions,
15453 except that only A and B custom types are compared.
15454 (custom-group-value-create)
15455 (custom-menu-create): Also sort members using custom-*-order-predicate.
15456 But sort the copy of the stored sequence to prevent changing the stored
15457 value, and don't store the sorted copy.
15459 * wid-edit.el (widget-specify-inactive): Don't set `mouse-face'.
15460 (widget-setup): Don't use markers.
15462 * wid-edit.el (widget-default-format-handler): Cleanup.
15463 (widget-documentation-string-value-create): Also use documentation
15464 properties on single line documentation strings.
15466 * wid-browse.el (widget-minor-mode): Fixed mistake in
15467 widget-minor-mode - it had semantics of non-interactive calling
15470 1997-06-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15472 * language/european.el (Latin-2):
15473 List Croatian as alternative name for Serbo-Croatian.
15475 1997-06-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15477 * add-log.el (add-log-time-format): New variable.
15478 (add-log-iso8601-time-string): New function.
15479 (add-change-log-entry): Use add-log-time-format.
15480 (add-log-iso8601-time-zone): Renamed from iso8601-time-zone.
15482 1997-06-13 Dan Nicolaescu <done@ece.arizona.edu>
15484 * isearch.el (isearch-hide-immediately): New variable.
15485 (isearch-close-unecessary-overlays): New function.
15486 (isearch-range-invisible): Use them.
15488 * isearch.el (search-invisible): Changed the semantics,
15489 the default value and updated the doc string.
15490 (isearch-opened-overlays): New variable.
15491 (isearch-mode): Initialize it.
15492 (isearch-switch-frame-handler): Call isearch-clean-overlays.
15493 (isearch-exit, isearch-cancel, isearch-abort): Likewise.
15494 (isearch-other-meta-char, isearch-search):
15495 Support the new meaning for search-invisible.
15496 (isearch-open-necessary-overlays, isearch-open-overlay-temporary)
15497 (isearch-clean-overlays): New functions.
15498 (isearch-range-invisible): If we are inside overlays that can be
15499 opened, open them, add them to isearch-opened-overlays and say
15500 that the range is visible.
15502 * hideshow.el (hideshow): Added a :prefix.
15503 (hs-isearch-open): New variable.
15504 (hs-flag-region): Use that variable.
15505 Changed the semantics of the FLAG parameter and updated the docs.
15506 (hs-isearch-open-invisible): New function to be set as a
15507 `isearch-open-invisible' property for hidden overlays, so that
15508 isearch can use it.
15509 (hs-hide-block-at-point): Tell if we are hiding a comment or a block.
15511 1997-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15513 * latin-5.el: Latin-5 is ISO-8859-9, not ISO-8859-5.
15515 * fill.el (fill-context-prefix): Don't crash if RESULT is nil
15516 when AT-SECOND is t.
15518 * bytecomp.el (byte-save-current-buffer): Change to code 114 (0162).
15520 * sendmail.el (mail-mode): Change paragraph-start and
15521 paragraph-separate not to match leading spaces.
15523 * vc.el (vc-annotate-mode-variables): Init vc-annotate-mode-menu
15524 and put it into vc-annotate-mode-map.
15525 (vc-annotate-add-menu): Don't init vc-annotate-mode-menu,
15526 just add the bindings to it. Display progress messages.
15527 (vc-annotate-mode-menu): New defvar.
15528 (vc-annotate-ratio): Move defvar, add initial value.
15529 (vc-annotate-display-default): Display progress messages.
15530 (vc-annotate-display): Use vc-annotate-color-map.
15532 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15534 * finder.el (finder-mode): Don't switch buffers or change text here.
15535 (finder-by-keyword): Don't call finder-mode here.
15536 (finder-list-matches): Call finder-mode here.
15537 Switch to a buffer called *Finder Category*.
15538 (finder-list-keywords): Call finder-mode here.
15539 Switch to the buffer *Finder*.
15540 If the buffer already exists, don't reinitialize it or move point.
15542 * bindings.el (esc-map): Delete spurious wrong binding for M-TAB.
15544 * forms.el (forms-mode, forms--process-format-list)
15545 (forms--make-parser-elt, forms-search-forward, forms-search-backward):
15546 Fix error messages.
15548 * text-mode.el (paragraph-indent-text-mode):
15549 Renamed from spaced-text-mode.
15550 (text-mode-map): Bind TAB to indent-relative.
15551 (indented-text-mode-map): Variable deleted.
15552 (indented-text-mode): Now an alias for text-mode.
15554 1997-06-11 Johan Vromans <jvromans@squirrel.nl>
15556 * forms.el (forms-save-buffer):
15557 Do not run the `write-file-filter' hooks
15558 explicitly since they are run via `local-write-file-hooks'.
15559 (forms-search-forward, forms-search-backward):
15560 Wrap the search. Use `error' to signal failure.
15562 1997-06-11 Stefan Schoef <schoef@OFFIS.Uni-Oldenburg.DE>
15564 * bibtex.el (bibtex-delete-whitespace, bibtex-current-line)
15565 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
15566 (bibtex-map-entries):
15567 Renamed from delete-whitespace, current-line, assoc-of-regexp,
15568 skip-to-valid-bibtex-entry, and map-bibtex-entries, respectively.
15570 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
15572 * fill.el (fill-context-prefix): If we get a prefix from the
15573 second line of the paragraph, verify the first line has it too.
15575 * reftex.el (tex-main-file, outline-minor-mode): Add defvars.
15577 1997-06-10 Carsten Dominik <dominik@strw.LeidenUniv.nl>
15579 * reftex.el: Updated documentation at several points in the file.
15580 (reftex-label-alist-builtin): New default environment subfigure.
15581 (reftex-find-duplicate-labels): Temporary buffer is now
15582 "*Duplicate Labels*" instead of "*Help*".
15583 (reftex-bibtex-selection-callback): Renamed variable found-list.
15584 (reftex-found-list): Added defvar for this variable.
15585 (TeX-master): Added defvar for this variable.
15586 (reftex-reset-mode): Kill temporary buffers associated with RefTeX.
15588 1997-06-10 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
15590 * mule-cmds.el (view-hello-file): Adjusted for the changes of
15591 coding system names.
15593 1997-06-10 Terrence Brannon <brannon@sand.usc.edu>
15595 * landmark.el (lm-display-statistics): Display stats in mode line.
15596 (lm-number-of-trials, lm-sum-of-moves): New vars.
15599 1997-06-10 Michael Staats <michael@thp.Uni-Duisburg.DE>
15601 * pc-select.el (pc-select-selection-keys-only): New variable.
15602 (pc-select-meta-moves-sexps): New variable.
15603 (exchange-point-and-mark-nomark): New function.
15604 (forward-sexp-mark, forward-sexp-nomark): New functions.
15605 (backward-sexp-mark, backward-sexp-nomark): New functions.
15606 (pc-selection-mode): Doc fix.
15607 Bind exchange-point-and-mark-nomark, C-escape.
15608 Honor pc-select-meta-moves-sexps, pc-select-selection-keys-only.
15609 Unset highlight-nonselected-windows.
15611 1997-06-10 Johan Vromans <jvromans@squirrel.nl>
15613 * forms.el: Use `error' where possible to signal errors.
15614 Remove (beep)s for warnings.
15615 Change comment about the iif hook to reflect the actual reason.
15616 Correct error in field numbering.
15618 1997-06-10 Flemming Hoejstrup Hansen <hovpfl@unidhp.uni-c.dk>
15620 * forms.el (forms-mode): Make `forms--elements' local before calling
15621 `forms--process-format-list'.
15623 1997-06-10 Olivier Laurens <laurens@tcc.bc.ca>
15625 * forms.el (forms-save-buffer): `forms-write-file-filter' and
15626 `forms-read-file-filter' were not called correctly.
15628 1997-06-10 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
15630 * f90.el (f90-looking-at-where-or-forall): Recognize where/forall
15631 only if it's a block, not a one-line statement.
15633 1997-06-10 Stefan Schoef <schoef@OFFIS.Uni-Oldenburg.DE>
15635 * bibtex.el (bibtex-mode-map): Changed the binding of the C-TAB
15636 key, such that XEmacs will understand it, too.
15638 * bibtex.el (bibtex-format-entry, bibtex-end-of-entry): Give specific
15639 error message if not on valid BibTeX entry.
15641 * bibtex.el (bibtex-field-string-quoted): Small bug fix. Allow
15642 backslash followed by newline.
15644 * bibtex.el (bibtex-reposition-window, bibtex-mark-entry): Two new
15645 functions, bound to M-C-l and M-C-h, respectively.
15648 (bibtex-reformat-previous-options, bibtex-reformat-previous-labels):
15649 New internal variables used by bibtex-reformat.
15651 * bibtex.el (bibtex-clean-entry-hook): New hook to be called after
15652 entry has been cleaned.
15653 (bibtex-clean-entry): Run the hook bibtex-clean-entry-hook.
15655 * bibtex.el (bibtex-entry-field-alist): Small bug fix.
15656 (bibtex-autokey-title-terminators): Made -- a terminator instead
15658 (bibtex-font-lock-keywords): Don't treat ALT prefixed entries as
15660 (bibtex-entry): Fixed parameter list. This function is not
15661 intended to be called with required and optional fields as
15662 optional arguments anymore.
15664 * bibtex.el (bibtex-generate-autokey): Now split into various
15666 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names):
15667 New variables used by bibtex-generate-autokey.
15668 (bibtex-autokey-get-namefield, bibtex-autokey-get-names)
15669 (bibtex-autokey-demangle-name, bibtex-autokey-get-namelist)
15670 (bibtex-autokey-get-yearfield, bibtex-autokey-get-titlestring)
15671 (bibtex-autokey-get-titles, bibtex-autokey-get-titlelist):
15672 New helper functions for bibtex-generate-autokey.
15674 * bibtex.el (bibtex-submit-bug-report): Report all variables.
15676 * bibtex.el (bibtex-contline-indentation): New user option.
15677 (bibtex-entry-offset): Renamed from bibtex-entry-indentation.
15679 * bibtex.el (bibtex-entry-field-alist): Used different order for
15680 some fields (as documented in btxdoc.tex). Changed one of the
15683 * bibtex.el (bibtex-mode-hook, bibtex-add-entry-hook): Add var doc.
15684 (bibtex-autokey-before-presentation-hook): New variable to be
15685 called before autokey presentation.
15686 (bibtex-generate-autokey):
15687 Call bibtex-autokey-before-presentation-hook. Doc fix.
15689 * bibtex.el (bibtex-reference-key): Reincluded parentheses.
15690 Parentheses should be disallowed only in field constants.
15692 * bibtex.el (bibtex-autokey-transcriptions): Fixed bug (two
15693 entries for `\o' while `\oe' entry was missing).
15695 * bibtex.el (bibtex-entry-indentation): New variable to determine
15696 the indentation of all entries.
15697 (bibtex-move-outside-of-entry): Use `skip-chars-forward' instead
15698 of `re-search-forward'.
15699 (bibtex-beginning-of-first-entry, bibtex-beginning-of-last-entry):
15700 Renamed from beginning-of-first-bibtex-entry and
15701 beginning-of-last-bibtex-entry. Go to beginning of line, return point.
15702 (bibtex-do-auto-fill, bibtex-make-field, bibtex-entry)
15703 (bibtex-String, bibtex-Preamble): Respect `bibtex-entry-indentation'.
15704 (bibtex-beginning-of-entry, bibtex-end-of-entry): Make it work
15705 with indented entries.
15706 (bibtex-count-entries, bibtex-sort-buffer, bibtex-validate)
15707 (bibtex-kill-entry, bibtex-reformat): Use return value from
15708 bibtex-beginning-of-first-entry.
15709 (bibtex-clean-entry): Use `bibtex-reference-maybe-empty-head'
15710 instead of a fixed string.
15712 * bibtex.el (bibtex-beginning-of-entry, bibtex-end-of-entry): Now
15713 return point if called from a program.
15714 (bibtex-enclosing-field, bibtex-format-entry)
15715 (bibtex-generate-autokey, bibtex-parse-keys, bibtex-mode)
15716 (bibtex-ispell-entry, bibtex-narrow-to-entry, bibtex-sort-buffer)
15717 (bibtex-find-entry-location, bibtex-validate, bibtex-clean-entry)
15718 (bibtex-fill-entry): Use new return values of these functions.
15719 (bibtex-ispell-abstract): Bug fix (inherently by the change to
15720 bibtex-end-of-entry).
15722 * bibtex.el (bibtex-field-history): New variable for history
15723 buffer of field name reading.
15724 (bibtex-make-field): Use completion. Object to completion are all
15725 standard fields defined for the current entry. Bound to `C-c C-f'.
15726 (bibtex-mode): Set `comment-start' and `comment-start-skip' to
15727 "@Comment ", `comment-column' to 0.
15729 * bibtex.el (bibtex-autokey-transcriptions): New variable.
15730 (bibtex-autokey-name-change-strings)
15731 (bibtex-autokey-titleword-change-strings):
15732 Use bibtex-autokey-transcriptions as default value.
15734 * bibtex.el (bibtex-find-entry-location): Handle empty buffer.
15736 * bibtex.el (bibtex-entry-delimiters): New variable to determine
15737 if entries shall be delimited by braces or parentheses.
15738 (bibtex-entry-left-delimiter, bibtex-entry-right-delimiter): New
15740 (bibtex-entry, bibtex-String, bibtex-Preamble): Respect
15741 `bibtex-entry-delimiters'.
15742 (bibtex-entry-format): Doc fix.
15743 (bibtex-reference-key, bibtex-field-const): Removed parentheses
15744 from allowed characters.
15745 (bibtex-end-of-entry): Better handling of incorrect preambles.
15747 * bibtex.el (bibtex-validate): Small change to avoid reparsing of
15748 errors, if you enter `compile-goto-error' in compilation buffer.
15750 * bibtex.el (bibtex-progress-message): New function to show
15751 progress of some long-lasting functions in BibTeX mode by
15752 indicating percentage of done work.
15753 (bibtex-progress-lastperc, bibtex-progress-lastmes)
15754 (bibtex-progress-interval):
15755 New internal variables for `bibtex-progress-message'.
15756 (bibtex-parse-keys, bibtex-reformat, bibtex-validate): Use new
15757 function `bibtex-progress-message'.
15758 (current-line): New helper function to calculate current
15759 linenumber. Something like this should really be defined somewhere
15761 (bibtex-validate): Changed to show all errors in buffer in a
15762 `compilation mode' buffer. If there are syntax errors, it aborts
15763 after the syntax check, since higher-level check functions rely on
15764 the syntactical correctness of buffer. If called from another lisp
15765 function (as `bibtex-convert-alien') the return value shows
15766 whether validating has been successful. Fixed bug which made
15767 checking for absent required fields work incorrectly.
15768 (bibtex-parse-keys-timeout): Set to a value reasonable higher
15769 (twice as high) than `lazy-lock-stealth-time'.
15770 (bibtex-member-of-regexp, assoc-of-regexp): Small cosmetic changes.
15772 * bibtex.el (bibtex-buffer-last-parsed-tick): Renamed from
15773 bibtex-buffer-last-parsed-for-keys-tick and made it really
15774 buffer-local (bug fix).
15775 (bibtex-parse-keys): Make it use bibtex-buffer-last-parsed-tick.
15776 (bibtex-parse-buffers-stealthily): New function which parses all
15777 BibTeX buffers if Emacs has been idle an efficient amount of time.
15778 (bibtex-parse-idle-timer): New variable which stores whether idle
15779 timer for parsing already is installed.
15780 (bibtex-parse-keys): Make it callable verbosely. Returns now nil
15781 if it has been aborted.
15782 (bibtex-mode): Run the new function bibtex-parse-buffers-stealthily.
15784 * bibtex.el (bibtex-generate-autokey): Changed the name part
15785 generation (bugfix). This function handles now correctly all three
15786 forms of BibTeX names, "First von Last", "von Last, First", "von
15787 Last, Jr, First". In every case the "Last" part is correctly
15788 extracted. If the "Last" part consists of more than one token only
15789 the first is used. Name fields spread over more than one line are
15790 no problem anymore.
15792 * bibtex.el (bibtex-entry-format): Changed default value to
15793 exclude 'page-dashes. Modified documentation.
15794 (bibtex-autokey-name-change-strings)
15795 (bibtex-autokey-titleword-abbrevs)
15796 (bibtex-autokey-titleword-change-strings, bibtex-entry)
15797 (bibtex-validate): Doc fixes.
15798 (bibtex-mode-map): Bound `C-c $' to bibtex-ispell-abstract.
15799 (bibtex-generate-autokey): Changed documentation. Small
15800 modification in calculating title field.
15801 (bibtex-mode): Included bibtex-ispell-entry into the list of
15802 `interesting' functions.
15803 (bibtex-kill-field): Bug fix (killing of first field in entry
15806 * bibtex.el (bibtex-string-file-path): New variable which defines
15807 the path to search for bibtex-string-files. It defaults to
15808 contents of environment variable BIBINPUTS.
15809 (bibtex-mode): Use this variable.
15811 * bibtex.el (bibtex-next-field, bibtex-find-text): Will now work
15812 with string entries as well.
15814 * bibtex.el (bibtex-mode-map): bibtex-complete-key wasn't bound
15816 (bibtex-complete): Fixed bug (used string entries defined in
15817 buffer as object to completion).
15819 * bibtex.el (Menu): Use easymenu. More menu items for
15820 `BibTeX-Edit' menu. Use nested menus.
15822 * bibtex.el (bibtex-field-kill-ring-max)
15823 (bibtex-entry-kill-ring-max): Two new variables substituting
15824 bibtex-kill-ring-max.
15825 (bibtex-field-kill-ring, bibtex-entry-kill-ring): Two new
15826 variables substituting bibtex-kill-ring.
15827 (bibtex-field-kill-ring-yank-pointer)
15828 (bibtex-entry-kill-ring-yank-pointer): Two new variables
15829 substituting bibtex-kill-ring-yank-pointer.
15830 (bibtex-last-kill-command): New variable keeping the type of the
15832 (bibtex-insert-current-kill): Clean distinction between the two
15834 (bibtex-kill-field): Use new variable bibtex-field-kill-ring.
15835 (bibtex-kill-entry): Use new variable bibtex-entry-kill-ring.
15837 * bibtex.el (bibtex-kill-ring, bibtex-kill-ring-yank-pointer): New
15838 internal variables like kill-ring and kill-ring-yank-pointer, but
15839 bibtex-kill-ring holds fields or complete reference entries
15840 instead of raw strings.
15841 (bibtex-kill-ring-max): New user option similar to kill-ring-max.
15842 (bibtex-kill-field): Renamed from bibtex-delete-field again. It
15843 now supports the new variable bibtex-kill-ring.
15844 (bibtex-copy-field-as-kill, bibtex-kill-entry)
15845 (bibtex-copy-entry-as-kill, bibtex-yank, bibtex-yank-pop): New
15846 interactive functions, which work on the bibtex-kill-ring
15848 (bibtex-insert-current-kill): New helper function to insert
15849 contents of bibtex-kill-ring in an appropriate way.
15850 (bibtex-make-field): New optional argument to tell the function if
15851 it was called by bibtex-yank. It operates slightly different then.
15852 (bibtex-find-text): New optional argument to tell the function if
15853 it was called by bibtex-make-field. It moves in this case to the
15854 end of the key if it was called on the reference head line. If it
15855 is called interactively on the head line, it works in an
15856 appropriate manner, too.
15857 (bibtex-enclosing-field): New optional argument to tell
15858 bibtex-enclosing-field not to print an error message if enclosing
15859 field isn't found, but to return nil in this case (t is returned
15860 otherwise). This is used by bibtex-find-text such that no error
15861 message is given if bibtex-find-text is called interactively in
15862 the key line of an entry.
15864 * bibtex.el (bibtex-autokey-year-use-crossref-entry): New variable
15865 to determine if crossreferenced entry should be used for autokey
15866 generation, if year field of current entry is absent.
15867 (bibtex-generate-autokey): Use this new variable.
15869 * bibtex.el (bibtex-include-OPTannote): Deleted (is set in
15870 bibtex-user-optional-fields).
15871 (bibtex-entry, bibtex-print-help-message): Removed support for
15872 bibtex-include-OPTannote.
15874 * bibtex.el (bibtex-entry-format): New constant
15875 `inherit-booktitle' allowed.
15877 * bibtex.el (bibtex-mode): Set value for
15878 font-lock-mark-block-function.
15880 * bibtex.el (bibtex-font-lock-keywords): Changed to distinguish
15881 optional from ordinary fields.
15882 (bibtex-format-entry, bibtex-print-help-message)
15883 (bibtex-remove-OPT-or-ALT, bibtex-pop): Used simpler regexps.
15885 * bibtex.el (bibtex-delete-field): Changed from
15886 bibtex-delete-optional-or-alternative-field. Deletes now mandatory
15888 (bibtex-mode): Changed documentation.
15890 * bibtex.el (bibtex-entry-type-history, bibtex-key-history): New
15891 variables to use own histories in BibTeX buffers.
15892 (bibtex-entry, bibtex-clean-entry, bibtex-String): Use these new
15895 * bibtex.el (bibtex-entry, bibtex-make-field): A function can now
15896 be used to generate a fields init string.
15897 (bibtex-include-OPTkey, bibtex-include-OPTannote)
15898 (bibtex-entry-field-alist): Changed documentation accordingly.
15900 * bibtex.el (bibtex-mode): bibtex-parse-keys on start of mode is
15901 now abortable, too.
15902 (bibtex-entry, bibtex-complete-key, bibtex-String): If bibtex-keys
15903 isn't set correctly due to abortion of bibtex-parse-keys, this
15904 function is called now non-abortable.
15906 * bibtex.el (bibtex-entry-field-alist): Small change in comments.
15908 * bibtex.el (bibtex-find-entry-location): Bug fix: Insertion into
15909 completely empty buffer didn't work.
15911 * bibtex.el (bibtex-user-optional-fields): Renamed from
15912 bibtex-mode-user-optional-fields.
15913 (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message):
15914 Use bibtex-user-optional-fields.
15916 * bibtex.el (bibtex-remove-delimiters): Bug fix: Only remove
15917 delimiting braces and not those inside fields.
15919 * bibtex.el (skip-to-valid-bibtex-entry, bibtex-parse-keys)
15920 (bibtex-end-of-entry, bibtex-validate, bibtex-reformat): Calculate
15921 complex regexps outside of loops.
15922 (bibtex-mode): Changed documentation on how to convert third party
15925 * bibtex.el (bibtex-convert-alien): New function to convert a
15926 buffer not created by BibTeX mode to a format, which enables all
15927 features of BibTeX mode.
15928 (bibtex-mode): Small bug fix for call to bibtex-parse-keys.
15930 * bibtex.el (bibtex-mode): Bug fix for using bibtex-parse-keys.
15932 * bibtex.el (bibtex-mode): Used other policy to initiate the first
15933 call of bibtex-parse-keys. This avoids unnecessary double call if
15934 Font Lock mode is chosen for buffer at startup.
15936 * bibtex.el (bibtex-String, bibtex-Preamble): Renamed from
15937 bibtex-string and bibtex-preamble.
15938 (bibtex-String): If bibtex-maintain-sorted-entries and
15939 bibtex-sort-ignore-string-entries are both non-nil, read string
15940 key from minibuffer (with completion) and insert entry at correct
15941 location (as for normal entries).
15943 * bibtex.el (bibtex-autokey-titleword-first-ignore)
15944 (bibtex-autokey-titleword-abbrevs): Changed documentation: case of
15945 regexps doesn't matter anymore.
15946 (bibtex-field-const, bibtex-reference-key): Simplified to not
15947 contain uppercase letters.
15948 (member-of-regexp, assoc-of-regexp): Ignore case of regexp.
15949 (map-bibtex-entries): Call function not for every syntactical correct
15950 entry, but only for entries with known type.
15951 (map-bibtex-entries, skip-to-valid-bibtex-entry)
15952 (bibtex-flash-head, bibtex-enclosing-field)
15953 (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
15954 (bibtex-autokey-change, bibtex-generate-autokey, bibtex-parse-keys)
15955 (bibtex-ispell-abstract, bibtex-sort-buffer)
15956 (bibtex-find-entry-location, bibtex-validate, bibtex-remove-delimiters)
15957 (bibtex-delete-optional-or-alternative-field, bibtex-pop)
15958 (bibtex-clean-entry, bibtex-print-help-message): Make them work
15959 regardless of user's value of case-fold-search.
15960 (bibtex-generate-autokey): Use bibtex-cfield for generating the
15962 (bibtex-parse-keys): Only gather keys of known (and not of
15963 syntactical correct) entries.
15964 (bibtex-end-of-entry): Only report an "unknown entry" message if
15965 called interactively.
15967 * bibtex.el (bibtex-sort-ignore-string-entries): Renamed back from
15968 bibtex-sort-ignore-string-and-preamble. Of course, preambles are
15969 always ignored, since they have no key at all.
15970 (bibtex-string): Slightly less complex regexp.
15971 (skip-to-valid-bibtex-entry): New helper function to skip forward
15972 (or backward) to beginning of next syntactical correct known
15973 BibTeX entry, if not already there. Respects
15974 bibtex-sort-ignore-string-entries.
15975 (map-bibtex-entries): Bug fix: It wasn't called for string entries
15976 even if bibtex-sort-ignore-string-entries was nil.
15977 (beginning-of-last-bibtex-entry): New helper function to go to
15978 last entry in buffer.
15979 (bibtex-end-of-entry): Bug fix: Now works with string and preamble
15981 (bibtex-sort-buffer): Renamed from bibtex-sort-entries. Simplified
15982 by using new function skip-to-valid-bibtex-entry. Now only known
15983 entries are checked.
15984 (bibtex-find-entry-location): Simplified by using new functions
15985 skip-to-valid-bibtex-entry and beginning-of-last-bibtex-entry.
15986 Only known entries are used to determine location.
15987 (bibtex-validate): Now checks string entries, too.
15988 (bibtex-move-outside-of-entry): Don't use forward-paragraph, but
15989 bibtex-end-of-entry.
15991 * bibtex.el (bibtex-end-of-entry): Don't use forward-sexp anymore,
15992 since this fails on entries with non-escaped double-quotes. Use
15993 search-bibtex-reference instead (though it is slower, it is more
15995 (bibtex-ispell-abstract): Use normal regexps created by
15996 bibtex-cfield instead of special ones.
15998 * bibtex.el (beginning-of-first-bibtex-entry): No warning on
16001 * bibtex.el (bibtex-validate): Bug fix. Syntactical check didn't
16002 work, since due to a bug all entries were simply skipped.
16004 * bibtex.el (bibtex-mode): Doc fix.
16005 (bibtex-delete-optional-or-alternative-field): Renamed from
16006 bibtex-kill-optional-or-alternative-field.
16007 (bibtex-delete-optional-or-alternative-field, bibtex-empty-field):
16008 Use delete-region, not kill-region.
16009 (bibtex-clean-entry): New second argument called-by-reformat
16010 indicates if bibtex-clean-entry was called by reformat. Don't try
16011 to find correct buffer position for newly generated key and don't
16012 call bibtex-parse-keys in this case.
16014 * bibtex.el (map-bibtex-entries): Bugfix (missed first entry in
16015 buffer, died on entries with `@' in other than first column).
16016 (beginning-of-first-bibtex-entry, bibtex-format-entry)
16017 (bibtex-beginning-of-entry, bibtex-validate, bibtex-clean-entry):
16018 Changed to allow BibTeX entries to start in a column different
16019 from 1 (but still for speed reasons only whitespace is allowed
16020 prior to the `@' on the same line.
16022 * bibtex.el (map-bibtex-entries): Call it for known BibTeX entries
16023 only. This allows entries as @Comment{...} which follow no
16024 specific structure without breaking the validation functions.
16025 (bibtex-validate): Check syntactical structure for known entries
16028 * bibtex.el (bibtex-autokey-abbrev): Sped up and changed to allow
16031 * bibtex.el (bibtex-entry-format): Remove option `month-strings'.
16032 (bibtex-validate): If given a prefix argument, check for
16033 questionable month fields.
16035 * bibtex.el (bibtex-generate-autokey): Use normal regexps created
16036 by bibtex-cfield instead of special ones.
16037 (bibtex-hide-entry-bodies): Sped up by using subst-char-in-region
16038 instead of using replace-regexp or replace-match.
16039 (bibtex-find-entry-location): A bug had been introduced by using
16040 search-bibtex-reference instead of re-search-forward (fixed).
16042 * bibtex.el (bibtex-field-delimiters): Renamed from
16043 bibtex-field-delimiter.
16044 (bibtex-entry-format): Constant empty-opts renamed to
16045 empty-opts-or-alts.
16046 (bibtex-remove-delimiters): Renamed from
16047 bibtex-remove-double-quotes-or-braces.
16048 (bibtex-reformat): New function.
16050 * bibtex.el (bibtex-fill-entry): New function to refill entry.
16051 (bibtex-mode-map): Defined key for bibtex-fill-entry.
16053 * bibtex.el (bibtex-field-delimiter): Substitutes variables
16054 bibtex-field-left-delimiter and bibtex-field-right-delimiter.
16055 (bibtex-field-left-delimiter, bibtex-field-right-delimiter): New
16057 (bibtex-make-field, bibtex-pop): Use new variable
16058 bibtex-field-delimiter.
16059 (bibtex-empty-field, bibtex-string): Use new functions
16060 bibtex-field-left-delimiter and bibtex-field-right-delimiter.
16061 (bibtex-predefined-month-strings): New variable.
16062 (bibtex-predefined-strings): Use bibtex-predefined-month-strings.
16063 (bibtex-submit-bug-report): Use new variables
16064 bibtex-field-delimiter and bibtex-predefined-month-strings.
16066 * bibtex.el (bibtex-entry-format): Substitutes variable
16067 bibtex-clean-entry-zap-empty-opts-or-alts. Various types of
16068 formatting options are available (see variable documentation).
16069 (bibtex-format-entry): New function doing the formatting of entries.
16070 Taken from bibtex-clean-entry and enhanced to support new variable
16071 bibtex-entry-format.
16072 (delete-whitespace): New helper function used by bibtex-format-entry.
16073 (bibtex-clean-entry): Call new function bibtex-format-entry.
16074 (bibtex-submit-bug-report): Use bibtex-entry-format instead of
16075 bibtex-clean-entry-zap-empty-opts-or-alts.
16076 (bibtex-do-auto-fill): New function to perform auto-filling in
16077 BibTeX mode. In fact, this is the old function
16078 bibtex-auto-fill-function.
16079 (bibtex-mode): Don't set fill-prefix anymore, but use new function
16080 bibtex-do-auto-fill.
16082 * bibtex.el (bibtex-find-entry-location): Fixed bug (when
16083 bibtex-maintain-sorted-entries was non-nil, an entry with a key
16084 greater than all other keys wasn't inserted in the correct place).
16086 * bibtex.el (bibtex-mode): Don't use bibtex-auto-fill-function
16087 anymore, but use directly variable fill-prefix.
16089 * bibtex.el (bibtex-find-entry-location): Fixed bug (on duplicate
16090 keys, point must move to beginning of entry, so that bibtex-entry
16093 * bibtex.el (bibtex-complete): Fixed bug (parameter string-list
16094 was mistakenly altered by the function itself).
16096 * bibtex.el (bibtex-mode-map): Bind bibtex-complete-key to C-TAB.
16098 * bibtex.el (bibtex-validate): Renamed from bibtex-validate-buffer
16099 since it can acts on region if active. Use search-bibtex-reference.
16100 (search-bibtex-reference): New function to be used in places where
16101 prior a re-search-{forward|backward} for bibtex-reference or
16102 something alike was used. This function is necessary due to the
16103 new limit of failure stack size in 19.32 and above.
16104 (bibtex-enclosing-reference-maybe-empty-head)
16105 (bibtex-sort-entries, bibtex-find-entry-location, bibtex-validate):
16106 Use new function search-bibtex-reference.
16107 (bibtex-pop, bibtex-clean-entry): Small change due to change in
16108 bibtex-enclosing-reference-maybe-empty-head.
16109 (bibtex-reference-infix, bibtex-reference-postfix): New constants
16110 necessary due to splitting bibtex-reference.
16111 (bibtex-reference): Deleted.
16112 (bibtex-type-in-reference, skip-whitespace-and-comments): Deleted.
16114 * bibtex.el (bibtex-mode): Don't turn auto-fill-mode on. Use new
16115 variable normal-auto-fill-function.
16117 * bibtex.el (bibtex-field-string): Simplified.
16119 * bibtex.el (bibtex-mode-syntax-table): Changed syntax of
16120 double-quote back to quote syntax.
16122 * bibtex.el (bibtex-complete): New generic function for interface
16123 functions bibtex-complete-string and bibtex-complete-key.
16124 (bibtex-complete-key): New function.
16126 * bibtex.el (bibtex-sort-ignore-string-and-preamble): Renamed from
16127 bibtex-sort-ignore-string-entries.
16128 (map-bibtex-entries): Use bibtex-sort-ignore-string-and-preamble
16129 and ignore preamble entries as well.
16130 (bibtex-mode, bibtex-submit-bug-report, bibtex-sort-entries):
16131 Use bibtex-sort-ignore-string-and-preamble.
16132 (bibtex-count-entries): New function to count entries in buffer or
16135 * bibtex.el (bibtex-comma-after-last-field): New variable to
16136 decide if comma should be inserted at end of last field.
16137 (bibtex-entry): Support new variable bibtex-comma-after-last-field.
16139 * bibtex.el (bibtex-field-indentation, bibtex-text-indentation):
16140 Two new user options (replacing the former constants
16141 bibtex-field-alignment and bibtex-text-alignment).
16142 (bibtex-align-at-equal-sign): New user option.
16143 (bibtex-auto-fill-function, bibtex-make-field)
16144 (bibtex-remove-OPT-or-ALT, bibtex-clean-entry): Support new variables.
16146 * bibtex.el (bibtex-validate-buffer): Now only checks region if
16147 mark is active. With optional argument checks if required fields
16150 * bibtex.el (bibtex-mode): Added support for imenu.
16152 * bibtex.el (bibtex-entry-field-alist)
16153 (bibtex-mode-user-optional-fields): Modified syntax to allow
16154 preinitialization of fields.
16155 (bibtex-make-field, bibtex-make-optional-field):
16156 Support preinitialization of fields.
16158 * bibtex.el (bibtex-autokey-prefix-string)
16159 (bibtex-autokey-preserve-case): New variables to support
16160 bibtex-generate-autokey.
16161 (bibtex-generate-autokey): Use new variables.
16163 * bibtex.el (bibtex-field-const, bibtex-reference-type)
16164 (bibtex-reference-key): Changed to match the (according to Oren
16165 Patashnik) allowed characters.
16167 * bibtex.el (bibtex-clean-entry-zap-empty-opts-or-alts): Renamed
16168 from bibtex-clean-entry-zap-empty-opts.
16169 (bibtex-entry-field-alist): Slightly modified syntax to support
16170 alternative fields needed for Book and InBook references.
16171 (bibtex-font-lock-keywords, bibtex-print-help-message)
16172 (bibtex-make-field, bibtex-pop, bibtex-clean-entry):
16173 Support ALT prefixed entries.
16174 (bibtex-mode): Documented new ALT prefixed fields.
16175 (bibtex-make-optional-field): Modified to give only field name as
16176 arg to bibtex-make-field.
16177 (bibtex-remove-OPT-or-ALT, bibtex-kill-optional-or-alternative-field):
16178 Renamed from bibtex-remove-OPT and bibtex-kill-optional-field,
16179 respectively. Modified to support ALT prefixes.
16181 * bibtex.el (bibtex-enclosing-field, bibtex-print-help-message):
16182 Speed up things by not using bibtex-enclosing-regexp anymore.
16183 (bibtex-enclosing-regexp): Function deleted.
16185 1997-06-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16187 * loadup.el: Load latin-5.el.
16189 1997-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16191 * characters.el: Delete syntax stuff for Latin-1 and Latin-2.
16193 * mail-utils.el (mail-parse-comma-list):
16194 Use buffer-substring-no-properties.
16196 * debug.el (debug): Set overriding-terminal-local-map to nil,
16197 don't bind it, so it won't be restored on `q'.
16199 1997-06-09 Thomas Wurgler <twurgler@goodyear.com>
16201 * emacs-lock.el: Added the string "emacs-lock" to all function
16202 and variable names, to make them unique to emacs-lock.
16204 * emacs-lock.el (check-was-buffer-locked): New function,
16205 on shell-mode-hook and telnet-mode-hook.
16206 (save-buffer-lock-setting): New permanent local variable.
16208 * emacs-lock.el (check-buffer-lock): New function, on kill-buffer-hook.
16209 (set-shell-sentinel): New function, on shell-mode-hook
16210 and telnet-mode-hook.
16212 1997-06-09 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
16214 * simple.el (do-auto-fill): Typo in the previous change fixed.
16216 1997-06-09 Kenichi Handa <handa@etl.go.jp>
16218 * mule.el: Delete declaration for buffer-file-coding-system. It
16219 is done in buffer.c now. In the comment, change coding-system to
16220 coding system. The name coding-vector is changed to coding-spec.
16221 (coding-vector-type, coding-vector-mnemonic)
16222 (coding-vector-docstring, coding-vector-flags): Deleted.
16223 (coding-system-spec-ref): New function.
16224 (coding-system-type, coding-system-mnemonic, coding-system-flags):
16225 Use coding-system-spec-ref.
16226 (coding-system-doc-string): Renamed from coding-system-docstring.
16227 (coding-system-eol-type): Renamed from coding-system-eoltype.
16228 (coding-system-eol-type-mnemonic): Moved to mule-util.el.
16229 (coding-system-post-read-conversion): Likewise.
16230 (coding-system-pre-write-conversion): Likewise.
16231 (default-process-coding-system): Deleted. Now declared in
16233 (make-subsidiary-coding-system): New function.
16234 (make-coding-system): Check arguments more strictly. Do not make
16235 -unix, -dos, -mac variants for TYPE 4.
16236 (define-coding-system-alias): Call make-subsidiary-coding-system.
16237 (set-buffer-file-coding-system): Adjusted for the function name
16239 (find-new-buffer-file-coding-system): Likewise.
16240 (default-process-coding-system): Deleted. Now defined in coding.c.
16242 * mule-conf.el: Coding system names changed.
16244 * language: Most of files under this directory are modified
16245 because of changes of coding system names.
16247 * characters.el: Comment changed (iso-2022-7 -> iso-2022-7bit).
16249 * kkc.el (kkc-save-init-file): Coding system name changed from
16250 iso-2022-7 to iso-2022-7bit.
16252 * skkdic-conv.el: Likewise.
16254 * titdic-conv.el: Likewise.
16256 * mule-cmds.el: Define mouse-set-font in mule-menu-keymap.
16257 Disable menu set-buffer-process-coding-system if there's no
16258 process for the current buffer.
16259 (command-execute-with-coding-system): New function.
16260 (universal-coding-system-argument): Make it handle
16261 universal-argument correctly.
16262 (describe-language-support): Call coding-system-doc-string instead
16263 of coding-system-docstring.
16265 * mule-diag.el (describe-coding-system): Change format of output.
16266 (describe-current-coding-system-briefly): Likewise.
16267 (describe-current-coding-system): Likewise.
16268 (print-coding-system-briefly): Likewise.
16269 (print-coding-system): Likewise.
16270 (list-coding-systems): Likewise. Make it interactive.
16272 * mule-util.el (set-coding-system-alist): Deleted.
16273 (string-to-sequence): Doc string modified.
16274 (coding-system-list): Add optional arg BASE-ONLY.
16275 (coding-system-base): New function.
16276 (coding-system-plist): New function.
16277 (coding-system-equal): New function.
16278 (coding-system-unification-table): New function.
16280 * quail.el (quail-prefix-arg): New variable.
16281 (quail-start-translation): Make it handle a prefix argument.
16282 (quail-terminate-translation): Like wise.
16284 * simple.el (do-auto-fill): Bug fix for kinsoku processing.
16286 1997-06-09 Erik Naggum <erik@naggum.no>
16288 * latin-1.el: Normalized character names.
16289 * latin-2.el: Normalized character names.
16290 * latin-3.el: Normalized character names.
16291 * latin-4.el: Normalized character names.
16292 * latin-5.el: New file.
16294 1997-06-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16296 * webjump.el (webjump-sample-sites): Change the hot list.
16297 (webjump): Doc change.
16299 * mailalias.el (mail-directory-parser): Fix previous change.
16301 1997-06-08 Stephen Gildea <gildea@stop.mail-abuse.org>
16303 * time-stamp.el (time-stamp-string-preprocess, time-stamp-do-number):
16304 Avoid compiler warnings: pass all arguments to time-stamp-do-number
16305 explicitly, not dynamically.
16307 1997-06-08 Dan Nicolaescu <done@ece.arizona.edu>
16309 * icon.el (icon-font-lock-keywords-2): Use regexp-opt for the regexps.
16311 1997-06-08 Dave Love <d.love@dl.ac.uk>
16313 * browse-url.el: Update keywords to show up in finder.
16314 (browse-url-gnudoit-args, browse-url-generic-program)
16315 (browse-url-gnudoit-program, browse-url-generic-args): New variables.
16316 (browse-url-w3-gnudoit): New procedure.
16317 (browse-url-mmm): New location of `remote' file for MMM 0.4.
16318 (browse-url-generic): New procedure.
16320 (browse-url-netscape): Test for w32.
16322 (browse-url-url-at-point): Assume mailto: if URL contains @.
16323 Don't use thingatpt; find the URL here to do it correctly.
16325 (browse-url-at-point, browse-url-of-file, browse-url-at-mouse):
16327 (browse-url): Check for list browse-url-browser-function.
16328 (browse-url-choose-browser): New procedure.
16329 (browse-url-browser-function): Allow list value.
16331 (browse-url-process-environment): Call browse-url-emacs-display.
16332 (browse-url-emacs-display): New procedure.
16333 (browse-url-netscape-display): New variable.
16335 (browse-url-of-region): New procedure.
16336 (browse-url-of-buffer): Check for narrowed buffer.
16338 (browse-url-url-at-point): Rewrite to not use cl.el delete-if.
16339 Fix multi-line URL matching.
16341 (browse-url-markedup-regexp): New variable.
16342 (browse-url-xterm-program): New variable.
16343 (browse-url-xterm-args): New variable.
16344 (browse-url-lynx-xterm): Use the above two vars.
16345 (browse-url-url-at-point): Use buffer-substring-no-properties.
16346 (browse-url-grail): Add missing optional arg.
16347 (browse-url-mmm): New procedure.
16349 (browse-url-netscape-startup-arguments): New variable.
16351 1997-06-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16353 * debug.el (debug, debugger-eval-expression):
16354 Treat overriding-terminal-local-map like overriding-local-map.
16355 (debugger-outer-overriding-terminal-local-map): New variable.
16357 1997-06-07 Thomas Wurgler <twurgler@goodyear.com>
16359 * emacs-lock.el: Check for a lock when deleting a buffer.
16360 Turn off the lock on a shell or telnet buffer if its process
16361 is killed. Reset the lock if the process is restarted.
16363 1997-06-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16365 * files.el (file-name-non-special): Handle
16366 file-name-completion and file-name-all-completions.
16368 * mailalias.el: Customize. Doc fixes.
16369 Mark some risky local variables.
16371 * dired.el (dired-unmark-all-marks):
16372 Renamed from dired-unmark-all-files-no-query.
16374 * language/european.el (setup-8-bit-environment):
16375 Load the file with load, not require, so that we reload it if nec.
16377 * language/english.el ("English"): Improve doc string.
16379 * language/indian.el (describe-indian-environment-map):
16380 Renamed from describe-indian-support-map.
16381 * language/devanagari.el: Corresponding changes.
16383 * language/european.el (describe-european-environment-map):
16384 Renamed from describe-european-support-map.
16386 * language/cyrillic.el (describe-cyrillic-environment-map):
16387 Renamed from describe-cyrillic-support-map.
16389 * language/chinese.el (describe-chinese-environment-map):
16390 Renamed from describe-chinese-support-map.
16392 * mule-cmds.el (describe-language-environment):
16393 Renamed from describe-language-support.
16394 Do the real work here; don't call describe-specified-language-support.
16395 Print the mnemonics when mentioning coding systems.
16396 Improve style of output.
16397 (describe-specified-language-environment):
16398 Renamed from describe-specified-language-support.
16399 Don't do the work here; call describe-language-environment.
16400 (describe-language-environment-map):
16401 Renamed from describe-language-support-map.
16403 * language/european.el (setup-8-bit-environment):
16404 Do not set set-case-syntax-offset.
16405 Subtract 128 when setting nonascii-insert-offset.
16406 Require latin-N if appropriate.
16408 1997-06-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16410 * startup.el (command-line): Don't call face-initialize.
16412 * diff.el (diff-command): Fix previous change.
16414 * startup.el (command-line): If environment specifies ISO 8859,
16415 always set up for both single-byte and multibyte operation.
16416 But set-language-environment does most of the job now.
16418 1997-06-06 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
16420 * regexp-opt.el (regexp-opt): Doc fix.
16421 (regexp-opt-group): When extracting character sets, emit them after
16422 the remaining strings so the regexp will find the longest match.
16424 1997-06-05 Karl Heuer <kwzh@gnu.ai.mit.edu>
16426 * follow.el (set-process-filter): Advice doc fix.
16428 1997-06-04 Stephen Gildea <gildea@stop.mail-abuse.org>
16430 * time-stamp.el (time-stamp-format): Doc fix. Use %:y.
16431 (time-stamp-string-preprocess): Don't just call format-time-string;
16432 handle compatibility for some old constructs. Handle padding
16433 the historical way, while giving a warning if people actually
16435 (time-stamp-conv-warn, time-stamp-conversion-warn)
16436 (time-stamp-do-number): New functions.
16438 1997-06-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16440 * diff.el: Customize.
16441 (diff-switches, diff-command): Add autoload cookies.
16443 * vc.el (diff-switches): defvar deleted.
16445 * format.el (format-insert-file): Fix arg order to format-decode.
16447 1997-06-04 Per Abrahamsen <abraham@dina.kvl.dk>
16449 * wid-edit.el (widget-kill-line): Fixed for overlays.
16451 * cus-edit.el (custom-buffer-create-internal): Show full
16452 documentation string in buffers with only a single item.
16454 * cus-edit.el (custom-mode-map): Suppress keymap.
16456 * wid-edit.el (widget-beginning-of-line): Work with overlays.
16457 (widget-end-of-line): Ditto.
16458 (widget-specify-inactive): Use inactive for mouse-face as well.
16459 (widget-read-event): New alias.
16460 (widget-button-click): Use it.
16461 Don't execute up events twice.
16462 (widget-field-end): Workaround for local-map at
16464 (widget-specify-field): Ditto.
16465 (widget-move): Fixed but with single button buffers.
16467 * cus-edit.el (custom-buffer-create-internal): Improved help
16468 strings for reset buttons.
16470 * wid-edit.el (widget-move): Restored support for
16471 `widget-echo-help' and `widget-move-hook'.
16472 (widget-documentation-string-value-create): Restore support for
16473 `widget-documentation--face'.
16475 * cus-edit.el (customize-variable-other-window): Added defalias.
16477 * widget.el (:complete): New keyword.
16478 (:complete-function): New keyword.
16479 * wid-edit.el (widget-complete): New command.
16480 (widget-keymap): Bind it.
16481 (widget-complete-field): New option.
16482 (widget-default-complete): New function.
16483 (default): Bind :complete.
16484 (string): Bind :complete-function.
16487 * wid-edit.el (widget-glyph-find): Would infloop when file not found.
16489 * wid-edit.el (widget-glyph-find): Try to avoid pure text glyphs.
16490 (widget-glyph-insert): Update doc string.
16492 * wid-edit.el (widget-button-click): Didn't restore `mouse-face'.
16494 * widget.el: Removed :hide-front-space and :hide-rear-space.
16496 1997-06-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16498 * informat.el (Info-tagify): Don't set Info-tag-table-marker
16499 if not in Info mode.
16501 1997-06-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16503 * sendmail.el (mail-setup): Don't set buffer-file-coding-system to nil.
16504 Instead, kill the local binding of it.
16506 1997-06-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
16508 * mouse-drag.el (mouse-drag-safe-scroll): Doc fix.
16509 (mouse-drag-repeatedly-safe-scroll): Doc fix.
16510 (mouse-drag-events-are-point-events-p): Doc fix.
16511 (mouse-drag-should-do-col-scrolling): Doc fix.
16512 (mouse-throw-with-scroll-bar): Doc fix.
16514 * follow.el (follow-windows-aligned-p): Doc fix.
16515 (follow-post-command-hook, follow-recenter): Doc fix.
16516 (follow-end-of-buffer, follow-windows-aligned-p): Doc fix.
16517 (follow-post-command-hook, follow-maximize-region): Doc fix.
16518 (set-process-filter, process-filter, move-overlay): Advice doc fix.
16520 1997-06-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16522 * text-mode.el (spaced-text-mode): Renamed from text-mode.
16523 But change the mode name and hooks.
16524 (text-mode): Put the guts of indented-text-mode here.
16525 But don't define text-mode-abbrev-table, just use it.
16526 Don't set indent-line-function, and use text-mode-map.
16527 (indented-text-mode): Call text-mode.
16529 * cus-edit.el (custom-variable-prompt): Change prompt.
16531 * sendmail.el (mail-setup): Clear out buffer-file-coding-system.
16533 1997-06-02 Martin Lorentzson <emwson@emw.ericsson.se>
16535 * vc-hooks.el (vc-annotate): Entry "Annotate" added to menu and
16536 function `vc-annotate' to key-sequence `C-x v g'.
16538 * vc.el (vc-annotate-*): New functions and variables.
16540 1997-06-02 Michael Kifer <kifer@cs.sunysb.edu>
16542 * ediff-util.el (ediff-toggle-multiframe): Improved.
16543 (ediff-setup, ediff-inferior-compare-regions): Modified.
16544 (ediff-setup): Bug fixed.
16545 * ediff-init.el (ediff-file-attributes): Use ediff-file-remote-p.
16546 * ediff-wind.el (ediff-setup-windows-multiframe-merge)
16547 (ediff-setup-windows-multiframe-compare): Improved window placement.
16548 * ediff-diff.el (ediff-make-fine-diffs):
16549 Fixed messages about whitespace regions.
16550 * ediff-wind.el, ediff-ptch.el, ediff-mult.el, ediff-merg.el:
16553 1997-06-02 Michael Kifer <kifer@cs.sunysb.edu>
16555 * viper-init.el (vip-parse-sexp-ignore-comments): New variable.
16556 * viper-cmd.el (vip-paren-match): Parsing comments is now controlled
16557 with vip-parse-sexp-ignore-comments.
16558 * viper-cmd.el (vip-goto-col): Fixed.
16559 * viper-cmd.el (vip-autoindent): Now expands abbrevs.
16560 (vip-adjust-keys-for): Unbinds vip-autoindent, if vip-auto-indent
16562 * viper-cmd.el (vip-prefix-arg-value): Fixed computation of integer
16564 * viper-cmd.el, viper-init.el: New files.
16566 1997-06-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16568 * easy-mmode.el: New file.
16570 * reftex.el: Many doc fixes.
16571 (reftex-mode-menu): Change menu items.
16573 * language/cyrillic.el (koi8-r): Use R for mode line.
16575 * language/european.el (iso-8859-1): Use `1' for mode line.
16576 (Latin-1...Latin-4 coding systems): Add lists of languages
16577 which use these coding systems.
16579 1997-06-01 Rolf Ebert <ebert@waporo.muc.de>
16581 * ada-mode.el (ada-mode): Set up support for find-file.el.
16582 (ada-other-file-alist): New variable moved from find-file.el.
16583 (ada-search-directories): Likewise.
16586 (ada-other-file-alist): Variable definition moved to ada-mode.el.
16587 (ada-search-directories, ada-procedure-start-regexp): Likewise.
16588 (ada-package-start-regexp): Likewise.
16590 * ada-mode.el: Customize.
16592 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16594 * smtpmail.el: Include time-stamp.
16595 (smtpmail-queue-dir, smtpmail-queue-index-file): New variables.
16596 (smtpmail-queue-mail): New variable.
16597 (smtpmail-send-it): Handle those variables.
16598 (smtpmail-send-queued-mail): New command.
16600 * filecache.el: New file.
16601 * meta-mode.el: New file.
16602 * battery.el: New file.
16603 * easy-mmode.el: New file.
16605 * rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2):
16606 Variables renamed from mmdf-delim1 and mmdf-delim2.
16608 1997-06-01 Roderick Schertler <roderick@ibcinc.com>
16610 * gud.el (gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
16613 1997-06-01 Dan Nicolaescu <done@ece.arizona.edu>
16615 * hideshow.el (hs-show-hidden-short-form): Updated doc string.
16616 (hs-adjust-block-beginning): Likewise.
16617 (hs-special-modes-alist): C and C++ should also use
16618 hs-c-like-adjust-block-beginning.
16619 (hs-find-block-beginning): If hs-adjust-block-beginning is t and
16620 we apply hs-adjust-block-beginning and we reach the point means
16621 that we found the block beginning.
16622 (hs-c-like-adjust-block-beginning): Renamed from
16623 java-hs-adjust-block-beginning.
16625 1997-06-01 Simon Leinen <simon@switch.ch>
16627 * smtpmail.el (smtpmail-via-smtp): Recognize XVRB as a synonym for
16628 VERB and XONE as a synonym for ONEX.
16630 (smtpmail-read-response): Add "%s" to `message' calls to avoid
16631 problems with percent signs in strings.
16633 * smtpmail.el (smtpmail-read-response): Return all lines of the
16634 response text as a list of strings. Formerly only the first line
16635 was returned. This is insufficient when one wants to parse
16636 e.g. an EHLO response.
16638 Ignore responses starting with "0". This is necessary to support
16639 the VERB SMTP extension.
16641 (smtpmail-via-smtp): Try EHLO and find out which SMTP service
16642 extensions the receiving mailer supports.
16644 Issue the ONEX and XUSR commands if the corresponding extensions
16647 Issue VERB if supported and `smtpmail-debug-info' is non-nil.
16649 Add SIZE attribute to MAIL FROM: command if SIZE extension is
16652 Add code that could set the BODY= attribute to MAIL FROM: if the
16653 receiving mailer supports 8BITMIME. This is currently disabled,
16654 since doing it right might involve adding MIME headers to, and in
16655 some cases reencoding, the message.
16657 1997-06-01 Per Abrahamsen <abraham@dina.kvl.dk>
16659 * wid-edit.el: Changed to overlays.
16660 * cus-edit.el (custom-buffer-create-internal): Remove kludge for
16661 getting read-only bob and eob in XEmacs.
16662 * wid-browse.el (widget-browse-at): Use `get-char-property'
16663 instead of `get-text-property'.
16664 * widget.el (:value-from :value-to): Deleted.
16665 * widget.el (:button-overlay, :field-overlay): New keywords.
16666 * wid-edit.el (widget-default-delete): Delete overlays.
16667 (widget-field-value-delete): Delete overlay.
16669 * wid-edit.el (widget-specify-field-update): Specify both
16670 `balloon-help' and `help-echo'.
16672 * wid-edit.el (visibility): Change "more" to "show".
16674 * cus-edit.el (:custom-category): New keyword.
16675 (custom-variable): Add it.
16676 (custom-face): Ditto.
16677 (custom-group): Ditto.
16678 (custom-magic-value-create): Replace %c with category in state
16680 (custom-magic-alist): Use it.
16681 (custom-magic-show-hidden): Allow control on each custom
16683 (custom-magic-value-create): Ditto.
16684 (custom-reset-current): Ignore extra arguments.
16685 (custom-reset-saved): Ditto.
16686 (custom-reset-standard): Ditto.
16687 (custom-reset-button-menu): New option.
16688 (custom-buffer-create-internal): Use it.
16690 * cus-edit.el (customize-variable): Uncomment alias.
16692 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16694 * sun-curs.el (sc::cursors): Add an eval-and-compile.
16696 1997-06-01 Per Abrahamsen <abraham@dina.kvl.dk>
16698 * cus-edit.el (custom-format-handler): Changed look of group
16701 * wid-edit.el (widget-kill-line): Use forward-line instead of
16704 * cus-edit.el (custom-magic-value-create): Cleanup.
16706 * wid-edit.el (set-text-properties): Redefine for broken XEmacsen.
16707 (widget-field-value-get): Remove workaround.
16708 (widget-specify-button): Specify both `balloon-help' and `help-echo'.
16710 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16712 * cus-edit.el (custom-variable-prompt):
16713 Handle variable-at-point returning 0.
16714 (customize-option): Renamed from custom-variable.
16715 (customize-variable): Add it as an alias.
16716 (customize-option-other-window):
16717 Renamed from customize-variable-other-window.
16718 (custom-load-symbol): Search for both short and absolute
16719 names of the library, when avoiding duplicate loading.
16721 1997-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16723 * mail-utils.el (mail-strip-quoted-names): Don't delete angle brackets
16724 when there's a colon inside them.
16726 * iso-cvt.el: Require `format'.
16727 (iso-translate-conventions): Take bounds as args.
16728 (iso-spanish, iso-german): Take bounds as args.
16729 (iso-iso2tex, iso-tex2iso, iso-gtex2iso, iso-iso2gtex): Likewise.
16730 (iso-iso2duden-trans-tab): New variable.
16731 (iso-iso2duden): New command.
16732 (iso-cvt-read-only, iso-cvt-write-only): New commands.
16733 (is-german-tex-p): Function deleted.
16734 (iso-fix-iso2tex, iso-fix-tex2iso): Functions deleted.
16735 (iso-cvt-ffh, iso-cvt-wfh, iso-cvt-ash): Functions deleted.
16736 (iso-cvt-define-menu): New function.
16738 * format.el (format-encode-run-method): New function.
16739 (format-decode-run-method): New function.
16740 (format-alist): Add many new formats.
16741 (format-annotate-function): Use format-encode-run-method.
16742 (format-encode-region): Likewise.
16743 (format-decode): Use format-decode-run-method.
16745 * startup.el (command-line): Detect Latin-N character sets
16746 from envvars, both for multibyte mode and single-byte mode.
16748 1997-05-31 Per Abrahamsen <abraham@dina.kvl.dk>
16750 * cus-edit.el (custom-format-handler): Don't show links for hidden
16753 * wid-edit.el (widget-button-prefix): Move to `widget-button' group.
16754 (widget-button-suffix): Ditto.
16756 * cus-edit.el (custom-format-handler): New %e and %- escapes.
16757 (custom-group): Use them.
16759 * widget.el (:widget-doc): Removed keyword.
16760 * wid-edit.el (widget-help): Removed widget.
16761 (widget-help-action): Removed function.
16763 * widget.el (:documentation-shown): New keyword.
16764 * wid-edit.el (documentation-string): New widget.
16765 (widget-documentation-string-value-create): New function.
16766 (widget-documentation-string-action): New function.
16767 (widget-default-format-handler): Use them.
16768 * cus-edit.el (custom-toggle-hide): Hide documentation.
16770 * cus-edit.el (custom-buffer-sort-predicate): Fix :type.
16771 (custom-menu-sort-predicate): Ditto.
16773 * wid-edit.el (visibility): New widget.
16774 (widget-visibility-value-create): New function.
16775 (widget-glyph-find): New function.
16776 (widget-glyph-insert): Use it.
16777 * cus-edit.el (custom-variable-menu, custom-face-menu)
16778 (custom-group-menu): Remove `Hide' entry.
16779 (custom-magic-show-hidden): New option.
16780 (custom-magic-value-create): Use it.
16781 (custom-face): Show visibility.
16783 * wid-edit.el (widget-glyph-insert-glyph): Clean up.
16785 1997-05-31 Dan Nicolaescu <done@ece.arizona.edu>
16787 * cpp.el (cpp-highlight-buffer): Make sure
16788 buffer-invisibility-spec contains `cpp'.
16789 (cpp-make-overlay-hidden): Use `cpp' as an invisible property.
16791 * hideshow.el (hs-hide-comments-when-hiding-all)
16792 (hs-show-hidden-short-form, hs-minor-mode-hook): Move definitions up.
16794 (hs-find-block-beginning): Bind buffer-size, don't call it in a cycle.
16795 (hs-hide-all): Likewise.
16797 1997-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16799 * language/european.el: Rename language environments from
16802 * mule-cmds.el (set-language-environment): Add autoload cookie.
16803 Renamed from setup-language-environment.
16805 * startup.el (iso-8859-n-locale-regexp): Renamed from
16806 iso-8859-1-locale-regexp.
16808 * loadup.el: Always load faces.el.
16810 * faces.el (make-face): Call make-face-internal only if defined.
16811 (internal-set-face-1): Call set-face-attribute-internal
16812 only if it is defined.
16814 1997-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16816 * cus-edit.el (custom-load-symbol): Don't reload a file
16817 that is already loaded.
16818 (custom-load-symbol): Simplify previous change.
16820 * wid-edit.el (widget-sexp-value-to-internal):
16821 Don't bother with pp for a symbol.
16823 * wid-edit.el: Don't require cl.
16824 (widget-default-format-handler): Don't use push.
16825 (widget-push-button-value-create)
16826 (widget-group-value-create)
16827 (widget-sublist): New function.
16828 (widget-item-match-inline): Use widget-subllist.
16829 (widget-remove-if): New function.
16830 (widget-choose): Use widget-remove-if.
16832 * cus-edit.el (cus-start): Require cus-start.
16833 (mule): Make i18n the parent group.
16835 * cus-start.el: Arrange to load it once during dumping,
16836 and again if needed by cus-edit.el.
16837 (custom-start-quote): Don't define as separate function.
16838 (load-path): Improve the :type.
16839 (delete-exited-processes): Fix group to processes-basics.
16841 * subr.el (substitute-key-definition): Check vectorp, not arrayp.
16843 * files.el (file-name-non-special): Special handling for
16844 substitute-in-file-name operation.
16846 * hippie-exp.el (he-dabbrev-skip-space, he-dabbrev-as-symbol):
16847 Move definitions up. Use defcustom.
16849 1997-05-30 Ken Manheimer <klm@python.org>
16851 * icomplete.el: Integrated Emacs 19.34 and XEmacs 19.15 corrections
16852 (typos, style, command revisions, etc).
16854 * icomplete.el: Integrated immediate keybindings display. See
16855 `icomplete-show-key-bindings', `icomplete-get-keys', and
16856 `icomplete-completions'.
16858 * icomplete.el (icomplete-get-keys): Return keys bound in prior
16859 buffer to func name.
16861 * icomplete.el: Added icomplete delay behavior, so completions
16862 don't intrude as quickly for short input, with customization
16864 (icomplete-max-delay-chars): Maximum number of initial chars to
16865 apply icomplete compute delay.
16866 (icomplete-compute-delay): Completions-computation stall, used
16867 only with large-number completions.
16868 (icomplete-delay-completions-threshold): Pending-completions
16869 number over which to apply icomplete-compute-delay.
16871 1997-05-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16873 * simple.el (line-move): If moving into intangible text,
16874 try to move to the end of the intangible segment if it's on that line.
16876 * simple.el (completion-setup-function): Do set completion-base-size.
16878 1997-05-29 Per Abrahamsen <abraham@dina.kvl.dk>
16880 * cus-start.el: Use `standard-value' instead of `factory-value'.
16882 * cus-edit.el (custom-variable-action): Clarified prompt.
16883 (custom-face-action): Ditto.
16884 (custom-group-action): Ditto.
16886 * cus-edit.el (custom-face-set): Call `face-spec-set' instead of
16887 `custom-face-display-set'.
16888 (custom-face-save): Ditto.
16889 (custom-face-reset-saved): Ditto.
16890 (custom-face-reset-standard): Ditto.
16892 * cus-edit.el (custom-buffer-sort-predicate): New option.
16893 (custom-buffer-sort-alphabetically): New function.
16894 (custom-group-value-create): Use them.
16895 (custom-menu-sort-predicate): New option.
16896 (custom-menu-sort-alphabetically): New function.
16897 (custom-menu-create): Use them.
16899 * cus-edit.el (custom-magic-alist): Shortened message.
16901 * cus-edit.el (custom-help-menu): Updated names.
16903 * cus-edit.el: Say `invoke' instead of `activate'.
16904 * wid-edit.el: Ditto.
16906 * wid-edit.el (widget-help): Fix format string.
16908 * cus-edit.el (custom-magic-value-create): Use push button
16909 brackets around state button.
16910 (custom-magic-value-create): Indent with three spaces.
16912 * cus-face.el (face-spec-set-match-display): Change error for
16913 unknown requirement to warning.
16915 * wid-edit.el (widget-link-prefix): Change to "[".
16916 (widget-link-suffix): Change to "]".
16918 * wid-edit.el (widget-color-item-button-face-get): Don't require
16919 facemenu for XEmacs.
16920 (widget-glyph-insert): Would bug out.
16922 * wid-edit.el (widget-glyph-directory): Fix doc. string.
16923 (widget-image-conversion): New option.
16924 (widget-glyph-insert): Use it.
16925 (widget-glyph-insert-glyph): No tag here.
16926 (widget-push-button-value-create): But here.
16928 * wid-edit.el (widget-field-face): Changed to dim gray.
16930 * wid-edit.el (widget-push-button-prefix): New option.
16931 (widget-push-button-suffix): New option.
16932 (widget-button): New group.
16934 * widget.el (:text-format): Removed.
16935 (:button-suffix): New keyword.
16936 (:button-prefix): New keyword.
16938 * wid-edit.el (widget-button-prefix): New variable.
16939 (widget-button-suffix): New variable.
16940 (widget-insert-indirect): New function.
16941 (widget-default-create): Use it.
16942 (default): Bind them.
16943 (widget-link-prefix): New option.
16944 (widget-link-suffix): New option.
16946 (push-button): Don't use `:text-format'.
16947 (widget-push-button-value-create): Ditto.
16948 (widget-help): Update format.
16950 (radio-button): Ditto.
16952 * cus-edit.el (custom-magic-alist): Use `invoke' instead of
16955 * cus-edit.el (custom-magic-alist): Changed rogue state message.
16957 * custom.el (defface): Doc fix.
16959 * cus-edit.el (mule): New group for MULE merged emacsen.
16960 (auto-save): Spelling fix.
16962 * cus-edit.el, custom.el: Renamed `factory' to `standard'
16965 * cus-edit.el (custom-magic-show-button): Changed default to
16967 (custom): Removed `:format'.
16968 (custom-variable): Removed level button.
16969 (custom-face): Ditto.
16970 (custom-level): Deleted.
16971 (custom-level-action): Deleted.
16972 (custom-format-handler): Update caller.
16973 (custom-group-magic-alist): Merged into `custom-magic-alist'.
16974 (custom-magic-value-create): Use merged `custom-magic-alist'.
16975 (custom-group-state-update): Ditto.
16977 1997-05-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
16979 * cus-edit.el (custom-face-display-set): Define if not defined.
16980 (custom-buffer-create-internal): Refer to the Emacs manual.
16982 1997-05-29 Anders Holst <aho@nada.kth.se>
16984 * hippie-exp.el (he-file-name-beg): Don't trigger on parts of
16985 words with non-file chars.
16986 (he-lisp-symbol-beg): Use symbol syntax classes.
16987 (he-dabbrev-as-symbol): New variable.
16988 (he-dabbrev-beg, he-dabbrev-search, he-dabbrev-kill-search): Use it.
16990 1997-05-29 Ken Manheimer <klm@python.org>
16992 * icomplete.el: Integrated Emacs 19.34 and XEmacs 19.15
16993 corrections (typos, style, command revisions, etc).
16994 Integrated hacked up XEmacs immediate keybindings display. See
16995 `icomplete-show-key-bindings', `icomplete-get-keys', and
16996 `icomplete-completions'. Doesn't work with mainline GNU
16997 Emacs 19.34 (because the cmdloop doesn't set owindow, and the
16998 current-local-map doesn't take optional buffer arg), so feature
16999 is, by default, inhibited unless we're running in XEmacs.
17000 (icomplete-get-keys): Return keys bound to func name in buffer
17001 "owindow" - since "owindow" is calling-buffer history present
17002 only in XEmacs, this function is only useful in XEmacs.
17003 (icomplete-max-delay-chars, icomplete-compute-delay): New vars.
17004 (icomplete-delay-completions-threshold): New var.
17005 These customize the delay behavior, so that completions don't
17006 intrude as quickly for short input.
17008 1997-05-29 Anders Lindgren <andersl@csd.uu.se>
17010 * follow.el (follow-submit-feedback, follow-mode): Doc fix.
17011 (follow-generic-filter): Don't restore the original buffer if it's
17012 dead, or if the filter explicitly selected a new buffer.
17014 1997-05-29 John Heidemann <johnh@isi.edu>
17016 * mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
17017 auto-enables horizontal scrolling when clicks on wrapped
17020 1997-05-29 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
17022 * font-lock.el (font-lock-syntactic-keywords): New variable.
17023 (font-lock-fontify-syntactic-keywords-region): New function. Use it.
17024 (font-lock-default-fontify-region): Call it first if variable non-nil.
17025 Wrap parse-sexp-lookup-properties to non-nil if called.
17026 (font-lock-default-unfontify-region): Remove syntax-table properties.
17027 (font-lock-apply-syntactic-highlight)
17028 (font-lock-fontify-syntactic-anchored-keywords): New functions.
17029 These syntactic keyword fontification functions place syntax-table text
17030 properties in the buffer, in much the same way that keyword
17031 fontification functions place face text properties. The syntax-table
17032 text properties are respected by syntactic and keyword fontification.
17033 (font-lock-eval-keywords): New function.
17034 (font-lock-set-defaults): Use it.
17035 (font-lock-keyword-depth): Function deleted. Use regexp-opt-depth.
17037 * fast-lock.el (fast-lock-get-syntactic-properties): New function.
17038 (fast-lock-save-cache-1): Call it and save value.
17039 Save font-lock-syntactic-keywords. Save 3 as version number.
17040 (fast-lock-cache-data): Take new args SYNTACTIC-KEYWORDS and
17041 SYNTACTIC-PROPERTIES. Eval font-lock-syntactic-keywords with
17042 font-lock-eval-keywords. Compile and compare all keywords.
17043 (fast-lock-get-syntactic-properties): New function.
17044 (fast-lock-add-properties): Renamed from fast-lock-set-face-properties.
17045 Take new arg SYNTACTIC-PROPERTIES and add syntax-table text properties.
17046 Now fast-lock.el saves a buffer's value of font-lock-syntactic-keywords
17047 and syntax-table text properties as added by font-lock.el.
17049 * sh-script.el (sh-font-lock-keywords*): Doc fixes.
17050 (sh-mode-syntax-table): Leave $ syntax alone.
17051 (sh-font-lock-syntactic-keywords): New variable.
17052 (sh-mode): Use it to set font-lock-defaults.
17054 1997-05-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17056 * edt.el (edt-emulation-on): Handle absence of TERM envvar.
17058 * iso-acc.el (iso-languages): For French and Portuguese,
17059 add comma as prefix. For Latin-3, add period.
17060 Remove unnecessary backslashes before chars that don't need them.
17062 * edebug.el (edebug-signal): Avoid infinite recursion.
17064 1997-05-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17066 * regexp-opt.el: New file.
17068 * server.el (server-kill-buffer): Prevent infinite recursion.
17069 (server-kill-buffer-running): New variable.
17071 1997-05-28 Hrvoje Niksic <hniksic@srce.hr>
17073 * dired-aux.el: Customize.
17075 1997-05-27 Dan Nicolaescu <done@ece.arizona.edu>
17077 * hideshow.el (hs-special-modes-alist): Include also the
17078 comment regexp in the alist. This is needed for modes like C++
17079 where the comment beginning regexp is not easy to determine
17080 from the syntax table.
17081 Include ADJUST-BLOCK-BEGINNING in the alist.
17082 (hs-hide-comments-when-hiding-all): Add autoload cookie.
17083 (hs-show-hidden-short-form)
17084 (hs-adjust-block-beginning): New variables.
17086 Comment out `hs-menu-bar' as XEmacs support was removed.
17087 (hs-c-end-regexp): Remove variable, obsoleted by the rewrite of
17088 `hs-inside-comment-p'.
17090 (hs-discard-overlays): No need to test if we are inside the
17091 overlay, we surely are since we got the overlay using `overlays-at'.
17092 (hs-hide-block-at-point): Rewritten to use the new variables.
17093 Use only one parameter to specify the comment.
17094 (hs-show-block-at-point): No need for the COMMENT-REG parameter.
17095 (hs-safety-is-job-n): Correct typo.
17096 (hs-hide-initial-comment-block): Add ^L to the chars to skip.
17097 Take into account `hs-show-hidden-short-form' when testing.
17098 (hs-inside-single-line-comment-p): Function deleted, obsoleted by
17099 the rewrite of `hs-inside-comment-p'.
17100 (hs-inside-comment-p): Rewritten from scratch. Semantics changed
17101 when returning non-nil. We can be inside a comment, but that
17102 comment might not be hidable (the car of the return value should
17103 be non-nil to be hidable).
17104 (hs-grok-mode-type): Rewrite to be more understandable.
17105 `hs-c-end-regexp' does not exist any more.
17106 Initialize `hs-c-start-regexp' from the alist if specified there.
17107 Initialize `hs-adjust-block-beginning'.
17108 (hs-find-block-beginning): Rewritten to be able to deal with the
17109 situation when a block beginning spans multiple lines and the
17110 point is on one of those lines.
17111 (hs-already-hidden-p): Look first if we are inside a comment or a
17112 block, go to their end and look there for the overlays.
17113 (java-hs-adjust-block-beginning): New function.
17114 (hs-hide-all): Hide a comment block only if `hs-inside-comment-p'
17116 (hs-hide-block): Simplify. Handle properly the result of
17117 `hs-inside-comment-p'.
17118 (hs-show-block): Likewise.
17119 (hs-minor-mode): Doc string fixes.
17120 Make `hs-adjust-block-beginning' buffer local.
17121 Delete making `hs-c-end-regexp' buffer local as it was deleted.
17123 1997-05-27 Kenichi HANDA <handa@nora.(none)>
17125 * mule.el (set-terminal-coding-system): New function.
17126 (set-keyboard-coding-system): New function.
17127 (set-buffer-process-coding-system): Name changed from
17128 set-current-process-coding-system.
17130 * encoded-kb.el (encoded-kbd-mode): Fix typo in doc-string.
17131 (encoded-kbd-set-coding-system): Deleted.
17133 * case-table.el (describe-buffer-case-table): Use aref instead of
17134 set-char-table-range.
17136 * loadup.el: Add comment for the code loading
17137 "language/devanagari".
17139 * mule-cmds.el: Delete defining "i" in mule-keymap.
17140 (mule-menu-keymap): New variable. All menu items related to mule
17141 are defined in this keymap.
17142 (set-language-info): Change format of INFO for KEY documentation
17143 and setup-function.
17144 (setup-specified-language-environment): New function.
17145 (setup-language-environment): Call the above function.
17146 (describe-specified-language-support): New function.
17147 (describe-language-support): Call the above function.
17148 (universal-coding-system-argument): New function.
17149 (read-language-and-input-method-name): Doc-string fixed. If
17150 default-input-method is nil, use previous-input-method as the
17152 (set-default-input-method): Deleted.
17154 * language/*.el: Most of setup-LANGUAGE-environment functions are
17155 moved form LANGUAGE.el to LANG-util.el. These functions now at
17156 first call setup-english-environment to reset various values to
17159 * language/english.el (setup-english-environment): Set several
17160 default values more appropriately.
17162 * mule-conf.el: Set default value of coding-category-iso-else to
17163 iso-2022-lock. Set priority of coding-category-emacs-mule higher.
17165 * files.el (find-file): Delete the facility of handling a prefix
17167 (find-file-other-window, find-file-read-only): Likewise.
17168 (find-file-read-only-other-window): Likewise.
17169 (find-file-read-only-other-frame): Likewise.
17170 (find-alternate-file-other-window, find-alternate-file): Likewise.
17171 (write-file, insert-file, append-to-file): Likewise.
17173 * dired.el (dired-find-file): Likewise.
17175 * fontset.el (x-complement-fontset-spec): Add font names which are
17176 ignoring sizes in alternative-fontname-alist.
17178 1997-05-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17180 * mouse.el (mouse-undouble-last-event): Return nil if the event
17181 is not double or triple to start with.
17182 (mouse-show-mark): Handle scroll-bar events here.
17184 1997-05-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17186 * batmode.el: File deleted from distribution.
17188 * vi.el (vi-join-lines): Locally bind count.
17189 (vi-search-forward, vi-search-backward): Use isearch-update-ring.
17190 (vi-repeat-last-search, vi-reverse-last-search):
17191 Get string from the ring.
17192 (vi-mode-old-major-mode, vi-mode-old-mode-name): New defvars.
17193 (vi-mode-old-local-map, vi-mode-old-case-fold): Likewise.
17194 (vi-tilde-map): Move the defvar and bindings to the front.
17196 * ielm.el (ielm-input): New defvar.
17198 * browse-url.el (browse-url-netscape, browse-url-netscape-sentinel)
17199 (browse-url-netscape-send): Use browse-url-netscape-program,
17200 renamed from browse-url-netscape-command.
17202 * icon.el (indent-icon-exp): Bind last-depth.
17203 Consistently use inner-loop-done, not innerloop-done.
17205 * webjump.el (webjump-adult-p): Function deleted.
17207 * gulp.el (gulp-send-requests): Sort maintainers alphabetically.
17208 (gulp-create-m-p-alist): Don't print message here. Bind fl-tm.
17209 (gulp-request-header, gulp-request-end): Update the default text.
17211 * info.el (Info-exit): Use bury-buffer simply.
17213 1997-05-27 Dan Nicolaescu <done@ece.arizona.edu>
17215 * icon.el (icon-mode): Adapt to new hideshow and improve regexps.
17216 (icon-forward-sexp-function): Use beginning-of-icon-defun and
17219 1997-05-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17221 * isearch.el (search-highlight): Make it t by default.
17222 (search-invisible): Doc fix.
17224 * simple.el (do-auto-fill): Don't give fill-context-prefix third arg.
17226 * fill.el (adaptive-fill-regexp): Allow - and |;
17227 allow spaces within the prefix. Allow numeric headings.
17228 (adaptive-fill-first-line-regexp): New variable.
17229 (fill-context-prefix): Use adaptive-fill-first-line-regexp.
17230 If prefix from first line seems unreasonable, use whitespace instead.
17231 Reject it entirely only if it is a paragraph-starter.
17233 1997-05-26 Simon Marshall <simon@diazepam.gnu.ai.mit.edu>
17235 * comint.el (comint-send-input): When calculating the history entry,
17236 use insert to restore the old input, and insert before deleting.
17238 * ispell.el (ispell-overlay-window): Use inhibit-frame-unsplittable,
17239 instead of its old name.
17241 1997-05-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17243 * faces.el: Unconditionally create the standard faces at load time.
17244 Move face setup here from cus-start.el, and add attribute info.
17245 (x-create-frame-with-faces): Don't call frame-set-background-mode
17246 until after handling the reverse-video parameter.
17248 * cus-start.el: Move face setup to faces.el.
17250 * faces.el (modify-face): Don't call make-face-unbold
17251 if face has no font; likewise for make-face-unitalic.
17252 (x-create-frame-with-faces): Use nil for SET-ANYWAY
17253 when calling make-face-x-resource-internal.
17254 (face-initialize): Don't initialize any face attributes here.
17255 (face-fill-in): Don't call set-face-underline-p if underlining off.
17257 * subr.el (substitute-key-definition): Fix previous change.
17259 * Makefile (dontcompilefiles): Add latin-1.el ... latin-4.el;
17260 remove iso-syntax.el and i3-syntax.el.
17262 1997-05-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17264 * info.el (Info-suffix-list): Accept -info as suffix;
17265 also accept a subdir with a file called `index'.
17267 * texinfmt.el (texinfo-extra-inter-column-width):
17268 Renamed from extra-inter-column-width. Doc fix.
17269 (texinfo-multitable-buffer-name):
17270 Variable renamed from multitable-temp-buffer-name.
17271 (texinfo-multitable-rectangle-name):
17272 Variable renamed from multitable-temp-rectangle-name.
17273 (texinfo-format-key): Don't insert angle-brackets.
17275 1997-05-24 Robert J. Chassell <bob@gnu.ai.mit.edu>
17277 * texinfo.el (texinfo-version): New function and variable.
17278 (texinfo-update-node): New autoload call.
17279 (texinfo-every-node-update): Likewise.
17280 (texinfo-sequential-node-update): Likewise.
17281 (texinfo-mode-map): New binding for C-c ].
17282 (texinfo-environment-regexp): Use concat, for clarity.
17283 (texinfo-insert-@end): Fix paren error.
17285 * texinfmt.el (texinfmt-version): New function and variable.
17286 (texi2info): New function.
17287 (texinfo-accent-commands): New variable.
17288 (texinfo-no-refill-regexp): Use concat to make it clearer.
17289 Add some more elements.
17290 (texinfo-part-of-para-regexp): Likewise.
17291 (texinfo-append-refill): Extend criterion 3 for when not to refill.
17292 (texinfo-raisesections-alist): Add @centerchap.
17293 (texinfo-lowersections-alist): Add @centerchap.
17294 (texinfo-format-scan): Handle many more @-char commands.
17295 (detailmenu): Add texinfo-format and texinfo-end properties.
17296 (centerchap): Add texinfo-format property.
17297 (texinfo-format-buffer): Doc fix.
17298 (texinfo-parse-line-arg): Add doc string.
17299 (texinfo-parse-arg-discard): Likewise.
17300 (texinfo-multitable): New Texinfo cmd.
17301 (texinfo-end-multitable): New function.
17302 (texinfo-multitable-widths): New function.
17303 (texinfo-multitable-extract-row): New function.
17304 (texinfo-multitable-item): New function.
17305 (texinfo-format-timestamp): New Texinfo cmd.
17306 (texinfo-format-kbd-regexp): New variable.
17307 (texinfo-format-kbd-end-regexp): New variable.
17308 (texinfo-format-kbd): New function for @kbd.
17309 (texinfo-format-ifeq): New Texinfo cmd.
17310 (texinfo-format-pounds): Likewise.
17311 (texinfo-format-refill): Handle *'s specially at line start.
17312 * Add properties for new commands.
17313 * Move all the no-op commands to the end, and add some.
17314 * Add many commands for ligatures and for letters with diacritics
17315 and other non-English special characters.
17317 * latin-1.el, latin-2.el, latin-3.el, latin-4.el:
17318 If set-case-syntax-set-multibyte is non-nil, define syntax
17319 for multibyte characters, and don't do `provide'.
17320 * case-table.el (set-case-syntax-set-multibyte): New variable.
17322 1997-05-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17324 * case-table.el (set-case-syntax-1): New function.
17325 (set-case-syntax-delims): Use set-case-syntax-1.
17326 (set-case-syntax-pair, set-case-syntax): Likewise.
17328 1997-05-22 Ralph Schleicher <rs@purple.UL.BaWue.DE>
17330 * libc.el (libc-highlight-overlay): New variable.
17331 (libc-search-index): Use an overlay for highlighting.
17333 * libc.el: New file.
17335 1997-05-22 Hrvoje Niksic <hniksic@srce.hr>
17337 * terminal.el: Use defgroup and defcustom.
17338 * dired.el, dired-x.el: Likewise.
17340 1997-05-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17342 * faces.el (face-inverse-video-p): New function.
17343 (set-face-inverse-video-p): New function.
17344 (internal-set-face-1): Handle the inverse-video attribute.
17345 (face-spec-set): Handle :inverse-video.
17346 (make-face, x-create-frame-with-faces): Make vectors length 9.
17347 (internal-facep): Expect length 9.
17348 (face-try-color-list): Use set-face-inverse-video-p.
17350 * cus-face.el (custom-face-attributes): Add :inverse-video.
17352 1997-05-22 Erik Naggum <erik@naggum.no>
17354 * latin-4.el: New file.
17356 1997-05-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17358 * latin-1.el, latin-2.el, latin-3.el:
17359 Use punctuation syntax for section sign.
17361 * reftex.el: New file.
17363 1997-05-21 Steven L Baur <steve@altair.xemacs.org>
17365 * add-log.el (change-log-font-lock-keywords): Tweak font-lock-keywords.
17367 1997-05-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17369 * subr.el (substitute-key-definition): Handle chartables.
17371 * custom.el (defface): Doc fix.
17373 1997-05-22 Per Abrahamsen <abraham@dina.kvl.dk>
17375 * custom.el (defface): Doc fix.
17377 1997-05-21 Noah Friedman <friedman@splode.com>
17379 * eldoc.el (eldoc-message-commands): Move docstring into comments,
17380 since this isn't a user variable.
17381 (eldoc-message-commands-table-size, eldoc-use-idle-timer-p)
17382 (eldoc-function-argstring-from-docstring-method-table): Use defvar,
17384 (eldoc-last-data): Use cons explicitly; don't rely on dotted pair
17385 read syntax. I'm worried the latter might get compiled as
17386 read-only data someday.
17387 (eldoc-docstring-message): If truncating symbol name, show ending
17388 of name rather than beginning. The former is generally more unique.
17389 (eldoc-function-argstring-from-docstring-method-table): Handle
17390 pathological `save-restriction' case.
17391 [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
17393 1997-05-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17395 * swedish.el: iso-syntax.el renamed to latin-1.el.
17397 * startup.el (command-line): iso-syntax.el renamed to latin-1.el.
17399 * loadup.el: Always load case-table and latin-1...latin-4.
17401 * latin-1.el: Renamed from iso-syntax.el.
17402 * latin-2.el: Renamed from iso02-syn.el.
17403 * latin-3.el: Renamed from i3-syntax.el.
17405 * cc-mode.el (c-C++-friend-key): Missing definition added back.
17407 * pc-select.el (pc-selection-mode): Swap meanings of f16 and f18;
17408 they were backwards.
17410 * awk-mode.el (awk-mode): Set parse-sexp-ignore-comments.
17412 1997-05-21 Rolf Ebert <re@waporo.muc.de>
17414 * ada-mode.el (ada-krunch-args): Use gnatkr instead of gnatk8.
17415 (ada-make-filename-from-adaname): Ditto.
17416 (ada-adjust-case-region): Use format functionality of message.
17417 (ada-indent-region): Ditto.
17418 (ada-check-matching-start): Ditto.
17419 (ada-check-defun-name): Ditto.
17421 * ada-mode.el (ada-font-lock-keywords): Default to subdued. Doc fix.
17422 (ada-font-lock-syntactic-keywords): New variable.
17423 (ada-mode): Use it to set font-lock-defaults.
17425 * ada-mode.el (ada-font-lock-keywords-2): Single "raise" will be
17426 highlighted. "in out" parameters get type face (depends on order
17429 * ada-mode.el (ada-mode): Remove explicit setting of user option
17430 `blink-matching-paren', font-lock treats `.' as word char.
17431 (ada-in-string-or-comment-p): Call `parse-partial-sexp' only once.
17432 (ada-untabify-buffer): Force returning `nil'.
17433 (ada-font-lock-keywords-1): Move "task" before "task (body|type)" to
17434 correct highlighting (regexp depends on order).
17436 * ada-mode.el (ada-in-char-const-p): Renamed from `ada-after-char-p'.
17437 Also test following character.
17438 (ada-adjust-case): Use better function `ada-in-char-const-p'.
17439 (ada-in-string-or-comment-p): Test for being in a char constant.
17440 (ada-clean-buffer-before-saving): Changed default to t.
17441 (ada-mode): Set `font-lock-defaults' for Emacs only, use properties
17444 * ada-mode.el (ada-indent-newline-indent): Simplified by just calling
17445 `ada-indent-current'.
17447 * ada-mode.el (ada-end-stmt-re): Added word delimiters in regexp.
17448 Removed `interactive' statements which were needed only for debugging.
17451 Put format commands back in for Emacs 19.30/19.29 compatibility.
17453 * ada-mode.el (ada-get-indent-label): A named block can begin
17454 without a declare part.
17455 (ada-check-defun-name): First of all, check for correct name in a
17456 named block without `declare' part.
17457 (ada-goto-matching-start): Change regexp as there may be no
17458 semicolon between `end' and keyword.
17459 (ada-get-current-indent): Remove warning as `begin' can introduce
17460 a block without a `declare'.
17461 (ada-goto-matching-decl-start): When searching backward, skip
17462 generic default proc/func ("is <>").
17464 * ada-mode.el (ada-named-block-re): New regexp for the name of a
17465 named block or loop.
17466 (ada-get-current-indent): Handle loop names at the stmt start.
17467 (ada-get-indent-end): Handle loop names at the stmt start.
17468 (ada-get-indent-noindent): Handle loop names at the stmt start.
17469 (ada-get-indent-loop): Handle loop names at the stmt start.
17470 (ada-search-prev-end-stmt): Generic instances are not `stmt-ends'.
17471 (ada-goto-previous-word): Use new function `ada-goto-next-word'.
17472 (ada-goto-next-word): Generalized old `ada-goto-previous-word' for
17475 * ada-mode.el (ada-indent-function): Removed unnecessary `package' case.
17476 (ada-get-indent-case): Before testing for `=>', be sure there is
17478 (ada-search-prev-end-stmt): Test for `separate' keyword on the
17479 same line, which is not an `end-stmt'.
17481 * ada-mode.el (ada-font-lock-keywords-2):
17482 Correct regexp for hilit of unfollowed `end'.
17483 (ada-in-open-paren-p): Start parsing definitely outside of strings.
17484 (ada-gnat-style): New function.
17486 * ada-mode.el: Doc fixes.
17487 (ada-mode): Support new font-lock-mode.
17488 (ada-format-paramlist): Changed all `accept' to `access'.
17489 (ada-insert-paramlist): Changed all `accept' to `access'.
17490 (ada-in-comment-p): Use standard Emacs way `parse-partial-sexp'.
17491 (ada-font-lock-keywords-1): Regexps in not byte-compiled code behave
17492 different than byte-compiled regexps.
17493 Change order of some ored entries.
17495 1997-05-21 Erik Naggum <erik@naggum.no>
17497 * add-log.el (add-log-lisp-like-modes, add-log-c-like-modes)
17498 (add-log-tex-like-modes): New variables.
17499 (add-log-current-defun): Use them instead of constant lists.
17501 1997-05-21 Andre Spiegel <spiegel@inf.fu-berlin.de>
17503 * vc.el (vc-backend-admin): If SCCS should be used, and there
17504 is no "SCCS" subdirectory, create it.
17506 1997-05-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17508 * webjump.el (webjump-to-javaapi): Function deleted.
17509 (webjump-sample-sites): Delete various pointers to non-free things.
17511 * bindings.el (mode-line-mule-info): Add a colon.
17512 (mode-line-modified): Delete the initial dash.
17514 1997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17516 * word-help.el (set-word-help-file): Renamed from set-help-file.
17518 * crisp.el (crisp-mode): Add autoload cookie.
17520 * Makefile (dontcompilefiles): Add list of files that should not
17523 * dos-w32.el (add-untranslated-filesystem)
17524 (remove-untranslated-filesystem): Add interactive spec.
17526 * crisp.el (crisp-last-last-command): Renamed from last-last-command
17529 * levents.el (event-closest-point): Fix paren error.
17531 1997-05-20 Per Abrahamsen <abraham@dina.kvl.dk>
17533 * cus-start.el (load-path): Change tag again.
17535 1997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17537 * mh-utils.el (mh-file-command-p): New function.
17538 (mh-path-search): Use that.
17539 (mh-find-progs): Don't check current directory
17540 unless explicitly requested. Don't set mh-progs or mh-lib
17541 if the programs are not found. Give an error message
17542 unless they are found.
17544 1997-05-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17546 * replace.el (perform-replace): Restore match data after read-event.
17548 1997-05-19 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
17550 * holidays.el (holiday-float): Rewritten to fix bug when base date
17551 of holiday and holiday date are in different months.
17553 * diary-lib.el (diary-float): Rewritten to fix bug when base date
17554 of entry and entry date are in different months. Added optional
17556 (list-sexp-diary-entries): Revise description of diary-float.
17558 1997-05-19 Drew Csillag <drew@staff.prodigy.com>
17560 * m4-mode.el (m4-program): Guess which m4 binary to use.
17561 (m4-start-m4): New function.
17562 (m4-end-m4): New function.
17563 (m4-m4-buffer, m4-m4-region): Now use m4-start-m4.
17564 (m4-font-lock-keywords): Collapse 4 regex's into 1.
17566 1997-05-19 Per Abrahamsen <abraham@dina.kvl.dk>
17568 * cus-start.el (load-path): Change a tag.
17570 1997-05-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17572 * files.el (path-separator, parse-colon-path): Doc fixes.
17574 1997-05-18 Erik Naggum <erik@naggum.no>
17576 * compile.el (compilation-parse-errors): Fix paren error.
17578 * dabbrev.el (dabbrev-expand, dabbrev--abbrev-at-point)
17579 (dabbrev--search): Use buffer-substring-no-properties.
17581 * lpr.el (lpr-page-header-switches): Remove extra paren.
17583 * rmailsum.el (rmail-summary-delete-forward): Force the
17584 argument to be a number, since we may be called with nil.
17586 * simple.el (set-fill-column): Make the C-u case work.
17588 * help.el (describe-key-briefly, where-is): Prefix arg means
17589 insert help text into current buffer.
17591 1997-05-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
17593 * fill.el (enable-kinsoku): Name changed from do-kinsoku.
17594 (fill-region-as-paragraph): Do `kinsoku' processing only if both
17595 enable-kinsoku and enable-multibyte-characters are non-nil.
17597 1997-05-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17599 * compile.el (compilation-arguments): New local variable.
17600 (compile-internal): Set the variable compilation-arguments.
17601 (compilation-revert-buffer): New function.
17602 (compilation-mode): Set revert-buffer-function.
17604 * files.el (revert-without-query): Renamed from
17605 find-file-revert-without-query.
17606 (find-file-noselect): Use new option.
17607 (revert-buffer): Check the option here too.
17609 * cus-face.el (custom-facep): Defined (once again).
17611 * simple.el (do-auto-fill): Check enable-kinsoku and
17612 enable-multibyte-characters.
17614 * bindings.el (mode-line-modified): Delete one of the leading dashes.
17616 1997-05-16 Dan Nicolaescu <done@ece.arizona.edu>
17618 * outline.el (outline-mode): Use `add-to-invisibility-spec' and
17619 set the invisible property to `outline'.
17620 (outline-minor-mode): Likewise.
17621 Also, use `remove-from-invisibility-spec'.
17622 (outline-flag-region): Set `outline' as the invisible property.
17624 1997-05-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17626 * autoload.el (update-autoloads-from-directories): Renamed from
17627 update-autoloads-from-directory. Take multiple directories as args.
17628 Use locate-library to find loaddefs.el and the top level Lisp dir.
17629 (batch-update-autoloads): Call update-autoloads-from-directories.
17631 * iso-acc.el (iso-accents-insert-offset): Use nonascii-insert-offset.
17633 * iso-transl.el (iso-transl-define-keys): Use nonascii-insert-offset.
17635 * simple.el (quoted-insert): Use nonascii-insert-offset.
17636 (quoted-insert-character-offset): Variable deleted.
17638 1997-05-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17640 * levents.el (event-closest-point): New function.
17641 (event-closest-point-1): New subroutine.
17643 1997-05-16 Kenichi Handa <handa@etl.go.jp>
17645 * mule.el (make-unification-table): Fix handling of a generic
17648 * term/x-win.el: Create bold, italic, bold-italic variants of
17651 1997-05-15 Kenichi Handa <handa@etl.go.jp>
17653 * mule-conf.el: Coding system names changed as follows:
17654 internal -> emacs-mule, automatic-conversion -> undecided.
17655 Coding category name changes as follows:
17656 coding-category-internal -> coding-category-emacs-mule.
17657 * mule.el: Likewise.
17658 * rmail.el: Likewise.
17659 * gnus/gnus-mule.el: Likewise.
17660 * language/chinese.el: Likewise
17661 * language/english.el: Likewise.
17662 * language/japanese.el: Likewise.
17664 * mule.el (charset-list): Bug fixed.
17666 * mule-cmds.el (set-language-info): Change the special treatment
17667 of key 'describe-function to 'documentation.
17668 (describe-specified-language-support): Renamed from
17669 describe-language-support-internal. Get language name from
17670 last-command-event.
17671 (describe-language-support): Call
17672 describe-specified-language-support.
17674 * language/chinese.el: Delete functions describe-LANGUAGE-support.
17675 Delete 'describe-function entries and change 'documentation
17676 entries in each language specific information.
17677 * language/cyrillic.el: Likewise.
17678 * language/devanagari.el: Likewise.
17679 * language/english.el: Likewise.
17680 * language/ethiopic.el: Likewise.
17681 * language/european.el: Likewise.
17682 * language/greek.el: Likewise.
17683 * language/hebrew.el: Likewise.
17684 * language/indian.el: Likewise.
17685 * language/japanese.el: Likewise.
17686 * language/korean.el: Likewise.
17687 * language/lao.el: Likewise.
17688 * language/thai.el: Likewise.
17689 * language/tibetan.el: Likewise.
17690 * language/vietnamese.el: Likewise.
17692 1997-05-15 Kenichi Handa <handa@etl.go.jp>
17694 * fontset.el (standard-fontset-spec): Name changed from
17695 default-fontset-spec.
17696 * term/x-win.el: Likewise.
17698 1997-05-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17700 * browse-url.el (browse-url): Make `applicatations' the parent.
17702 * rmail.el (rmail-retry-failure):
17703 Rename local to rmail-this-buffer.
17705 * term.el: Don't create faces if make-face isn't defined.
17706 Catch errors in setting face attributes.
17707 (ansi-term-inv-fg-faces-vector): Define with defvar.
17708 (ansi-term-inv-bg-faces-vector): Likewise.
17709 (ansi-term-bg-faces-vector, ansi-term-fg-faces-vector): Likewise.
17710 (term-ignore-error): New macro.
17712 * lpr.el (lpr-page-header-switches): Use -F, not -f.
17714 1997-05-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17716 * bindings.el (mode-line-mule-info): Delete the colon.
17717 (mode-line-buffer-identification): Delete %F:.
17718 (mode-line-frame-identification): New variable.
17719 (mode-line-format): Use mode-line-frame-identification.
17721 (mode-line-modified): Delete the final dash.
17723 * info.el (Info-set-mode-line): Add some spaces at the beginning.
17725 * term/x-win.el (mode-line-frame-identification):
17726 Set this, not mode-line-buffer-identification.
17728 * dired.el (dired-mode): Don't include `Dired:' in mode line.
17730 * term/x-win.el (mode-line-buffer-identification):
17731 Use a different value which omits `Emacs: '.
17733 * rmail.el (rmail-primary-inbox-list): Don't use backquote.
17735 * case-table.el (set-case-syntax-offset): New variable.
17736 (set-case-syntax-delims): Obey set-case-syntax-offset.
17737 (set-case-syntax-pair, set-case-syntax): Likewise.
17739 * iso-syntax.el: Handle multibyte characters
17740 using set-case-syntax-offset.
17742 * browse-url.el (browse-url-event-buffer):
17743 Function renamed from event-buffer. Callers changed.
17744 (browse-url-event-point): Likewise.
17745 * browse-url.el: Don't include term.el.
17747 1997-05-14 Erik Naggum <erik@naggum.no>
17749 * server.el (server-kill-buffer): Only when there is a server process.
17751 1997-05-14 Per Abrahamsen <abraham@dina.kvl.dk>
17753 * Synched customize with version 1.97.
17755 * cus-edit.el (windows): Move to environment.
17757 * wid-edit.el (widget-field-value-get): Add workaround for XEmacs
17758 bug with `buffer-substring-no-properties'.
17760 * wid-edit.el (widget-value-convert-widget): Don't convert :value
17763 * cus-edit.el (custom-buffer-create-internal): New kludge for
17764 making bib and eob read-only in XEmacs.
17766 * wid-edit.el: Also allow prompt when field value is invalid.
17768 * cus-edit.el (custom-redraw): Fix repositioning for when column
17771 * cus-edit.el (x): New group.
17773 * cus-edit.el (custom-variable-value-create): Remove unreferenced
17775 * wid-edit.el (widget-field-action): Ditto.
17776 (widget-regexp-match): Ditto.
17778 * cus-edit.el (custom-variable-action): Don't update state if it
17781 * widget.el (:mouse-down-action): New keyword.
17782 * wid-edit.el (button-release-event-p): New function.
17783 (widget-keymap): Don't bind mouse up events.
17784 (widget-button-pressed-face): New face.
17785 (widget-button-click): Wait for up event, give feedback.
17786 (default): Use `:mouse-down-action'.
17787 (menu-choice): Ditto.
17788 (widget-choice-mouse-down-action): New function.
17789 (widget-info-link-action): Removed kludge to steal up event.
17790 * cus-edit.el (widget-magic-mouse-down-action): New function.
17791 (custom-magic-value-create): Use it.
17792 (custom-buffer-create-internal): Removed kludge to steal up event.
17794 * widget.el (:glyph-up, :glyph-down, :glyph-inactive): New
17796 * wid-edit.el (widget-glyph-insert-glyph): Support optional `down'
17797 and `inactive' glyphs.
17798 (widget-push-button-value-create): Ditto.
17799 (widget-glyph-click): New function.
17800 (widget-button1-click): Use it.
17801 (widget-button-click): Use it.
17803 * cus-edit.el (custom-buffer-create): Accept optional buffer NAME.
17804 (custom-buffer-create-other-window): Ditto.
17805 (customize, customize-other-window, customize-variable)
17806 (customize-variable-other-window, customize-face)
17807 (customize-face-other-window, customize-customized)
17808 (customize-saved, customize-apropos, custom-face-menu-create)
17809 (custom-variable-menu-create, boolean, custom-menu-create): Updated
17812 * cus-edit.el (custom-variable-action): Reset magic state.
17813 (custom-variable-menu): Allow `Reset to Current' on `changed'
17816 * wid-edit.el (widget-choice-toggle): New option.
17817 (widget-choice-action): Use it.
17819 * cus-edit.el (custom-group-menu): Only test state to see if the
17822 * cus-face.el (custom-background-mode): Use `const', not
17824 (custom-face-attributes): Use tags for toggling booleans, not the
17827 * wid-edit.el (character): Use `characterp' when available.
17829 * widget.el (:prompt-match): New keyword.
17830 (:prompt-history): New keyword.
17831 (:prompt-internal): New keyword.
17832 * wid-edit.el (widget-field-prompt-internal): New function.
17833 (widget-field-prompt-value): New function.
17834 (editable-field): Use them.
17835 (widget-field-action): Ditto.
17836 (widget-symbol-prompt-value-history): New variable.
17837 (widget-symbol-prompt-internal): New function.
17838 (symbol): Use them.
17839 (widget-variable-prompt-value-history): New variable.
17840 (variable): Use them.
17841 (widget-function-prompt-value-history): New variable.
17842 (function): Use them.
17844 * wid-edit.el (boolean): Use tag to toggle.
17845 (character, sexp, symbol, file, string): Inactive tag.
17847 * wid-edit.el (widget-choice-prompt-value): New function.
17848 (choice, radio): Use it.
17849 (widget-prompt-value): Prepend widget type to prompt.
17851 * wid-edit.el (widget-parent-action): Renamed from
17852 `widget-choice-item-action'.
17853 (choice-item): Updated widget.
17854 * cus-edit.el (custom-magic): Ditto.
17856 * wid-edit.el (widget-children-validate): Renamed from
17857 `widget-editable-list-validate'.
17858 (editable-list, group): Updated widgets.
17859 * cus-edit.el (custom, face): Ditto.
17861 * wid-edit.el (widget-value-value-get): Renamed from
17862 `widget-item-value-get'.
17863 (item): Updated widget.
17864 * cus-edit.el (face, custom): Ditto.
17866 * wid-edit.el (widget-value-convert-widget): Renamed from
17867 `widget-item-convert-widget'.
17868 (item, editable-field): Updated widgets.
17869 * cus-edit.el (face): Ditto.
17871 1997-05-14 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
17873 * mailalias.el (expand-mail-aliases): Make interactive. Doc fix.
17874 If interactive, beg to end is the region before mail-header-separator.
17875 Wrap body with save-excursion. Add autoload cookie.
17877 * sendmail.el (mail-mode-map): Add separator to mail menu.
17878 Rearrange headers menu and add entry for expand-mail-aliases.
17880 1997-05-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17882 * levents.el (mouse-event-p, button-event-p): New functions.
17884 1997-05-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17886 * isearch.el (isearch-process-search-char): Use multibyte
17887 characters to represent themselves.
17889 * bindings.el: Make Latin-4 characters self-insert.
17890 Use aset to set up these char sets.
17892 * isearch.el (isearch-mode-map): Make Latin-4 characters
17893 something to search for. Use aset to set up these char sets.
17895 * iso-transl.el (iso-transl-define-keys):
17896 Obey quoted-insert-character-offset.
17898 1997-05-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17900 * bindings.el: Define Latin-1, Latin-2 and Latin-3
17901 chars as self-inserting.
17903 * loadup.el: Move bindings.el after mule-conf.el.
17905 * isearch.el (isearch-mode-map): Treat Latin-1, Latin-2 and Latin-3
17906 chars as printing characters.
17908 * iso-acc.el (iso-accents-compose): Return composed character
17909 directly for execution.
17911 1997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17913 * autoload.el (defcustom): Add doc-string-elt property.
17914 (make-autoload): Convert defcustom into defvar.
17916 * Makefile (update-subdirs): New target.
17917 (updates): Do update-subdirs's job too.
17919 * finder.el (finder-compile-keywords-make-dist):
17920 Use the dirs specified on the command line.
17922 * cus-dep.el (custom-make-dependencies): Don't find the subdirs here;
17923 instead, use the dirs specified on the command line.
17925 * Makefile (autoloads, custom-deps, finder-data):
17926 Pass all "real" subdirs of lisp/ as args when rebuilding autoloads.
17927 (updates): New target, does all three of those.
17929 1997-05-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
17931 * thingatpt.el (forward-whitespace, forward-symbol):
17932 Don't get error at end of buffer.
17933 (bounds-of-thing-at-point): Don't get confused when a motion
17934 function stops at end of buffer and there really isn't a thing.
17935 Avoid redundant repeated scans.
17937 * ange-ftp.el (ange-ftp-start-process): Create the buffer
17938 and set its mode, before starting the process.
17939 Set point in that buffer, and the process mark.
17940 (ange-ftp-gwp-start): Don't set the mode here.
17941 Move point to end of buffer.
17942 (internal-ange-ftp-mode): Don't move process-mark here.
17944 * loadup.el: Load mule and mule-conf before simple.
17946 * dired-aux.el (dired-collect-file-versions):
17947 Rename bv-length to backup-extract-version-start.
17949 * diff.el (diff-latest-backup-file):
17950 Rename bv-length to backup-extract-version-start.
17952 * files.el (backup-extract-version-start): New variable.
17953 (find-backup-file-name, backup-extract-version):
17954 Rename bv-length to backup-extract-version-start.
17956 * files.el (auto-mode-alist): Shuffle a few elements.
17958 * files.el (file-relative-name): Bind the variable fname.
17960 1997-05-10 Ken'ichi Handa <handa@etl.go.jp>
17962 * characters.el: Set syntax and category for Devanagari, Thai, and
17963 Tibetan characters. Add a category ?| to the category sets of
17964 characters of katakana-jisx0201 and japanese-jisx0212.
17966 * encoded-kb.el (encoded-kbd-mode): Doc-string modified.
17967 (encoded-kbd-select-terminal): The function deleted.
17968 (encoded-kbd-set-coding-system): New function.
17970 * faces.el (x-make-font-bold-italic): New function.
17972 * fontset.el (x-decompose-font-name): While setting each field of
17973 XLFD, set "*" instead of nil to a field which is omitted in the
17974 original font name.
17975 (generate-fontset-menu): Delete code for handling alias (or
17976 nickname). It is now handled in fontset-plain-name.
17977 (fontset-plain-name): Handle alias of fontset name, show more
17978 user-friendy names.
17979 (create-fontset-from-fontset-spec): Add an optional arg STYLE to
17980 create bold, italic, and bold-italic variants of a fontset.
17982 * gnus-mule.el: Moved to `gnus' subdirectory.
17984 * gnus/gnus-mule.el (gnus-mule-message-send-news-function): New
17985 function to encode text before sending by news.
17986 (gnus-mule-message-send-mail-function): New function to encode
17987 text before sending by mail.
17988 (gnus-mule-initialize): Add gnus-mule-message-send-news-function
17989 to the hook message-send-news-hook. Add
17990 gnus-mule-message-send-mail-function to the hook
17991 message-send-mail-hook.
17993 * help.el (help-with-tutorial): Fix a bug of handling non-English
17996 * kinsoku.el: Set category of kinsoku-bol and kinsoku-eol for
17997 latin-jisx0201 and katakana-jisx0201 characters.
17999 * language/chinese.el: Make functions setup-LANGUAGE-environment
18000 interactive and add new functions describe-LANGUAGE-support for
18001 all LANGUAGEs supported. Remove resisterations of input methods
18002 which use the function encoded-kbd-select-terminal.
18003 * language/cyrillic.el: Likewise.
18004 * language/devanagari.el: Likewise.
18005 * language/english.el: Likewise.
18006 * language/ethiopic.el: Likewise.
18007 * language/european.el: Likewise.
18008 * language/greek.el: Likewise.
18009 * language/hebrew.el: Likewise.
18010 * language/indian.el: Likewise.
18011 * language/japanese.el: Likewise.
18012 * language/korean.el: Likewise.
18013 * language/lao.el: Likewise.
18014 * language/thai.el: Likewise.
18015 * language/tibetan.el: Likewise.
18016 * language/vietnamese.el: Likewise.
18018 * language/chinese.el (pre-write-encode-hz): Make it work for the
18019 case the arg FROM is a string.
18020 (setup-chinese-cns-environment): Set default-input-method to
18023 * language/devan-util.el (in-is13194-devanagari-post-read-conversion):
18025 (in-is13194-devanagari-pre-write-conversion): New function.
18027 * language/devanagari.el: Change function of post-read-conversion
18028 and pre-write-conversion of coding system in-is13194-devanagari to
18029 in-is13194-devanagari-post-read-conversion and
18030 in-is13194-devanagari-pre-write-conversion respectively.
18031 Setting of syntax and category for Devanagari characters are moved
18034 * language/english.el (setup-english-environment): Set
18035 sendmail-coding-system and rmail-file-coding-system to nil.
18037 * language/ethio-util.el (fidel-to-tex-map): Name changed to
18038 ethio-fidel-to-tex-map.
18040 * language/european.el: Typo in comment fixed.
18042 * language/japanese.el (setup-japanese-environment): Set
18043 sendmail-coding-system and rmail-file-coding-system to
18046 * language/korean.el: Bug fixed in making coding system
18049 * language/thai-util.el (thai-pre-write-conversion): Make it work
18050 for the case the arg FROM is a string.
18052 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
18054 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
18056 * language/tibetan.el: Setting of syntax and category is moved to
18059 * mule-cmds.el (build-describe-language-support-function)
18060 (build-set-language-environment-function): The functions deleted.
18061 (set-language-info): Doc-string modified. Change handling of
18062 special keys describe-function and setup-function.
18063 (read-language-name): Return nil if a language specified doesn't
18065 (current-input-method-title): Doc-string modified.
18066 (select-input-method): Set current-input-method to nil even if
18067 deactivation of the current input method failed.
18068 (set-language-environment): Doc-string modified.
18069 (describe-language-support): Doc-string modified. Calls an
18070 appropriate function for each language.
18071 (describe-language-support-internal): New function.
18073 * mule-conf.el: Delete code for alternate-charset-table.
18074 Initialize standard-character-unification-table-for-read and
18075 standard-character-unification-table-for-write.
18076 Set coding-category-iso-8-2 and coding-category-iso-else to the
18077 coding system 'iso-8859-1 by default.
18079 * mule.el (make-char): Doc-string modified.
18080 (make-coding-system): Describe about INIT-BOL and DESIGNATION-BOL
18082 (find-new-buffer-file-coding-system): Doc-string modified.
18083 (make-unification-table): New function.
18085 * quail.el (use-quail-package): Error message added.
18086 (quail-mode): Make sure to have quail-mode-map at the head of
18087 minor-mode-map-alist.
18089 * rmail.el (rmail-enable-decoding-message): New variable.
18090 (rmail-convert-file): Comment fixed.
18091 (rmail-revert): Don't decode RMAIL file again because the backup
18092 file is saved in Emacs' internal format.
18093 (rmail-convert-to-babyl-format): Check
18094 rmail-enable-decoding-message.
18096 * term/x-win.el: Create bold, italic, and bold-italic variants of
18097 default fontset. Name a fontset created from user-specified ASCII
18098 font as "fontset-startup".
18100 1997-05-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18102 * iso-acc.el (iso-languages): For Latin-2, add ^I and ^i. Fix ~a.
18104 * Makefile (custom-deps): Target renamed from cus-load.el.
18105 (finder-data): Target renamed from finder-inf.el.
18106 (unlock, relock): Targets deleted.
18108 * simple.el (quoted-insert-character-offset): Initialize more cleanly.
18109 (quoted-insert): Don't offset codes above 377.
18111 * hexl.el: Add a `provide' call.
18112 Delete periods from many error messages.
18114 * subr.el (read-quoted-char): Don't mask down to 8 bits.
18116 * iso-acc.el (iso-languages): Add charset spec to some elements.
18117 (iso-accents-compose): Add iso-accents-insert-offset to the code.
18118 (iso-accents-insert-offset): New variable.
18119 (iso-accents-customize): Set iso-accents-insert-offset
18120 according to data from iso-languages.
18122 1997-05-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18124 * Makefile (lisptagsfiles): Look in all subdirs.
18126 * bytecomp.el (byte-compile-file-form-custom-declare-variable):
18127 New function. Handle custom-declare-variables.
18128 * custom.el (defcustom): Get rid of eval-and-compile.
18129 The compiler should now handle custom-declare-variables on its own.
18131 * cus-edit.el (customize): Call customize-group.
18133 * simple.el (assoc-ignore-case): Downcase KEY as well as element cars.
18135 * bibtex.el (assoc-ignore-case): Function deleted.
18136 (bibtex-member-of-regexp): Renamed from member-of-regexp.
18139 * timer.el (timer-event-handler): Take timer as arg directly.
18140 Don't bind a key in special-event-map.
18142 1997-05-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18144 * menu-bar.el (menu-bar-help-menu): Move "Customize" to the top.
18146 * lpr.el (printify-region): Doc fix.
18148 * dabbrev.el (dabbrev-case-replace, dabbrev-case-fold-search):
18149 Make these simple three-value choices.
18150 (dabbrev-completion): Handle dabbrev-case-fold-search
18151 and dabbrev-case-replace the new way.
18152 (dabbrev-expand, dabbrev--substitute-expansion): Likewise.
18154 * simple.el (forward-visible-line, end-of-visible-line):
18156 (kill-line): Use forward-visible-line and end-of-visible-line.
18158 1997-05-07 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
18160 * cal-hebrew.el (holiday-passover-etc): Postpone date of Yom
18161 HaShoah to Monday if it falls on Sunday (as per amendment passed
18162 by the Israeli Kenesset, May, 1997).
18164 1997-05-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18166 * outline.el (outline-mode): Autoload cookie added.
18167 (outline-minor-mode): Likewise.
18169 * ooutline.el (outline-mode): Autoload cookie deleted.
18170 (outline-minor-mode): Likewise.
18172 * outline.el: Use defgroup and defcustom.
18174 * ooutline.el: Renamed from outline.el.
18175 * outline.el: Renamed from noutline.el.
18177 * server.el (server-buffer-done): New arg FOR-KILLING.
18178 (server-kill-buffer): New fn, to inform clients when buffer is killed.
18180 * cus-dep.el (custom-make-dependencies):
18181 Don't use NOSORT in directory-files.
18182 Don't actually visit the files.
18183 Use re-search to search contents fast.
18184 Search the subdirs of `lisp'.
18185 Bind kept-new-versions when saving.
18187 1997-05-06 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
18189 * lazy-lock.el: Use sexp custom widget for non-nil non-t values.
18191 * ps-print.el (ps-left-header, ps-right-header): Quote :group name.
18193 1997-05-05 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18195 * byte-opt.el (byte-optimize-approx-equal): Use <=, not <.
18196 (byte-optimize-minus, byte-optimize-plus): Optimize adding
18199 * imenu.el (imenu-auto-rescan): Fix typo.
18201 * ffap.el (ffap-alist): Delete `math-mode'.
18202 Move all defvars and defuns out of this, to top level.
18203 Use a constant list as the initial value.
18204 (ffap-soft-value): Rewrite as a macro.
18205 And now it is used only at run time, not at load time.
18206 (ffap-ftp-default-user): Use just "anonymous" as default value.
18207 (ffap-what-domain): Don't set mail-extr-all-top-level-domains here.
18208 (ffap-newsgroup-regexp, ffap-newsgroup-heads): Move up past first use.
18209 (ffap-string-at-point-region): Likewise.
18211 * dunnet.el (dungeon-nil): Explicitly return nil.
18213 * mouse-sel.el (mouse-sel-get-selection-function):
18214 Look in x-last-selected-text if necessary.
18216 * vc.el: Doc fixes.
18218 1997-05-05 Hrvoje Niksic <hniksic@srce.hr>
18220 * time.el, gud.el, metamail.el, simple.el: Customize.
18221 * window.el, frame.el, menu-bar.el, lisp.el, fill.el: Customize.
18222 * files.el, replace.el, vc.el: Customize.
18224 1997-05-05 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18226 * term.el (term-mode): Add a mode-class property.
18228 * gud.el (gud-mode): Add a mode-class property.
18230 * ws-mode.el (wordstar-mode): Add a mode-class property.
18232 * hexl.el (hexl-mode): Add a mode-class property.
18234 1997-05-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18236 * files.el (set-auto-mode): New arg JUST-FROM-FILE-NAME.
18237 (hack-local-variables): New arg MODE-ONLY.
18238 (set-visited-file-name): Alter the major mode based on new file name.
18239 (change-major-mode-with-file-name): New variable.
18241 * replace.el (occur-mode): Add a mode-class property.
18243 * inf-lisp.el (inferior-lisp-mode): Add a mode-class property.
18245 * compile.el (compilation-mode): Add a mode-class property.
18247 * comint.el (comint-mode): Add a mode-class property.
18249 * ange-ftp.el (internal-ange-ftp-mode): Add a mode-class property.
18251 * edebug.el (edebug-eval-mode): Add a mode-class property.
18253 * ielm.el (inferior-emacs-lisp-mode): Add a mode-class property.
18255 * telnet.el (telnet-mode): Add a mode-class property.
18257 * rlogin.el (rlogin-mode): Add a mode-class property.
18259 * shell.el (shell-mode): Add a mode-class property.
18261 * simple.el (minibuffer-text-before-history): New variable.
18262 (minibuffer-history-initialize): New fn, on minibuffer-setup-hook.
18263 (next-history-element, previous-matching-history-element):
18264 Initialize minibuffer-text-before-history.
18265 (next-history-element): Use minibuffer-text-before-history
18266 as "position 0" of the history list.
18267 Use minibuffer-default as position -1, if it is non-nil.
18268 Simplify error logic for beginning and end of history.
18270 * simple.el (set-variable): Delete old definition (duplicate).
18272 * rmail.el (rmail-ignored-headers): Add References, Mime-Version,
18273 Lines, Content-Transfer-Encoding.
18275 * time.el (display-time-string-forms): Test display-time-day-and-date
18276 and display-time-24hr-format here.
18277 (display-time-format): Default value is now nil.
18279 1997-05-04 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
18281 * list-holidays.el (list-holidays): Fix buffer title when list is
18282 nil. Do save-excursion to keep from messing up calendar variables.
18283 Handle CHOICE = "" like CHOICE = "Ask".
18285 * cal-menu.el (cal-menu-list-holidays-following-year)
18286 (cal-menu-list-holidays-previous-year)
18287 (cal-menu-list-holidays-year): New commands.
18288 (calendar-mode-map): Put them in the holidays menu.
18290 1997-05-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18292 * vc-hooks.el (vc-find-cvs-master): Accept ...+ in a normal entry.
18294 * replace.el (occur): Doc fix.
18296 1997-05-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18298 * rmail.el (rmail-count-new-messages): Fix previous change.
18300 * replace.el (occur): If regexp has uppercase in it,
18301 match it case-sensitively.
18303 * ffap.el: Many doc fixes.
18304 (ffap-next): Fix message.
18306 * timezone.el (timezone-parse-date): Match forms 1 and 2 first.
18308 1997-05-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18310 * gnus/gnus-mule.el: Renamed from ./gnus-mule.el.
18312 * ispell.el (ispell-dictionary-alist-2): Specify syntax of ' in Danish.
18314 1997-05-02 Hrvoje Niksic <hniksic@srce.hr>
18316 * calendar.el: Customize.
18317 * appt.el, cal-china.el, cal-tex.el, diary-lib.el, solar.el: Likewise.
18318 * rmail.el, rmailout.el, rmailsum.el: Likewise.
18319 * compile.el, ffap.el, mouse.el, isearch.el: Likewise.
18320 * goto-addr.el, hippie-exp.el, icon.el, ielm.el, imenu.el: Likewise.
18322 1997-05-02 Inge Frick <inge@nada.kth.se>
18325 Support compilers that give a message each time the file being
18326 compiled changes but don't include a file name each error message.
18327 Speed up by searching for regexps one by one instead of combining.
18328 (compile-internal): Takes more optional arguments. All five regexp
18329 alists can be given as argument.
18330 Change name of variable regexp-alist to error-regexp-alist. Change
18331 some local variables directly by setq instead of rebinding by let.
18332 (compilation-shell-minor-mode): New minor mode.
18333 Similar to compilation-minor-mode, but key bindings don't
18334 collide with shell mode.
18335 (compilation-shell-minor-mode-map, compilation-shell-minor-mode):
18337 (compile-auto-highlight): Doc fix.
18338 (compilation-error-regexp-alist): Removed unnecessary line break
18339 in first regexp. Replaced \\(\\|.* on \\) by \\(.* on \\)? in
18340 regexp for Absoft FORTRAN 77 Compiler 3.1.3. Added regexp for
18341 SPARCcompiler Pascal. Divided long line in regexp for Cray C
18342 compiler error messages. Made comment fit in line at regexp for
18343 Sun Ada (VADS, Solaris). FILE-IDX may be nil, meaning an
18344 error message with no file name, so the file name must be taken
18345 from an earlier message. LINE-IDX may be a function which is
18346 called with two arguments the file name and column strings and
18347 returns an error position descriptor.
18348 (compilation-enter-directory-regexp-alist)
18349 (compilation-leave-directory-regexp-alist): New variables.
18350 (compilation-file-regexp-alist)
18351 (compilation-nomessage-regexp-alist): New variables.
18352 (grep-regexp-alist): Removed unnecessary ^ at beginning of regexp.
18353 (compilation-enter-directory-regexp)
18354 (compilation-leave-directory-regexp): Variables deleted.
18355 Replaced by compilation-enter-directory-regexp-alist and
18356 compilation-leave-directory-regexp-alist.
18357 (compilation-buffer-p): Return true also for buffer in
18358 compilation-shell-minor-mode.
18359 (compilation-next-error-locus): Split a long line.
18360 (count-regexp-groupings): Comment about this function not being
18362 (compilation-current-file, compilation-regexps): New variables.
18363 (compilation-parse-errors): Large parts rewritten. Don't put the
18364 regexps together in one large regexp, instead match them one by one.
18365 Support the generalized subexpression indices.
18366 (compile-collect-regexps, compile-buffer-substring): New functions
18367 supporting compilation-parse-errors.
18369 1997-05-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18371 * iswitchb.el (iswitchb-entryfn-p): Use memq, not member.
18373 1997-05-01 Stephen Eglen <stephene@cogs.susx.ac.uk>
18375 * iswitchb.el (iswitchb-visit-buffer): Handle `display' alternative.
18376 (iswitchb-default-keybindings): Define C-x 4 C-o.
18377 (iswitchb-display-buffer): New function.
18378 (iswitchb-entryfn-p): Include iswitchb-display-buffer.
18379 (iswitchb-method, iswitchb-default-method): Doc fixes.
18381 1997-05-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18383 * menu-bar.el (menu-bar-custom-menu):
18384 New item `Browse All Customization'.
18385 Rename and shuffle other items.
18386 `Specify Group...' is now customize-group.
18388 * cus-edit.el: Say "standard settings" instead of "factory settings".
18390 * cus-edit.el (custom-group-magic-alist): New variable.
18391 (custom-group-state-update): Use custom-group-magic-alist.
18392 (customize-group): Renamed from `customize',
18393 and rename argument to GROUP.
18394 (customize): New function.
18396 * simple.el (set-variable): Simplify previous change.
18398 * subr.el (make-syntax-table): Doc fix.
18400 1997-04-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18402 * cc-mode.el (c-fill-paragraph): If fill-prefix is already non-nil,
18405 * subr.el (shell-quote-argument): Quote null string usefully.
18407 * simple.el (set-variable): Check VALUE against type info if available.
18408 Don't evaluate VALUE.
18409 Use a separate history list for the values.
18411 1997-04-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18413 * time-stamp.el (time-stamp-old-format-warn): Fix a tag string.
18414 (time-stamp-format): Use %Y not %y in default value.
18416 * crisp.el (crisp-load-scroll-all): Renamed from ...-lock.
18417 (crisp-mode): Use scroll-all... not scroll-lock...
18419 * scroll-all.el: Renamed from scroll-lock.el.
18420 All functions renamed.
18421 (scroll-all-mode): Variable renamed from is-scroll-lock.
18423 1997-04-29 Geoff Voelker <voelker@cs.washington.edu>
18425 * edt.el (edt-emulation-on): Load edt-pc.el under Windows.
18427 1997-04-29 Stephen Gildea <gildea@stop.mail-abuse.org>
18429 * time-stamp.el (time-stamp): Verify time-stamp-line-limit is a number.
18430 (time-stamp-string-preprocess): Handle %F correctly.
18432 1997-04-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18434 * rmail.el (rmail-msgref-vector): New variable.
18435 Holds, for each message, a cons cell which contains the message number
18436 and which relocates if the message number changes.
18437 (rmail-forget-messages): Clear rmail-msgref-vector.
18438 (rmail-variables): Make rmail-msgref-vector buffer-local.
18439 (rmail-count-new-messages): Extend rmail-msgref-vector.
18440 (rmail-set-message-counters): Initialize rmail-msgref-vector.
18441 (rmail-only-expunge): Update rmail-msgref-vector.
18442 Don't look for mail-mode buffers specially.
18443 (rmail-reply): Use rmail-msgref-vector element as arg.
18444 (rmail-forward, rmail-retry-failure): Likewise.
18445 (rmail-mark-message): Accept an element of rmail-mark-message as arg.
18447 * mh-comp.el (mh-smail-batch): Accept &rest arg `ignored'.
18449 * bindings.el: Bind C-x m, C-x 4 m, C-x 5 m to compose-mail...
18451 * simple.el (compose-mail): Make prefix arg mean "continue".
18452 (compose-mail-other-window, compose-mail-other-frame): New commands.
18454 * sendmail.el: Don't bind C-x m, C-x 4 m, C-x 5 m.
18456 * autoload.el (generated-autoload-file): Change defconst to defvar.
18458 1997-04-28 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
18460 * font-lock.el: Respect font-lock-face-attributes if set.
18461 Define fast-lock and lazy-lock groups here to ensure group order.
18463 * fast-lock.el: Moved defgroup to font-lock.el.
18465 * lazy-lock.el: Moved defgroup to font-lock.el.
18467 * ps-print.el: Use buffer-substring-no-properties not buffer-substring.
18469 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18471 * ange-ftp.el (ange-ftp-file-entry-p): If ange-ftp-get-files returns
18472 nil, don't try ange-ftp-hash-entry-exists-p, just give up.
18474 * comint.el (comint-input-face): Deleted.
18476 * compile.el (compilation-error-regexp-alist): Add regexp for Perl -w.
18478 * vc-hooks.el (vc-master-templates): Doc fix.
18480 1997-04-27 Dave Love <d.love@dl.ac.uk>
18482 * scheme.el (dsssl-sgml-declaration): Doc fix.
18483 (dsssl-mode): Use stringp to check dsssl-sgml-declaration.
18484 (style, root): Put scheme-indent-function 1.
18485 (dsssl-font-lock-keywords): Use make-regexp version.
18487 1997-04-27 Ron Schnell <ronnie@twitch.mit.edu>
18489 * dunnet.el (dun-special-object):
18490 Floppy disk will melt in inventory or room, regardless
18491 of whether or not Stallman statuette is around.
18493 * dunnet.el (dun-examine):
18494 You can examine objects in the jar without taking them out.
18496 * dunnet.el (dun-take):
18497 You can take objects from the jar while you are on the bus.
18499 * dunnet.el (dun-dig):
18500 Message from digging on the bus is the same as when you dig and don't
18503 * dunnet.el (dun-climb):
18504 No longer errors out of the game when argument to "climb" is invalid.
18506 * dunnet.el (dun-put):
18507 You can now put things in the jar, even if you are on the bus.
18509 * dunnet.el (dun-special-move):
18510 "In" or "Out" command tells you if you are already on or off the bus.
18512 * dunnet.el (dun-sauna-heat):
18513 Changed "begin to sweat" to "are perspiring"
18514 so that it makes sense whether you are heating up or cooling down.
18516 * dunnet.el (dun-help):
18517 Changed author e-mail address, added web page.
18518 Added hint for batch mode.
18520 * dunnet.el (*global*):
18521 Fixed spelling of Presely in global object list.
18523 * dunnet.el (*global*):
18524 Added coconuts, tank, and lake as objects that are recognized.
18526 * dunnet.el (*global*):
18527 Added `slip' as another way of describing the paper,
18528 and `chip' as another way of describing the CPU.
18530 * dunnet.el (*global*):
18531 Upcase abbreviations of directions in room descriptions.
18533 * dunnet.el (dun-login):
18534 Fixed erroneous login message to better-describe ftp limitations.
18536 * dunnet.el (dun-rlogin):
18537 Added error message if user tries to rlogin back to pokey.
18539 * dunnet.el (dun-load-d):
18540 Fixed so that if restore file isn't found which in non-batch mode,
18541 window will switch back to game.
18543 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18545 * custom.el (custom-declare-variable): Don't use `push'.
18547 1997-04-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18549 * paragraphs.el (forward-paragraph): Fix editing error
18550 in the updating of paragraph-separate.
18552 1997-04-26 Per Abrahamsen <abraham@dina.kvl.dk>
18554 * cus-face.el (custom-face-attributes): Made the tag a button
18556 Changed version number.
18558 1997-04-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18560 * simple.el (quoted-insert-character-offset): New variable.
18561 (quoted-insert): Convert characters 0200 - 0377 to 04200 - 04377,
18562 so that users get the same results they are used to.
18564 1997-04-26 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
18566 * cal-french.el (calendar-print-french-date): Label
18567 French date in echo area.
18569 * cal-coptic.el (calendar-print-coptic-date): Label
18570 Coptic/Ethiopic date in echo area.
18572 1997-04-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18574 * rmail.el (rmail-reply): Pass Rmail buffer and msgnum
18575 as arguments within the mail-send action.
18576 (rmail-forward, rmail-retry-failure): Likewise.
18577 (rmail-mark-message): New function.
18578 (rmail-only-expunge): Update the new kind of action.
18579 (rmail-send-actions-rmail-msg-number)
18580 (rmail-send-actions-rmail-buffer): Variables no longer used.
18582 1997-04-25 Per Abrahamsen <abraham@dina.kvl.dk>
18584 * apropos.el (apropos): Add support for customization groups.
18585 (apropos-print): Ditto.
18587 * faces.el (describe-face): Add documentation.
18589 1997-04-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18591 * facemenu.el (facemenu-add-new-face): Rewrite to give each
18592 lambda expression a doc string.
18594 1997-04-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18596 * buff-menu.el (buffer-menu): Use pop-to-buffer.
18597 (same-window-buffer-names): Add "*Buffer List*".
18599 * cal-menu.el: Delete all menu-enable properties.
18600 They ran slowly and sometimes got errors.
18602 1997-04-24 Francesco Potortì <F.Potorti@cnuce.cnr.it>
18604 * skeleton.el (skeleton-read): Doc fix.
18606 1997-04-24 Per Abrahamsen <abraham@dina.kvl.dk>
18608 * widget.el (define-widget): Return name.
18610 * cus-edit.el (custom-set-value): New command.
18611 (custom-set-variable): New command.
18612 (customize-saved): Renamed from `customize-customized'.
18613 (customize-customized): New command.
18614 (custom-save-customized): New command.
18616 * widget.el (:prompt-value): New keyword.
18618 * wid-edit.el (widget-prompt-value): New function.
18620 (widget-default-prompt-value): New function.
18622 (widget-const-prompt-value): New function.
18624 (widget-string-prompt-value-history): New variable.
18625 (widget-string-prompt-value): New function.
18627 (widget-file-prompt-value): New function.
18629 (widget-sexp-prompt-value-history): New variable.
18630 (widget-sexp-prompt-value): New function.
18632 (widget-boolean-prompt-value): New function.
18634 * cus-edit.el (custom-variable-prompt): Limit completion to user
18635 options. Allow non-match input.
18637 * wid-edit.el (character): Give error if the length of the field
18640 * wid-edit.el (widget-regexp-validate): New function.
18642 (widget-regexp-match): New function.
18645 * cus-edit.el (custom-variable-action): Use `custom-toggle-hide'.
18646 (custom-face-action): Ditto.
18647 (custom-group-action): Ditto.
18649 * cus-edit.el (custom-toggle-hide): New function.
18650 (custom-level-action): Use it.
18651 (custom-group-menu): Ditto.
18652 (custom-face-menu): Ditto.
18653 (custom-variable-menu): Ditto.
18655 * cus-edit.el (custom-redraw): Goto old line and column instead of
18656 old character position. This is more tolerant for changes.
18658 * wid-edit.el (widget-choice-action): Only notify parent if
18659 something was chosen.
18661 * custom.el (custom-declare-group): Make sure initial members
18662 aren't duplicated even if the `defgroup' is evaluated twice.
18664 * wid-browse.el (widget-minor-mode): New variable and command.
18665 (widget-minor-mode-map): New variable.
18666 Add to `'minor-mode-alist' and `minor-mode-map-alist'.
18668 * wid-edit.el (widget-specify-inactive): Set priority.
18670 * wid-edit.el (widget-move): Skip inactive widgets.
18672 * cus-edit.el (custom-display-unselected-match): Matched too many
18675 * wid-edit.el (widget-field-face): Changed default background
18678 * custom.el (custom-declare-variable): Set `custom-get' the right
18681 * cus-edit.el (custom-magic): Don't notify the parent.
18683 * custom.el (custom-initialize-set): New function.
18684 (custom-initialize-reset): New function.
18685 (custom-initialize-changed): New function.
18686 (custom-declare-variable): Use `custom-initialize-set' as
18687 default for `:initialize'.
18689 * cus-edit.el (custom-save-variables): Save :require symbols.
18691 * custom.el (:initialize, :set, :get, :request): New keywords.
18692 (custom-declare-variable): Support them.
18693 (custom-set-variables): Ditto.
18694 (defcustom): Document them.
18695 (custom-initialize-default): New function.
18696 * cus-edit.el (custom-variable-value-create): Support them.
18697 (custom-variable-set): Ditto.
18698 (custom-variable-save): Ditto.
18699 (custom-variable-reset-saved): Ditto.
18700 (custom-variable-reset-factory): Ditto.
18701 (custom-variable-state-set): Ditto.
18703 * cus-edit.el (custom-menu-filter): New function.
18704 (custom-variable-menu): New format.
18705 (custom-variable-action): Use it.
18706 (custom-face-menu): New format.
18707 (custom-face-action): Use it.
18708 (custom-group-menu): New format.
18709 (custom-group-action): Use it.
18711 * wid-edit.el (widget-choose): Accept unselectable items.
18713 * wid-edit.el (widget-default-create): Clear undo buffer.
18714 (widget-default-delete): Ditto.
18716 * cus-edit.el (customize-other-window): New function.
18718 * wid-edit.el (widget-info-link-action): Steal mouse up event.
18720 * wid-edit.el (widget-specify-insert): Use old style backquote.
18722 1997-04-23 Geoff Voelker <voelker@cs.washington.edu>
18724 * w32-fns.el (w32-using-nt, w32-shell-name, w32-using-system-shell-p)
18725 (w32-startup): New functions.
18726 (w32-system-shells): New variable.
18728 1997-04-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18730 * find-file.el: Fix messages.
18732 * sgml-mode.el: Many doc fixes.
18734 1997-04-23 Francesco Potortì <F.Potorti@cnuce.cnr.it>
18736 * sgml-mode.el (sgml-value): Use 'identity as default value.
18737 (sgml-mode): Doc fix.
18738 (sgml-name-8bit-mode): Tell the user if set or reset.
18739 (sgml-tag): Doc fix.
18740 (sgml-tag): Protect "<" from skeleton-transformation.
18741 (sgml-attributes): Doc fix.
18742 (sgml-attributes): Square brackets removed from prompt.
18743 (sgml-attributes): Arg ALIST renamed to TAG.
18744 (sgml-attributes): Apply skeleton-transformation when necessary.
18745 (sgml-value): Doc added.
18746 (sgml-value): Square brackets removed from prompt.
18747 (html-tag-alist): New variable 1-7, variable `list' changed.
18748 (html-tag-alist) <dir>, <menu>: Use new value of `list'.
18749 (html-tag-alist) <font>: Fixed (doc of sgml-tag-alist needs fixing).
18750 (html-tag-alist) <ol>, <ul>: Fixed.
18751 (html-tag-alist) <fn>: Commented out.
18753 * skeleton.el (define-skeleton): Doc fix.
18755 1997-04-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18757 * compare-w.el (compare-windows): Allow windows on different frames.
18759 1997-04-23 Ken'ichi Handa <handa@etl.go.jp>
18761 * mule-conf.el: Re-arrange priorities of coding categories.
18763 1997-04-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18765 * ispell.el (ispell-overlay-window): Bind frame-override-unsplittable.
18767 * rcompile.el (remote-compile): Make comint-file-name-prefix local
18768 in the compilation buffer.
18770 * bindings.el (debug-ignored-errors): Update the regexps for
18771 the dabbrev error messages.
18773 * fast-lock.el: Delete setting of byte-compile-dynamic,
18774 byte-compile-dynamic-docstrings and byte-optimize.
18775 (fast-lock-save-facep, save-buffer-state): Move defmacros to top level.
18777 * lazy-lock.el: Delete setting of byte-compile-dynamic,
18778 byte-compile-dynamic-docstrings and byte-optimize.
18779 (with-current-buffer): Duplicate definition deleted.
18780 (save-buffer-state, do-while): Move defmacros to top level.
18782 * wid-edit.el: Use copy-sequence, not copy-list.
18783 Use cl only at compile time.
18785 * cus-edit.el (custom-variable-type): Use copy-sequence, not copy-list.
18787 * octave-mod.el (inferior-octave-output-list): Declare here
18788 to avoid compiler warnings.
18789 (inferior-octave-output-string): Likewise.
18790 (inferior-octave-receive-in-progress): Likewise.
18792 * modula2.el (m2-end-comment-column): New defvar.
18793 (modula-2-mode, m2-end-comment): Use m2-end-comment-column
18794 instead of end-comment-column.
18795 (m2-compile, m2-link): Don't set `modulename'.
18797 * sh-script.el (sh-case): Make this a simple define-skeleton
18798 as it was originally. Don't add a menu-enable property.
18799 (sh-assignment-regexp): Renamed from sh-assignment-prefix
18800 undoing a renaming made by mistake.
18802 * sgml-mode.el (sgml-transformation): Fix previous change.
18804 1997-04-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18806 * custom.el (custom-declare-variable):
18807 Use copy-sequence, not copy-list.
18809 * vc-hooks.el (vc-find-cvs-master): Handle a "New file!" entry.
18810 (vc-fetch-master-properties): Match "New file!".
18812 * elp.el (elp-report-limit): Change prompt string.
18813 (elp-version): Incremented.
18815 * mule-cmds.el (mule-keymap): Add C-x RET C-\ for select-input-method.
18817 * files.el (recover-file): Fix error message.
18819 1997-04-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18821 * cus-edit.el (custom-face-set): Don't copy an empty face,
18822 just call custom-face-display-set.
18823 (custom-face-reset-saved, custom-face-save, custom-face-reset-factory):
18825 (custom-face-display-set): Define this here.
18826 (custom-display-match-frame): Define here.
18828 * cus-face.el: Major simplification; most of file contents deleted.
18829 factory-face property renamed to face-defface-spec.
18831 * faces.el (frame-set-background-mode): New function.
18832 (frame-background-mode): New variable.
18833 (x-create-frame-with-faces): Rearrangement of order of font
18834 processing. Handle custom-faces here.
18835 (face-doc-string, set-face-doc-string): New functions.
18836 (set-face-bold-p, set-face-italic-p): New functions.
18837 (face-bold-p, face-italic-p): New function.
18838 (face-spec-set, face-spec-set-1, face-spec-set-match-display):
18841 * frame.el (make-frame): Don't call custom-initialize-frame.
18843 * texnfo-upd.el (texinfo-master-menu-header): Delete newline at start.
18844 (texinfo-insert-master-menu-list): Add @detailmenu and
18845 @end detailmenu commands.
18847 1997-04-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18849 * skeleton.el (skeleton-read): Fix previous change.
18851 * simple.el (transient-mark-mode): Print message if used interactively.
18853 * sendmail.el (mail-attach-file): New function.
18854 (mail-mode-map): Add mail-attach-file on C-c C-i.
18856 1997-04-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18858 * facemenu.el (facemenu-update): Don't make global bindings here.
18859 Make them at top level.
18860 (facemenu-key): Variable deleted.
18861 (facemenu-keybindings, facemenu-new-faces-at-end)
18862 (facemenu-unlisted-faces, facemenu-remove-face-function): Doc fixes.
18864 * sh-script.el: Remove all menu-enable properties
18865 except for sh-case.
18867 1997-04-17 Francesco Potortì <F.Potorti@cnuce.cnr.it>
18869 * sgml-mode.el (sgml-name-char): Ask user with a prompt.
18871 1997-04-16 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
18873 * font-lock.el: Customize.
18874 (font-lock-defaults-alist): Leave ~ syntax alone in C++.
18875 (font-lock-match-c++-style-declaration-item-and-skip-to-next): Match ~
18877 (font-lock-fontify-syntactically-region): Clean code.
18878 (font-lock-defaults-alist): Don't set font-lock-comment-start-regexp,
18879 as font-lock-fontify-syntactically-region doesn't use it anymore.
18880 (font-lock-comment-start-regexp): Delete variable.
18881 (font-lock-set-defaults): Define variable if not bound.
18882 (font-lock-compile-keywords): Don't set font-lock-keywords.
18883 (font-lock-fontify-keywords-region): Set it here.
18885 * fast-lock.el: Customize.
18886 (fast-lock-cache-data): Simplify calls of font-lock-compile-keywords.
18888 * lazy-lock.el: Customize.
18889 (lazy-lock-fontify-conservatively): Fontify around WINDOW's point.
18891 * shell.el (shell-font-lock-keywords): Use EVAL form for prompt.
18893 * modula2.el (modula-2-mode): Set font-lock-defaults.
18894 (m2-font-lock-keywords)
18895 (m2-font-lock-keywords-1, m2-font-lock-keywords-2)
18896 (m3-font-lock-keywords)
18897 (m3-font-lock-keywords-1, m3-font-lock-keywords-2): New variables.
18899 1997-04-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18901 * skeleton.el (skeleton-insert): Rename the function's argument
18902 to `regions', and bind `skeleton-regions' with let.
18903 (skeleton-read): Rename arg STR to PROMPT.
18905 * sendmail.el (sendmail-send-it): Use quoted-printable encoding
18906 for the From field.
18908 * sgml-mode.el (sgml-value): Don't perform the skeleton-transformation
18911 1997-04-15 Andrew Innes <andrewi@harlequin.co.uk>
18913 * hilit19.el (hilit-rehighlight-message): Respect mail-mode
18914 header/body separation line.
18916 1997-04-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18918 * rmailsum.el (rmail-summary-delete-forward): Argument is now
18920 (rmail-summary-delete-backward): Corresponding changes.
18922 * sh-script.el (sh-while-getopts): Don't add menu-enable property.
18924 1997-04-15 Hrvoje Niksic <hniksic@srce.hr>
18926 * saveplace.el: Add defgroup; use defcustom for user vars.
18927 * pascal.el, supercite.el: Likewise.
18929 1997-04-15 Per Abrahamsen <abraham@dina.kvl.dk>
18931 * cus-dep.el (custom-make-dependencies): Add `provide' to generated
18934 1997-04-15 Eli Zaretskii <eliz@wombat.gnu.ai.mit.edu>
18936 * term/pc-win.el (x-select-enable-clipboard): New variable.
18937 (x-select-text, x-get-selection-value): New functions, support for
18938 MS-Windows clipboard.
18940 1997-04-15 Per Abrahamsen <abraham@dina.kvl.dk>
18942 * cus-start.el: Add support for face documentation.
18944 * cus-dep.el (custom-make-dependencies): Fixed generation of
18948 1997-04-15 Noah Friedman <friedman@splode.com>
18950 * rlogin.el (rlogin-process-connection-type): Default to t
18953 1997-04-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18955 * simple.el (overwrite-mode-binary, overwrite-mode-textual):
18958 * pascal.el (pascal-mode): Set comment-start.
18960 * winner.el: New file.
18962 1997-04-14 Francesco Potortì <F.Potorti@cnuce.cnr.it>
18964 * sgml-mode.el (sgml-char-names): Change ensp to nbsp.
18966 1997-04-14 Ilya Zakharevich <ilya@math.ohio-state.edu>
18968 * font-lock.el (font-lock-fontify-syntactically-region): Use new
18969 features of parse-partial-sexp instead of doing regexp search.
18971 1997-04-14 Steven L Baur <steve@altair.xemacs.org>
18973 * edebug.el (edebug-read-and-maybe-wrap-form): Protect
18974 against pathological recursive calls.
18976 1997-04-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
18978 * timer.el (timer-until): Fix syntax error.
18979 * browse-url.el (browse-url-browser-function): Fix syntax error.
18981 1997-04-14 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
18983 * frame.el (frame-parameter): Doc fix.
18985 1997-04-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
18987 * timer.el (timer-until): New function.
18988 (timer-max-repeats): New variable.
18989 (timer-event-handler): Avoid rerunning a timer many times
18990 if real time has "jumped" forward.
18992 * uce.el, vcursor.el: New files.
18994 * sgml-mode.el (sgml-tag): Use intangible here.
18995 (sgml-tags-invisible): Don't add intangible property
18996 separately here. Just the category property is enough.
18997 Eliminate local variable `point'.
18998 Bind inhibit-point-motion-hooks.
19000 1997-04-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19002 * custom.el: Doc fixes.
19004 * jka-compr.el (jka-compr-temp-name-template): Fix editing error.
19006 * ps-print.el (ps-print-color-p): Fix minor error.
19008 * dired.el (dired-internal-noselect): When setting default-directory,
19009 don't check file-name-directory.
19011 * subr.el (kbd): New macro.
19013 * sgml-mode.el (sgml-mode-facemenu-add-face-function): New function.
19014 (sgml-mode-common): Use that function for the hook value.
19016 * dired.el (dired-noselect): Avoid calling file-directory-p
19017 when the initial argument was syntactically a directory name.
19019 1997-04-13 Hrvoje Niksic <hniksic@srce.hr>
19021 * time-stamp.el: Add defgroup; use defcustom for user vars.
19022 * eldoc.el: Likewise.
19024 1997-04-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19026 * loadup.el: Load cus-start.
19027 Don't insist that bindings.el not be compiled.
19029 * mail-utils.el (mail-quote-printable, mail-unquote-printable)
19030 (mail-unquote-printable-hexdigit): New functions.
19032 * elp.el (elp-functionp): Definitions deleted; use functionp.
19034 * subr.el (functionp): New function.
19036 1997-04-12 Dave Love <d.love@dl.ac.uk>
19038 * files.el (auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
19040 1997-04-12 Barry A. Warsaw <bwarsaw@cnri.reston.va.us>
19042 * Public release 2.39
19044 * elp.el (elp-functionp): New function.
19046 * elp.el (elp-instrument-package): Don't attempt to instrument autoload
19049 (elp-elapsed-time): New function to calculate the different between
19050 two `current-time' lists. This no longer throws away the top 16 bits
19053 (elp-wrapper): Use elp-elapsed-time instead of elp-get-time. Also,
19054 call `current-time' as close to the function entrance and exit as
19055 possible so more of the overhead is eliminated from the times.
19057 (elp-get-time): Obsolete, deleted.
19059 * elp.el (elp-restore-function):
19060 When restoring, do not check assq elp-wrapper
19061 if the symbol-function is a compiled lisp function (i.e. byte coded).
19062 If it is byte-coded, it could not have been instrumented.
19063 Don't do the symbol-function restoration if
19064 the symbol has no function definition.
19066 * elp.el (elp-instrument-function): Always `restore' the funsym before
19068 Fail if function is an autoload symbol.
19070 * elp.el (elp-instrument-list): Remove unnecessary condition-case.
19072 * elp.el (elp-results):
19073 Noninteractive as a function is non-portable, use the
19074 variable instead. buffer-substring with 3 arguments is non-portable.
19076 * elp.el (elp-instrument-function, elp-instrument-list):
19077 Handle function symbols that have already been instrumented. Do
19078 not instrument them twice.
19080 * elp.el (elp-recycle-buffers-p): New variable.
19082 * elp.el (elp-report-limit, elp-sort-by-function): New default values.
19084 * elp.el (elp-use-standard-output): New variable.
19086 (elp-results): Optionally dump results to standard-output.
19088 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
19090 * apropos.el (apropos): Add support for faces, widgets, and user
19092 (apropos-print): Ditto.
19094 * cus-edit.el (abbrev-mode, alloc, undo, modeline, fill)
19095 (editing-basics, display, execute, installation, dired, limits)
19096 (debug, minibuffer, keyboard, mouse, menu, auto-save)
19097 (processes-basics, windows): New customization groups.
19099 * cus-start.el: New file.
19101 * cus-face.el (custom-face-font-size): Don't assume integral
19104 * cus-edit.el (custom-menu-create): Don't allow optional `NAME'.
19105 (customize-menu-create): Do allow optional name.
19107 * custom.el (custom-set-variables): Add warning for old format.
19109 * cus-edit.el (custom-variable-set): Use `set-default' instead of
19111 (custom-variable-save): Ditto.
19112 (custom-variable-reset-saved): Ditto.
19113 (custom-variable-reset-factory): Ditto.
19115 * cus-edit.el (customize-face-other-window): New function.
19117 * wid-browse.el (widget-browse-mode-customize-menu): New menu.
19118 (widget-browse-mode): Add it.
19119 (widget-browse-mode-map): Bind `q'.
19121 * wid-browse.el (widget-browse-other-window): New function.
19123 * cus-edit.el (customize-menu-create): New function.
19124 (custom-mode-customize-menu): Use it.
19126 * cus-edit.el (custom-make-dependencies): Deleted function.
19128 * cus-edit.el (customize-face): Sort faces.
19130 * cus-edit.el (custom-faces): New group.
19131 (custom-magic-alist): Added.
19132 (custom-variable-sample-face): Added.
19133 (custom-variable-button-face): Added.
19134 (custom-face-tag-face): Added.
19135 (custom-group-tag-faces): Added.
19136 (custom-group-tag-face): Added.
19137 (customize): Removed from faces group.
19139 * cus-edit.el (custom-load-recursion): New variable.
19140 (custom-load-symbol): Use it.
19141 (custom-mode-customize-menu): New menu.
19142 (custom-mode): Use it.
19143 Code moved to the end of the file.
19145 * cus-edit.el (custom-buffer-create-internal): Split out from
19146 `custom-buffer-create'.
19147 (custom-buffer-create-other-window): New function.
19149 * cus-edit.el (custom-guess-name-alist): Renamed from
19150 `custom-guess-type-alist'.
19151 (custom-guess-doc-alist): New option.
19152 (custom-guess-type): Use them.
19154 * cus-face.el (set-face-stipple): Removed Kyle Jones code.
19156 * cus-face.el (face-doc-string): Changed property name to
19157 `face-documentation'.
19158 (set-face-doc-string): Ditto.
19160 * cus-edit.el (custom-unlispify-menu-entry): Strip terminating
19163 * cus-edit.el (custom-save-faces): Make sure `default' is saved first.
19165 * wid-edit.el (widget-vector-match): Pass arguments to
19166 `widget-apply' in the correct order.
19168 * custom.el (custom-define-hook): Change to defvar.
19169 * cus-edit.el (custom-define-hook): Add customization support.
19171 * cus-edit.el (custom-menu-update): Don't autoload.
19172 (custom-menu-reset): Move here from `custom.el'.
19173 Remove XEmacs support.
19174 (custom-help-menu): Move here from `custom.el'.
19175 Remove XEmacs support.
19176 (custom-menu-create): Work even if `custom-menu-nesting' is
19178 (custom-menu-nesting): Don't define for XEmacs.
19180 * cus-face.el (after-make-frame-hook): Removed
19181 `custom-initialize-frame', as this is now in `frame.el'.
19183 * cus-edit.el (custom-guess-type-alist): New option.
19184 (custom-guess-type): New function.
19185 (custom-variable-type): New function.
19186 (custom-variable-value-create): Use it.
19188 * cus-face.el (custom-face-attributes): Moved :family to the
19189 beginning of the list.
19190 (custom-face-attributes): Added :strikethru attribute.
19192 * custom.el (custom-set-variables): If variable is already set,
19194 (custom-declare-variable): Do not set saved variables, if they
19196 (custom-declare-variable): Clear the `force-value' flag if set.
19198 * widget.el (:text-format): New keyword.
19199 * wid-edit.el (push-button): Define it.
19200 (widget-push-button-value-create): Use it.
19201 * widget.texi (push-button): Documented it.
19203 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19205 * bookmark.el (bookmark, bookmark-use-annotations)
19206 (bookmark-save-flag, bookmark-save-flag): Doc fixes.
19208 * scheme.el (make): Add scheme-indent-function property.
19210 * Makefile (finder-inf.el, autoloads): New targets.
19211 (cus-load.el): Minor simplification.
19213 1997-04-11 Hrvoje Niksic <hniksic@srce.hr>
19215 * add-log.el, avoid.el, bookmark.el, cl-indent.el, cmacexp.el:
19216 * comint.el, completion.el, dabbrev.el, desktop.el, edebug.el:
19217 * enriched.el, executable.el, f90.el, fast-lock.el, fortran.el:
19218 * hexl.el, jka-compr.el, lpr.el, makeinfo.el, man.el:
19219 * mh-comp.el, mh-e.el, mh-utils.el, outline.el, page-ext.el:
19220 * prolog.el, ps-print.el, rcompile.el, rlogin.el, rsz-mini.el:
19221 * sgml-mode.el, sh-script.el, shell.el, smtpmail.el:
19222 * term.el, tex-mode.el, texinfo.el, two-column.el, uniquify.el:
19223 Add defgroup's; use defcustom for user vars.
19225 1997-04-11 Dave Love <d.love@dl.ac.uk>
19227 * vc.el (vc-update-change-log): Run `rcs2log' in the correct
19228 directory when ChangeLog is found elsewhere. Display any error
19229 output from rcs2log.
19231 1997-04-11 Per Abrahamsen <abraham@dina.kvl.dk>
19233 * Makefile (cus-load.el): New target.
19235 * cus-dep.el: New file.
19237 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19239 * server.el (server-done): If buffer visits no file, don't offer save.
19241 * holidays.el (list-holidays): Add autoload cookie.
19243 * cus-face.el: Don't add custom-initialize-frame to
19244 after-make-frame-hook.
19246 * frame.el (make-frame): Call custom-initialize-frame
19247 only if cus-face is loaded.
19249 * sendmail.el (mail-do-fcc): After appending to a buffer,
19250 offer to save it. Or if the buffer matched the file,
19251 append to the file too.
19253 1997-04-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19255 * files.el (file-relative-name): Expand both args before
19256 checking for device mismatch.
19258 * scroll-lock.el: New file.
19260 * crisp.el: New file.
19262 * cus-face.el (custom-initialize-frame): Add autoload cookie.
19264 * faces.el (make-face): New arg no-resources.
19265 (make-empty-face): New function.
19267 * frame.el (frame-parameter): New function.
19269 * simple.el (keyboard-escape-quit): Exit recursive edits,
19270 and switch away from buffers whose names start with space.
19272 1997-04-10 Ed Reingold <emr@silver.wisdom.weizmann.ac.il>
19274 * holidays.el (list-holidays): New function.
19276 * cal-julian.el (diary-astro-day-number): Change format string.
19278 * cal-french.el (diary-french-date): Use `date'.
19279 Add some additional text at the end.
19281 * cal-persia.el (diary-persian-date): Use `date'.
19282 Add some additional text at the end.
19284 * cal-coptic.el (diary-coptic-date): Use `date'.
19285 If calendar-coptic-date-string gives nonempty string,
19286 add additional text to it.
19288 * cal-islam.el (diary-islamic-date): Use `date'.
19290 1997-04-10 Hrvoje Niksic <hniksic@srce.hr>
19292 * ispell.el: Use defcustom for user variables.
19294 1997-04-10 Dave Love <d.love@dl.ac.uk>
19296 * scheme.el: Add DSSSL mode and share code with newly required
19297 lisp-mode as much as possible.
19298 (scheme-mode-variables): Copy filling stuff from lisp-mode.
19299 Add an outline-regexp.
19300 (scheme-mode-map): Inherit shared-lisp-mode-map and provide a menu.
19301 (dsssl-sgml-declaration): New variable.
19302 (dsssl-mode): New command.
19303 (dsssl-font-lock-keywords): New variable.
19304 (scheme-indent-function): Near copy of lisp-indent-function.
19305 (scheme-comment-indent, scheme-indent-offset)
19306 (scheme-indent-function, scheme-indent-line)
19307 (calculate-scheme-indent, scheme-indent-specform)
19308 (scheme-indent-defform, scheme-indent-sexp): Removed; use lisp-mode
19310 (scheme-imenu-generic-expression): New variable.
19311 (dsssl-imenu-generic-expression): New variable.
19312 (scheme-let-indent): Use lisp-indent-specform.
19314 1997-04-09 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
19316 * sh-script.el (sh-mode): Set font-lock-comment-start-regexp via
19317 font-lock-defaults.
19318 (sh-set-shell): Don't set font-lock-keywords or font-lock-syntax-table,
19319 and don't toggle Font Lock mode if it is already on.
19321 1997-04-09 Dave Love <d.love@dl.ac.uk>
19323 * cmuscheme.el (scheme-mode-map): Add some menu items.
19325 1997-04-09 Per Abrahamsen <abraham@dina.kvl.dk>
19327 * lisp-mode.el (eval-defun): For defcustom, always set the value.
19329 1997-04-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19331 * complete.el (PC-try-load-many-files): Set truename.
19333 1997-04-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19335 * custom.el: Delete the explicit autoload calls.
19336 (custom-help-menu): Don't use easymenu; make the keymap explicitly.
19337 (custom-menu-reset): Function deleted. Don't call it, either.
19338 (custom-help-menu): Variable deleted.
19340 * menu-bar.el (menu-bar-custom-menu): New variable;
19341 add it as a submenu of the Help menu.
19343 * loadup.el: Load widget and custom packages.
19345 * files.el (file-relative-name): Handle differing drive letters
19346 on Microsoft systems.
19348 1997-04-08 Per Abrahamsen <abraham@dina.kvl.dk>
19350 * frame.el (make-frame): Call `custom-initialize-frame'.
19352 1997-04-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19354 * fontset.el: When calling put-charset-property, ignore errors.
19355 (x-charset-registries): Turn Tibetan on again.
19357 * perl-mode.el (calculate-perl-indent): When indenting under a
19358 containing openparen, skip spaces after the openparen.
19360 * fontset.el (x-charset-registries): Turn off Tibetan.
19362 1997-04-07 Per Abrahamsen <abraham@dina.kvl.dk>
19364 * custom.el: Total rewrite.
19365 * cus-edit.el: New file.
19366 * cus-face.el: New file.
19367 * widget.el: New file.
19368 * wid-edit.el: New file.
19369 * wid-browse.el: New file.
19371 1997-04-04 Kenichi HANDA <handa@etl.jp.jp>
19373 * ccl.el: Comment fixed.
19375 * characters.el: Change a category of one Japanese character.
19377 * fontset.el (x-charset-registries): Add Tibetan entries.
19379 * language/devanagari.el, language/devan-util.el,
19380 * language/indian.el: Handle more Devanagari characters correctly.
19382 * language/english.el: New file.
19384 * language/ethiopic.el, language/ethio-util.el: Completely updated.
19386 * language/european.el: English related codes are moved to
19387 language/english.el.
19388 (setup-european-environment): Call setup-english-environment to
19389 reset to default setting at first.
19391 * language/tibetan.el, language/tibet-util.el: New files.
19393 * loadup.el: Load language/english and language/tibetan.
19395 * mule-cmds.el: Prefix for Mule related commands is changed.
19396 (view-hello-file): Always does correct decoding of HELLO file.
19398 * mule-conf.el: Change descriptions for Arabic, Indian, and
19399 Vietnamese character sets. Define Tibetan character sets.
19401 * sun-fns.el: Require 'term/sun-mouse instead of 'sun-mouse.
19403 * term/sun-mouse.el: Provide 'term/sun-mouse instead of
19406 1997-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
19408 * case-table.el (set-case-syntax): Doc fix.
19410 1997-04-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19412 * compile.el (grep-null-device): Move before first use.
19414 * vc.el (vc-checkin-hook): Doc fix.
19416 1997-04-01 Andre Spiegel <spiegel@inf.fu-berlin.de>
19418 * vc.el (vc-before-checkin-hook): New hook.
19419 (vc-start-entry): Use it.
19421 1997-04-01 Erik Naggum <erik@naggum.no>
19423 * simple.el (set-variable): Suggest only valid user variable.
19425 1997-03-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19427 * dired-aux.el (dired-copy-file): Handle file-date-error.
19429 * rmailout.el (rmail-output-body-to-file): Query if file exists.
19430 Renamed from rmail-output-body.
19431 * rmail.el (rmail-mode-map): Add menu item for
19432 rmail-output-body-to-file and put it on w.
19434 * imenu.el (imenu-default-goto-function): Simplify.
19436 1997-03-31 Yann Dirson <dirson@univ-mlv.fr>
19438 * imenu.el: Truncate imenu items.
19439 Make use of markers or integers an option.
19440 (imenu-use-markers, imenu-max-item-length): New variables.
19441 (imenu-max-items): Doc fix.
19442 (imenu-example--name-and-position): Handle imenu-use-markers.
19443 (imenu-default-create-index-function): Likewise.
19444 (imenu--generic-function): Likewise.
19445 (imenu--truncate-items): New function.
19446 (imenu--make-index-alist): Call imenu--truncate-items.
19448 1997-03-31 Karl Heuer <kwzh@gnu.ai.mit.edu>
19450 * hideshow.el (hs-hide-block-at-point): Doc fix.
19452 * comint.el (comint-delchar-or-maybe-eof): Check for null proc.
19454 1997-03-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19456 * rmailout.el (rmail-output-to-rmail-file):
19457 Use find-buffer-visiting instead of get-file-buffer.
19459 * dabbrev.el (dabbrev--substitute-expansion):
19460 Change criterion for copying expansion's case pattern.
19461 Do this now if expansion case varies after the first char.
19463 * rmailout.el (rmail-output-body): New command.
19465 * debug.el (debug): Use save-excursion inside the binding of
19468 1997-03-30 Dan Nicolaescu <done@ece.arizona.edu>
19470 * icon.el (icon-mode-map): Added menus.
19471 (icon-imenu-generic-expression): New variable to be used for imenu.
19472 (icon-mode): Added font-lock, imenu and hideshow support.
19473 (icon-font-lock-keywords-1, icon-font-lock-keywords-2):
19474 New constants for different level of font-lock fontification.
19475 (icon-font-lock-keywords): New variable. Default expression to be
19476 assigned to font-lock-keywords in `icon-mode'.
19477 (icon-forward-sexp-function): New function used as `forward-sexp'
19480 1997-03-30 Masatake YAMATO <jet@airlab.cs.ritsumei.ac.jp>
19482 * bookmark.el: Added mouse-selection feature for bookmark list buffer.
19483 (bookmark-bmenu-other-window-with-mouse): New function.
19484 (bookmark-bmenu-mode-map): Bind mouse-2.
19485 (bookmark-bmenu-list, bookmark-insert-location)
19486 (bookmark-bmenu-hide-filenames): Put text property on bookmarks.
19487 (bookmark-bmenu-show-filenames): Remove text property from
19488 white spaces generated by `move-to-column'.
19489 (bookmark-bmenu-bookmark): Use `buffer-substring-no-properties'
19490 instead of `buffer-substring'.
19492 1997-03-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19494 * bruce.el: New file.
19496 * mspools.el: New file.
19498 * sh-script.el (sh-mode): If file has no #! line,
19499 set the syntax table based on the default shell.
19501 1997-03-29 Barry A. Warsaw <cc-mode-help@python.org>
19503 * Public Release 4.389.
19505 * cc-mode.el (c-guess-basic-syntax):
19506 CASE 5C: watch out for Java abstract method
19507 definitions. These are distinguished from normal throws clauses since
19508 they cross statement boundaries.
19509 (c-guess-basic-syntax): CASE 5A.3: use boi instead of bol.
19511 * cc-mode.el (c-Java-comment-start-regexp):
19512 Recognize the three Java styles of comments: 1) traditional
19513 C block; 2) javadoc style /** ...; 3) C++ style.
19514 (java-mode): Set buffer local variable c-comment-start-regexp to
19515 c-Java-comment-start-regexp.
19517 * cc-mode.el (c-fill-paragraph):
19518 Do not set fill-prefix to "*" when looking-at
19519 "*/", otherwise the following example does not fill properly (the last
19520 star gets deleted).
19522 /* this is a comment
19525 (c-fill-paragraph): Use c-comment-start-regexp derived regular
19526 expression when checking for c-hanging-comment-starter-p, so javadoc
19527 styles are handled correctly in Java mode.
19529 * cc-mode.el (c-lineup-C-comments):
19530 Handle more cases, especially when comment
19531 lines aren't prefixed with stars.
19532 Change the re-search-forward to a looking-at in
19533 the innermost test. This catches GNU-style comments.
19535 * cc-mode.el (c-add-syntax):
19536 Move macro definition to before its first use.
19538 * cc-mode.el (c-submit-bug-report):
19539 Capture buffer local variable values which are
19540 printed in the post-hook, while the current buffer is the CC Mode
19541 buffer we're interested in. reporter-submit-bug-report leaves the
19542 current buffer as the mail buffer, so buffer local variables will not
19543 get the proper value.
19545 * cc-mode.el (c-inher-key):
19546 Require the regexp group that contains the `:'.
19547 Previously it was optional, but that broke other code.
19549 1997-03-29 Marco Melgazzi <marco@techie.com>
19551 * term.el: Added a lot of new faces, they all start with
19552 term- and follow a simple lexicographical convention. Note that
19553 each change is commented: just search for -mm in the source.
19554 (term-char-mode): Added all the "gray-keys" to term-raw-map.
19555 (term-send-up): Similar, decided to go for the more xterm-like
19556 \eOA bindings in place of the previous \e[A.
19557 (term-buffer-maximum-size): New variable.
19558 (term-mode): Added some make-local: now term-buffer-maximum-size,
19559 ange-ftp-default-user/password/an-pwd.
19560 (term-emulate-terminal): Quite some modifications to allow
19561 multiple outstanding ANSI style commands: notably all the
19562 -previous-parameter stuff. Call term-handle-ansi-terminal-messages.
19563 (term-emulate-terminal): Added simple trimming function: at the
19564 end we simply check if the buffer is > term-buffer-maximum-size
19565 and cut it accordingly.
19566 (term-handle-colors-array): New function.
19567 (term-handle-ansi-terminal-messages): New function.
19568 (term-handle-ansi-escape): Modified to allow ANSI coloring.
19569 (ansi-term): New function that creates multiple terminals. Put
19570 in the standard C-x map too: I'm quite used to C-x C-f and C-c C-f
19573 1997-03-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19575 * hideshow.el (hs-show-all, hs-safety-is-job-n): Fix messages.
19577 1997-03-28 Dan Nicolaescu <done@ece.arizona.edu>
19579 * hideshow.el: Use overlays for hiding instead of selective display.
19580 Commented out the support for XEmacs because it doesn't support
19582 (hs-special-modes-alist): Added support for java-mode.
19583 (hs-minor-mode-hook): New variable.
19584 (hs-c-start-regexp, hs-c-end-regexp, hs-forward-sexp-func)
19585 (hs-block-start-regexp, hs-block-end-regexp)
19586 (hs-find-block-beginning): Doc string fixes.
19587 (hs-hide-comments-when-hiding-all): New variable.
19588 (hs-safety-is-job-n, hs-minor-mode, hs-flag-region):
19589 Use overlays for hiding.
19590 (hs-inside-single-line-comment-p, hs-discard-overlays)
19591 (hs-already-hidden-p): New internal functions.
19592 (hs-hide-block-at-point, hs-hide-initial-comment-block)
19593 (java-hs-forward-sexp, hs-mouse-toggle-hiding): New functions.
19594 (hs-inside-comment-p, hs-hide-block)
19595 (hs-show-block): Added support for single line comments.
19596 (hs-hide-all): Added support for hiding comments.
19598 1997-03-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19600 * mail-utils.el (rmail-dont-reply-to): Let the regexp
19603 * files.el (make-auto-save-file-name): Replace both / and \
19604 with sequences starting with %.
19606 1997-03-28 Jeff Dwork <jeff.dwork@amd.com>
19608 * ehelp.el (with-electric-help): Remove hook on exit.
19609 (electric-help-exit): Add doc string. Remove hook before exit.
19611 1997-03-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19613 * sgml-mode.el (sgml-validate): Offer to save the buffer first.
19615 1997-03-28 Erik Naggum <erik@naggum.no>
19617 * simple.el (set-variable): Use user-variable-p. Clean up.
19619 1997-03-26 Michael Ernst <mernst@cs.washington.edu>
19621 * simple.el (set-variable): Take default from `variable-at-point'.
19623 1997-03-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19625 * iswitchb.el: New file.
19627 * uncompress.el (uncompress-while-visiting): Handle .tgz files.
19629 * noutline.el (outline-discard-overlays): Fix the case
19630 where an overlay extends on both sides of the region.
19631 (outline-mark-subtree): New function.
19632 (outline-mode-prefix-map): Put outline-mark-subtree on C-c @.
19634 1997-03-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19636 * vms-patch.el (auto-mode-alist): Add .com element.
19638 * term/x-win.el (function-key-map): Define iso-lefttab.
19640 1997-03-24 Vince Del Vecchio <vdelvecc@spd.analog.com>
19642 * mh-utils.el (mh-find-progs): When looking for mh-lib, construct
19643 likely paths based on mh-progs rather than using a static list.
19645 1997-03-24 Kevin Rodgers <kevinr@ihs.com>
19647 * compile.el (grep-program): New variable.
19648 (grep-command): Use it, and test whether it supports the -e
19649 option; fix doc string (last command is stored in history variable).
19650 (grep-null-device): Declare before grep-program and grep-command.
19651 (grep-find-use-xargs, grep-find-command, grep-find-history):
19653 (grep-find): New command.
19654 (grep): Only concatenate grep-null-device to COMMAND when it's
19655 not nil (to support grep-find).
19657 1997-03-24 Tom Tromey <tromey@cygnus.com>
19659 * make-mode.el (makefile-backslash-align): New variable.
19660 (makefile-backslash-region): Re-imported from cc-mode; modified to
19661 handle makefile-backslash-align.
19662 (makefile-append-backslash, makefile-delete-backslash):
19663 Re-imported from cc-mode.
19664 (makefile-backslashify-current-line): Function deleted.
19665 (makefile-fill-paragraph): New function.
19666 (makefile-mode-map): Bind C-c C-c to comment-region.
19667 (makefile-mode): Set fill-paragraph to makefile-fill-paragraph.
19669 1997-03-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19671 * frame.el (set-screen-height): Doc fix.
19673 1997-03-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19675 * dcl-mode.el: New file.
19677 * lisp-mode.el (indent-sexp): If calculate-lisp-indent returns nil,
19678 don't change the line's indentation.
19679 (lisp-indent-line): Likewise.
19680 (lisp-comment-indent): Likewise.
19681 (calculate-lisp-indent): Return nil if line starts inside a string.
19683 1997-03-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19685 * startup.el (command-line-1): Initialize *scratch* with
19686 text saying not to use it for creating a file.
19688 * mailalias.el (mail-complete-style): New variable.
19689 (mail-complete): Use that.
19690 (mail-get-names): Store full names in cdrs of mail-names elts.
19691 (mail-names): Doc fix.
19692 (mail-directory): Minor cleanup.
19694 1997-03-21 Andre Spiegel <spiegel@inf.fu-berlin.de>
19696 * vc.el (vc-next-action-on-file): With implicit checkout, make
19697 sure not to lose unsaved changes.
19699 1997-03-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19701 * help.el (help-map): Use apropos-command, not command-apropos.
19703 1997-03-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19705 * rmail.el (rmail-forward): Don't do dash-quoting on the signature.
19707 1997-03-20 Dan Nicolaescu <done@ece.arizona.edu>
19709 * imenu.el (imenu-scanning-message): Support for bigger numbers.
19710 (imenu--generic-function): Fixed probably a typo: named appeared
19711 twice in an item. Put function after name and beg in a special
19712 item because a normal item has name and beg (for orthogonality).
19713 (imenu-add-to-menubar): First test to see if the mode supports
19715 (imenu--menubar-select): Use the defined variable
19718 * imenu.el (imenu-default-goto-function): New subroutine,
19719 broken out of `imenu'.
19720 (imenu-default-goto-function): New variable.
19721 (imenu): Made it use the above function, via that variable.
19723 1997-03-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19725 * rmail.el (rmail-retry-failure): Special handling for mime.
19726 (mail-mime-unsent-header): New variable.
19728 1997-03-20 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
19730 * dired.el (dired-no-confirm): Doc fix.
19731 (dired-mark-pop-up): If dired-no-confirm is t, don't confirm.
19733 * dired-aux.el (dired-mark-confirm): Likewise.
19735 1997-03-19 Edward M Reingold <emr@silver.wisdom.weizmann.ac.il>
19737 * cal-tex.el (cal-tex-preamble): Set \lineskip to 0pt.
19739 1997-03-18 Kenichi Handa <handa@etl.go.jp>
19741 * fontset.el (x-complement-fontset-spec): Setup
19742 alternative-fontname-alist while complementing fontnames.
19744 1997-03-18 Naoto TAKAHASHI <ntakahas@etl.go.jp>
19746 * mule-conf.el: Change short and long names for Ethiopic character set.
19748 * fontset.el (x-charset-registries): Change entry for Ethiopic.
19750 * quail.el (quail-translation-keymap): Add entry for escape key.
19751 (quail-conversion-keymap): Likewise.
19752 (quail-keyboard-layout-standard): Add two lines for
19754 (quail-keyboard-layout): Docstring changed to reflect the above
19756 (quail-keyboard-layout-len): Increased for the above change.
19757 (quail-keyboard-layout-alist): Modified for the above change.
19759 1997-03-18 Kenichi Handa <handa@etl.go.jp>
19761 * mule.el (make-char): Documented.
19762 (charset-plist): Return quoted list even if CHARSET is
19763 supplied by symbol.
19765 * fontset.el: Typo in comments fixed.
19766 (fontset-plain-name): Set correct size information.
19767 (x-reduce-font-name): New function.
19768 (x-compose-font-name): New optional argument REDUCE.
19769 (x-complement-fontset-spec): Call x-compose-font-name with t for
19770 the above argument.
19772 * faces.el (set-face-font): Allow specifying fontset for the arg FONT.
19774 * mule-conf.el (alternate-charset-table): Change each entry from
19777 * language/viet-util.el (viet-decode-viqr-region): Supply correct
19778 argumnents to rassoc.
19779 (viqr-post-read-conversion, viqr-pre-write-conversion): New
19782 * language/vietnamese.el: Set the above functions to the coding
19785 * language/thai-util.el (thai-post-read-conversion): Return the
19788 1997-03-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
19790 * term/x-win.el: Conditionalize the fontset code on
19791 whether new-fontset is bound.
19793 1997-03-17 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19795 * mailalias.el (mail-passwd-command): New variable.
19796 (mail-get-names): Implement that variable.
19798 1997-03-17 Erik Naggum <erik@naggum.no>
19800 * apropos.el (apropos): Print all property symbols.
19802 1997-03-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19804 * simple.el (newline): Be more conservative about when to use
19807 1997-03-15 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19809 * ring.el: Many doc fixes.
19810 (ring-ref): Fix error message.
19812 1997-03-15 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
19814 * comint.el (comint-delchar-or-maybe-eof): Send EOF iff point is at eob
19815 and there is no process input.
19816 (send-invisible): Do nothing if comint-read-noecho returns nil.
19817 (comint-exec-1): Set TERMCAP to the empty string if TERM is dumb.
19819 * faces.el (face-differs-from-default-p): When testing FACE's non-nil
19820 face-font with the default face font, use the frame's font parameter
19821 if the default face's face-font is nil.
19823 * frame.el (make-frame): Run after-make-frame-functions with frame.
19824 (before-make-frame-hook, after-make-frame-functions): defvar them.
19826 * font-lock.el (font-lock-keyword-depth): New function.
19827 Use it wherever extra types are used to calculate parenthesis depth.
19828 (c-font-lock-extra-types, c++-font-lock-extra-types)
19829 (objc-font-lock-extra-types, java-font-lock-extra-types)
19830 (font-lock-keywords): Doc fix.
19831 (font-lock-defaults, font-lock-defaults-alist): Doc switch.
19832 (font-lock-maximum-decoration): Default to t.
19834 * sendmail.el (mail-font-lock-keywords): Tweak citation regexp.
19836 * rmail.el (rmail-font-lock-keywords): Tweak citation regexp.
19838 1997-03-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
19840 * cl.el (when, unless): Symbol props moved to subr.el.
19842 * subr.el (when, unless): Symbol props moved from cl.el.
19843 (add-to-invisibility-spec): Add to beginning, not end.
19845 1997-03-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19847 * indent.el (indent-line-to): Fix off-by-one bug when deciding
19848 whether to delete the existing spaces.
19850 1997-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19852 * mailalias.el (mail-passwd-files): New variable.
19853 (mail-get-names): Use mail-passwd-files instead of always /etc/passwd.
19855 1997-03-12 Barry A. Warsaw <cc-mode-help@python.org>
19857 * cc-mode.el (c-lineup-C-comments): Handle more cases, especially
19858 when comment lines aren't prefixed with stars.
19859 (c-Java-class-key): Optional space after protection key should be
19860 inside first paren group.
19861 (c-functionp, c-copy-tree): Better compatibility checks between
19863 (c-guess-basic-syntax): CASE 5B.1: watch out for throw clauses
19864 which could follow a member init list in a constructor.
19865 (c-submit-bug-report): Display c-indentation-style, but not in the
19867 (c-Java-special-key): New variable recognizes Java "implements",
19868 "extends", and "throws" keywords.
19869 (c-guess-basic-syntax): CASE 5C: recognize Java constructs
19870 "implements", "extends", and "throws"; CASE 5C.3: differentiate
19871 between "throws" == func-decl-cont, and "implements" or "extends" ==
19872 inher-intro or inher-cont; CASE 5D.3: removed; CASE 5D.4 => 5D.3;
19873 CASE 5D.5 => CASE 5D.4; CASE 5D.6 => CASE 5D.5; CASE 5K: don't need to
19874 look for Java keywords.
19875 (c-lineup-java-inher): Better indentation calculation for Java
19876 inheritance constructs.
19877 (c-Java-special-key, c-guess-basic-syntax, c-lineup-java-inher):
19878 Recognize Java "extends", "implements", and "throws" clauses and
19879 map them into inher-intro, inher-cont, and func-decl-cont
19880 syntactic symbols. Do the indentation as of Java inheritance
19882 (c-offsets-alist): Changed the syntactic symbol ansi-funcdecl-cont
19883 to func-decl-cont. This symbol is useful in Java throws
19885 (c-lineup-java-inher): New function for lining up "implements"
19886 continuations (i.e. inheritance in Java).
19887 (c-style-alist): In "java" style, set inher-cont to
19888 c-lineup-java-inher.
19889 (c-Java-class-key): Optional c-protection-key can appear before the
19891 (c-beginning-of-statement-1): First, check for bare semi-colon,
19892 which is a legal statement but not caught by the more intense loop
19894 (c-style-alist): Fixes to "ellemtel" style given by Colin Rafferty
19895 <craffert@spspme.ml.com>.
19896 (c-beginning-of-statement): Don't use forward-sentence when
19897 looking at a C block comment start. c-beginning-of-statement-1
19898 will do the right thing.
19899 (c-guess-basic-syntax): CASE 5C: watch for scope operators.
19900 (c-lineup-C-comments): Watch out for no leading stars.
19901 (c-set-style): Add initial contents (the value of
19902 c-indentation-style), and history on the style name.
19903 (c-mode-map): Bind c-set-style on `C-c .'.
19904 (c-read-offset, c-read-offset-history): Use completing-read, with
19905 REQUIRE-MATCH nil, so that offsets can be completed when they are
19906 function names. Also implement read history.
19907 (c-guess-basic-syntax): CASE 15D: fix infinite loop problem in
19908 while... clause looking for statement starting at boi, when using
19909 run-in statement styles.
19910 (cc-imenu-java-generic-expression): New variable for integration
19911 of java-mode with imenu.
19912 (java-mode): Use cc-imenu-java-generic-expression.
19913 (c-hanging-comment-starter-p): New variable, analogous to
19914 c-hanging-comment-ender-p.
19915 (c-fill-paragraph): Use c-hanging-comment-starter-p.
19916 (java-mode): Do not set defun-prompt-regexp to
19917 c-Java-defun-prompt-regexp.
19918 (c-guess-basic-syntax): CASE 2: relpos for c and c++ is now boi.
19920 1997-03-11 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
19922 * octave-mod.el (octave-abbrev-table): Add abbrevs for switch,
19923 case, otherwise, and endswitch.
19924 (octave-begin-keywords): Add switch.
19925 (octave-else-keywords): Add case and otherwise.
19926 (octave-end-keywords): Add endswitch.
19927 (octave-block-match-alist): Add an entry for switch syntax.
19928 (calculate-octave-indent): Add support for switch syntax.
19929 (octave-block-end-offset): New function.
19930 (octave-comment-indent): Fix typo.
19932 * octave-hlp.el: Provide octave-hlp.
19934 * octave-inf.el: Provide octave-inf.
19936 * ielm.el (inferior-emacs-lisp-mode): Set comint-completion-addsuffix.
19938 * term.el (term-completion-addsuffix): Doc fix.
19939 (term-dynamic-complete-as-filename): Support the case where
19940 term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
19943 1997-03-11 Karl Heuer <kwzh@gnu.ai.mit.edu>
19945 * subr.el (combine-after-change-calls): Doc fix.
19947 * uniquify.el (uniquify-buffer-file-name): Don't call
19948 expand-file-name on nil. Check whether list-buffers-directory is
19949 bound. Ignore non-file non-dired buffers.
19951 * lisp-mode.el (lisp-imenu-generic-expression): Accept `*', `|',
19952 and `:' in symbol names.
19954 * make-mode.el (makefile-dependency-regex): Disallow "=" in name,
19955 so that "flags=-o:1" is treated as an assignment, not a dependency.
19956 (makefile-dependency-regex, makefile-macroassign-regex): Disallow
19957 spaces in symbol name.
19959 1997-03-11 Dan Nicolaescu <done@ece.arizona.edu>
19961 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
19964 1997-03-12 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19966 * dired-aux.el (dired-fun-in-all-buffers): New arg FILE. Don't
19967 operate on buffers whose wildcard pattern does not accept FILE.
19968 All callers changed.
19970 * dired.el (dired-glob-regexp): New function.
19971 (dired-buffers-for-dir): New arg FILE; if non-nil,
19972 check that it matches the wildcard pattern.
19974 1997-03-11 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
19976 * ispell.el (ispell-command-loop): Disable message logging.
19977 (ispell-region): Ditto.
19979 1997-03-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19981 * files.el (recover-session): Add `t' to switches.
19983 1997-03-09 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19985 * simple.el (universal-argument-more): If previous arg is `-',
19988 1997-03-08 Joel Ray Holveck <joelh@gnu.ai.mit.edu>
19990 * info.el (Info-read-node-name): Caused completing-read to force
19991 the input read to match a valid entry.
19993 1997-03-08 Karl Heuer <kwzh@gnu.ai.mit.edu>
19995 * isearch.el (isearch-yank): Handle case when CHUNK is `x-sel'.
19997 1997-03-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
19999 * enriched.el (enriched-decode-foreground, enriched-decode-background):
20000 Make COLOR arg optional. Fix error messages.
20002 * subr.el (substitute-key-definition):
20003 Compare with equal if definition is a key sequence.
20005 * desktop.el (desktop-missing-file-warning): Make the default nil.
20007 1997-03-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
20009 * vc.el (vc-backend-diff): Handle RCS and SCCS separately.
20011 1997-03-01 Karl Heuer <kwzh@gnu.ai.mit.edu>
20013 * simple.el (eval-expression): No longer disabled, since M-: isn't
20014 as likely to be typed by mistake as the old ESC ESC binding was.
20015 Arg `expression' renamed to `eval-expression-arg' to avoid
20016 potential collision if its value mentions `expression'.
20018 1997-03-01 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
20020 * man.el (man-mode-syntax-table): New variable.
20021 (Man-mode): Use it.
20022 (man-follow): New command and keystroke.
20023 (Man-default-man-entry): Ignore trailing dots and underscores.
20025 1997-02-28 Kenichi HANDA <handa@etl.go.jp>
20027 * characters.el, mule-conf.el, gnus-mule.el, kkc.el, rmail.el,
20028 * sendmail.el, skkdic-conv.el, titdic-conv.el, language/thai.el,
20029 * language/vietnamese.el, language/lao.el, language/korean.el,
20030 * language/japanese.el, language/hebrew.el, language/greek.el,
20031 * language/european.el, language/devanagari.el, language/chinese.el,
20032 * language/cyrillic.el, language/china-util.el:
20033 Remove prefix "coding-system-" from coding system symbol names.
20035 1997-02-28 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20037 * copyright.el (copyright-regexp): Allow "Copyright" and the
20038 copyright symbol together.
20040 1997-02-27 Kenichi HANDA <handa@etl.go.jp>
20042 * mule.el: Initialize a global variable use-default-ascent.
20043 (make-coding-system): Set charset (symbol) instead of charset-id.
20044 (integer) in FLAGS of ISO-2022 type coding systems. For ISO-2022
20045 type coding systems, new flags INIT-BOL DESIGNATION-BOL are added.
20046 (define-coding-system-alias): Coding style changed.
20047 (charset-list): Incorrect macro definition changed to correct
20050 * sendmail.el (sendmail-coding-system): Add autoload cookie.
20051 Default value is nil.
20053 * rmail.el (rmail-view-buffer, rmail-enable-mime)
20054 (rmail-show-mime-function, rmail-mime-feature): New variables to
20055 control MIME feature.
20056 (rmail-file-coding-system): Default value is nil.
20057 (rmail, rmail-convert-file, rmail-insert-inbox-text): Check
20058 rmail-enable-mime. Read a file without any code conversion.
20059 (rmail-variables): Setup local variables rmail-buffer and
20061 (rmail-decode-babyl-format, rmail-convert-babyl-format): Perform
20062 code conversion of RMAIL file if rmail-enable-mime is nil.
20063 (rmail-show-message): Make sure to be in rmail-buffer. If
20064 rmail-enable-mime is t, call appropriate function to decode MIME
20066 (rmail-mail, rmail-reply): Call rmail-start-mail with argument
20069 * rmailsum.el (rmail-new-summary): Setup rmail-view-buffer.
20070 (rmail-summary-line-decoder): New variable.
20071 (rmail-make-summary-line-1): Use a function set in
20072 rmail-summary-line-decoder.
20073 (rmail-summary-next-msg): Display rmail-view-buffer.
20074 (rmail-summary-mode): Make rmail-view-buffer buffer local.
20075 (rmail-summary-rmail-update, rmail-summary-scroll-msg-up): Use
20076 rmail-view-buffer instead of rmail-buffer.
20078 * mule-cmds.el (mule-keymap): Re-arranged.
20079 (set-language-info): Typo fixed in docstring.
20080 (read-language-name): Use assoc-ignore-case to allow lose
20082 (read-language-and-input-method-name): Likewise.
20084 * mule-util.el (truncate-string-to-width): Argument PADDING can be
20085 a padding character.
20087 * mule-conf.el: Change coding system names iso-2022-int to
20088 iso-2022-int-1, iso-2022-int-2 to iso-2022-cjk. Add INIT-BOL to
20089 coding system iso-2022-cjk. Define a character set for Lao.
20091 * quail.el: Add quail-mode to default value of
20092 minor-mode-map-alist if it is set to local variable.
20093 (quail-show-kbd-layout): Bug fixed for keys not translated.
20095 * encoded-kbd.el: Many changes to cope with the above change.
20096 (encoded-kbd-select-terminal): New function.
20098 * characters.el: Add a section for Lao.
20100 * loadup.el: Load "language/lao".
20102 * language/lao.el, language/lao-util.el: New files for Lao.
20104 * language/chinese.el: Add INIT-BOL to coding system iso-2022-cn.
20106 * language/cyrillic.el: Change coding system name koi8 to koi8-r.
20108 * language/japanese.el: Change coding system name shift-jis to
20111 * language/devanagari.el: Fix handling of several characters.
20113 * language/devan-util.el: Likewise.
20115 * bookmark.el (bookmark-jump-noselect): Use goto-char instead of
20116 forward-char/backward-char to pay attention to multibyte
20119 1997-02-26 Chung Jae-youn <crisp@hugsvr.kaist.ac.kr>
20121 * gnus-mule.el (gnus-mule-decode-summary): The function
20122 implemented correctly.
20123 (gnus-mule-initialize): Setup gnus-summary-generate-hook.
20125 1997-02-26 enami tsugutomo <enami@ba2.so-net.or.jp>
20127 * bytecomp.el (byte-compile-file): Bind coding-system-for-write
20128 instead of coding-system-for-read to 'no-conversion to disable
20129 code conversion by write-region.
20131 1997-02-26 Yutaka NIIBE <gniibe@mri.co.jp>
20133 * dired.el (dired-find-file): Allow specifying coding system
20136 1997-02-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
20138 * vc.el (vc-log-mode): New optional arg FILE. Set vc-log-file here.
20139 (vc-start-entry): Not here.
20140 (vc-finish-logentry): Run vc-finish-logentry-hook.
20142 1997-02-26 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20144 * menu-bar.el (menu-bar-tools-menu): Fix typo in Send Mail item.
20146 1997-02-25 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20148 * sh-script.el (sh-case): Define with defun and defvar
20149 instead of define-skeleton.
20151 1997-02-24 Boris Goldowsky <boris@gnu.ai.mit.edu>
20153 * facemenu.el (facemenu-set-invisible, facemenu-set-intangible)
20154 (facemenu-set-read-only): Change put-text-property with constant
20155 args to add-text-properties for efficiency. Suggested by Stavros
20156 Macrakis <s.macrakis@opengroup.org>.
20158 1997-02-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
20160 * sh-script.el (sh-mode-hook, sh-set-shell-hook): Add defvars.
20162 * avoid.el: Don't put "Avoid" in the mode line.
20164 * lisp-mode.el (eval-last-sexp): Allow let-bindings to terminate
20165 before doing the eval.
20166 Handle (interactive ...) form specially.
20168 1997-02-23 Michael Ernst <mernst@cs.washington.edu>
20170 * rmail.el (rmail-next-same-subject, rmail-reply): Ignore case, to
20171 match "RE:" as well as "Re:".
20173 1997-02-22 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20175 * tq.el (tq-process-buffer): Catch errors running tq-queue-head-fn.
20177 1997-02-21 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
20179 * font-lock.el (font-lock-default-unfontify-buffer): If we have called
20180 font-lock-set-defaults first, call font-lock-unset-defaults last.
20181 (font-lock-fontify-anchored-keywords): Use the value of PRE-MATCH-FORM
20182 as the value of LIMIT if appropriate, otherwise use EOL. Doc fix.
20183 (font-lock-keywords): Doc fix.
20184 (turn-on-font-lock): Test font-lock-mode.
20185 Added commented out menu code.
20187 * compile.el (compilation-mode-font-lock-keywords): Variable
20188 definition deleted. New function.
20189 (compilation-mode-map): Add `...' to Compile menu entry.
20191 1997-02-20 Yutaka NIIBE <gniibe@mri.co.jp>
20193 * fill.el (do-kinsoku): New variable.
20194 (fill-region-as-paragraph): Handle `kinsoku' processing.
20196 * simple.el (do-auto-fill): Handle `kinsoku' processing.
20198 1997-02-20 Tsugutomo ENAMI <enami@sys.ptg.sony.co.jp>
20200 * nnheader.el (nnheader-insert-head): Handle the case that the
20201 length of header is changed because of code conversion.
20203 1997-02-20 Kenichi HANDA <handa@etl.go.jp>
20205 * ccl.el, characters.el, encoded-kb.el, fontset.el: New files.
20206 * gnus-mule.el, isearch-x.el, kinsoku.el, kkc.el: New files.
20207 * mule-cmds.el, mule-diag.el, mule-util.el, mule.el: New files.
20208 * quail.el, skkdic-cnv.el, skkdic-utl.el, titdic-cnv.el: New files.
20210 * autoload.el (update-file-autoloads): Read loaddefs.el without
20211 any code conversion.
20213 * bindings.el (mode-line-mule-info): New variable.
20214 (mode-line-format): Include it.
20216 * bytecomp.el (byte-compile-file): Write a compiled file without
20217 any code conversion.
20219 * debug.el (debugger-mode): Disable multibyte character handling
20222 * files.el (find-file): With a prefix argument, enable users to
20223 specify a coding system interactively.
20224 (find-file-other-window, find-file-read-only): Likewise.
20225 (find-file-read-only-other-window): Likewise.
20226 (find-file-read-only-other-frame): Likewise.
20227 (find-alternate-file-other-window, find-alternate-file): Likewise.
20228 (find-file-noselect): Describe optional arguments NOWARN and
20229 RAWFILE in the doc-string.
20230 (write-file, insert-file, append-to-file): Accept a prefix
20231 argument to enable users to specify a coding system interactively.
20232 (revert-buffer): Read an auto-saved file without any code
20235 * help.el (help-with-tutorial): Prefix argument to specify a
20236 language interactively.
20238 * isearch.el (isearch-mode-map): Define
20239 isearch-toggle-input-method and
20240 isearch-toggle-specified-input-method in the map.
20241 (isearch-multibyte-characters-flag): New variable.
20242 (isearch-mode): Initialize it to nil.
20243 (isearch-printing-char): Handle multibyte characters.
20244 (isearch-message-prefix): Include title of input method if
20245 necessary in the prefix of message.
20247 * language/: New directory containing Emacs Lisp files to setup
20248 environment and provide utilities for each language.
20250 * loadup.el: Load mule specific files.
20252 * mouse.el (mouse-set-font): Handle fontset.
20254 * paren.el (show-paren-function): Handle multibyte characters.
20256 * replace.el (occur): Pay attention to multibyte characters.
20258 * rmail.el (rmail-file-coding-system): New variable.
20259 (rmail-insert-inbox-text): Perform character code conversion
20260 according to rmail-file-coding-system.
20261 (rmail-only-expunge): Pay attention to multibyte characters.
20263 * select.el (x-get-selection): Set default data-type of selection
20265 (selection-converter-alist): Add an entry for COMPOUND_TEXT.
20267 * sendmail.el (sendmail-coding-system): New variable.
20268 (sendmail-send-it): Perform code conversion on sending mail
20269 according to sendmail-coding-system.
20271 * simple.el (kill-forward-chars, kill-backward-chars): Pay
20272 attention to multibyte characters.
20273 (what-cursor-position): With a prefix argument, print detailed
20274 info of a character on cursor position.
20275 (transpose-subr-1): Pay attention to multibyte characters.
20277 * term/x-win.el: Require fontset. Create fontsets from
20278 default-fontset-spec, X resources, and "-fn" command line
20281 1997-02-19 Noah Friedman <friedman@splode.com>
20283 * eldoc.el (eldoc-message-commands): Doc fixes.
20284 (eldoc-message): Make function, not macro.
20286 * eldoc.el (eldoc-last-message): New internal variable.
20287 (eldoc-mode): Initialize it to nil.
20288 (eldoc-message): Use it.
20289 (eldoc-print-current-symbol-info): Use it.
20291 * eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
20292 (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
20293 idle timers in Emacs.
20295 * eldoc.el (eldoc-message-commands-table-size): New constant.
20296 (eldoc-add-command): Use it to initialize eldoc-message-commands.
20298 * eldoc.el (eldoc-display-message-no-interference-p): New function.
20299 (eldoc-display-message-p): Use it.
20301 * eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
20302 Arg sym no longer optional.
20303 Do not initialize arg if nil.
20305 * eldoc.el (eldoc-forward-sexp-safe): Function deleted.
20306 (eldoc-beginning-of-sexp): New function.
20307 (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
20308 Use eldoc-current-symbol to get symbol at point.
20310 * eldoc.el (eldoc-function-argstring-from-docstring-method-table):
20311 Forge docstrings for `and', `or', `list', `+', and `-'.
20313 * eldoc.el (eldoc-add-command-completions): New function.
20314 (eldoc-add-command): Take list of args.
20315 No longer interactive.
20316 (eldoc-remove-command-completions): New function.
20317 (eldoc-remove-command): Take list of args.
20318 No longer interactive.
20320 * eldoc.el: Initialize eldoc-message-commands using
20321 eldoc-add-command-completions.
20323 * eldoc.el (eldoc-display-message-p): New function.
20324 Return nil if cursor-in-echo-area, or using idle timers and a
20325 command is still active.
20326 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
20328 1997-02-17 Roland McGrath <roland@galapas.ai.mit.edu>
20330 * autoload.el (update-autoloads-from-directory): Get absolute file
20331 names from directory-files, and expand generated-autoload-file.
20334 1997-02-17 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20336 * mail-utils.el (rmail-dont-reply-to): Delete debugging code.
20337 Don't insist on whitespace after commas.
20339 1997-02-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20341 * replace.el (replace-string): Doc fix.
20343 1997-02-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20345 * vc.el (vc-do-command): If OKSTATUS is nil, ignore errors.
20346 (vc-backend-release): For RCS, pass nil for OKSTATUS.
20348 1997-02-09 Karl Heuer <kwzh@gnu.ai.mit.edu>
20350 * compare-w.el (compare-windows): Make more efficient use of
20351 result from compare-buffer-substrings.
20353 1997-02-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20355 * isearch.el (isearch-search): Refuse to match invisible text.
20356 (isearch-range-invisible): New function.
20357 (search-invisible): New user option.
20359 1997-02-09 Eli Zaretskii <eliz@wombat.gnu.ai.mit.edu>
20361 * compile.el (compilation-process-setup-function): New variable.
20362 (compile-internal): Call compilation-process-setup-function if
20365 * diff.el (diff-process-setup): New function, sets up the
20366 compilation-exit-message-function so that it works with both
20367 asynchronous and synchronous sub-processes.
20368 (diff): Bind compilation-exit-message-function. Run
20369 compilation-finish-function when compile-internal returns if async
20370 processes aren't supported.
20372 1997-02-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20374 * mouse.el (mouse-buffer-menu): Group buffers by major modes if that
20375 seems to be useful.
20376 (mouse-buffer-menu-mode-groups): New variable.
20377 (mouse-buffer-menu-alist, mouse-buffer-menu-split): New subroutines
20378 broken out of mouse-buffer-menu.
20380 * derived.el (define-derived-mode): Add derived-mode-parent
20381 property to the derived mode command name.
20383 1997-02-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20385 * rmailsort.el (rmail-sort-messages): Preserve point
20386 with respect to the current message.
20388 1997-02-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20390 * auto-show.el (auto-show-mode): Doc fix.
20392 1997-02-04 Erik Naggum <erik@naggum.no>
20394 * files.el (file-relative-name): Protect the match-data.
20396 * edmacro.el (edmacro-parse-keys): Remove redundant test for ?.
20398 1997-02-04 Noah Friedman <friedman@splode.com>
20400 * eldoc.el (eldoc-display-message-p): New function.
20401 Return nil if cursor-in-echo-area, or using idle timers and a
20402 command is still active.
20403 (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
20405 1997-02-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20407 * man.el (Man-init-defvars): Fix case in a char set range.
20409 1997-02-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20411 * cc-mode.el (c-Java-defun-prompt-regexp): Default is now nil.
20413 * dired-aux.el (dired-rename-file):
20414 Pass new arg to set-visited-file-name.
20415 * files.el (set-visited-file-name): New arg ALONG-WITH-FILE.
20417 * cc-mode.el (c-ObjC-method-key, c-Java-defun-prompt-regexp):
20418 Fix patch screwup in last change.
20420 * rmail.el (rmail-ignored-headers): Add Delivered-to: header.
20422 1997-02-02 Noah Friedman <friedman@splode.com>
20424 * eldoc.el: New file.
20426 1997-02-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20428 * iso-acc.el (iso-accents-compose):
20429 Handle case where unread-command-events is already nonempty.
20431 * frame.el (set-frame-font): Renamed from set-default-font.
20433 1997-02-01 Tom Tromey <tromey@cygnus.com>
20435 * info.el: Handle multiple Info buffers.
20436 (Info-tag-table-marker): Initialize to nil.
20437 (Info-tag-table-buffer): New variable.
20438 (Info-find-node): Don't switch buffers if already in Info mode.
20439 Use Info-tag-table-buffer to support multiple Info buffers.
20440 (Info-read-subfile): Don't switch to *info* buffer.
20441 (Info-build-node-completions): Handle buffer local bindings for
20442 Info-tag-table-marker.
20443 (Info-search): Add a save-excursion.
20444 (Info-mode): Make Info-tag-table-buffer buffer-local.
20445 Make a different marker in Info-tag-table-marker for each buffer.
20446 (Info-kill-buffer): New function, on kill-buffer-hook.
20448 1997-02-01 Peter Breton <peter@CLONE.mindspring.com>
20450 * dirtrack.el (dirtrack-debug-message): Put output at end of buffer.
20451 (dirtrack): Check that directory exists before trying to cd to it.
20452 Go to point-max (not comint-last-output-start) before looking for
20455 1997-02-01 Michael Ernst <mernst@cs.washington.edu>
20457 * dired-x.el (dired-guess-shell-alist-default): Make .eps
20458 extension act like .ps extension.
20460 1997-02-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20462 * rmail.el (rmail-reply): Concatenate all the References headers.
20464 1997-01-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20466 * simple.el (set-fill-column): Print the old value too.
20468 * cc-mode.el (java-mode): Fix typo installing previous change.
20470 * rmail.el (rmail-reply): Copy all the References: headers
20471 from the original message.
20473 * simple.el (sendmail-user-agent): Insert all the OTHER-HEADERS.
20475 * mail-utils.el (mail-fetch-field): New arg LIST.
20477 * edmacro.el (edmacro-parse-keys): Don't treat C-. or C-?
20478 as ASCII control char.
20480 * compile.el (compilation-enter-directory-regexp)
20481 (compilation-leave-directory-regexp): Add .* at beginning.
20483 1997-01-30 Barry A. Warsaw <cc-mode-help@python.org>
20485 * cc-mode.el: Public Release 4.353.
20487 * cc-mode.el (c-guess-basic-syntax):
20488 CASE 15D: do not assume that boi of previous
20489 statement is the beginning of a statement.
20491 * cc-mode.el: Removed the require of imenu.
20493 * cc-mode.el (c-cleanup-list, c-electric-brace):
20494 New clean-up option: brace-elseif-brace.
20496 * cc-mode.el (c-style-variables-are-local-p): New variable which
20497 controls whether indentation style variable are buffer local are
20498 not. By default, for backwards compatibility, this variable is t.
20500 * cc-mode.el (c-Java-access-key): Set to nil since Java doesn't
20501 have C++-like access labels.
20503 * cc-mode.el (c-style-alist): Added "python" style.
20505 * cc-mode.el (c-mode-menu): New function.
20506 (c-popup-menu, c-common-init): Use c-mode-menu.
20508 * cc-mode.el (c-lineup-C-comments):
20509 A much better implementation that handles all
20510 common star-prefixed block comment styles (see below).
20512 (c-block-comments-indent-p): Obsolete function removed.
20514 * cc-mode.el (c-indentation-style):
20515 Take default value from c-site-default-style.
20517 * cc-mode.el (adaptive-fill-regexp):
20518 For all but XEmacs 19.13, the default should
20521 * cc-mode.el (c-emacs-features): Detect Infodock.
20522 (c-common-init, c-mode-map): Don't install menus for Infodock.
20524 * cc-mode.el (c-indent-exp): Fixed infinite loop when multi-line C
20525 comment is last thing in buffer.
20526 (c-guess-basic-offset): Fixed error when K&R C-like macro is first
20527 non-syntactic whitespace in file.
20529 * cc-mode.el (c-C++-comment-start-regexp):
20530 Use a more efficient representation.
20532 * cc-mode.el (c-buffer-style): New variable.
20534 1997-01-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20536 * ps-print.el (ps-print-header): Doc fix.
20538 1997-01-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20540 * texnfo-upd.el (texinfo-make-menu): Accept args BEGINNING and END.
20541 (texinfo-update-node): Accept args BEGINNING and END.
20542 (texinfo-all-menus-update): Pass region explicitly.
20543 (texinfo-master-menu, texinfo-every-node-update): Likewise.
20545 1997-01-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20547 * saveplace.el (load-save-place-alist-from-file):
20548 Delete spurious t's.
20550 1997-01-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20552 * comint.el (comint-exec-1): Use file-accessible-directory-p.
20554 * timezone.el (timezone-parse-date): Treat unknown month name
20555 like any other unrecognized format.
20557 1997-01-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20559 * jka-compr.el (jka-compr-error): Use with-current-buffer.
20560 (jka-compr-call-process, jka-compr-file-local-copy)
20561 (jka-compr-write-region): Use with-current-buffer.
20563 * byte-opt.el (byte-compile-inline-expand): Recalculate fn
20564 after loading a file to define the function.
20566 * ange-ftp.el (ange-ftp-get-process): Call delete-process.
20568 1997-01-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
20570 * rmail.el (rmail-get-new-mail): Fix return value to match doc.
20572 1997-01-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20574 * simple.el (completion-no-auto-exit): New variable.
20575 (choose-completion-string): Obey compilation-error-regexp-alist.
20577 * compile.el (compilation-error-regexp-alist): Undo 1/21 change.
20578 In the GNU message with program name alternative,
20579 allow digits in the program name after the first character.
20581 * rnewspost.el (news-post-news): New arg NOQUERY.
20583 * compile.el (compilation-parse-errors):
20584 Use looking-at on each line.
20585 (compilation-error-regexp-alist): Change these regexps
20586 so that they assume matching only at start of line.
20587 Delete \n at beginning; otherwise add `.*'.
20589 * tmm.el (tmm-get-keymap): Recognize explicit lambda expressions
20592 1997-01-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20594 * compile.el (compilation-error-regexp-alist):
20595 In MIPS lint and Sun Ada regexps, reject newline in some
20596 [^...] constructs. Require newline at start in MIPS lint.
20598 1997-01-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20600 * simple.el (choose-completion-string):
20602 * ange-ftp.el (ange-ftp-load): If fail, return nil.
20604 * compile.el (compilation-error-regexp-alist):
20605 Recognize nsgmls error messages.
20607 1997-01-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20609 * smtpmail.el (smtpmail-read-response):
20610 Don't get confused by %'s in response-string.
20612 * octave-mod.el: Delete explicit autoload calls.
20613 Provide octave-mod.
20614 Move the variables formerly in octave.el
20615 to the top of the file.
20617 * octave-hlp.el: Require octave-mod, not octave.
20618 * octave-inf.el: Require octave-mod, not octave.
20620 * octave.el: File deleted (contents merged into octave-mod.el).
20622 * octave-mod.el: Merge in octave.el; don't require octave.el.
20623 Don't require octave-inf.el.
20624 (octave-mode): Delete the startup message.
20625 (octave-maintainer-address): Add bug-gnu-emacs.
20626 (octave-version): Variable deleted.
20627 (octave-submit-bug-report): Use emacs-version.
20629 * octave-mod.el, octave.el: New files.
20630 * octave-inf.el, octave-hlp.el: New files.
20632 1997-01-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20634 * timezone.el (timezone-parse-date): Handle 1-digit year.
20636 1997-01-19 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
20638 * rmail.el (rmail-preserve-inbox): New variable.
20639 (rmail-get-new-mail): If rmail-preserve-inbox is non-nil, then
20640 don't truncate the inboxes after retrieving mail from them.
20642 1997-01-19 Geoff Voelker <voelker@cs.washington.edu>
20644 * dos-w32.el, term/w32-win.el: Change uses of win32 to w32.
20646 1997-01-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20648 * mantemp.el (mantemp-insert-cxx-syntax): Recognize non-class templates.
20649 (mantemp-make-mantemps-buffer): Simplify message.
20650 (mantemp-make-mantemps-region): Simplify message.
20652 * ange-ftp.el (ange-ftp-waiting-flag): New variable.
20653 (ange-ftp-load): Bind that to t, and catch ftp-error.
20654 (ange-ftp-cf2, ange-ftp-cf1): If ange-ftp-waiting-flag is t,
20655 throw instead of signaling an error.
20657 * shell.el (shell-mode): Don't set list-buffers-directory.
20659 1997-01-15 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
20661 With Jacques Duthen.
20662 * ps-print.el (ps-print-version): Fix value.
20663 (cl lisp-float-type): Require them.
20664 (ps-number-of-columns ps-*-font-size): Try to select defaults
20665 better suited when `ps-landscape-mode' is non-nil.
20666 (ps-*-faces): Change default for Font Lock mode faces when
20667 `ps-print-color-p' is nil.
20668 (ps-right-header): Replace `time-stamp-yy/mm/dd'
20669 by `time-stamp-mon-dd-yyyy'.
20670 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
20671 (ps-generate-postscript-with-faces): Replace `ps-sorter' by
20672 `car-less-than-car'.
20673 (ps-plot ps-generate): Replace `%d' by `%3d'.
20675 1997-01-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
20677 * compile.el (first-error): Doc fix.
20679 1997-01-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20681 * replace.el (occur-mode-map): Bind g to revert-buffer.
20682 (occur-mode): Locally bind revert-buffer-function.
20683 (occur-command-arguments): New variable.
20684 (occur-revert-function): New function.
20685 (occur): Set occur-command-arguments.
20687 1997-01-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20689 * mh-mime.el: Rename args PATHNAME to FILENAME in various functions.
20690 (mh-mhn-compose-insertion): New arg ATTRIBUTES
20691 and change the interactive spec to read it.
20693 1997-01-12 Geoff Voelker <voelker@cs.washington.edu>
20695 * w32-fns.el (make-auto-save-file-name): Replace occurrences of
20696 all invalid filename characters.
20698 1997-01-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
20700 * texnfo-upd.el (texinfo-incorporate-descriptions): Call regexp-quote.
20702 1997-01-09 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
20704 * font-lock.el (font-lock-unique): Deleted.
20705 (font-lock-prepend-text-property, font-lock-append-text-property):
20706 Don't call it; behave as to-be-written builtins. Declare as defuns.
20707 (font-lock-fillin-text-property): Declare as a defun.
20708 (font-lock-after-change-function): Undo 1996-10-23 change.
20710 1997-01-08 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20712 * telnet.el (telnet-initial-filter): Fix error message.
20713 Bind case-fold-search to t.
20715 * cl.el (when, unless): Definitions moved to subr.el.
20717 * subr.el (when, unless): Definitions moved from cl.el.
20719 1997-01-07 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20721 * faces.el (invert-face): Handle inverting the default face better.
20723 * expand.el: No longer a minor mode.
20724 (expand-submit-bug-report): Function deleted.
20725 (expand-mode-version, expand-mode-help-address): Variables deleted.
20726 (expand-mode): Variable and function deleted.
20727 (expand-mode-hook, expand-mode-name): Variables deleted.
20728 (expand-load-hook): Variable renamed from expand-mode-load-hook.
20729 (expand-map): Variable deleted.
20730 (expand-jump-to-next-slot): Renamed from expand-jump-to-next-mark.
20732 (expand-jump-to-previous-slot): Add autoload.
20733 Renamed from expand-jump-to-previous-mark.
20735 1997-01-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20737 * simple.el (delete-completion-window): Handle special display frames.
20739 * term/x-win.el (x-handle-args): Stop arg processing
20740 if we encounter "--", and preserve all remaining args.
20742 * startup.el (command-line-1): Don't run buffer-menu
20745 1997-01-05 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20747 * gud.el (gud-gdb-marker-regexp): Use colon always, not path-separator.
20749 * sgml-mode.el (html-mode): Locally set sentence-end.
20751 * translate.el: New file.
20753 1997-01-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20755 * msb.el (frame-or-buffer-changed-p): Definition deleted.
20756 (the end): Use mapc, to force loading of cl-extra.
20758 * files.el (switch-to-buffer-other-frame)
20759 (switch-to-buffer-other-window): New arg NORECORD.
20761 1997-01-04 Geoff Voelker <voelker@cs.washington.edu>
20763 * sh-script.el (sh-shell-file): Downcase and remove extension
20766 1997-01-03 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20768 * dired.el (dired-string-replace-match):
20769 Delete redundant autoload.
20770 (dired-garbage-files-regexp): New variable.
20771 (dired-flag-garbage-files): New command.
20772 (dired-mode-map): Put dired-flag-garbage-files on & and in menu.
20774 * find-dired.el (find-dired): Doc fix.
20776 1997-01-03 Andre Spiegel <spiegel@inf.fu-berlin.de>
20778 * vc.el, vc-hooks.el: Changed my e-mail address in the header.
20780 1997-01-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20782 * replace.el (list-matching-lines-face): New variable.
20783 (occur): Highlight the actual matching characters.
20785 * dirtrack.el: New file.
20787 1997-01-02 Inge Frick <inge@nada.kth.se>
20789 * easymenu.el (easy-menu-create-keymaps): Menu item STYLE toggle
20790 (checkbox) and radio (radio button) are prefixed by "[X] " or
20791 "(*) " respectively, when selected and "[ ] " or "( ) ", when not
20792 selected. In a menu that contain these prefixes, " " is used
20793 as prefix for items that have no other prefix.
20794 (easy-menu-update-button): New function used as `menu-enable'
20795 property for checkboxes and radio buttons to update the prefixes.
20796 (easy-menu-define): Change documentation string to describe the
20799 1997-01-02 Jens Toivo Berger Thielemann <jensthi@ifi.uio.no>
20801 * word-help.el (word-help-mode-alist, reset-word-help)
20802 (word-help-switch-help-file): Added support for completion.
20803 (word-help-complete, word-help-complete-list)
20804 (word-help-complete-index, word-help-extract-matches)
20805 (word-help-make-complete): New functions/variables for completion.
20806 (word-help-mode-alist): Enhanced search regexps.
20807 (word-help-index-mapper): Defaults now to extracting the first word.
20808 (word-help-mode-alist, word-help-index-mapper)
20809 (word-help-main-index, word-help-main-obarray)
20810 (reset-word-help, set-help-file, word-help-process-indexes)
20811 (word-help-goto-index-node): Doc fixes.
20812 (word-help-goto-index-node): Requires passing the keyword.
20813 Uses this in the a new and enhanced magic indexing routine.
20814 (set-help-file, word-help): Handle `completion-ignore-case' better.
20815 (word-help-extract-index): `case-fold-search' better handled.
20816 (word-help): Magic guessing of relevant help file put in new
20817 function word-help-find-help-file.
20818 (word-help-guess-all): New subroutine.
20819 (word-help-guess): Use word-help-guess-all.
20820 May optionally copy only upto the cursor,
20821 instead of the entire keyword.
20823 1997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20825 * sh-script.el (sh-mode): Always pass nil as 3rd arg to sh-set-shell.
20827 * dired-aux.el (dired-do-chxxx): Use -- only on GNU systems.
20829 * tex-mode.el (tex-region): Correctly handle possible
20830 overlap between first line, header, and region.
20831 New local var ALREADY-OUTPUT makes this general.
20832 Write tex-trailer directly as a string; get rid of temp-buffer.
20833 Make tex-out-file include the .tex suffix.
20835 * texinfo.el (texinfo-mode): Locally set tex-first-line-header-regexp.
20836 Locally set tex-trailer.
20838 * server.el (server-process-filter): Let-bind `pos'.
20840 1997-01-01 Eli Zaretskii <eliz@is.elta.co.il>
20842 * sh-script.el (sh-shell-file): On MSDOS, collapse $SHELL to lower
20843 case and remove the executable extension, if any.
20844 (sh-other-keywords): Define an entry for `sh' and make `bourne'
20847 1996-12-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20849 * simple.el (repeat-complex-command): Bind
20850 minibuffer-history-position and minibuffer-history-sexp-flag
20851 only for the read-from-minibuffer call.
20853 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20855 * files.el (insert-directory): Use -- as arg
20856 so that a file name or pattern is never taken as an option.
20858 * dired-aux.el (dired-do-chxxx): Use -- as arg
20859 so that the file name is never taken as an option.
20861 * dired.el (dired-make-relative): Ignore the third argument;
20862 never signal an error just because FILE is not in DIR's tree.
20864 * info.el (Info-find-node): Don't clear Info-index-alternatives.
20865 (Info-index-next): Fix error message.
20867 * server.el (server-start): Don't delete ~/.emacs-server.
20868 Instead, delete the names emacsserver really uses
20869 if compiled with SERVER_HOME_DIR.
20871 * bytecomp.el (byte-compile-file): Set default-directory in
20872 compiler input buffer.
20874 1996-12-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20876 * dired.el (dired-permission-flags-regexp): New variable.
20877 (dired-move-to-end-of-filename): Use it instead of a constant.
20879 * locate.el (locate-mode): Locally set dired-move-to-filename-regexp,
20880 dired-permission-flags-regexp, and dired-actual-switches.
20881 (locate-set-indentation): Function deleted.
20882 (locate-insert-header): Don't indent the header line.
20883 (locate-indentation-string): Variable deleted.
20884 (locate-do-setup): Rewrite the loop that adds indentation.
20886 * locate.el: New file.
20888 * tex-mode.el (tex-first-line-header-regexp): New variable.
20889 (tex-region): Sometimes include the file's first line.
20891 * texinfo.el (texinfo-mode): Use regexps for
20892 tex-start-of-header and tex-end-of-header.
20893 (texinfo-tex-region, texinfo-tex-buffer):
20894 Use tex-region and tex-buffer.
20895 (texinfo-tex-print): Use tex-print.
20896 (texinfo-tex-view): New command, on C-x C-t C-v.
20898 * bindings.el (completion-ignored-extensions):
20899 Separate out the system-independent elements.
20900 Add Texinfo index files.
20902 * emacsbug.el (report-emacs-bug): Use compose-mail.
20904 * hideshow.el (hs-emacs-type): Doc fix.
20906 * dired.el (dired-insert-directory): Don't override the user's locale.
20907 (dired-standard-move-to-filename-regexp): Var deleted.
20909 1996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20911 * iso-acc.el (iso-languages): For Catalan, delete 'C and 'c;
20912 delete `i, `I, `u, `U. Add "i, "I. Delete ~t.
20913 For Spanish, delete ~t, 'c and 'C.
20915 * help.el (help-map): Define C-h C-i to run word-help.
20917 * word-help.el: New file.
20919 * expand.el (expand-map): Don't define SPC.
20920 (expand-template-abbreviation): Function deleted.
20921 (expand-try-to-expand): Function deleted.
20922 (expand-abbrev-hook): Add a no-self-insert property.
20923 (expand-skeleton-end-hook): Use skeleton-position.
20924 (expand-add-abbrevs): Doc fix.
20926 * expand.el: New file.
20928 * skeleton.el (skeleton-positions): Renamed from skeleton-marks.
20930 * skeleton.el (skeleton-marks): New variable.
20931 (skeleton-insert, skeleton-internal-1): Set skeleton-marks.
20933 1996-12-28 Jonathan I. Kamens <jik@cam.ov.com>
20935 * rmail.el (rmail-msg-is-pruned): New function.
20936 (rmail-toggle-header): Add an optional argument to specify explicitly
20937 whether the header should be pruned or displayed in full.
20939 1996-12-27 Michael Kifer <kifer@cs.sunysb.edu>
20941 * viper.el (vip-adjust-window-after-search): New variable.
20942 (vip-adjust-window): New function.
20943 (vip-insert-state-cursor-color, vip-saved-cursor-color): New variables.
20944 (vip-set-vi-search-style-macros, vip-set-emacs-search-style-macros):
20946 (vip-autoindent): No longer moves insert point.
20947 (vip-paren-match): Now pays no attention to comments, leaves
20949 * viper-util.el (vip-restore-cursor-color-after-replace)
20950 (vip-restore-cursor-color-after-insert): New functions.
20951 (vip-window-display-p): Treat PC as a non-window display.
20952 (vip-convert-standard-file-name): New function.
20954 * ediff-util.el (ediff-file-under-version-control): New function.
20955 (ediff-inferior-compare-regions): Improved interface.
20956 (ediff-maybe-checkout): New function.
20957 (ediff-maybe-save-and-delete-merge): New function.
20958 (ediff-setup): Now uses convert-standard-filename.
20959 (ediff-make-temp-file): Now returns expanded file name.
20960 * ediff-init.el (ediff-in-control-buffer-p): New function.
20961 (ediff-quit-merge-hook, ediff-autostore-merges): New variables.
20962 (ediff-convert-standard-file-name): New function.
20963 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook): New variable.
20964 (ediff-quit-session-group-hook): New hook.
20965 (ediff-filegroup-action): Now passes ediff-merge-store-file to
20966 subordinate Ediff sessions.
20967 * ediff-ptch.el (ediff-patch-file-internal):
20968 Now calls ediff-maybe-checkout.
20969 (ediff-context-diff-label-regexp): Fixed regexp.
20970 (ediff-map-patch-buffer): Fixed beg/end patch boundaries.
20971 * ediff.el: Now supports autostore for merge jobs.
20973 1996-12-27 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20975 * sort.el: Many doc fixes.
20976 (sort-regexp-fields): Don't test for buffer-substring-lessp;
20977 always return a pair of bounds.
20979 1996-12-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
20981 * ispell.el (ispell-message-text-end): Handle `- ' before
20982 the "cut here" or "start of..." line. Handle `Forward message'
20983 without `Start of'.
20985 * sendmail.el (mail-indentation-spaces): Doc fix.
20986 (mail-yank-clear-headers): Handle case of end < start.
20987 (mail-indent-citation): Handle case of end < start.
20988 (mail-yank-region): New command (on C-c C-r).
20990 * menu-bar.el (menu-bar-tools-menu): Add a "send mail" entry.
20992 * replace.el (perform-replace): Request integers from match-data,
20993 instead of asking for markers and converting them.
20995 * paragraphs.el (forward-paragraph, backward-paragraph): Doc fixes.
20997 1996-12-25 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
20999 * mouse.el (mouse-start-end): Put values in proper order,
21000 in the doublequote case.
21002 1996-12-22 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21004 * startup.el (command-line-1): Handle --visit and --find.
21005 Handle -- as an option; treat what follows as a file name.
21007 1996-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21009 * edebug.el (edebug-read-symbol, edebug-read-string):
21010 Don't back up after reading.
21011 (edebug-read-sexp): Likewise.
21013 1996-12-26 Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de>
21015 * vc-hooks.el (vc-user-login-name): New function.
21016 (vc-fetch-master-properties, vc-lock-from-permissions, vc-file-owner)
21017 (vc-fetch-properties, vc-after-save, vc-mode-line, vc-status): Use
21018 `vc-user-login-name' instead of `user-login-name'.
21020 * vc.el (vc-next-action-on-file, vc-update-change-log)
21021 (vc-backend-checkout, vc-backend-steal): Use `vc-user-login-name'
21022 instead of `user-login-name'.
21023 (vc-update-change-log): If `user-full-name' is nil, try
21024 `user-login-name'. Failing that, use uid as a string.
21025 (vc-make-buffer-writable-hook): Removed (was unused).
21027 1996-12-20 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21029 * isearch.el (isearch-edit-string): When we try the search
21030 at the end, do that outside of the let which binds all the
21033 1996-12-18 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21035 * mail-extr.el (mail-extract-address-components): Clear text props
21036 after inserting ADDRESS.
21038 1996-12-18 Paul Eggert <eggert@twinsun.com>
21040 * cal-dst.el (calendar-time-zone-daylight-rules):
21041 Add support for daylight saving rules in Iran.
21042 (require 'cal-persia) now needed.
21044 1996-12-18 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21046 * simple.el (sendmail-user-agent): Avoid error for CONTINUE non-nil.
21048 * replace.el (perform-replace): Undo previous change.
21049 Instead, use the new match-data features to avoid consing.
21051 * iso-acc.el (iso-languages): Add "german" entry.
21053 1996-12-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21055 * time.el (display-time-event-handler): Use let*.
21057 * time-stamp.el (time-stamp-mail-host-name): Get rid of
21058 time-stamp-mail-host.
21060 * replace.el (perform-replace): Delete the code that checked
21061 whether the regexp could match again right after this match.
21062 It made the loop too slow.
21064 * isearch.el (isearch-ring-adjust): Don't pop the state at the start.
21065 Push the state at the end, not in the middle.
21067 * ange-ftp.el (ange-ftp-date-regexp): Recognize various languages.
21069 * dired.el (dired-move-to-filename-regexp):
21070 Recognize various languages.
21072 1996-12-17 Jonathan I. Kamens <jik@cam.ov.com>
21074 * rnewspost.el (news-mail-reply, news-reply): Include the message
21075 ID in the In-reply-to line.
21077 1996-12-16 Erik Naggum <erik@naggum.no>
21079 * sendmail.el (sendmail-send-it): Explicitly pass interactive
21080 delivery options to sendmail.
21082 1996-12-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21084 * time-stamp.el (time-stamp-month-dd-yyyy): Use format-time-string.
21085 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy)
21086 (time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
21087 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Likewise.
21088 (time-stamp-month-numbers, time-stamp-month-full-names): Vars deleted.
21090 * landmark.el: New file.
21092 * time.el (display-time-event-handler): Fix previous change.
21094 * simple.el (compose-mail): Doc fix.
21096 * sendmail.el (sendmail-send-it): If no recipients, don't run
21097 the mailer program. If there was also no fcc file, signal error.
21099 1996-12-15 Ake Stenhoff <etxaksf@aom.ericsson.se>
21101 * imenu.el (imenu-generic-expression): Doc fix.
21102 (imenu--make-index-alist): Do `widen' and save-restriction here.
21105 1996-12-15 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
21107 * mail-extr.el (mail-extract-address-components): Don't downcase
21108 the domain part of the address.
21110 1996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21112 * dos-fns.el (register-name-alist): Use defvar.
21114 * abbrev.el (only-global-abbrevs): Use defvar.
21116 * replace.el: Change some defconsts to defvars.
21118 * fill.el: Change defconsts to defvars.
21120 * lisp-mode.el: Change defconsts to defvars.
21122 * paragraphs.el: Change defconsts to defvars.
21124 * startup.el: Change some defconsts to defvars.
21126 * faces.el: Change some defconsts to defvars.
21128 * isearch.el: Change defconsts to defvars.
21130 * format.el (format-alist): Change defconst to defvar.
21132 * files.el: Change defconsts to defvars.
21134 * simple.el: Change most defconsts to defvars.
21136 * bindings.el: Change defconsts to defvars.
21138 * files.el (find-file-revert-without-query): New variable.
21139 (find-file-noselect): Revert certain files without query
21140 if the file has changed and the buffer has not.
21142 * cpp.el (cpp-edit-load): Don't load anything if
21143 init-file-user is nil.
21144 (cpp-edit-save): Doc fix.
21146 * startup.el (init-file-user): Doc fix.
21148 1996-12-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21150 * noutline.el (outline-discard-overlays):
21151 Use overlays-in, to ensure we get rid of empty overlays.
21153 1996-12-13 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21155 * rmailsum.el (rmail-summary-beginning-of-message):
21156 Obey rmail-summary-size, and make sure summary is on top
21157 if we split a single large window.
21159 * rmailsum.el (rmail-summary-scroll-msg-down): If message is
21160 not visible at all, use rmail-summary-beginning-of-message.
21161 (rmail-summary-scroll-msg-up): Likewise.
21163 * time-stamp.el (time-stamp-no-file): Reintroduced.
21164 (time-stamp-string-preprocess): New function.
21165 (time-stamp-string): Use time-stamp-string-preprocess.
21166 (time-stamp-format): Doc fix.
21168 1996-12-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21170 * help.el (describe-mode): Include minor modes that aren't
21173 1996-12-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21175 * time-stamp.el (time-stamp-am-pm): Variable deleted.
21176 (time-stamp-weekday-full-names): Likewise.
21177 (time-stamp-weekday-numbers): Likewise.
21178 (time-stamp-old-format-warn): Doc fix.
21180 1996-12-12 Karl Eichwalder <ke@ke.Central.DE>
21182 * info.el (Info-mode): Default for `tab-width'.
21184 1996-12-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21186 * menu-bar.el (menu-bar-tools-menu): Add items
21187 Debugger, Compile and Search Files.
21189 * time-stamp.el (time-stamp-strftime): Function deleted.
21190 (time-stamp-string): Use format-time-string.
21191 (time-stamp-format): Change default value
21192 to work with format-time-string.
21194 * browse-url.el (browse-url-url-at-point): Use thing-at-point.
21195 (browse-url-looking-at): Function deleted.
21197 * thingatpt.el (bounds-of-thing-at-point): Allow the end
21198 to be at the same place as ORIG.
21199 Try harder to find a thing that ends at ORIG.
21201 * novice.el (disabled-command-hook): Correctly keep the first
21202 paragraph of the command's documentation.
21204 1996-12-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21206 * cc-mode.el (c-mode-fsf-menu): Add one dashed separator.
21208 * thingatpt.el (url): Move forward over colons.
21209 Move back over colons at the end.
21210 (thing-at-point-file-name-chars): Include @.
21212 * sort.el (sort-columns): Don't use `sort' utility
21213 if the text has text properties.
21215 * time.el (display-time-event-handler): Don't run the timer
21216 for successive times that are already in the past.
21218 * thingatpt.el (thing-at-point-url-chars): Allow comma, = and &.
21219 (url): Move back over commas at the end.
21221 * timer.el (timer-next-integral-multiple-of-time): Doc fix.
21223 1996-12-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
21225 * bytecomp.el (byte-compile-insert-header): Fix previous change.
21227 1996-12-09 Erik Naggum <erik@naggum.no>
21229 * novice.el (disabled-command-hook): Use `defvar' and add
21230 documentation string.
21231 (disabled-command-hook): New option ! turns off disabled commands.
21233 1996-12-08 Dave Love <d.love@dl.ac.uk>
21235 * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...'
21236 markup (rfc1738), done last, after possible partial matches.
21237 (gnus-button-url): Zap any whitespace from a <URL:...> match.
21239 1996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21241 * custom.el: Don't load .custom if -q was used.
21243 * gnus.el (gnus-read-init-file): Don't load anything
21244 if init-file-user is nil.
21246 1996-12-06 Dave Love <d.love@dl.ac.uk>
21248 * texinfo.el (texinfo-font-lock-keywords): Add `url', `email'.
21250 1996-12-06 Eli Zaretskii <eliz@is.elta.co.il>
21252 * term/pc-win.el (iconify-or-deiconify-frame): Define to be a
21253 no-op, so commands that call it (like viper.el) work.
21255 1996-12-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21257 * hscroll.el (hscroll-global-mode): Save and set
21258 truncate-lines globally, not locally.
21260 1996-12-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
21262 * files.el (backup-buffer): Doc fix.
21264 1996-12-06 Ake Stenhoff <etxaksf@aom.ericsson.se>
21266 * imenu.el (imenu): Support integers used as positions.
21268 1996-12-05 Michael Ernst <mernst@cs.washington.edu>
21270 * complete.el (PC-do-completion): Remove text properties from
21271 completions; also use string-equal instead of equal.
21273 * info.el (Info-follow-reference): Add each cross-reference to
21274 completions list just once, case-insensitively.
21276 1996-12-03 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21278 * thingatpt.el (thing-at-point-url-chars): Allow period.
21279 (url): Move back over periods at the end.
21281 1996-12-02 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21283 * jka-compr.el (jka-compr-temp-name-template): Initialize using TMPDIR.
21285 1996-11-30 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21287 * replace.el (perform-replace): Obey minibuffer-auto-raise.
21289 1996-11-28 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21291 * thingatpt.el: Downcase arguments as Lisp symbols.
21292 Fix many doc strings.
21293 (thing-at-point-file-name-chars): Renamed from file-name-chars.
21295 (thing-at-point-url-chars): New variable.
21296 (url): Define new kind of "thing".
21298 * simple.el (compose-mail): Handle several more args:
21299 other-headers continue switch-function yank-action send-action.
21300 (sendmail-user-agent): Rewrite to handle new args.
21301 (assoc-ignore-case): New function.
21302 (define-mail-user-agent): Doc fix.
21304 * rmail.el (rmail-start-mail): Rewrite to use compose-mail.
21306 (rmail-forward): Always call rmail-start-mail, never `mail'.
21308 * sendmail.el (mail-reply-action): Renamed from mail-reply-buffer.
21309 (mail-yank-original): Handle either an action or a buffer
21310 in mail-reply-action.
21313 1996-11-27 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21315 * mouse.el (mouse-drag-mode-line): Don't get error
21316 about sole window, if we don't actually try to change the size.
21318 1996-11-26 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21320 * isearch.el (isearch-no-upper-case-p): Use downcase
21321 so that we handle arbitrary kinds of casification.
21323 * sendmail.el (mail-mode-fill-paragraph): New function.
21324 (mail-mode): Set fill-paragraph-function.
21326 * info.el (Info-get-token): Find tokens where START matches
21329 1996-11-25 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21331 * ange-ftp.el (ange-ftp-normal-login): If using a smart gateway,
21332 but ange-ftp-gateway-host is nil, generate the login name
21333 in the usual simple way.
21335 1996-11-23 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21337 * menu-bar.el: In enable predicates for Files menu,
21338 use menu-updating-frame.
21340 * mouse.el (mouse-major-mode-menu): Propagate prefix arg
21341 to the command that is run.
21343 * pascal.el (pascal-mode): Make comment-indent-function buffer local.
21345 * bytecomp.el (byte-compile-insert-header): If emacs-version
21346 ends with a letter, don't check the version number.
21348 * simple.el (sendmail-user-agent): Support 2 optional args.
21349 (define-mail-user-agent): Doc fix.
21351 * isearch.el (isearch-mode):
21352 Maybe make minibuffer frame visible and/or raise it.
21354 * etags.el (etags-file-of-tag): Expand the file name
21355 using the truename of default-directory.
21357 1996-11-22 Drew Csillag <drew@staff.prodigy.com>
21359 * m4-mode.el: Fixed syntax table for quotes since they messed up
21360 highlighting in comments and other constructions.
21362 1996-11-22 Peter S Galbraith <rhogee@mixing.qc.dfo.ca>
21364 * goto-addr.el (goto-address-fontify): Use overlay, not text props.
21366 1996-11-22 Michael Ernst <mernst@cs.washington.edu>
21368 * dired-x.el (dired-omit-size-limit): New variable.
21369 (dired-omit-toggle, dired-omit-expunge): Respect it.
21371 1996-11-21 Geoff Voelker <voelker@cs.washington.edu>
21373 * startup.el (normal-top-level, command-line, command-line-1):
21374 User w32 instead of ms-windows for window-system symbol.
21376 1996-11-19 Geoff Voelker <voelker@cs.washington.edu>
21378 * term/w32-win.el (x-defined-colors): Use color names from
21381 * facemenu.el, faces.el, hippie-exp.el, info.el, mouse.el, vc.el:
21382 Use w32 instead of ms-windows for window-system symbol.
21384 * loadup.el: Use new names for w32 files.
21386 * dos-w32.el: Renamed from dos-nt.el.
21387 * w32-fns.el: Renamed from winnt.el.
21388 * term/w32-win.el: Renamed from term/win32-win.el.
21390 1996-11-18 Geoff Voelker <voelker@cs.washington.edu>
21392 * term/win32-win.el: Change identifiers of the form win32* to w32*.
21394 1996-11-17 Karl Heuer <kwzh@gnu.ai.mit.edu>
21396 * files.el (write-contents-hooks): Doc fix.
21398 * comint.el (comint-password-prompt-regexp): Recognize AIX format.
21400 1996-11-16 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
21402 * font-lock.el (font-lock-keywords-alist): New variable.
21403 (font-lock-add-keywords): New function. Set it.
21404 (font-lock-set-defaults): Use it.
21405 (font-lock-mode): Doc fix.
21406 (font-lock-compile-keyword): Cope with (MATCHER . 'FACE) forms.
21407 (font-lock-make-faces): Add attributes to font-lock-face-attributes if
21408 there are none for that face.
21409 (font-lock-face-attributes): Doc fix.
21410 (font-lock-match-c-style-declaration-item-and-skip-to-next): New
21411 function. Match just identifiers. Use it for C, Objective-C and Java.
21412 (font-lock-match-c++-style-declaration-item-and-skip-to-next): Match
21414 (c-font-lock-extra-types, c++-font-lock-extra-types)
21415 (objc-font-lock-extra-types, java-font-lock-extra-types): Use these
21416 variables in EVAL forms, i.e., do not eval when font-lock.el is loaded.
21418 * fortran.el (fortran-font-lock-keywords-3): Use simpler
21419 font-lock-match-c-style-declaration-item-and-skip-to-next.
21421 * simula.el (simula-font-lock-keywords-3): Use simpler
21422 font-lock-match-c-style-declaration-item-and-skip-to-next.
21424 * fast-lock.el (fast-lock-submit-bug-report): Function deleted.
21425 (fast-lock-verbose): New variable.
21426 (fast-lock-save-cache-1, fast-lock-cache-data): Use it.
21427 (fast-lock-save-facep): New macro when compiling.
21428 (fast-lock-get-face-properties): Rewrite for face lists. Use it.
21430 * lazy-lock.el (lazy-lock-submit-bug-report): Function deleted.
21431 (lazy-lock-defer-on-scrolling): Renamed from lazy-lock-defer-driven.
21432 (lazy-lock-defer-on-the-fly): New variable from lazy-lock-defer-time.
21433 (lazy-lock-install): Use it.
21434 (lazy-lock-defer-time): Doc fix. Add top-level code to detect use of
21435 old forms of lazy-lock-defer-time and lazy-lock-defer-driven, and popup
21436 temp buffer describing new forms.
21437 (lazy-lock-stealth-load): New variable.
21438 (lazy-lock-fontify-after-idle): Use it.
21439 (lazy-lock-mode): Doc fix.
21440 (lazy-lock-defer-line-after-change): Renamed from
21441 lazy-lock-defer-after-change.
21442 (lazy-lock-defer-rest-after-change)
21443 (lazy-lock-fontify-line-after-change)
21444 (lazy-lock-fontify-rest-after-change): New functions.
21445 (lazy-lock-install-hooks): Add one depending on deferral variables.
21446 (lazy-lock-unstall): Remove them. Fontify if Font Lock mode still on.
21447 (lazy-lock-fontify-window, lazy-lock-fontify-conservatively): Use
21448 with-current-buffer rather than save-excursion.
21449 (lazy-lock-percent-fontified): Cast size to float before multiplying.
21451 1996-11-14 Karl Heuer <kwzh@gnu.ai.mit.edu>
21453 * rsz-mini.el (resize-minibuffer-frame-restore): Don't assume
21454 minibuffer frame is selected.
21455 (resize-minibuffer-frame): Likewise.
21457 1996-11-13 Erik Naggum <erik@naggum.no>
21459 * message.el (message-mode): Doc fix.
21461 * emacsbug.el (report-emacs-bug): New argument recent-keys read
21462 before bug subject to capture more relevant recent input.
21464 1996-11-11 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21466 * isearch.el (isearch-complete1): If no completion,
21467 don't clobber isearch-string, and return nil.
21469 1996-11-11 Erik Naggum <erik@naggum.no>
21471 * lisp-mode.el (combine-after-change-calls): The first form is not
21474 1996-11-10 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21476 * dired-x.el (dired-jump): Never turn omitting *on*.
21477 Refresh the line *before* turning omitting off.
21479 * help.el (describe-variable): Pretty-print the values.
21480 Put doc string first, if the value is long.
21482 * subr.el (define-key-after): If AFTER is t, always put new binding
21485 1996-11-09 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21487 * find-dired.el (find-grep-options): Treat solaris, irix like BSD.
21489 * edebug.el (combine-after-change-calls): New def-edebug-spec.
21490 * lisp-mode.el (combine-after-change-calls):
21491 Add lisp-indent-function property.
21493 * diary-lib.el (list-diary-entries): Reread the diary file
21496 * files.el (revert-buffer): Doc fix.
21498 * map-ynp.el (map-y-or-n-p): Handle minibuffer-auto-raise here.
21500 * sh-script.el (sh-mode): Parse the interpreter from the file text.
21502 1996-11-08 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21504 * files.el (wildcard-to-regexp): Don't treat [] as special.
21506 1996-11-07 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21508 * subr.el (combine-after-change-calls): New macro.
21510 * sh-script.el (sh-set-shell): Pass args no-query-flag
21511 and insert-flag to executable-set-magic.
21512 Don't call executable-set-magic if insert-flag is nil.
21513 (sh-mode): Always call sh-set-shell, but use insert-flag arg
21514 to control whether to call executable-set-magic.
21515 No need to set comment-start-skip directly here.
21517 * sh-script.el (sh-mode-syntax-table): Turn on comment syntax for #,
21518 comment-end for newline, string for `, and escape for $.
21519 rc can use the same as sh. Move csh after sh.
21520 (sh-comment-prefix, sh-font-lock-keywords-only): Variables deleted.
21521 (sh-mode): Adjust setting of font-lock-defaults.
21522 (sh-font-lock-keywords): No need for anything special for comments.
21523 (sh-set-shell, sh-mode): Set comment-start-skip to a simple constant.
21525 1996-11-06 Dave Love <d.love@dl.ac.uk>
21527 * sh-script.el (sh-mode): Set `comment-start-skip'; otherwise
21528 only set if `sh-set-shell' gets called.
21530 1996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21532 * time.el (display-time-format): New variable.
21533 (display-time-string-forms): Use display-time-format.
21535 1996-11-06 Jim Blandy <jimb@totoro.cyclic.com>
21537 * vc.el (vc-backend-print-log): Use "cvs log" to get log entries,
21540 1996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21542 * page.el (narrow-to-page): With negative arg, move back one extra
21543 page unless we start right after a page delimiter.
21545 * bindings.el (minor-mode-alist): Don't use purecopy.
21547 1996-11-05 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21549 * comint.el (comint-output-filter): Run comint-output-filter-functions
21550 directly, not via comint-output-filter.
21552 * compile.el (compile-auto-highlight): Renamed from
21553 compile-highlight-display-limit.
21555 * time-stamp.el (time-stamp-dd/mm/yyyy): New function.
21557 1996-11-04 Kevin Rodgers <kevinr@ihs.com>
21559 * compile.el (compile-highlight-display-limit): New variable.
21560 (compilation-handle-exit): Parse error messages here
21561 as specified by compile-highlight-display-limit.
21562 (compile-reinitialize-errors): Add highlighting to error messages
21563 once they are parsed.
21564 (compilation-forget-errors): Remove highlighting properties here.
21566 1996-11-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21568 * frame.el (initial-frame-alist): Make default value nil--
21569 don't specify `minibuffer' parameter.
21571 * dired.el (dired-mode-map): Put dired-mark-subdir-files on *s.
21573 1996-11-03 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21575 * man.el (Man-bgproc-sentinel): Move the buffer creation
21576 outside of the binding of case-fold-search.
21578 1996-11-03 Paul D. Smith <psmith@BayNetworks.com>
21580 * make-mode.el (makefile-font-lock-keywords): Handle dependencies
21581 first and variable references after.
21582 (makefile-dependency-regex, makefile-macroassign-regex):
21583 Accept spaces at the beginning of the line.
21585 1996-11-02 Henry Guillaume <henry@qbd.com.au>
21587 * find-file.el (general): Enabled commentary for Finder.
21588 (ff-search-directories): Changed /usr/include/* to /usr/include.
21589 (ff-get-file-name): Improve behavior when file is found in a buffer.
21591 1996-11-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21593 * handwrite.el: New file.
21594 (handwrite-version): Variable deleted.
21595 (handwrite): Use emacs-version instead of handwrite-version.
21597 * dired-x.el (dired-mode-map): Put dired-mark-extension on *.
21598 Add *( as new binding for dired-mark-sexp, *t for dired-do-toggle.
21600 * dired.el (dired-mode-map): Make * a prefix for mark commands.
21601 Delete the old *, / and @ keybindings.
21603 * info.el (Info-scroll-up): Doc fix.
21605 * batmode.el: New file.
21607 1996-11-02 Erik Naggum <erik@naggum.no>
21609 * add-log.el (change-log-fill-paragraph): Return non-nil so
21610 fill-paragraph doesn't continue filling. Don't skip backwards
21611 over a paragraph if we at a paragraph start.
21613 1996-11-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21615 * isearch.el (isearch-forward): Doc fix.
21617 1996-11-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21619 * lisp.el (lisp-complete-symbol): Sort the list.
21621 1996-10-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21623 * simple.el (comment-region): With just C-u as arg,
21624 delete any number of comment-end delimiters from end of line.
21626 * tex-mode.el (tex-file): Fix paren error in last change.
21627 (tex-recenter-output-buffer): Switch windows in a more controlled
21628 fashion, using save-selected-window.
21630 * dired.el (dired-find-file): Error if line's file does not exist.
21632 1996-10-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
21634 * m4-mode.el: New file.
21636 1996-10-28 Simon Marshall <simon@duality.gnu.ai.mit.edu>
21638 * sh-script.el (sh-font-lock-keywords-1): Use font-lock-builtin-face.
21640 * files.el (auto-mode-alist): Objective-C is `.m' and SIMULA is `.sim'.
21642 1996-10-27 Paul Eggert <eggert@twinsun.com>
21644 * timezone.el (timezone-time-from-absolute): Fix off-by-one
21645 error in current-time-origin.
21647 1996-10-25 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21649 * window.el (kill-buffer-and-window): New command.
21650 Bind it to C-x 4 0.
21652 1996-10-24 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
21654 * sh-script.el (sh-mode): Don't make font-lock-keywords buffer-local.
21656 * rmail.el (rmail-reply): Merge resent-to and resent-cc into to and cc.
21657 Ignore the resent- fields aside from that.
21659 * pascal.el (pascal-indent-declaration): Avoid infinite loop
21660 if edpos is at end of buffer.
21662 1996-10-24 Karl Heuer <kwzh@gnu.ai.mit.edu>
21664 * info.el (Info-insert-dir): Ensure directory ends with slash.
21666 * make-mode.el (makefile-font-lock-keywords): Accept - and . in
21669 * imenu.el (imenu-scanning-message): Use ellipsis.
21671 * iso-acc.el (iso-languages): Alphabetize list.
21672 Add Catalan, Spanish, and Esperanto.
21674 * dired.el (dired-insert-directory): Check for non-US LANG.
21676 1996-10-24 Dave Gillespie <daveg@synaptics.com>
21678 * cl-macs.el (lexical-let): Fixed a bug involving nested
21679 lexical contexts and macros.
21681 1996-10-23 Simon Marshall <simon@wombat.gnu.ai.mit.edu>
21683 * font-lock.el (save-buffer-state): New macro when compiling.
21684 (font-lock-default-fontify-region, font-lock-default-unfontify-region):
21685 Use it rather than doing everything by hand.
21686 (font-lock-default-fontify-region): Always unfontify first.
21687 (font-lock-fontify-syntactically-region): Never unfontify here.
21688 Loop back to find comment start, if forward-comment fails to advance.
21689 Use scan-sexps to skip a string when found, not re-search-forward loop.
21690 Use marker-position of font-lock-cache-position, not buffer position.
21691 (font-lock-set-defaults): Make font-lock-cache-state and
21692 font-lock-cache-position buffer-local here, not at top-level.
21693 Make font-lock-cache-position be a marker pointing nowhere.
21694 Test and set font-lock-set-defaults, not font-lock-keywords.
21695 (font-lock-unset-defaults): Unset font-lock-set-defaults here.
21696 (font-lock-set-defaults): New variable.
21697 (font-lock-after-change-function): Rescan to end plus old-len.
21698 (font-lock-match-c++-style-declaration-item-and-skip-to-next): Doc it.
21699 (font-lock-mode): Undo Jul 27 change.
21700 (font-lock-builtin-face, font-lock-warning-face): New variables.
21701 (font-lock-make-faces): Specify defaults for these faces.
21702 (java-font-lock-keywords, java-font-lock-keywords-1)
21703 (java-font-lock-keywords-2, java-font-lock-keywords-3)
21704 (objc-font-lock-keywords, objc-font-lock-keywords-1)
21705 (objc-font-lock-keywords-2, objc-font-lock-keywords-3): New variables.
21706 (font-lock-defaults-alist): New entry for Java and Objective-C modes.
21707 (c++-font-lock-extra-types, objc-font-lock-extra-types)
21708 (c-font-lock-extra-types, java-font-lock-extra-types): New variables.
21709 Use them when building the respective relevant regexps.
21711 * add-log.el (change-log-font-lock-keywords): Rewrite.
21713 * awk-mode.el (awk-font-lock-keywords): New variable.
21714 (awk-mode): Set font-lock-defaults to support Font Lock mode.
21715 Provide when loaded.
21717 * dired.el (dired-font-lock-keywords): Rewrite. Use dired.el regexps.
21719 * sendmail.el (mail-font-lock-keywords): Tweak.
21721 * rmail.el (rmail-font-lock-keywords): Tweak.
21723 * simula-font-lock-keywords.el (simula-mode-syntax-table): Give `_'
21724 symbol syntax; see Table of Syntax Classes in the Emacs Lisp manual.
21725 (simula-font-lock-keywords, simula-font-lock-keywords-1)
21726 (simula-font-lock-keywords-2, simula-font-lock-keywords-3):
21727 New variables for Font Lock support.
21728 (simula-match-string-or-comment): New function for likewise.
21729 (simula-find-next-comment-region): Function deleted.
21730 (simula-mode): Set font-lock-defaults. Add autoload cookie.
21732 1996-10-20 Ake Stenhoff <etxaksf@aom.ericsson.se>
21734 * cc-mode.el (cc-imenu-java-generic-expression): New variable.
21735 (java-mode): Set imenu-generic-expression.
21737 1996-10-20 Kevin Rodgers <kevinr@ihs.com>
21739 * compile.el (compilation-skip-to-next-location): Defined.
21740 (compilation-next-error-locus, compilation-parse-errors): Respect it.
21742 1996-10-17 Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de>
21744 * vc-hooks.el (vc-file-owner): Always return user name, using the
21745 optional argument of user-login-name.
21746 (vc-locking-user, vc-status): Discard checks for numerical value of
21749 * vc.el (vc-dired-reformat-line): Discard check for numerical value
21750 of vc-locking-user.
21752 1996-10-14 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21754 * mouse-sel.el (mouse-sel-set-selection-function): Doc fix.
21755 Use x-select-text, for the primary selection.
21756 (mouse-sel-get-selection-function):
21757 Use x-cut-buffer-or-selection-value, for the primary selection.
21759 * simple.el (universal-argument): Doc fix.
21761 * files.el (set-visited-file-name): Doc fix.
21762 (write-file): Use CONFIRM when calling set-visited-file-name.
21764 1996-10-14 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
21766 * f90.el (f90-no-block-limit): Fixed bug for indentation of
21767 elsewhere and elseif.
21768 (f90-looking-at-where-or-forall): Now allows for labeled forall
21769 and where statements.
21770 (f90-font-lock-keywords-2): New highlighting for labeled where
21771 and forall. Fixed small bug with else highlighting.
21772 (f90-fill-region): Moved indentation to f90-break-line.
21773 (f90-break-line): Will now always indent the second line.
21774 (f90-indent-line): Simpler test for auto-fill.
21775 (f90-auto-fill-mode): Removed.
21776 (f90-electric-insert): Added for possibility of auto-filling of
21777 lines without spaces, as well as early updating of line.
21778 (f90-mode-map): Added bindings of operators to f90-electric-insert.
21779 (f90-do-auto-fill): Now also updates line (changes case).
21781 1996-10-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21783 * files.el (enable-local-variables): Doc fix.
21785 1996-10-12 Simon Marshall <simon@duality.gnu.ai.mit.edu>
21787 * subr.el (define-function): Define as alias for defalias.
21789 * simple.el: Use defalias not define-function.
21791 * bytecomp.el (define-function): Mark it as obsolete.
21793 1996-10-12 Gernot Heiser <gernot@jungfrau.disy.cse.unsw.EDU.AU>
21795 * refer.el (refer-bib-directory): New variable, list of
21796 directories where to look for bib files. Special values `texinputs'
21797 and `bibinputs' mean take directory list from corresponding
21798 environment variable.
21800 (refer-bib-files): New special value `auto', for looking up all
21801 files in directories pointed to by refer-bib-directory.
21802 I have the feeling that this isn't really my code but came from
21803 the net (copylefted). However, I cannot trace this down any
21804 more. If it isn't mine, it's probably Ashwin's.
21805 (refer-get-bib-files): Support `auto' value of refer-bib-files.
21806 Support `texinputs', `bibinputs' value of refer-bib-directory.
21808 (refer-saved-state, refer-previous-keywords, refer-saved-pos)
21809 (refer-same-file): Properly declared (defvar) these variables.
21811 (refer-yank-key): New function.
21813 (refer-find-entry-internal): Find bibliography entries in other
21814 window, with minimal reconfiguration of windows.
21816 (refer-expand-files): New function.
21818 1996-10-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21820 * files.el (file-name-extension): New function.
21822 1996-10-11 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21824 * msb.el (msb--toggle-menu-type): Call menu-bar-update-buffers with t.
21826 * edt.el (edt-load-xkeys): Doc fix.
21828 * follow.el (set-process-filter): Doc fix.
21830 * vip.el: Doc fixes on most variables.
21832 * tpu-edt.el (tpu-load-xkeys): Doc fix.
21834 * nnfolder.el (nnfolder-ignore-active-file): Doc fix.
21836 * two-column.el (2C-two-columns): Doc fix.
21838 * refbib.el (r2b-proceedings-list, r2b-help-message): Doc fixes.
21840 * solitaire.el (solitaire): Doc fix.
21842 1996-10-10 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21844 * simple.el (newline): Use buffer-has-markers-at.
21846 * browse-url.el (browse-url-at-point): Add autoload cookie.
21847 (browse-url-at-mouse, browse-url-of-buffer, browse-url-of-file)
21848 (browse-url-of-dired-file): Likewise.
21850 * files.el (hack-local-variables-prop-line):
21851 Ignore case when checking for `mode'.
21853 * help.el (describe-function): If no fn specified, say so.
21854 (variable-at-point): Return 0 if no variable there.
21855 (describe-variable): If no variable specified, say so.
21856 Don't use nil as the variable.
21858 * files.el (auto-mode-alist): .hpp files get C++ mode.
21860 1996-10-10 Denis Howe <dbh@doc.ic.ac.uk>
21862 * browse-url.el (browse-url): New function.
21863 (browse-url-CCI-host): New variable.
21864 (browse-url-at-mouse): Added event-buffer and event-point
21865 functions for XEmacs compatibility.
21866 (browse-url-file-url): Check for EFS after alist, URL-encode
21868 (browse-url-grail): New function.
21869 (browse-url-interactive-arg): Add new-window logic.
21870 (browse-url-looking-at): Fixed.
21871 (browse-url-lynx-xterm): New function.
21872 (browse-url-lynx-emacs): Use term.el instead of terminal.el.
21873 (browse-url-netscape): Contact/start Netscape in the
21874 background. Multi-display support. Renamed
21875 browse-url-netscape-send. URL-encode comma.
21876 (browse-url-netscape-command): New variable.
21877 (browse-url-netscape-startup-arguments): New variable.
21878 (browse-url-url-at-point): Improved matching to supply missing
21880 Other fixes for byte-compilation.
21882 1996-10-09 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21884 * rmail.el (rmail): Run rmail-mail-hook last.
21886 1996-10-08 Erik Naggum <erik@naggum.no>
21888 * lisp.el (narrow-to-defun): Narrow to the same defun that
21889 `mark-defun' would make the region.
21890 (insert-parentheses): Let a negative argument enclose preceding
21893 1996-10-08 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
21895 * comint.el (comint-read-noecho): Clear out the intermediate strings.
21897 * timer.el (cancel-function-timers): Add autoload.
21899 * rmail.el (rmail-mode-2): Don't run rmail-mode-hook here.
21900 (rmail-mode, rmail): Run it here.
21902 1996-10-08 Barry A. Warsaw <cc-mode-help@python.org>
21904 * cc-mode.el (c-mode-map):
21905 Install FSF mode menu into menubar using the name
21906 "CC-Mode" for all supported modes.
21907 (c++-mode-map, objc-mode-map, java-mode-map): Don't install an
21908 additional FSF menu.
21911 Removed the following variables from the built-in "cc-mode" style:
21912 c-echo-syntactic-information-p
21914 c-tab-always-indent
21915 c-inhibit-startup-warnings-p
21916 These control how the mode acts, not how code looks.
21918 * cc-mode.el (c-indent-command): Doc fix.
21920 * cc-mode.el (c-style-alist): Added "linux" style.
21922 * cc-mode.el (c-lineup-comment): Preserve comment-column.
21924 * cc-mode.el (c-gnu-impose-minimum):
21925 Don't impose minimum on comment-only lines.
21926 (c-show-syntactic-information): Optional universal argument inserts
21927 analysis as a comment on the line.
21929 * cc-mode.el (c-insert-tab-function):
21930 New variable allowing tab-to-tab-stop to be
21931 used instead of insert-tab.
21932 (c-indent-command): Use c-insert-tab-function variable.
21934 * cc-mode.el (java-mode): Use (c-set-style "java"); i.e. lowercase.
21936 * cc-mode.el (c-functionp): New function.
21937 (c-electric-brace, c-read-offset, c-set-offset, c-get-offset):
21940 * cc-mode.el (c-offsets-alist): New syntactic symbols:
21941 extern-lang-open, extern-lang-close, inextern-lang.
21943 (c-hanging-braces-alist): Hang extern-lang-open by default.
21945 (c-electric-brace): Add extern-lang-open and extern-lang-close to
21946 list of symbols that can hang.
21948 (c-guess-basic-syntax): CASE 5A.4 => 5A.5; New CASE 5A.4 added to
21949 recognize extern-lang-open; CASE 14C => 14D; New CASE 14C added to
21950 recognize extern-lang-close.
21952 (c-search-uplist-for-classkey): When searching for c-class-key,
21953 concat "\\|extern[^_]". The logic for determining whether we are
21954 inclass-p and inextern-p is essentially the same so this seems to
21955 work very well in all test cases.
21957 (c-guess-basic-syntax): If inclass-p, do an additional check to
21958 see whether this is really inside an external language definition
21959 block or a class definition and set inextern-p accordingly (a
21962 (c-guess-basic-syntax): CASE 5A.4 => 5A.1; 5A.1-5A.3 => 5A.2-5A.4;
21963 New CASE 5F to check for extern-lang-close; CASE 5F-5J => 5G-5K;
21964 CASE 5I: modifier could either be 'inclass or inextern-lang; CASE
21965 14A: closing brace isn't an inline-close if we're inside an extern
21966 language block; CASE 14B: watch out for same.
21968 (c-guess-basic-syntax): CASE 5A.3: an inline-open
21969 brace should also be given inclass syntax. The problem is that
21970 this breaks indentation for brace that start inline-inclass
21971 functions inside a nested class since they will twice add the
21972 indentation of the inner class to the running total.
21974 The solution is to not give one of the two symbols a relpos. The
21975 decision was made to omit the relpos of the 'inline-open symbol.
21977 (c-mode-help-address): Added cc-mode-help@python.org.
21979 (c-recognize-knr-p): No longer a user variable.
21980 (c++-mode, java-mode): Set c-recognize-knr-p to nil.
21982 (c-guess-basic-syntax): CASE 5G: Although we still test on
21983 c-recognize-knr-p, this is no longer user configurable, and no
21984 longer imposes potentially disastrous impact on performance.
21985 Adopt c-mode.el assumption that argdecls are indented at least one
21986 space and that function headers are not indented. This prevents
21987 us from potentially searching back to the top of the file when
21988 looking at a large number of top-level declarations.
21990 (c-gnu-impose-minimum): New function.
21992 (c-label-minimum-indentation): New buffer-local variable.
21994 (c-style-alist): In "gnu" style, add c-gnu-impose-minimum to
21995 c-special-indent-hook so case-label and label syntaxes will have a
21996 minimum indentation.
21998 (c-submit-bug-report): Report on c-label-minimum-indentation.
22000 (c-set-style-1): Special case c-special-indent-hook.
22002 (c-special-indent-hook): Make it buffer local.
22004 * cc-mode.el (c-skip-conditional): `try' clauses in C++ skip only
22005 1 sexp. Also take care of finally and synchronized statements.
22007 * cc-mode.el (c-lineup-arglist-close-under-parent): New function.
22009 * cc-mode.el (c-C-conditionals): New constant.
22010 (c-C-conditional-key, c-C++-conditional-key, c-Java-conditional-key):
22011 Use c-C-conditionals.
22013 * cc-mode.el (c-Java-conditional-key): New variable.
22014 (java-mode): Use c-Java-conditional-key.
22016 * cc-mode.el (c-C++-access-key): Allow for whitespace between the
22017 protection key and the colon.
22019 * cc-mode.el (c-set-style): As a last resort, match exact case for
22022 1996-10-08 Erik Naggum <erik@naggum.no>
22024 * simple.el (line-move): Ignore invisibility in `move-to-column'.
22026 * lisp-mode.el (with-current-buffer): Correct indentation
22029 1996-10-08 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22031 * gud.el: Move two function definitions.
22033 1996-10-07 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22035 * perl-mode.el (electric-perl-terminator, perl-indent-command)
22036 (perl-backward-to-noncomment, indent-perl-exp): Avoid error if
22037 comment-start-skip is nil.
22039 * timer.el (cancel-timer): Add autoload cookie.
22041 1996-10-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22043 * simple.el (universal-argument): Doc fix.
22045 1996-10-06 Erik Naggum <erik@naggum.no>
22047 * help.el (print-help-return-message): Use new functions
22048 `special-display-p' and `same-window-p' to determine which help
22051 1996-10-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22053 * sgml-mode.el (sgml-specials): Delete `-' from the list.
22054 (sgml-font-lock-keywords): Add an element for comments.
22056 * rmailsum.el (rmail-summary-line-count-flag):
22057 Renamed from rmail-summary-line-count-p.
22059 * rmailsum.el (rmail-summary-line-count-p): New variable.
22060 (rmail-make-basic-summary-line): Optionally exclude the line count.
22062 * buff-menu.el (Buffer-menu-revert): New function.
22063 (Buffer-menu-mode-map): Use Buffer-menu-revert for g.
22064 (Buffer-menu-mode): Doc fix.
22066 1996-10-03 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22068 * imenu.el (imenu-default-create-index-function): Fix error message.
22070 * info.el (Info-read-subfile): Allow a file name as arg.
22071 (Info-search): Restore previous subfile correctly.
22073 * lisp-mode.el (eval-after-load): Add lisp-indent-function for it.
22075 1996-10-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22077 * files.el (file-name-non-special): New function.
22078 Add it to file-name-handler-alist.
22080 1996-10-03 Erik Naggum <erik@naggum.no>
22082 * lisp-mode.el (with-temp-buffer): Add indentation property.
22084 * subr.el (with-current-buffer): Minor cleanup.
22085 (with-temp-file): Support for arguments nil and t removed.
22086 (with-temp-buffer): Use this new macro instead.
22087 (with-output-to-string): Rewrite.
22089 1996-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22091 * files.el (recover-session): Error if session files turned off.
22093 1996-09-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22095 * imenu.el (imenu--make-index-alist): Add doc string.
22097 1996-09-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22099 * edebug.el (save-selected-window, save-current-buffer)
22100 (save-match-data, with-output-to-string, with-current-buffer)
22101 (with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
22103 1996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22105 * profile.el: Delete several \n\'s.
22106 (profile-fix-fun): Delete an if whose test is never true.
22107 Handle doc strings that are also the function value.
22109 1996-09-27 Jacques Duthen <duthen@cegelec-red.fr>
22112 (ps-print-prologue-1): Fix bug in PostScript comment lines.
22113 (ps-nb-pages): Call ps-setup _before_ switching to the other
22114 buffer, because of buffer variables.
22116 * ps-print.el: Major rewrite.
22117 (ps-page-dimensions-database, ps-paper-type): Replace the
22118 following global variables:
22119 (ps-a4-page-height, ps-a4-page-width, ps-legal-page-height)
22120 (ps-legal-page-width, ps-letter-page-height, ps-letter-page-width)
22121 (ps-pages-alist, ps-page-dimensions): Variables deleted.
22122 (ps-page-height-i, ps-page-width-i): Variables deleted.
22123 (ps-print-prologue): Variable deleted.
22124 (ps-print-prologue-1, ps-print-prologue-2): New variables.
22125 Major rewrite of the PostScript code to handle landscape mode,
22126 multiple columns and new font management.
22127 (ps-landscape-mode, ps-number-of-columns, ps-inter-column): New
22129 Add landscape mode and multiple columns with interspacing.
22130 (ps-font-info-database, ps-font-family, ps-font-size)
22131 (ps-header-font-family, ps-header-font-size, ps-header-title-font)
22132 (ps-header-title-font-size): New variables.
22133 New font management interface.
22134 (ps-header-line-pad, ps-header-offset): New variables.
22135 (ps-header-font, ps-landscape-page-height): New internal variables.
22136 (ps-top-margin): Change its semantics. It is now really the top
22137 margin, not anymore twice the top margin.
22138 (/ReportAllFontInfo): New PostScript function to get all the font
22139 families of the printer.
22140 (ps-setup): New function.
22141 (ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region): New
22143 (ps-page-dimensions-get-width, ps-page-dimensions-get-height): New
22145 (/HeaderOffset): Fix bug with /PrintStartY.
22146 (/SetHeaderLines): Fix bug.
22148 1996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22150 * lisp-mode.el (with-temp-file): Add lisp-indent-function property.
22152 * subr.el (with-temp-file): New macro.
22154 1996-09-27 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22156 * perl-mode.el: Add `provide' call.
22158 * ange-ftp.el (ange-ftp-skip-msgs): Recognize `passive'.
22160 1996-09-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22162 * etags.el (etags-file-of-tag): Fix looking-at regexp.
22164 * rmail.el: Delete all the autoload calls.
22166 * undigest.el, rmailsort.el: Add many autoload cookies.
22168 * rmailedit.el (rmail-edit-current-message): Add autoload.
22170 * rmailmsc.el (set-rmail-inbox-list): Add autoload cookie.
22172 * rmailkwd.el (rmail-read-label, rmail-add-label, rmail-kill-label)
22173 (rmail-previous-labeled-message, rmail-next-labeled-message):
22176 * rmailsum.el (rmail-summary-by-senders, rmail-summary): Add autoload.
22177 (rmail-summary-by-topic, rmail-summary-by-regexp): Likewise.
22178 (rmail-summary-by-recipients, rmail-summary-by-labels): Likewise.
22180 * rmailout.el (rmail-fields-not-to-output): Add autoload cookie.
22181 (rmail-output-to-rmail-file, rmail-output): Likewise.
22183 * lucid.el (exec-to-string): New alias.
22185 * gud.el (perldb): Supply visited file name, or -e 0, as default args.
22187 1996-09-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22189 * subr.el (split-string): Fix minor bug.
22191 * gud.el (gud-perldb-massage-args): Handle -e in ARGS.
22192 (gud-perldb-marker-filter): Handle drive letters in file name.
22193 (perldb): Update comint-prompt-regexp for latest Perl.
22195 * gud.el (gud-mode): Locally set comint-input-ignoredups to t.
22197 * paragraphs.el (forward-paragraph): Don't ever move forward
22198 again across a line if we stopped there because it doesn't start
22199 with the fill prefix.
22201 1996-09-25 Eli Zaretskii <eliz@is.elta.co.il>
22203 * files.el (auto-mode-alist): Add lower-case varieties of
22204 ChangeLog filenames, for case-insensitive MSDOS and MS-Windows.
22206 * viper-util.el (vip-window-display-p): Don't treat MS-DOS as a
22209 1996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22211 * mouse-copy.el: New file.
22213 * mouse-drag.el: New file.
22214 (mouse-drag-throw): Bind adjusted-mouse-delta.
22216 * mouse.el (mouse-drag-secondary): Make sure to return nil
22217 if we don't make a selection.
22219 * simple.el (shell-command-to-string): Make the buffer current
22220 since output goes in current buffer. Use shell-command-switch.
22222 * lisp-mode.el (save-current-buffer, with-current-buffer)
22223 (with-output-to-string): Specify how to indent.
22225 * imenu.el (imenu--cleanup): Handle shared structure in alist.
22227 * subr.el (split-string): New function.
22229 * simple.el (shell-command-to-string): New function.
22231 * subr.el (with-output-to-string): New macro.
22233 * tex-mode.el (tex-main-file): Add missing initial value.
22234 (tex-file): Set tex-print-file to source-file always.
22235 (tex-last-file-texed): Renamed from tex-last-buffer-texed
22236 and now holds a file name.
22237 (tex-region): Test and set tex-last-file-texed.
22239 * edebug.el (edebug-original-signal): Don't define it.
22240 (edebug-signal): Call signal, not edebug-original-signal.
22241 (edebug-enter): Bind signal-hook-function instead of fsetting signal.
22242 (edebug-recursive-edit): Clear or clear signal-hook-function.
22244 1996-09-23 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22246 * files.el (insert-file-contents-literally): Doc fix.
22248 * iso-acc.el (iso-languages): Add element for latin-3.
22250 1996-09-22 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22252 * subr.el (run-hooks): defconst deleted.
22253 The initialization is now in eval.c.
22255 * arc-mode.el: Doc fixes.
22256 (archive-mode, archive-extract, archive-check-dos)
22257 (archive-write-file-member): Set buffer-file-type only if
22258 default-buffer-file-type is bound.
22259 (buffer-file-type): Don't make this buffer-local or permanent.
22260 Just don't mess with it.
22262 * rmailkwd.el (rmail-keywords): Don't initialize.
22264 1996-09-22 Stephen Gildea <gildea@stop.mail-abuse.org>
22266 * time-stamp.el (time-stamp-old-format-warn): New variable.
22267 (time-stamp-format): Use ISO 8601 format for date.
22269 1996-09-22 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22271 * isearch.el (unread-command-event, unread-command-events)
22272 (last-command-event): defvars deleted.
22274 * edebug.el (pre-command-hook, post-command-hook): Defvars deleted.
22275 (post-command-idle-hook): Defvar deleted.
22276 (edebug-outside-post-command-idle-hook): Defvar deleted.
22277 (edebug-enter): Don't look at or set post-command-idle-hook.
22278 (edebug-outside-excursion): Likewise.
22279 (edebug-emacs-19-specific): Don't define read-expression-history
22280 and read-expression-map.
22282 * ffap.el (path-separator): Duplicate definition deleted.
22283 (ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
22285 * refbib.el (r2b-capitalize-title-stop-words): Renamed from capit...
22286 (r2b-capitalize-title-stop-regexp): Renamed from capit...
22287 (r2b-capitalize-title-region): Renamed from capitalize...
22288 (r2b-capitalize-title): Renamed from capitalize...
22290 * bib-mode.el (bib-capitalize-title-stop-words): Renamed from capit...
22291 (bib-capitalize-title-stop-regexp): Renamed from capit...
22292 (bib-capitalize-title-region): Renamed from capitalize...
22293 (bib-capitalize-title): Renamed from capitalize...
22295 * edmacro.el (insert-kbd-macro): Duplicate definition deleted.
22297 * subr.el (eql): Incorrect definition deleted.
22298 Now it is only in cl.el.
22300 * lucid.el (add-timeout): Duplicate definition deleted.
22301 (screenw-width, screen-height): Likewise.
22302 (disable-timeout, keymap-parent, set-keymap-parent): Likewise.
22304 * frame.el (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
22306 * register.el: New kind of register value is a file name and position.
22307 (jump-to-register): Handle file-query.
22308 (register-swap-out): New function. Add it to kill-buffer-hook.
22309 (register-alist): Doc fix.
22311 * subr.el (with-current-buffer): New macro.
22313 * byte-opt.el (byte-optimize-form-code-walker):
22314 Treat save-current-buffer like save-excursion.
22316 1996-09-21 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22318 * bytecomp.el (save-current-buffer): Compile it like save-excursion.
22319 (byte-compile-save-current-buffer): New function.
22321 * help.el (locate-library): Print no messages if called from Lisp.
22323 * imenu.el (imenu--split-menu): Keep the rescan item at top level.
22324 Keep subalists at top level too.
22325 Name the split-off submenus from the first item in them.
22326 (imenu--generic-function): Avoid adding nil as elt of the result.
22328 * imenu.el (imenu--generic-function): Create a special entry
22329 if the element of imenu-generic-function asks for it.
22330 (imenu): Handle special entries.
22331 (imenu--subalist-p): New function. Use in various places.
22333 1996-09-20 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22335 * frame.el (scroll-bar-side): New variable.
22336 (toggle-scroll-bar): Use scroll-bar-side.
22338 1996-09-19 Michael Kifer <kifer@cs.sunysb.edu>
22340 * ediff-mult.el (ediff-quit-session-group-hook): New hook.
22341 (ediff-filegroup-action): Now passes ediff-merge-store-file to
22342 subordinate Ediff sessions.
22343 * ediff.el: Now supports autostore for merge jobs.
22344 * ediff-util.el (ediff-maybe-save-and-delete-merge): New function.
22345 (ediff-setup): Now uses convert-standard-filename.
22346 (ediff-make-temp-file): Now returns expanded file name.
22347 (ediff-really-quit): Now warps pointer into a working frame
22348 * ediff-init.el (ediff-quit-merge-hook, ediff-autostore-merges):
22350 (ediff-convert-standard-file-name): New function.
22351 Added on-line help, moved some functions to and from ediff-util.el.
22352 (ediff-file-remote-p): Modified.
22353 (ediff-set-face-pixmap): New function.
22354 (ediff-odd-diff-pixmap, ediff-even-diff-pixmap, ediff-fine-diff-pixmap):
22356 * ediff-ptch.el (ediff-context-diff-label-regexp): Fixed regexp.
22357 (ediff-map-patch-buffer): Fixed beg/end patch boundaries.
22358 Now checks for the return code from the patch program.
22359 Fixed ediff-patch-options, ediff-backup-extension, ediff-backup-specs.
22360 * ediff-merg.el, ediff-diff.el, ediff-init.el:
22361 * ediff-hook.el: Changed ediff-meta to ediff-mult.
22362 * ediff-ptch.el (ediff-backup-specs): New variable.
22363 * ediff.el (ediff-documentation): Modified.
22364 * ediff-help.el: New file.
22365 * ediff-mult.el (ediff-intersect-directories)
22366 (ediff-meta-insert-file-info): Functions modified.
22367 * ediff-vers.el, ediff.el:
22368 Changed vc/rcs/etc-ediff-internal to ediff-vc/rcs/etc-internal
22369 * ediff-diff.el (ediff-setup-fine-diff-regions):
22370 Allow diff options to be passed to the diff program.
22372 1996-09-19 Michael Kifer <kifer@cs.sunysb.edu>
22374 * viper.el (vip-autoindent): No longer moves insert point.
22375 (vip-paren-match): Now pays no attention to comments and
22376 leaves region active.
22377 * viper-util.el (vip-convert-standard-file-name): New function.
22379 1996-09-19 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22381 * mouse.el (mouse-drag-region): Ignore event end-point if it
22384 * imenu.el (imenu--generic-function): Use markers for positions.
22386 1996-09-18 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22388 * imenu.el (imenu--mouse-menu): Add special handling for
22391 * tq.el (tq-filter): No need for save-match-data.
22393 * gud.el (gud-display-line): Don't call display-buffer
22394 if buffer already has a window.
22396 1996-09-17 Karl Heuer <kwzh@gnu.ai.mit.edu>
22398 * rmailsum.el (rmail-summary-next-same-subject): Don't set
22399 search-regexp until after adjusting subject string.
22401 1996-09-16 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22403 * ispell.el (ispell-dictionary-alist-1): Add `american' to list.
22405 1996-09-16 Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de>
22407 * vc.el (vc-print-log): Set the display window so that it shows
22408 the current log entry completely.
22410 * vc-hooks.el (vc-find-cvs-master): Fixed handling of "locally
22413 1996-09-16 Erik Naggum <erik@naggum.no>
22415 * files.el (file-locked-p): Alias to `ignore' if no file locking.
22417 1996-09-15 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22419 * rmail.el (rmail-insert-inbox-text): Detect locked
22420 RMAIL files at the outset, before copying any files.
22422 1996-09-15 Lennart Staflin <lenst@lysator.liu.se>
22424 * tq.el (tq-filter): Add unwind-protect and save-match-data.
22426 1996-09-14 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22428 * info.el (Info-mode): Do fontify, if ms-windows.
22430 * startup.el (normal-top-level, command-line-1, command-line):
22431 Test for ms-windows instead of win32, and use memq.
22433 * mouse.el (mouse-set-region):
22434 Test for ms-windows instead of win32, and use memq.
22436 * faces.el (make-face, make-face-x-resource-internal):
22437 Test for ms-windows instead of win32. Use memq.
22438 (initialization at end of file): Likewise.
22440 * facemenu.el (facemenu-color-equal): Change win32 to ms-windows.
22442 * bytecomp.el (byte-compile-lambda): If the doc string is also the
22443 return value, use it for both.
22445 * rmailout.el (rmail-output-file-alist): Add autoload cookie.
22446 (rmail-delete-after-output): Duplicate defvar deleted.
22448 * files.el (find-file-existing-other-name): Default value now t.
22450 * ps-print.el (ps-print-prologue): Get rid of backslash-digits
22451 control characters in comments.
22453 1996-09-13 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22455 * files.el (inhibit-first-line-modes-regexps): Add .tgz.
22457 1996-09-13 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
22459 * mail-extr.el (mail-extr-safe-move-sexp): Make sure this doesn't
22460 signal errors even for pathological From headers.
22462 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22464 * iso-transl.el (iso-transl-char-map): Add ACCENT SPACE sequences.
22466 * hideif.el (hif-token-regexp): Move ! after !=.
22468 * loadup.el: Load frame.elc unconditionally.
22470 1996-09-12 Kevin Rodgers <kevinr@ihs.com>
22472 * loadhist.el (read-feature): New function.
22473 (unload-feature): Read FEATURE interactively with read-feature.
22475 1996-09-11 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22477 * ediff-init.el (ediff-eval-in-buffer): Add properties
22478 such lisp-indent-function, lisp-indent-hook, edebug-form-spec.
22480 * ediff-ptch.el (ediff-context-diff-label-regexp):
22481 Recognize -u format better.
22482 (ediff-map-patch-buffer): Recognize -u format better.
22484 * bindings.el: New file, split out from loaddefs.el.
22485 * loadup.el: Load bindings.el.
22487 * gud.el (gud-find-c-expr): Renamed from find-c-expr.
22488 Don't get fooled by if and while statements.
22489 (gud-expr-compound): Renamed from expr-compound.
22490 (gud-expr-compound-sep): Renamed from expr-compound-sep.
22491 (gud-next-expr): Renamed from expr-next.
22492 (gud-prev-expr): Renamed from expr-prev.
22493 (gud-forward-sexp): Renamed from expr-forward-sexp.
22494 (gud-backward-sexp): Renamed from expr-backward-sexp.
22495 (gud-innermost-expr): Renamed from expr-cur.
22497 1996-09-10 Per Abrahamsen <abraham@dina.kvl.dk>
22499 * easymenu.el (easy-menu-do-define): Use `x-popup-menu' instead of
22500 non-existing `easy-popup-menu'.
22502 1996-09-10 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
22504 * bytecomp.el (byte-compile-output-file-form): Bind print-quoted
22505 and print-gensym to t when writing compiled byte-code objects.
22506 (byte-compile-output-docform): Likewise.
22508 1996-09-10 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22510 * autoload.el (update-file-autoloads): Don't barf if autoloads
22511 file file is completely empty.
22513 * bytecomp.el (byte-compile-out-toplevel): Undo previous change.
22514 (byte-compile-byte-code-maker): Undo previous change.
22516 * rmail.el (rmail-find-all-files): Rely on directory-files
22517 to do the filtering.
22519 * imenu.el (imenu): Tests for when to widen were backwards.
22520 (imenu--split-menu): Handle imenu-sort-function here.
22521 (imenu--mouse-menu, imenu-update-menubar): Not here.
22522 (imenu--mouse-menu): Rewrite second half--handle
22523 nested menus reliably.
22524 (imenu--create-keymap-2): Include ITEM in the leaf menu-item.
22526 1996-09-09 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22528 * outline.el (outline-font-lock-keywords):
22529 Treat carriage return like newline.
22531 * pp.el (pp-eval-expression): Set font-lock-default locally to nil.
22533 1996-09-08 Andre Spiegel <spiegel@berlin.informatik.uni-stuttgart.de>
22535 * vc-hooks.el (vc-file-owner): If the file is owned by somebody
22536 else, return the UID as a string, so that the rest of VC can use
22537 it like a username.
22539 * vc.el (vc-print-log): Move point to the log entry of the current
22542 1996-09-05 Michael Kifer <kifer@cs.sunysb.edu>
22544 * viper-keym.el, viper.el (vip-scroll):
22545 Changed to vip-scroll-screen, other modifications.
22546 (vip-alternate-ESC): Changed to vip-alternate-Meta-key.
22547 * viper.el (vip-escape-to-vi, vip-prefix-arg-value)
22548 (vip-prefix-arg-value): Now work with prefix arguments and also
22549 will work with 2dw and d2d style commands.
22550 (vip-prefix-arg-value, vip-prefix-arg-com): Now work in any Vi state.
22551 (vip-message-folder-hook, vip-dired-hook): New hooks.
22552 (vip-paren-match): Go to closing paren first.
22553 (vip-find-char-forward, vip-find-char-backward, vip-goto-char-forward)
22554 (vip-goto-char-backward): Functions modified.
22555 (vip-set-hooks): Added viper to fortran-mode.
22556 (viper-mode): Don't delete the startup message.
22557 * viper-keym.el: C-\ is now the meta key.
22558 C-z in insert mode now escapes to Vi.
22559 (vip-slash-and-colon-map, vip-comint-mode-modifier-map)
22560 (vip-dired-modifier-map): New modifying keymaps.
22561 * viper-util.el, viper.el: Added pixmaps to replace-region and
22563 (vip-get-filenames-from-buffer): The argument is now optional.
22564 (vip-ex-nontrivial-find-file-unix): Added the -d option to ls command.
22565 (vip-read-key): Inhibit quit added.
22566 (vip-get-cursor-color): Fixed to work with XEmacs.
22567 * viper-ex.el (ex-edit): Don't change to vi in dired mode.
22569 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22571 * apropos.el (apropos-print): Don't say `Type ' before M-x cmd.
22573 * replace.el (perform-replace): Increment replace-count
22574 in the places where we do the replacement.
22576 * executable.el (executable-insert): Doc fix.
22577 (executable-query): Doc fix.
22579 1996-09-03 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22581 * startup.el (command-line, command-line-1):
22582 Stop processing options if we encounter "--".
22584 * dired.el (dired-mode-map): Add revert-buffer to Immediate menu.
22586 * frame.el (other-frame): Don't call unfocus-frame.
22588 * mouse.el (mouse-select-window): Don't call unfocus-frame.
22590 * rmail.el (rmail-convert-to-babyl-format):
22591 Increase sit-for timeout to 3 seconds.
22593 1996-09-03 Paul Eggert <eggert@twinsun.com>
22595 * calendar.el (calendar-current-date):
22596 Simplify by using decode-time instead
22597 of parsing current-time-string.
22599 * ls-lisp.el (insert-directory): Use same value of `now' for all files.
22600 (ls-lisp-format): New argument NOW. Arguments are no longer optional.
22601 (ls-lisp-format-time): New argument NOW. Use same method as `ls'
22602 to decide whether to show time-of-day or year.
22604 * timer.el (timer-next-integral-multiple-of-time): New function.
22605 (run-at-time): If TIME is t, do the action at the next
22606 integral multiple of REPEAT.
22607 * time.el (display-time): Use new run-at-time functionality to
22608 fix display glitches when display-time-interval != 60.
22610 1996-09-03 Eli Zaretskii <eliz@is.elta.co.il>
22612 * paren.el (show-paren-function): Handle unbalanced parens as
22613 mismatched. When the unbalanced paren is an opening paren,
22614 highlight it as mismatched.
22616 1996-09-03 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22618 * iso-transl.el (iso-transl-dead-key-alist): Add dead-...
22619 and S-dead-... key names to this list.
22620 (key-translation-map): Don't define dead-... and S-dead... here.
22621 (iso-transl-define-keys): Handle multiple matches
22622 in iso-transl-dead-key-alist for one accent character.
22624 1996-09-02 Paul Eggert <eggert@twinsun.com>
22626 * timer.el (run-at-time): Doc fix.
22628 1996-09-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22630 * rmail.el (rmail-find-all-files): Eliminate recursive scan.
22632 * server.el (server-process-filter): Quote with &, not \.
22634 * simula.el (save-match-data): Definition deleted.
22636 1996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22638 * ffap.el (ffap-locate-file): Function deleted.
22639 (ffap-locate-jka-suffixes): Variable deleted.
22640 (ffap-alist): Use locate-library.
22642 * help.el (locate-library): Doc fix.
22643 (locate-library): New arg PATH. Handle autocompression mode.
22645 * mail-utils.el (rmail-dont-reply-to): Recognize the names to delete
22646 when they appear within <...>.
22648 * server.el (server-process-filter): Undo the quoting with
22649 backslashes that emacsclient now does for special characters.
22650 Delete some debugging code accidentally left in.
22652 * cl-seq.el, cl-extra.el, cl.el, cl-macs.el:
22653 Turn on byte-compile-dynamic.
22655 * files.el (insert-directory): If ls fails, get an error.
22657 1996-09-01 Per Abrahamsen <abraham@dina.kvl.dk>
22659 * info.el: Add menu items and xrefs to the menu bar menu.
22660 (Info-check-pointer): New function.
22661 (Info-mode-menu): New menu.
22662 (Info-menu-last-node): New variable.
22663 (Info-menu-update): New function.
22664 (Info-mode): Add `Info-menu-update' to `activate-menubar-hook'.
22666 1996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22668 * compile.el (compilation-finish-functions): New variable.
22669 (compilation-handle-exit): Run compilation-finish-functions.
22671 * viper.el (vip-custom-file-name): Use convert-standard-filename.
22673 * desktop.el (desktop-basefilename): Use convert-standard-filename.
22675 * bookmark.el (bookmark-default-file): Use convert-standard-filename.
22677 * add-log.el (change-log-name): Don't treat MSDOS, NT specially.
22679 * vc.el (vc-register-switches): New variable.
22680 (vc-backend-admin): Use vc-register-switches.
22682 1996-09-01 Vladimir Alexiev <vladimir@cs.ualberta.ca>
22684 * tmm.el (tmm-add-one-shortcut): New subroutine.
22685 (tmm-add-shortcuts): Code moved to tmm-add-one-shortcut.
22686 Handle tmm-shortcut-style and tmm-shortcut-words.
22687 (tmm-define-keys): Use suppress-keymap.
22688 Moved use-local-map from the caller here.
22689 tmm-short-cuts is now a list of chars, not of one-char strings.
22690 (tmm-completion-delete-prompt): New function, used in
22691 completion-setup-hook.
22692 (tmm-shortcut-style): New variable.
22693 (tmm-shortcut-words): New variable.
22694 (tmm-shortcut): Handle tmm-shortcut-style.
22695 The shortcut searched in tmm-short-cuts is now a char, not a string.
22697 1996-08-31 Geoff Voelker <voelker@cs.washington.edu>
22699 * dos-nt.el: New file.
22701 * dos-fns.el, winnt.el (path-separator, grep-null-device)
22702 (grep-regexp-alist, file-name-buffer-file-type-alist)
22703 (find-buffer-file-type, find-file-not-found-set-buffer-file-type)
22704 (find-file-binary, find-file-text, mode-line-format):
22705 Moved to dos-nt.el.
22707 * winnt.el (save-to-unix-hook, revert-from-unix-hook)
22708 (using-unix-filesystems): Functions removed.
22710 * loadup.el [windows-nt, ms-dos]: Load dos-nt.
22712 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22714 * cc-mode.el (c-backslash-region): If a line ends at the end of
22715 the region, always delete backslash from it.
22717 1996-08-31 Paul Eggert <eggert@twinsun.com>
22719 * gnus.el, paths.el (gnus-local-domain): Remove.
22721 1996-08-31 Boris Goldowsky <boris@gnu.ai.mit.edu>
22723 * simple.el (set-hard-newline-properties): New fn.
22726 * paragraphs.el (use-hard-newlines): New minor mode function.
22727 Existing variable gets doc fix.
22729 * format.el (format-alist): Doc fix.
22730 (format-annotate-function): New argument ORIG-BUF, passed on to TO-FN.
22731 (format-encode-region): Let TO-FN know that our current buffer is
22734 * enriched.el: Don't fill based on window width.
22735 Don't require facemenu; it's preloaded if applicable.
22736 (enriched-default-right-margin, enriched-fill-after-visiting)
22737 (enriched-text-width): Variables deleted.
22738 (enriched-text-width): Function deleted.
22739 (enriched-initial-annotation): Use `fill-column' rather than
22740 enriched-text-width.
22741 (enriched-mode): Use `add-to-list'. Turn use-hard-newlines on by
22742 calling function, not setting variable.
22743 (enriched-encode): New argument ORIG-BUF; evaluate
22744 enriched-initial-annotation in that buffer.
22745 (enriched-decode): Turn on use-hard-newlines with function.
22746 Use new `set-hard-newline-properties' function. Set fill-column from
22747 File-Width header; re-fill paragraphs only if there is no
22750 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22752 * mouse.el (mouse-show-mark): Detect loss of selection
22753 while we are showing it highlighted.
22755 * isearch.el (isearch-*-char): Use the isearch-other-end as new
22756 starting point in both directions.
22758 * files.el (make-auto-save-file-name): Try a few directories
22759 to get one we can write in.
22761 * doctor.el (make-doctor-variables): Eliminate unused variables `elist'
22762 and `monosyllables'. `observation-list' also.
22764 * frame.el: Doc fixes.
22766 * faces.el (internal-set-face-1): When calling x-list-fonts,
22767 ask for just one match.
22769 * startup.el (command-line-1): Rearrange initial screen.
22771 * rmail.el (rmail-get-new-mail): Handle files in multiple batches,
22772 in case two inboxes have the same last name component.
22774 1996-08-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22776 * webjump.el (webjump-sample-sites): Define with defvar.
22777 (webjump-state-to-postal-alist): Likewise.
22779 * vc.el (vc-update-change-log): Doc fix.
22781 * simple.el (do-auto-fill): Do break after one word as last resort
22782 even if there is a fill prefix.
22784 * webjump.el: New file.
22785 (webjump-submit-bug-report): Function deleted.
22786 (webjump-maintainer-address, webjump-author): Variable deleted.
22787 (webjump-vc-id, webjump-version): Variables deleted.
22789 1996-08-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22791 * texinfmt.el (texinfo-format-printindex):
22792 Treat windows-nt and ms-dos like vax-vms.
22794 * foldout.el (foldout-hide-flag, foldout-show-flag):
22796 (foldout-exit-fold): Use those variables.
22798 * subr.el (save-match-data): Fix typo in previous change.
22800 1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
22802 * nndoc.el (nndoc-mbox-article-begin): New function.
22803 (nndoc-type-alist): Enter it into definition.
22804 (nndoc-dissect-buffer): Use new definition.
22806 1996-08-29 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22808 * reporter.el (reporter-compose-outgoing): Fix error syntax.
22809 (reporter-bug-hook): Fix error message.
22811 * simple.el (mail-user-agent, define-mail-user-agent):
22812 Definitions moved here from reporter.el.
22813 (sendmail-user-agent, mh-e-user-agent): Definitions moved here.
22815 * reporter.el (mail-user-agent): Variable moved to simple.el.
22816 (define-mail-user-agent): Function moved to simple.el.
22817 (sendmail-user-agent, mh-e-user-agent): Defs moved to simple.el.
22818 (reporter-mail): Function deleted.
22820 1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
22822 * message.el (message-do-fcc): Supply the FROM-GNUS parameter to
22825 1996-08-29 Dave Love <d.love@dl.ac.uk>
22827 * vc.el (vc-update-change-log): Remove code which found RCS files
22828 only in RCS directory; leave this to rcs2log, which will find
22829 entries for CVS or RCS/*,v and *,v. Lose sub-process' stderr
22832 1996-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22834 * bytecomp.el (byte-compile-associative):
22835 Treat one arg case like (+ x 0).
22837 * lisp.el (narrow-to-defun): New function.
22838 * loaddefs.el (ctl-x-map): Put narrow-to-defun on C-x n d.
22840 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22842 * subr.el (save-match-data): Fix previous change.
22844 * time.el (display-time): Call display-time-mode.
22845 (display-time-mode): Take arg or toggle, as a minor mode.
22847 * files.el (kill-some-buffers): New arg LIST says buffs to maybe kill.
22849 * sendmail.el (mail-mode-auto-fill): New function.
22850 (mail-mode): Put it into normal-auto-fill-function.
22852 * menu-bar.el (menu-bar-update-buffers): Make the Frames menu
22853 a submenu of the Buffers menu.
22855 1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
22857 * gnus.el (gnus-group-read-group): Use range functions instead of
22858 list functions for the tick and marks ranges.
22860 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22862 * ange-ftp.el (ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
22863 (ange-ftp-before-parse-ls-hook): Add defvar.
22865 * server.el (server-visit-files): New argument NOWAIT.
22866 Don't record on server-buffer-clients if NOWAIT.
22867 (server-process-filter): Pass NOWAIT arg based on data from server.
22868 Don't record in server-clients if NOWAIT.
22870 * subr.el (save-match-data): Use save-match-data-internal
22871 as the local variable, instead of an uninterned symbol.
22873 * bytecomp.el (byte-compile-funarg-2): New function.
22874 (sort): Use byte-compile-funarg-2.
22875 (byte-compile-out-toplevel): Always compile to byte code
22876 if an uninterned symbol appears.
22877 (byte-compile-byte-code-maker): Handle uninterned symbols
22878 in the constant vector.
22880 * sendmail.el (mail-self-blind, mail-interactive)
22881 (mail-yank-ignored-headers): Make them user options.
22883 * sh-script.el (sh-alias-alist): Use gnu/linux, not lignux.
22885 1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
22887 * gnus.el (gnus-decode-rfc1522): Didn't put point at point-min
22888 before starting to decode.
22890 1996-08-27 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22892 * dired.el (dired-chown-program): Replace lignux with gnu/linux.
22894 * ediff-ptch.el: Require ediff-init.
22896 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22898 * mouse.el (mouse-region-delete-keys): New variable.
22899 (mouse-show-mark): If one of those keys is next, delete the region.
22901 * apropos.el (apropos-mode-map): Don't use view-mode;
22902 instead, bind SPC and DEL directly.
22904 * shell.el (shell-mode): Don't assume /dev/null is its own truename.
22906 1996-08-26 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22908 * diff.el (diff): Don't pop to *diff* buffer. Change bogus
22909 unwind-protect to save-excursion.
22911 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22913 * pc-select.el (ensure-mark): Minor rewrite.
22914 (scroll-down-mark): Handle pc-select-override-scroll-error.
22915 (scroll-down-nomark): Likewise.
22916 (scroll-up-mark, scroll-up-nomark): Likewise.
22917 (pc-selection-mode): Get rid of the advice on scroll-up, scroll-down.
22919 * bytecomp.el (byte-compile-insert-header): Fix previous change.
22921 1996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22923 * imenu.el (imenu--in-alist): Accept only bottom-level matches.
22925 * bytecomp.el (byte-compile-insert-header): Clean up syntax
22926 of messages. Mention setting of byte-compile-dynamic.
22927 Edit byte-compile-version to extract just the version number.
22928 (byte-compile-version): Use the RCS version number.
22930 * tar-mode.el (tar-mode-write-file): Clear buffer's own modified flag
22931 after clearing the ones listed within it.
22933 1996-08-25 Erik Naggum <erik@naggum.no>
22935 * rmail.el (rmail-show-message): Bind `end' after clearing the
22936 "unseen" attribute.
22938 1996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22940 * rmailsum.el (rmail-summary-rmail-update): Bind rmail-not-really-seen
22941 non-nil if in isearch mode.
22943 * rmail.el (rmail-show-message): Clear `unseen' even if header
22944 is already reformatted--but don't do it if rmail-not-really-seen.
22945 (rmail-not-really-seen): New variable.
22947 * iso-acc.el (minibuffer-setup-hook): Fix misspelling of hook name.
22949 * tex-mode.el (tex-main-file): New variable.
22950 (tex-file): Use that. Rename local var to source-file
22951 so it is obviously local.
22953 1996-08-24 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
22955 * gnus.el (gnus-group-enter-directory): Would temporarily bind
22956 `nneething-read-only', shadowing the proper `defvar'.
22958 1996-08-24 Paul Eggert <eggert@twinsun.com>
22960 * add-log.el (change-log-time-zone-rule): New variable.
22961 (iso8601-time-zone): New function.
22962 (add-change-log-entry): If change-log-time-zone-rule is non-nil,
22963 calculate date according to that rule, and indicate resulting
22966 1996-08-24 Erik Naggum <erik@naggum.no>
22968 * add-log.el: Change to ISO 8601 date formats, without time of day.
22969 (change-log-font-lock-keywords): Adjust accordingly.
22970 (add-change-log-entry): Compare and insert with new date format.
22971 (change-log-mode): Make `paragraph-start' and `paragraph-separate'
22972 use \< like `page-delimiter' for consistency.
22974 1996-08-23 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
22976 * cc-mode.el (c-mode-base-map): New variable.
22977 (c-mode-map, c++-mode-map, objc-mode-map, java-mode-map):
22978 Inherit from c-mode-base-map, not c-mode-map.
22980 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22982 * apropos.el (apropos-mode): Turn on View mode.
22984 * isearch.el (isearch-edit-string): When starting nonincremental
22985 search, after peeking ahead one char, call cancel-kbd-macro-events.
22987 1996-08-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
22989 * subr.el (keyboard-translate): Use a char-table.
22990 (keyboard-translate-table): Add char-table-extra-slots property.
22992 * pc-select.el: Replace \n in doc strings.
22993 (pc-selection-mode): Big doc fix. Don't bind f1.
22995 1996-08-21 Michael Staats <michael@thp.Uni-Duisburg.DE>
22997 * pc-select.el (forward-line-mark): New function.
22998 (forward-line-nomark): New function.
22999 (backward-line-mark): New function.
23000 (backward-line-nomark): New function.
23001 (pc-selection-mode): Add keybindings for those functions.
23002 (pc-select-override-scroll-error): New variable.
23003 (pc-selection-mode): Get rid of the advice on scroll-up, scroll-down.
23005 1996-08-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23007 * simple.el (kill-region): inhibit-read-only overrides text props too.
23009 1996-08-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23011 * files.el (revert-buffer): Doc fix.
23013 1996-08-20 Mike Long <mike.long@analog.com>
23015 * make-mode.el (makefile-font-lock-keywords): Catch variable
23016 references that use substitutions.
23018 1996-08-20 Karl Heuer <kwzh@gnu.ai.mit.edu>
23020 * ielm.el (ielm-map): Don't bind M-q.
23021 (inferior-emacs-lisp-mode): Set fill-paragraph-function instead.
23022 * add-log.el (change-log-mode-map): Don't bind M-q.
23023 (change-log-mode): Set fill-paragraph-function instead.
23025 1996-08-17 Paul Eggert <eggert@twinsun.com>
23027 * rfc822.el (rfc822-bad-address): Don't put a newline into the
23028 error message; this confuses rmail.
23030 1996-08-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23032 * rmail.el (rmail-ignored-headers): Hide X-char* and X-face,
23035 1996-08-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23037 * decipher.el (decipher-get-undo-copy): New function.
23038 (decipher-get-undo): Use it.
23040 * simple.el (shell-command): Really use output-buffer in synchronous
23041 case, when it is a buffer.
23043 * faces.el (modify-face): Handle nil as stipple value.
23044 (internal-face-interactive-stipple): New function.
23045 (set-face-stipple): Use internal-face-interactive-stipple.
23047 * rmail.el (rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.
23049 * faces.el (modify-face): Handle stipple values
23050 of the form (WIDTH HEIGHT DATA).
23052 1996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23054 * mouse.el (mouse-drag-region): Don't call mouse-set-region-1
23055 if mark is gone or no longer active or if we changed buffers.
23057 1996-08-14 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23059 * paths.el (news-inews-program): Look for /usr/contrib/lib/news/inews.
23061 * sgml-mode.el (html-tag-alist): Fix the entry for "font".
23063 * ange-ftp.el (ange-ftp-process-filter): Discard nulls.
23065 1996-08-13 Erik Naggum <erik@naggum.no>
23067 * message.el (message-mode): Delete abbrev mode initialization.
23068 (message-mode-hook): Move it here, instead, so the user can
23070 (message-y-or-n-p, message-talkative-question)
23071 (message-flatten-list, message-flatten-list-1): Move utility
23072 functions up so macro is defined before first invocation.
23074 * f90.el (f90-auto-fill-mode): Function deleted, all references
23075 replaced with `auto-fill-mode'.
23076 (f90-mode): Make `normal-auto-fill-function' local to this buffer
23077 and bind to `f90-do-auto-fill'.
23079 1996-08-13 Torbjorn Einarsson <etxeina@etxdn.ericsson.se>
23081 * f90.el (f90-do-auto-fill): Fix bug which made program hang for
23082 space in fill-column.
23083 (f90-font-lock-keywords-1): Now we have common font-lock
23084 exps for Emacs and XEmacs.
23085 (f90-font-lock-keywords-2): Change reg-exp for line number.
23086 A number must be followed by a letter to be highlighted.
23087 Fix highlighting of declarations with trailing comments.
23088 (f90-match-end): Fix bug due to new message syntax.
23089 (f90-mode): Fix setup of variable font-lock-defaults.
23090 (f90-looking-at-program-block-start): Small error in detecting of
23091 function start. Made the detection of subroutine start more flexible.
23092 (f90-mode-map): Much nicer menu with sections and added submenus
23093 for highlighting and keyword case change.
23094 Also added 'menu-enable' properties for region-based commands.
23095 (f90-imenu-generic-expression): Fix expression to find
23096 procedures, modules and types.
23097 (f90-add-imenu-menu): New function for adding imenu menu to the menubar.
23099 1996-08-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23101 * ange-ftp.el (ange-ftp-kill-ftp-process): Handle buffer name as arg.
23103 See ChangeLog.6 for earlier changes.
23105 ;; Local Variables:
23109 Copyright (C) 1997-1998, 2001-2013 Free Software Foundation,
23112 This file is part of GNU Emacs.
23114 GNU Emacs is free software: you can redistribute it and/or modify
23115 it under the terms of the GNU General Public License as published by
23116 the Free Software Foundation, either version 3 of the License, or
23117 (at your option) any later version.
23119 GNU Emacs is distributed in the hope that it will be useful,
23120 but WITHOUT ANY WARRANTY; without even the implied warranty of
23121 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23122 GNU General Public License for more details.
23124 You should have received a copy of the GNU General Public License
23125 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.