]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2000-06-19 Gerd Moellmann <gerd@gnu.org>
2
3 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
4 the whole buffer.
5
6 2000-06-19 Dave Love <fx@gnu.org>
7
8 * menu-bar.el (menu-bar-options-save): New function.
9 (menu-bar-options-menu): Use it.
10 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
11 Simplify.
12
13 2000-06-19 Andreas Schwab <schwab@suse.de>
14
15 * progmodes/etags.el (tags-query-replace): Put new parameters
16 START and END at the end, for backward compatibility.
17
18 2000-06-19 Kenichi Handa <handa@etl.go.jp>
19
20 * international/codepage.el:
21 (cp-coding-system-for-codepage-1): Delete special codes for
22 generating xxx-dos coding system because now a CCL based coding
23 system can handle EOL conversion by default.
24
25 * international/mule.el (make-coding-system): Generate subsidiary
26 coding systems for EOL handling variants even for a CCL based
27 coding system.
28
29 2000-06-19 Kenichi Handa <handa@etl.go.jp>
30
31 * international/isearch-x.el (isearch-minibuffer-input-method)
32 (isearch-minibuffer-input-method-function): These variables
33 deleted.
34 (isearch-with-input-method): Don't use the above variables.
35 (isearch-process-search-multibyte-characters): Likewise. Call
36 read-string with the arg INHERIT-INPUT-METHOD t.
37
38 2000-06-17 Stefan Monnier <monnier@cs.yale.edu>
39
40 * font-lock.el (font-lock-after-fontify-buffer)
41 (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
42
43 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
44 Use consistent make-local-variable style for font-lock-fontified.
45 (jit-lock-fontify-buffer):
46 Don't bother checking for font-lock-mode and jit-lock-mode.
47
48 * time.el: Remove trailing ^M that prevent CVS-merging.
49
50 2000-06-16 Gerd Moellmann <gerd@gnu.org>
51
52 * Makefile.in (distclean): New target.
53
54 2000-06-16 Stefan Monnier <monnier@cs.yale.edu>
55
56 * Makefile.in (srcdir): Define for update-subdirs.
57
58 2000-06-16 Gerd Moellmann <gerd@gnu.org>
59
60 * find-lisp.el: New file.
61
62 2000-06-16 Andrew Innes <andrewi@gnu.org>
63
64 * time.el (display-time-mail-function): New variable, to allow
65 external packages to indicate when new mail is available.
66 (display-time-update): Use it.
67
68 2000-06-16 Kenichi Handa <handa@etl.go.jp>
69
70 * international/mule.el (mule-version): Change version name to
71 SAKAKI. AOI has already been used by Meadow.
72
73 * international/quail.el (quail-show-guidance-buf): To find the
74 bottom window (but minibuffer), pay attention to the height of
75 minibuffer.
76
77 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
78
79 * arc-mode.el (archive-mode-map): Use the new menu-item format for
80 menu-bar menus. Add help strings. Don't remove the Edit menu
81 from the menu bar, as the menu bar has enough space now.
82
83 * Makefile.in (SHELL): Make sure /bin/sh is used.
84
85 * woman.el (woman-man-buffer): Fix bold and underlined CJK
86 characters, which use series of two ^H characters instead of one.
87
88 2000-06-15 Gerd Moellmann <gerd@gnu.org>
89
90 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
91 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
92 functions.
93 (Info-find-node-2): Try a case-sensitive search first, then
94 do a case-insensitive search.
95
96 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
97 tutorials.
98
99 * complete.el (PC-env-vars-alist): New variable.
100 (PC-complete-as-file-name): New function.
101 (partial-completion-mode): Initialize PC-env-vars-alist from
102 process-environment.
103 (PC-do-completion): Handle completion of env vars.
104
105 * info.el (Info-set-mode-line): Show file name in mode line,
106 use `*Info*' instead of `Info:'.
107
108 * startup.el (command-line-1): Change copyright messages to year
109 2000.
110
111 2000-06-15 Dave Love <fx@gnu.org>
112
113 * net/goto-addr.el (goto-address-fontify): Use keymap property,
114 not local-map.
115
116 2000-06-15 Kenichi Handa <handa@etl.go.jp>
117
118 * international/mule.el (set-buffer-file-coding-system): Almost
119 rewritten to handle `undecided' as no-op.
120
121 2000-06-14 Gerd Moellmann <gerd@gnu.org>
122
123 * Makefile.in: New file.
124
125 * Makefile: Removed.
126
127 * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
128 (goto-address-highlight-keymap): Bind C-c RET.
129
130 2000-06-14 Kenichi Handa <handa@etl.go.jp>
131
132 * mail/sendmail.el (sendmail-send-it): The temporary buffer
133 inherits buffer-file-coding-system of the current buffer.
134
135 * tar-mode.el (tar-extract): For goto-char, use (point-min), not
136 0. Give correct argument to set-auto-coding-function.
137 (tar-expunge): For goto-char, use (point-min), not 0.
138 (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
139 (tar-subfile-save-buffer): Likewize.
140
141 * international/mule.el
142 (after-insert-file-set-buffer-file-coding-system): Call
143 set-buffer-file-coding-system with the arg FORCE t.
144
145 2000-06-13 Gerd Moellmann <gerd@gnu.org>
146
147 * mail/sendmail.el (mail-specify-envelope-from): Initialize to
148 nil. Contemporary sendmails issue an X-Authentication-Warning if
149 the sender is set with `-f'.
150
151 2000-06-13 Dave Love <fx@gnu.org>
152
153 * help.el (describe-function-1): Kluge around cases of functions
154 fset to subrs whose doc doesn't match their symbol-name.
155
156 * image.el (insert-image): Default STRING to a space.
157
158 * info.el Doc fixes.
159 (Info-build-node-completions): Match Ref tags.
160
161 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il>
162
163 * frame.el (display-multi-frame-p, display-multi-font-p): New
164 defaliases for display-graphic-p.
165
166 * hl-line.el: Fixed a typo in commentary.
167
168 2000-06-13 Kenichi Handa <handa@etl.go.jp>
169
170 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
171 fixed.
172
173 2000-06-12 Dave Love <fx@gnu.org>
174
175 * image.el (insert-image): Save a little consing.
176
177 2000-06-12 Kenichi Handa <handa@etl.go.jp>
178
179 * language/tibet-util.el: Convert all tibetan-1-column characters
180 to the corresponding tibetan characters.
181 (tibetan-add-components): Delete code for the special treatment of
182 'a chung.
183
184 * language/tibetan.el (tibetan-composable-pattern): Fix previous
185 change.
186 (tibetan-vowel-transcription-alist): More rules added.
187 (tibetan-composite-vowel-alist): New variable.
188 (tibetan-precomposition-rule-alist): More rules added.
189
190 2000-06-12 Stefan Monnier <monnier@cs.yale.edu>
191
192 * startup.el (command-line): Only call menu-bar-mode if interactive.
193
194 * thingatpt.el (toplevel symbol-properties):
195 * textmodes/makeinfo.el (makeinfo-compile):
196 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
197 * progmodes/hideif.el (hif-compress-define-list)
198 (hide-ifdef-use-define-alist):
199 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
200 (ange-ftp-vms-add-file-entry):
201 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
202 * man.el (Man-build-man-command):
203 * mail/rnewspost.el (news-reply-header-hook):
204 * info.el (Info-insert-dir):
205 * emulation/mlconvert.el (backward-word, forward-word, setq):
206 * emacs-lisp/gulp.el (gulp-send-requests):
207 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
208 (byte-optimize-inline-handler, byte-optimize-form-code-walker)
209 (byte-optimize-apply, end of file):
210 * emacs-lisp/advice.el (ad-advice-class-completion-table)
211 (ad-make-freeze-definition):
212 * startup.el (command-line, command-line-1): Don't quote lambdas.
213
214 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
215 (cvs-cleanup-removed): New function.
216 (cvs-cleanup-functions): New var.
217 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
218 some flexibility in specifying additional entries to auto-cleanup.
219 (cvs-quickdir): New function.
220 (cvs-mode-insert): Use cvs-fileinfo-from-entries.
221 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
222 (cvs-mode-find-file): Check that we are on a filename or dirname
223 when invoked through a mouse-click.
224 (cvs-full-path): Remove.
225 (cvs-dired-action): Re-introduced.
226 (cvs-dired-noselect): Use it.
227 (vc-post-command-functions): use this new hook if available.
228
229 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
230 (cvs-status-map): Don't inherit from cvs-mode-map anymore.
231 (cvs-filename-map, cvs-dirname-map): Remove.
232 (cvs-default-action): Remove.
233 (cvs-add-face): Use `keymap' rather than `local-map' property, and only
234 if the arg is really a keymap.
235 (cvs-fileinfo-pp): Don't use any special map for file and dir names.
236 Don't hardcode the mapping from state (aka type) to face, but check
237 the var cvs-fi-<type>-face instead.
238 (cvs-fileinfo-from-entries): New function.
239
240 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
241 Docstring fix.
242 (cvs-find-file-and-jump): Change default to be safer.
243 (cvs-mode-diff-map): Define it as a function as well.
244 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
245 Bind mouse-2 in this global map rather than with text-properties.
246
247 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
248 file to resolve the ambiguity between C(conflict) and C(need-merge).
249
250 2000-06-12 Kenichi Handa <handa@etl.go.jp>
251
252 * international/mule.el (set-buffer-file-coding-system): If
253 CODING-SYSTEM is nil, set buffer-file-coding-system to nil
254 unconditionally.
255
256 2000-06-12 Dave Love <fx@gnu.org>
257
258 * wid-edit.el (widget-specify-button): Really suppress the face if
259 required.
260
261 2000-06-11 Gerd Moellmann <gerd@gnu.org>
262
263 * term/x-win.el (x-colors): Add colors from recent rgb.txt.
264
265 2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
266
267 * imenu.el (imenu-generic-expression): Docstring fix.
268
269 * composite.el (composition-function-table): Move the `put'
270 below the autoload cookie so we can load the file before loaddefs.
271
272 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
273
274 * emacs-lisp/autoload.el (make-autoload): Use `cond'.
275 Handle easy-mmode-define-global-mode.
276 For complex macros like define-minor-mode that can generate
277 several autoload entries, try to autoload entries in the
278 macroexpanded code.
279
280 * emacs-lisp/easy-mmode.el (define-minor-mode):
281 If KEYMAP is a symbol, just use it.
282 Use byte-compile-current-file and load-file-name to infer the
283 proper :require to pass to defcustom.
284 Wrap the hook var into `progn' so as not to autoload it.
285 Add a :autoload-end cookie.
286 Be more careful about the evaluation of KEYMAP.
287 (easy-mmode-define-global-mode): Add a :autoload-end cookie.
288 (define-derived-mode): Move define-abbrev-table outside of defvar.
289
290 2000-06-10 Stefan Monnier <monnier@cs.yale.edu>
291
292 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
293 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
294 (backup-compiled-files): Ignore errors during `tar'.
295 (bootstrap): Make autoloads before elc files.
296
297 2000-06-10 Kenichi Handa <handa@etl.go.jp>
298
299 * international/mule.el (set-buffer-file-coding-system): If one of
300 undecided-XXX is specified, change only EOL conversion.
301
302 * international/mule-conf.el (unix): New alias for the coding
303 system undecided-unix.
304
305 2000-06-09 Dave Love <fx@gnu.org>
306
307 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
308
309 * progmodes/executable.el: Byte compile dynamic.
310 (executable-insert): Change custom type.
311 (executable-find): Add autoload cookie.
312 (executable-make-buffer-file-executable-if-script-p): New
313 function. After Noah Friedman.
314
315 * files.el (after-save-hook): Customize, with
316 executable-make-buffer-file-executable-if-script-p as an option.
317
318 2000-06-09 Kenichi Handa <handa@etl.go.jp>
319
320 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
321 "tib24p-mule.bdf" for Tibetan.
322
323 * composite.el (decompose-composite-char): Declare it as obsolete.
324
325 * man.el (Man-fontify-manpage): Pay attention to underline and
326 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
327
328 2000-06-08 Gerd Moellmann <gerd@gnu.org>
329
330 * thingatpt.el (forward-thing): Use functionp instead of fboundp.
331 Set maintainer to FSF since author isn't reachable.
332
333 2000-06-08 Dave Love <fx@gnu.org>
334
335 * international/mule-cmds.el (select-safe-coding-system): If
336 DEFAULT-CODING-SYSTEM is not specified, also check the most
337 preferred coding-system if buffer-file-coding-system is
338 `undecided'. From Handa.
339
340 2000-06-08 Kenichi Handa <handa@etl.go.jp>
341
342 * international/mule.el
343 (after-insert-file-set-buffer-file-coding-system): If the buffer
344 size is greater than INSERTED, judget that we are not visiting.
345
346 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org>
347
348 * whitespace.el (defgroup whitespace): Comment out `:version'.
349 XEmacs 20.4 has problems defining the group with this present.
350 We'll have this commented out till get resolve the problem.
351
352 2000-06-07 Gerd Moellmann <gerd@gnu.org>
353
354 * align.el: Update from author.
355
356 2000-06-07 Jari Aalto <jari.aalto@poboxes.com>
357
358 * apropos.el (apropos-mode-hook): New user variable.
359 (apropos-mode): Run apropos-mode-hook.
360
361 2000-06-07 David Ponce <david@dponce.com>
362
363 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
364 commands. Require `wid-edit' at run-time.
365
366 2000-06-07 David Ponce <david@dponce.com>
367
368 * recentf.el: Added some "Commentary".
369 (recentf-open-more-files, recentf-edit-list): Minor changes to
370 move the point at the top of the file list. This behaviour is
371 consistent with the menu one when the list contains a lot of
372 files.
373 (recentf-cleanup): Now displays the number of items removed from
374 the list.
375 (recentf-relative-filter) New menu filter to show filenames
376 relative to `default-directory'.
377
378 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
379
380 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size
381 with/without giving an error if PostScript printer doesn't have this
382 kind of page size. Zebra Stripe continues or restarts on next page.
383 Manual/automatic paper feeding. Switch or not the header.
384 (ps-print-version): New version number (5.2.2).
385 (ps-windows-system): Include emx as a Windows system.
386 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
387 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
388 (ps-background-text): Code fix.
389 (ps-error-handler-message, ps-user-defined-prologue)
390 (ps-print-prologue-header, ps-printer-name)
391 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
392 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
393 (ps-use-face-background): Customization fix.
394 (ps-n-up-database): Data fix.
395 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
396 (ps-switch-header): New vars.
397 (ps-xemacs-color-name, ps-face-foreground-name)
398 (ps-face-background-name, ps-boolean-constant): New funs.
399
400 2000-06-07 Dave Love <fx@gnu.org>
401
402 * allout.el: New version from Manheimer.
403
404 2000-06-07 Kenichi Handa <handa@etl.go.jp>
405
406 * textmodes/fill.el (fill-find-break-point): Check the validity of
407 charset.
408
409 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
410
411 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
412 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
413 Call display-color-p and display-mouse-p instead of looking at
414 window-system.
415
416 2000-06-06 Dave Love <fx@gnu.org>
417
418 * image.el (find-image): Doc fix. Return nil if image not found.
419 (put-image, insert-image): Make STRING arg optional.
420
421 2000-06-06 Kenichi Handa <handa@etl.go.jp>
422
423 * language/vietnamese.el: Remove eval-when-compile.
424 (viet-viscii-nonascii-translation-table): Define it as a
425 translation table made from viet-viscii-decode-table.
426 (viet-viscii-encode-table): Define it as a translation table made
427 from the reverse map of above.
428 (viet-vscii-nonascii-translation-table): Define it as a
429 translation table made from viet-vscii-decode-table.
430 (viet-vscii-encode-table): Define it as a translation table made
431 from the reverse map of above.
432 (ccl-decode-viscii): Use translate-character.
433 (ccl-encode-viscii, ccl-encode-viscii-font)
434 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
435 Likewize.
436
437 * language/cyrillic.el: Remove eval-when-compile.
438 (cyrillic-koi8-r-nonascii-translation-table): Define it as a
439 translation table made from cyrillic-koi8-r-decode-table.
440 (cyrillic-koi8-r-encode-table): Define it as a translation table
441 made from the reverse map of above.
442 (ccl-decode-koi8): Use translate-character.
443 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
444 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
445 a translation table made from cyrillic-alternativnyj-decode-table.
446 (cyrillic-alternativnyj-encode-table): Define it as a translation
447 table made from the reverse map of above.
448 (ccl-decode-alternativnyj): Use translate-character.
449 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
450 Likewize
451
452 * international/mule-diag.el (non-iso-charset-alist): Specify
453 translation table symbol instead of translation table itself.
454 (list-block-of-chars): CHARSET may be a translation table symbol.
455
456 * international/mule.el (make-coding-system): If CODING-SYSTEM
457 already exists, override it.
458
459 * international/fontset.el: Use family `proportional' for Tibetan
460 fonts.
461
462 * international/ccl.el (ccl-compile-translate-character): Don't
463 check if Rrr has property translation-table.
464 (ccl-compile-map-multiple): Modified to avoid compiler warning.
465
466 2000-06-05 Gerd Moellmann <gerd@gnu.org>
467
468 * info.el: Bind case-fold-search to t when searching in case
469 a user sets it to nil in a hook.
470
471 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
472
473 * autoarg.el (autoarg-mode, autoarg-kp-mode):
474 * hl-line.el (hl-line-mode): Use the new :global key argument.
475
476 * tar-mode.el (tar-header-block-recompute-checksum): Remove.
477 (tar-clip-time-string): Prepend a space.
478 (tar-grind-file-mode): Construct a string rather than modifying one.
479 (tar-header-block-summarize): Fix docstring.
480 Use `format' rather than an error-prone set of copy-loops.
481
482 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
483 (diff-goto-source, diff-unified->context, diff-context->unified)
484 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
485 understand the format output by the `-p' argument to diff.
486
487 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
488 (sh-re-done): Use defconst.
489 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
490 (sh-help-string-for-variable, sh-guess-basic-offset):
491 Don't quote lambdas.
492 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
493 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
494
495 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
496 (mh-letter-mode): Derive from text-mode.
497 This implicitly means that it now calls kill-all-local-variables.
498 Also remove the Emacs-18 compatibility code.
499
500 * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
501 Make use of symbol-property doc-string-elt.
502 Use memq rather than a sequence of eq.
503 (doc-string-elt): Fix the wrong or missing previously unused values.
504 (autoload-print-form): New function extracted from
505 generate-file-autoloads to allow recursion when handling progn
506 so that defvar's and defun's docstrings are properly printed.
507 (generate-file-autoloads): Use it.
508
509 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
510 Use find-file-hooks in the minor-mode function.
511 Be careful not to loop indefinitely in the post-command-hook function.
512
513 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
514
515 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
516 tty's.
517 * ediff-diff.el (ediff-exec-process): Use --binary for fine
518 differences whenever appropriate.
519 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
520 * viper.el (find-file, find-file-other-window): Get viper to do
521 wildcards.
522
523 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
524
525 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
526 (jit-lock-fontify-buffer): New function for JIT refontification.
527 (jit-lock-mode): Fix docstring.
528 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
529 Remove jit-lock-after-change from the _local_ hook.
530 (jit-lock-function-1): Fix docstring.
531
532 * info.el (Info-on-current-buffer): Initialize info.
533
534 * newcomment.el (comment-indent): Ignore comment-indent-hook.
535
536 * progmodes/tcl.el (tcl-indent-for-comment):
537 Ignore comment-indent-hook.
538
539 * emacs-lisp/easy-mmode.el: Require CL during compilation.
540 (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
541 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
542 and improve to use the lighter to guess the capitalization.
543 (define-minor-mode): Inline code from easy-mmode-define-toggle.
544 Add keyword arguments to specify global-ness or the custom group.
545 Add local-map and help-echo properties to the lighter.
546 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
547 (easy-mmode-define-global-mode): New macro.
548
549 2000-06-02 Dave Love <fx@gnu.org>
550
551 * wid-edit.el: byte-compile-dynamic since we typically don't use
552 all the widgets. Don't require cl or widget. Remove
553 eval-and-compile. Don't autoload finder-commentary. Doc fixes.
554 (widget-read-event): Removed. Callers changed to use read-event.
555 (widget-button-release-event-p): Renamed from
556 button-release-event-p.
557 (widget-field-add-space, widget-field-use-before-change):
558 Uncustomize.
559 (widget-specify-field): Use keymap property, not local-map.
560 (widget-specify-button): Obey :suppress-face.
561 (widget-specify-insert): Use modern backquote syntax.
562 (widget-image-directory): Renamed from widget-glyph-directory.
563 (widget-image-enable): Renamed from widget-glyph-enable.
564 (widget-image-find): Replaces widget-glyph-find.
565 (widget-button-pressed-face): Move defvar.
566 (widget-image-insert): Replaces widget-glyph-insert.
567 (widget-convert): Use keywordp.
568 (widget-leave-text, widget-children-value-delete): Use mapc.
569 (widget-keymap): Remove XEmacs stuff.
570 (widget-field-keymap, widget-text-keymap): Define all inside defvar.
571 (widget-button-click): Don't set point at the click, but re-centre
572 if we scroll out of window. Rewritten for images v. glyphs &c.
573 (widget-tabable-at): Use POS arg, not point.
574 (widget-beginning-of-line, widget-end-of-line)
575 (widget-item-value-create, widget-sublist, widget-princ-to-string)
576 (widget-sexp-prompt-value, widget-echo-help): Simplify.
577 (widget-default-create): Use widget-image-insert; some rewriting.
578 (widget-visibility-value-create)
579 (widget-push-button-value-create, widget-toggle-value-create): Use
580 widget-image-insert.
581 (checkbox): Create on and off images dynamically.
582 (documentation-link): Change :help-echo.
583 (widget-documentation-link-echo-help): Remove.
584
585 2000-06-02 Stefan Monnier <monnier@cs.yale.edu>
586
587 * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
588
589 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
590 (easy-mmode-define-toggle, define-minor-mode): Use it.
591 (easy-mmode-define-keymap): Docstring fix.
592 (define-derived-mode): Default PARENT to fundamental-mode.
593 Add the derived-mode-parent symbol-property.
594 (easy-mmode-derived-mode-p): New function.
595
596 2000-06-02 Dave Love <fx@gnu.org>
597
598 * files.el (convert-standard-filename): Doc fix.
599 (normal-backup-enable-predicate): New function.
600 (backup-enable-predicate): Use it to replace the lambda form.
601
602 * calendar/todo-mode.el: [This needs more work on the outline
603 stuff.] Doc fixes.
604 (todo) <defgroup>: Add :version.
605 (todo-add-category): Don't use pushnew.
606 (todo-cmd-raise): Fix typo.
607 (todo-top-priorities): Change temp buffer name.
608 (todo-category-alist): Avoid redundant lambda.
609 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
610 Use outline-next-heading.
611
612 * autoarg.el: Rewritten to use define-minor-mode.
613 (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
614 (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
615
616 2000-06-02 Kenichi Handa <handa@etl.go.jp>
617
618 * isearch.el (isearch-other-meta-char): Fix previous change.
619
620 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
621
622 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
623 (log-edit-done): Only add the comment to the ring if it's different
624 from the last comment entered.
625
626 * isearch.el (isearch-highlight): Turn internal-find-face into facep.
627
628 2000-06-01 Dave Love <fx@gnu.org>
629
630 * hl-line.el: Rewritten using define-minor-mode.
631
632 * help.el (describe-function-1): Distinguish special form from
633 builtin function. Sanity-check presence of arglist for builtins.
634
635 2000-06-01 Kenichi Handa <handa@etl.go.jp>
636
637 * international/characters.el: Fix syntax/category setting of
638 Tibetan characters.
639
640 * language/tibet-util.el (tibetan-add-components): Fixes for new
641 encoding of Tibetan characters.
642 (tibetan-decompose-precomposition-alist): New variable.
643 (tibetan-decompose-region): Convert precomposed characters to
644 non-precomposed characters.
645 (tibetan-decompose-string): Likewise.
646 (tibetan-composition-function): Fix args to
647 thibetan-compose-string.
648
649 * language/tibetan.el (tibetan-composable-pattern): More
650 characters included.
651 (tibetan-consonant-transcription-alist): Rule for "R" added.
652 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
653 "+R" added.
654 (tibetan-base-to-subjoined-alist): Rule for "RA" added.
655
656 * language/lao-util.el (lao-composition-function): Fix args to
657 compose-string.
658
659 * language/thai-util.el (thai-composition-function): Fix args to
660 compose-string.
661
662 * isearch.el (isearch-update): Set disable-point-adjustment to t
663 to prevent the point moving to the end of a composition when a
664 part of a composition is searched.
665 (isearch-other-meta-char): If the key invoking this command can be
666 mapped by function-key-map to a printing char, call
667 isearch-process-search-char directly.
668
669 2000-06-01 Stefan Monnier <monnier@cs.yale.edu>
670
671 * emacs-lisp/bytecomp.el:
672 * frame.el:
673 * international/mule-cmds.el:
674 * international/mule-util.el:
675 * international/mule.el:
676 * mouse.el:
677 * subr.el:
678 * faces.el: Update calls to make-obsolete with a WHEN argument.
679
680 * byte-run.el (make-obsolete, make-obsolete-variable):
681 Add an optional WHEN argument and change the format of the
682 symbol-property information.
683 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
684 (byte-compile-obsolete, byte-compile-variable-ref): Understand the
685 new obsolete-symbol-property format and print WHEN if it is provided.
686
687 2000-05-31 Dave Love <fx@gnu.org>
688
689 * loadhist.el (loadhist-hook-functions): Remove
690 before-change-function, after-change-function.
691 (unload-feature): Deal with symbols which are both bound and
692 fbound.
693
694 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
695 before-change-function, after-change-function.
696
697 * simple.el (newline): Don't bind before-change-function,
698 after-change-function.
699
700 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
701
702 * whitespace.el (whitespace-rescan-timer-time): Update interval
703 set to 600 seconds (10 minutes) instead of 60 seconds since
704 a large number of whitespace buffers causes emacs to `freeze'
705 for a considerable amount of time.
706
707 * whitespace.el: Updated email address
708
709 2000-05-31 Dave Love <fx@gnu.org>
710
711 * add-log.el (change-log-font-lock-keywords) <function>: Add
712 pattern for function of change.
713 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
714 acknowledgements patterns.
715
716 2000-05-31 Kenichi Handa <handa@etl.go.jp>
717
718 * isearch.el (isearch-printing-char): If keyboard coding system is
719 being used, call isearch-process-search-multibyte-characters.
720
721 * international/isearch-x.el: Mostly rewritten.
722
723 * international/quail.el (quail-start-conversion): Don't include
724 unhandled events in the returned events, but set them in
725 unread-command-events. Exit if all inputs are deleted.
726
727 2000-05-30 Jason Rumney <jasonr@gnu.org>
728
729 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
730
731 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
732 Reenable code to create initial fontsets.
733 Use set-fontset-font in place of put-charset-property.
734
735 2000-05-30 Gerd Moellmann <gerd@gnu.org>
736
737 * progmodes/perl-mode.el (perl-indent-line): When looking for a
738 label, ensure that the first colon isn't followed by another.
739
740 * paths.el (Info-default-directory-list): Doc fix.
741
742 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
743 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
744 send a query containing USER only, not USER@HOST.
745
746 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
747 and rmail-msgend to compute the restriction at the end, instead of
748 computing it.
749
750 2000-05-29 Gerd Moellmann <gerd@gnu.org>
751
752 * dabbrev.el (dabbrev-expand): Don't display messages in the
753 echo area if the minibuffer window is active.
754
755 * jit-lock.el (jit-lock-mode): Add after change function to
756 local hook.
757
758 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
759
760 * antlr-mode.el: New commands: hide/unhide actions,
761 upcase/downcase literals.
762 (antlr-tiny-action-length): New user option.
763 (antlr-hide-actions): New command. Suggested by
764 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
765 (antlr-mode-map): New binding [C-c C-v].
766 (antlr-mode-menu): New entries.
767 (antlr-downcase-literals): New command.
768 (antlr-upcase-literals): Ditto.
769
770 * antlr-mode.el: Minor changes: indendation, mode-name.
771 (antlr-indent-line): Indent cpp directive at column 0.
772 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
773
774 * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
775 (antlr-font-lock-additional-keywords): Workaround for intentional
776 bug in XEmacs version of font-lock.
777 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could
778 be used by a smarter version of `buffers-menu-grouping-function'.
779
780 2000-05-29 Gerd Moellmann <gerd@gnu.org>
781
782 * tmm.el (tmm-prompt): Recognize menu item definitions of the for
783 `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
784
785 2000-05-29 Kenichi Handa <handa@etl.go.jp>
786
787 * international/encoded-kb.el
788 (encoded-kbd-iso2022-designation-map): Pay attention to that
789 charset-iso-final-char return -1 for eight-bit-control and
790 eight-bit-graphic.
791
792 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
793
794 * speedbar.el (speedbar-use-images, speedbar-update-flag)
795 (speedbar-easymenu-definition-base): Use display-graphic-p where
796 available, instead of window-system.
797
798 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
799
800 * international/codepage.el (cp-coding-system-for-codepage-1): Add
801 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
802 coding systems.
803
804 2000-05-26 Dave Love <fx@gnu.org>
805
806 * disp-table.el (standard-display-underline): Don't use
807 internal-find-face.
808
809 * mail/reporter.el: Maintainer change. Doc fixes.
810 (reporter-version): Deleted.
811
812 * emacs-lisp/elp.el: Maintainer change.
813 (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
814
815 2000-05-26 Stefan Monnier <monnier@cs.yale.edu>
816
817 * add-log.el (add-change-log-entry): Merge the current entry with the
818 previous one if the previous one is empty.
819
820 2000-05-26 Dave Love <fx@gnu.org>
821
822 * loadhist.el (unload-feature): Fix interactive spec [from
823 lijnzaad@ebi.ac.uk].
824
825 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
826 subr-arity to check primitives.
827 (byte-compile-flush-pending, byte-compile-file-form-progn)
828 (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
829 (byte-compile-insert, byte-compile-funcall): Use mapc instead of
830 mapcar.
831
832 2000-05-26 Kenichi Handa <handa@etl.go.jp>
833
834 * international/fontset.el: Set family names of non-latin charsets
835 in default fontset to "*".
836
837 * international/mule-diag.el (print-fontset): Combine family part
838 and registry part of the fontname by "-*-" instead of "-".
839
840 * international/mule-cmds.el (encode-coding-char): Make strings
841 multibyte before calling encode-coding-string.
842
843 2000-05-25 Stefan Monnier <monnier@cs.yale.edu>
844
845 * derived.el: Fix keywords.
846 (define-derived-mode): Only define if needed.
847
848 * simple.el (fill-comment, comment-column, comment-start)
849 (comment-start-skip, comment-end, comment-indent-function)
850 (block-comment-start, block-comment-end, indent-for-comment)
851 (set-comment-column, kill-comment, comment-padding, comment-region)
852 (comment-multi-line, indent-new-comment-line): Remove.
853
854 * bindings.el (esc-map): Change ; to comment-dwim and use the new
855 function names for comment operations.
856
857 * newcomment.el: Add abundant autoload cookies.
858 (comment-style): Don't depend on runtime data at compile-time.
859 (comment-indent-hook): Remove.
860 (comment-indent): Check if comment-indent-hook is bound.
861 (comment-region): Docstring fix.
862
863 2000-05-25 Dave Love <fx@gnu.org>
864
865 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
866 byte-code-function-p.
867
868 * mail/rmailsum.el: Add provide.
869
870 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
871
872 * smerge-mode.el (smerge-diff-switches): Don't use list* in
873 defcustom.
874
875 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
876
877 * ediff-diff.el (ediff-exec-process): delete --binary option from
878 non-buffer ediff jobs.
879
880 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
881
882 * hilit-chg.el (highlight-changes-mode): Ask about color or
883 grayscale support, not about window-system.
884
885 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
886 window-system.
887 (ffap-highlight): Always default to t.
888
889 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
890 display-popup-menus-p instead of looking at window-system.
891
892 * disp-table.el (standard-display-g1, standard-display-graphic):
893 Only refuse to use string glyphs on X and MS-Windows.
894
895 * avoid.el: Remove window-system from commentary, suggest to use
896 display-*-p instead.
897
898 * apropos.el (apropos-print): Use display-mouse-p instead of
899 window-system.
900
901 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
902
903 * international/codepage.el (cp-decoding-vector-for-codepage):
904 Fill up unsupported characters with their own codes. From Kenichi
905 Handa.
906
907 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
908
909 * international/mule-diag.el (describe-char-after): Use
910 display-graphic-p instead of window-system, so that this function
911 works on MS-DOS.
912
913 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
914
915 * international/codepage.el (cp-make-coding-systems-for-codepage):
916 Remove the eight-bit-graphic and eight-bit-control charsets from
917 the list of charsets which we convert into `?'.
918
919 2000-05-25 Kenichi Handa <handa@etl.go.jp>
920
921 * international/mule-conf.el: Specify CHARSET-ID explicitely for
922 private charsets.
923 (mule-unicode-0100-24ff, japanese-jisx0213-1,
924 japanese-jisx0213-2): New charsets.
925
926 * international/fontset.el: Setup default fontset for new charsets.
927
928 2000-05-24 Dave Love <fx@gnu.org>
929
930 * info.el (Info-find-node-2): Restructure [following "Vadim
931 S. Solomin" <sovs@uic.nnov.ru>].
932
933 * icomplete.el: Fix header for Finder.
934
935 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
936
937 * rmailout.el (rmail-output-to-rmail-file): Added optional param
938 STAY.
939
940 * rmail.el (rmail-automatic-folder-directives): New user variable.
941 (rmail-show-message): Add call to `rmail-auto-file' during
942 display.
943 (rmail-auto-file): New function.
944
945 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
946
947 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
948 account.
949 (ediff-test-utility,ediff-diff-mandatory-option)
950 (ediff-reset-diff-options): Utilities for proper initialization of
951 ediff-diff-options and ediff-diff3-options on Windows.
952
953 * ediff-init.el (ediff-merge-filename-prefix): New customizable
954 variable.
955
956 * ediff-mult.el (ediff-filegroup-action): Use
957 ediff-merge-filename-prefix.
958
959 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
960
961 * viper-ex.el (ex-write): Set selective display to nil.
962
963 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
964
965 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
966 aliases for hebrew-iso-8bit.
967
968 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
969
970 * woman.el: New version from Francis J. Wright
971 <F.J.Wright@Maths.QMW.ac.uk>.
972 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
973 names in environment variables regardless of the path separator.
974 (woman-topic-all-completions-1): Don't call file-name-directory-p
975 on all files, since woman-file-regexp already filters out any
976 directories.
977
978 2000-05-24 Kenichi Handa <handa@etl.go.jp>
979
980 * international/quail.el (quail-start-translation): Don't change
981 modified-p of the current buffer.
982 (quail-start-conversion): Likewise.
983
984 * international/kkc.el (kkc-region): Don't change modified-p of
985 the current buffer.
986
987 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
988 conform to RFC1468.
989 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
990
991 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
992
993 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
994 (speedbar-insert-button): Invisible text property fix.
995 (speedbar-directory-plus): Renamed from speedbar-directory-+
996 (speedbar-directory-minus): Renamed from speedbar-directory--
997 (speedbar-page-plus): Renamed from speedbar-file-+
998 (speedbar-page-minus): Renamed from speedbar-file--
999 (speedbar-page): Renamed from speedbar-file-
1000 (speedbar-tag): Renamed from speedbar-tag-
1001 (speedbar-tag-plus): Renamed from speedbar-tag-+
1002 (speedbar-tag-minus): Renamed from speedbar-tag--
1003 (speedbar-expand-image-button-alist): Use above renames.
1004
1005 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
1006 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
1007 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
1008 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
1009 * sb-pg.xpm: Renamed from sb-file.xpm
1010 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
1011 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
1012
1013 2000-05-24 Kenichi Handa <handa@etl.go.jp>
1014
1015 * international/quail.el (quail-show-guidance-buf): Set
1016 current-input-method of the guidance buffer to the name of the
1017 curren input method.
1018
1019 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
1020
1021 * progmodes/compile.el (compile-internal): Style typo.
1022
1023 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
1024 quote vars and functions in the docstring.
1025
1026 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
1027
1028 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
1029 Don't quote lambdas.
1030
1031 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
1032
1033 2000-05-23 Gerd Moellmann <gerd@gnu.org>
1034
1035 * startup.el (command-line): Determine source file of compiled
1036 user init file differently. Warn if compiled user init file
1037 is older than its source file.
1038
1039 * ffap.el (ffap-url-regexp): Add `https'.
1040
1041 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
1042
1043 * files.el (make-backup-file-name-1): Replace slashes with `!'
1044 rather than `|' (which is not allowed on Windows). Replace the
1045 drive letters with a string "drive_X".
1046
1047 2000-05-23 Gerd Moellmann <gerd@gnu.org>
1048
1049 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
1050
1051 * files.el (interpreter-mode-alist): Add `bash2'.
1052
1053 2000-05-22 Dave Love <fx@gnu.org>
1054
1055 * loadhist.el (feature-symbols, file-provides, file-requires): Use
1056 mapc.
1057 (feature-file): Avoid calling symbol-name. Doc fix.
1058 (file-set-intersect, file-dependents): Use dolist, not mapcar.
1059 (loadhist-hook-functions): Add mouse-position-function.
1060 (unload-feature): Change uses of mapcar.
1061
1062 * files.el (parse-colon-path): Doc fix.
1063 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
1064 (set-auto-mode): Use mapc.
1065
1066 * complete.el (PC-look-for-include-file): Use :alnum: character
1067 class.
1068 (partial-completion-mode): Add autoload cookie.
1069
1070 2000-05-22 Sam Steingold <sds@gnu.org>
1071
1072 * info.el (Info-fontify-node): Fixed the call to
1073 `add-text-properties' (bug introduced on 2000-05-18).
1074
1075 2000-05-22 Dave Love <fx@gnu.org>
1076
1077 * bindings.el: Remove debug-ignored-errors set in other files.
1078
1079 * progmodes/etags.el: Add to debug-ignored-errors.
1080 (visit-tags-table-buffer): Clear out buffers holding old tables
1081 when making a new list.
1082 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
1083 mapc.
1084
1085 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
1086 quote keywords.
1087 (cmpl-string-case-type): Use character classes.
1088
1089 * comint.el:
1090 * textmodes/ispell.el:
1091 * imenu.el:
1092 * mail/mh-e.el:
1093 * progmodes/compile.el: Add to debug-ignored-errors.
1094
1095 * dabbrev.el: Add to debug-ignored-errors.
1096 (dabbrev-completion): Use mapc.
1097
1098 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
1099
1100 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
1101 (woman-mapcan, woman-parse-man.conf)
1102 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
1103 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
1104 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
1105 path syntax better.
1106 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
1107 (woman-manpath): Call woman-parse-man.conf.
1108 (woman-emulation): New defcustom, defaults to nroff.
1109 (woman-font-support): New defconst.
1110 (woman-use-symbol-font): New defcustom.
1111 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
1112 "Emulation".
1113 Many functions: Doc fix.
1114
1115 2000-05-22 Kenichi Handa <handa@etl.go.jp>
1116
1117 * international/quail.el (quail-simple-translation-keymap): Map
1118 128..255 to quail-self-insert-command.
1119 (quail-keyboard-layout-alist): Add definition for "pc102-de".
1120
1121 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
1122
1123 * help.el (help-manyarg-func-alist): Typo.
1124
1125 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
1126 intervals which makes it heaps simpler.
1127
1128 * newcomment.el (comment-region-internal): Go back to BEG after quoting
1129 the nested comment markers.
1130
1131 * subr.el (remove-hook): Don't turn the hook's value into a list.
1132
1133 2000-05-21 Dave Love <fx@gnu.org>
1134
1135 * edmacro.el (edmacro-parse-keys): Return vector if any elements
1136 are invalid characters.
1137
1138 * international/mule-util.el (detect-coding-with-priority): Use
1139 mapc. Remove redundant lambda.
1140
1141 * international/mule-diag.el (list-non-iso-charset-chars)
1142 (describe-fontset): Remove redundant lambda.
1143
1144 * emulation/crisp.el (brief-mode): New alias.
1145
1146 * emacs-lisp/ring.el (ring-elements): New function.
1147
1148 * emacs-lisp/easymenu.el (easy-menu-create-menu)
1149 (easy-menu-do-add-item): Use keywordp.
1150
1151 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
1152
1153 * replace.el: Doc and error message fixes.
1154 (replace-highlight): Use facep, not internal-find-face.
1155
1156 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
1157
1158 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
1159
1160 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
1161 (log-edit-insert-changelog): Drop `:' as well.
1162
1163 * log-view.el: Fix file description.
1164 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
1165 available.
1166 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
1167 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
1168
1169 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
1170 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
1171 Print a status message if the toggle is called interactively.
1172 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
1173 for global minor modes and use `defcustom' for them.
1174 Use add-minor-mode.
1175 (easy-mmode-define-derived-mode): Remove.
1176 (define-derived-mode): Fancier default docstring.
1177 (easy-mmode-define-navigation): Signal an error rather than (ding).
1178
1179 * newcomment.el (comment-styles): New `box-multi'.
1180 (comment-normalize-vars): Better default for comment-continue to
1181 avoid whitespace-only continuations.
1182 (comment-search-forward): Always move even in the no-syntax case.
1183 (comment-padright): Only obey N if it's only obeyed for padleft.
1184 (comment-make-extra-lines): Better handling of empty continuations.
1185 Use `=' for the filler if comment-start has only one character.
1186 (uncomment-region): Try handling the special `=' filler.
1187 (comment-region): Allow LINES even if MULTI is nil.
1188 (comment-box): Choose box style based on comment-style.
1189
1190 2000-05-20 Kenichi Handa <handa@etl.go.jp>
1191
1192 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
1193 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
1194
1195 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
1196
1197 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
1198 and insert, not subst-char-in-region.
1199
1200 * international/mule-diag.el (list-character-sets-1): Handle
1201 charsets eight-bit-control and eight-bit-graphic.
1202 (list-iso-charset-chars): Likewise.
1203 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
1204 charactes as is. Use indent-to to align characters.
1205
1206 * international/mule-cmds.el (find-multibyte-characters): Never
1207 exclude charsets eight-bit-control and eight-bit-graphic.
1208
1209 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
1210
1211 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
1212 Don't quote lambdas.
1213
1214 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
1215
1216 2000-05-19 Gerd Moellmann <gerd@gnu.org>
1217
1218 * gud.el (gud-jdb-directories): Doc fix.
1219
1220 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
1221
1222 * newcomment.el: New file.
1223
1224 2000-05-19 Gerd Moellmann <gerd@gnu.org>
1225
1226 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
1227
1228 2000-05-18 Andreas Schwab <schwab@suse.de>
1229
1230 * dired.el (dired-between-files): Also skip lines beginning with
1231 `used'.
1232
1233 2000-05-18 Gerd Moellmann <gerd@gnu.org>
1234
1235 * msb.el (msb-menu-cond): Add choice `user'.
1236
1237 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1238
1239 * ps-print.el: Compatibility, customization and doc fix.
1240 (ps-printer-name-option): Replace defconst by defvar.
1241 (ps-postscript-code-directory): XEmacs compatibility.
1242 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
1243 fix.
1244 (ps-user-defined-prologue, ps-print-prologue-header)
1245 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
1246 compatibility and code fix.
1247 (ps-print-background-image, ps-print-background-text):
1248 Customization fix.
1249 (ps-line-number-start, ps-n-up-on): New vars.
1250
1251 2000-05-18 Espen Skoglund <esk@ira.uka.de>
1252
1253 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
1254 the indent-comment function to just return the appropriate indent.
1255
1256 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
1257
1258 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
1259 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
1260 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
1261
1262 2000-05-18 Dave Love <fx@gnu.org>
1263
1264 * info.el (Info-fontify-node): Add intangible property as well as
1265 invisible.
1266
1267 * calendar/appt.el (appt-make-list): Match all lines of entry.
1268 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
1269
1270 2000-05-18 Kenichi Handa <handa@etl.go.jp>
1271
1272 * international/mule-diag.el (describe-char-after): Call
1273 internal-char-font, not char-font. If internal-char-font returns
1274 nil, display "-- none --".
1275
1276 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1277
1278 * image.el (image-type-available-p): Don't reference image-types
1279 if it isn't bound.
1280
1281 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
1282
1283 * autoarg.el (autoarg-mode): Typo in the :set argument.
1284
1285 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1286
1287 * startup.el (command-line-1): Don't signal an error if the
1288 directory for auto-save-list files does not yet exist.
1289
1290 2000-05-17 Kenichi Handa <handa@etl.go.jp>
1291
1292 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
1293
1294 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
1295
1296 * subr.el (remove-hook): `setq' hook-value, not `set'.
1297
1298 2000-05-16 Sam Steingold <sds@gnu.org>
1299
1300 * info.el (debug-ignored-errors): More errors to ignore.
1301
1302 2000-05-16 Dave Love <fx@gnu.org>
1303
1304 * cus-edit.el: Don't require cl or easymenu.
1305 (custom-variable-prompt): Test standard-value property, not
1306 user-variable-p.
1307
1308 2000-05-16 Sam Steingold <sds@gnu.org>
1309
1310 * subr.el (add-hook): `setq' hook-value, not `set'.
1311
1312 2000-05-16 Gerd Moellmann <gerd@gnu.org>
1313
1314 * startup.el (command-line-1): Mention the FAQ in the startup
1315 message.
1316
1317 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
1318
1319 * progmodes/compile.el (compilation-parse-errors): Collect
1320 `nomessage' regexps last.
1321
1322 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
1323
1324 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
1325 to the function name.
1326
1327 2000-05-15 Dave Love <fx@gnu.org>
1328
1329 * speedbar.el (speedbar-recenter): Typo.
1330 (speedbar-expand-line): Make arg optional.
1331 (speedbar-mode): Avoid a compiler warning.
1332
1333 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1334
1335 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
1336 user-specified option string is empty.
1337
1338 * mouse.el (mouse-yank-at-click): Doc fix.
1339
1340 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
1341
1342 * term/internal.el (IT-character-translations): More updates of
1343 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
1344 documents.
1345
1346 2000-05-15 Gerd Moellmann <gerd@gnu.org>
1347
1348 * env.el (getenv): New function, interactively callable.
1349 (setenv, getenv): Remove autoload cookies.
1350
1351 * loadup.el: Load `env'.
1352
1353 * progmodes/f90.el: Change author's mail address.
1354
1355 2000-05-14 Dave Love <fx@gnu.org>
1356
1357 * mail/rmail.el (rmail-show-message-hook): Customize and offer
1358 goto-addr as an option.
1359
1360 * help.el (help-xref-stack): Doc fix.
1361 (help-xref-following): New variable.
1362 (help-make-xrefs): Use it.
1363 (help-xref-go-back): Use position information from stack element.
1364 (help-follow): Make position in stack element a pair. Use
1365 help-xref-following.
1366
1367 * autoarg.el: New file.
1368
1369 * faces.el: Declare more functions obsolete.
1370
1371 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
1372 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
1373 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
1374 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
1375 Remove all the setup-...-environment functions.
1376
1377 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
1378
1379 * speedbar.el: Updated the commentary section. xemacs20p now uses
1380 >= when detecting. Require `defimage' safely.
1381 (speedbar-easymenu-definition-base): Add toggle for images.
1382 (speedbar-easymenu-definition-special): Add flush cache & expand.
1383 (speedbar-visiting-tag-hook): Set new defaults. Added options.
1384 (speedbar-reconfigure-keymaps-hook): New variable.
1385 (speedbar-frame-parameters): Updated documentation.
1386 (speedbar-use-imenu-flag): Updated custom tag
1387 (speedbar-dynamic-tags-function-list): New variable.
1388 (speedbar-tag-hierarchy-method): Updated doc & custom.
1389 (speedbar-indentation-width, speedbar-indentation-width) New
1390 variables.
1391 (speedbar-hide-button-brackets-flag): Customizable.
1392 (speedbar-vc-indicator): Doc update.
1393 (speedbar-ignored-path-expressions): Updated default value.
1394 (speedbar-supported-extension-expressions): Updated default value.
1395 (speedbar-syntax-table): Remove {} paren status.
1396 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
1397 as "+". Added overlay aliases.
1398 (speedbar-mode): Use `speedbar-mode-line-update' instead of
1399 `force-mode-line-update'.
1400 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
1401 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
1402 `mouse-set-point'
1403 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
1404 (speedbar-item-info-tag-helper): Revamped to handle a wider range
1405 of arbitrary text, and new helper functions.
1406 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
1407 filename finder.
1408 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
1409 (speedbar-directory-buttons): Update path search/expansion.
1410 (speedbar-make-tag-line): Pay attention to
1411 `speedbar-indentation-width'. Use more care w/ invisible
1412 properties.
1413 (speedbar-change-expand-button-char): Call
1414 `speedbar-insert-image-button-maybe'.
1415 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
1416 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
1417 (speedbar-trim-words-tag-hierarchy)
1418 (speedbar-simple-group-tag-hierarchy): New functions
1419 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
1420 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
1421 functions.
1422 (speedbar-mouse-set-point): New function
1423 (speedbar-power-click): Updated documentation.
1424 (speedbar-line-token, speedbar-goto-this-file): Handle more types
1425 of tag prefix text.
1426 (speedbar-expand-line, speedbar-contract-line): Make more robust
1427 to strange text.
1428 (speedbar-expand-line): Takes universal argument to flush the
1429 cache.
1430 (speedbar-flush-expand-line): New function.
1431 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
1432 Use new generator insertion method.
1433 (speedbar-fetch-dynamic-tags): New function.
1434 (speedbar-fetch-dynamic-imenu): Removed code now handled in
1435 `speedbar-fetch-dynamic-imenu'.
1436 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
1437 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
1438 "Revert Buffer" menu items.
1439 (speedbar-buffer-buttons-engine): Be smarter when creating a
1440 filename tag (for expansion purposes.).
1441 (speedbar-highlight-one-tag-line,
1442 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
1443 (speedbar-recenter): New functions.
1444 (defimage-speedbar): Image loading abstraction.
1445 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
1446 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
1447 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
1448 (speedbar-tag-type, speedbar-tag-mail): New images.
1449 (speedbar-expand-image-button-alist): New variable.
1450 (speedbar-insert-image-button-maybe): Insert an image over some
1451 buttons.
1452
1453 2000-05-13 Kenichi Handa <handa@etl.go.jp>
1454
1455 * international/mule-cmds.el (encode-coding-char): An ASCII
1456 character is always encodable.
1457
1458 * international/mule-conf.el: Add more information in descriptions
1459 of character sets.
1460
1461 * international/mule-diag.el (describe-char-after): New function.
1462 (describe-font-internal): Adjusted for the change of font-info.
1463 (describe-font): Likewise.
1464 (print-fontset): Rewritten for the new fontset implementation.
1465 (describe-fontset): Include fontset alias names in completion.
1466 (list-fontsets): Adjusted for the change of print-fontset.
1467
1468 * simple.el (what-cursor-position): If DETAIL is non-nil, call
1469 describe-char-after instead of displaying the detail in the echo
1470 area.
1471 (syntax-code-table): Format changed.
1472 (string-to-syntax): Adjusted for the above change.
1473
1474 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
1475
1476 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
1477
1478 2000-05-12 Dave Love <fx@gnu.org>
1479
1480 * calendar/todo-mode.el: Remove some compatibility stuff and CL
1481 dependence. Use line-{beginning,end}-position, not
1482 point-at{b,e}ol. Some doc fixes.
1483 (todo-position): New function. Fix callers of position to use it.
1484 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
1485
1486 2000-05-12 Gerd Moellmann <gerd@gnu.org>
1487
1488 * time.el (display-time-mail-icon): Use `:ascent center'.
1489
1490 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
1491 handling FTP security extensions.
1492
1493 2000-05-11 Dave Love <fx@gnu.org>
1494
1495 * calendar/todo-mode.el: New file.
1496
1497 2000-05-11 Gerd Moellmann <gerd@gnu.org>
1498
1499 * comint.el (comint-read-input-ring): Move reference to
1500 comint-input-ring-size outside of the save-excursion. It was
1501 causing the default value to be the only one ever seen.
1502
1503 * font-lock.el: Update copyright. Remove Simon Marshall's email
1504 address on request from him.
1505
1506 * subr.el (substitute-key-definition): Add comment describing
1507 the meaning of PREFIX.
1508
1509 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
1510
1511 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
1512
1513 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
1514 (add-minor-mode): Don't make the variable buffer-local and add a
1515 reference to define-minor-mode in the docstring.
1516
1517 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
1518 HEADER/FOOTER and fix bug with trailing empty directory.
1519 (cvs-append-to-ignore): Use vc-editable-p if available.
1520 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
1521 (vc-do-command): Tweak advice to handle the new VC.
1522
1523 * log-view.el (log-view-goto-rev): New function for the new VC.
1524 (log-view-minor-wrap): Use mark-active.
1525
1526 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
1527 (log-edit-changelog-full-paragraphs): New var.
1528 (log-edit-insert-changelog): Remove a lonely leading `* file'.
1529 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
1530 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
1531 (log-edit-changelog-ours-p, log-edit-changelog-entries)
1532 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
1533 Replace the `cvs' prefix with `log-edit'.
1534
1535 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
1536
1537 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
1538 (diff-font-lock-defaults): Explicitly turn off multiline.
1539 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
1540 (diff-ediff-patch): Fix call to ediff-patch-file.
1541 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
1542 Handle comments.
1543
1544 * frame.el (automatic-hscrolling): Typo.
1545
1546 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
1547
1548 2000-05-09 Sam Steingold <sds@goems.com>
1549
1550 * apropos.el (apropos-print): use `describe-face' instead of
1551 `customize-face-other-window'.
1552
1553 2000-05-09 Dave Love <fx@gnu.org>
1554
1555 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
1556
1557 * help.el (describe-variable): Have customize button pop the
1558 help-xref stack when invoked.
1559 (help-xref-symbol-regexp): Add `face'.
1560 (help-make-xrefs): Check for quoted face names and adapt regexp
1561 submatch numbers to cope.
1562 (help-xref-interned): Maybe insert face doc too. Separate
1563 sections with a line of hyphens.
1564
1565 * faces.el: Some doc fixes. Declare some functions obsolete.
1566 (describe-face): Add customize button. Return the help
1567 text. Fix prompt.
1568
1569 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1570
1571 * term/internal.el (IT-character-translations): Fix last change.
1572
1573 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1574
1575 * woman.el: New file
1576 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
1577
1578 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
1579
1580 * term/internal.el (IT-character-translations): Update ASCII
1581 simulations for greek-iso8859-7, add latin-iso8859-14 and
1582 latin-iso8859-15.
1583
1584 * international/mule-cmds.el (set-language-info-alist): Call
1585 define-prefix-command with 3 arguments, to make the map suitable
1586 for a menu.
1587
1588 2000-05-07 Dave Love <fx@gnu.org>
1589
1590 * time.el: Small doc fixes from Pavel Janík ml..
1591
1592 2000-05-05 Dave Love <fx@gnu.org>
1593
1594 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
1595 list in doc string. Don't quote keyword symbols.
1596 * emacs-lisp/cl.el: Likewise
1597 * emacs-lisp/cl-seq.el: Likewise
1598
1599 2000-05-05 Gerd Moellmann <gerd@gnu.org>
1600
1601 * abbrev.el (abbrev-mode): Make ARG optional.
1602
1603 2000-05-04 Gerd Moellmann <gerd@gnu.org>
1604
1605 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
1606
1607 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
1608
1609 * subr.el (substitute-key-definition): Clarify documentation.
1610
1611 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
1612
1613 * glasses.el (glasses-convert-to-unreadable): Use
1614 `glasses-separator' instead of the hard-wired "_".
1615 (glasses-mode): Call `glasses-make-unreadable' only in a single
1616 place.
1617
1618 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
1619
1620 * term/internal.el (cjk-codepages-alist): Add associations for
1621 Chinese and Korean codepages. Remove FIXME comment.
1622
1623 2000-05-03 Dave Love <fx@gnu.org>
1624
1625 * time.el (display-time-mail-face, display-time-use-mail-icon):
1626 New option.
1627 (display-time-mail-icon): New variable.
1628 (display-time-string-forms): Use the above. Fix the local-map.
1629
1630 2000-05-03 Gerd Moellmann <gerd@gnu.org>
1631
1632 * replace.el (query-replace-map): Add binding for `E'.
1633 (query-replace-help): Extend help text.
1634 (perform-replace): Allow editing the replacement string.
1635
1636 * make-mode.el (makefile-mode-abbrev-table): New variable.
1637 (makefile-mode): Set local abbrev table to
1638 makefile-mode-abbrev-table.
1639 (makefile-font-lock-keywords): Fontify includes and conditionals.
1640
1641 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
1642 set TOGGLE's value.
1643
1644 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
1645 mail-interactive-insert-alias.
1646 (mail-abbrev-complete-alias): New command.
1647 (mail-mode-map): Bind it to `M-TAB'.
1648
1649 2000-05-03 Kenichi Handa <handa@etl.go.jp>
1650
1651 * language/lao-util.el (lao-compose-region): New function.
1652
1653 2000-05-02 Gerd Moellmann <gerd@gnu.org>
1654
1655 * files.el (recover-session): Make directories as necessary
1656 if they don't exist yet.
1657
1658 * calendar/cal-french.el
1659 (french-calendar-multibyte-special-days-array)
1660 (french-calendar-special-days-array): Change French text.
1661 (calendar-french-date-string): Change output.
1662 (calendar-goto-french-date): Likewise.
1663
1664 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
1665
1666 * wid-edit.el (widget-default-active): Obey `:always-active'.
1667 (widget-documentation-string-value-create): Set `:always-active'.
1668
1669 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1670
1671 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
1672 default prefix to `~/_emacs.d/auto-save.list/_s'.
1673 (normal-top-level): Create the directory for auto-save files, if
1674 it doesn't already exist (in the ms-dos case only).
1675
1676 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
1677
1678 * international/mule-cmds.el (set-language-environment): Don't
1679 concat an integer (dos-codepage), use format instead.
1680
1681 2000-05-02 Dave Love <fx@gnu.org>
1682
1683 * help.el (help-xref-on-pp): Check for constant symbols.
1684
1685 2000-04-29 Gerd Moellmann <gerd@gnu.org>
1686
1687 * startup.el (normal-top-level): Put a condition-case around
1688 the code loading subdirs.el.
1689
1690 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1691
1692 * ps-print.el: Upside-down and face background color printing,
1693 line number step, doc fix.
1694 (ps-print-version): New version number (5.2).
1695 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
1696 (ps-face-attribute-list, ps-plot-with-face): Code fix.
1697 (ps-spool-config): Var fix.
1698 (ps-printer-name-option): Const fix.
1699 (ps-print-upside-down, ps-use-face-background)
1700 (ps-line-number-step): New vars.
1701 (ps-window-system, ps-lp-system): New consts.
1702 (ps-face-background): New fun.
1703
1704 2000-04-28 Richard Stallman <rms@gnu.org>
1705
1706 * files.el (make-auto-save-file-name):
1707 Apply auto-save-file-name-transforms to visited file name
1708 before generating auto save file name.
1709 (auto-save-file-name-transforms): New variable.
1710
1711 * files.el (backup-enable-predicate):
1712 Correctly test for a file under a temporary directory.
1713
1714 2000-04-28 Gerd Moellmann <gerd@gnu.org>
1715
1716 * subr.el (add-minor-mode): Rewritten.
1717
1718 2000-04-28 Kenichi Handa <handa@etl.go.jp>
1719
1720 * mail/sendmail.el (sendmail-send-it): Set
1721 buffer-file-coding-system to the selected coding system for MIME
1722 header.
1723
1724 2000-04-27 Gerd Moellmann <gerd@gnu.org>
1725
1726 * dired.el (dired-move-to-filename-regexp): Allow format where
1727 YYYY is followed by two spaces.
1728
1729 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
1730 in the second character class of the regexp.
1731
1732 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
1733 mh-etc, too.
1734
1735 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
1736 nil.
1737
1738 * subr.el (add-minor-mode): Use `set' instead of `setq'.
1739
1740 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
1741 argument.
1742
1743 2000-04-27 Sen Nagata <sen@eccosys.com>
1744
1745 * emacs-lisp/crm.el (crm-completion-table): New variable.
1746 (crm-collection-fn, crm-test-completion)
1747 (completing-read-multiple): Use it.
1748
1749 2000-04-27 Dave Love <fx@gnu.org>
1750
1751 * help.el (locate-library): Use mapc.
1752 (help-manyarg-func-alist): Add call-process-region.
1753
1754 2000-04-26 Gerd Moellmann <gerd@gnu.org>
1755
1756 * subr.el (add-minor-mode): Make argument MAP optional.
1757
1758 * desktop.el (desktop-save): Save list of minor modes.
1759 (desktop-create-buffer): Restore minor modes.
1760 (desktop-minor-mode-table): New user-option.
1761
1762 * subr.el (add-minor-mode): New function.
1763
1764 * image.el (find-image): New function.
1765 (defimage): Rewritten to find image at load time.
1766
1767 * startup.el (normal-top-level-add-to-load-path): Handle
1768 case that the default directory is not in load-path.
1769
1770 * help.el: Old patch from Stefan Monnier.
1771 (help-xref-on-pp): New function.
1772 (describe-variable): Use it to display xrefs in a symbol's value.
1773
1774 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
1775
1776 * cus-edit.el (custom-face): Fix parenthesis.
1777
1778 2000-04-26 Kenichi Handa <handa@etl.go.jp>
1779
1780 * mail/rmail.el (rmail-expunge): When there are no deleted
1781 messages, do nothing.
1782
1783 2000-04-26 Dave Love <fx@gnu.org>
1784
1785 * international/mule-cmds.el (locale-translation-file-name):
1786 Defvar to nil.
1787 (set-locale-environment): Set it here (at runtime).
1788
1789 2000-04-25 Gerd Moellmann <gerd@gnu.org>
1790
1791 * replace.el (perform-replace): Add parameters START and END. Use
1792 them instead of the check for a region in Transient Mark mode.
1793 (query-replace-read-args): Return two more list elements for the
1794 start and end of the region in Transient Mark mode.
1795 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1796 (map-query-replace-regexp, replace-string, replace-regexp): Add
1797 optional last arguments START and END and pass them to
1798 perform-replace.
1799
1800 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
1801 form with additional arguments for perform-replace.
1802
1803 * progmodes/etags.el (tags-query-replace): Add parameters START
1804 and END. Construct a form with additional arguments for
1805 perform-replace.
1806
1807 * simple.el (shell-command): Set default directory for "*Shell
1808 Command Output" buffer.
1809
1810 * language/european.el (iso-latin-4): Fix typo.
1811
1812 * emacs-lisp/crm.el: New file.
1813
1814 2000-04-24 Dave Love <fx@gnu.org>
1815
1816 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1817 (Custom-reset-saved, Custom-reset-standard)
1818 (custom-group-value-create, custom-group-set, custom-group-save)
1819 (custom-group-reset-current, custom-group-reset-saved)
1820 (custom-group-reset-standard): Use mapc.
1821 (custom-buffer-create-internal): Disable undo when creating items.
1822 Use mapc.
1823 (custom-face): Avoid redundant lambda.
1824
1825 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1826
1827 * startup.el (auto-save-list-file-prefix): Set default to
1828 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
1829
1830 2000-04-24 Sam Steingold <sds@gnu.org>
1831
1832 * time-stamp.el (time-stamp-string-preprocess): Always convert
1833 `field-result' to a string.
1834
1835 2000-04-24 Gerd Moellmann <gerd@gnu.org>
1836
1837 * frame.el (scrolling): New group.
1838 (automatic-hscrolling): New user-option.
1839
1840 * startup.el (command-line-x-option-alist): Add `-lsp' and
1841 `--line-spacing'.
1842
1843 2000-04-19 Dave Love <fx@gnu.org>
1844
1845 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
1846 (cl-mapc): Rename from mapc. Fix the funcall.
1847
1848 2000-04-19 Gerd Moellmann <gerd@gnu.org>
1849
1850 * simple.el (clone-indirect-buffer-other-window): New command.
1851 (clone-indirect-buffer): Add optional arg NORECROD.
1852 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
1853
1854 * help.el (resize-temp-buffer-window): Use count-screen-lines.
1855
1856 * window.el (count-screen-lines): New function.
1857 (shrink-window-if-larger-than-buffer): Use count-screen-lines
1858 instead of window-buffer-height.
1859
1860 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
1861 non-existing variable comint-input-sentinel.
1862 (inferior-lisp-args-to-list): Removed.
1863 (inferior-lisp): Use split-string instead of
1864 inferior-lisp-args-to-list.
1865
1866 * hexl.el (hexl-insert-hex-string): New command.
1867
1868 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
1869 instead of concat.
1870
1871 2000-04-18 Gerd Moellmann <gerd@gnu.org>
1872
1873 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
1874 at the start of an existing but empty folder.
1875
1876 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1877
1878 * ps-mule.el: Customization fix, doc fix.
1879 (ps-multibyte-buffer): Customization fix.
1880
1881 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1882
1883 * subr.el (read-passwd): Use read-char-exclusive.
1884
1885 2000-04-17 Gerd Moellmann <gerd@gnu.org>
1886
1887 * textmodes/texinfo.el (texinfo-insert-@email)
1888 (texinfo-insert-@emph, texinfo-insert-@quotation)
1889 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
1890 (texinfo-mode-map): Add key bindings for them.
1891
1892 * files.el (basic-save-buffer-2): Use a template with `$'
1893 instead of `#' for VMS.
1894
1895 * simple.el (clone-indirect-buffer): New function.
1896
1897 2000-04-16 Stephen Eglen <stephen@gnu.org>
1898
1899 * iswitchb.el (iswitchb-case): New function. If the user input
1900 contains any upper-case characters, the search is made
1901 case-sensitive.
1902
1903 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
1904
1905 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
1906 comment-end.
1907 (texinfo-font-lock-syntactic-keywords): New var.
1908 (texinfo-font-lock-keywords): Remove comment regexp.
1909 (texinfo-insert-block): New function.
1910 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
1911 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
1912 and font-lock-defaults. Use regexp-opt for outline-regexp.
1913 (texinfo-environments): New var.
1914 (texinfo-environment-regexp): Use regexp-opt and
1915 texinfo-environments.
1916
1917 * textmodes/ispell.el (ispell-menu-map-needed): Check that
1918 ispell-process is bound since this might be eval'd before ispell
1919 is loaded.
1920 (ispell-message): Use a tiny bit less magic and a bit more hard
1921 data to figure out what kind of sc-cite-regexp to use.
1922
1923 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
1924
1925 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
1926 (insert-cyclic-diary-entry): Unquote the lambda.
1927
1928 * gud.el (gud-jdb-build-source-files-list): Fix typo.
1929
1930 * files.el (backup-enable-predicate): Unquote the lambda.
1931
1932 * cus-edit.el (custom-face, face): Unquote the lambda.
1933
1934 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1935
1936 * ps-print.el: Check for line-beginning-position definition.
1937
1938 * ps-print.el: Fix counting lines in a region.
1939 (ps-print-version): New version number (5.1.5).
1940 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
1941 (ps-printing-region): Fun code fix.
1942
1943 2000-04-15 Gerd Moellmann <gerd@gnu.org>
1944
1945 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
1946 to file-directory-p.
1947
1948 2000-04-14 Gerd Moellmann <gerd@gnu.org>
1949
1950 * gud.el (gud-jdb-build-source-files-list): Check that directory
1951 exists before calling directory-files.
1952
1953 2000-04-13 Dave Love <fx@gnu.org>
1954
1955 * emacs-lisp/trace.el: Change maintainer. Use new backquote
1956 syntax.
1957
1958 * emacs-lisp/cl-specs.el: Remove when, unless.
1959
1960 * emacs-lisp/cl-extra.el: Don't quote keywords.
1961 (cl-old-mapc): New variable.
1962 (mapc): Use it.
1963 (cl-map-intervals): Use with-current-buffer. Don't check for
1964 next-property-change.
1965 (cl-map-overlays): Use with-current-buffer.
1966 (cl-expt): Remove.
1967 (copy-tree, remprop): Define unconditionally.
1968
1969 * emacs-lisp/cl-compat.el (keywordp): Remove.
1970
1971 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
1972 to use keywordp.
1973 (edebug-spec): Enable keywordp.
1974
1975 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
1976 string-lessp.
1977
1978 * cus-start.el: Use keywordp.
1979
1980 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1981
1982 * diary-lib.el (include-other-diary-files): Fix the fix of
1983 2000-02-18 by doing a save-excursion.
1984
1985 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1986
1987 * ps-print.el: Customization fix, doc fix.
1988 (ps-print-version): New version number (5.1.4).
1989 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
1990 (ps-print-preprint): Adjust code.
1991 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
1992 (ps-print-prologue-header, ps-print-control-characters)
1993 (ps-spool-config): Customization fix.
1994
1995 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1996
1997 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
1998 converted to the new menu-item format, names silightly changed,
1999 help strings added.
2000
2001 Support for spelling without async subprocesses:
2002
2003 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
2004 (ispell-session-buffer): New variables.
2005 (ispell-start-process, ispell-process-status,
2006 ispell-accept-output, ispell-send-string): New functions, for
2007 Ispell invocation when async subprocesses aren't supported.
2008 (ispell-word, ispell-pdict-save, ispell-command-loop,
2009 ispell-process-line, ispell-buffer-local-parsing): Replace calls
2010 to process-send-string with calls to ispell-send-string, and
2011 accept-process-output with ispell-accept-output.
2012 (ispell-init-process): Call ispell-process-status instead of
2013 process-status with.
2014 (ispell-init-process): Call ispell-start-process. Call
2015 ispell-accept-output and ispell-send-string. Don't call
2016 process-kill-without-query and kill-process if they are unbound.
2017 (ispell-async-processp): New function.
2018
2019 2000-04-12 Dave Love <fx@gnu.org>
2020
2021 * info.el: Add debug-ignored-errors.
2022 (Info-mode-menu): Add some items.
2023 (Info-directory): Add autoload cookie.
2024
2025 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
2026 Modify `truncate-lines'. Make `describe-language-environment'
2027 always visible and add help. Modify `describe-key' help. Invoke
2028 Info-directory from `info'. New entry `emacs-manual'.
2029
2030 2000-04-10 Gerd Moellmann <gerd@gnu.org>
2031
2032 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
2033 propertized-buffer-identification.
2034 (ebrowse-update-member-buffer-mode-line): Likewise.
2035 (ebrowse--mode-strings): Removed.
2036 (ebrowse--mode-line-props): Removed.
2037
2038 * files.el (auto-mode-alist): Add `EBROWSE'.
2039
2040 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
2041 space before testing for end of buffer.
2042 (ebrowse-load): Removed.
2043 (ebrowse-revert-tree-buffer-from-file): Rewritten.
2044 (ebrowse-create-tree-buffer): Rewritten.
2045 (ebrowse-tree-mode): Read tree from buffer.
2046
2047 * progmodes/ebrowse-ffh.el: Removed.
2048
2049 2000-04-10 Kenichi Handa <handa@etl.go.jp>
2050
2051 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
2052
2053 2000-04-10 Gerd Moellmann <gerd@gnu.org>
2054
2055 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
2056 at the wrong place.
2057
2058 2000-04-09 Dave Love <fx@gnu.org>
2059
2060 * files.el (backup-enable-predicate): Use
2061 temporary-file-directory, small-temporary-file-directory.
2062 (make-backup-file-name-function, backup-directory-alist): New
2063 variables.
2064 (make-backup-file-name-1): New function.
2065 (make-backup-file-name): Use it.
2066 (find-backup-file-name): Likewise. Use format for clarity, not
2067 concat.
2068 (file-newest-backup): Use make-backup-file-name.
2069
2070 2000-04-09 Gerd Moellmann <gerd@gnu.org>
2071
2072 * progmodes/ebrowse-ffh.el: New file.
2073
2074 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
2075 to ebrowse-ffh.el.
2076 (ebrowse-load): Add autoload.
2077
2078 * finder.el (finder-commentary): Add autoload cookie.
2079
2080 * mail/rfc2368.el: Correct author's email address.
2081
2082 * progmodes/ebrowse.el: New file.
2083
2084 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
2085 item help string.
2086 (easy-menu-do-add-item): Ditto.
2087 (easy-menu-define): Extend doc string.
2088
2089 * jit-lock.el (with-buffer-unmodified): Use
2090 restore-buffer-modified-p.
2091 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
2092 (jit-lock-function, jit-lock-stealth-fontify): Don't use
2093 with-buffer-unmodified.
2094
2095 2000-04-08 Dave Love <fx@gnu.org>
2096
2097 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
2098 unless, when.
2099
2100 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2101
2102 * viper-util.el (viper-put-on-search-overlay): New subroutine.
2103 (viper-flash-search-pattern): No operation when using Emacs
2104 doesn't support face.
2105 Use `viper-put-on-search-overlay'.
2106
2107 2000-04-04 Gerd Moellmann <gerd@gnu.org>
2108
2109 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
2110 like C-r.
2111
2112 * progmodes/make-mode.el: Some doc fixes.
2113 (makefile-mode-abbrev-table): New variable.
2114 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
2115 (makefile-font-lock-keywords): Fontify includes and conditionals.
2116 (toplevel): Require `dabbrev' and `add-log' when compiling.
2117
2118 * replace.el (perform-replace): Don't move forward one char
2119 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
2120 to do that because it leaves point 1 position after the last
2121 replacement, after everything has been replaced.
2122
2123 * jit-lock.el (with-buffer-unmodified): New macro.
2124 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
2125 modified state.
2126 (jit-lock-function-1): Extracted from jit-lock-function; not
2127 preserving buffer's modified state.
2128 (jit-lock-function, jit-lock-stealth-fontify): Call
2129 jit-lock-function-1.
2130
2131 * mail/rfc2368.el: Remove supernumerary copyright line.
2132
2133 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
2134
2135 * glasses.el: Provide facilities for inserting space before left
2136 parentheses and uncapitalization of identifiers.
2137 (glasses-mode): Try to remove old overlays in all cases.
2138
2139 2000-04-03 Gerd Moellmann <gerd@gnu.org>
2140
2141 * progmodes/compile.el (compile-internal): Display the compilation
2142 buffer in a different frame, if it's already displayed there.
2143
2144 * mail/rfc2368.el: New file.
2145
2146 * simple.el (sendmail-user-agent-compose): Recognize a `body'
2147 header and insert its value as mail body.
2148
2149 * subr.el (member-ignore-case): New function.
2150
2151 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
2152 (dabbrev--find-expansion): Ignore buffers matching a regexp
2153 from dabbrev-ignored-regexps.
2154
2155 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
2156 to extensions handled by gzip.
2157
2158 2000-04-03 Richard M. Stallman <rms@gnu.org>
2159
2160 * files.el (insert-directory): List the total free space
2161 along with the used space.
2162
2163 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
2164 line is followed by one that matches CITATION-REGEXP, end the
2165 paragraph.
2166
2167 2000-04-03 Markus Rost <rost@delysid.gnu.org>
2168
2169 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
2170 (rmail-make-basic-summary-line): Use that option.
2171
2172 2000-04-03 Kenichi Handa <handa@etl.go.jp>
2173
2174 * international/mule-cmds.el (encoded-string-description):
2175 Rewritten. Try pretty description for ISO 2022 escape sequences
2176 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
2177 for hexadecimal format.
2178
2179 2000-04-01 Dave Love <fx@gnu.org>
2180
2181 * cpp.el: Change customization group to `c' from `C'.
2182
2183 * vcursor.el (vcursor-move): Use display-color-p.
2184
2185 * international/mule-util.el: Provide mule-utils.
2186 (string-to-sequence): Simplify and speed up.
2187
2188 * international/mule.el (make-coding-system): Purecopy doc-string.
2189
2190 * international/mule-cmds.el: Various menu changes.
2191 (describe-specified-language-support): Handle `Default'.
2192 (set-language-info): Purecopy `info'.
2193
2194 2000-03-31 Andrew Innes <andrewi@gnu.org>
2195
2196 * vc.el (vc-backend-diff): Return the correct status if we had to
2197 retry the rcsdiff command without the --brief option.
2198
2199 2000-03-31 Dave Love <fx@gnu.org>
2200
2201 * help.el (help-manyarg-func-alist): Correct several omissions.
2202
2203 * add-log.el: Don't require cl, fortran.
2204 (add-log-current-defun-function): Doc fix.
2205 (change-log-version-number-regexp-list): Remove SCCS part. Doc
2206 fix.
2207 (change-log-version-rcs): Function deleted.
2208 (change-log-version-number-search): Doc fix. Use
2209 vc-workfile-version. Avoid CL dolist.
2210 (add-change-log-entry): Just call add-log-current-defun to get
2211 defun. Simplify somewhat.
2212 (change-log-get-method-definition-1): Likewise.
2213 (add-log-current-defun): Return nil if calling
2214 add-log-current-defun-function does so. Move Fortran stuff to
2215 fortran.el. Return string without properties.
2216
2217 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
2218 and :alpha: char classes.
2219
2220 * mail/supercite.el: Defvar curline when compiling.
2221 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
2222 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
2223 rather than a-zA-Z0-9 to allow non-ASCII characters.
2224
2225 2000-03-31 Gerd Moellmann <gerd@gnu.org>
2226
2227 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
2228
2229 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2230 Re-enable new code.
2231
2232 * lpr.el (print-region-1): Use -d to specify printer name for
2233 systems `usg-unix-v*, `dgux', `hpux', `irix'.
2234
2235 2000-03-31 Dave Love <fx@gnu.org>
2236
2237 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
2238 for function definition in symbol's function value slot first
2239 instead of first consulting byte-compile-function-environment.
2240
2241 2000-03-31 Kenichi Handa <handa@etl.go.jp>
2242
2243 * language/european.el ("Polish"): New language environment.
2244 (setup-polish-environment): New function.
2245
2246 2000-03-30 Gerd Moellmann <gerd@gnu.org>
2247
2248 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2249 Disable new code.
2250
2251 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
2252 trying to `load' the symbol of an autoload instead of the file
2253 recorded in the autoload. Fix error messages.
2254
2255 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2256
2257 * ps-print.el: PostScript programming fix for ghostview, doc fix.
2258 (ps-print-version): New version number (5.1.3).
2259 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
2260 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
2261 (ps-generate-postscript-with-faces): Code fix.
2262 (ps-color-values): XEmacs compatibility.
2263 (ps-print-background-image, ps-print-background-text, ps-printer-name)
2264 (ps-default-fg, ps-default-bg): Adjust customization.
2265 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
2266 (ps-color-scale): Renaming old ps-color-value fun.
2267 (ps-print-headers): Replace ps-print-header group to avoid conflict
2268 with ps-print-header variable.
2269 (ps-print-miscellany): New group.
2270 (ps-format-color, ps-rgb-color): New funs.
2271 (ps-default-foreground): New var.
2272 (ps-printer-name-option): New const.
2273
2274 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
2275
2276 * net/net-utils.el:
2277 (network-connection-host, network-connection-service): New variables
2278 (network-connection-mode): New mode, derived from comint-mode
2279 (network-connection-mode-setup): New function, saves host and
2280 service information in local variables.
2281
2282 * lisp/locate.el:
2283 (locate-word-at-point): Added this function
2284 (locate): Default to using locate-word-at-point as input
2285 Run dired-mode-hook
2286
2287 2000-03-29 Dave Love <fx@gnu.org>
2288
2289 * calendar/appt.el: Doc fixes.
2290 (appt-check): Convert min-to-app to a string before passing to
2291 appt-disp-window-function or concat.
2292 (appt-delete-window): Remove test for frame-root-window.
2293 (appt-select-lowest-window, appt-convert-time): Simplify.
2294
2295 * emacs-lisp/bytecomp.el: Doc fixes.
2296 (byte-compile-file-form-autoload): Update
2297 byte-compile-function-environment.
2298
2299 2000-03-29 Andreas Schwab <schwab@suse.de>
2300
2301 * emacs-lisp/autoload.el: Also print defsubst doc string
2302 specially.
2303
2304 * dired.el (dired-insert-directory): If dired-free-space-program
2305 failed just delete its output.
2306
2307 2000-03-29 Dave Love <fx@gnu.org>
2308
2309 * international/iso-cvt.el: Move provide to end. Doc fixes.
2310 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
2311 (iso-iso2sgml, iso-sgml2iso): New functions.
2312 (iso-cvt-define-menu): Fix some entries and use backquote for
2313 clarity.
2314
2315 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
2316
2317 2000-03-28 Gerd Moellmann <gerd@gnu.org>
2318
2319 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
2320 ISO-DATE. If non-nil, return date in ISO 8601 format.
2321
2322 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
2323
2324 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
2325 if it ever becomes used.
2326 (log-edit-mode-hook): Default to vc-log-mode-hook.
2327 (log-edit-mode): Fix the docstring.
2328
2329 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
2330 the code.
2331
2332 2000-03-26 Dave Love <fx@gnu.org>
2333
2334 * net/browse-url.el (browse-url): Re-fix case of
2335 browse-url-browser-function being an alist.
2336 (browse-url): Add :link to defgroup.
2337
2338 * files.el: Doc fixes.
2339 (file-truename): Include `[' in wildcard characters.
2340 (automount-dir-prefix): Customize.
2341 (find-file-wildcards): Add :version.
2342 (find-file-noselect): Simplify a mapcar call.
2343
2344 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
2345 compatible with inf-lisp version.
2346 (eval-defun-1): Fix custom-declare-variable case.
2347
2348 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
2349
2350 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
2351
2352 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2353
2354 * Makefile (COMPILE_FIRST): New macro.
2355 (compile-files): Compile files from COMPILE_FIRST first.
2356
2357 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
2358 code.
2359
2360 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
2361 matching open parenthesis in column 0 to defun-prompt-regexp
2362 only if open-paren-in-column-0-is-defun-start is set.
2363
2364 * sun-curs.el: Require CL at compile-time only.
2365
2366 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
2367 instead of copy-list which is a function from CL.
2368 (msb--choose-menu, msb--mode-menu-cond)
2369 (msb--create-buffer-menu-2): Use dolist instead of mapc.
2370 (msb--init-file-alist): Use mapcar instead of mapcan.
2371 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
2372 `(' in column 0 in doc string.
2373 (msb--add-separators): Use mapcar instead of mapcan.
2374
2375 * cus-dep.el: Require CL at compile-time only.
2376
2377 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
2378
2379 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2380 (byte-compile-warnings): New warning `noruntime'.
2381 (byte-compile-constants, byte-compile-variables): Fix docstring.
2382 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
2383 execute `eval-whenc-compile's body.
2384 (byte-compile-unresolved-functions): Fix docstring.
2385 (byte-compile-eval): New function.
2386 (byte-compile-callargs-warn): Check if the function will be available
2387 at runtime (via property `byte-compile-noruntime').
2388 (byte-compile-print-syms): New function.
2389 (byte-compile-warn-about-unresolved-functions): Also warn about
2390 `noruntime' functions (and use `byte-compile-print-syms').
2391 (byte-compile-file): Capitalize the message.
2392
2393 2000-03-24 Gerd Moellmann <gerd@gnu.org>
2394
2395 * mail/rmail.el (rmail-confirm-expunge): New user-option.
2396 (rmail-expunge): Ask for confirmation depending on the setting
2397 of rmail-confirm-expunge.
2398
2399 2000-03-23 Gerd Moellmann <gerd@gnu.org>
2400
2401 * Makefile (bootstrap-clean): If $(emacs) exists, build
2402 loaddefs.el first. A loaddefs.el that's not up-to-date might
2403 cause a bootstrap failure because things don't autoload as
2404 expected.
2405
2406 2000-03-23 Dave Love <fx@gnu.org>
2407
2408 * net/browse-url.el: Restore previous use of
2409 browse-url-maybe-new-window.
2410
2411 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2412
2413 * ps-print.el: Skip banner page fix.
2414 (ps-print-version): New version number (5.1.2).
2415 (ps-begin-file, ps-end-file, ps-generate): Code fix.
2416
2417 2000-03-23 Dave Pearson <davep@davep.org>
2418
2419 * net/quickurl.el Changed the type of parameter passed to the
2420 function defined by `quickurl-format-function'. Before only the
2421 text of the URL was passed. Now the whole URL structure is passed
2422 and the function is responsible for extracting the parts it
2423 requires. Changed the default of `quickurl-format-function'
2424 accordingly.
2425 (quickurl-insert): Changed the `funcall' of
2426 `quickurl-format-function' to match the above change.
2427 (quickurl-list-insert): Changed the `url' case so that it makes
2428 use of `quickurl-format-function', previous to this the format was
2429 hard wired.
2430
2431 2000-03-22 Gerd Moellmann <gerd@gnu.org>
2432
2433 * startup.el: Change some spellings for the X Window System.
2434
2435 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
2436
2437 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
2438 up the code and the regexp and make sure the cursor is temporarily
2439 moved to the suspicious line while querying the user.
2440
2441 2000-03-22 Jason Rumney <jasonr@gnu.org>
2442
2443 * w32-fns.el (w32-charset-info-alist): Initialize.
2444
2445 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2446
2447 * ps-print.el: N-up last page fix.
2448 (ps-print-version): New version number (5.1.1).
2449 (ps-end-file, ps-end-job, ps-generate): Code fix.
2450
2451 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2452
2453 * files.el (find-file-run-dired): Update docstring.
2454 (find-directory-functions): New hook.
2455 (find-file-noselect): Run find-directory-functions rather than
2456 calling dired directly.
2457
2458 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
2459
2460 * pcvs.el: Add a minimal leading commentary.
2461 (cvs-make-cvs-buffer): Change the header part by removing the startup
2462 message and adding a `Module' entry. Also replace the FOOTER and
2463 HEADER special fileinfos with the new support in ewoc for updating
2464 its own footer and header.
2465 (cvs-update-header): Update to use the header/footer of the ewoc.
2466 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
2467 (cvs-is-within-p): New function.
2468 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
2469 to only examine some subset of the buffers.
2470
2471 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
2472 `format' instead of our own ad-hoc functions.
2473 Remove HEADER and FOOTER cases, now handled in the EWOC.
2474 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
2475
2476 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
2477 output to avoid scaring the user.
2478 (cvs-parse-table): Catch message for non-up-to-date commits.
2479
2480 * pcvs-defs.el (cvs-startup-message): Remove.
2481 (cvs-global-menu): New autoloaded menu.
2482
2483 * pcvs-util.el (cvs-string-fill): Remove.
2484
2485 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
2486 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
2487 PP part of it and also make it work for footers and headers.
2488 (ewoc-create): Drop POS and BUFFER arguments.
2489 Use the DLL's dummy node to store the end-of-footer position.
2490 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
2491 (ewoc-refresh): Remove unused `header' variable.
2492 (ewoc-(get|set)-hf): New functions.
2493
2494 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
2495 log-view-*-(message|file) and use easy-mmode-define-navigation.
2496 (log-view-message-re): Match SCCS format as well.
2497 And match the revision line rather than the dashed separator line.
2498 (log-view-mode): Use the new define-derived-mode.
2499 (log-view-current-tag): Fill in with an actual implementation.
2500
2501 * cvs-status.el (cvs-status-(prev|next)): Rename from
2502 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
2503 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
2504 to let the output "breathe" a little more (more readable).
2505 (cvs-status-mode): Use the new define-derived-mode.
2506
2507 * smerge-mode.el (smerge-auto-leave): New function and variable.
2508 (smerge-basic-map): Rename from smerge-basic-keymap.
2509 Change the bindings for smerge-diff-*.
2510 (smerge-*-map): Use easy-mmode-defmap.
2511 (smerge-(next|prev)): Use easy-mmode-define-navigation.
2512 (smerge-keep-*): Use smerge-auto-leave.
2513
2514 2000-03-21 Jason Rumney <jasonr@gnu.org>
2515
2516 * cus-edit.el (custom-button-face): Use 3D look for w32.
2517 (custom-button-pressed-face): Likewise.
2518
2519 2000-03-21 Gerd Moellmann <gerd@gnu.org>
2520
2521 * progmodes/etags.el (tags-case-fold-search): New user-option.
2522 (tags-loop-eval): New function. Bind case-fold-search around eval
2523 depending on the value of tags-case-fold-search.
2524 (tags-loop-continue): Use tags-loop-eval.
2525 (find-tag-in-order): Bind case-fold-search depending on the value
2526 of tags-case-fold-search.
2527
2528 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
2529
2530 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
2531 (diff-end-of-hunk): Return the end position for use in
2532 `easy-mmode-define-navigation'.
2533 (diff-recenter): Remove.
2534 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
2535 of `easy-mmode-define-navigation'.
2536 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
2537 previous renaming) and fix to use new names.
2538 (diff-merge-strings): Use \n as separator: simpler, faster.
2539 (diff-mode): Use `define-derived-mode'.
2540
2541 * derived.el (define-derived-mode): Don't autoload anymore.
2542 Prefer the macro-only version provided by easy-mmode.el.
2543
2544 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
2545 `easy-mmode-define-derived-mode'.
2546 Use `combine-run-hooks'.
2547 (easy-mmode-define-navigation): New macro.
2548
2549 * subr.el (combine-run-hooks): New function.
2550
2551 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
2552
2553 * term/x-win.el: Fontsets related initialization is simplified.
2554
2555 * international/mule-diag.el (describe-font): Don't refer to
2556 global-fontset-alist, instead call font-list.
2557 (describe-fontset, list-fontsets, mule-diag): Likewise.
2558 (print-fontset): Adjusted for the change of fontset
2559 implementation.
2560
2561 * international/fontset.el (x-charset-registries): Variable
2562 removed, instead the corresponding data is stored in the default
2563 fontset.
2564 (register-alternate-fontnames): Function removed.
2565 (resolved-ascii-font): Variable removed.
2566 (x-compose-font-name): Ignore the second argument REDOCE.
2567 (x-complement-fontset-spec): Complement only an ASCII font and
2568 element for those charsets than can use that ASCII font.
2569 (generate-fontset-menu): Don't refer to global-fontset-alist,
2570 instead call fontset-list.
2571 (uninstantiated-fontset-alist): Variable removed.
2572 (x-style-funcs-alist): Likewise.
2573 (fontset-default-styles): Likewise.
2574 (x-modify-font-name): Function removed.
2575 (create-fontset-from-fontset-spec): Ignore the argument
2576 STYLE-VARIANT.
2577 (create-fontset-from-ascii-font): Docsting adjusted for the above
2578 change.
2579 (instantiate-fontset, resolve-fontset-name): Functions removed.
2580 (fontset-list): Now implemented by C code.
2581
2582 * faces.el (read-face-font): Fix TABLE arg to completing-read.
2583 (describe-face): Include `font' attribute in the description.
2584
2585 2000-03-21 Kenichi Handa <handa@etl.go.jp>
2586
2587 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
2588
2589 2000-03-20 Gerd Moellmann <gerd@gnu.org>
2590
2591 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
2592 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
2593 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
2594
2595 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
2596 about behavior of set-buffer-modified-p wrt redisplay.
2597
2598 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2599
2600 * view.el (view-mode-disable): Kill local binding of view-read-only.
2601
2602 2000-03-18 Gerd Moellmann <gerd@gnu.org>
2603
2604 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
2605 is a string, convert it to a syntax cell using string-to-syntax.
2606
2607 * simple.el (syntax-code-table, syntax-flag-table): New variables.
2608 (string-to-syntax): New function.
2609
2610 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
2611 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
2612 try to use passive ftp mode.
2613
2614 2000-03-17 Gerd Moellmann <gerd@gnu.org>
2615
2616 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
2617
2618 * simple.el (append-to-buffer): Update point of windows after
2619 insertion.
2620
2621 * abbrev.el (inverse-add-abbrev): Identify word by first moving
2622 forward then moving backward. Reindent.
2623
2624 * frame.el (other-frame): Call x-focus-frame only if
2625 focus-follows-mouse is off.
2626
2627 2000-03-17 Dave Love <fx@gnu.org>
2628
2629 * pcvs-util.el (cvs-strings->string): Rename
2630 replace-regexps-in-string.
2631
2632 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
2633
2634 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
2635 regexp for labels cannot span several lines.
2636
2637 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
2638 `(setq :<key> ':<key>)' to the macro expansion.
2639
2640 2000-03-16 Dave Love <fx@gnu.org>
2641
2642 * progmodes/f90.el (f90): Put custom group under `languages', not
2643 `fortran'.
2644 (f90-mode-hook): Customize.
2645 (f90-mode): Set add-log-current-defun-function.
2646 (f90-current-defun): New function.
2647
2648 2000-03-16 Gerd Moellmann <gerd@gnu.org>
2649
2650 * cus-edit.el (custom-variable-tag-face): Handle case that
2651 default face's height is not a number.
2652 (custom-face-tag-face, custom-group-tag-face-1)
2653 (custom-group-tag-face): Ditto.
2654 (custom-group-tag-face-1): Add :group.
2655
2656 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
2657
2658 2000-03-15 Gerd Moellmann <gerd@gnu.org>
2659
2660 * pcvs-defs.el (toplevel): Remove autoload cookie for form
2661 requiring easymenu.
2662
2663 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2664
2665 * ps-print.el: PostScript user-defined prologue, PostScript error
2666 handler, doc fix.
2667 (ps-print-version): New version number (5.1).
2668 (ps-user-defined-prologue, ps-error-handler-message)
2669 (ps-print-prologue-0, ps-error-handler-alist): New vars.
2670 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
2671 (ps-insert-string): New function.
2672
2673 2000-03-15 Kenichi Handa <handa@etl.go.jp>
2674
2675 * international/ccl.el (ccl-compile-expression): Don't generate
2676 invalid self-assignment code.
2677
2678 2000-03-14 Dave Love <fx@gnu.org>
2679
2680 * subr.el (replace-regexp-in-string): Renamed from
2681 replace-regexps-in-string. Doc fix.
2682
2683 2000-03-12 Dave Love <fx@gnu.org>
2684
2685 * cus-edit.el: Doc fixes.
2686 (customize-set-variable, customize-save-variable): Rename args for
2687 doc.
2688 (custom-variable-tag-face, custom-face-tag-face)
2689 (custom-group-tag-face-1, custom-group-tag-face): Modify from
2690 style which user identify as hyperlink.
2691 (hook): Don't add undefined functions to the hook.
2692 (debug-ignored-errors): Transfer message from bindings.el.
2693
2694 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2695
2696 * recentf.el (recentf-keep-non-readable-files-p): Remove
2697 double/nested definition.
2698
2699 2000-03-12 Dave Love <fx@gnu.org>
2700
2701 * facemenu.el (facemenu-get-face): Use display-color-p.
2702 * enriched.el (enriched-decode-foreground): Likewise.
2703 (enriched-decode-background): Likewise.
2704 * isearch.el (isearch-highlight): Likewise.
2705 * info-look.el (info-lookup): Likewise.
2706 * simple.el (completion-setup-function): Likewise.
2707
2708 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
2709 :options.
2710
2711 * bindings.el (mode-line-format): Fix line-number and
2712 column-number items. Add help-echo for the background.
2713 (mode-line-mule-info): Modify help-echo.
2714
2715 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
2716 defcustom.
2717
2718 * files.el (load-file): Allow completion to .elc.
2719
2720 * man.el: Doc fixes.
2721 (Man-init-defvars): Use display-color-p to set fontification.
2722
2723 * play/hanoi.el (hanoi-internal): Don't use oddp.
2724
2725 2000-03-12 Gerd Moellmann <gerd@gnu.org>
2726
2727 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
2728
2729 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
2730
2731 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
2732
2733 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
2734 Fix comment.
2735
2736 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
2737
2738 * font-lock.el (font-lock-keywords): Fix the doc now that
2739 regexp-opt-depth is unnecessary.
2740 (save-buffer-state): Set an edebug spec.
2741 (font-lock-fontify-anchored-keywords): Properly handle the case when
2742 the matcher goes past the limit.
2743
2744 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
2745 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
2746
2747 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
2748 dll.el and cookie.el (from Elib) with heavy renaming and other
2749 massaging.
2750
2751 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
2752 Autoload the functions used.
2753 (easy-mmode-define-syntax): Fix CL typo.
2754 (easy-mmode-define-derived-mode): Improve the docstring generation.
2755
2756 2000-03-10 Gerd Moellmann <gerd@gnu.org>
2757
2758 * textmodes/texinfo.el (texinfo-version): Variable and function
2759 removed.
2760
2761 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
2762
2763 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
2764 allow more flexibility.
2765 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
2766 fns.
2767 (easy-mmode-defmap, easy-mmode-defsyntax)
2768 (easy-mmode-define-derived-mode): New macros.
2769
2770 2000-03-09 Didier Verna <didier@xemacs.org>
2771
2772 * rect.el (replace-rectangle): New function.
2773
2774 2000-03-09 Dave Love <fx@gnu.org>
2775
2776 * progmodes/fortran.el (fortran-comment-line-start): Define as
2777 "C".
2778 (fortran-comment-line-start-skip): Don't match cpp stuff.
2779 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
2780 (fortran-mode-map): Remove over-eager custom-menu-create for now.
2781 (fortran-mode): Don't set fortran-comment-line-start-skip,
2782 fortran-comment-line-start here. Set comment-start,
2783 add-log-current-defun.
2784 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
2785 (fortran-current-defun): New function.
2786
2787 2000-03-09 Gerd Moellmann <gerd@gnu.org>
2788
2789 * emacs-lisp/re-builder.el: New file.
2790
2791 * mouse.el (mouse-drag-region): Don't run up-event handler
2792 if hscroll has changed.
2793
2794 * octave-mod.el (octave-font-lock-keywords): To font-lock the
2795 builtin operators, use `font-lock-builtin-face' for Emacs and
2796 `font-lock-preprocessor-face' otherwise.
2797
2798 * font-lock.el (lisp-font-lock-keywords-1): Highlight
2799 `(defun (setf foo)' differently.
2800
2801 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
2802
2803 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
2804 (regexp-opt): Update comment and adapt the code the new meaning of
2805 the `paren' argument of regex-opt-group for shy-groups.
2806 (regexp-opt-depth): Handle shy groups as well as backslashed
2807 backslashes.
2808 (regexp-opt-group): Turn the leading comment into a docstring.
2809 Allow `paren' to be a string (the string to use to open a group).
2810 Remove open-presuf and close-presuf. Instead of checking for `all
2811 one-char' and then later on check for `several one-char', handle
2812 both cases close together. Also apply a more generic algorithm
2813 for suffixes (the mirror image of the algorithm used for
2814 prefixes). Use shy-groups. Use nreverse rather than reverse.
2815 (regexp-opt-try-suffix): Removed.
2816
2817 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
2818 from comint-mode-map, so we can just inherit from it. Also, move
2819 the initialization into the `defvar' since there's no docstring
2820 anyway and it's fairly short.
2821 (inferior-scheme-mode): Define it as derived-mode: the code is
2822 shorter and this way we inherit from comint-mode-map rather than
2823 copying it.
2824
2825 * subr.el (replace-regexps-in-string): Properly handle the case
2826 where we match an empty string.
2827
2828 * comint.el (comint-exec-1): Add the current-dir to the exec-path
2829 when the command has a directory component (such as "./testml").
2830 Also fix a typo in the comment.
2831
2832 2000-03-08 Gerd Moellmann <gerd@gnu.org>
2833
2834 * Makefile (compile-files): Compile files one by one because
2835 that's the only way to ensure a clean compilation environment for
2836 each individual file.
2837
2838 * frame.el (other-frame): Call x-focus-frame.
2839
2840 2000-03-07 Dave Love <fx@gnu.org>
2841
2842 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
2843 :require to defcustom.
2844
2845 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
2846 lists.
2847
2848 * files.el (auto-mode-alist): Add configure.in.
2849
2850 * progmodes/autoconf.el: New file.
2851
2852 2000-03-07 Gerd Moellmann <gerd@gnu.org>
2853
2854 * mail/mh-e.el: Change maintainer to `none'.
2855
2856 * recentf.el (recentf-keep-non-readable-files-p): Quote args
2857 to remove-hook and add-hook.
2858
2859 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2860
2861 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
2862 it as the default.
2863 (mail-send): Test mail-send-nonascii also for the new `mime' value.
2864 (sendmail-send-it): Conditionally add MIME headers specifying the
2865 used character set.
2866
2867 2000-03-07 Dave Love <fx@gnu.org>
2868
2869 * winner.el: Fix keywords, autoload cookies. Split
2870 eval-when-compile form to avoid compilation failure.
2871
2872 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
2873
2874 * international/mule.el: Modify comment about coding system
2875 property `coding-category'.
2876 (make-coding-system): New argument EOL-TYPE. Pay attention to
2877 coding-category property of PROPERTIES.
2878
2879 * international/mule-conf.el (coding-category-utf-8,
2880 coding-category-utf-16-be, coding-category-utf-16-le): New coding
2881 categories. Include them in the argument for set-coding-priority.
2882
2883 * international/mule-cmds.el (reset-language-environment): Include
2884 coding-category-utf-8, coding-category-utf-16-be, and
2885 coding-category-utf-16-le in the argument for set-coding-priority.
2886 (reset-language-environment): Initialize coding-category-utf-8,
2887 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
2888
2889 2000-03-06 Karl Fogel <kfogel@red-bean.com>
2890
2891 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
2892 code abstracted out of `bookmark-jump-noselect'. Now tries info
2893 extensions as well as compression extensions.
2894 (bookmark-jump-noselect): Use above new func.
2895
2896 2000-03-03 Gerd Moellmann <gerd@gnu.org>
2897
2898 * strokes.el: Change maintainer's mail address.
2899
2900 2000-03-03 Kenichi Handa <handa@etl.go.jp>
2901
2902 * international/mule-diag.el (list-character-sets): Make help-echo
2903 string by substitute-command-keys.
2904 (list-character-sets): Likewise.
2905 (sort-listed-character-sets): Call help-setup-xref.
2906
2907 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2908
2909 * time.el (display-time-mail-file): Add `none' to the list of
2910 choices.
2911
2912 2000-03-01 Dave Love <fx@gnu.org>
2913
2914 * help.el (help-xref-go-back): Don't try to set position.
2915
2916 * international/mule-diag.el (list-character-sets): Call
2917 help-setup-xref. Add help-echo to xrefs.
2918 (list-character-sets-1): Add help-echo to xrefs.
2919
2920 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2921
2922 * frame.el (blink-cursor-mode): Switch cursor on when turning
2923 the mode off.
2924
2925 * add-log.el (add-log-current-defun): Add support for
2926 Autoconf mode.
2927
2928 * mail/rmail.el (rmail-quit-hook): New variable.
2929
2930 2000-03-01 Dave Love <fx@gnu.org>
2931
2932 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
2933
2934 * help.el (help-xref-button): Add help-echo arg.
2935 (describe-function-1, describe-variable, help-make-xrefs): Use it.
2936
2937 * faces.el (list-faces-display): Supply help-echo with
2938 help-make-xrefs.
2939
2940 * facemenu.el (list-text-properties-at): Set help-xref-stack to
2941 nil.
2942
2943 2000-03-01 Gerd Moellmann <gerd@gnu.org>
2944
2945 * image.el (defimage): Look for image files in load-path.
2946
2947 * frame.el (busy-cursor-delay-seconds): Change type to
2948 `number'.
2949
2950 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2951
2952 * recentf.el (recentf): Added version tag to the defgroup of
2953 recentf.
2954
2955 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2956
2957 * recentf.el (recentf-cleanup): Changed to remove excluded file
2958 too.
2959 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
2960 action to select/unselect a file.
2961 (recentf-edit-list): Code cleanup and improvement.
2962 (recentf-open-more-files-action): `recentf-open-more-files' button
2963 widget action to open a file.
2964 (recentf-open-more-files): No more use standard completion but
2965 widgets.
2966 (recentf-more-collection): Deleted.
2967 (recentf-more-history): Deleted.
2968 (recentf-setup-more-completion): Deleted.
2969
2970 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2971
2972 * recentf.el (recentf-mode): No more needs that Emacs is running
2973 under a window-system.
2974
2975 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2976
2977 * recentf.el (recentf-edit-list): New command to edit the recent
2978 list which allow the user to remove files.
2979 (recentf-edit-selected-items): New global variable, used by
2980 `recentf-edit-list' to hold the list of files to be removed from
2981 the recent list.
2982 (recentf-make-menu-items): Updated to display a "Edit list..."
2983 menu item. Minor code cleanup.
2984
2985 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2986
2987 * recentf.el (recentf-open-more-files): New command to open files
2988 that are not displayed in the menu.
2989 (recentf-more-collection): New global variable holding the set of
2990 permissible completions used by `recentf-open-more-files'.
2991 (recentf-more-history): New global variable holding the history list
2992 used by `recentf-open-more-files' completion.
2993 (recentf-setup-more-completion): New function to setup completion for
2994 `recentf-open-more-files'.
2995 (recentf-make-menu-items): Updated to display a "More..." menu item.
2996
2997 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2998
2999 * recentf.el (recentf-menu-action): Doc fixed.
3000
3001 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
3002
3003 * recentf.el (recentf-menu-filter): Doc updated.
3004 (recentf-update-menu-hook): Allow menu filters to force menu update.
3005 (recentf-make-menu-items): New menu filter handling.
3006 (recentf-make-menu-item): New helper function.
3007 (recentf-menu-elements): New menu handling function.
3008 (recentf-sort-ascending): Updated to new menu filter handling.
3009 (recentf-sort-descending): Updated to new menu filter handling.
3010 (recentf-sort-basenames-ascending): New menu filter function.
3011 (recentf-sort-basenames-descending): New menu filter function.
3012 (recentf-show-basenames): New menu filter function.
3013 (recentf-show-basenames-ascending): New menu filter function.
3014 (recentf-show-basenames-descending): New menu filter function.
3015
3016 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3017
3018 * diary-lib.el (list-diary-entries): Don't try to go forward at
3019 the end of the buffer.
3020
3021 2000-02-29 Kenichi Handa <handa@etl.go.jp>
3022
3023 * international/mule-diag.el (list-character-sets): Completely
3024 rewritten.
3025 (sort-listed-character-sets): New function.
3026 (list-character-sets-1): Completely rewritten.
3027 (list-character-sets-2): New function.
3028 (non-iso-charset-alist): New variable.
3029 (decode-codepage-char): New function.
3030 (charset-history): New variable.
3031 (read-charset) (list-block-of-chars)
3032 (list-iso-charset-chars)
3033 (list-non-iso-charset-chars)
3034 (list-charset-chars): New functions.
3035 (mule-diag): Call list-character-sets-2, not
3036 list-character-sets-2.
3037 (dump-charsets): Likewise.
3038
3039 2000-02-29 Gerd Moellmann <gerd@gnu.org>
3040
3041 * dired-x.el (dired-filename-at-point): Add `@' to valid
3042 file name characters.
3043 (dired-filename-at-point): Handle ange-ftp file names.
3044
3045 * frame.el (frame-notice-user-settings): Use assq-delete-all
3046 instead of assoc-delete-all.
3047 (frame-notice-user-settings): Ditto.
3048
3049 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
3050 Don't copy alist.
3051
3052 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
3053
3054 * calculator.el (calculator-use-menu): New option.
3055 (calculator-initial-bindings): Changed some bindings to work as
3056 macros.
3057 (calculator-forced-input): Removed.
3058 (calculator-restart-other-mode): New variable.
3059 (calculator-mode-map): Set up menu.
3060
3061 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
3062
3063 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
3064 tags.
3065
3066 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
3067
3068 * viper-cmd.el (viper-envelop-ESC-key): added the option to
3069 translate all ESC key sequences.
3070 (viper-goto-mark-subr): restore markers for files for which
3071 they were saved.
3072 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
3073 * viper-util.el (viper-set-replace-overlay-glyphs,
3074 viper-set-replace-overlay): always check if the replacement
3075 overlay is live.
3076 * viper.el (viper-vi-state-mode-list): added major modes.
3077 * ediff-wind.el: minor comment changes.
3078 * ediff.el: copyright notice date fix.
3079
3080 2000-02-27 Jason Rumney <jasonr@gnu.org>
3081
3082 * faces.el (face-font-family-alternatives): Add arial to helv.
3083 (mode-line, header-line, tool-bar): Same default as x for w32.
3084 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
3085 face-font-family-alternatives from working.
3086 * term/w32-win.el (mouse-set-font): Do not build fontset from
3087 chosen font.
3088
3089 2000-02-25 Sam Steingold <sds@goems.com>
3090
3091 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
3092 properly.
3093
3094 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3095
3096 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
3097
3098 2000-02-25 Gerd Moellmann <gerd@gnu.org>
3099
3100 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
3101 writable.
3102
3103 * frame.el (busy-cursor-delay-seconds): New option.
3104
3105 2000-02-24 Gerd Moellmann <gerd@gnu.org>
3106
3107 * frame.el (show-cursor-in-non-selected-windows): New option.
3108
3109 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3110
3111 * diary-lib.el (include-other-diary-files): Undo the selective
3112 display in any included file and don't kill it.
3113
3114 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
3115
3116 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
3117 bar. Menu items converted to (menu-item format, help strings
3118 added.
3119 [downcase, upcase]: Don't enable on MS-DOS.
3120 [symlink, symlinks]: Don't show if make-symbolic-link is not
3121 bound.
3122 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
3123
3124 2000-02-23 Dave Love <fx@gnu.org>
3125
3126 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
3127 (backward-kill-word): Revert addition of * to interactive spec --
3128 it's a feature.
3129
3130 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
3131 (backward-kill-sentence, kill-sentence): Likewise.
3132
3133 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
3134 scratch buffer name.
3135 (gud-format-command): Use int-to-string in ?l case. Simplify
3136 slightly.
3137
3138 * term/w32-win.el (internal-face-interactive): Update prompt for
3139 new read-face-name.
3140
3141 * mail/footnote.el (footnote): Add :version to defgroup.
3142 (footnote-section-tag-regexp): Customize.
3143 (footnote-start-tag, footnote-end-tag): New option.
3144 (footnote-latin-regexp): New variable.
3145 (Footnote-latin): New function.
3146 (footnote-style-alist): Add element for latin style.
3147 (footnote-style): Moved.
3148 (Footnote-goto-footnote): Use eq to test arg.
3149
3150 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
3151
3152 * emacs-lisp/byte-opt.el: Change old backquote syntax.
3153 (byte-compile-trueconstp): Include keywords.
3154 (byte-optimize-quote, byte-optimize-lapcode): Use
3155 byte-compile-const-symbol-p.
3156 (byte-optimize-char-before): New optimization.
3157
3158 * emacs-lisp/bytecomp.el: Change old backquote syntax.
3159 (byte-compile-const-symbol-p): New function.
3160 (byte-compile-constp, byte-compile-out-toplevel)
3161 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
3162 Use it.
3163
3164 * subr.el (define-key-after): Default AFTER to t. Doc fix.
3165
3166 2000-02-23 Kenichi Handa <handa@etl.go.jp>
3167
3168 * international/encoded-kb.el: Be sure to update minor-mode-alist
3169 and minor-mode-map-alist.
3170 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
3171 codes SS2 and SS3 correctly.
3172 (encoded-kbd-self-insert-ccl): New function.
3173 (encoded-kbd-setup-keymap): New function.
3174 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
3175 by calling encoded-kbd-setup-keymap.
3176
3177 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
3178 characters.
3179 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
3180 locally.
3181
3182 2000-02-22 Dave Love <fx@gnu.org>
3183
3184 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
3185 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
3186 defvar.
3187 (lisp-mode-syntax-table): Set up for #|...|# comments.
3188 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
3189 classes. Match `defface'.
3190 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
3191 (eval-defun-1): Fix for defcustom.
3192 (lisp-indent-region): Doc fix.
3193
3194 * subr.el (when, unless, split-string): Doc fix.
3195 (read-passwd): Move call of clear-this-command-keys to the right
3196 place.
3197 (replace-regexps-in-string): New function.
3198
3199 2000-02-22 Gerd Moellmann <gerd@gnu.org>
3200
3201 * help.el (describe-variable): Set syntax table to
3202 emacs-lisp-mode-syntax-table when moving forward over the
3203 symbol's name.
3204
3205 2000-02-22 Dave Love <fx@gnu.org>
3206
3207 * xt-mouse.el: Doc fixes.
3208 (xterm-mouse-position-function): New function, replacing advice of
3209 mouse-position.
3210 (xterm-mouse-mode): Use it. Don't turn on under a window system.
3211
3212 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
3213
3214 2000-02-21 Gerd Moellmann <gerd@gnu.org>
3215
3216 * format.el (format-annotate-single-property-change): Handle
3217 properties.with dotted-list values.
3218 (format-proper-list-p): New function.
3219
3220 * enriched.el (enriched-face-ans): Handle '(foreground-color
3221 . COLOR) and (background-color . COLOR).
3222
3223 2000-02-20 Dave Love <fx@gnu.org>
3224
3225 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
3226 and assignments to it.
3227 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
3228 current local map.
3229 (make-flyspell-overlay): Use it.
3230 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
3231
3232 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
3233 (lm-get-header-re): Defun, not defsubst.
3234 (lm-get-package-name): Defun, not defsubst. Simplify.
3235 (lm-version): Doc fix. Simplify.
3236 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
3237 (lm-crack-address, lm-last-modified-date, lm-commentary)
3238 (lm-verify, lm-synopsis): Simplify.
3239 (lm-report-bug): Require emacsbug. Use compose-mail.
3240
3241 2000-02-20 Gerd Moellmann <gerd@gnu.org>
3242
3243 * dired.el (dired-mode): Call propertized-buffer-identification
3244 to set mode-line-buffer-identification to something having
3245 the right text properties.
3246
3247 * bindings.el (propertized-buffer-identification): New function.
3248
3249 2000-02-20 Dave Love <fx@gnu.org>
3250
3251 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
3252 check for t-mouse too.
3253
3254 * cus-start.el: Make echo-keystrokes `number'.
3255
3256 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
3257
3258 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
3259 Don't call ring-empty-p unless tags-location-ring is bound.
3260 From Noah Friedman <friedman@splode.com>.
3261
3262 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
3263
3264 * progmodes/hideshow.el (hs-flag-region): No longer use
3265 `intangible' overlay property.
3266
3267 (hs-toggle-hiding): New command.
3268 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
3269
3270 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
3271 Fix omission bug: Run `hs-minor-mode-hook' for both activation
3272 and deactivation.
3273
3274 2000-02-18 Gerd Moellmann <gerd@gnu.org>
3275
3276 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
3277
3278 2000-02-17 Gerd Moellmann <gerd@gnu.org>
3279
3280 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
3281
3282 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
3283 of `*' to handle `(* ... *)' comments.
3284
3285 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
3286
3287 * faces.el (list-faces-display): Use display-mouse-p instead of
3288 window-system.
3289
3290 * menu-bar.el (global-map): Menu-bar items converted to the new
3291 format (menu-item..., rearranged for better CUA compliance, and
3292 their names changed for better clarity. Help strings added.
3293
3294 * international/mule-cmds.el (mule-menu-keymap)
3295 (describe-language-environment-map, set-coding-system-map)
3296 (setup-language-environment-map): Convert to new (menu-item...
3297 form, add help strings. Change names of menu items for better
3298 clarity. "Mule" menu-bar item removed (it's now in the "Options"
3299 submenu).
3300
3301 2000-02-17 Gerd Moellmann <gerd@gnu.org>
3302
3303 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
3304 within the code.
3305
3306 2000-02-16 Dave Love <fx@gnu.org>
3307
3308 * faces.el: Don't require custom. Add more specific :groups to
3309 various deffaces.
3310 (set-face-attribute): Purecopy args.
3311 (read-face-name): Default to name at point and use it in prompt.
3312 Remove colon from arg in all callers.
3313 (list-faces-display): Hyperlink to face descriptions and customize
3314 buffers.
3315
3316 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
3317
3318 * wid-edit.el (widget-match-inline): An atom never matches a
3319 list.
3320
3321 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3322
3323 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3324 at ':' characters by call to split-string.
3325
3326 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3327
3328 * textmodes/bibtex.el: Added RCS version identification.
3329
3330 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3331
3332 * textmodes/bibtex.el: Some temporary comments removed.
3333 (bibtex-field-name, bibtex-entry-type): Made the relationship
3334 explicit.
3335 (bibtex-field-const): Allow capital letters.
3336 (bibtex-start-of-string): Deleted because unused.
3337
3338 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3339 use the term 'reference' to describe a bibtex entry as a whole.
3340 Further, reference keys are no longer called 'labels'.
3341 (bibtex-keys): Renamed to bibtex-reference-keys.
3342 (bibtex-reformat-previous-labels): Renamed to
3343 bibtex-reformat-previous-reference-keys.
3344 (bibtex-reference-type): Renamed to bibtex-entry-type.
3345 (bibtex-reference-head): Renamed to bibtex-entry-head.
3346 (bibtex-reference-maybe-empty-head): Renamed to
3347 bibtex-entry-maybe-empty-head.
3348 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3349 (bibtex-search-reference): Renamed to bibtex-search-entry.
3350 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3351 bibtex-enclosing-entry-maybe-empty-head.
3352 (bibtex-entry-field-alist, bibtex-entry-head,
3353 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3354 bibtex-map-entries, bibtex-search-entry,
3355 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3356 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3357 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3358 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3359 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3360 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3361 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3362
3363 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3364
3365 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3366 comment.
3367 (bibtex-format-field-delimiters): New function, functionality
3368 extracted from bibtex-format-entry.
3369 (bibtex-autokey-get-yearfield-digits): New function, functionality
3370 extracted from bibtex-autokey-get-yearfield.
3371
3372 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3373 entries in order to avoid stack overflow in the regexp matcher if
3374 field contents become large.
3375 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3376 bibtex-field-string-part-not-braced,
3377 bibtex-field-string-part-no-inner-braces,
3378 bibtex-field-string-part-1-inner-brace,
3379 bibtex-field-string-part-2-inner-braces,
3380 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3381 bibtex-field-string-quoted, bibtex-field-string,
3382 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3383 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3384 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3385 as parsing is now performed by the following functions.
3386 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3387 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3388 bibtex-parse-field-string, bibtex-search-forward-field-string,
3389 bibtex-parse-association, bibtex-field-name-for-parsing,
3390 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3391 bibtex-search-forward-field, bibtex-search-backward-field,
3392 bibtex-start-of-field, bibtex-end-of-field,
3393 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3394 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3395 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3396 bibtex-parse-string, bibtex-search-forward-string,
3397 bibtex-search-backward-string, bibtex-start-of-string,
3398 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3399 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3400 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3401 entries. Instead of reporting the results of the parsing by
3402 match-beginning or match-end, these functions return data structures
3403 that hold the corresponding positions.
3404 (bibtex-enclosing-field): Changed to also report field boundaries by
3405 return values rather than by match-beginning or match-end. The
3406 following functions have been adapted to use the new parsing
3407 functions.
3408 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3409 bibtex-enclosing-field, bibtex-format-entry,
3410 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3411 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3412 bibtex-print-help-message, bibtex-end-of-entry,
3413 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3414 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3415 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3416 method for parsing.
3417 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3418 bibtex-map-entries, bibtex-flash-head,
3419 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3420 bibtex-autokey-change, bibtex-autokey-get-namefield,
3421 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3422 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3423 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3424 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3425 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3426 order to make the new binding of case-fold-search immediately
3427 visible.
3428
3429 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3430
3431 * textmodes/bibtex.el: Copyright notice is up to date.
3432 Added constant 'bibtex-maintainer-salutation.
3433
3434 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3435 than make-temp-name, use match-string-no-properties and eliminate
3436 a quadratic behavior when building bibtex-strings.
3437
3438 * bibtex.el (bibtex-reference-key): Accept string entries whose
3439 reference key contains upper case letters.
3440
3441 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3442
3443 * bibtex.el (bibtex-reference-head): Allow entries to start with
3444 a new line.
3445
3446 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3447
3448 * bibtex.el: Hiding of entry bodies is not longer provided by
3449 bibtex.el directly. Instead the hideshow package can be used.
3450 Added a special bibtex entry to hs-special-modes-alist.
3451 (bibtex-hs-forward-sexp): Added for hideshow.el.
3452
3453 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3454
3455 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3456 at ':' characters by call to split-string.
3457
3458 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3459
3460 * textmodes/bibtex.el: Added RCS version identification.
3461
3462 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3463
3464 * textmodes/bibtex.el: Some temporary comments removed.
3465 (bibtex-field-name, bibtex-entry-type): Made the relationship
3466 explicit.
3467 (bibtex-field-const): Allow capital letters.
3468 (bibtex-start-of-string): Deleted because unused.
3469
3470 * textmodes/bibtex.el: Unified some nomenclature. We no longer
3471 use the term 'reference' to describe a bibtex entry as a whole.
3472 Further, reference keys are no longer called 'labels'.
3473 (bibtex-keys): Renamed to bibtex-reference-keys.
3474 (bibtex-reformat-previous-labels): Renamed to
3475 bibtex-reformat-previous-reference-keys.
3476 (bibtex-reference-type): Renamed to bibtex-entry-type.
3477 (bibtex-reference-head): Renamed to bibtex-entry-head.
3478 (bibtex-reference-maybe-empty-head): Renamed to
3479 bibtex-entry-maybe-empty-head.
3480 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3481 (bibtex-search-reference): Renamed to bibtex-search-entry.
3482 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3483 bibtex-enclosing-entry-maybe-empty-head.
3484 (bibtex-entry-field-alist, bibtex-entry-head,
3485 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3486 bibtex-map-entries, bibtex-search-entry,
3487 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3488 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3489 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3490 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3491 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3492 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3493 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3494
3495 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3496
3497 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3498 comment.
3499 (bibtex-format-field-delimiters): New function, functionality
3500 extracted from bibtex-format-entry.
3501 (bibtex-autokey-get-yearfield-digits): New function, functionality
3502 extracted from bibtex-autokey-get-yearfield.
3503
3504 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3505 entries in order to avoid stack overflow in the regexp matcher if
3506 field contents become large.
3507 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3508 bibtex-field-string-part-not-braced,
3509 bibtex-field-string-part-no-inner-braces,
3510 bibtex-field-string-part-1-inner-brace,
3511 bibtex-field-string-part-2-inner-braces,
3512 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3513 bibtex-field-string-quoted, bibtex-field-string,
3514 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3515 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3516 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3517 as parsing is now performed by the following functions.
3518 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3519 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3520 bibtex-parse-field-string, bibtex-search-forward-field-string,
3521 bibtex-parse-association, bibtex-field-name-for-parsing,
3522 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3523 bibtex-search-forward-field, bibtex-search-backward-field,
3524 bibtex-start-of-field, bibtex-end-of-field,
3525 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3526 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3527 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3528 bibtex-parse-string, bibtex-search-forward-string,
3529 bibtex-search-backward-string, bibtex-start-of-string,
3530 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3531 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3532 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3533 entries. Instead of reporting the results of the parsing by
3534 match-beginning or match-end, these functions return data structures
3535 that hold the corresponding positions.
3536 (bibtex-enclosing-field): Changed to also report field boundaries by
3537 return values rather than by match-beginning or match-end. The
3538 following functions have been adapted to use the new parsing
3539 functions.
3540 (bibtex-skip-to-valid-entry, bibtex-search-reference,
3541 bibtex-enclosing-field, bibtex-format-entry,
3542 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3543 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3544 bibtex-print-help-message, bibtex-end-of-entry,
3545 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3546 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3547 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3548 method for parsing.
3549 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3550 bibtex-map-entries, bibtex-flash-head,
3551 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3552 bibtex-autokey-change, bibtex-autokey-get-namefield,
3553 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3554 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3555 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3556 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3557 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3558 order to make the new binding of case-fold-search immediately
3559 visible.
3560
3561 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3562
3563 * textmodes/bibtex.el: Copyright notice is up to date.
3564 Added constant 'bibtex-maintainer-salutation.
3565
3566 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3567 than make-temp-name, use match-string-no-properties and eliminate
3568 a quadratic behavior when building bibtex-strings.
3569
3570 * bibtex.el (bibtex-reference-key): Accept string entries whose
3571 reference key contains upper case letters.
3572
3573 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3574
3575 * bibtex.el (bibtex-reference-head): Allow entries to start with
3576 a new line.
3577
3578 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3579
3580 * bibtex.el: Hiding of entry bodies is not longer provided by
3581 bibtex.el directly. Instead the hideshow package can be used.
3582 Added a special bibtex entry to hs-special-modes-alist.
3583 (bibtex-hs-forward-sexp): Added for hideshow.el.
3584
3585 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
3586
3587 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
3588 proceedings entry type (for cross referencing). Thanks to Wagner
3589 Toledo Correa for the suggestion.
3590
3591 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
3592
3593 2000-02-14 Kenichi Handa <handa@etl.go.jp>
3594
3595 * international/characters.el: Setup case table for Vietnamese.
3596
3597 2000-02-12 Gerd Moellmann <gerd@gnu.org>
3598
3599 * uniquify.el (toplevel): Require CL at compile time.
3600 (uniquify-push): Removed.
3601
3602 * shadowfile.el (shadow-when): Removed.
3603
3604 * tempo.el (tempo-dolist, tempo-mapc): Removed.
3605 (tempo-process-and-insert-string): Use dolist instead of
3606 tempo-dolist.
3607
3608 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
3609 regexp for paragraph-start.
3610
3611 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
3612 commas as well.
3613
3614 2000-02-10 Dave Love <fx@gnu.org>
3615
3616 * wid-edit.el: (widgets) [defgroup]: Remove url link.
3617 (widget-color-choice-list, widget-color-history, widget-mouse-help):
3618 Deleted.
3619 (widget-specify-field, widget-specify-button): Don't use
3620 widget-mouse-help as help-echo property.
3621 (default): Use #'ignore for :validate and :mouse-down-action.
3622 (checkbox): Add help-echo.
3623 (widget-sexp-validate): Rewritten to clarify error messages.
3624 (character): Use char-valid-p in :match function.
3625 (widget-color-complete): Use facemenu-color-alist.
3626 (widget-color-action): Use facemenu-read-color.
3627
3628 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
3629 set up `caar' &c that we now have.
3630
3631 2000-02-09 Ray Blaak <blaak@gnu.org>
3632
3633 * delphi.el: Make resourcestring a declaration region, like const
3634 and var.
3635
3636 2000-02-09 Dave Love <fx@gnu.org>
3637
3638 * bindings.el (mode-line-input-method-map): New variable.
3639 (mode-line-mule-info): Use it; fix last change.
3640 (mode-line-mode-menu): Move definition.
3641 (mode-line-mouse-sensitive-p): Deleted.
3642 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
3643 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
3644 level.
3645
3646 * startup.el (command-line-1): Don't call
3647 make-mode-line-mouse-sensitive.
3648
3649 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3650
3651 * mail/rmail.el (rmail-retry-failure): Use
3652 rmail-beginning-of-message before rmail-toggle-header, because the
3653 former toggles headers.
3654
3655 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
3656
3657 * diff-mode.el (diff-kill-junk): New interactive function.
3658 (diff-reverse-direction): Use delete-and-extract-region.
3659 (diff-post-command-hook): Restrict the area so that the hook also works
3660 outside of any diff hunk. This is necessary for the minor-mode.
3661 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
3662 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
3663
3664 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
3665 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
3666 so that it can be used more easily in <foo>-mode-hook. Also make sure
3667 to avoid duplicate entries.
3668 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
3669 (font-lock-remove-keywords): Just as was done for `add', allow it to
3670 work even if font-lock-mode is nil. Also make sure we don't modify
3671 any pre-existing list by forcing a copy-sequence. Finally rename
3672 `major-mode' to `mode'.
3673 (font-lock-fontify-syntactic-anchored-keywords)
3674 (font-lock-fontify-anchored-keywords)
3675 (font-lock-fontify-keywords-region): Use line-end-position.
3676 Don't make `font-lock-multiline' local (it's now done in
3677 font-lock-set-defaults).
3678 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
3679 move the `font-lock-fontified' creation to inside the `unless'.
3680
3681 2000-02-06 Andrew Innes <andrewi@gnu.org>
3682
3683 * term/w32-win.el (x-handle-args): Comment out call to message,
3684 which occurs before window system is initialized.
3685
3686 * makefile.nt: Add support for recompiling lisp code.
3687
3688 2000-02-04 Dave Love <fx@gnu.org>
3689
3690 * bindings.el (mode-line-mule-info): Fix/extend last change.
3691
3692 * completion.el: Replace completion-dolist with dolist.
3693
3694 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
3695 dotimes.
3696
3697 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
3698
3699 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
3700 environment names before they go into the section regexp.
3701
3702 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
3703 char class in regexp.
3704
3705 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
3706 `case-fold-search' to nil.
3707
3708 * progmodes/idlwave.el (idlwave-template): Respect
3709 `idlwave-abbrev-change-case'.
3710 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
3711 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
3712 idlwave-while): respect `idlwave-reserved-word-upcase'.
3713 (idlwave-rw-case): New function.
3714 (idlwave-statement-match): Fixed problem with assignment regexp.
3715 (idlwave-font-lock-keywords): Improved regexp for keyword
3716 parameters.
3717 (idlwave-surround): New argument LENGTH to support padding of
3718 operators longer than 1 char.
3719
3720 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
3721 idlwave-shell-expression-overlay. Implemented printing of
3722 expressions on higher levels of the calling stack.
3723 (idlwave-shell-display-level-in-calling-stack): Restore stack
3724 level.
3725 (idlwave-retrieve-expression-from-level): New function.
3726 (idlwave-shell-last-calling-stack): Variable removed.
3727 (idlwave-shell-reset): Argument action reversed (`visible' to
3728 `hidden'). Also remove stop-line overlay.
3729 (idlwave-shell-calling-stack-routine): New variable.
3730 (idlwave-shell-parse-stack-and-display): Messages now display
3731 negative level numbers.
3732 (idlwave-shell-mode): Set `modeline-format'.
3733 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
3734 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
3735 21.
3736 (idlwave-shell-print-expression-function): New option.
3737
3738 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
3739 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
3740 `tool-bar' instead of `toolbar'.
3741
3742 2000-02-02 Dave Love <fx@gnu.org>
3743
3744 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
3745 emacs-lisp-mode-hook. Don't check for defalias being defined.
3746
3747 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3748 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
3749 the new builtins directly.
3750
3751 * whitespace.el (whitespace): Add :version to defgroup.
3752
3753 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
3754 Doc fix.
3755
3756 * thingatpt.el (sexp-at-point, symbol-at-point)
3757 (number-at-point, list-at-point): Add autoload cookie.
3758
3759 * recentf.el (recentf): Add :version to defgroup.
3760
3761 * quickurl.el (quickurl): Add :version to defgroup.
3762
3763 * elide-head.el (elide-head): Use point-marker more.
3764
3765 * bs.el (bs): Add :version to defgroup.
3766
3767 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
3768
3769 * progmodes/delphi.el (delphi): Add :version to defgroup.
3770
3771 2000-02-02 Gerd Moellmann <gerd@gnu.org>
3772
3773 * ange-ftp.el (ange-ftp-write-region): Handle case that
3774 succeeding process operation sets a different coding system.
3775
3776 * calculator.el: New file.
3777
3778 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
3779
3780 * frame.el (frames-on-display-list, framep-on-display): New
3781 functions.
3782 (display-mouse-p, display-popup-menus-p, display-graphic-p)
3783 (display-selections-p, display-screens, display-pixel-width)
3784 (display-pixel-height, display-mm-width, display-mm-height)
3785 (display-backing-store, display-save-under, display-planes)
3786 (display-color-cells, display-visual-class): New functions.
3787
3788 * term/tty-colors.el (tty-color-gray-shades): New function.
3789
3790 * faces.el (display-color-p): Use framep-on-display.
3791 (display-grayscale-p): New function.
3792
3793 2000-01-31 Dave Love <fx@gnu.org>
3794
3795 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
3796 (create-fontset-from-x-resource): Don't concat integers.
3797
3798 2000-01-31 Inge Frick <inge@nada.kth.se>
3799
3800 * view.el: Some changes in documentation. Removed some trailing
3801 whitespace. Changed some parameter names to agree with
3802 documentation.
3803 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
3804 window is not deleted. Modifies change 1998-04-26.
3805
3806 2000-01-31 Gerd Moellmann <gerd@gnu.org>
3807
3808 * windmove.el: New file.
3809
3810 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3811 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3812 progmodes/ebnf-yac.el: Update copyright and license info.
3813
3814 * jit-lock.el (jit-lock-function): Widen before calculating end
3815 position.
3816 (jit-lock-stealth-chunk-start): Rewritten.
3817
3818 * info.el (Info-title-face-alist): Removed.
3819 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
3820 faces.
3821 (Info-fontify-node): Use these faces.
3822
3823 2000-01-30 Gerd Moellmann <gerd@gnu.org>
3824
3825 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
3826 (cl-macro-list1): Recognize `&allow-other-keys' instead of
3827 `&allow-other-keywords'.
3828
3829 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
3830 the list of directories scanned heuristically.
3831
3832 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
3833 exist.
3834
3835 2000-01-30 Jason Rumney <jasonr@gnu.org>
3836
3837 * w32-fns.el: Define w32-tty-standard-colors.
3838
3839 * startup.el (command-line): Use w32-tty-standard-colors when in
3840 w32 console mode.
3841
3842 2000-01-30 Dave Love <fx@gnu.org>
3843
3844 * jka-compr.el (jka-compr-load): Fix up load-history.
3845
3846 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
3847
3848 * emacs-lisp/cl-macs.el: Revert previous change.
3849
3850 2000-01-29 Dave Love <fx@gnu.org>
3851
3852 * facemenu.el: Purecopy various strings.
3853
3854 * timezone.el (timezone-fix-time): Window against 69 for two-digit
3855 years. Deal with three-digit years.
3856
3857 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
3858 defconst, purecopy.
3859 (help-back-label): Purecopy it.
3860
3861 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3862
3863 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
3864 variable. If non-nil, order the buffer list according to the
3865 currently selected frame.
3866 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
3867 non-nil, pass the selected frame to function buffer-list.
3868
3869 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3870
3871 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
3872
3873 2000-01-28 Dave Love <fx@gnu.org>
3874
3875 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
3876
3877 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
3878 Don't use lisp-indent-hook property.
3879 (cl-abs): Remove.
3880
3881 * subr.el: Move out indent and edebug specs for when and unless.
3882
3883 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
3884 when, unless.
3885
3886 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
3887 unless, when.
3888
3889 2000-01-28 Gerd Moellmann <gerd@gnu.org>
3890
3891 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
3892 `collecting' as synonym for `collect'.
3893
3894 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
3895 for the case it contains spaces.
3896
3897 * simple.el (what-cursor-position): Change formatting of
3898 messages.
3899
3900 * frame.el (delete-other-frames): New function.
3901 (toplevel): Bind it to C-x 5 1.
3902
3903 * sort.el (sort-numeric-base): New option.
3904 (sort-numeric-fields): If number starts with `0' or `0[xX[',
3905 interpret it as octal or hexadecimal. Use sort-numeric-base
3906 as default base.
3907
3908 * progmodes/glasses.el: New file.
3909
3910 2000-01-27 Gerd Moellmann <gerd@gnu.org>
3911
3912 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
3913 userids differently.
3914
3915 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3916 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3917 progmodes/ebnf-yac.el: New files.
3918
3919 2000-01-26 Dave Love <fx@gnu.org>
3920
3921 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
3922 on a function with an empty body. [From Eric Ludlam.]
3923
3924 2000-01-25 Andre Spiegel <spiegel@gnu.org>
3925
3926 * vc.el (vc-version-diff): Make sure file name is expanded.
3927
3928 2000-01-25 Gerd Moellmann <gerd@gnu.org>
3929
3930 * scroll-bar.el (scroll-bar-timer): Variable removed.
3931 (scroll-bar-toolkit-scroll): Don't use a timer.
3932
3933 2000-01-25 Kenichi Handa <handa@etl.go.jp>
3934
3935 * language/thai-util.el (thai-composition-function): Delete
3936 superfluous `a'.
3937
3938 2000-01-24 Dave Love <fx@gnu.org>
3939
3940 * fortran.el (fortran-mode): Use beginning-of-defun-function,
3941 end-of-defun-function.
3942
3943 * font-lock.el (turn-on-font-lock): Don't depend on window-system
3944 &c.
3945
3946 2000-01-22 Jason Rumney <jasonr@gnu.org>
3947
3948 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
3949 conflicts with new face support.
3950
3951 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3952
3953 * replace.el (query-replace): Rename last arg to DELIMITED.
3954 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
3955 (query-replace-regexp): Likewise.
3956
3957 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3958
3959 * subr.el (with-syntax-table): Use make-symbol, not gensym.
3960
3961 * emacs-lisp/lisp.el (beginning-of-defun-function):
3962 Variable renamed from beginning-of-defun.
3963 Do not call make-variable-buffer-local.
3964 (beginning-of-defun-raw): Use new variable name; doc fix.
3965 (beginning-of-defun): Doc fix.
3966 (end-of-defun-function): Variable renamed from end-of-defun.
3967 Do not call make-variable-buffer-local.
3968 (end-of-defun): Use new variable name; doc fix.
3969
3970 * subr.el (dolist, dotimes): Copied from cl-macs.el
3971 and made to work.
3972
3973 * mail/undigest.el (rmail-digest-end-regexps):
3974 Variable replaces rmail-digest-end-regexp.
3975 Allows multiple regexps for detecting the end line.
3976 (undigestify-rmail-message): Corresponding changes.
3977
3978 2000-01-19 Dave Love <fx@gnu.org>
3979
3980 * files.el (user-init-file): Don't declare here -- is primitive.
3981
3982 * startup.el (command-line): Check for compiled user-init-file and
3983 set to uncompiled version if necessary.
3984
3985 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3986
3987 * mail/undigest.el (rmail-digest-end-regexp): New user option.
3988 (undigestify-rmail-message): Use it.
3989
3990 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
3991
3992 2000-01-17 Gerd Moellmann <gerd@gnu.org>
3993
3994 * tmm.el (tmm-goto-completions): Adapt to prompt being part
3995 of mini-buffer.
3996
3997 2000-01-14 Gerd Moellmann <gerd@gnu.org>
3998
3999 * emacs-lisp/copyright.el (copyright-update): Removed the
4000 requirement for a trailing space from `copyright-regexp', to
4001 support copyrights with owner specified on a separate line..
4002
4003 * align.el: New file.
4004
4005 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
4006
4007 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
4008
4009 2000-01-13 Dave Love <fx@gnu.org>
4010
4011 * ph.el: Removed. (Obsoleted by EUDC.)
4012
4013 2000-01-13 Gerd Moellmann <gerd@gnu.org>
4014
4015 * net/eudc.el (toplevel): Remove autoloaded code installing
4016 menu with easymenu, because that causes build problems.
4017
4018 * frame.el (frame-notice-user-settings): New variable.
4019 (frame-notice-user-settings): Don't modify frame parameters
4020 if called a second time.
4021
4022 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4023
4024 * frame.el (frame-notice-user-settings):
4025 Notice default-frame-parameters even for non-window frames.
4026
4027 2000-01-13 Gerd Moellmann <gerd@gnu.org>
4028
4029 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
4030 for Emacs.
4031 (eudc-bob-can-display-inline-images): Extend for Emacs.
4032 (eudc-bob-toggle-inline-display): Ditto.
4033 (eudc-bob-display-jpeg): Ditto.
4034
4035 2000-01-12 Gerd Moellmann <gerd@gnu.org>
4036
4037 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4038 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
4039 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
4040
4041 * add-log.el (add-change-log-entry): Fix error trying an `(insert
4042 nil)'.
4043
4044 * subdirs.el: Add `net' directory.
4045
4046 * net: New directory.
4047
4048 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
4049 eval-last-sexp. Don't bind debug-on-error here.
4050 (eval-last-sexp): New function. Bind debug-on-error if
4051 eval-expression-debug-on-error is non-nil.
4052 (eval-defun-2, eval-defun): Likewise.
4053
4054 * simple.el (eval-expression): Don't bind debug-on-error if
4055 eval-expression-debug-on-error is nil. Detect changed
4056 debug-on-error, and propagate new value to global binding, if
4057 eval-expression-debug-on-error is non-nil,
4058 (eval-expression-debug-on-error): Change doc string.
4059
4060 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4061
4062 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
4063
4064 * emacs-lisp/lisp-mode.el (with-syntax-table):
4065 Set up lisp-indent-function property.
4066
4067 * subr.el (with-syntax-table): Moved from simple.el.
4068
4069 * simple.el (with-syntax-table): Moved to subr.el.
4070
4071 2000-01-11 Gerd Moellmann <gerd@gnu.org>
4072
4073 * tmm.el (tmm-shortcut): Delete region after prompt instead
4074 of erasing buffer.
4075
4076 * textmodes/fill.el (fill-common-string-prefix): New function.
4077 (fill-context-prefix): Use the longest common prefix of first
4078 and second line fill prefix, if there is one.
4079
4080 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4081
4082 * array.el (array-mode): Don't use make-variable-buffer-local.
4083 Use make-local-variable for `truncate-lines'.
4084
4085 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
4086
4087 * add-log.el (add-log-current-defun): Handle user-defined
4088 add-log-current-function returning nil,
4089
4090 * add-log.el (add-change-log-entry): Insert version number
4091 if having found a current function
4092
4093 * add-log.el (add-log-current-defun): Call
4094 `add-log-current-defun-function'. Try matches at level 0 and
4095 level 1. Strip whitespace from defun found.
4096
4097 2000-01-10 John Wiegley <johnw@gnu.org>
4098
4099 * allout.el (isearch-done/outline-provisions): Added `edit'
4100 argument to correspond with the current definition of
4101 `isearch-done'.
4102
4103 2000-01-10 Dave Love <fx@gnu.org>
4104
4105 * elide-head.el (elide-head): Use point-marker, not point.
4106
4107 2000-01-10 Gerd Moellmann <gerd@gnu.org>
4108
4109 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
4110 before and after the year 2000.
4111
4112 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
4113 Add ispell- prefix.
4114
4115 2000-01-10 Ken Stevens <k.stevens@ieee.org>
4116
4117 * ispell.el: Only define dictionaries in menus when they exist.
4118 (version18p): New variable.
4119 (version20p): New variable.
4120 (xemacsp): New variable.
4121 (ispell-choices-win-default-height): Fix for XEmacs visibility.
4122 (ispell-dictionary-alist1): Added Brasileiro dictionary.
4123 (ispell-dictionary-alist6): Russian command lines no longer accept
4124 run-together words.
4125 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
4126 (ispell-dictionary-alist): Add koi8-r to customize definition.
4127 (check-ispell-version): Added documentation string. Returns
4128 library path when called non-interactively.
4129 (ispell-menu-map-needed): Uses new variables.
4130 (ispell-library-path): New variable.
4131 (ispell-decode-string): XEmacs fix for bogus variable bindings.
4132 (ispell-word): Improved documentation string. Test for valid
4133 character mappings. Correctly check typed in word changes that can
4134 result in single words split into multiple words. Returns
4135 replacement word.
4136 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
4137 replace in recursive query replace mode. Help message for
4138 recursive edit mode.
4139 (ispell-show-choices): Protect against bad framepop bindings.
4140 (ispell-help): Fix to work with XEmacs.
4141 (ispell-highlight-spelling-error): Use new variables.
4142 (ispell-overlay-window): Fix to work with XEmacs.
4143 (ispell-parse-output): Passed and returns location information
4144 tracking spelling corrections. Doesn't recheck same word on
4145 current line.
4146 (ispell-init-process): Protect against bogus XEmacs variable binding.
4147 Fix call to single argument in sleep-for. Use new variables.
4148 (ispell-region): Passed and returns location information tracking
4149 spelling corrections. Doesn't check same word on current line.
4150 Improved documentation string. Doesn't resend a line already
4151 checked to the ispell process - fixes bug in LaTeX parsing.
4152 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
4153 (ispell-skip-region): No longer skips <TT> in SGML.
4154 (ispell-process-line): Tracks location information with spelling
4155 corrections. Added documentation string. Accounts for words
4156 already accepted on this line. Don't allow query-replace on line
4157 starting with math characters. Doesn't resend a line already sent
4158 to ispell process. Fixes alignment error bug.
4159
4160 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4161
4162 * dired-x.el (dired-guess-shell-alist-default):
4163 Suggest xloadimage, which is free, not xv, which isn't.
4164
4165 * ange-ftp.el (ange-ftp-file-name-nondirectory):
4166 Don't ever include the host name or user name in the value.
4167
4168 2000-01-09 Gerd Moellmann <gerd@gnu.org>
4169
4170 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
4171 of a real newline.
4172
4173 2000-01-09 Stephen Eglen <stephen@gnu.org>
4174
4175 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
4176 for .png files.
4177
4178 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
4179
4180 * cus-edit.el (custom-hook-convert-widget): Fix comment.
4181
4182 2000-01-09 Gerd Moellmann <gerd@gnu.org>
4183
4184 * progmodes/cperl-mode.el: Replace ^F with ^L.
4185
4186 * sendmail.el (toplevel): Provide `sendmail' when compiling
4187 before `require'ing rmail and mailalias to prevent infinite
4188 recursion.
4189
4190 2000-01-08 Dave Love <fx@gnu.org>
4191
4192 * emacs-lisp/backquote.el: Remove inappropriate customization
4193 (allowing custom.el to use backquote).
4194
4195 2000-01-07 Dave Love <fx@gnu.org>
4196
4197 * add-log.el (add-log-debugging): Deleted.
4198 (add-change-log-entry): Treat a backup FILE-NAME as its parent
4199 file. Remove debugging code.
4200 (change-log-get-method-definition, change-log-name): Add doc.
4201 (change-log-sortable-date-at): New function.
4202 (change-log-merge): New command.
4203
4204 * time.el (display-time-string-forms): Make the Mail string active.
4205 (display-time-update): Provide help-echo for load average.
4206
4207 * bindings.el (make-mode-line-mouse2-map): New function.
4208 (mode-line-modified): Use it and simplify.
4209 (mode-line-mule-info): Provide help-echo info.
4210 (minor-mode-alist): Activate the strings.
4211 (make-mode-line-mouse-sensitive): Simplify for
4212 mode-line-buffer-identification.
4213
4214 2000-01-07 Gerd Moellmann <gerd@gnu.org>
4215
4216 * play/pong.el: New file.
4217
4218 2000-01-06 Dave Love <fx@gnu.org>
4219
4220 * array.el: Assorted cleanups for compiler warnings, doc strings,
4221 `array-' prefix for symbols.
4222
4223 2000-01-05 Dave Love <fx@gnu.org>
4224
4225 * textmodes/outline.el (outline-mode-menu-bar-map): Add
4226 outline-headers-as-kill.
4227 (outline-mode): Define imenu-generic-expression.
4228 (outline-headers-as-kill): New command.
4229
4230 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
4231 from paragraph-start.
4232 (paragraph-indent-minor-mode): New command.
4233
4234 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
4235 M-C-e, M-C-h, C-j, C-xnd, TAB.
4236 (fortran-mode): Set beginning-of-defun, end-of-defun.
4237 (fortran-column-ruler): Simplify.
4238 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
4239 (fortran-with-subprogram-narrowing): Likewise.
4240 (fortran-indent-subprogram): Call mark-defun.
4241 (fortran-check-for-matching-do): Change narrowing.
4242
4243 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
4244 (cl-lucid-hash-tag): Delete.
4245 (cl-hash-table-p): Correct test for native table.
4246 (cl-hash-table-count): Use hash-table-count.
4247
4248 * browse-url.el (browse-url): Fix case of
4249 browse-url-browser-function being an alist.
4250
4251 2000-01-05 Carsten Dominik <cd@gnu.org>
4252
4253 * textmodes/reftex-vars.el (reftex-parse-file-extension)
4254 (reftex-index-phrase-file-extension): New options.
4255
4256 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
4257 Use new option `reftex-index-phrase-file-extension'.
4258
4259 * textmodes/reftex.el (reftex-access-parse-file): Use new option
4260 `reftex-parse-file-extension'.
4261
4262 2000-01-05 Dave Love <fx@gnu.org>
4263
4264 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
4265 (beginning-of-defun-raw): Use it.
4266 (end-of-defun): New variable.
4267 (end-of-defun): Use it.
4268 (check-parens): New command.
4269
4270 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4271
4272 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
4273 (hs-show-block): Don't use `mapcar' when not accumulating.
4274
4275 Fix buglet in local variables initialization.
4276
4277 2000-01-05 Andreas Schwab <schwab@suse.de>
4278
4279 * hscroll.el (hscroll): Doc fix.
4280
4281 2000-01-05 Carsten Dominik <cd@gnu.org>
4282
4283 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
4284 idlw-toolbar.
4285
4286 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
4287 file idlw-rinfo.el.
4288 (idlwave-customize): load must read file idlw-shell.el.
4289 (idlwave-create-customize-menu): load must read file idlw-shell.el.
4290
4291 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
4292
4293 * progmodes/idlw-shell.el: Also provide idlwave-shell
4294 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
4295 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
4296
4297 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
4298 both reftex-dcr and reftex-vcr.
4299
4300 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
4301
4302 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4303
4304 * ps-print.el: PostScript code now is in separate files, doc fix.
4305 (ps-print-version): New version number (5.0.3).
4306 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
4307 local.
4308 (ps-spool-config): Initialization fix.
4309 (ps-print-prologue-1, ps-print-prologue-2)
4310 (ps-print-duplex-feature): PostScript code moved to separated file.
4311 (ps-background-image): Little code reformating.
4312 (ps-begin-file, ps-begin-job): Fix code.
4313 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
4314 (ps-prologue-file): New fun.
4315
4316 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4317
4318 * ps-vars.el: Eliminated.
4319
4320 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
4321 `;;;###autoload'.
4322
4323 * ps-print.el: ps-vars eliminated, doc fix.
4324 (ps-print-version): New version number (5.0.2).
4325 (ps-spool-config): Initialization fix.
4326 (ps-print-customize): New fun.
4327
4328 2000-01-04 Gerd Moellmann <gerd@gnu.org>
4329
4330 * autorevert.el (auto-revert-mode): Return value of
4331 auto-revert-mode.
4332
4333 2000-01-04 Dave Love <fx@gnu.org>
4334
4335 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
4336 menu items.
4337
4338 2000-01-03 Dave Love <fx@gnu.org>
4339
4340 * elide-head.el (elide-head) [defgroup]: Add :version.
4341
4342 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
4343 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
4344 `cl-hash-table-p', not `hash-table-p'.
4345 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
4346
4347 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4348
4349 * faces.el (face-read-integer, read-face-attribute)
4350 (color-defined-p, color-values): unspecified-{f,b}g are now
4351 strings.
4352
4353 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
4354
4355 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
4356 at comment end, and re-insert them after filling.
4357
4358 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4359
4360 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
4361 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
4362 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
4363
4364 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4365
4366 * term/x-win.el (xw-defined-colors): Call color-supported-p,
4367 the new name of face-color-supported-p.
4368
4369 * term/w32-win.el (xw-defined-colors): Likewise.
4370
4371 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4372
4373 * simple.el (completion-setup-function): Count completion-size
4374 from minibuffer-prompt-end, not from point-min.
4375
4376 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
4377
4378 * faces.el (read-face-attribute, defined-colors, color-defined-p):
4379 Pass the frame to tty-color-* functions.
4380 (display-color-p, frame-set-background-mode): Pass the frame to
4381 tty-display-color-p.
4382
4383 * term/tty-colors.el (tty-defined-color-alist): Renamed from
4384 tty-color-alist.
4385 (tty-color-alist, tty-modify-color-alist): New functions.
4386 (tty-color-define, tty-color-clear, tty-color-approximate)
4387 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
4388 an optional parameter FRAME.
4389
4390 2000-01-01 Gerd Moellmann <gerd@gnu.org>
4391
4392 * image.el (create-image, defimage): Don't assume image data is a
4393 string.
4394
4395 * image.el (defimage): Handle specifications containing :data
4396 instead of :file.
4397 (image-type-from-data): New function.
4398 (image-type-from-file-header): Use it.
4399 (create-image): Add parameter DATA-P.
4400
4401 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4402
4403 * echistory.el (electric-command-history): Call Command-history-setup
4404 and command-history-mode using their new conventions.
4405
4406 * chistory.el (Command-history-setup): Don't switch buffers. Take
4407 no args, and do not set major-mode, mode-name or the local map.
4408 (command-history-mode): New function, does some of those things
4409 Command-history-setup used to do.
4410 (list-command-history): Call command-history-mode, not
4411 Command-history-setup.
4412 (command-history): Renamed from command-history-mode.
4413
4414 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4415
4416 * arc-mode.el (archive-mode-map): Bind q to quit-window.
4417
4418 1999-12-31 William M. Perry <wmperry@aventail.com>
4419
4420 * image.el (defimage): Images with the `:data' keyword should be
4421 considered valid as well.
4422
4423 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4424
4425 * dired.el (dired-get-filename): Don't call file-name-absolute-p
4426 with FILE if FILE is nil.
4427
4428 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4429
4430 * simple.el (choose-completion-string): In minibuffer,
4431 do not delete the prompt string.
4432
4433 1999-12-30 Gerd Moellmann <gerd@gnu.org>
4434
4435 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
4436 assigned to mode-line-mode-menu because bindings.el is dumped with
4437 Emacs, and thus the lists used for menu-item definition will be
4438 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
4439 like pure menu item definitions.
4440
4441 * expand.el (expand-abbrev-hook): Return t if expansion was
4442 done, nil otherwise.
4443
4444 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4445
4446 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
4447 (tar-quit): Function deleted.
4448
4449 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4450
4451 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
4452 was used but not declared.
4453
4454 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
4455 hs-find-block-beginning): Add or modify docstrings.
4456
4457 (hs-isearch-show): Rewrite.
4458
4459 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4460
4461 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
4462
4463 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
4464 space in front of a C-style comment end.
4465
4466 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
4467
4468 * startup.el (command-line-1): Make mode line mouse-sensitive for
4469 the MS-DOS version as well.
4470
4471 1999-12-28 Gerd Moellmann <gerd@gnu.org>
4472
4473 * bs.el: New file.
4474
4475 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4476
4477 * textmodes/ispell.el (ispell-process-line):
4478 Add local var line-offset to adjust for the change
4479 in positions within the line, due to previous replacements.
4480
4481 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4482
4483 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4484 Doc fixes.
4485
4486 1999-12-27 Gerd Moellmann <gerd@gnu.org>
4487
4488 * add-log.el (change-log-version-number-regexp-list)
4489 (change-log-version-info-enabled): Change :version to 21.1.
4490 (toplevel): Require CL when compiling.
4491
4492 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4493
4494 * add-log.el (change-log-version-number-regexp-list): Added tag
4495 :version 20.6
4496 (change-log-version-info-enabled): Added tag :version 20.6
4497
4498 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
4499
4500 * add-log.el: More general version number search with
4501 user-configurable regexp list.
4502 (change-log-version-number-regexp-list): New user variable.
4503 (change-log-find-version): Rewritten. Use user-configurable
4504 version numbering regexp list
4505 change-log-version-number-regexp-list.
4506 (change-log-find-version): Renamed to
4507 change-log-version-number-search
4508 (add-log-file-name-function): New.
4509 (change-log-search-vc-number): Added END paramaeter. Added doc
4510 string to function.
4511 (change-log-version-rcs): Renamed. Was
4512 change-log-search-vc-number.
4513
4514 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
4515
4516 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
4517 overlays if they interfere.
4518 (compilation-find-file): Make intangible overlays tangible.
4519
4520 * progmodes/hideshow.el: Generally, synch w/ maintainer
4521 version 5.9.
4522
4523 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
4524
4525 (hs-minor-mode-hook): Don't initialize.
4526
4527 (hs-special-modes-alist): Rewrite value and docstring.
4528
4529 (hs-minor-mode-prefix): Delete unused var.
4530
4531 (hs-block-start-mdata-select): New var, buffer local.
4532
4533 (hs-headline): New var.
4534
4535 (hs-match-data, hs-forward-sexp): New funcs.
4536
4537 (hs-hide-comment-region): New func.
4538
4539 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
4540 hs-safety-is-job-n, hs-hide-initial-comment-block,
4541 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
4542 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
4543 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
4544 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
4545 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
4546
4547 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
4548 (hs-isearch-show-temporary): New funcs.
4549
4550 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
4551
4552 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
4553
4554 When constructing menu, use `[(shift button2)]' notation.
4555
4556 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4557
4558 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
4559 (jka-compr-compression-info-list): Add new elt to each vector.
4560 (jka-compr-write-region): Don't compress the data if it is
4561 already compressed.
4562
4563 * jka-compr.el (jka-compr-really-do-compress): New variable.
4564 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
4565 if visiting.
4566 (jka-compr-write-region): Set jka-compr-really-do-compress
4567 if visiting. Test it when deciding to compress.
4568
4569 1999-12-22 Gerd Moellmann <gerd@gnu.org>
4570
4571 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
4572 with third argument t.
4573
4574 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4575
4576 * antlr-mode.el: Version 1.2 is released.
4577 (antlr): This package has a web page.
4578
4579 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4580
4581 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
4582 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
4583 (antlr-mode-map): New binding [C-c C-c].
4584 (antlr-mode-menu): New entries.
4585
4586 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
4587
4588 * antlr-mode.el: Respect Emacs conventions.
4589 ((require 'cl)): Only use during compilation.
4590 (antlr-language-for-option): New function to avoid using `find'.
4591 (antlr-mode): Use it.
4592 (antlr-with-syntax-table): Define new instead using XEmacs' one.
4593 (antlr-imenu-create-index-function): Change accordingly.
4594 (antlr-inside-rule-p): Ditto.
4595 (antlr-end-of-rule): Ditto.
4596 (antlr-end-of-body): Ditto.
4597 (antlr-beginning-of-rule): Ditto.
4598 (antlr-indent-line): Ditto.
4599
4600 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
4601
4602 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
4603 (antlr-set-tabs): Don't use hard-coded values.
4604
4605 * antlr-mode.el: Minor navigation changes. Not perfect, but this
4606 won't be possible without a huge time penalty.
4607 (antlr-skip-exception-part): Be more specific.
4608 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
4609 Renamed from `antlr-skip-grammar-header'.
4610 (antlr-next-rule): Change accordingly.
4611 (antlr-end-of-body): Ditto. Better error message.
4612 (antlr-beginning-of-body): Better error message.
4613 (antlr-imenu-create-index-function): Skip rule action prelude.
4614
4615 * antlr-mode.el: Minor syntax highlighting changes.
4616 (antlr-font-lock-default-face): Deletia.
4617 (antlr-font-lock-tokendef-face): Changed color.
4618 (antlr-font-lock-tokenref-face): Changed color.
4619 (antlr-font-lock-literal-face): Changed color.
4620 (antlr-font-lock-additional-keywords): Minor changes.
4621
4622 1999-12-20 Carsten Dominik <cd@gnu.org>
4623
4624 * progmodes/idlwave.el: New file.
4625
4626 * progmodes/idlwave-rinfo.el: New file.
4627
4628 * progmodes/idlwave-shell.el: New file.
4629
4630 * progmodes/idlwave-toolbar.el: New file.
4631
4632 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
4633
4634 1999-12-21 Gerd Moellmann <gerd@gnu.org>
4635
4636 * progmodes/cwarn.el: New file.
4637
4638 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4639
4640 * bindings.el (completion-ignored-extensions): Add .pdf.
4641
4642 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
4643
4644 * version.el: Put the version info into binary on MS-DOS as well.
4645
4646 1999-12-19 Gerd Moellmann <gerd@gnu.org>
4647
4648 * emacs-lisp/debug.el (debugger-continue): Don't continue if
4649 debugger-may-continue is nil.
4650
4651 1999-12-18 Dave Love <fx@gnu.org>
4652
4653 * emacs-lisp/cl-macs.el: Remove conditional definition of
4654 eval-when-compile. Don't specify abs, expt, gethash,
4655 hash-table-count, hash-table-p as side-effect-free here.
4656 (cl-emacs-type): Don't declare.
4657 (cl-compile-time-init): Remove Emacs 18 compiler patch.
4658 (cl-parse-loop-clause): Remove compatibility code.
4659
4660 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
4661 (side-effect-free-fns): Add gethash, hash-table-count.
4662 (side-effect-and-error-free-fns): Add hash-table-p.
4663
4664 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
4665 `cl-' to autoload names for some hash functions. Don't autoload
4666 eval-when-compile. Don't provide mini-cl.
4667 (cl-emacs-type): Remove.
4668 (cl-map-extents): Remove compatibility code.
4669
4670 * emacs-lisp/float.el: Bind free variables.
4671
4672 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
4673
4674 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4675
4676 * bindings.el (completion-ignored-extensions): Add .tfm.
4677
4678 1999-12-16 Dave Love <fx@gnu.org>
4679
4680 * faces.el (set-face-attribute): Purecopy the attributes set.
4681
4682 * custom.el (custom-declare-variable): Purecopy value.
4683
4684 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
4685 (byte-extrude-byte-code-vectors): Use remprop.
4686 (byte-compile-lambda): Check that arg is a lambda.
4687
4688 1999-11-16 Anders Lindgren <AndersL@andersl.com>
4689
4690 * font-lock.el: System for adding and removing keywords.
4691 Both local (previously added keyword) and global keywords
4692 can be removed.
4693 (font-lock-remove-keywords): New user-level function.
4694 (font-lock-update-removed-keyword-alist): New internal function.
4695 (font-lock-removed-keywords-alist): New variable.
4696 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
4697 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
4698 growing datastructures.
4699 (font-lock-set-defaults): Removes keywords stored in
4700 `font-lock-removed-keywords-alist' after local keywords added.
4701
4702 1999-12-16 Anders Lindgren <andersl@andersl.com>
4703
4704 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
4705 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
4706
4707 * font-lock.el (c-keywords): Only highlight preprocessor
4708 directives when spelled correctly.
4709
4710 * font-lock.el (font-lock-match-c++-structor-declaration,
4711 c++-keywords): Fontify constructors and destructors with function
4712 face inside C++ class declarations.
4713
4714 1999-12-16 Gerd Moellmann <gerd@gnu.org>
4715
4716 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
4717 the shell from sh-shell-file.
4718
4719 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
4720
4721 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
4722
4723 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
4724 if one of the files specified cannot be accessed by
4725 file-attributes. Do not strip any leading directories from the
4726 file names, to behave more like `ls' does.
4727
4728 * dired.el (dired-get-filename): Handle absolute file names.
4729 (dired-readin-insert): If argument is a cons, don't print
4730 "wildcard" on the ``total'' line.
4731
4732 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
4733
4734 * faces.el (face-read-integer, read-face-attribute)
4735 (color-defined-p, color-values): Allow color values unspecified-fg
4736 and unspecified-bg, handle them as unspecified.
4737
4738 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
4739
4740 * textmodes/reftex.el: (reftex-compile-variables): respect new
4741 structure of `reftex-index-macro'
4742 (reftex-compile-variables): Use the changed structure of
4743 `reftex-label-alist'.
4744
4745 * textmodes/reftex-vars.el (reftex-index-math-format,
4746 (reftex-toc-max-level): New option.
4747 reftex-index-phrases-search-whole-words,
4748 reftex-index-phrases-case-fold-search,
4749 reftex-index-phrases-skip-indexed-matches,
4750 reftex-index-phrases-wrap-long-lines,
4751 reftex-index-phrases-sort-prefers-entry,
4752 reftex-index-phrases-sort-in-blocks): New options.
4753 (reftex-index-macros): Option structure changed.
4754 (reftex-index-macros-builtin): Added `repeat' item to each entry.
4755 (reftex-label-alist): Additional item in each entry to specify if
4756 the environment should be listed in the TOC.
4757 (eval-when-compile (require 'cl)) added.
4758
4759 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
4760 longer deals with "repeat".
4761 (reftex-index): "repeat property in `reftex-index-macro-alist' is
4762 now used.
4763 (reftex-index-phrases-comment-regexp,
4764 reftex-index-phrases-macrodef-regexp,
4765 reftex-index-phrases-phrase-regexp1,
4766 reftex-index-phrases-phrase-regexp2,
4767 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
4768 New constants.
4769 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
4770 reftex-index-phrases-font-lock-keywords,
4771 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
4772 reftex-index-phrases-restrict-file): New variables.
4773 (reftex-index-phrase-selection-or-word,
4774 reftex-index-visit-phrases-buffer,
4775 reftex-index-initialize-phrases-buffer,
4776 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
4777 reftex-index-next-phrase, reftex-index-this-phrase,
4778 reftex-index-all-phrases, reftex-index-region-phrases,
4779 reftex-index-phrases-parse-header,
4780 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
4781 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
4782 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
4783 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
4784 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
4785 reftex-index-make-replace-string,
4786 reftex-query-index-phrase-globally, reftex-query-index-phrase,
4787 reftex-index-phrase-match-is-indexed,
4788 reftex-index-phrases-fixup-line,
4789 reftex-index-phrases-replace-space,
4790 reftex-index-select-phrases-macro): New functions.
4791 (reftex-index-globalize, reftex-index-globally): functions removed
4792 (eval-when-compile (require 'cl)) added.
4793
4794 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
4795 for max level.
4796 (reftex-toc-max-level-indicator): New variable.
4797 (reftex-toc-max-level): New command.
4798 (reftex-toc-map): New keybinding `t'.
4799 (reftex-toc-help): Constant updated.
4800 (eval-when-compile (require 'cl)) added.
4801
4802 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
4803 `t' command key can change `reftex-toc-max-level'
4804 (eval-when-compile (require 'cl)) added.
4805
4806 * textmode/reftex-sel (reftex-insert-docstruct): Respect
4807 `reftex-toc-max-level'
4808 (eval-when-compile (require 'cl)) added.
4809
4810 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
4811 added.
4812
4813 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
4814 added.
4815
4816 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
4817 commands.
4818 (reftex-citation, reftex-do-citation,
4819 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
4820 preselect a citation format.
4821 (eval-when-compile (require 'cl)) added.
4822
4823 * textmodes/reftex-parse.el (reftex-context-substring): Optional
4824 parameter to-end
4825 (reftex-section-info): Deal with environment matches.
4826 (eval-when-compile (require 'cl)) added.
4827
4828 * reftex-global.el (eval-when-compile (require 'cl)) added.
4829
4830 1999-12-15 Kenichi Handa <handa@etl.go.jp>
4831
4832 The following changes are for the new composition mechanism. We
4833 have deleted `composition' charset and composite characters,
4834 instead introduced a special text property `composition'.
4835
4836 * composite.el: New file.
4837
4838 * ps-mule.el: Define encode-composition-rule and find-composition
4839 for Emacs 20.4 and the earlier versions.
4840 (ps-mule-init-external-library): Just require a feature for
4841 external libraries.
4842 (ps-mule-prologue): Postscript code modified for new composition.
4843 (ps-mule-find-wrappoint): New arg COMPOSITION.
4844 (ps-mule-plot-string): Delete code for composite characaters.
4845 (ps-mule-plot-composition): New funcion.
4846 (ps-mule-prepare-font-for-components): New function.
4847 (ps-mule-plot-components): New function.
4848 (ps-mule-composition-prologue-generated): Renamed from
4849 ps-mule-cmpchar-prologue-generated.
4850 (ps-mule-composition-prologue): New named from
4851 ps-mule-cmpchar-prologue. Modified for new composition.
4852 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
4853 ps-mule-prepare-cmpchar-font): Deleted.
4854 (ps-mule-string-encoding): New arg NO-SETFONT.
4855 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
4856 check Composing, not Cmpchar
4857 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
4858 to nil.
4859 (ps-mule-begin-job): Check existence of new composition.
4860
4861 * ps-print.el (ps-plot-region): Handle new composition.
4862
4863 * simple.el (what-cursor-position): Show "(composed)" if the
4864 character is composed.
4865
4866 * international/characters.el: Fix cateogries of Lao symbols.
4867
4868 * international/fontset.el (vertical-centering-font-regexp): New
4869 variable.
4870
4871 * international/mule.el (mule-version): Updated to 5.0 (AOI).
4872 (mule-version-date): Updated to 1999.12.7.
4873 (with-category-table): New macro.
4874
4875 * international/mule-cmds.el (encode-coding-char): Don't check
4876 composite character.
4877
4878 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
4879 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
4880 x-ctext): Give `composition' property t.
4881
4882 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
4883 non-nil) at the tail of ALIST.
4884 (compose-region, decompose-region, decompse-string,
4885 reference-point-alist, compose-chars): Moved to composite.el.
4886 (compose-chars-component, compose-chars-rule,
4887 decompose-composite-char): Deleted.
4888
4889 * international/quail.el (quail-install-map): New optional arg
4890 NAME.
4891 (quail-get-translation): If DEF is a symbol but not a function,
4892 ignore it.
4893 (quail-start-translation): Put a key sequence undefined in the
4894 translation keymap in unread-command-events, not generated-events.
4895 Return parameterized event (compose-last-chars N) if the input
4896 characters should be composed.
4897 (quail-map-definition): If DEF is t, treat it as nil.
4898 (quail-delete-last-char): Delete the quail region.
4899 (quail-show-translations): Don't show list of translations if the
4900 quail package is deterministic.
4901 (quail-completion-max-depth): New variable.
4902 (quail-completion-1): Pay attention to the above variable. Fix
4903 for the case that a translation is a function.
4904 (quail-map-from-table, quail-map-from-table-1,
4905 quail-map-from-table-2): New functions.
4906 (quail-lookup-map-and-concat): New function
4907
4908 * language/devan-util.el: Mostly rewritten.
4909
4910 * language/lao.el: Register lao-composition-function in
4911 composition-function-table.
4912
4913 * language/lao-util.el: Mostly rewritten.
4914
4915 * language/thai.el: Register thai-composition-function in
4916 composition-function-table.
4917 (thai-tis620): Delete `pre-write-conversion' property.
4918
4919 * language/thai-util.el: (thai-category-table): Make it by
4920 make-category-table.
4921 (thai-composition-pattern): New variable.
4922 (thai-compose-region, thai-compose-string): Use
4923 with-category-table.
4924 (thai-post-read-conversion): Just call thai-compose-region.
4925 (thai-pre-write-conversion): Deleted.
4926 (thai-composition-function): New funciton.
4927
4928 * language/tibet-util.el: Most functions rewritten.
4929 (tibetan-char-p): Renamed from tibetan-char-examin.
4930 (tibetan-composable-examin) (tibetan-complete-char-examin)
4931 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
4932 (tibetan-add-components): New function.
4933 (tibetan-composition-function): New function.
4934
4935 * language/tibetan.el: Register tibetan-composition-function in
4936 composition-function-table.
4937 (tibetan-composable-pattern): New variable.
4938 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
4939 (tibetan-precomposition-rule-alist): Move punctuations to
4940 tibetan-punctuation-transcription-alist and
4941 tibetan-obsolete-glyphs.
4942 (tibetan-punctuation-transcription-alist): New variable.
4943 (tibetan-obsolete-glyphs): New variable.
4944 (tibetan-regexp): Improve the initialization code.
4945
4946 * textmodes/fill.el (fill-find-break-point): Delete codes for
4947 composite characters.
4948 (fill-region-as-paragraph): Likewise.
4949
4950 1999-12-14 Gerd Moellmann <gerd@gnu.org>
4951
4952 * international/mule-cmds.el (default-input-method): Specify
4953 that it should be set after current-language-environment.
4954
4955 * custom.el (custom-handle-keyword): Add :set-after.
4956 (custom-add-dependencies): New function.
4957 (custom-set-variables): Take dependencies between args into
4958 account.
4959
4960 * battery.el (battery): Doc fix.
4961
4962 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4963
4964 * progmodes/cc-make.el: Removed.
4965
4966 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4967
4968 * Release of cc-mode 5.26
4969
4970 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4971
4972 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
4973 target depth. Optionally count #else lines as clause limits,
4974 as suggested by don provan <provan@lucent.com>. #elif
4975 handling fixed.
4976
4977 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
4978 (c-down-conditional-with-else): New commands that uses the
4979 added functionality in `c-forward-conditional'.
4980
4981 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4982
4983 * cc-align.el (c-lineup-comment): Preserve the alignment with
4984 a comment on the previous line instead of preserving the
4985 comment-column.
4986
4987 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4988
4989 * Fixes to IDL mode after input from Eric Eide
4990 <eeide@cs.utah.edu>:
4991 * cc-engine.el (c-beginning-of-statement-1): Allow
4992 `c-conditional-key' to be nil, for the benefit of IDL mode.
4993 * cc-engine.el (c-guess-basic-syntax): Ditto.
4994 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
4995 but do match CORBA 2.3 `valuetype'.
4996 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
4997 for IDL.
4998 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
4999 be nil for IDL.
5000 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
5001 Like C++.
5002 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
5003 set `c-method-key' and `c-baseclass-key' to nil.
5004
5005 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5006
5007 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
5008 with nonhanging open braces.
5009
5010 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5011
5012 * cc-align.el: Added docstrings to all lineup functions.
5013
5014 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
5015 keyword.
5016
5017 * cc-align.el (c-lineup-C-comments): Handle free form text
5018 comments. Use c-comment-prefix-regexp and comment-start-skip
5019 instead of hardcoded regexps.
5020
5021 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5022
5023 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
5024 behavior and return value as documented.
5025
5026 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5027
5028 * Changes for new style variable init system:
5029 * cc-langs.el (c-common-init): Dito.
5030 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
5031 now customizable.
5032 * cc-vars.el: Style variables may now take a value
5033 'set-from-style to make them take their value from the style
5034 system. This value is now the default on all these variables.
5035 * cc-vars.el (c-valid-offset): New function to verify a
5036 syntactic symbol offset setting.
5037 * cc-vars.el (c-offsets-alist): Variable moved from
5038 cc-styles.el since it's now customizable in a similar way to
5039 the other style variables.
5040 * cc-vars.el (c-old-style-variable-behavior): New variable to
5041 revert to the old style init behavior.
5042
5043 * cc-vars.el (c-file-style, c-file-offsets): Made always
5044 buffer local.
5045
5046 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
5047 the throws clause that might follow the function prototype in
5048 C++.
5049
5050 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5051
5052 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
5053 could move forward for macros that doesn't start in column 0.
5054
5055 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5056
5057 * cc-align.el (c-indent-multi-line-block,
5058 c-lineup-whitesmith-in-block): Two new lineup functions for
5059 use in whitesmith style.
5060
5061 * cc-styles.el (c-style-alist): More fixes to whitesmith
5062 style. It should now handle all different braces uniformly in
5063 both hanging and non-hanging cases.
5064
5065 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5066
5067 * cc-cmds.el (c-indent-exp): Use a marker to save point to
5068 make it stay in the same position relative to the surrounding
5069 text.
5070
5071 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
5072 when adaptive-fill-mode doesn't manage to get it correct.
5073
5074 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
5075 with dotted notation, e.g. foo.bar.Gnu.
5076
5077 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
5078 within unwind-protect (previously only some were wrapped so it
5079 would be possible to register mode initialization when full
5080 initialization did not finish).
5081
5082 * cc-styles.el (c-style-alist): Corrected the brace placement
5083 in the whitesmith style. Thanks to Sean Luke
5084 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
5085 styles with consistent brace placement for all constructs.
5086
5087 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5088
5089 * cc-cmds.el (c-context-line-break): Continue C++ comments too
5090 when point is in the middle of them.
5091
5092 * cc-cmds.el: Line breaking and paragraph filling code
5093 rewritten:
5094 (c-guess-fill-prefix): New function that uses various
5095 heuristics to guess the comment prefix.
5096 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
5097 It now assumes adaptive filling is active to preserve the line
5098 prefix inside comments.
5099 (c-indent-new-comment-line): Replacement for the now
5100 obsolete `c-comment-line-break-function' that uses
5101 `c-guess-fill-prefix' when appropriate. It now observes the
5102 setting of `comment-multi-line', which has effect in C-style
5103 block comments.
5104
5105 * cc-cmds.el (c-context-line-break): New function intended to
5106 be put on RET. It's essentially `newline-and-indent', but
5107 continues C block comments with the appropriate line prefix.
5108
5109 * cc-cmds.el (c-do-auto-fill): New function put on
5110 `normal-auto-fill-function' to implement the
5111 `c-ignore-auto-fill' variable.
5112
5113 * cc-cmds.el (c-beginning-of-statement): Use
5114 `c-comment-prefix-regexp' to avoid ending up inside the
5115 comment prefix. Better handling of comment starters and
5116 enders. Catch comments better when traversing code. Stop at
5117 preprocessor directives.
5118
5119 * cc-defs.el (c-forward-comment): New subst to hide platform
5120 dependent quirks in `forward-comment'.
5121
5122 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
5123 argument.
5124 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
5125 arguments. Activate this function by default when
5126 `parse-partial-sexp' supports it (currently Emacs 20.x).
5127
5128 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
5129 on the comment opener to make constants usable as lineup
5130 arguments.
5131
5132 * cc-align.el (c-lineup-C-comments): Fixes to handle the
5133 changed anchor position in the `c' syntactic symbol. Handle
5134 more than stars in the comment prefix; use the new variable
5135 `c-comment-prefix-regexp'. Don't indent text not preceded by
5136 a comment prefix to the right of the comment opener if it's
5137 long.
5138
5139 * cc-langs.el: Fixes to mode initialization for new line
5140 breaking and paragraph filling method. Adaptive fill mode is
5141 now activated at startup instead of deactivated. The
5142 variables used for adaptive filling and paragraph movement are
5143 also changed to incorporate the value of
5144 `c-comment-prefix-regexp'. `substitute-key-definition' is
5145 used to override some functions in the global map instead of
5146 overriding their default bindings.
5147
5148 * cc-mode.el (java-mode): Modify `paragraph-start' for the
5149 javadoc markup at mode init.
5150
5151 * cc-mode.el (c-setup-filladapt): A new convenience function
5152 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
5153 function is intended to be used explicitly by the end user
5154 only.
5155
5156 * cc-vars.el (c-comment-prefix-regexp): New variable used to
5157 recognize the comment fill prefix inside comments.
5158 (c-block-comment-prefix): New name for
5159 `c-comment-contiuation-stars', which is now obsolete. It's
5160 generalized to handle any character sequence.
5161 (c-ignore-auto-fill): New variable used to selectively disable
5162 Auto Fill mode in specific contexts.
5163
5164 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5165
5166 * cc-cmds.el (c-comment-indent): Leave at least one space
5167 between the comment and the last nonblank character in the
5168 case where we look at the indentation of the comment on the
5169 previous line (case 4).
5170
5171 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
5172 list of characters that may start a statement (it's a sort of
5173 prefix operator in Pike, and isn't used at all in any of the
5174 other languages).
5175
5176 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5177
5178 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
5179 inside continued statements as statement-cont instead of
5180 brace-list-open. The reason is that one normally adjusts
5181 brace-list-open for brace lists as top-level constructs, and
5182 brace lists inside statements is a completely different
5183 context. Case 10B.2 changed. Also changed (the somewhat
5184 esoteric) case 9A to cope with this.
5185
5186 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5187
5188 * cc-cmds.el (c-electric-brace): Added electric handling of
5189 the open brace for brace-elseif-brace.
5190
5191 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5192
5193 * cc-defs.el (c-with-syntax-table): New macro to easily switch
5194 syntax tables temporarily.
5195
5196 * cc-engine.el (c-guess-basic-syntax): Handle template and
5197 member init argument lists split over several lines. Case 5D
5198 changed.
5199
5200 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
5201 @throws introduced in Javadoc 1.2.
5202
5203 * cc-menus.el (cc-imenu-java-generic-expression): Applied
5204 patch from RMS to avoid infinite backtracking.
5205
5206 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5207
5208 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
5209 by [ ].
5210
5211 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5212
5213 * cc-align.el (c-lineup-dont-change): Compensate properly for
5214 the column in langelem.
5215
5216 * cc-engine.el (c-syntactic-information-on-region): New
5217 function to help debugging the syntactic analysis.
5218
5219 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5220
5221 * cc-align.el (c-lineup-template-args): Handle nested template
5222 arglists.
5223
5224 * cc-langs.el (c++-template-syntax-table): New syntax table
5225 that makes `<' and `>' parenthesis characters, which is useful
5226 to switch to temporarily when analyzing template arglists.
5227
5228 * cc-styles.el: Changed default alignment of labels in the
5229 java style to conform to the examples in the Java Language
5230 Specification.
5231
5232 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
5233 by default.
5234
5235 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5236
5237 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
5238 immediately before the closing paren in an arglist, so don't
5239 check that in Pike mode. Case 7A changed.
5240
5241 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5242
5243 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
5244 lines were ignored under certain conditions.
5245
5246 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5247
5248 * cc-align.el (c-lineup-template-args): New function for
5249 aligning continued template argument lists.
5250
5251 * cc-engine.el (c-guess-basic-syntax): Fix for member init
5252 lists containing function arglists split over several lines.
5253 Case 5D.1 changed.
5254
5255 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
5256 template-args-cont didn't get recognized when the first
5257 arglist opener line doesn't contain a template argument. New
5258 case 5K.
5259
5260 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5261
5262 * cc-defs.el (c-point): Changed from subst to macro for
5263 efficiency.
5264 (c-beginning-of-defun-1, c-end-of-defun-1): New
5265 beginning-of-defun/end-of-defun wrappers separated from
5266 c-point.
5267
5268 * cc-menus.el (imenu-generic-expression,
5269 imenu-case-fold-search, imenu-progress-message): Dummy
5270 definitions to avoid compiler warnings if imenu can't be
5271 loaded.
5272 * cc-menus.el (cc-imenu-init): New function called at mode
5273 init.
5274 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
5275 imenu initializations to cc-imenu-init.
5276
5277 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5278
5279 * cc-engine.el (c-guess-basic-syntax): Slightly better check
5280 for lambda-intro-cont in Pike mode. Case 6 changed.
5281
5282 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
5283 anything following "new Foo()" was considered an anonymous
5284 class body in Java mode.
5285
5286 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
5287
5288 * cc-cmds.el (c-comment-line-break-function): When breaking in
5289 a string, don't insert a new line.
5290
5291 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
5292
5293 * cc-engine.el (c-at-toplevel-p): New interface function which
5294 returns information useful to add-on authors. It tells you
5295 whether you're at a toplevel statement or not.
5296
5297 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
5298
5299 * cc-cmds.el (c-comment-line-break-function): It is possible
5300 that forward-line does not land us at the bol, say if we're on
5301 the last line in a file. In that case, do a
5302 back-to-indentation instead of a forward-comment -1.
5303
5304 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5305
5306 * cc-engine.el (c-beginning-of-statement-1): Don't catch
5307 "default:" as normal label in case 4.
5308
5309 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5310
5311 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
5312 recognize continued bitfield declarations. Case 5D.1 changed.
5313 * cc-langs.el: New variable c-bitfield-key.
5314 * cc-mode.el: New variable c-bitfield-key.
5315
5316 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
5317
5318 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
5319 anonymous array expressions (i.e. "new Foo[] {.. bracelist
5320 ..}").
5321
5322 1999-12-12 Dave Love <fx@gnu.org>
5323
5324 * mail/footnote.el: Require cl when compiling. Don't autoload
5325 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
5326 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
5327 Avoid `acons'.
5328 (footnote-mode-line-string, Footnote-add-footnote): Remove
5329 autoload cookie.
5330
5331 1999-12-12 Richard Sharman <rsharman@pobox.com>
5332
5333 * sh-script.el: Fix for when font-lock mode is active.
5334 (sh-font-lock-unfontify-region-function): New function.
5335
5336 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
5337
5338 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
5339 if start-process is not bound, since Ispell now supports such
5340 platforms as well.
5341
5342 1999-12-12 Gerd Moellmann <gerd@gnu.org>
5343
5344 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
5345 rmail-summary-goto-msg.
5346
5347 * files.el (after-find-file): Fix previous change.
5348
5349 1999-12-11 Dave Love <fx@gnu.org>
5350
5351 * help.el (where-is): Use `commandp' as predicate for
5352 `completing-read'
5353
5354 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5355
5356 * cus-edit.el (custom-save-delete): Delete all occurrences,
5357 leave point where the first occurrence was.
5358 (custom-save-faces): Insert a newline at the end of the comment.
5359 Avoid a double newline there.
5360 If final closeparen is at bol, put a space before it.
5361 (custom-save-variables): Likewise.
5362 (custom-file): Doc fix.
5363
5364 1999-12-10 Gerd Moellmann <gerd@gnu.org>
5365
5366 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
5367 regexp matching image and audio files.
5368
5369 1999-12-09 Dave Love <fx@gnu.org>
5370
5371 * mail/footnote.el: New file.
5372
5373 1999-12-09 Gerd Moellmann <gerd@gnu.org>
5374
5375 * files.el (after-find-file): Use auto-save-visited-file-name if
5376 set.
5377
5378 * mail/feedmail.el (feedmail-find-eoh): Take
5379 feedmail-queue-alternative-mail-header-separator into account.
5380
5381 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
5382
5383 * smerge-mode.el: New file.
5384
5385 * font-lock.el (font-lock-multiline): New variable.
5386 (font-lock-add-keywords): Rename `major-mode' into `mode'.
5387 (font-lock-remove-keywords): Added a dummy `mode' argument for
5388 potential future support.
5389 (font-lock-fontify-anchored-keywords,
5390 (font-lock-fontify-keywords-region): Only handle multiline strings
5391 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
5392
5393 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5394
5395 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
5396
5397 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
5398
5399 1999-12-07 Dave Love <fx@gnu.org>
5400
5401 * help.el (view-emacs-problems): New command, bound to C-h P.
5402
5403 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
5404
5405 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
5406
5407 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
5408 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5409 New code to support the minor mode version.
5410 (diff-recenter): New function.
5411 (diff-next-hunk, diff-next-file): Use it.
5412 (diff-remembered-files-alist): New var.
5413 (diff-merge-strings): New function.
5414 (diff-find-file-name): Make it smarter and use the user's input more.
5415 (diff-mode): Cosmetic changes.
5416
5417 * files.el (save-some-buffers): Turn EXITING into the more general
5418 PRED argument to allow specifying a subset of buffers.
5419
5420 * simple.el (kill-region): Use the new `delete-and-extract-region'
5421 rather than the undo log (which is incorrect with *-change-functions).
5422
5423 * font-lock.el (font-lock-default-fontify-region): Fix subtle
5424 off-by-one problem that could force re-fontifying the whole buffer.
5425 (font-lock-remove-keywords): New function.
5426 (font-lock-add-keywords): Use the new function to ensure idempotence.
5427
5428 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
5429
5430 * viper-cmd.el (viper-minibuffer-standard-hook,
5431 viper-minibuffer-real-start): Mew functions.
5432 (viper-read-string-with-history,viper-file-add-suffix,
5433 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
5434 change in the status of the minibuffer prompt.
5435
5436 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5437
5438 * comint.el (comint-redirect-results-list)
5439 (comint-redirect-results-list-from-process): Remove interactive
5440 spec.
5441
5442 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5443
5444 * info.el (info-node, info-menu-5, info-xref): Define colors for
5445 Info faces if the display supports them.
5446
5447 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
5448
5449 Changes for automatic remapping of X colors on terminal frames:
5450
5451 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
5452 term-setup-hook. Call msdos-remember-default-colors and
5453 msdos-handle-reverse-video.
5454 (msdos-face-setup): Parts of code moved to
5455 msdos-setup-initial-frame.
5456 (msdos-handle-reverse-video): New function, modeled after
5457 x-handle-reverse-video.
5458 (make-msdos-frame): Don't use initial-frame-alist and
5459 default-frame-alist. Call msdos-handle-reverse-video.
5460 (msdos-color-aliases): Remove.
5461 (msdos-color-translate, msdos-approximate-color): Remove.
5462 (msdos-color-values): Use 16-bit RGB values. RGB values updated
5463 for better approximation of X colors.
5464 (msdos-face-setup): Call tty-color-clear. Remove code that sets
5465 up tty-color-alist (it is now on startup.el).
5466 (x-display-color-p, x-color-defined-p, x-color-values,
5467 x-defined-colors, face-color-supported-p, face-color-gray-p):
5468 Remove.
5469
5470 * facemenu.el (facemenu-read-color, list-colors-display): Use
5471 defined-colors for all frame types.
5472 (facemenu-color-equal): Use color-values for all frame types.
5473
5474 * faces.el (read-face-attribute): For :foreground and :background
5475 attributes and frames on character terminals, translate the color
5476 to the closest supported one before looking it up in the list of
5477 valid values.
5478 (face-valid-attribute-values): Call defined-colors for all types
5479 of frames.
5480 (defined-colors, color-defined-p, color-values, display-color-p):
5481 New finctions.
5482 (x-defined-colors, x-color-defined-p, x-color-values,
5483 x-display-color-p): Aliases for the above.
5484
5485 * startup.el (command-line): Register terminal colors for frame
5486 types other than x and w32, but only if the terminal supports
5487 colors. Call tty-color-define instead of face-register-tty-color.
5488
5489 * term/x-win.el (xw-defined-colors): Renamed from
5490 x-defined-colors.
5491 * term/w32-win.el (xw-defined-colors): Likewise.
5492
5493 * term/tty-colors.el: New file.
5494 * loadup.el: Load term/tty-colors.
5495
5496 1999-12-06 Dave Love <fx@gnu.org>
5497
5498 * ffap.el: Autoload the ffap alias directly.
5499
5500 1999-12-06 Inge Frick <inge@nada.kth.se>
5501
5502 * dired-aux.el (dired-do-shell-command): Changed documentation.
5503 (dired-shell-stuff-it): A `?' in COMMAND has now the same
5504 meaning as `*'.
5505
5506 1999-12-06 Gerd Moellmann <gerd@gnu.org>
5507
5508 * simple.el (insert-buffer): Doc fix.
5509
5510 * apropos.el (apropos-mode): Add autoload cookie.
5511
5512 1999-12-06 Sam Steingold <sds@goems.com>
5513
5514 * progmodes/etags.el (etags-tags-completion-table): Modified the
5515 regexp to allow for the CL symbols starting with `+*'.
5516 (tags-completion-table): Doc fix (it's an obarray, not an alist).
5517 (tags-completion-table, tags-recognize-empty-tags-table): Remove
5518 `function' quoting lambda.
5519 (tags-with-face): New macro.
5520 (list-tags, tags-apropos): Use it.
5521 (tags-apropos-additional-actions): New user option.
5522 (etags-tags-apropos-additional): Use it.
5523 (tags-apropos): Call etags-tags-apropos-additional.
5524 (tags-apropos-verbose): New user option.
5525 (etags-tags-apropos): Use it.
5526 (visit-tags-table-buffer, next-file): Use `unless'.
5527 (recognize-empty-tags-table): Renamed to
5528 tags-recognize-empty-tags-table.
5529 (complete-tag): Call tags-complete-tag bypassing try-completion.
5530
5531 1999-12-06 Kenichi Handa <handa@etl.go.jp>
5532
5533 * international/mule.el (set-buffer-file-coding-system): Docstring
5534 modified.
5535
5536 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5537
5538 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
5539 using the hideshow package.
5540 (hs-special-modes-alist): Added entry for bibtex to allow the use
5541 of the hideshow package.
5542 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
5543 not longer provided by bibtex.el directly. Instead the hideshow
5544 package should be used.
5545 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
5546 references to bibtex-hide-entry-bodies.
5547
5548 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
5549
5550 * textmodes/bibtex.el: Copyright notice is up to date. Moved
5551 maintainer information closer to the beginning of the bibtex.el
5552 file.
5553 (bibtex-maintainer-salutation): New constant.
5554 (bibtex-version): New constant.
5555 (bibtex-submit-bug-report): Use bibtex-version and
5556 bibtex-maintainer-salutation.
5557 (bibtex-entry-field-alist): Made booktitle field optional for
5558 @inproceedings entries when crossreferenced.
5559 (bibtex-entry-field-alist): Added booktitle field to proceedings
5560 entry type (for cross referencing). Thanks to Wagner Toledo Correa
5561 for the suggestion.
5562 (bibtex-string-file-path): Fixed typo.
5563
5564 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
5565
5566 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
5567 for reftex.el.
5568 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
5569 to menu.
5570
5571 1999-12-04 Dave Love <fx@gnu.org>
5572
5573 * delsel.el: Revert previous change -- region is significant to
5574 skeleton.
5575
5576 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
5577
5578 * viper-cmd.el (viper-change-state): Use
5579 viper-ESC-moves-cursor-back to decide whether to move the cursor
5580 back.
5581
5582 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
5583
5584 * international/mule-util.el (truncate-string-to-width): Docsting
5585 fixed.
5586
5587 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
5588
5589 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
5590 use of `cond'.
5591 (lm-with-file): Move all the find-file...kill-buffer stuff into
5592 this macro. Make it use `find-file-noselect' and make it kill
5593 the buffer only if it wasn't already displayed somewhere.
5594 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
5595 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
5596 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
5597 (lm-commentary): Fix to handle the case when the change log is
5598 at the end of the file.
5599
5600 1999-12-02 Kenichi Handa <handa@etl.go.jp>
5601
5602 * international/mule.el (charsetp): Fix typo in docstring.
5603
5604 * international/mule-diag.el (list-coding-categories): Fix typo;
5605 automatic -> autoload.
5606
5607 1999-12-02 Gerd Moellmann <gerd@gnu.org>
5608
5609 * vc.el (vc-update-change-log): Look for rcs2log under
5610 exec-directory.
5611
5612 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
5613 outline-regexp, add outline-level.
5614 (lisp-outline-level): New.
5615
5616 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
5617 remove extraneous string-match.
5618
5619 * finder.el (finder-commentary): Activate Finder mode.
5620
5621 1999-12-01 Anders Lindgren <andersl@andersl.com>
5622
5623 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
5624 off when reverting buffers that contained mode specifiers.
5625 `revert-buffer' is now called with non-nil PRESERVE-MODES
5626 argument.
5627
5628 1999-12-01 Dave Love <fx@gnu.org>
5629
5630 * delsel.el: Grok skeleton-pair-insert-maybe.
5631
5632 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5633
5634 * progmodes/cperl-mode.el (cperl-under-as-char):
5635 Use nil as default.
5636
5637 1999-11-30 Gerd Moellmann <gerd@gnu.org>
5638
5639 * speedbar.el (toplevel): Remove compatibility code for Emacs
5640 versions without custom.el.
5641
5642 1999-11-30 Dave Love <fx@gnu.org>
5643
5644 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
5645
5646 * autoinsert.el: Minor doc fixes.
5647 (auto-insert): Return nil.
5648
5649 * faces.el (set-face-documentation): Purecopy STRING.
5650
5651 1999-11-29 Dave Love <fx@gnu.org>
5652
5653 * derived.el: Doc fixes, remove old backquote syntax.
5654
5655 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
5656 comment warning about editing.
5657
5658 * help.el (help-mode-hook): Define.
5659
5660 1999-11-29 Gerd Moellmann <gerd@gnu.org>
5661
5662 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
5663 invalid translation of old-style backquote syntax to new syntax.
5664
5665 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
5666
5667 * Makefile (DONTCOMPILE): Add term/internal.el.
5668
5669 1999-11-26 Dave Love <fx@gnu.org>
5670
5671 * comint.el: Fix last change.
5672
5673 * emacs-lisp/advice.el: Fix last change.
5674
5675 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5676
5677 * cus-edit.el (Custom-reset-standard): Doc fix.
5678 (custom-variable-reset-standard): Doc fix.
5679 (custom-face-reset-standard): Doc fix.
5680 (custom-face-menu): "Reset to Standard" => "Erase Customization".
5681 (custom-variable-menu): Likewise.
5682 (custom-reset-menu): Likewise.
5683 (custom-buffer-create-internal): Likewise.
5684
5685 1999-11-26 Dave Love <fx@gnu.org>
5686
5687 * progmodes/make-mode.el (makefile-mode-hook): Customize.
5688
5689 * font-lock.el: Doc fixes.
5690
5691 * menu-bar.el (menu-bar-mode): Customize.
5692
5693 * cus-start.el: Add use-dialog-box.
5694
5695 * add-log.el (change-log-mode-hook): Customize.
5696 (add-log-current-defun): Use
5697 fortran-{beginning,end}-of-subprogram.
5698
5699 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5700
5701 * emacs-lisp/advice.el: Many doc fixes.
5702
5703 * comint.el (comint-preoutput-filter-functions): Doc fix.
5704
5705 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5706
5707 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5708 Improve messages for capitalization of arg names,
5709 for flag variables, for t and nil, for imperatives.
5710 Call them imperatives rather than infinitives sans "to".
5711 (checkdoc-common-verbs-wrong-voice): Add "moves".
5712 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
5713
5714 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5715 Don't convert comments from 3-semicolon to 2-semicolon.
5716 That is a matter of style.
5717 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
5718 (checkdoc-comments): Don't bind that variable.
5719
5720 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5721
5722 * files.el (write-file-hooks): Doc fix.
5723
5724 1999-11-26 Gerd Moellmann <gerd@gnu.org>
5725
5726 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
5727
5728 1999-11-25 Dave Love <fx@gnu.org>
5729
5730 * hippie-exp.el: Require comint when compiling.
5731 (hippie-expand): Add :links.
5732 (hippie-expand-try-functions-list): Customize.
5733
5734 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
5735
5736 * viper*el: Replaced old-style backquotes.
5737
5738 * ediff*el: Replaced old-style backquotes.
5739
5740 * ediff-merge
5741 (ediff-looks-like-combined-merge,ediff-get-combined-region):
5742 Changed to support the new format for ediff-combination-pattern.
5743
5744 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
5745 Changed to support the new format for ediff-combination-pattern.
5746
5747 1999-11-24 Dave Love <fx@gnu.org>
5748
5749 * custom.el (custom-declare-group): Purecopy DOC.
5750 (custom-handle-keyword): Purecopy VALUE.
5751 (custom-add-link): Purecopy WIDGET.
5752 (custom-add-version): Purecopy VERSION.
5753 (custom-add-load): Purecopy LOAD.
5754
5755 * cus-face.el (custom-declare-face): Purecopy DOC.
5756
5757 * info.el:
5758 (Info-build-node-completions, Info-search, Info-follow-reference)
5759 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
5760 (Info-find-emacs-command-nodes): Avoid properties on matched text
5761 which may appear in minibuffer.
5762
5763 1999-11-24 Gerd Moellmann <gerd@gnu.org>
5764
5765 * locate.el (locate-with-filter): Doc fix.
5766
5767 1999-11-24 Alex Schroeder <alex@gnu.org>
5768
5769 * sql.el (sql-find-sqli-buffer): New function.
5770 (sql-set-sqli-buffer-generally): New function.
5771 (sql-set-sqli-buffer): Better checking of new-buffer.
5772 (sql-copy-column): Add comma after INTO clause, too.
5773
5774 1999-11-24 Alex Schroeder <alex@gnu.org>
5775
5776 * sql.el (sql-imenu-generic-expression): New, used to set
5777 imenu-generic-expression.
5778
5779 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
5780 setting font-lock-defaults' SYNTAX-ALIST. Set
5781 imenu-generic-expression, imenu-case-fold-search, and
5782 imenu-syntax-alist.
5783
5784 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
5785 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
5786
5787 1999-11-23 Andrew Innes <andrewi@gnu.org>
5788
5789 * w32-win.el (w32-drag-n-drop): Load files in current window, if
5790 drop coords aren't over a specific window.
5791
5792 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5793
5794 * ps-print.el: Define mule funs without checking if mule package is
5795 loaded.
5796 (ps-print-version): New version number (5.0.1).
5797 (ps-header-dirpart): Now uses abbreviate-file-name.
5798
5799 1999-11-23 Dave Love <fx@gnu.org>
5800
5801 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
5802 comment-line-start.
5803 (fortran-comment-line-start-skip): Renamed from
5804 comment-line-start-skip.
5805 (fortran-mode-map): Use renamed functions. Add manual and custom
5806 entries to menu.
5807 (fortran-mode-hook): Customize.
5808 (fortran-comment-indent-function): Renamed from
5809 fortran-comment-hook.
5810 (delete-horizontal-regexp): Function deleted.
5811 (fortran-electric-line-number): Simplified.
5812 (fortran-beginning-of-subprogram): Renamed from
5813 beginning-of-fortran-subprogram.
5814 (fortran-end-of-subprogram): Renamed from
5815 end-of-fortran-subprogram.
5816 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
5817 (fortran-previous-statement, fortran-next-statement): Simplified.
5818 (fortran-blink-match): New function.
5819 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
5820 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
5821 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
5822 line-end-position.
5823 (fortran-fill): No longer interactive. Simplified.
5824 (fortran-break-line): Simplified.
5825 (fortran-analyze-file-format): Use char-after, not looking-at.
5826
5827 * emacs-lisp/find-func.el (find-function-regexp): Use
5828 `define-minor-mode' after easy-menu change.
5829
5830 1999-11-23 Gerd Moellmann <gerd@gnu.org>
5831
5832 * comint.el: Add redirection.from active comint buffers into
5833 another buffer. Written by Peter Breton.
5834
5835 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
5836
5837 * emacs-lisp/autoload.el (make-autoload): Recognize the new
5838 `define-minor-mode'.
5839 (define-minor-mode): Specify `doc-string-elt'.
5840
5841 * emacs-lisp/easy-mmode.el: Changed maintainer.
5842 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
5843 Use defcustom for the hooks; Improve the auto-generated docstrings.
5844 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
5845 (define-minor-mode): Add BODY arg; Only declare the keymap if
5846 provided; Improve the auto-generated docstrings.
5847
5848 1999-11-22 Gerd Moellmann <gerd@gnu.org>
5849
5850 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
5851 that the leading `^' is at the start. This is necessary because
5852 paragraphs.el tries to remove anchors, but can find them only if
5853 they are the first character.
5854
5855 * progmodes/antlr-mode.el: New file.
5856
5857 * calendar/calendar.el: Fix autoload for
5858 calendar-absolute-from-astro. Add autoload for
5859 calendar-print-astro-day-number.
5860
5861 1999-11-21 Anders Lindgren <andersl@andersl.com>
5862
5863 * follow.el: Use modern backquote syntax. Minor comment update.
5864
5865 1999-11-21 Gerd Moellmann <gerd@gnu.org>
5866
5867 * simple.el (with-syntax-table): Don't switch buffers.
5868
5869 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
5870 progmodes/hideif.el: Use new backquote syntax.
5871
5872 1999-11-21 Ken Manheimer <klm@python.org>
5873
5874 * icomplete.el (icomplete-completions): Use an explicit variable
5875 `icomplete-prospects-length', obviating the need to use an
5876 apparently faulty throw/catch arrangement.
5877
5878 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
5879
5880 * term/internal.el (IT-display-table-setup): Don't overstep
5881 character code 255.
5882
5883 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
5884
5885 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
5886 for the charset chinese-sisheng is 7bit encoding, not 8bit.
5887
5888 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
5889
5890 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
5891 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
5892
5893 * files.el (auto-mode-alist): Add patterns for diff-mode.
5894
5895 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
5896 to detect an empty prompt.
5897
5898 1999-11-18 Dave Love <fx@gnu.org>
5899
5900 * simple.el (input-mode-8-bit): Fix the customization.
5901
5902 1999-11-18 Gerd Moellmann <gerd@gnu.org>
5903
5904 * international/iso-acc.el (iso-languages): Add more
5905 characters for Portuguese.
5906
5907 * speedbar.el: Clean up comment at the start of the file.
5908 Remove RCS id.
5909
5910 * progmodes/compile.el (compilation-parse-errors): Use
5911 compilation-buffer-p instead of testing major-mode.
5912
5913 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
5914
5915 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
5916 (quickurl-ask): completion-ignore-case is set to the value of
5917 quickurl-completion-ignore-case for the duration of the call to
5918 completing-read.
5919
5920 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5921
5922 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
5923
5924 1999-11-18 Kenichi Handa <handa@etl.go.jp>
5925
5926 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
5927 instead of ps-print-def.
5928
5929 * ps-print.el: Require ps-vars instead of ps-print-def.
5930
5931 * ps-mule.el: Require ps-vars instead of ps-print-def.
5932
5933 1999-11-17 Gerd Moellmann <gerd@gnu.org>
5934
5935 * simple.el (with-syntax-table): Save buffer explicitly instead of
5936 using save-excursion.
5937
5938 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5939
5940 * mail/supercite.el: New maintainer.
5941
5942 1999-11-16 Reto Zimmermann <reto@synopsys.com>
5943
5944 * progmodes/vhdl-mode.el: Use new backquote syntax.
5945
5946 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5947
5948 * simple.el (with-syntax-table): New.
5949
5950 1999-11-15 Sam Steingold <sds@ksp.com>
5951
5952 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
5953
5954 1999-02-22 Sam Steingold <sds@goems.com>
5955
5956 * goto-addr.el (goto-address-at-mouse,
5957 goto-address-find-address-at-point): Use compose-mail.
5958 (goto-address-mail-method): Removed variable.
5959 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
5960 goto-address-send-using-mail): Removed functions.
5961
5962 1998-11-03 Sam Steingold <sds@goems.com>
5963
5964 * simple.el (backward-delete-char-untabify):
5965 backward-delete-char-untabify-method can be `all' now - to delete
5966 hungrily including newlines.
5967
5968 1999-11-15 Sam Steingold <sds@ksp.com>
5969
5970 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
5971
5972 1999-11-15 Dave Love <fx@gnu.org>
5973
5974 * cus-edit.el (customize-face, customize-face-other-window):
5975 Require match from completing-read.
5976 (custom-buffer-done-function): Default to custom-bury-buffer, not
5977 bury-buffer.
5978
5979 1999-11-15 Gerd Moellmann <gerd@gnu.org>
5980
5981 * mail/rmail.el, iswitchb.el, hippie-exp.el,
5982 progmodes/cperl-mode.el: Use new backquote syntax.
5983
5984 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
5985
5986 * uniquify.el: Use new backquote syntax.
5987
5988 1999-11-14 Markus Rost <rost@ias.edu>
5989
5990 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
5991 as in ispell-local-dictionary-alist.
5992
5993 1999-11-14 Alex Schroeder <alex@gnu.org>
5994
5995 * ansi-color.el (ansi-color-apply): Updated regexps to include
5996 highlighted face.
5997
5998 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
5999
6000 * forms.el (forms--make-format-elt-using-text-properties):
6001 Treat `intangible' differently.
6002
6003 * forms.el: Use new backquote syntax.
6004
6005 1999-11-13 Gerd Moellmann <gerd@gnu.org>
6006
6007 * textmodes/scribe.el (scribe-mode): Doc-fix.
6008
6009 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
6010
6011 * net-utils.el (run-network-program, net-utils-run-program): Use
6012 the new backquote syntax.
6013 (smbclient-program, smbclient-program-options)
6014 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
6015 variables
6016 (smbclient, smbclient-list-shares): New functions
6017
6018 1999-11-12 Sam Steingold <sds@ksp.com>
6019
6020 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
6021 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
6022 (viper-kbd-buf-definition, viper-kbd-mode-alist)
6023 (viper-kbd-mode-pair, viper-kbd-mode-definition)
6024 (viper-kbd-global-pair, viper-kbd-global-definition):
6025 Use the new backquote syntax.
6026
6027 * emulation/viper-cmd.el (viper-test-com-defun)
6028 (viper-prefix-arg-value, viper-prefix-arg-com):
6029 Use the new backquote syntax.
6030
6031 * emacs-lisp/debug.el (debugger-env-macro):
6032 Use the new backquote syntax.
6033
6034 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
6035 Use the new backquote syntax.
6036
6037 * calendar/calendar.el (calendar-remove-frame-by-deleting):
6038 New user variable.
6039 (calendar-hide-window): Use it.
6040 (increment-calendar-month, calendar-for-loop, calendar-sum):
6041 Use the new backquote syntax.
6042
6043 1999-11-12 Andrew Innes <andrewi@gnu.org>
6044
6045 * select.el (x-set-selection): Call buffer-substring, not
6046 substring. Also fix docstring
6047
6048 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
6049
6050 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
6051 of customizable variables to bug report message. Added
6052 system-type to package name in bug report.
6053
6054 1999-11-12 Gerd Moellmann <gerd@gnu.org>
6055
6056 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
6057 to display file names.
6058
6059 1999-11-11 Gerd Moellmann <gerd@gnu.org>
6060
6061 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
6062
6063 * isearch.el: Add lazy-highlighting feature.
6064
6065 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
6066
6067 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
6068 constant.
6069 (ps-mode-submit-bug-report): New function. Entry added to menu.
6070
6071 1999-11-10 William M. Perry <wmperry@aventail.com>
6072
6073 * mwheel.el: New file to support the new style wheeled mice.
6074
6075 1999-11-10 Gerd Moellmann <gerd@gnu.org>
6076
6077 * startup.el (initial-scratch-message): Add ";;" to the front of
6078 lines in the message.
6079
6080 * files.el (file-local-copy): Remove optional BUFFER argument
6081 because that's not used by anything.
6082
6083 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
6084 to-address.
6085
6086 1999-11-08 Markus Rost <rost@ias.edu>
6087
6088 * wid-edit.el (widget-button-click): Wrap with save-excursion
6089 to restore track-mouse in the correct buffer.
6090
6091 1999-11-08 Gerd Moellmann <gerd@gnu.org>
6092
6093 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
6094
6095 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
6096
6097 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
6098 lpr-command to "lp" for some system-types. (copied from lpr.el
6099 Emacs version 20.2.1).
6100
6101 1999-11-04 Markus Rost <rost@ias.edu>
6102
6103 * simple.el (comment-region): Strip off white space at end of
6104 comment-start.
6105
6106 1999-11-04 Gerd Moellmann <gerd@gnu.org>
6107
6108 * faces.el (secondary-selection): Fix wrong color name.
6109
6110 1999-11-04 John Tobey <jtobey@epsilondev.com>
6111
6112 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
6113 the default when invoking perldb in a non-Perl buffer, and other
6114 cases involving -e or --.
6115
6116 1999-11-04 Gerd Moellmann <gerd@gnu.org>
6117
6118 * simple.el (previous-matching-history-element)
6119 (next-history-element): Use delete-field instead of erase-field.
6120
6121 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
6122 Use delete-field instead of erase-field.
6123
6124 * faces.el (secondary-selection): Change background to yellow.
6125
6126 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
6127 find the start of the text. Use field-string to read the user
6128 input.
6129
6130 1999-11-03 Gerd Moellmann <gerd@gnu.org>
6131
6132 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
6133 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
6134 for compatibility with old face implementation.
6135
6136 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
6137 Use erase-field instead of erase-buffer.
6138
6139 * frame.el (blink-cursor-mode, blink-cursor-end): Use
6140 internal-show-cursor with new interface.
6141 (blink-cursor-timer-function): New.
6142 (blink-cursor-start): Use blink-cursor-timer-function.
6143
6144 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6145
6146 * calendar.el (redraw-calendar): Move to nearest date before
6147 redrawing.
6148
6149 * diary-lib.el (simple-diary-display): Reset modeline even if
6150 there are no diary entries since the diary buffer may be displayed.
6151
6152 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6153
6154 * emacs-lisp/debug.el (debug): If noninteractive, display the
6155 backtrace using `message', then exit Emacs.
6156 (debugger-batch-max-lines): New variable.
6157 (debugger-setup-buffer): New subroutine, broken out of `debug'.
6158 Change the messages put at the start, to say that the debugger
6159 was entered.
6160
6161 1999-11-02 Sam Steingold <sds@ksp.com>
6162
6163 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
6164
6165 1999-11-01 John Tobey <jtobey@epsilondev.com>
6166
6167 * gud.el: (gud-perldb-massage-args): Massage correctly in the
6168 presence of perl switches other than "-e".
6169
6170 1999-11-01 Markus Rost <rost@ias.edu>
6171
6172 * dired-x.el (dired-smart-shell-command): Use
6173 shell-command-history as in shell-command.
6174
6175 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6176
6177 * userlock.el (ask-user-about-lock): Doc fix.
6178
6179 * frame.el: Doc fixes.
6180
6181 1999-11-01 Gerd Moellmann <gerd@gnu.org>
6182
6183 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
6184 of show-cursor.
6185 (blink-cursor-start, blink-cursor-end): Ditto.
6186
6187 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
6188
6189 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6190
6191 * window.el (walk-windows): If ALL-FRAMES is a frame,
6192 start on that frame. Use save-selected-window.
6193
6194 1999-11-01 Gerd Moellmann <gerd@gnu.org>
6195
6196 * simple.el (end-of-buffer): Use window-end to find the window end
6197 instead of vertical-motion because this handles variable-height
6198 lines correctly.
6199
6200 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
6201
6202 * ediff.el: Version change.
6203
6204 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
6205 make sure you are in a good frame before deleting other
6206 windows.
6207 (ediff-file-checked-in-p): Don't consider CVS
6208 files checked in.
6209 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
6210 are writing to a newly created empty file.
6211
6212 * ediff-mult.el (ediff-show-session-group-hook): New default.
6213
6214 * ediff-vers.el (ediff-pcl-cvs-view-revision):
6215 First cd to the file directory. reportedly works
6216 better with remote files.
6217
6218 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
6219 Use file-name-nondirectory when passing files to CVS.
6220
6221 * ediff-diff.el (ediff-cmp-options): New variable.
6222 (ediff-same-file-contents): Use ediff-cmp-options.
6223
6224 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
6225 ediff-get-patch-buffer): Use current buffer if it appears to be a
6226 patch.
6227
6228 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
6229 C-g
6230
6231 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
6232 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
6233 (viper-save-cursor-color,viper-restore-cursor-color):
6234 Improved cursor color handling.
6235 (viper-get-saved-cursor-color-in-replace-mode,
6236 viper-get-saved-cursor-color-in-insert-mode): New functions for
6237 better cursor color handling.
6238
6239 * viper-ex.el (ex-read,ex-edit):
6240 Fixes for correct interpretation of #,%.
6241 (viper-ex): Now works correctly when called from other functions.
6242 (viper-glob-function): New variable.
6243 (viper-ex): Save excursion before doing :global.
6244
6245 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
6246
6247 * viper-cmd.el (viper-post-command-sentinel,
6248 viper-insert-state-post-command-sentinel,
6249 viper-insert-state-pre-command-sentinel): Takes better care of
6250 cursor colors.
6251
6252 * viper.el: Version change.
6253
6254 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
6255
6256 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
6257 that the modeline display was updated *only* when
6258 `whitespace-display-in-modeline' was set, not otherwise.
6259
6260 1999-10-30 Gerd Moellmann <gerd@gnu.org>
6261
6262 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
6263 "frac12".
6264
6265 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
6266 ad-activate.
6267
6268 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
6269
6270 * whitespace.el: Test for existence of `defcustom' and `defgroup'
6271 using fboundp instead of assuming that these are not present in
6272 particular flavors of emacs.
6273 (whitespace-version): Update to 2.8
6274 (whitespace-display-in-modeline): Add custom variable to control
6275 displaying the whitespace errors on the modeline based on
6276 suggestion from <klaus.berndl@sdm.de>
6277 (whitespace-buffer): Now returns `t' if unclean and `nil' if
6278 clean, to enable using as a hook function, as suggested by Puneet
6279 Goel <puneet@computer.org>
6280 (whitespace-buffer): Fix a subtle bug that cleaned up only if
6281 quiet was not set, even with whitespace-auto-cleanup set.
6282 (whitespace-mode-line): Now uses less modeline real estate and
6283 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
6284 which is present in the file, and <y> is any type of whitespace
6285 whose check has been suppressed by setting
6286 `whitespace-check-<whitespace-type>' to nil.
6287 (whitespace-unchecked-whitespaces): New function to return the
6288 list of whitespaces for whom checks have been suppressed.
6289 (whitespace-display-unchecked-whitespaces): Renamed to
6290 `whitespace-update-modeline' to reflect its functionality.
6291
6292 1999-10-30 Gerd Moellmann <gerd@gnu.org>
6293
6294 * progmodes/compile.el (compilation-error-regexp-alist):
6295 Undo previous change.
6296
6297 1999-10-28 Dave Love <fx@gnu.org>
6298
6299 * help.el (help-follow): Make arg optional again and really
6300 default to point.
6301
6302 1999-10-28 Gerd Moellmann <gerd@gnu.org>
6303
6304 * paths.el (rmail-file-name): Make it an option.
6305
6306 * progmodes/ada-mode.el, progmodes/ada-prj.el,
6307 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
6308 comment fixes.
6309
6310 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6311 MIPS Pro 7.3 compiler error message syntax.
6312
6313 1999-10-27 Dave Love <fx@gnu.org>
6314
6315 * progmodes/compile.el: Checkdoc-inspired fixes.
6316
6317 1999-10-27 Gerd Moellmann <gerd@gnu.org>
6318
6319 * lpr.el (print-buffer): Doc-string fix.
6320
6321 1999-10-27 Dave Love <fx@gnu.org>
6322
6323 * emacs-lisp/advice.el: Doc fixes.
6324 (ad-lemacs-p): Removed.
6325 (advice): Add :link to defgroup.
6326
6327 1999-10-27 Kenichi Handa <handa@etl.go.jp>
6328
6329 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
6330 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
6331
6332 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6333
6334 * window.el (walk-windows): If ALL-FRAMES is a frame,
6335 start on that frame. Use save-selected-window.
6336
6337 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6338
6339 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
6340 ad-activate. All callers changed, including those in data.c.
6341 (ad-activate-internal-off): Renamed from ad-activate-off.
6342 All uses changed.
6343 (ad-activate): Renamed from ad-activate-on. All uses changed.
6344 (ad-start-advice, ad-stop-advice, ad-recover-normality):
6345 Alter the definition of ad-activate-internal, not ad-activate.
6346
6347 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6348
6349 * startup.el (command-line-1): Add support for command line
6350 arguments `file' and `execute'. Fix handling of `visit'.
6351
6352 1999-10-26 Kenichi Handa <handa@etl.go.jp>
6353
6354 * international/mule-cmds.el (read-input-method-name): Handle the
6355 case that the arg DEFAULT is symbol.
6356
6357 * international/mule-diag.el (mule-diag): Handle the case that
6358 default-input-method is symbol.
6359
6360 1999-10-26 Gerd Moellmann <gerd@gnu.org>
6361
6362 * textmodes/tildify.el: New file.
6363
6364 1999-10-25 Sam Steingold <sds@ksp.com>
6365
6366 * Makefile (compile-files): Fixed the "tr" strings.
6367 (EMACS): Set to ../src/emacs.
6368
6369 1999-10-25 Gerd Moellmann <gerd@gnu.org>
6370
6371 * info.el (Info-build-node-completions): Add '("*") to the
6372 completion list.
6373
6374 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6375
6376 * frame.el (auto-raise-mode): When enabling the mode,
6377 immediately raise the selected frame.
6378
6379 * indent.el (indent-region): Doc fix.
6380
6381 * comint.el (comint-output-filter): Make the Comint buffer current
6382 for the comint-preoutput-filter-functions.
6383
6384 * mail/reporter.el: Doc fix.
6385
6386 1999-10-24 Stephen Eglen <stephen@gnu.org>
6387
6388 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
6389 that Octave lisp files can also run under XEmacs 20.
6390 (require 'custom) added so that files can run under Emacs 19.34.
6391
6392 * iswitchb.el (iswitchb-default-keybindings): No need to use
6393 read-kbd-macro in keybindings.
6394
6395 1999-10-23 Dave Love <fx@gnu.org>
6396
6397 * elide-head.el: New file.
6398
6399 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6400
6401 * Makefile (compile-files, backup-compiled-files): New targets.
6402 (bootstrap, bootstrap-clean): Ditto.
6403
6404 1999-10-22 Paul Eggert <eggert@twinsun.com>
6405
6406 * international/mule-cmds.c (locale-language-names):
6407 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
6408 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
6409 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
6410 Use Latin-8 for Welsh.
6411 Use Latin-1 for English if "en" is explicitly specified.
6412 Use Latin-1 for Scots Gaelic, Tagalog.
6413 Use Latin-1 (not Latin-4) for Greenlandic.
6414 Use Latin-1 (not Latin-2) for Albanian.
6415 (locale-preferred-coding-systems, locale-language-names):
6416 Remove generic ISO 8859 locales; locale-charset-language-names now
6417 does this.
6418 (locale-charset-language-names): New variable.
6419 (set-locale-environment): Use language name specified by
6420 locale-charset-language-names if its charsets disagree with the
6421 language name specified by locale-language-names.
6422
6423 1999-10-22 Dave Love <fx@gnu.org>
6424
6425 * make-mode.el: Minor doc fixes.
6426
6427 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
6428
6429 1999-10-21 Dave Love <fx@gnu.org>
6430
6431 * loadup.el: Add latin-8, latin-9.
6432
6433 1999-10-20 Paul Eggert <eggert@twinsun.com>
6434
6435 * disp-table.el (standard-display-european): Remove undocumented
6436 arg AUTO; no longer used by startup.el. Do not attempt to treat
6437 all non-English language environments as coding system names.
6438 Instead, use the downcased language environment name as a coding
6439 system name if it is one; otherwise, use latin-1.
6440
6441 1999-10-20 Gerd Moellmann <gerd@gnu.org>
6442
6443 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
6444 that were split so that part of the comment appeared as Lisp code.
6445
6446 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6447
6448 * ps-bdf.el: Doc fix.
6449
6450 * ps-print-def.el: New file: common definitions for all parts of
6451 ps-print.
6452 (ps-multibyte-buffer): Moved from ps-mule.
6453
6454 * ps-mule.el: File dependence fix.
6455 (ps-multibyte-buffer): Moved to ps-print-def.
6456
6457 * ps-print.el: Doc fix, better customization.
6458 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
6459 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
6460 (ps-end-file): Doc fix.
6461 (ps-setup, ps-begin-file): Fun fix.
6462 (postscript): New group.
6463 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
6464 (ps-print-prologue-1): Adjust PostScript programming.
6465 (ps-print): Adjust group hierarchy.
6466 (ps-print-n-up, ps-print-zebra, ps-print-background,
6467 ps-print-printer)
6468 (ps-print-page): New subgroups.
6469 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
6470 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
6471 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
6472 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
6473 (ps-zebra-stripe-height, ps-print-background-image)
6474 (ps-print-background-text, ps-spool-config): Adjust customization.
6475 (dos-ps-printer): Definition eliminated.
6476
6477 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6478
6479 * ps-mule.el: Doc fix, define functions properly if mule package is
6480 loaded or not.
6481 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
6482 mule package is loaded or not.
6483
6484 * ps-print.el: Doc fix, n-up printing.
6485 (ps-print-version): New version number (5.0).
6486 (ps-page-dimensions-database): Added document media.
6487 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
6488 (ps-page-order, ps-printing-region-p): New vars.
6489 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
6490 funs.
6491 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
6492 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
6493 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
6494 (ps-n-up-xstart, ps-n-up-ystart): New macros.
6495 (ps-print-begin-sheet-hook): New hook.
6496 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
6497 const.
6498 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
6499 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
6500 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
6501 (ps-count-lines): Changed to defun.
6502 (ps-header-page): Changed to defsubst, fix fun.
6503 (ps-printing-region): Doc fix, adjust programming code.
6504 (ps-output-boolean, ps-background-pages, ps-background-text)
6505 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
6506 programming code.
6507
6508 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6509
6510 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
6511 (ps-print-version): New version number (4.2).
6512 (ps-spool-config, ps-spool-tumble): New vars.
6513 (ps-print-prologue-1): Changed to defconst, adjust PostScript
6514 programming, new PostScript procedure to handle errors.
6515 (ps-print-prologue-2): Changed to defconst.
6516 (ps-print-duplex-feature): New const: duplex and tumble setting.
6517 (ps-setup, ps-begin-file): Fix funs.
6518 (ps-boolean-capitalized): New fun.
6519
6520 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
6521
6522 * Makefile (dontcompilefiles): Obsoleted.
6523 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
6524 (EL): Unused.
6525 (temacs): Removed (unused).
6526 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
6527 version of the file (necessary for the update to work properly).
6528 (autoloads): Force the use of `pwd`/loaddefs.el.
6529 (updates); Redefined in terms of other targets to reduce redundancy.
6530 (.el.elc): New default rule, just in case you want it.
6531 (compile): Use a single invocation of Emacs.
6532 (bootstrap-compile); Unneeded.
6533 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
6534
6535 1999-10-19 Dave Love <fx@gnu.org>
6536
6537 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
6538
6539 1999-10-19 Sam Steingold <sds@ksp.com>
6540
6541 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
6542 comply with the comment.
6543
6544 1999-10-19 Gerd Moellmann <gerd@gnu.org>
6545
6546 * autorevert.el (auto-revert-mode): Make auto-revert-mode
6547 permanent-local.
6548
6549 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
6550
6551 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
6552 value: \"lpr\" changed to "lpr"
6553 (ps-mode-version): New constant
6554 (ps-mode-show-version): New function, added key in ps-mode-map
6555 (ps-run-messages): Removed
6556 (ps-run-font-lock-keywords-2): New defcustom variable replacing
6557 ps-run-messages. These keywords now include the value of
6558 ps-run-prompt, making its fontification customizable.
6559 (ps-run-init): Removed \\n from docstring, it is now added when
6560 the value is used
6561 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
6562 ps-run-prompt
6563 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
6564 customizable variables in doc-string (its equivalent
6565 ps-run-messages was missing in previous version of the doc-string)
6566 (ps-run-mode): Simplified assignment to font-lock-defaults, using
6567 symbols only
6568
6569 1999-10-19 Alex Schroeder <alex@gnu.org>
6570
6571 * ansi-color.el: Complete rewrite.
6572
6573 1999-10-19 Paul Eggert <eggert@twinsun.com>
6574
6575 Fix bootstrapping problems.
6576 Use the system locale to specify Emacs locale defaults.
6577
6578 * international/mule-cmds.el (global-map):
6579 Do not use backquote, because that makes a bootstrapping
6580 problem if you need to recompile all Lisp files using interpreted code.
6581 * international/mule.el (charset-id, charset-bytes,
6582 charset-dimension, charset-chars, charset-width,
6583 charset-direction, charset-iso-final-char,
6584 charset-iso-graphic-plane, charset-reverse-charset,
6585 charset-short-name, charset-long-name, charset-description,
6586 charset-plist): Likewise.
6587 * subr.el (save-match-data): Likewise.
6588
6589 * international/mule-cmds.el
6590 (set-display-table-and-terminal-coding-system): New function,
6591 containing code migrated out of set-language-environment.
6592 (set-language-environment, set-locale-environment): Use it.
6593 (locale-translation-file-name): Moved here from startup.el.
6594 (locale-language-names, locale-preferred-coding-systems):
6595 New vars.
6596 (locale-name-match, set-locale-environment): New functions.
6597
6598 * language/japan-util.el (setup-japanese-environment-internal):
6599 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
6600
6601 * startup.el (iso-8859-n-locale-regexp): Remove.
6602 (locale-translation-file-name): Move to mule-cmds.el.
6603 (command-line): Move locale-stuff into set-locale-environment.
6604
6605 1999-10-18 Dave Love <fx@gnu.org>
6606
6607 * abbrev.el (add-abbrev, inverse-add-abbrev)
6608 (expand-region-abbrevs): Remove properties from buffer text.
6609
6610 1999-10-17 Gerd Moellmann <gerd@gnu.org>
6611
6612 * iswitchb.el (iswitchb-exhibit): Extract user-input only
6613 from the mini-buffer, without the prompt.
6614
6615 * simple.el (minibuffer-prompt-end): Return the position
6616 after the prompt, not the position of that last character
6617 of the prompt.
6618
6619 1999-10-17 Miles Bader <miles@gnu.org>
6620
6621 * simple.el: Doc fixes.
6622
6623 1999-10-17 Miles Bader <miles@gnu.org>
6624
6625 * simple.el (previous-matching-history-element, next-history-element):
6626 Change to work correctly even if the point is in the prompt.
6627 (choose-completion-string): Likewise.
6628 (minibuffer-prompt-width): New function (compatibility with old subr).
6629
6630 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
6631 When constraining the final position to the current field,
6632 don't use the ONLY-IN-LINE mode of constrain-to-field.
6633
6634 1999-10-17 Miles Bader <miles@gnu.org>
6635
6636 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
6637 constrain-to-field.
6638 * textmodes/paragraphs.el (forward-sentence): Likewise.
6639
6640 1999-10-17 Miles Bader <miles@gnu.org>
6641
6642 * simple.el (line-move): Use constrain-to-field to avoid
6643 moving into a prompt.
6644 (previous-complete-history-element): Clarify doc string.
6645 (next-complete-history-element): Likewise.
6646 Use field-beginning instead of point-min.
6647 (next-matching-history-element): Use field-beginning and
6648 erase-field instead of point-min and erase-buffer.
6649 * textmodes/paragraphs.el
6650 (forward-paragraph, forward-sentence): Likewise.
6651 (backward-kill-paragraph, backward-kill-sentence): Remove code to
6652 constrain the kill to an field, as the movement commands now
6653 do this.
6654
6655 1999-10-17 Miles Bader <miles@gnu.org>
6656
6657 * simple.el (previous-matching-history-element): Get the
6658 minibuffer input with field-string instead of buffer-string.
6659 (choose-completion-string): Likewise.
6660 (next-history-element): Likewise.
6661 Erase the minibuffer input with erase-field, not erase-buffer.
6662 Use field-beginning to find the beginning of the input.
6663 * textmodes/paragraphs.el (backward-kill-sentence):
6664 Remove minibuffer-prompt hack.
6665 Constrain to any input field.
6666
6667 1999-10-17 Sam Steingold <sds@ksp.com>
6668
6669 * bindings.el (completion-ignored-extensions): Added ".sparcf"
6670 for CMUCL on sparc and ".ufsl" for LispWorks.
6671 (bound-and-true-p): Bugfix: free variable `v'.
6672
6673 1999-10-16 Dave Love <d.love@dl.ac.uk>
6674
6675 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
6676 (edebug-uninstall-read-eval-functions): Use load-read-function,
6677 avoiding elisp-eval.
6678
6679 1999-10-16 Sam Steingold <sds@ksp.com>
6680
6681 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
6682 instead of `eql'.
6683
6684 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
6685
6686 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
6687 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
6688 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
6689 * ediff-util.el (ediff-make-temp-file):
6690 * ediff-vers.el (ediff-pcl-cvs-view-revision):
6691 * emerge.el (emerge-make-temp-file):
6692 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
6693 * vc.el (vc-update-change-log):
6694 * mail/mailpost.el (post-mail-send-it):
6695 * mail/metamail.el (metamail-region):
6696 * progmodes/cmacexp.el (c-macro-expansion):
6697 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
6698
6699 1999-10-15 Gerd Moellmann <gerd@gnu.org>
6700
6701 * smtpmail.el (smtpmail-via-smtp): Add support for
6702 automatically appending a domain to RCPT TO: addresses.
6703
6704 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6705
6706 * dired.el (dired-insert-directory): Insert the amount of
6707 free space after the total size.
6708 (dired-free-space-program, dired-free-space-args): New variables.
6709
6710 1999-10-14 Karl Heuer <kwzh@gnu.org>
6711
6712 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
6713
6714 1999-10-14 Dave Love <fx@gnu.org>
6715
6716 * international/characters.el:
6717 * international/fontset.el:
6718 * international/mule-conf.el: Add latin-iso8859-1[45].
6719
6720 * language/european.el: Add Latin-8, Latin-9. Modify some doc
6721 strings.
6722
6723 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
6724 (command-line): Detect Latin-[89] locales.
6725
6726 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6727
6728 * international/mule-cmds.el (select-safe-coding-system)
6729 (leim-list-header): Avoid the use of strings that start with backslash
6730 newline since lread.c:read1 has a hack to turn those strings into
6731 integer 0 during the loadup.el process.
6732
6733 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
6734
6735 1999-10-13 Dave Love <fx@gnu.org>
6736
6737 * image.el (insert-image): Copy the image spec and add an
6738 intangible property.
6739
6740 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
6741
6742 * help.el (help-xref-interned): Make it also work on variable-only
6743 and function-only symbols.
6744 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
6745 (help-follow): If the point under mouse is not highlighted, try
6746 `help-xref-interned' on the pointed-to symbol anyway.
6747
6748 * info.el (Info-on-current-buffer): New entry point.
6749 (Info-find-node): Split into two for Info-on-current-buffer to
6750 hook into it.
6751 (Info-current-file, Info-set-mode-line, Info-up):
6752 Info-current-file can now be t.
6753 (Info-clone-buffer-hook): Function for `clone-buffer'.
6754 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
6755 Make `clone-buffer' available in various ways to the user.
6756
6757 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6758
6759 * simple.el (shell-command, shell-command-on-region): Use
6760 make-temp-file.
6761 (clone-buffer, clone-process, clone-buffer-hook): New functions.
6762
6763 * subr.el (with-current-buffer): Don't use backquotes to avoid
6764 bootstrapping problems.
6765
6766 * loadup.el (load-path): Add subdirs for bootstrapping.
6767 (docstrings): Ignore errors during bootstrapping.
6768 (args): New `bootstrap' argument (for use in place of `dump').
6769
6770 1999-10-12 Emmanuel Briot <briot@gnat.com>
6771
6772 * ada-stmt.el: Doc-string fixes.
6773
6774 1999-10-12 Gerd Moellmann <gerd@gnu.org>
6775
6776 * recentf.el: New file.
6777
6778 * ps-mode.el: New file.
6779
6780 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
6781 case insensitive.
6782
6783 1999-10-12 Richard Sharman <rsharman@pobox.com>
6784
6785 * sh-script.el: Added support for indenting existing scripts.
6786 (sh-mode-map): Added new bindings.
6787 (sh-mode): Updated mode doc-string for new commands, added
6788 make-local-variable calls, initialize mode-specific variables.
6789 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
6790 is now a different function.
6791 (sh-header-marker): Changed docstring.
6792 (sh-set-shell): Initialize mode-specific variables.
6793 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
6794 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
6795 Changed these define-skeleton calls to work with user-specified
6796 indentation settings.
6797 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
6798 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
6799 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
6800 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
6801 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
6802 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
6803 (sh-guess-basic-offset, sh-handle-after-case-label)
6804 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
6805 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
6806 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
6807 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
6808 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
6809 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
6810 (sh-handle-this-then, sh-help-string-for-variable)
6811 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
6812 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
6813 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
6814 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
6815 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
6816 (sh-remove-our-text-properties, sh-rescan-buffer)
6817 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
6818 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
6819 (sh-scan-case, sh-search-word, sh-set-char-syntax)
6820 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
6821 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
6822 functions.
6823 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
6824 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
6825 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
6826 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
6827 (sh-var-list): New variables.
6828
6829 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
6830
6831 * quickurl.el (quickurl-list-insert): `count-lines' was returning
6832 a value one line to high if the cursor wasn't at the start of a
6833 line. A `beginning-of-line' is now performed before making the
6834 call to `count-lines'.
6835
6836 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
6837
6838 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
6839
6840 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
6841
6842 * Makefile (setwins): Abstract out the command to find subdirectories
6843 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
6844 (custom-deps, finder-data, autoloads, update-subdirs, updates)
6845 (autoloads-with-other-emacs): Use it.
6846
6847 * diff-mode.el: New file. A mode for viewing/editing context diffs.
6848
6849 1999-10-09 Gerd Moellmann <gerd@gnu.org>
6850
6851 * Makefile (bootstrap-compile): New target. Compile Lisp
6852 files with ../src/temacs.
6853
6854 1999-10-08 Dave Love <fx@gnu.org>
6855
6856 * ange-ftp.el: Require dired when compiling.
6857 (ange-ftp-normal-login): Allow EFS-style port specification.
6858
6859 1999-10-08 Simon Marshall <simon@gnu.org>
6860
6861 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
6862 (regexp-opt-group): Use it to get common suffixes in STRINGS.
6863 If STRINGS is nil, return "" rather than nil.
6864
6865 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6866
6867 * Makefile (compile): Compile files one by one. Set load-path to
6868 current directory and subdirectories when compiling.
6869
6870 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6871
6872 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
6873 (emacs): Use it everywhere instead of EMACS.
6874 (compile): New target. Compile all Lisp files from scratch.
6875 (recompile): New target. Recompile lisp directory.
6876 (autoloads-with-other-emacs): New target. Build loaddefs.el with
6877 an Emacs executable not built in the current directory tree.
6878
6879 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
6880
6881 * filecache.el (file-cache-completion-ignore-case): New variable,
6882 defaulting to the value of completion-ignore-case.
6883 (file-cache-minibuffer-complete): Use it.
6884 (file-cache-files-matching, file-cache-files-matching-internal):
6885 New functions.
6886
6887 1999-10-07 Emmanuel Briot <briot@gnat.com>
6888
6889 * ada-xref.el: New file
6890
6891 * ada-prj.el: New file
6892
6893 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
6894
6895 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
6896 subprogram being created.
6897
6898 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
6899 ada-indent-newline-indent): Rewritten to support the new indentation
6900 scheme
6901
6902 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
6903 New functions
6904
6905 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
6906 justification parameter
6907
6908 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
6909 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
6910 external program
6911
6912 1999-10-07 Dave Love <fx@gnu.org>
6913
6914 * bindings.el (bound-and-true-p): New macro.
6915 (make-mode-line-mouse-sensitive): Don't require easymenu.
6916
6917 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6918
6919 * custom.el (defface): Extend documentation for new values of
6920 `type'.
6921
6922 * faces.el (face-spec-set-match-display): Recognize `type' of
6923 `motif', `lucid', `x-toolkit'.
6924 (menu): New face.
6925
6926 1999-10-05 Dave Love <fx@gnu.org>
6927
6928 * files.el: Recognize temporary crontab files.
6929
6930 * info.el: Require jka-compr when compiling.
6931 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
6932
6933 1999-10-04 Dave Love <fx@gnu.org>
6934
6935 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
6936 scroll-up-aggressively, scroll-down-aggressively.
6937
6938 * time.el (display-time-mode): Add autoload cookie.
6939
6940 * rect.el (delete-extract-rectangle): Doc fix from verna.
6941
6942 * help-macro.el (three-step-help): Customize.
6943
6944 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6945
6946 * hexl.el (hexlify-buffer): Move point in proper range
6947 if it is too large.
6948 (hexl-after-revert-hook): Update hexl-max-address.
6949 (hexl-address-to-marker): Doc fix.
6950
6951 1999-10-03 Dave Love <fx@gnu.org>
6952
6953 * image.el (defimage): Remove redundant code. Substitute file in
6954 image plist.
6955
6956 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
6957
6958 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
6959 when doing with-temp-file.
6960
6961 1999-10-01 Dave Love <fx@gnu.org>
6962
6963 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
6964
6965 * help.el: Require view when compiling.
6966 (view-emacs-FAQ): Use Info version.
6967
6968 1999-09-29 Ken'ichi Handa <handa@gnu.org>
6969
6970 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
6971 (normat->normal). Use correct font names for Korean
6972 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
6973
6974 1999-09-29 Kenichi Handa <handa@etl.go.jp>
6975
6976 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
6977 code not used by KOI8 to the same 8-bit code instead of mapping to
6978 SPC.
6979 (cyrillic-alternativnyj-decode-table): Likewise.
6980
6981 1999-09-29 Alex Schroeder <alex@gnu.org>
6982
6983 * sql.el (sql-imenu-generic-expression): Aew, used to set
6984 imenu-generic-expression.
6985 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
6986 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
6987 imenu-case-fold-search, and imenu-syntax-alist.
6988 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
6989 setting font-lock-defaults' SYNTAX-ALIST.
6990
6991 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6992
6993 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
6994 macro, try again.
6995
6996 1999-09-28 Dave Love <fx@gnu.org>
6997
6998 * cus-edit.el (custom-comment): Change widget definition.
6999 (custom-comment-create, custom-comment-show)
7000 (custom-comment-invisible-p): Don't use :comment-overlay.
7001 (custom-comment-hide): New function.
7002 (custom-variable-set, custom-variable-save)
7003 (custom-variable-reset-standard, custom-face-set)
7004 (custom-face-save): Use it.
7005
7006 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
7007
7008 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
7009
7010 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
7011
7012 * faces.el (region): Doc fix.
7013
7014 1999-09-27 Dave Love <fx@gnu.org>
7015
7016 * isearch.el (isearch): Add :links in defgroup.
7017 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
7018 (isearch-switch-frame-handler): Comment out (unused).
7019 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
7020 (isearch-ring-retreat-edit): Doc fix.
7021 (isearch-mouse-yank): New command.
7022 (isearch-last-command-char): Removed. Callers changed to use
7023 last-command-char.
7024 (isearch-char-to-string): Removed. Callers changed to use
7025 char-to-string.
7026
7027 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
7028
7029 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
7030 option for Russian.
7031
7032 1999-09-25 Gerd Moellmann <gerd@gnu.org>
7033
7034 * faces.el (face-differs-from-default-p): Compare face
7035 attributes individually.
7036
7037 * image.el (put-image, insert-image): Add string argument.
7038
7039 1999-09-24 Gerd Moellmann <gerd@gnu.org>
7040
7041 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
7042 LANG=de_DE.iso88591 on HPUX 11.0.
7043
7044 * dired.el (dired-move-to-filename-regexp): Make it work
7045 for LANG=de_DE.iso88591 on HPUX 11.0.
7046
7047 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
7048
7049 * info.el (info-initialize): Don't test existence of ALTERNATIVE
7050 if we know for some other reason it should not be used.
7051
7052 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
7053 New variable.
7054 (edebug-recursive-edit): Save current-prefix-arg there,
7055 bind it, and set it back at the end.
7056 (edebug-outside-excursion): Restore and update the outside
7057 value of current-prefix-arg.
7058 (edebug-emacs-version-specific): Delete support for Epoch.
7059
7060 1999-09-24 Howard Melman <howard@silverstream.com>
7061
7062 * imenu.el (imenu-after-jump-hook): New variable.
7063 (imenu): Run menu-after-jump-hook.
7064 (imenu-name-lookup-function): New variable.
7065 * imenu.el (imenu--in-alist): Use those variables.
7066
7067 1999-09-24 Carsten Dominik <cd@gnu.org>
7068
7069 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
7070 multiple thebibliography environments.
7071
7072 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
7073 with recentering window.
7074 (reftex-extract-bib-entries-from-thebibliography,
7075 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
7076 with multiple thebibliography environments.
7077
7078 * textmodes/reftex-vars.el
7079 (reftex-section-levels): Function allowed as cdr.
7080 (reftex-max-section-depth) New option.
7081
7082 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
7083 with multiple thebibliography environments.
7084
7085 1999-09-23 Gerd Moellmann <gerd@gnu.org>
7086
7087 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
7088 instead of point-min in call to delete-region.
7089
7090 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
7091
7092 * vc.el (vc-backend-checkout): Use with-temp-file when checking
7093 out into arbitrary file names.
7094
7095 1999-09-19 Ken'ichi Handa <handa@gnu.org>
7096
7097 * language/european.el ("Turkish"): New language environment.
7098
7099 1999-09-19 Dave Love <fx@gnu.org>
7100
7101 * delim-col.el: New file.
7102
7103 1999-09-17 Richard Stallman <rms@gnu.org>
7104
7105 * files.el (after-find-file): When visiting a backup file,
7106 make it read-only.
7107
7108 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
7109 (apropos-keybinding-face, apropos-label-face): Likewise.
7110 (apropos-property-face, apropos-match-face): Likewise.
7111 (apropos-label-properties): New variable.
7112 (apropos-print-doc): Use apropos-label-properties.
7113 (apropos-print): Set apropos-label-properties.
7114
7115 1999-09-15 Richard Stallman <rms@gnu.org>
7116
7117 * winner.el: Use aref instead of sref.
7118
7119 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
7120
7121 1999-09-14 Gerd Moellmann <gerd@gnu.org>
7122
7123 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
7124
7125 1999-09-14 Richard Stallman <rms@gnu.org>
7126
7127 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
7128 cookie, even if followed by a letter.
7129
7130 1999-09-14 Stephen Eglen <stephen@gnu.org>
7131
7132 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
7133 --no-line-editing are passed to Octave by including them here
7134 rather than storing them in inferior-octave-startup-args.
7135
7136 1999-09-14 Eli Zaretskii <eliz@gnu.org>
7137
7138 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
7139 command, option, env and sc.
7140
7141 * subr.el (shell-quote-argument): Quote argument with double
7142 quotes for ms-dos.
7143
7144 1999-09-14 Richard Stallman <rms@gnu.org>
7145
7146 * simple.el (eval-expression-print-level): New variable.
7147 (eval-expression-print-length): New variable.
7148 (eval-expression-debug-on-error): New variable.
7149 (eval-expression): Bind print-level, print-length and
7150 debug-on-error from those vars.
7151
7152 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
7153 Bind print-level, print-length and debug-on-error.
7154
7155 1999-09-14 Inge Frick <inge@nada.kth.se>
7156
7157 * dired.el (dired-recursive-deletes): New custom variable.
7158 (dired-re-no-dot): New variable.
7159 (dired-delete-file): New function deletes files and directories
7160 recursively.
7161 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
7162
7163 * dired-aux.el (dired-recursive-copies): New custom variable.
7164 (dired-handle-overwrite): Broke a long line.
7165 (dired-copy-file): Call `dired-copy-file-recursive' instead of
7166 `copy-file'.
7167 (dired-copy-file-recursive): New function. Copy directories
7168 recursively.
7169 (dired-do-create-files): Added support for generalized directory
7170 target. How-to function may now return a function. New fluid
7171 variable `dired-one-file'.
7172 (dired-copy-how-to-fn): New variable.
7173 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
7174 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
7175 (dired-do-copy-regexp): No recursive copies.
7176
7177 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
7178
7179 * whitespace.el (whitespace-version): Update version to 2.4
7180
7181 * whitespace.el: Add customization variables to conditionally test
7182 any of the five whitespaces, per request from Rune Kleveland
7183 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
7184
7185 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
7186
7187 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
7188 list of modes to be checked for bogus whitespaces.
7189
7190 * whitespace.el (whitespace-rescan-timer-time): Update
7191 documentation.
7192
7193 * whitespace.el (whitespace-display-unchecked-whitespaces):
7194 New function to update modeline with untested whitespaces.
7195
7196 * whitespace.el (whitespace-buffer): Test only whitespaces whose
7197 checking is turned on, and update modeline using the newly created
7198 `whitespace-display-unchecked-whitespaces'.
7199
7200 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
7201 whose checking is turned on, and update modeline using the newly
7202 created `whitespace-display-unchecked-whitespaces'.
7203
7204 * whitespace.el (whitespace-describe): Update documentation.
7205
7206 * whitespace.el (whitespace-tickle-timer): Test if
7207 `whitespace-rescan-timer-time' is non-zero before tickling timer.
7208
7209 1999-09-13 Dave Love <fx@gnu.org>
7210
7211 * hideif.el (hide-ifdef-mode): Add autoload cookie.
7212
7213 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
7214 for temp buffer.
7215 (checkdoc-this-string-valid): Don't assume default comment-start.
7216
7217 1999-09-13 Gerd Moellmann <gerd@gnu.org>
7218
7219 * rsz-mini.el: Remove code, keep the interface.
7220
7221 1999-09-13 Dave Love <fx@gnu.org>
7222
7223 * help.el (help-highlight-p): Doc fix.
7224
7225 * faces.el (mode-line, header-line, tool-bar): Add :version.
7226 (highlight, secondary-selection): Add :group.
7227 (trailing-whitespace): Add :group, :version.
7228
7229 * wid-edit.el: Remove some compatibility code and checks.
7230 (widget-specify-field, widget-specify-button): Don't use XEmacs
7231 properties.
7232 (widget-overlay-inactive): Change error message.
7233 (widget-button-pressed-face): New variable.
7234 (widget-button-click): Use it.
7235 (widget-documentation-link-add): Specify mouse and button faces.
7236 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
7237 removed now the functionality is built in.
7238
7239 * cus-edit.el: Don't define-widget-keywords.
7240 (multimedia): New group.
7241 (custom-last): Function removed.
7242 (custom-quote): Add vectorp case, comment out characterp case.
7243 (custom-buffer-done-function, custom-raised-buttons): New option.
7244 (Custom-buffer-done): New function.
7245 (custom-buffer-create-internal): Obey custom-raised-buttons,
7246 Custom-buffer-done.
7247 (custom-button-face): Make it `released-button'.
7248 (custom-button-pressed-face): Make it `pressed-button'
7249 (custom-mode-map): Bind "q" to Custom-buffer-done.
7250 (custom-mode): Deal with raised/pressed buttons.
7251
7252 Changes from Didier Verna:
7253 (custom-prompt-variable): Optional third arg makes prompt for a
7254 comment string.
7255 (customize-set-value, customize-set-variable,
7256 customize-save-variable): Optional prefix makes function handle
7257 variable comments.
7258 (customize-customized, customize-saved, custom-variable-state-set)
7259 (custom-variable-set, custom-variable-save, custom-face-state-set)
7260 (custom-variable-reset-saved, custom-variable-reset-standard)
7261 (custom-face-set, custom-face-save, custom-face-reset-saved)
7262 (custom-face-reset-standard, customize-save-customized): Handle
7263 custom comments.
7264 (custom-comment-face, custom-comment-tag-face): New face.
7265 (custom-comment): New widget.
7266 (custom-comment-create, custom-comment-delete)
7267 (custom-comment-value-set, custom-comment-show)
7268 ()custom-comment-invisible-p): New functions.
7269 (custom-variable-value-create, custom-face-value-create): Create a
7270 comment field widget.
7271 (custom-variable-menu, custom-face-menu): New entry for custom
7272 comment.
7273 (custom-face-value-create): Remove compatibility code.
7274 (custom-save-variables, custom-save-faces): Possibly save custom
7275 comments.
7276
7277 * cus-face.el (custom-face-attributes): Simplify :underline,
7278 :overline, :inverse-video cases. Fix up :box case (probably needs
7279 more work).
7280
7281 Change from Didier Verna:
7282 (custom-set-faces): The arguments can now have a custom comment as
7283 fourth argument.
7284
7285 * custom.el: Don't define-widget-keywords.
7286 Change from Didier Verna:
7287 (custom-set-variables): The arguments can now have a
7288 custom comment as fifth element.
7289
7290 1999-09-13 Richard Stallman <rms@gnu.org>
7291
7292 * info.el (Info-find-node): Cope better if guesspos is too large.
7293
7294 1999-09-12 Gerd Moellmann <gerd@gnu.org>
7295
7296 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
7297 of buffer-substring because buffer-string doesn't copy the
7298 prompt.
7299
7300 * faces.el (mode-line): Replaces `modeline'.
7301 (toplevel): Make `modeline' an alias for `mode-line'.
7302
7303 1999-09-12 Gerd Moellmann <gerd@gnu.org>
7304
7305 * gs.el: Change `ghostscript' to `postscript' in comment.
7306
7307 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
7308
7309 * emulation/tpu-edt.el (tpu-version): New version.
7310 (tpu-search-overlay, tpu-replace-overlay): New variables.
7311 (tpu-search-highlight, tpu-toggle-direction): New functions.
7312 (tpu-lm-replace): Set tpu-replace-overlay.
7313 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
7314 command hook.
7315
7316 1999-09-11 Richard Stallman <rms@gnu.org>
7317
7318 * isearch.el (isearch-mode-map): Undo previous change.
7319
7320 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
7321 use all of that as the sexp.
7322
7323 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
7324 and use the initial argument as file name directly.
7325 Likewise if nothing matches.
7326
7327 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
7328
7329 * winner.el: Major changes. Avoid changing point and mark.
7330 Save configurations after they change, not before.
7331
7332 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
7333
7334 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
7335 Bind print-continuous-numbering and print-number-table.
7336
7337 1999-09-10 Dave Love <fx@gnu.org>
7338
7339 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
7340
7341 1999-09-09 Richard Stallman <rms@gnu.org>
7342
7343 * whitespace.el: Finish making it fit Emacs conventions.
7344 Add autoloads.
7345
7346 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
7347
7348 * generic-x.el (bat-generic-mode): "::"-style comments don't
7349 need to begin with "-". Fix the font-lock definitions of ON/OFF
7350 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
7351 from the list of keywords. Add DO to the list of keywords.
7352
7353 1999-09-09 Dave Love <fx@gnu.org>
7354
7355 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
7356 (byte-optimize-backward-word): New optimizations.
7357 (side-effect-free-fns, side-effect-and-error-free-fns): Add
7358 entries.
7359
7360 1999-09-09 Gerd Moellmann <gerd@gnu.org>
7361
7362 * image.el (put-image): Remove optional buffer parameter.
7363
7364 * faces.el (face-italic-p): Return t only for values `italic'
7365 and `oblique'.
7366
7367 * mouse.el (mouse-drag-mode-line-1): Extension of former
7368 mouse-drag-mode-line that also drags the header line.
7369 (mouse-drag-mode-line): Call it.
7370 (mouse-drag-header-line): New.
7371 (toplevel): Bind down-mouse-1 on header lines to
7372 mouse-drage-header-line.
7373
7374 1999-09-08 Gerd Moellmann <gerd@gnu.org>
7375
7376 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
7377 (make-mode-line-mouse-sensitive): Replace `top-line' by
7378 `header-line'.
7379
7380 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
7381
7382 * help.el (describe-function-1): Don't return empty string for keymaps.
7383
7384 * fill.el (fill-region-as-paragraph, canonically-space-region):
7385 Respect colon-double-space at end of line.
7386
7387 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
7388
7389 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
7390 (backup-buffer): Use it.
7391
7392 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
7393
7394 * generic-x.el (generic-define-unix-modes): Added new modes:
7395 inetd-conf-generic-mode, etc-services-generic-mode,
7396 etc-passwd-generic-mode. These are all defined for Unix by default.
7397 (apache-generic-mode): Use an imenu-generic-expression to list
7398 Configuration keywords.
7399 (samba-generic-mode): Use both ; and # as comment characters.
7400 (samba-generic-mode): Font-lock expressions now highlight name
7401 value pairs.
7402 (bat-generic-mode): Keywords are now case-insensitive through
7403 font-lock-defaults setting.
7404 (java-properties-generic-mode): Supports both ! and # as comment
7405 characters.
7406 (java-properties-generic-mode): Added an imenu-generic-expression
7407 (java-properties-generic-mode): Reworked to support the various
7408 different ways to separate name and value (viz, '=', ':' and
7409 whitespace).
7410 (show-tabs-generic-mode): Added this new generic-mode.
7411
7412 1999-09-08 Richard Stallman <rms@gnu.org>
7413
7414 * progmodes/inf-lisp.el: Moved from top directory.
7415
7416 * tar-mode.el (tar-header-block-tokenize):
7417 Use `when' instead of `and'. Fix some clobbered text.
7418
7419 * gud.el (gud-make-debug-menu): Make a child for the
7420 local menu, for its menu bar, and the debug menu.
7421 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
7422 Use the history in the simple way.
7423
7424 1999-09-07 Kenichi Handa <handa@etl.go.jp>
7425
7426 * language/korea-util.el (default-korean-keyboard): Initialize it
7427 according to the environment variable HANGUL_KEYBOARD_TYPE.
7428
7429 1999-09-07 Richard Stallman <rms@gnu.org>
7430
7431 * subr.el (make-temp-file): New function.
7432
7433 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
7434
7435 * font-lock.el (font-lock-multiline): New text property contains
7436 a boolean to indicate if the char is part of a multiline match.
7437 (font-lock-default-fontify-region): Extend the region appropriately
7438 for multiline keywords.
7439 (font-lock-default-unfontify-region): Also remove the new
7440 font-lock-multiline text property.
7441 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
7442 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
7443
7444 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7445
7446 * diary-lib.el (list-diary-entries): Make sure two-digit years
7447 have leading zeros.
7448
7449 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7450
7451 * faces.el (face-set-after-frame-default): Initialize some
7452 attributes of some faces from frame parameters.
7453
7454 * faces.el (scroll-bar, border, cursor, mouse): New faces.
7455
7456 1999-09-07 Gerd Moellmann <gerd@gnu.org>
7457
7458 * faces.el (fringe): Replaces face `margin'.
7459
7460 1999-09-07 Dave Love <fx@gnu.org>
7461
7462 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
7463
7464 1999-09-07 Richard Stallman <rms@gnu.org>
7465
7466 * subr.el (push): Doc fix.
7467
7468 1999-09-06 Richard Stallman <rms@gnu.org>
7469
7470 * vc.el (vc-annotate-display): Use < 69 not < 70
7471 to distinguish 20YY from 19YY.
7472
7473 * timezone.el (timezone-parse-date): Use < 69 not < 70
7474 to distinguish 20YY from 19YY.
7475
7476 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
7477
7478 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
7479
7480 * quickurl.el: (quickurl-list-focused-line): Removed.
7481 (quickurl-list-insert): Now works out the focused line using
7482 `count-lines' instead of using `quickurl-list-focused-line'.
7483
7484 1999-09-06 Richard Stallman <rms@gnu.org>
7485
7486 * mail/rmail.el (rmail-retry-failure): Unconditionally move
7487 to beginning of message.
7488
7489 1999-09-06 Dave Love <fx@gnu.org>
7490
7491 * isearch.el (isearch-mode-map): Add mouse-2.
7492
7493 * mail/rmail.el (rmail-read-password): Deleted.
7494 (rmail-get-pop-password): Use read-password.
7495
7496 * quickurl.el: Don't conditionally define caddr.
7497 (quickurl-url-comment): Use nth, not caddr in function and
7498 defsetf.
7499
7500 1999-09-06 Richard Stallman <rms@gnu.org>
7501
7502 * auto-show.el: Doc fixes.
7503
7504 1999-09-06 Stephen Eglen <stephen@gnu.org>
7505
7506 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
7507 --no-line-editing so that TABs in source files are not interpreted
7508 as completion requests.
7509
7510 1999-09-06 Gerd Moellmann <gerd@gnu.org>
7511
7512 * hscroll.el, auto-show.el: Remove all code, keep the public
7513 interface as no-ops.
7514
7515 * faces.el (face-bold-p): Don't return t if face has lighter
7516 weight than normal.
7517
7518 1999-09-06 Eli Zaretskii <eliz@gnu.org>
7519
7520 * startup.el (command-line): Make small-temporary-file-directory
7521 be nil except on ms-dos.
7522
7523 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
7524
7525 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
7526 is defined.
7527
7528 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
7529 letters with a colon after d or l.
7530
7531 1999-09-06 Dave Love <fx@gnu.org>
7532
7533 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
7534 primitive.)
7535
7536 1999-09-05 Richard Stallman <rms@gnu.org>
7537
7538 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
7539
7540 * textmodes/paragraphs.el (backward-kill-sentence):
7541 Don't test minibuffer-prompt-end here.
7542 (forward-sentence): Do handle it here.
7543 (backward-kill-paragraph): Don't test it here.
7544 (forward-paragraph): Handle it here.
7545
7546 * mouse.el (font-menu-add-default): Simplify code.
7547
7548 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7549
7550 * faces.el (header-line): Renamed from `top-line'.
7551
7552 1999-09-05 Gerd Moellmann <gerd@gnu.org>
7553
7554 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
7555
7556 1999-09-04 Richard Stallman <rms@gnu.org>
7557
7558 * whitespace.el: New file.
7559
7560 1999-09-04 Dave Love <fx@gnu.org>
7561
7562 * paths.el: Make some doc strings obey the make-docfile convention.
7563
7564 * bindings.el: Likewise.
7565 (debug-ignored-errors): Remove BBDB ones.
7566
7567 1999-09-03 Richard Stallman <rms@gnu.org>
7568
7569 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
7570 not from the draft to forward.
7571
7572 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
7573
7574 1999-09-03 Dave Love <fx@gnu.org>
7575
7576 * double.el (double-mode): Customize the variable.
7577
7578 1999-09-03 Kenichi Handa <handa@etl.go.jp>
7579
7580 * international/characters.el: Delete duplicated code.
7581
7582 1999-09-02 Richard Stallman <rms@gnu.org>
7583
7584 * indent.el (indent-relative): Doc fix.
7585
7586 * quickurl.el (quickurl): Doc fix.
7587
7588 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7589
7590 * faces.el (margin): Change background to "gray" for mono (this is
7591 drawn with a stipple pattern).
7592
7593 1999-09-02 Gerd Moellmann <gerd@gnu.org>
7594
7595 * simple.el (next-history-element): Use minibuffer-prompt-end once
7596 again. Remove test for minibuffer-prompt-in-buffer.
7597
7598 1999-09-02 Eli Zaretskii <eliz@gnu.org>
7599
7600 * files.el (small-temporary-file-directory): New variable.
7601
7602 * startup.el (command-line): Compute the value of
7603 small-temporary-file-directory.
7604
7605 * ediff-init.el (ediff-temp-file-prefix): Use
7606 small-temporary-file-directory if non-nil.
7607
7608 * vc.el (vc-update-change-log): Likewise.
7609
7610 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
7611
7612 * simple.el (shell-command, shell-command-on-region): Use
7613 make-temp-name properly. Use small-temporary-file-directory if
7614 non-nil, otherwise temporary-file-directory, to generate temporary
7615 files.
7616
7617 * dos-w32.el (direct-print-region-helper): Use
7618 temporary-file-directory. (From Stefan Monnier.)
7619
7620 1999-09-02 Richard Stallman <rms@gnu.org>
7621
7622 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
7623 from asm-comment-char.
7624 (asm-font-lock-keywords): Recognize instruction width suffixes.
7625
7626 1999-09-01 Richard Stallman <rms@gnu.org>
7627
7628 * play/fortune.el: New file.
7629
7630 1999-08-31 Dave Love <fx@gnu.org>
7631
7632 * help.el (help-make-xrefs): Don't lose on non-empty blank line
7633 after key table.
7634
7635 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
7636 redisplay variables.
7637
7638 * subr.el (push): Fix typo.
7639
7640 1999-08-30 Kevin Blake <kblake@ticnet.com>
7641
7642 * emacs-lisp/ring.el: Many doc fixes.
7643 (ring-size, ring-copy): New functions.
7644
7645 1999-08-29 Richard Stallman <rms@gnu.org>
7646
7647 * progmodes/etags.el (tags-loop-continue):
7648 After tags-loop-operate returns, force skip to next file.
7649
7650 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
7651 (mail-extr-first-letters, mail-extr-last-letters):
7652 Use character classes [:alpha:] and [:alnum:].
7653
7654 * subr.el (push, pop): New macros.
7655
7656 * progmodes/compile.el (compilation-error-regexp-alist):
7657 New item for SGI IRIX MipsPro compilers.
7658
7659 * speedbar.el (speedbar-directory-buttons): Recognize
7660 device names when checking for file names.
7661
7662 * array.el (array-reconfigure-rows): Use generate-new-buffer.
7663
7664 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
7665 and specially handle defvar inside their expansions.
7666 (eval-defun-1): New subroutine.
7667
7668 * progmodes/compile.el (compilation-error-regexp-alist):
7669 Fix the Perl -w entry to allow period after line number.
7670 Don't allow newlines in file name, but allow them after line number
7671 for Perl debugging traces.
7672
7673 * which-func.el (which-func-cleanup-function): New variable.
7674 (which-function): Call that function.
7675
7676 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
7677 to end a function name.
7678
7679 * informat.el (Info-tagify): Don't insert more than one newline
7680 before the tag table.
7681
7682 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
7683
7684 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
7685 than make-temp-name, use match-string-no-properties, and eliminate
7686 a quadratic behavior when building bibtex-strings.
7687
7688 1999-08-29 Alex Schroeder <alex@gnu.org>
7689
7690 * comint.el (comint-input-ring-separator): New variable.
7691 (comint-read-input-ring): Doc change; use
7692 comint-input-ring-separator when reading file.
7693 (comint-write-input-ring): Use
7694 comint-input-ring-separator when writing file.
7695
7696 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
7697
7698 * informat.el (Info-tagify): Start by widening.
7699 Match node headers that don't list the file name,
7700 and more kinds of page separations.
7701 Strip properties during tagification.
7702 Use start of node header line as tag's position.
7703 Fix the "done" message.
7704
7705 (Info-validate): Save and restore match data around narrowing down.
7706
7707 1999-08-28 Richard M. Stallman <rms@gnu.org>
7708
7709 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
7710 On repeated call, override previous values put into
7711 minor-mode-map-alist and minor-mode-alist.
7712
7713 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
7714
7715 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
7716
7717 1999-08-27 Andreas Schwab <schwab@gnu.org>
7718
7719 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
7720 from cvs update.
7721
7722 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7723
7724 * calendar/calendar.el (calendar-move-hook): New hook.
7725
7726 * calendar/cal-move.el: Call the new hook in every movement function.
7727
7728 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
7729 the right function name.
7730
7731 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
7732
7733 * time-stamp.el: Put quote-backquote around all symbol names
7734 in doc strings, for mousing.
7735 (time-stamp): Support multi-line patterns.
7736 (time-stamp-inserts-lines): New variable.
7737 (time-stamp-count): New variable.
7738 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
7739 "Thu" instead of "%a".
7740
7741 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7742
7743 * simple.el (kill-word): Undo previous change.
7744
7745 1999-08-25 Gerd Moellmann <gerd@gnu.org>
7746
7747 * jit-lock.el (jit-lock-function): Extend the fontified range
7748 to the beginning of the line containing the range start and
7749 the beginning of the line following the range end.
7750
7751 1999-08-24 Dave Love <fx@gnu.org>
7752
7753 * timezone.el: Move provide to end.
7754 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
7755 <70 are 2000+.
7756 (timezone-parse-time): Simplify somewhat.
7757
7758 1999-08-24 Gerd Moellmann <gerd@gnu.org>
7759
7760 * faces.el (margin): Renamed from bitmap-area.
7761
7762 1999-08-24 Alex Schroeder <alex@gnu.org>
7763
7764 * sql.el: Doc changes.
7765 (sql-sybase): Use sql-server instead of sql-database.
7766
7767 1999-08-23 Dave Love <fx@gnu.org>
7768
7769 * rect.el: Add/fix various doc strings. Add `*' to all the
7770 interactive specs.
7771
7772 1999-08-21 Gerd Moellmann <gerd@gnu.org>
7773
7774 * jit-lock.el (jit-lock-function): Use line-beginning-position.
7775 Don't unwind-protect font-lock-fontify-region.
7776
7777 * paragraphs.el (backward-kill-paragraph): Don't move
7778 point into mini-buffer prompt.
7779 (backward-kill-sentence): Ditto.
7780
7781 * simple.el (next-history-element): Use minibuffer-prompt-end.
7782 Remove test for minibuffer-prompt-in-buffer.
7783 (kill-word): Don't move point into mini-buffer prompt.
7784
7785 1999-08-21 Dave Love <fx@gnu.org>
7786
7787 * Makefile: Exclude CVS dirs like RCS.
7788
7789 1999-08-19 Dave Love <fx@gnu.org>
7790
7791 * tooltip.el (tooltip-mode): Customize this, per convention.
7792 (tooltip-active): Option deleted.
7793
7794 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
7795
7796 * hanoi.el, page-ext.el: Declare dynamic vars.
7797
7798 * term.el: Avoid ange-ftp related compilation warnings.
7799
7800 1999-08-18 Gerd Moellmann <gerd@gnu.org>
7801
7802 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
7803 the default so that beginners can benefit from it without
7804 searching in manuals.
7805
7806 1999-08-18 Ray Blaak <blaak@gnu.org>
7807
7808 * progmodes/delphi.el: Consider assembly sections as blocks, to
7809 indent them better. Make auto-indent on newline optional.
7810
7811 1999-08-17 Gerd Moellmann <gerd@gnu.org>
7812
7813 * bindings.el (mode-line-modified): Look up key binding for C-x
7814 C-q. If it's bound call that binding, otherwise call
7815 toggle-read-only.
7816
7817 1999-08-17 Dave Love <fx@gnu.org>
7818
7819 * info.el (info): Doc fix.
7820
7821 * finder.el (finder-known-keywords): Add `multimedia'.
7822
7823 * apropos.el: Don't capitalize custom group name.
7824
7825 * info-look.el: Remove compatibility code.
7826 (info-lookup-guess-default*): DTRT for point at start of symbol.
7827 (info-complete): Don't lose with point not at end of symbol.
7828
7829 1999-08-16 Gerd Moellmann <gerd@gnu.org>
7830
7831 * term.el (toplevel): Make face `term-default' an empty face.
7832 The code relied on the fact that Emacs ignored invalid faces in
7833 face text properties in 20.4.
7834
7835 1999-08-16 Richard M. Stallman <rms@gnu.org>
7836
7837 * subr.el (point-at-eol, point-at-bol): New aliases.
7838
7839 * simple.el: Functions reordered.
7840
7841 * rect.el (delete-rectangle-line): Use line-end-position.
7842
7843 1999-08-16 Karl Heuer <kwzh@gnu.org>
7844
7845 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
7846 here from simple.el.
7847
7848 1999-08-16 Dave Love <fx@gnu.org>
7849
7850 * mouse.el: Provide `mldrag' for compatibility.
7851 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
7852 marked obsolete.
7853
7854 * mldrag.el: Removed since the features are in mouse.el.
7855
7856 * jka-compr.el (auto-compression-mode): New variable for
7857 customization.
7858
7859 * bindings.el (mode-line-mule-info): Doc fix.
7860
7861 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
7862 name comparisons.
7863
7864 * files.el (interpreter-mode-alist): Add make, guile, clisp.
7865 (find-file): Doc fix.
7866
7867 1999-08-16 Carsten Dominik <cd@gnu.org>
7868
7869 * textmodes/reftex.el: Most of the code moved to other files.
7870 * textmodes/reftex-auc.el: New file, split out from reftex.el
7871 * textmodes/reftex-cite.el: New file, split out from reftex.el
7872 * textmodes/reftex-global.el: New file, split out from reftex.el
7873 * textmodes/reftex-index.el: New file, split out from reftex.el
7874 * textmodes/reftex-parse.el: New file, split out from reftex.el
7875 * textmodes/reftex-ref.el: New file, split out from reftex.el
7876 * textmodes/reftex-sel.el: New file, split out from reftex.el
7877 * textmodes/reftex-toc.el: New file, split out from reftex.el
7878 * textmodes/reftex-vars.el: New file, split out from reftex.el
7879 * textmodes/reftex-vcr.el: New file, split out from reftex.el
7880
7881 1999-08-16 Carsten Dominik <cd@gnu.org>
7882
7883 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
7884 conflict with pop-up-frames.
7885 (reftex-special-environment-parsers): New constant.
7886 (reftex-label-alist): car of an entry can also be a function.
7887 (reftex-what-special-env): Cew function.
7888 (reftex-label-location): Call `reftex-what-special-env'.
7889 (reftex-compile-variables): Check for symbol in
7890 `reftex-label-alist'.
7891 (reftex-what-environment): Fixed bug with stacked environments of
7892 same kind (e.g. enumerate).
7893 (reftex-process-string): Preserve default directory.
7894 (reftex-label-alist-builtin): Changed prefixes of endnote and
7895 footnote. Also the magic words.
7896 (reftex-reference): Interprete new option
7897 `reftex-fref-is-default'.
7898 (reftex-replace-prefix-escapes): Interprete new `%S' format.
7899 (reftex-toc-mouse-view-line): Command removed (had no binding).
7900 (reftex-everything-regexp): New function.
7901 (reftex-nearest-match): Made better.
7902 (reftex-toc-find-section): Use new version of
7903 `reftex-nearest-match'.
7904 (reftex-insert-docstruct): Adapted to work with the index stuff.
7905 (reftex-parse-from-file): Find index entries as well.
7906 (reftex-toc-toggle-index): New function
7907 (reftex-toc-map): `i' is now used to togle the index, File
7908 boundaries has been moved to `F'.
7909 (reftex-select-label-map): Toggling display of file boundaries is
7910 now on the `F' key, for consistency with `reftex-toc-map'.
7911 (reftex-erase-all-selection-and-index-buffers): Renamed from
7912 `reftex-erase-all-selection-buffer'. Now also kills the index
7913 buffers.
7914 (reftex-viewing-cross-references): Customization group renamed
7915 from reftex-viewing-cross-references-and-citations.
7916 (reftex-index-macro-regexp,
7917 reftex-find-index-entry-regexp-format): New variables
7918 (reftex-macros-with-index): New variable
7919 (reftex-add-index-macros): New function
7920 (reftex-renumber-simple-labels, reftex-translate): Allow for
7921 multiple labels in a single ref command.
7922 (reftex-index-support): New customization group
7923 (reftex-support-index, reftex-index-special-chars,
7924 reftex-index-macros, reftex-index-default-macro,
7925 reftex-index-default-tag, reftex-index-math-format,
7926 reftex-index-section-letters, reftex-index-include-context,
7927 reftex-index-follow-mode, reftex-index-header-face,
7928 reftex-index-section-face, reftex-index-tag-face,
7929 reftex-index-face): New options
7930 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
7931 reftex-index-tag, reftex-index-return-marker,
7932 reftex-index-restriction-indicator, reftex-index-restriction-data,
7933 reftex-index-macro-regexp, reftex-index-level-re,
7934 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
7935 reftex-everything-regexp-no-index, reftex-index-re,
7936 reftex-macros-with-index, reftex-index-macro-alist): New variables
7937 (reftex-index-help, reftex-index-macros-builtin,
7938 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
7939 reftex-query-index-macro-help): New constants
7940 (reftex-index-selection-or-word, reftex-index,
7941 reftex-default-index, reftex-update-default-index,
7942 reftex-index-complete-tag, reftex-index-select-tag,
7943 reftex-index-complete-key, reftex-index-update-taglist,
7944 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
7945 reftex-display-index, reftex-insert-index,
7946 reftex-index-insert-new-letter, reftex-get-restriction,
7947 reftex-index-pre-command-hook, reftex-index-post-command-hook,
7948 reftex-index-show-help, reftex-index-next, reftex-index-previous,
7949 reftex-index-toggle-follow, reftex-index-toggle-context,
7950 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
7951 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
7952 reftex-index-quit, reftex-index-quit-and-kill,
7953 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
7954 reftex-index-revert, reftex-index-switch-index-tag,
7955 reftex-index-restrict-to-section, reftex-index-widen,
7956 reftex-index-restriction-forward,
7957 reftex-index-restriction-backward, reftex-index-visit-location,
7958 reftex-index-analyze-entry, reftex-index-globalize,
7959 reftex-index-edit, reftex-index-toggle-range-beginning,
7960 reftex-index-toggle-range-end, reftex-index-edit-key,
7961 reftex-index-edit-attribute, reftex-index-edit-visual,
7962 reftex-index-edit-part, reftex-index-level-down,
7963 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
7964 reftex-index-change-entry, reftex-index-goto-letter,
7965 reftex-add-index-macros, reftex-ensure-index-support,
7966 reftex-index-info-safe, reftex-index-info): New functions.
7967
7968
7969 1999-08-15 Richard M. Stallman <rms@gnu.org>
7970
7971 * paren.el (show-paren-mode): Support making show-paren-mode
7972 a buffer-local variable. Don't check for a window system.
7973 (show-paren-function): Check whether show-paren-function is
7974 enabled in current buffer; do the right thing if not.
7975 Don't check for a window system.
7976 (show-paren-mode): Make it a user variable.
7977
7978 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
7979 Handle `enum' like `struct'.
7980
7981 * server.el (server-process-filter): If a client visits no buffers,
7982 close it immediately before recording it.
7983
7984 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
7985 Optimize by calling concat just once. Handle =\n sequence.
7986 (mail-unquote-printable-region): New command.
7987 (mail-quote-printable): Make it autoload.
7988
7989 1999-08-15 Karl Heuer <kwzh@gnu.org>
7990
7991 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
7992
7993 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
7994
7995 * lisp/texinfmt.el: Handle @ifnottex.
7996
7997 1999-08-15 Eli Zaretskii <eliz@gnu.org>
7998
7999 * frame.el (blink-cursor): Don't turn on cursor blinking for
8000 ms-dos.
8001
8002 * faces.el (face-valid-attribute-values): Look in
8003 x-bitmap-file-path only for x and w32 window systems.
8004
8005 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
8006 Do that if width is nil as well.
8007 (x-display-mm-height, x-display-mm-width): Update values.
8008 (x-colors): Compute the list from msdos-color-values.
8009 (x-select-enable-clipboard): Doc fix.
8010 (x-frob-font-weight, x-font-family-list): New functions.
8011
8012 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
8013
8014 * window.el (shrink-window-if-larger-than-buffer): Don't try to
8015 back up from beginning of buffer.
8016
8017 1999-08-13 Karl Heuer <kwzh@gnu.org>
8018
8019 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
8020
8021 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
8022
8023 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
8024 doomsday clock, speed control is added and changes are made to
8025 allow large numbers of rings: rings now show the whole ring
8026 number, not just the last digit; consecutive rings are allowed to
8027 be the same size when necessary to fit all the rings in the
8028 window; and poles can be oriented horizontally. Face support is
8029 thrown in gratuitously.
8030 (hanoi): Changed default number of rings back to 3.
8031 (hanoi-unix, hanoi-unix-64): New commands
8032 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
8033 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
8034 hanoi-odd-ring-face): New variables.
8035 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
8036 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
8037 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
8038 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
8039 (hanoi-topos, hanoi-draw-ring): Removed.
8040
8041 1999-08-12 Gerd Moellmann <gerd@gnu.org>
8042
8043 * faces.el (face-valid-attribute-values): Return an alist for
8044 families on ttys.
8045 (face-read-integer): Handle unspecified face attributes. Add
8046 completion for `unspecified'.
8047 (read-face-attribute): Handle unspecified font attributes.
8048 (face-valid-attribute-values): Add `unspecified' to lists so that
8049 it can be chosen via completion.
8050 (face-read-string): Don't recognize "none" as input.
8051
8052 1999-08-10 Dave Love <fx@gnu.org>
8053
8054 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
8055 string.
8056
8057 * sun-curs.el: Require sun-fns.
8058
8059 1999-08-10 Dave Love <fx@gnu.org>
8060
8061 * autorevert.el (auto-revert-mode): Add autoload cookie.
8062
8063 * hscroll.el, auto-show.el: Files deleted -- we have built-in
8064 hscroll.
8065
8066 * simple.el (hscroll-step, hscroll-point-visible)
8067 (hscroll-window-column): Remove now we have the mentioned real
8068 horizontal autoscrolling.
8069
8070 1999-08-10 Richard M. Stallman <rms@gnu.org>
8071
8072 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
8073 control use of -f option.
8074 (mail-specify-envelope-from): New variable.
8075 (mail-from-style): Doc fix.
8076
8077 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
8078 (easy-menu-get-map): New arg TO-MODIFY helps choose
8079 between local and global maps.
8080 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
8081 (easy-menu-change): Doc fix.
8082
8083 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
8084 (info-lookup-guess-default): Simplified and cleaned up.
8085 (info-lookup-guess-default*): Preserve point.
8086
8087 * view.el (view-mode-disable): If buffer-read-only is nil,
8088 don't change it.
8089
8090 * files.el (after-find-file): Disable View mode if buffer is no
8091 longer read-only.
8092
8093 * view.el (view-mode-enable, view-mode-disable):
8094 Call force-mode-line-update.
8095
8096 1999-08-10 Karl Heuer <kwzh@gnu.org>
8097
8098 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
8099 * array.el, play/landmark.el, international/latin-3.el: Likewise.
8100 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
8101
8102 1999-08-10 Alex Schroeder <asc@bsiag.com>
8103
8104 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
8105 to prevent m-eating-bug.
8106
8107 1999-08-10 Eli Zaretskii <eliz@gnu.org>
8108
8109 * term/pc-win.el (msdos-bg-mode): Remove. Call
8110 frame-set-background-mode instead. All callers changed.
8111 (msdos-face-setup): Don't force color display parameter, it is set
8112 by frame-set-background-mode.
8113 (make-msdos-frame): Call x-handle-reverse-video and
8114 face-set-after-frame-default. Delete frame if creation failed.
8115
8116 * faces.el (face-set-after-frame-default): Don't call
8117 make-face-x-resource-internal for the pc window-system.
8118
8119 1999-08-10 Dave Love <fx@melange.gnu.org>
8120
8121 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
8122 case with no docstring specially.
8123
8124 1999-08-09 Eli Zaretskii <eliz@gnu.org>
8125
8126 * complete.el (PC-do-completion): If completing on file name,
8127 reproduce str by concatenating its directory and basename parts.
8128
8129 1999-08-07 Dave Love <fx@gnu.org>
8130
8131 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
8132 unibyte to multibyte conversion of search-forward (from Handa),
8133 but avoid the replacement if the language is Latin-N.
8134
8135 1999-08-06 Richard Stallman <rms@gnu.org>
8136
8137 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
8138 of eval-buffer.
8139
8140 * international/mule.el (load-with-code-conversion):
8141 Pass t to eval-buffer for DO-ALLOW-PRINT.
8142
8143 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
8144
8145 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
8146 of filenames and attributes.
8147 (ls-lisp-insert-directory): Use directory-files-and-attributes
8148 for speed.
8149
8150 1999-08-05 Dave Love <fx@gnu.org>
8151
8152 * auto-show.el (auto-show-mode): Fix :set.
8153
8154 * widget.el (define-widget-keywords): Make dummy definition and
8155 comment-out its use.
8156
8157 1999-08-04 Richard Stallman <rms@gnu.org>
8158
8159 * progmodes/tcl.el: Customized.
8160
8161 * sql.el (sql-accumulate-and-indent): Instead of testing
8162 whether this is Emacs 20 before calling comint-accumulate,
8163 test whether comint-accumulate is defined.
8164
8165 1999-08-04 Dave Love <fx@gnu.org>
8166
8167 * sgml-mode.el: Require outline when compiling.
8168 (sgml-mode-hook, html-mode-hook): Customize.
8169 (sgml-validate-command): Fix :version.
8170 (html-autoview-mode): Doc fix.
8171
8172 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
8173 nothing in Latin-N environment.
8174
8175 * info.el (Info-find-node): Call info-initialize here.
8176 (info): Not here.
8177 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
8178
8179 1999-08-04 Richard Stallman <rms@gnu.org>
8180
8181 * ansi-color.el: New file.
8182
8183 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
8184
8185 * dired.el (dired-string-replace-match): Return `nil' when no match
8186 found with global search.
8187
8188 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
8189 * terminal.el (te-terminfo-directory):
8190 * mail/mailpost.el (post-mail-send-it):
8191 * mail/metamail.el (metamail-region):
8192 * progmodes/ada-mode.el (ada-tmp-directory):
8193 Use temporary-file-directory.
8194
8195 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
8196 (compilation-filter, compilation-forget-errors)
8197 (compilation-parse-errors): Use a marker instead of an integer for
8198 `compilation-parsing-end'.
8199
8200 * progmodes/diff.el (diff-parse-differences):
8201 Use a marker instead of an integer for `compilation-parsing-end'.
8202 * textmodes/tex-mode.el (tex-compilation-parse-errors):
8203 Use a marker instead of an integer for `compilation-parsing-end'.
8204
8205 1999-08-03 Richard Stallman <rms@gnu.org>
8206
8207 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
8208 (Buffer-menu-mode): Doc fix.
8209 (Buffer-menu-view): New command.
8210 (Buffer-menu-view-other-window): New command.
8211
8212 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
8213
8214 * replace.el (query-replace-regexp-eval)
8215 (replace-eval-replacement, replace-loop-through-replacements)
8216 (replace-match-string-symbols): New functions.
8217 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
8218 Use replace-loop-through-replacements.
8219
8220 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
8221
8222 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
8223 (5x5): Doc fix.
8224
8225 1999-08-03 Dave Love <fx@gnu.org>
8226
8227 * fortran.el (fortran-indent-new-line): Make it an alias
8228 for reindent-then-newline-and-indent.
8229
8230 1999-08-03 Didier Verna <verna@inf.enst.fr>
8231
8232 * rect.el: All functions rewritten, except when noted above
8233 their declaration. Below is a list of interface changes.
8234 (apply-on-rectangle): New function, mostly replaces
8235 `operate-on-rectangle'. All callers changed.
8236 (move-to-column-force): Pass new second argument to `move-to-column'.
8237 (kill-rectangle): Added optional prefix arg to fill lines.
8238 (delete-rectangle): Ditto.
8239 (delete-whitespace-rectangle): Ditto.
8240 (delete-extract-rectangle): Ditto.
8241 (open-rectangle): Ditto.
8242 (clear-rectangle): Ditto.
8243 (delete-whitespace-rectangle-line): New function.
8244 (delete-rectangle-line): Added third arg FILL.
8245 (delete-extract-rectangle-line): Ditto.
8246 (open-rectangle-line): Ditto.
8247 (clear-rectangle-line): Ditto.
8248
8249 1999-08-03 Ray Blaak <blaak@gnu.org>
8250
8251 * progmodes/delphi.el: New file.
8252
8253 1999-08-02 Richard Stallman <rms@gnu.org>
8254
8255 * textmodes/outline.el (outline-previous-heading): New function.
8256 (outline-up-heading-all): Use outline-previous-heading.
8257 (outline-next-heading): Delete definition inserted yesterday.
8258
8259 1999-08-01 Richard Stallman <rms@gnu.org>
8260
8261 * textmodes/outline.el (outline-next-heading): New function.
8262 (outline-up-heading-all): New function.
8263 (outline-font-lock-level): Using outline-up-heading-all.
8264 Tell outline-back-to-heading to accept invisible headings.
8265
8266 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
8267
8268 * mail/mh-utils.el (mh-find-path-run): New variable.
8269 (mh-find-path): Test and set that.
8270 Set mail-user-agent only the first time this function is run.
8271 (mail-user-agent): Defvar deleted.
8272
8273 * info.el (info-initialize): New function.
8274 (info): Call info-initialize.
8275 (Info-directory-list): Initialize to nil,
8276 so info-initialize will set it up for real.
8277
8278 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8279
8280 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
8281 does not interpret a time as the year in a day-month entry.
8282
8283 * calendar/diary-lib.el: Change syntax table entry for colon in
8284 the diary as part of the european-date-diary-pattern fix.
8285
8286 1999-08-01 Eli Zaretskii <eliz@gnu.org>
8287
8288 * international/mule.el (set-auto-coding): Allow whitespace before
8289 and after the "variable: value" pair.
8290
8291 1999-07-30 Ken'ichi Handa <handa@gnu.org>
8292
8293 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
8294 (default-sendmail-coding-system): Doc-string fixed.
8295
8296 1999-07-30 Dave Love <fx@gnu.org>
8297
8298 * subr.el (assoc-delete-all): New function, renamed from
8299 frame-delete-all.
8300
8301 * frame.el: Change comments to doc strings and other doc fixes.
8302 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
8303 Callers changed.
8304 (set-background-color, set-foreground-color, set-cursor-color)
8305 (set-mouse-color, set-border-color): Offer completion of colours.
8306 (cursor): Add :version to defgroup.
8307
8308 * facemenu.el (list-colors-display): Make it work on ttys.
8309 (facemenu-read-color): Likewise.
8310
8311 1999-07-30 Richard M. Stallman <rms@gnu.org>
8312
8313 * frame.el (frame-notice-user-settings): If background
8314 color has been changed, update background-mode from it,
8315 then update faces.
8316
8317 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
8318
8319 * net-utils.el (finger): Don't do indirect fingering.
8320
8321 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8322
8323 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
8324 rules. Add separator at end of holidays.
8325 (cal-tex-rules): New customizable variable.
8326 (cal-tex-latexify-list): Add optional parameter to put separator
8327 at end.
8328
8329 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
8330
8331 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
8332 fill prefix on each line while looping to the end of paragraph.
8333 End paragraph if it's longer than the existing fill prefix.
8334
8335 * textmodes/fill.el (fill-context-prefix): Doc fix.
8336
8337 1999-07-30 Dave Love <fx@gnu.org>
8338
8339 * font-lock.el (jit-lock): Fix :load, add :version.
8340
8341 1999-07-30 Eli Zaretskii <eliz@gnu.org>
8342
8343 * term/pc-win.el (msdos-face-setup): Register standard colors in
8344 Vface_tty_color_alist.
8345 (face-color-supported-p, face_color_gray_p): New functions.
8346
8347 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
8348 is bound.
8349
8350 * startup.el (command-line): Don't register default colors for
8351 MSDOS window-system.
8352
8353 1999-07-29 Dave Love <fx@gnu.org>
8354
8355 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
8356 charquote.
8357
8358 * lisp-mode.el (eval-defun): Re-written to avoid
8359 capturing variables.
8360
8361 * picture.el (picture-beginning-of-line): Don't call
8362 hscroll-point-visible now we have real autoscrolling.
8363 (picture-end-of-line, picture-newline, picture-open-line):
8364 Likewise.
8365
8366 * international/latin-8.el: New file.
8367 * international/latin-9.el: New file.
8368
8369 1999-07-28 Dave Love <fx@gnu.org>
8370
8371 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
8372
8373 * msb.el: Require cl only when compiling.
8374 (msb--home-dir): Deleted.
8375 (msb--format-title): Use abbreviate-file-name.
8376 (msb--choose-file-menu): Simplify string comparison.
8377
8378 1999-07-28 Gerd Moellmann <gerd@gnu.org>
8379
8380 * faces.el (toolbar): Add face definition for mono displays.
8381
8382 1999-07-27 Richard M. Stallman <rms@gnu.org>
8383
8384 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8385
8386 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
8387 force copying of default-frame-alist.
8388
8389 1999-07-26 Ken'ichi Handa <handa@gnu.org>
8390
8391 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
8392
8393 1999-07-26 Richard M. Stallman <rms@gnu.org>
8394
8395 * frame.el (set-mouse-color): If new color is nil,
8396 really respecify the current color.
8397
8398 1999-07-26 Gerd Moellmann <gerd@gnu.org>
8399
8400 * faces.el (bitmap-area): Change background of face `bitmap-area'
8401 to white for mono displays.
8402
8403 1999-07-26 Kenichi Handa <handa@etl.go.jp>
8404
8405 * international/ccl.el (ccl-embed-symbol): New function.
8406 (ccl-program-p): Deleted. Now it's implemented in C code.
8407 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
8408 (ccl-compile-translate-character): Likewise.
8409 (ccl-compile-map-single): Likewise.
8410 (ccl-compile-multiple-map-function): Likewise.
8411 (declare-ccl-program): Doc-string modified.
8412 (check-ccl-program): Check compiled CCL code by ccl-program-p.
8413
8414 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
8415
8416 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8417
8418 1999-07-25 Markus Rost <rost@gnu.org>
8419
8420 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
8421 the entries to make custom-file more readable.
8422
8423 1999-07-25 Richard M. Stallman <rms@gnu.org>
8424
8425 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
8426
8427 * emacs-lisp/edebug.el: Delete compatibility code.
8428 (edebug-next-token-class): If . is followed by a digit,
8429 return `symbol' for the token class.
8430
8431 * startup.el (command-line): If we don't find the user's init file,
8432 set user-init-file to nil.
8433
8434 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8435
8436 * info-look.el (info-lookup-interactive-arguments): Add optional
8437 argument query for new choice of help mode.
8438 (info-lookup-symbol): Use it.
8439 (info-lookup-file): Ditto.
8440 (info-lookup): Don't switch to other window, if already in Info
8441 buffer.
8442
8443 1999-07-23 Dave Love <fx@gnu.org>
8444
8445 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
8446 syntax.
8447 (fortran-fontify-string, fortran-match-!-comment): Deleted.
8448 (fortran-font-lock-syntactic-keywords): New variable.
8449 (fortran-mode): Use it.
8450 (fortran-font-lock-keywords-1): Don't do comments.
8451 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
8452 match data.
8453
8454 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
8455
8456 * msb.el (msb-menu-bar-update-buffers): Renamed from
8457 menu-bar-update-buffers.
8458 (msb-custom-set, msb--toggle-menu-type): Call
8459 msb-menu-bar-update-buffers.
8460 (msb-mode): Revise the hook setting.
8461
8462 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
8463
8464 1999-07-23 Gerd Moellmann <gerd@gnu.org>
8465
8466 * font-lock.el, help.el, simple.el: Re-integrate previously
8467 described changes that were lost due to errors while checking them
8468 in.
8469
8470 1999-07-23 Kevin Blake <kblake@ticnet.com>
8471
8472 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
8473
8474 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
8475
8476 * international/encoded-kb.el
8477 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
8478 but push it to unread-command-events.
8479 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
8480 (encoded-kbd-self-insert-sjis): Likewise.
8481 (encoded-kbd-self-insert-big5): Likewise.
8482
8483 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
8484 before left margin and fill-prefix by fill-find-break-point.
8485
8486 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8487
8488 * info-look.el (info-lookup-setup-mode): Don't give up, if
8489 info-lookup-make-completions returns an error.
8490 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
8491 name latex, not latex2e.
8492
8493 1999-07-21 Richard M. Stallman <rms@gnu.org>
8494
8495 * replace.el (perform-replace): Turn off case-fold-search
8496 if FROM-STRING argument has uppercase in it.
8497
8498 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8499
8500 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
8501 mode is on. Don't use end of changed text.
8502
8503 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8504
8505 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
8506 (cl-hash-table-p): Renamed from hash-table-p.
8507 (cl-hash-table-count): Renamed from hash-table-count.
8508 (maphash): Alias to cl-maphash removed.
8509 (gethash): Likewise.
8510 (puthash): Likewise.
8511 (remhash): Likewise.
8512 (clrhash): Likewise.
8513
8514 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8515
8516 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
8517 third arg non-nil. See comment there why this isn't a good idea.
8518
8519 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8520
8521 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
8522
8523 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
8524 sit-for with 3rd arg non-nil to prevent redisplay.
8525
8526 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8527
8528 * image.el (image-type-from-file-header): If file doesn't
8529 have a directory part, add data-directory.
8530
8531 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8532
8533 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
8534 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
8535 motion handling when tooltip-gud-tips-p is nil.
8536
8537 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8538
8539 * tooltip.el (tooltip-mode): Don't use `plusp'.
8540 (tooltip-active): Use initial value of nil.
8541
8542 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
8543
8544 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8545
8546 * bindings.el (make-mode-line-mouse-sensitive): Add key
8547 definitions for `top-line'.
8548
8549 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8550
8551 * faces.el (top-line): New face.
8552
8553 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8554
8555 * image.el (image-type-regexps): Add regexp for PS files.
8556
8557 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8558
8559 * faces.el (set-face-attribute): Fix wrong handling of frame
8560 begin equal to t.
8561
8562 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8563
8564 * image.el (image-type-regexps): Add PNG format.
8565
8566 1999-07-21 Dave Love <fx@gnu.org>
8567
8568 * bindings.el (mode-line-modified): New variable.
8569 (mode-line-mode-menu-1): Switch to appropriate window before
8570 showing menu.
8571
8572 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8573
8574 * faces.el (face-underline): Removed.
8575 (face-underline-color): Ditto.
8576
8577 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8578
8579 * faces.el (face-x-resources): Fix typo.
8580
8581 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8582
8583 * faces.el: Remove handling of `:relief', extend handling of
8584 `:box'.
8585 (frame-set-background-mode): Choose new defface specs after
8586 frame parameters have changed.
8587
8588 * cus-face.el: Ditto.
8589
8590 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8591
8592 * custom.el (defface): Extend documentation to include new
8593 face attributes.
8594
8595 * cus-face.el (custom-face-attributes): Add overline,
8596 strike-through, box.
8597
8598 * faces.el (face-valid-attribute-values): Handle overline,
8599 strike-through, box.
8600 (face-attribute-name-alist): Add pairs for new face attributes.
8601 (describe-face): Handle new face attributes.
8602
8603 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8604
8605 * faces.el (face-x-resources): Add overline, strike-through, box.
8606
8607 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8608
8609 * enriched.el (enriched-translations): Add `display' and
8610 "x-display".
8611 (enriched-handle-display-prop): New.
8612 (enriched-decode-display-prop): New.
8613
8614 * format.el (top-level): Give `display' property
8615 `format-list-atomic-p.
8616 (format-annotate-single-property-change): Test that property.
8617 If present, treat list property values like atoms.
8618
8619 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8620
8621 * cus-face.el (custom-face-attributes): Use `choice' everywhere
8622 so that "*" can be entered.
8623
8624 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8625
8626 * cus-face.el (custom-face-attributes): Don't use `#''.
8627
8628 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8629
8630 * cus-face.el (custom-face-attributes): Return underline
8631 face attribute directly from the second lambda of underline.
8632
8633 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8634
8635 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
8636
8637 * frame.el (after-setting-font-hooks): New variable.
8638 (set-frame-font): Run those hooks.
8639
8640 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
8641
8642 * faces.el (set-face-attribute): Fix doc string.
8643
8644 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8645
8646 * cus-face.el (custom-face-attributes): Accept color name.
8647
8648 * faces.el (face-underline-p): Accept unspecified underlining.
8649 (face-underline): Ditto. Fix doc string.
8650
8651 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8652
8653 * faces.el (face-underline-color): New function.
8654
8655 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
8656
8657 * cus-face.el (custom-face-attributes): Support underline coloring.
8658 Added slot to choose a color.
8659
8660 * faces.el (face-underline): New function.
8661 (face-underline-p): Support underline coloring.
8662 Return nil only if the underline attribute is 'normal.
8663 (set-face-underline): New function.
8664 (face-valid-attribute-values): Support underline coloring.
8665
8666 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8667
8668 * image.el (insert-image): Use `display' instead of `glyph'
8669 as text property name.
8670 (put-image): Ditto.
8671 (image-type-from-file-header): Use insert-file-contents-literally.
8672
8673 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8674
8675 * easymenu.el (easy-menu-do-add-item): Don't use the empty
8676 string to indicate separators.
8677
8678 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8679
8680 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
8681 instead of message-log.
8682
8683 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8684
8685 * faces.el (bitmap-area): New face.
8686
8687 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8688
8689 * image.el (insert-image): New.
8690
8691 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8692
8693 * frame.el (blink-cursor): Set the symbol's value.
8694 (show-trailing-whitespace): Change group to font-lock.
8695
8696 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8697
8698 * jit-lock.el: New.
8699 * font-lock.el: Add jit-mode as new support mode.
8700
8701 * font-lock.el (font-lock-fontify-keywords-region): Stop when
8702 reaching end instead of letting re-search-forward signal an error.
8703 (demand-lock-mode): New.
8704 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
8705 (font-lock-turn-off-thing-lock): Ditto.
8706 (font-lock-after-fontify-buffer): Ditto.
8707 (font-lock-after-unfontify-buffer): Ditto.
8708
8709 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8710
8711 * gs.el: New file.
8712
8713 * startup.el (command-line-1): Activate tooltip mode if
8714 interactive.
8715
8716 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8717
8718 * faces.el (toolbar): Grey default background.
8719 (modeline): Ditto.
8720
8721 * image.el (image-type-regexps): New.
8722 (image-type-from-file-header): New.
8723 (create-image): Call it.
8724
8725 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8726
8727 * image.el: New file.
8728
8729 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8730
8731 * bindings.el (mode-line-format): Replace `mode-name' with
8732 `(:eval mode-line-mode-name)'.
8733 (mode-line-mode-name): New.
8734 (make-mode-line-mouse-sensitive): Don't change default value
8735 of `mode-name'.
8736
8737 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8738
8739 * tooltip.el: New file.
8740
8741 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8742
8743 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
8744 instead of mouse-3 to pop up menus.
8745 (mode-line-kill-buffer): Removed.
8746 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
8747 buffer name.
8748 (mode-line-buffer-menu-1): Removed.
8749
8750 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
8751
8752 * bindings.el (mode-line-buffer-identification-keymap): New.
8753 (mode-line-buffer-menu-keymap): New.
8754 (mode-line-mode-menu-keymap): New.
8755 (mode-line-unbury-buffer): New.
8756 (mode-line-other-buffer): New.
8757 (mode-line-kill-buffer): New.
8758 (mode-line-buffer-menu-1): New.
8759 (mode-line-mode-menu-1): New.
8760 (make-mode-line-mouse-sensitive): New.
8761
8762 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8763
8764 * help.el (describe-key-briefly): Handle mode line strings
8765 with local-map properties.
8766 (describe-key): Ditto.
8767 (mode-line-key-binding): New.
8768
8769 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8770
8771 * scroll-bar.el (scroll-bar-timer): New.
8772 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
8773
8774 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8775
8776 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
8777 and `bottom'.
8778
8779 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8780
8781 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
8782 (global): Use different key bindings if using tookit scroll bars.
8783
8784 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8785
8786 * faces.el (modeline): Define mode line face with relief for
8787 class color, only.
8788 (toolbar): New face.
8789
8790 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8791
8792 * frame.el (frame-initialize): Set frame-creation-function to
8793 tty-create-frame-with-faces.
8794
8795 * faces.el (frame-set-background-mode): Make it work for
8796 window-system nil.
8797
8798 * faces.el (tty-create-frame-with-faces): New.
8799 (face-set-after-frame-default): Make it work for TTY frames.
8800
8801 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8802
8803 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
8804 Return a list of one font family for TTYs. Don't return bitmap
8805 file paths for TTY frames.
8806
8807 * faces.el: Add face specs for tty displays to basic faces.
8808
8809 * font-lock.el (font-lock-comment-face): Add spec for color tty.
8810 (font-lock-string-face): Ditto.
8811 (font-lock-keyword-face): Ditto.
8812 (font-lock-builtin-face): Ditto.
8813 (font-lock-function-name-face): Ditto.
8814 (font-lock-variable-name-face): Ditto.
8815 (font-lock-type-face): Ditto.
8816 (font-lock-constant-face): Ditto.
8817 (font-lock-warning-face): Ditto.
8818
8819 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8820
8821 * startup.el (command-line): Register default tty colors.
8822
8823 * faces.el (face-spec-set-match-display): Recognize `type tty'.
8824
8825 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8826
8827 * faces.el (modeline): For X frames, use a modeline with relief.
8828
8829 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8830
8831 * faces.el (frame-update-faces): Copied from 20.2.
8832 (frame-update-face-colors): Ditto. Code removed that isn't
8833 applicable in the new face implementation.
8834
8835 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8836
8837 * frame.el (show-trailing-whitespace): New.
8838
8839 * faces.el (trailing-whitespace): New basic face.
8840
8841 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8842
8843 * cus-face.el (custom-facep): Always define as alias for facep.
8844
8845 * cus-face.el (custom-face-attributes): Use choice widgets.
8846 Remove :bold and :italic.
8847
8848 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8849
8850 * faces.el (face-charset-registries): Removed since fontset.el
8851 is no always loaded.
8852
8853 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8854
8855 * faces.el (internal-get-face): Added as obsolete function for
8856 compatibility.
8857
8858 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8859
8860 * frame.el (blink-cursor-end): Call show-cursor.
8861 (blink-cursor-mode): Ditto.
8862
8863 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8864
8865 * faces.el (face-spec-reset-face): Reset all attributes to
8866 `unspecified'.
8867 (face-spec-set): Use it.
8868
8869 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8870
8871 * faces.el (read-all-face-attributes): Bug fix.
8872 (face-read-integer): Allow nil default value.
8873 (face-valid-attribute-values): Use symbol names of attribute
8874 values for completion list.
8875
8876 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8877
8878 * faces.el (internal-find-face): Define for compatibility with
8879 20.2.
8880 (face-id): Likewise.
8881
8882 * faces.el (face-id): Return the ID of a realized face for ASCII.
8883
8884 * fontset.el (x-charset-registries): Removed. Now in faces.el.
8885 (x-complement-fontset-spec): Use face-charset-registries.
8886
8887 * faces.el (face-font-selection-order): Set font selection order
8888 from Lisp.
8889 (face-alternative-font-family-alist): Set alternative font
8890 families from Lisp.
8891
8892 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8893
8894 * faces.el (set-face-charset-registries): Set symbol value.
8895
8896 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8897
8898 * faces.el (face-set-after-frame-default): Call function
8899 internal-merge-in-global-face.
8900
8901 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8902
8903 * faces.el (face-list): Return symbols from face-global-alist.
8904
8905 * faces.el (face-list): Return a copy of the face name list so
8906 that it cannot be modified from outside (facemenu.el uses
8907 nreverse, for example).
8908
8909 * cus-face.el (custom-face-attributes): Add :bold and :italic
8910 for compatibility with old code.
8911
8912 * faces.el (set-face-attributes-from-resources): Additional
8913 frame parameter.
8914 (make-face-x-resource-internal): Set attributes from resources
8915 for a given frame or all frames.
8916
8917 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8918
8919 * faces.el (all-faces): Removed.
8920
8921 * custom.el (defface): Add new face attributes to function
8922 comment.
8923
8924 * font-lock.el (font-lock-comment-face): Use new face attribute
8925 names.
8926 (font-lock-string-face): Ditto.
8927 (font-lock-keyword-face): Ditto.
8928 (font-lock-builtin-face): Ditto.
8929 (font-lock-function-name-face): Ditto.
8930 (font-lock-variable-name-face): Ditto.
8931 (font-lock-type-face): Ditto.
8932 (font-lock-reference-face): Ditto.
8933 (font-lock-warning-face): Ditto.
8934 ((boundp 'font-lock-face-attributes)): Ditto.
8935
8936 * cus-face.el (custom-face-attributes): Use new face attributes.
8937
8938 * faces.el (set-face-attribute-from-resource): Initialize
8939 from resources only for X and W32.
8940
8941 * cus-face.el (custom-declare-face): Don't make frame-local
8942 faces.
8943
8944 * faces.el (describe-face): Use princ instead of insert.
8945
8946 * faces.el: Add XLFD manipulation functions from 20.2 again
8947 because fontset.el uses them.
8948 (face-set-after-frame-default): Add empty definition.
8949
8950 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8951
8952 * faces.el (make-face): Correct typo.
8953 (set-face-attribute-from-resource): Use let*.
8954 (face-underline-p): Correct typo.
8955 (face-inverse-video-p): Ditto.
8956 (set-face-stipple): Ditto.
8957 (face-read-string): Make completion-list optional parameter.
8958
8959 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8960
8961 * faces.el (face-charset-registries): Alist mapping charset
8962 symbols to registries and encoding.
8963
8964 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8965
8966 * frame.el (blink-cursor-mode): Use interactive spec "P".
8967
8968 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8969
8970 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
8971 mode. The cursor of selected_window blinks if the mode is enabled.
8972
8973 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8974
8975 * simple.el (next-history-element): Set point to the end of the
8976 prompt if minibuffer-prompt-in-buffer.
8977
8978 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8979
8980 * faces.el (x-font-regexp): Add sub-expression parentheses for
8981 several font name components.
8982
8983 1999-07-21 Gerd Moellmann <gerd@acm.org>
8984
8985 * faces.el (set-face-relief): Use index 12 for relief.
8986 (face-fill-in): Set relief from data.
8987 (internal-make-face): Init relief to zero.
8988
8989 * faces.el (face-spec-set): Call modify-face with additional
8990 parameters for relief and fixed-p.
8991
8992 1999-07-21 Gerd Moellmann <gerd@acm.org>
8993
8994 * cus-face.el: ':fixed and ':relief added.
8995
8996 * faces.el (describe-face): Add fixed font attribute and relief.
8997 (face-attr-match-p): Ditto.
8998 (face-attr-construct): Ditto.
8999 (face-spec-set): Ditto.
9000
9001 1999-07-21 Gerd Moellmann <gerd@acm.org>
9002
9003 * faces.el (internal-make-face): Function to create a Lisp vector
9004 suitable for representing a face.
9005 (make-face): Use it instead of make-vector.
9006 (x-create-frame-with-faces): Use it instead of vector.
9007 (internal-facep): Increase vector size to 14.
9008 (internal-make-face): Ditto.
9009 (face-relief): Access relief thickness.
9010 (face-fixed-p): Access fixed font attribute.
9011 (set-face-fixed-p): Set fixed font attribute.
9012 (set-face-relief): Set relief attribute.
9013 (internal-face-interactive-int): Read int attribute of face.
9014 (modify-face): Add fixed-p and relief parameters.
9015 (copy-face): Handle fixed-p and relief.
9016 (face-equal): Compare fixed-p and relief.
9017 (face-differs-from-default-p): Ditto.
9018 (face-nontrivial-p): Add fixed-p and relief.
9019
9020 1999-07-21 Gerd Moellmann <gerd@acm.org>
9021
9022 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
9023 (internal-facep): Increase vector size.
9024 (make-face): Ditto.
9025 (face-shadow-thickness): Added.
9026 (set-face-shadow-thickness): Added.
9027 (modify-face): Add optional shadow-thickness parameter.
9028 (make-face-x-resource-internal): Add shadows.
9029 (copy-face): Ditto.
9030 (face-equal): Ditto.
9031 (face-differs-from-default-p): Ditto.
9032 (face-nontrivial-p): Ditto.
9033 (face-attr-match-p): Ditto.
9034 (face-attr-construct): Ditto.
9035 (face-spec-set): Ditto.
9036 (face-fill-in): Ditto.
9037
9038 1999-07-21 Gerd Moellmann <gerd@acm.org>
9039
9040 * bench.el (bench-mark-split-window): New bench mark.
9041
9042 1999-07-21 Gerd Moellmann <gerd@acm.org>
9043
9044 * faces.el (set-face-font): Don't pass default font to
9045 x-resolve-font so that font will not have to be of the same
9046 size.
9047
9048 1999-07-20 Dave Love <fx@gnu.org>
9049
9050 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
9051 unconditionally t.
9052
9053 1999-07-20 Karl Heuer <kwzh@gnu.org>
9054
9055 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
9056
9057 1999-07-20 Dave Love <fx@gnu.org>
9058
9059 * help.el (describe-variable): Fix test for customizability.
9060
9061 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
9062 Check for readonly buffer in interactive spec.
9063 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
9064 (backward-kill-word): Add * to interactive spec.
9065
9066 * underline.el (underline-region, ununderline-region): Add * to
9067 interactive spec.
9068
9069 * fill.el (canonically-space-region, justify-current-line): Add *
9070 to interactive spec.
9071 (fill-region-as-paragraph, fill-paragraph, fill-region)
9072 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
9073 readonly buffer in interactive spec.
9074
9075 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
9076 (backward-kill-sentence, kill-sentence): Add * to interactive
9077 spec.
9078
9079 1999-07-19 Richard M. Stallman <rms@gnu.org>
9080
9081 * dired-aux.el (dired-do-shell-command): Doc fix.
9082
9083 * shell.el (shell-unquote-argument): New function.
9084 (shell-directory-tracker): Use shell-unquote-argument.
9085 * comint.el (comint-arguments): Handle \ followed by space or tab.
9086
9087 1999-07-19 John Wiegley <jwiegley@borland.com>
9088
9089 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
9090 color codes 39 and 49, which by the way lynx uses them seem to
9091 mean "foreground reset" and "background reset".
9092
9093 1999-07-19 Karl Heuer <kwzh@gnu.org>
9094
9095 * font-lock.el (c++-keywords): Add "typeid".
9096
9097 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
9098 selects no font, treat that as zero selections, not one.
9099
9100 1999-07-19 Dave Love <fx@gnu.org>
9101
9102 * info.el (Info-search): Don't lose with empty regexp.
9103
9104 * version.el: Cater for (free) `ident' program, not `which'.
9105
9106 * hl-line.el: New file.
9107
9108 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
9109 for modes which don't define menus.
9110
9111 1999-07-16 Richard M. Stallman <rms@gnu.org>
9112
9113 * webjump.el (webjump-sample-sites): Update some URLs.
9114
9115 1999-07-14 Richard Stallman <rms@gnu.org>
9116
9117 * Version 20.4 released.
9118
9119 1999-07-14 Andreas Schwab <schwab@gnu.org>
9120
9121 * compare-w.el (compare-windows): Try to find the next window in
9122 the current frame before looking at the other frames.
9123
9124 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
9125
9126 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
9127 Use cyrillic-jcuken as default input method.
9128
9129 1999-07-12 Richard Stallman <rms@gnu.org>
9130
9131 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
9132 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
9133
9134 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
9135 (ispell-local-dictionary-alist): Add koi8-r for character set.
9136
9137 * textmodes/flyspell.el (flyspell-get-word):
9138 Add special handling for when ispell-otherchars is empty.
9139
9140 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
9141
9142 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
9143 when having nested functons.
9144 (pascal-indent-nested-functions) (pascal-indent-line)
9145 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
9146 indenting nested functions.
9147
9148 1999-07-09 Richard Stallman <rms@gnu.org>
9149
9150 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
9151
9152 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
9153
9154 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
9155 the `end' keyword was in the very beginning of the buffer.
9156
9157 1999-07-08 Richard Stallman <rms@gnu.org>
9158
9159 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
9160
9161 * term.el (term-emulate-terminal): Avoid infinite loop
9162 in strange case where minibuffer window is selected but not active.
9163
9164 1999-07-07 Stephen Eglen <stephen@gnu.org>
9165
9166 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
9167 Change regexp so that it doesn't match commands beginning with `cd'.
9168
9169 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9170
9171 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
9172
9173 1999-07-06 Richard Stallman <rms@gnu.org>
9174
9175 * hscroll.el (hscroll-minibuffer-hook): New function.
9176 (hscroll-global-mode): Add and remove that hook.
9177 Set hscroll-old-truncate-was-global's default value.
9178
9179 1999-07-05 Richard Stallman <rms@gnu.org>
9180
9181 * files.el (revert-buffer): Don't preserve point here.
9182 (revert-buffer-insert-file-contents-function): Doc fix.
9183
9184 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
9185
9186 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
9187 doing a `stat' when it isn't necessary because that can cause
9188 trouble when an NFS server is down.
9189
9190 1999-07-04 Richard Stallman <rms@gnu.org>
9191
9192 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
9193
9194 1999-07-03 Richard Stallman <rms@gnu.org>
9195
9196 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
9197 for \200...\240 also.
9198 (isearch-printing-char): Use unibyte-char-to-multibyte.
9199
9200 1999-07-02 Richard Stallman <rms@gnu.org>
9201
9202 * frame.el (minibuffer-frame-alist): Use defcustom.
9203 (pop-up-frame-alist): Likewise.
9204 (initial-frame-alist): Specify * in the doc string.
9205
9206 * hscroll.el (hscroll-mode): Make it a permanent local.
9207 (hscroll-mode): Don't cancel the timer
9208 if HScroll mode is enabled in some other buffer.
9209
9210 * isearch.el (isearch-done): If search ends in middle of intangible
9211 text (due to text property), move on to the limit of that text.
9212
9213 1999-07-01 Andrew Innes <andrewi@gnu.org>
9214
9215 * man.el (Man-build-man-command): Use value of null-device,
9216 instead of hard-coding "/dev/null".
9217
9218 * dos-w32.el (untranslated-canonical-name): Avoid expanding
9219 ange-ftp file names, which might force ange-ftp to prompt for a
9220 password.
9221
9222 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
9223 to prevent references to temp files.
9224
9225 1999-06-30 Richard Stallman <rms@gnu.org>
9226
9227 * progmodes/sh-script.el (sh-feature): If nothing is known
9228 about the given shell, use the values for `sh'.
9229
9230 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
9231
9232 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
9233 to make it non-recursive.
9234
9235 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
9236
9237 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9238
9239 * auto-show.el (auto-show-mode): Fix Typo in :set.
9240
9241 1999-06-29 Richard M. Stallman <rms@gnu.org>
9242
9243 * progmodes/sh-script.el (sh-mode): When setting syntax
9244 table, default to the standard one.
9245
9246 1999-06-27 Richard M. Stallman <rms@gnu.org>
9247
9248 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
9249
9250 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
9251
9252 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
9253 a frame when `return' is requested (even if pop-up-frames = t)
9254 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
9255 should only be set for the bibtex buffer.
9256
9257 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
9258
9259 * progmodes/compile.el: Deal with compilation-error-screen-columns
9260 being buffer-local.
9261
9262 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9263
9264 * comint.el (comint-password-prompt-regexp): Allow "(again)".
9265
9266 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9267
9268 * cal-x.el (calendar-only-one-frame-setup): New function.
9269 * calendar.el (calendar): Call it if requested.
9270
9271 1999-06-24 Karl Heuer <kwzh@gnu.org>
9272
9273 * startup.el (iso-8859-n-locale-regexp): Doc fix.
9274
9275 1999-06-22 Richard M. Stallman <rms@gnu.org>
9276
9277 * mail/supercite.el (sc-emacs-features): Doc fix.
9278
9279 1999-06-22 Karl Heuer <kwzh@gnu.org>
9280
9281 * files.el (auto-mode-alist): Add pike-mode.
9282
9283 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
9284
9285 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
9286 last byte of a numeric field is a space or a NUL. Parse it as
9287 potentially part of the number. This is used by GNU tar
9288 1.12.64012 to handle larger values.
9289
9290 1999-06-20 Karl Heuer <kwzh@gnu.org>
9291
9292 * custom.el (custom-handle-keyword): Fix error message.
9293
9294 1999-06-18 Andrew Innes <andrewi@gnu.org>
9295
9296 * mail/smtpmail.el (smtpmail-send-it): Use
9297 convert-standard-filename to make file names for queued mail safe
9298 on Windows (`:' is invalid in file names on Windows).
9299
9300 1999-06-17 Kenichi Handa <handa@etl.go.jp>
9301
9302 * international/mule-cmds.el (describe-current-input-method):
9303 Current-input-method is string.
9304 (toggle-input-method): Docstring fixed.
9305
9306 * international/mule-diag.el
9307 (describe-current-coding-system-briefly): Fix format string.
9308
9309 * international/mule-util.el (coding-system-eol-type-mnemonic):
9310 Docstring modified. Return a string.
9311
9312 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
9313
9314 * sql.el (sql-input-ring-file-name): Doc fix.
9315
9316 1999-06-17 Richard M. Stallman <rms@gnu.org>
9317
9318 * calendar/cal-x.el (special-display-buffer-names):
9319 Don't put (get-file-buffer diary-file) on this list.
9320
9321 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
9322
9323 * play/mpuz.el (mpuz-try-proposal): Fix message call.
9324 Don't penalize player for certain impossible guesses.
9325
9326 1999-06-16 Andrew Innes <andrewi@gnu.org>
9327
9328 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
9329 return the string "Unk 0 0000" so at least it appears to be a
9330 valid timestamp to `dired-move-to-filename-regexp'.
9331
9332 1999-06-15 Ken'ichi Handa <handa@gnu.org>
9333
9334 * ps-print.el (ps-control-character): Fix previous change.
9335
9336 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9337
9338 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
9339 multiple output of the last message.
9340
9341 1999-06-14 Eli Zaretskii <eliz@gnu.org>
9342
9343 * term/internal.el (IT-display-table-setup): Do not remap \222 to
9344 the ASCII apostrophe, as most DOS codepages have some other glyph
9345 there.
9346
9347 1999-06-14 Ken'ichi Handa <handa@gnu.org>
9348
9349 * language/ethio-util.el (setup-ethiopic-environment-internal):
9350 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
9351 (exit-ethiopic-environment): Likewize.
9352
9353 1999-06-12 Richard M. Stallman <rms@gnu.org>
9354
9355 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
9356
9357 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9358
9359 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
9360 custom-initialize-default to avoid infinite loop.
9361 (crisp-mode): (defun) Call transient-mark-mode here, not when
9362 loading the file. Run crisp-mode-hook here, and run
9363 crisp-load-hook when loading the file.
9364
9365 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
9366 rmail-summary buffer, search for pattern in rmail-file.
9367
9368 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
9369
9370 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
9371
9372 * ps-print.el (ps-printer-name): Fix custom type.
9373
9374 1999-06-12 Reto Zimmermann <reto@synopsys.com>
9375
9376 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
9377 (vhdl-port-paste-generic-map): Fix indentation bug.
9378 (vhdl-port-paste-port-map): Fix indentation bug.
9379 (vhdl-scan-file-contents): Make scanning case insensitive.
9380
9381 1999-06-11 Richard M. Stallman <rms@gnu.org>
9382
9383 * files.el (write-file): When buffer is not already visiting a file,
9384 don't put buffer name in the minibuffer, just make it the default.
9385 Also handle just directory as arg usefully in that case.
9386
9387 * simple.el (sendmail-user-agent-compose):
9388 Ignore case when inserting the rest of the "other" headers.
9389
9390 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
9391
9392 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
9393 (info-lookup-interactive-arguments): Never insert the default
9394 into the minibuffer automatically.
9395
9396 * emacs-lisp/cl-extra.el (getf): Don't call get*.
9397
9398 1999-06-09 Richard M. Stallman <rms@gnu.org>
9399
9400 * simple.el (shell-command): Avoid printing "mark set" message.
9401
9402 1999-06-09 Dave Love <fx@gnu.org>
9403
9404 * progmodes/compile.el (compilation-error-regexp-alist): Allow
9405 digits in program name in first pattern.
9406
9407 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
9408
9409 * vc.el (vc-dired-mode): Don't match anything before the date in
9410 dired-move-to-filename-regexp.
9411
9412 1999-06-07 Ken'ichi Handa <handa@gnu.org>
9413
9414 * international/quail.el (quail-define-rules): Fix typo in
9415 docstring.
9416
9417 1999-06-05 Stephen Eglen <stephen@gnu.org>
9418
9419 * iswitchb.el (iswitchb-default-keybindings): Add
9420 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
9421 than when package is loaded.
9422
9423 1999-06-04 Richard M. Stallman <rms@gnu.org>
9424
9425 * startup.el (command-line): Don't set user-init-file directly;
9426 tell `load' to set it.
9427
9428 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
9429
9430 * simple.el (next-history-element):
9431 Handle minibuffer-text-before-history properly when reading sexps.
9432
9433 * disp-table.el (standard-display-european):
9434 For an interactive call by the user,
9435 don't set enable-multibyte-characters,
9436 and don't set the terminal coding system.
9437
9438 * textmodes/refbib.el: Don't print any messages or display
9439 a buffer when loading the library.
9440 (r2b-help): Doc fix.
9441 (r2b-help-message): Update the documentation.
9442 (r2b-load-quietly): Variable deleted.
9443 (r2b-convert-buffer): Doc fix.
9444
9445 1999-06-04 Dave Love <fx@gnu.org>
9446
9447 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
9448
9449 * auto-show.el: Don't change hooks on loading.
9450 (auto-show-mode): Autoload. Default to nil. Add :set &c.
9451 (auto-show-mode): Add to hooks here.
9452
9453 1999-06-04 Richard Sharman <rsharman@pobox.com>
9454
9455 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
9456 recursion on bogus input.
9457
9458 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
9459
9460 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
9461 does not select a buffer from the buffers menu, then the attached
9462 frame is not switched to anything.
9463
9464 1999-06-03 Ken'ichi Handa <handa@gnu.org>
9465
9466 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
9467 (viet-viscii-...->viet-vscii...).
9468
9469 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
9470
9471 1999-06-01 Dave Love <fx@gnu.org>
9472
9473 * progmodes/fortran.el: Add :link to defgroup.
9474 (fortran-blink-matching-if): Match ELSE statements too.
9475 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
9476 that filling is always done.
9477
9478 1999-05-31 Richard M. Stallman <rms@gnu.org>
9479
9480 * simple.el (append-next-kill): Use an arg to distinguish
9481 interactive calls from Lisp calls, rather than (interactive-p).
9482
9483 * international/iso-transl.el (iso-transl-language-alist):
9484 Interchange n and N.
9485
9486 1999-05-31 Dave Love <fx@gnu.org>
9487
9488 * msb.el Add to minor-mode-map-alist. Remove hook installation
9489 and keymap munging on load.
9490 (msb-mode): New option.
9491 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
9492 Doc fix.
9493 (msb-mode-map): New variable.
9494 (msb-mode): New command.
9495
9496 1999-05-31 Dave Love <fx@gnu.org>
9497
9498 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
9499 (ispell-complete-word-dict): Likewise.
9500
9501 1999-05-31 Eli Zaretskii <eliz@gnu.org>
9502
9503 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
9504 force the data buffer to be saved, even if the data didn't
9505 change, in case the write filter was modified. Restore the
9506 current record after read-file-filter finishes.
9507
9508 1999-05-29 Karl Heuer <kwzh@gnu.org>
9509
9510 * ispell4.el: Obsolete; file deleted.
9511
9512 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
9513
9514 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
9515 VALUE is a syntax table.
9516
9517 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
9518
9519 * simple.el (zap-to-char): Doc fix.
9520
9521 1999-05-27 Ken'ichi Handa <handa@gnu.org>
9522
9523 * isearch.el (isearch-quote-char): Don't assume character codes
9524 0200 - 0237 stand for characters in some single-byte character
9525 charset.
9526
9527 1999-05-27 Dave Love <fx@gnu.org>
9528
9529 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
9530
9531 1999-05-27 Andreas Schwab <schwab@gnu.org>
9532
9533 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
9534 headerline does not exist already.
9535
9536 1999-05-26 Richard Stallman <rms@gnu.org>
9537
9538 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9539 Avoid nested null-loops.
9540
9541 1999-05-26 Ken'ichi Handa <handa@gnu.org>
9542
9543 * international/characters.el: Typo fixed; prefered->preferred.
9544
9545 * international/mule-cmds.el (find-coding-systems-for-charsets):
9546 Typo fixed; prefered->preferred.
9547
9548 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
9549 method in read-event.
9550
9551 * international/mule.el (charset-info): Doc-string fixed.
9552
9553 1999-05-25 Ken'ichi Handa <handa@gnu.org>
9554
9555 * mail/smtpmail.el (smtpmail-send-it): Bind
9556 smtpmail-code-conv-from properly.
9557 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
9558 by smtpmail-code-conv-from.
9559
9560 1999-05-24 Richard Stallman <rms@gnu.org>
9561
9562 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
9563 Binding deleted also.
9564
9565 1999-05-24 Karl Heuer <kwzh@gnu.org>
9566
9567 * comint.el (comint-bol-or-process-mark): Doc fix.
9568
9569 1999-05-23 Dave Love <fx@gnu.org>
9570
9571 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
9572 Enter it on minor-mode-map-alist.
9573 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
9574 Autoload. Add custom setter.
9575 (crisp-mark-line): Doc fix.
9576 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
9577 (crisp-mode-hook): Define.
9578
9579 1999-05-23 Ken'ichi Handa <handa@gnu.org>
9580
9581 * files.el (recover-file): Recover buffer-file-coding-system.
9582
9583 1999-05-22 Richard Stallman <rms@gnu.org>
9584
9585 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
9586 regexp match the date, to avoid treating date as file size.
9587 Add YYYY S option to WESTERN/
9588
9589 * bookmark.el: Delete some XEmacs compatibility code.
9590 (bookmark-jump-noselect): Check vc-backend.
9591
9592 * subr.el (add-to-list): Doc fix.
9593
9594 1999-05-21 Stephen Eglen <stephen@gnu.org>
9595
9596 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
9597
9598 1999-05-18 Richard Stallman <rms@gnu.org>
9599
9600 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
9601 non-space after the @anchor command.
9602 (texinfo-format-var): Handle other nested constructs, using
9603 texinfo-parse-expanded-arg and texinfo-discard-command, not
9604 texinfo-parse-arg-discard.
9605
9606 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
9607 (debug): Bind and use debugger-outer-inhibit-redisplay.
9608 Bind inhibit-redisplay to nil.
9609 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
9610
9611 1999-05-17 Dave Love <fx@gnu.org>
9612
9613 * help.el (describe-function-1): Extra arg, interactive-p.
9614 (describe-key, describe-function): Use it.
9615
9616 1999-05-17 Karl Heuer <kwzh@gnu.org>
9617
9618 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
9619
9620 1999-05-16 Dave Love <fx@gnu.org>
9621
9622 * cus-start.el (all): Delete selective-display. Add scroll-margin,
9623 scroll-preserve-screen-position, scroll-conservatively.
9624
9625 1999-05-16 Dave Love <fx@gnu.org>
9626
9627 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
9628
9629 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
9630
9631 * progmodes/vhdl-mode.el: Completely revised and massively extended.
9632
9633 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9634
9635 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
9636 magic number and is not associated with a file.
9637
9638 1999-05-14 Richard M. Stallman <rms@gnu.org>
9639
9640 * files.el (find-file-noselect-1): Fix previous change.
9641
9642 1999-05-14 Simon Marshall <simon@gnu.org>
9643
9644 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
9645
9646 1999-05-13 Ken'ichi Handa <handa@gnu.org>
9647
9648 * international/mule-diag.el (mule-diag): Change MULE to Mule in
9649 docstring.
9650
9651 * international/mule-cmds.el: Change MULE to Mule in docstrings
9652 and menus.
9653
9654 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
9655
9656 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
9657 to correctly reflect the value of BaseLineOffset in
9658 RelativeCompose. Now the value of RelativeCompose is an array of
9659 low and high positions.
9660 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
9661 RLC for the above change.
9662
9663 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
9664
9665 * comint.el (comint-password-prompt-regexp): Modified to match the
9666 output of ksu and ssh-add.
9667
9668 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
9669
9670 * language/korea-util.el (isearch-toggle-korean-input-method):
9671 Adjusted for the change of input method handling in isearch.el.
9672 (isearch-hangul-switch-symbol-ksc): Likewise.
9673 (isearch-hangul-switch-hanja): Likewise.
9674
9675 1999-05-10 Dave Love <fx@gnu.org>
9676
9677 * help.el (help-make-xrefs): Fix typo.
9678
9679 1999-05-10 Andreas Schwab <schwab@gnu.org>
9680
9681 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
9682 unibyte-display-via-language-environment.
9683
9684 * help.el (help-make-xrefs): Handle more cases when looking for
9685 commands in a keymap description.
9686
9687 1999-05-10 Eli Zaretskii <eliz@gnu.org>
9688
9689 * loadup.el: For ms-dos systems, load ccl and codepage.
9690
9691 1999-05-09 Ken'ichi Handa <handa@gnu.org>
9692
9693 * ps-print.el (ps-control-character): Call
9694 ps-mule-prepare-ascii-font to setup ASCII fonts.
9695
9696 * ps-mule.el (ps-mule-begin-job): Redo this change "if
9697 ps-multibyte-buffer is nil, use
9698 ps-mule-font-info-database-default."
9699
9700 1999-05-08 Ken Stevens <k.stevens@ieee.org>
9701
9702 * ispell.el (ispell-local-dictionary-alist): New variable for
9703 customizing local dictionaries not accessable by everyone.
9704 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
9705 (ispell-required-version): Changed format `(major minor
9706 revision)' to support general pattern matching.
9707 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
9708 skip region commented out due to incorrect skip potential in std latex.
9709 (ispell-word): Removed `when' macro. Fixed bug of not restoring
9710 cursor point on small words for calls from `ispell-minor-mode'.
9711 (check-ispell-version): Tests and accepts versions major.minor
9712 and above, with adjustments for interactions in 3.1.0-3.1.11.
9713 (ispell-get-line): No longer skips ispell process special characters.
9714 (ispell-comments-and-strings): Removed `when' macro call.
9715 (ispell-minor-check): Requires ispell-word to restore cursor point.
9716 (ispell-buffer-local-parsing): Supports checking comments only.
9717
9718 1999-05-08 Karl Heuer <kwzh@gnu.org>
9719
9720 * comint.el (comint-password-prompt-regexp): Fix last change to be
9721 more specific.
9722
9723 1999-05-07 Richard M. Stallman <rms@gnu.org>
9724
9725 * subr.el (with-temp-message): Fix the other call to message
9726 to use %s.
9727
9728 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
9729
9730 * gud.el (gud-format-command): "%F" means file sans extension.
9731 (jdb): Use %F, not %f, for gud-break.
9732
9733 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
9734
9735 * comint.el (comint-password-prompt-regexp): Modified so that it
9736 matches the output of kinit.
9737
9738 1999-05-06 Greg Stark <gsstark@mit.edu>
9739
9740 * timezone.el (timezone-parse-date): Recognize new format used in
9741 internet cookies.
9742
9743 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
9744
9745 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
9746
9747 1999-05-04 Andrew Innes <andrewi@gnu.org>
9748
9749 * time.el (display-time-update): Allow for wrap-around when
9750 checking against display-time-server-down-time.
9751
9752 1999-05-04 Ken'ichi Handa <handa@gnu.org>
9753
9754 * international/mule-diag.el (describe-coding-system): Fix English
9755 message.
9756
9757 1999-05-03 Jason Rumney <jasonr@altavista.net>
9758
9759 * term/w32-win.el: Change the x-charset-registry property for the
9760 Japanese charsets that are supported by Japanese Windows fonts.
9761
9762 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9763
9764 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
9765 diary-block diary entries for which the reminders and the diary
9766 entries can overlap.
9767
9768 1999-05-02 Jason Rumney <jasonr@altavista.net>
9769
9770 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
9771 matches the font selected in the dialog.
9772
9773 1999-05-02 Dave Love <fx@gnu.org>
9774
9775 * browse-url.el (browse-url-browser-function): Add :version.
9776
9777 * international/mule.el (auto-coding-alist): Add .tgz.
9778
9779 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
9780
9781 * international/codepage.el (cp-coding-system-for-codepage-1):
9782 Make the magnification parameter for the -dos encoder be 2.
9783
9784 1999-05-2 Andrew Innes <andrewi@gnu.org>
9785
9786 * term/w32-win.el (w32-drag-n-drop): Select file in window where
9787 it is dropped, rather than current window.
9788
9789 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
9790 after switching buffer, as case-fold-search is a buffer local
9791 variable.
9792
9793 * w32-fns.el (convert-standard-filename): Only convert directory
9794 separators to backslash if the interactive shell is one of the
9795 standard Windows shells that has DOS semantics.
9796
9797 * ls-lisp.el (ls-lisp-format-time): Trap errors from
9798 format-time-string, and return a suitable string to indicate the
9799 timestamp was invalid.
9800
9801 * hexl.el (hexlify-command): Apply shell-quote-argument after
9802 expanding hexl-program in case exec-directory contains a space.
9803 (dehexlify-command): Ditto.
9804
9805 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
9806 file extension regexps which aren't necessarily binary files.
9807 (direct-print-region-helper): Use subst-char-in-string instead of
9808 binding directory-sep-char to convert filenames to DOS syntax.
9809 (direct-print-region-use-command-dot-com): New variable.
9810 (direct-print-region-helper): Use it to control whether to invoked
9811 command.com to print on Windows 9x.
9812
9813 * browse-url.el (browse-url-browser-function): Default to
9814 browse-url-default-windows-browser on windows-nt.
9815 (browse-url-default-windows-browser): New function.
9816
9817 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
9818
9819 * forms.el (forms-mode): Don't call forms-first-record or
9820 forms-last-record if the data file has zero records.
9821
9822 1999-04-29 Richard M. Stallman <rms@gnu.org>
9823
9824 * files.el (find-file-noselect-1): If buffer-file-name has changed
9825 after find-file-not-found-hooks runs, recompute the truename.
9826 And don't use FILENAME after that point.
9827
9828 1999-04-27 Dave Love <fx@gnu.org>
9829
9830 * paren.el (show-paren-mode)
9831 * which-func.el (which-func-mode-global)
9832 * type-break.el (type-break-mode)
9833 * time.el (display-time-mode)
9834 * rsz-mini.el (resize-minibuffer-mode)
9835 * mouse-sel.el (mouse-sel-mode)
9836 * icomplete.el (icomplete-mode)
9837 * hscroll.el (hscroll-global-mode)
9838 * help.el (temp-buffer-resize-mode)
9839 * font-lock.el (global-font-lock-mode)
9840 * delsel.el (delete-selection-mode)
9841 * avoid.el (mouse-avoidance-mode)
9842 * autoinsert.el (auto-insert-mode)
9843 * winner.el (winner-mode): Doc fix.
9844
9845 1999-04-26 Karl Heuer <kwzh@gnu.org>
9846
9847 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
9848 the same whitespace that was ignored in choosing the subject string.
9849
9850 1999-04-26 Richard M. Stallman <rms@gnu.org>
9851
9852 * info.el (Info-find-node): Position properly after finding anchor.
9853
9854 * cus-start.el (all): Handle unibyte-display-via-language-environment.
9855
9856 * simple.el (indent-new-comment-line): Fix previous change.
9857
9858 * complete.el: Delete the wildcard expansion feature
9859 since that is now standard in find-file.
9860 (PC-try-load-many-files): Function deleted.
9861 (PC-after-load-many-files): Function deleted.
9862 (PC-many-files-list): Variable deleted.
9863 (PC-disable-wildcards): Variable deleted.
9864 (partial-completion-mode): Don't enable the wildcard feature.
9865
9866 * complete.el (PC-look-for-include-file): Don't set global variables
9867 `error', `buf' and `filename' here.
9868
9869 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
9870
9871 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
9872
9873 * textmodes/outline.el (outline-regexp): Doc fix.
9874
9875 1999-04-26 John Wiegley <johnw@borland.com>
9876
9877 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
9878 C++Builder 4.0 error message syntax.
9879
9880 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
9881
9882 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
9883 supported, use find -exec.
9884
9885 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9886
9887 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
9888 coding-system-for-write, to avoid hanging when non-interactive.
9889
9890 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
9891
9892 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
9893 start with a newline.
9894
9895 1999-04-13 Ken'ichi Handa <handa@gnu.org>
9896
9897 * international/mule-conf.el (x-ctext): New coding system.
9898
9899 1999-04-12 Richard M. Stallman <rms@gnu.org>
9900
9901 * international/mule-cmds.el (input-method-function):
9902 Add permanent-local property.
9903
9904 1999-04-12 Dave Love <fx@gnu.org>
9905
9906 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
9907 change to use jka-compr-byte-compiler-base-file-name.
9908
9909 * supercite.el (sc-scan-info-alist): Revert last change.
9910 (sc-attrib-selection-list): Fix :type here instead.
9911
9912 1999-04-11 Eli Zaretskii <eliz@gnu.org>
9913
9914 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
9915 in the list of case-insensitive filesystems.
9916
9917 1999-04-09 Kenichi Handa <handa@etl.go.jp>
9918
9919 * international/fontset.el (create-fontset-from-fontset-spec):
9920 Don't register duplicated alias fontset names.
9921
9922 1999-04-08 Richard Stallman <rms@gnu.org>
9923
9924 * international/mule.el (auto-coding-alist-lookup): New function.
9925 (set-auto-coding): Use auto-coding-alist-lookup.
9926
9927 * jka-compr.el (jka-compr-insert-file-contents):
9928 Use auto-coding-alist-lookup to check for files that
9929 should not have eol conversion, in the unibyte case.
9930
9931 1999-04-07 Dave Love <fx@gnu.org>
9932
9933 * help.el (describe-variable): Check custom-loads property as well
9934 as custom-type.
9935
9936 * abbrev.el (abbrev-mode): Customizing sets the default value.
9937
9938 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
9939
9940 * vc.el (vc-backend-revert): For CVS files that were made
9941 writeable with "cvs edit", call "cvs unedit" to undo that.
9942
9943 1999-04-08 Dave Love <fx@gnu.org>
9944
9945 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
9946 more.
9947 (sc-emacs-features): Recognize Emacs 20.
9948 (sc-read-string): Use history arg.
9949 (sc-scan-info-alist): Check for rtnvalue a cons.
9950
9951 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
9952
9953 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
9954 coding system to encode the message by
9955 select-message-coding-system.
9956
9957 1999-04-07 Richard Stallman <rms@gnu.org>
9958
9959 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
9960
9961 * winner.el: Reorder definitions.
9962
9963 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
9964
9965 * mail/rmail.el (rmail-decode-babyl-format):
9966 Undo previous change.
9967
9968 1999-04-06 Richard Stallman <rms@gnu.org>
9969
9970 * info.el (Info-find-node): Check for an anchor at the
9971 proper place, before reading an indirect file.
9972
9973 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
9974
9975 * jka-compr.el (jka-compr-insert-file-contents):
9976 Use raw-text-unix when we want no conversion.
9977
9978 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
9979
9980 * timezone.el (timezone-parse-date): Corrected regexp for
9981 style (5) date format so that tenths of seconds are optional.
9982
9983 1999-04-05 Eli Zaretskii <eliz@gnu.org>
9984
9985 * term/internal.el (dos-cpNNN-setup): New function, with the guts
9986 of dos-codepage-setup.
9987 (cjk-codepages-alist): New variable, an alist of Far-Eastern
9988 codepages for which there's no need to set up cpNNN coding
9989 systems.
9990 (dos-codepage-setup): Support Far-Eastern DOS terminals.
9991
9992 1999-04-05 Richard Stallman <rms@gnu.org>
9993
9994 * mail/rmail.el (rmail-ignored-headers): Doc fix.
9995
9996 1999-04-02 Richard Stallman <rms@gnu.org>
9997
9998 * progmodes/compile.el (compilation-handle-exit): Do right thing
9999 if (car status) doesn't end in a newline.
10000
10001 1999-04-01 Dave Love <fx@gnu.org>
10002
10003 * progmodes/sql.el (SQL): Add defgroup :version.
10004
10005 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
10006
10007 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
10008 buffer-file-coding-system. If the coding system used is raw-text,
10009 etc., make the *Compiler Input* buffer unibyte.
10010
10011 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
10012
10013 * loadup.el: Don't write the fns-...el file if not dumping.
10014
10015 1999-03-31 Dave Love <fx@gnu.org>
10016
10017 * snmp-mode.el (snmp): Fix defgroup :version.
10018
10019 * hilit-chg.el (highlight-changes): Add defgroup :version.
10020
10021 1999-03-31 Andreas Schwab <schwab@gnu.org>
10022
10023 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
10024 the gnus-save-hidden-threads macro.
10025
10026 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
10027
10028 * faces.el (face-set-after-frame-default): Obey the
10029 `customized-face' for new faces.
10030
10031 1999-03-30 Dave Love <fx@gnu.org>
10032
10033 * international/mule-cmds.el (current-language-environment): Doc fix.
10034 * abbrev.el (abbrev-mode): Doc fix.
10035 * autoinsert.el (auto-insert-mode): Doc fix.
10036 * complete.el (partial-completion-mode): Doc fix.
10037 * avoid.el (mouse-avoidance-mode): Doc fix.
10038 * delsel.el (delete-selection-mode): Doc fix.
10039 * font-lock.el (global-font-lock-mode): Doc fix.
10040 * help.el (temp-buffer-resize-mode): Doc fix.
10041 * hscroll.el (hscroll-global-mode): Doc fix.
10042 * icomplete.el (icomplete-mode): Doc fix.
10043 * mouse-sel.el (mouse-sel-mode): Doc fix.
10044 * paren.el (show-paren-mode): Doc fix.
10045 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
10046 * time.el (display-time-mode): Doc fix.
10047 * type-break.el (type-break-mode): Doc fix.
10048 * which-func.el (which-func-mode-global): Doc fix.
10049 * winner.el (winner-mode): Doc fix.
10050
10051 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
10052
10053 * wid-edit.el (widget-before-change): Signal text-read-only rather
10054 than an ordinary error.
10055
10056 1999-03-30 Richard M. Stallman <rms@gnu.org>
10057
10058 * repeat.el: Don't require advice.
10059 (repeat): Do function-indirection in check for kbd macro.
10060 In self-insert case, use the *last* char in INSERTION.
10061
10062 1999-03-30 Karl Heuer <kwzh@gnu.org>
10063
10064 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
10065
10066 1999-03-29 Andreas Schwab <schwab@gnu.org>
10067
10068 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
10069 comint-input-filter-functions. Make variables related to shell
10070 directory tracking local.
10071
10072 1999-03-26 Andreas Schwab <schwab@gnu.org>
10073
10074 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
10075
10076 * simple.el (shell-command-on-region): Cope with exit-status being
10077 nil, which happens if call-process-region was interrupted.
10078
10079 1999-03-26 Richard M. Stallman <rms@gnu.org>
10080
10081 * simple.el (indent-new-comment-line): Handle use at a point
10082 after a comment-end. Handle multiple comments.
10083
10084 * mail/rmail.el (rmail-decode-babyl-format):
10085 To prevent locking, bind buffer-file-name to nil.
10086
10087 1999-03-26 Karl Fogel <kfogel@red-bean.com>
10088
10089 * mail-hist.el (mail-hist-current-header-name): Don't make
10090 off-by-one-error when determining if in message body.
10091
10092 1999-03-25 Andrew Innes <andrewi@gnu.org>
10093
10094 * w32-fns.el (set-default-process-coding-system): Copied from
10095 dos-w32.el, but modified to use Unix line endings for process
10096 input, and to add a suitable entry to process-coding-system-alist
10097 for DOS shells.
10098
10099 * dos-fns.el (set-default-process-coding-system): Copied from
10100 dos-w32.el.
10101
10102 * dos-w32.el (set-default-process-coding-system): Move function to
10103 dos-fns.el; a different version is used in w32-fns.el.
10104
10105 1999-03-24 Dave Love <fx@gnu.org>
10106
10107 * info.el (Info-directory-list): Revert change to re-writing
10108 Info-default-directory-list, but put `alternative' first.
10109 (Info-insert-dir): Modify selecting the top dir file as a consequence.
10110
10111 1999-03-23 Simon Marshall <simon@gnu.org>
10112
10113 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
10114 on the line by itself.
10115 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
10116 it is not in a declarative context.
10117
10118 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
10119
10120 * cus-edit.el (custom-variable-prompt): Allow customization of
10121 autoloaded symbols.
10122
10123 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
10124
10125 * simple.el (what-cursor-position): Don't cause error when point
10126 is at invalid multibyte sequence.
10127
10128 1999-03-21 Karl Heuer <kwzh@gnu.org>
10129
10130 * complete.el (partial-completion-mode): Doc fix.
10131
10132 1999-03-19 Richard M. Stallman <rms@gnu.org>
10133
10134 * progmodes/cplus-md.el (old-c++): Remove :group.
10135
10136 * progmodes/c-mode.el (old-c): Remove :group.
10137
10138 1999-03-18 Simon Marshall <simon@gnu.org>
10139
10140 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
10141 (java-font-lock-keywords-2): Added "strictfp" keyword.
10142
10143 1999-03-17 Jason Rumney <jasonr@altavista.net>
10144
10145 * w32-fns.el (set-w32-system-coding-system) New function.
10146 (w32-system-coding-system) Initialize to 'iso-latin-1.
10147
10148 1999-03-17 Eli Zaretskii <eliz@gnu.org>
10149
10150 * international/mule-cmds.el (set-language-environment): Fix
10151 previous change: don't use dos-codepage when unbound.
10152
10153 1999-03-17 Karl Heuer <kwzh@gnu.org>
10154
10155 * calendar/appt.el (appt-make-list): Fix previous change.
10156
10157 1999-03-16 Richard M. Stallman <rms@gnu.org>
10158
10159 * window.el (shrink-window-if-larger-than-buffer):
10160 Don't try to redisplay with the cursor at the end
10161 on its own line--that would force a scroll and spoil things.
10162
10163 1999-03-16 Eli Zaretskii <eliz@gnu.org>
10164
10165 * international/mule-cmds.el (set-language-environment): Don't use
10166 cpNNN-nonascii-translation-table if it is unbound.
10167
10168 * term/internal.el (dos-codepage-setup): Compute the unibyte
10169 syntax table and bind unibyte-display-via-language-environment
10170 here, rather than at top level, so that resetting to unibyte in
10171 .emacs works as expected.
10172
10173 1999-03-15 Simon Marshall <simon@gnu.org>
10174
10175 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
10176
10177 1999-03-14 Milan Zamazal <pdm@pvt.net>
10178
10179 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
10180
10181 1999-03-14 Kenichi Handa <handa@etl.go.jp>
10182
10183 * international/mule-util.el (detect-coding-with-priority):
10184 Restore the internal database.
10185
10186 1999-03-14 Stephen Eglen <stephen@gnu.org>
10187
10188 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
10189 if mail-from-style has invalid value.
10190
10191 1999-03-12 Karl Heuer <kwzh@gnu.org>
10192
10193 * vc.el (vc-delete-logbuf-window): New var.
10194 (vc-finish-logentry): Use it.
10195
10196 1999-03-12 Richard M. Stallman <rms@gnu.org>
10197
10198 * startup.el (command-line-1): Improve startup msg.
10199
10200 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
10201
10202 * speedbar.el: Added commentary about stealthy functions.
10203 (speedbar-message) new function.
10204 (speedbar-y-or-n-p): New function
10205 (speedbar-with-attached-buffer) Moved macro before reference.
10206 Now uses `save-selected-window'.
10207 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
10208 speedbar-generic-item-info, speedbar-item-info-file-helper,
10209 speedbar-item-delete, speedbar-insert-generic-list,
10210 speedbar-timer-fn, speedbar-check-vc-this-line,
10211 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
10212 speedbar-buffers-item-info) Use speedbar-message.
10213 (speedbar-item-info) Limit `message-log-max'.
10214 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
10215 speedbar-item-delete, speedbar-item-object-delete,
10216 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
10217
10218 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
10219
10220 * server.el (server-start): Set coding system for the server
10221 process to raw-text.
10222 (server-process-filter): Decode file names if necessary.
10223
10224 1999-03-12 Dave Love <fx@gnu.org>
10225
10226 * textmodes/fill.el (sentence-end-double-space): Doc fix.
10227
10228 * textmodes/paragraphs.el (sentence-end): Doc fix.
10229
10230 1999-03-11 Karl Heuer <kwzh@gnu.org>
10231
10232 * comint.el (comint-password-prompt-regexp): Accept "login password:"
10233
10234 1999-03-09 Karl Heuer <kwzh@gnu.org>
10235
10236 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
10237 (ispell-dictionary-alist-2): Likewise.
10238 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
10239 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
10240 (ispell-dictionary-alist): Build from six pieces, not just two.
10241
10242 * ps-bdf.el (bdf-directory-list): Doc fix.
10243
10244 * enriched.el (enriched-mode): Make var permanent-local.
10245
10246 1999-03-09 Dave Love <fx@gnu.org>
10247
10248 * textmodes/sgml-mode.el (html-mode): Use
10249 sentence-end-double-space when setting sentence-end.
10250
10251 1999-03-09 Ken'ichi Handa <handa@gnu.org>
10252
10253 * language/thai.el (tis-620): New alias coding system for thai-tis620.
10254
10255 1999-03-08 Felix Lee <flee@cygnus.com>
10256
10257 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
10258
10259 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
10260
10261 1999-03-08 Karl Heuer <kwzh@gnu.org>
10262
10263 * dired-aux.el (dired-do-copy-regexp): Doc fix.
10264 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10265
10266 * dired.el (dired-do-copy-regexp): Doc fix.
10267 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10268
10269 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
10270
10271 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
10272
10273 1999-03-08 Jason Rumney <jasonr@altavista.net>
10274
10275 * international/codepage.el (cp1250-decode-table)
10276 (cp1251-decode-table, cp1253-decode-table)
10277 (cp1257-decode-table): New translation tables for MS Windows codepages.
10278 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
10279
10280 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
10281
10282 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
10283
10284 1999-03-07 Eli Zaretskii <eliz@gnu.org>
10285
10286 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
10287
10288 * term/internal.el (top level): Display character 255 as 8bit as well.
10289
10290 1999-03-06 Dave Love <fx@gnu.org>
10291
10292 * progmodes/cc-cmds.el (c-outline-level): Bind
10293 buffer-invisibility-spec.
10294
10295 * progmodes/c-mode.el (c-outline-level): Likewise.
10296
10297 * progmodes/ada-mode.el (ada-outline-level): Likewise.
10298
10299 1999-03-05 Felix Lee <flee@cygnus.com>
10300
10301 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
10302
10303 1999-03-05 Richard M. Stallman <rms@gnu.org>
10304
10305 * bindings.el (complete-symbol): Invert meaning of prefix arg.
10306
10307 1999-03-05 Andrew Innes <andrewi@gnu.org>
10308
10309 * w32-fns.el (convert-standard-filename): Convert directory
10310 separators to Windows format.
10311
10312 1999-03-05 Andreas Schwab <schwab@gnu.org>
10313
10314 * international/skkdic-cnv.el: Provide skkdic-cnv.
10315 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
10316 (batch-skkdic-convert): Doc fix.
10317
10318 1999-03-04 Dave Love <fx@gnu.org>
10319
10320 * custom.el (custom-set-variables): Protect against setter errors.
10321
10322 1999-03-04 Eli Zaretskii <eliz@gnu.org>
10323
10324 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
10325 the file sizes from overflowing.
10326 (ls-lisp-format): If file size is a float, use %8.0f to print it.
10327 Under -s, print the size in blocks with %4.0f, in case they have
10328 a *really* huge file.
10329
10330 1999-03-03 Dave Love <fx@gnu.org>
10331
10332 * options.el (edit-options): Doc fix.
10333 (list-options): Don't lose with unbound symbols. Maintain
10334 Edit-options-mode.
10335
10336 1999-03-01 Dave Love <fx@gnu.org>
10337
10338 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
10339
10340 1999-02-28 Richard M. Stallman <rms@gnu.org>
10341
10342 * ispell.el (ispell-dictionary-alist-override): New variable.
10343 (ispell-dictionary-alist): Don't setq it,
10344 if ispell-dictionary-alist-override is set.
10345
10346 * simple.el (shell-command-default-error-buffer): Renamed from
10347 shell-command-on-region-default-error-buffer.
10348 (shell-command-on-region): Mention in echo area when there
10349 is some error output. Mention success or failure, too.
10350 Accumulate multiple error outputs
10351 going forward, with formfeed in between. Display the error buffer
10352 when we have put something in it.
10353 (shell-command): Add the ERROR-BUFFER argument feature.
10354
10355 1999-02-28 Karl Heuer <kwzh@gnu.org>
10356
10357 * mail/mh-utils.el (mh-lib): Doc fix.
10358 (mh-lib-progs, mh-nmh-p): New vars.
10359 (mh-find-progs): Set mh-lib-progs along with other vars.
10360 (mh-path-search): New arg FUNC-P; if specified, use that instead
10361 of mh-file-command-p.
10362 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
10363
10364 * mail/mh-comp.el (mh-repl-formfile): New var.
10365 (mh-smail-batch): Don't ignore all arguments.
10366 (mh-reply): Do the right thing when using nmh.
10367
10368 1999-02-27 Kenichi Handa <handa@etl.go.jp>
10369
10370 * international/mule-cmds.el (select-safe-coding-system): Be sure
10371 to show a buffer being decoded.
10372
10373 1999-02-26 Ken'ichi Handa <handa@gnu.org>
10374
10375 * ps-bdf.el (bdf-directory-list): Initialize it to
10376 '("/usr/local/share/emacs/fonts/bdf").
10377
10378 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10379
10380 * ps-print.el: PostScript programming fix.
10381 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
10382 setpagedevice operator).
10383
10384 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10385
10386 * ps-print.el: Doc fix, font size specifies landscape and portrait
10387 sizes.
10388 (ps-print-version): New version number (4.1.4).
10389 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
10390 Specifies landscape and portrait sizes.
10391 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
10392 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
10393 fix.
10394 (ps-get-font-size): New fun.
10395 (ps-font-size-internal, ps-header-font-size-internal)
10396 (ps-header-title-font-size-internal): New vars.
10397
10398 * ps-mule.el: Change of ps-print font size variable name.
10399 (ps-mule-generate-font): Fun fix.
10400 (ps-mule-begin-job): Programming uniformization.
10401
10402 1999-02-25 Dave Love <fx@gnu.org>
10403
10404 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
10405 (help-make-xrefs): Do Info case first.
10406
10407 * repeat.el: Don't require advice.
10408 (repeat-last-kill-command): Variable deleted.
10409
10410 1999-02-25 Richard Stallman <rms@gnu.org>
10411
10412 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
10413 case just because the current buffer is the output buffer.
10414
10415 1999-02-25 Kenichi Handa <handa@etl.go.jp>
10416
10417 * simple.el (what-cursor-position): To show the character's
10418 encoding, use encoded-string-description instead of information
10419 of chaset-origin-alist.
10420
10421 * international/mule-cmds.el (iso-2022-control-alist): New variable.
10422 (encoded-code-description): New function.
10423 (encoded-string-description): New function.
10424 (encode-coding-char): New function.
10425
10426 1999-02-25 Andrew Innes <andrewi@gnu.org>
10427
10428 * startup.el (command-line) [windows-nt]: Fix typo in regexp
10429 checking for .emacs[.el[c]].
10430
10431 1999-02-24 Richard Stallman <rms@gnu.org>
10432
10433 * help.el (describe-function-1): Don't print a whole lambda-function.
10434
10435 1999-02-23 Ken'ichi Handa <handa@gnu.org>
10436
10437 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
10438 inputting ?\240.
10439
10440 1999-02-23 Karl Heuer <kwzh@gnu.org>
10441
10442 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
10443
10444 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
10445 (clean-buffer-list-kill-buffer-names): Doc fix.
10446
10447 * gud.el (gud-jdb-massage-args): Spelling fix.
10448
10449 1999-02-23 Richard M. Stallman <rms@gnu.org>
10450
10451 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
10452
10453 1999-02-22 Eli Zaretskii <eliz@gnu.org>
10454
10455 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
10456 excursion while calling set-auto-coding-function.
10457
10458 * play/handwrite.el (handwrite): Require ps-print, and use
10459 ps-printer-name and ps-lpr-command. Call ps-print-region-function
10460 if it's defined, instead of forking ps-lpr-command unconditionally.
10461
10462 1999-02-22 Kenichi Handa <handa@etl.go.jp>
10463
10464 * international/codepage.el (cp-coding-system-for-codepage-1): Put
10465 charset-origin-alist property to a coding system for the codepage.
10466
10467 * international/mule.el: Modify comment for charset-origin-alist
10468 property of a coding system.
10469
10470 * simple.el (what-cursor-position): charset-origin-alist property
10471 of a coding system may be a translation table or a symbol of which
10472 `translation-table' property is a translation table.
10473
10474 1999-02-21 Richard Stallman <rms@gnu.org>
10475
10476 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
10477 to the "html" template.
10478
10479 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
10480
10481 * dirtrack.el (dirtrack): Added docstring. Now returns input.
10482
10483 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
10484
10485 * dirtrack.el (dirtrack): Check for the prompt in the input string
10486 instead of the buffer.
10487
10488 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
10489
10490 * sql.el: Set version to 1.4.1. Changed mail address to
10491 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
10492 (sql-input-ring-separator): Doc fix.
10493 (sql-mode-syntax-table): double-dash starts comments is defined as
10494 ". 56" instead of ". 12b" for XEmacs.
10495 (sql-stop, sql-interactive-mode): Doc fixes.
10496 (sql-postgres): Queries for database and server, not just one.
10497 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
10498
10499 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
10500 changed. This is needed for master.el to work.
10501 (sql-set-sqli-buffer): Use the new hook.
10502
10503 * sql.el (sql-make-alternate-buffer-name): Function that sets
10504 sql-alternate-buffer-name.
10505 (sql-alternate-buffer-name): Possible name of SQLi buffers.
10506 (sql-interactive-mode): Set sql-alternate-buffer-name.
10507 (sql-rename-buffer): New command.
10508 (sql-interactive-mode-menu): Menu for SQLi buffers.
10509
10510 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
10511 and sql-input-ring-file-name are used to temporarily set
10512 comint-input-ring-file-name and comint-input-ring-separator when
10513 reading and writing input history files.
10514
10515 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
10516 (sql-input-ring-file-name): New variable with customization.
10517 (sql-input-ring-separator): New variable with customization.
10518 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
10519 Callers changed.
10520 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
10521 now includes the name of the current buffer.
10522
10523 (sql-mode): Set paragraph-separate and paragraph-start so that
10524 sql-send-paragraph sends the entire SQL statements, even if it
10525 contains indented lines.
10526
10527 1999-02-18 Dave Love <fx@gnu.org>
10528
10529 * format.el (format-encode-run-method, format-decode-run-method):
10530 Fix previous change.
10531
10532 1999-02-18 Ken'ichi Handa <handa@gnu.org>
10533
10534 * international/mule.el (coding-system-list): Moved here from
10535 mule-util.el to avoid autoloading mule-util by the call of
10536 select-safe-coding-system.
10537
10538 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
10539
10540 * simple.el (turn-on-auto-fill): Mark it as an option for
10541 `text-mode-hook'.
10542
10543 1999-02-17 Richard Stallman <rms@gnu.org>
10544
10545 * emacs-lisp/easymenu.el (easy-menu-get-map):
10546 Don't crash if (current-local-map) is nil.
10547
10548 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
10549
10550 * filecache.el (file-cache-filter-regexps): Added .class.
10551
10552 1999-02-17 Ken'ichi Handa <handa@gnu.org>
10553
10554 * international/mule-util.el (decompose-region): Use
10555 insert-buffer-substring instead of insert-buffer to avoid putting
10556 mark.
10557
10558 1999-02-17 Andreas Schwab <schwab@gnu.org>
10559
10560 * calendar/cal-move.el (scroll-calendar-left): Don't set
10561 displayed-month and displayed-year here, let generate-calendar do
10562 it, after range checking.
10563
10564 1999-02-17 Simon Marshall <simon@gnu.org>
10565
10566 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
10567
10568 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
10569 correctly between an object declared via a constructor and a method.
10570 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
10571 (java-font-lock-keywords-1): Fontify package names individually.
10572 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
10573 (java-font-lock-keywords-2): Simplify type fontification.
10574 (java-font-lock-keywords-3): Likewise.
10575
10576 1999-02-17 Kenichi Handa <handa@etl.go.jp>
10577
10578 * language/japanese.el (iso-2022-jp-2): New coding system.
10579 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
10580
10581 1999-02-16 Dave Love <fx@gnu.org>
10582
10583 * help.el (describe-function-1): Accept non-symbols.
10584
10585 1999-02-16 Paul Eggert <eggert@twinsun.com>
10586
10587 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
10588 find the last match if there are multiple matches.
10589
10590 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10591
10592 * tex-mode.el (tex-run-command, latex-run-command)
10593 (slitex-run-command, tex-command): Doc changes.
10594 (tex-start-options-string): Autoload it. Doc change. Provide
10595 a menu for customization. Allow nil. Quote backslashes only once.
10596 (tex-start-tex): Handle nil value of tex-start-options-string
10597 and apply shell-quote-argument to it.
10598
10599 1999-02-16 Eli Zaretskii <eliz@gnu.org>
10600
10601 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
10602 the size in blocks, since it can be a float.
10603 (ls-lisp-format): Likewise
10604
10605 1999-02-16 Ken'ichi Handa <handa@gnu.org>
10606
10607 * language/japanese.el (japanese-shift-jis): Add
10608 charset-origin-alist property.
10609
10610 1999-02-15 Richard Stallman <rms@gnu.org>
10611
10612 * progmodes/compile.el (compile-internal): Use save-selected-window.
10613
10614 * subr.el (momentary-string-display): Bind inhibit-read-only.
10615
10616 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
10617
10618 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
10619
10620 * mail/rmail.el (rmail-show-message): If an unseen message has a
10621 Summary-line in its header, get past one more line before looking
10622 for the X-Coding-System header.
10623
10624 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
10625
10626 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
10627 explicitly to accomodate Windows 9X lack of a useful copy program.
10628
10629 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
10630
10631 * wid-edit.el (widget-choice-value-create): Use `equal'
10632 instead of `eq'.
10633
10634 1999-02-14 Richard Stallman <rms@gnu.org>
10635
10636 * international/iso-transl.el:
10637 (iso-transl-ae): Renamed from iso-transl-e-slash.
10638 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
10639 (iso-transl-AE): Renamed from iso-transl-E-slash.
10640 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
10641 (iso-transl-char-map): Related changes.
10642
10643 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
10644
10645 1999-02-13 Richard Stallman <rms@gnu.org>
10646
10647 * textmodes/texinfmt.el (texinfo-alias): New function.
10648 (texinfo-fold-nodename-case): Add defvar.
10649 (texinfo-format-node): Do case folding if specified.
10650
10651 * ffap.el (ffap-file-at-point): Test local file names
10652 immediately. Strip off line numbers.
10653
10654 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
10655
10656 * sql.el: Set version to 1.3.2
10657 (sql-solid-program): Added support for solid.
10658 (sql-help): Doc mentions sql-solid.
10659 (sql-solid): Entry function for Solid.
10660 (sql-buffer): Doc explains the use of the variable and how to
10661 change it.
10662 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
10663 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
10664 disabled if sql-buffer doesn't have a process; sql-send-paragraph
10665 is new.
10666 (sql-show-sqli-buffer): New function to display the value of
10667 sql-buffer.
10668 (sql-change-sqli-buffer): New function to change sql-buffer.
10669 (sql-mode): Doc explains how to change sql-buffer.
10670 (sql-send-paragraph): New function to send a paragraph.
10671 (sql-mode-map): Added keybinding for sql-send-paragraph.
10672 (sql-mysql): Doc corrected.
10673 (sql-ms): Doc corrected.
10674
10675 * sql.el (sql-server): Doc fix.
10676 (sql-mysql): Added the use of sql-server to specify the host,
10677 sql-database now specifies database instead of host.
10678 (sql-mode-menu): Send... menu items are only active if sql-buffer
10679 is non-nil.
10680 (sql-help): Changed tag of entry functions a bit.
10681
10682 * sql.el: Added keywords from `finder-by-keyword'.
10683 (sql-mode): Made sql-buffer a local variable, changed the
10684 documentation: removed instructions to add *.sql files to
10685 auto-mode-alist, added documentation for having mutliple SQL
10686 buffers sending their stuff to different SQLi buffers, each
10687 running a different process.
10688 (sql-postgres): Quoted *SQL* in doc string.
10689 (sql-ms): Likewise.
10690 (sql-ingres): Likewise.
10691 (sql-ingres): Quoted *SQL* in doc string, added references to
10692 sql-user and sql-password used during login.
10693 (sql-sybase): Quoted *SQL* in doc string, added comma.
10694 (sql-oracle): Likewise.
10695 (sql-interactive-mode): Added extensive documentation for having
10696 mutliple SQL buffers sending their stuff to different SQLi
10697 buffers, each running a different process.
10698 (sql-buffer): Changed doc from *SQL* to SQLi.
10699 (sql-get-login): Doc fix.
10700
10701 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10702
10703 * international/mule-conf.el (undecided): Set ascii in
10704 safe-charsets property.
10705
10706 1999-02-12 Richard Stallman <rms@gnu.org>
10707
10708 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
10709
10710 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10711
10712 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
10713 value to ps-mule-font-info-database-latin.
10714
10715 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
10716
10717 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
10718 (ps-mule-font-info-database-default): New variable.
10719 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
10720 ps-mule-font-info-database-default.
10721
10722 1999-02-12 Dave Love <fx@gnu.org>
10723
10724 * timezone.el (timezone-make-date-sortable)
10725 (timezone-make-date-arpa-standard): Doc fix.
10726
10727 1999-02-12 Ken'ichi Handa <handa@gnu.org>
10728
10729 * international/quail.el (quail-show-kbd-layout): Bind
10730 blink-matching-paren to nil.
10731
10732 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
10733 for ASCII and Latin-1.
10734
10735 1999-02-12 Andreas Schwab <schwab@gnu.org>
10736
10737 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
10738
10739 1999-02-12 Kenichi Handa <handa@etl.go.jp>
10740
10741 * international/mule-cmds.el (language-info-alist): Remove
10742 description about charset-origin-alist.
10743
10744 * international/mule.el: Comment added for a new coding system
10745 property `charset-origin-alit'.
10746 (make-translation-table): This variable deleted.
10747
10748 * language/chinese.el (chinese-big5): Add charset-origin-alist
10749 property.
10750 ("Chinese-CNS"): Remove charset-origin-alist property.
10751
10752 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
10753 property.
10754 (cyrillic-alternativnyj): Likewise.
10755 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
10756 ("Cyrillic-ALT"): Likewise.
10757
10758 * language/vietnamese.el (vietnamese-viqr): Add
10759 charset-origin-alist property.
10760 ("Vietnamese"): Remove charset-origin-alist property.
10761
10762 * simple.el (what-cursor-position): Don't use the varialbe
10763 charset-origin-alist, but use charset-origin-alist property of
10764 buffer-file-coding-system to decide external character set code.
10765
10766 1999-02-10 Richard Stallman <rms@gnu.org>
10767
10768 * shadowfile.el: Don't turn on the mode when the file is loaded.
10769
10770 1999-02-09 Richard Stallman <rms@gnu.org>
10771
10772 * progmodes/compile.el (compile-auto-highlight): Customize.
10773
10774 * add-log.el (add-log-file-name-function): New variable.
10775 (add-change-log-entry): Call that function, if non-nil.
10776
10777 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
10778
10779 * rmail.el (rmail-search): Track match with a marker, not an integer.
10780
10781 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10782
10783 * progmodes/compile.el (compilation-setup): Set value of
10784 compilation-directory-stack as in compilation-forget-errors.
10785 (compile-reinitialize-errors): Bind buffer-undo-list and
10786 deactivate-mark.
10787 (compilation-forget-errors): Likewise.
10788
10789 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
10790
10791 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
10792 def... constructs.
10793
10794 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
10795 Remove calls to sleep-for.
10796
10797 1999-02-08 Eli Zaretskii <eliz@gnu.org>
10798
10799 * international/codepage.el (cp-coding-system-for-codepage-1): On
10800 MS-DOS, use dos-unsupported-char-glyph for characters not
10801 supported by the codepage.
10802 (cp-make-coding-systems-for-codepage): Likewise.
10803
10804 1999-02-08 Andreas Schwab <schwab@gnu.org>
10805
10806 * international/mule-util.el (coding-system-list): Don't sort
10807 coding-system-list here.
10808
10809 * international/mule.el (coding-system-lessp): Moved here from
10810 mule-util.el
10811 (add-to-coding-system-list): New function.
10812 (make-subsidiary-coding-system, make-coding-system,
10813 define-coding-system-alias): Use it instead of setting
10814 coding-system-list directly.
10815
10816 1999-02-07 Dave Love <fx@gnu.org>
10817
10818 * calendar/appt.el (appt-make-list): Don't splice quotes and date
10819 onto message.
10820
10821 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10822
10823 * imenu.el (imenu--last-menubar-index-alist): Add doc.
10824 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
10825
10826 1999-02-06 Richard Stallman <rms@gnu.org>
10827
10828 * language/european.el (setup-slovenian-environment): New function.
10829 ("Slovenian"): New language environment.
10830
10831 * progmodes/sql.el (sql-help): Doc fix.
10832 (sql-mysql): Doc fix.
10833
10834 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10835
10836 * tex-mode.el: When compiling, require compare-w and skeleton
10837 to pacify the byte-compiler. Move the def's of the tex-commands
10838 together. Add a comment on kill-process vs. quit-process.
10839
10840 1999-02-05 Dave Love <fx@gnu.org>
10841
10842 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
10843 null markers.
10844 (compile-goto-error): Likewise.
10845
10846 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
10847
10848 * time-stamp.el (time-stamp-format): Format doc tighter.
10849 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
10850 (time-stamp): Don't re-write the time stamp if it didn't change.
10851
10852 1999-02-05 Alex Schroeder <asc@bsiag.com>
10853
10854 * progmodes/sql.el: Changed version to 1.2.1.
10855 (sql-pop-to-buffer-after-send-region): Improved documentation.
10856 (sql-mysql-program): Added MySQL support.
10857 (sql-prompt-length): Made prompt-length configurable.
10858 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
10859 (sql-help): Added MySQL support, changed documentation.
10860 (sql-send-region): A message is displayed if something is sent.
10861 (sql-mode): Added buffer-local comment-start.
10862 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
10863 (sql-interactive-mode): Added buffer-local comment-start.
10864 (sql-oracle): Set sql-prompt-length.
10865 (sql-sybase): Set sql-prompt-length.
10866 (sql-mysql): Added MySQL support.
10867 (sql-ingres): Set sql-prompt-length.
10868 (sql-ms): Set sql-prompt-length.
10869 (sql-postgres): Set sql-prompt-length.
10870
10871 1999-02-04 Eli Zaretskii <eliz@gnu.org>
10872
10873 * term/internal.el (dos-codepage-setup): Set selection coding
10874 system to cpNNN-dos.
10875
10876 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10877
10878 * international/characters.el: Let ethiopic use iso-2022-7bit.
10879
10880 1999-02-02 Dave Love <fx@gnu.org>
10881
10882 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
10883 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
10884
10885 1999-02-02 Karl Heuer <kwzh@gnu.org>
10886
10887 * terminal.el (terminal-emulator): Doc fix.
10888
10889 1999-02-02 Ken'ichi Handa <handa@gnu.org>
10890
10891 * international/mule-util.el (compose-chars): Doc-string
10892 modified. Correctly handle a composition character in ARGS.
10893
10894 1999-02-01 Richard Stallman <rms@gnu.org>
10895
10896 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
10897 (makefile-menu-index-function): Function deleted.
10898 (makefile-mode): Use makefile-imenu-generic-expression.
10899
10900 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
10901
10902 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
10903 change, invoke from before-init-hook.
10904
10905 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
10906
10907 * subr.el (remove-from-invisibility-spec): Cope with the case when
10908 buffer-invisibility-spec is t.
10909
10910 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
10911
10912 * calendar/calendar.el (calendar-mode-map): Fix bindings for
10913 appt-add and appt-delete.
10914
10915 1999-02-01 Eli Zaretskii <eliz@gnu.org>
10916
10917 * term/pc-win.el (msdos-approximate-color): New function.
10918 (msdos-color-translate): Call it to find a DOS color that best
10919 approximates an X-style "#NNNNNN" color specification.
10920
10921 1999-02-01 Ken'ichi Handa <handa@gnu.org>
10922
10923 * international/mule-util.el (compose-chars-component): Add
10924 autoload cookie.
10925
10926 1999-01-31 Ken'ichi Handa <handa@gnu.org>
10927
10928 * international/quail.el (quail-lookup-key): If cdr of MAP is a
10929 function, replace cdr of MAP by the return value of the function
10930 unconditionally.
10931
10932 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10933
10934 * progmodes/compile.el (compilation-next-error-locus): Don't
10935 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
10936
10937 1999-01-31 Eli Zaretskii <eliz@gnu.org>
10938
10939 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
10940 and NLs before "charset", and allow the charset name be in double
10941 quotes.
10942
10943 1999-01-31 Richard Stallman <rms@gnu.org>
10944
10945 * imenu.el (imenu-sort-function): Fix custom type.
10946
10947 1999-01-30 Richard Stallman <rms@gnu.org>
10948
10949 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
10950 (speedbar-line-token): Likewise.
10951
10952 * play/gametree.el (gametree-default-score): Use defcustom.
10953 (gametree-score-regexp, gametree-score-closer): Likewise.
10954 (gametree-score-manual-flag, gametree-score-opener): Likewise.
10955
10956 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10957
10958 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
10959 decoding.
10960
10961 1999-01-29 Markus Rost <rost@gnu.org>
10962
10963 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
10964 tex-validate-buffer.
10965 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
10966 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
10967 now with recent occur-mode.
10968 (tex-validate-region): Really walk through all Sexps.
10969 (tex-region): Bind shell-dirtrack-verbose.
10970 (tex-file, tex-bibtex-file): Likewise.
10971
10972 1999-01-29 Dave Love <fx@gnu.org>
10973
10974 * finder.el: (finder-commentary): Fix interactive spec. Try
10975 appending .el to file name.
10976 (finder-find-library, finder-commentary): Doc fixes.
10977
10978 1999-01-29 Andrew Innes <andrewi@gnu.org>
10979
10980 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
10981 where the userid contains directory separators.
10982
10983 1999-01-29 Dave Love <fx@gnu.org>
10984
10985 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
10986 (lm-commentary): Doc fix.
10987
10988 1999-01-29 Andreas Schwab <schwab@gnu.org>
10989
10990 * files.el (file-expand-wildcards): Never consider `.' and `..' a
10991 wildcard match. Fix regexp that tests if dirpart contains
10992 wildcard characters.
10993
10994 1999-01-28 Richard Stallman <rms@gnu.org>
10995
10996 * font-lock.el (font-lock-default-unfontify-region):
10997 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
10998
10999 1999-01-27 Jason Rumney <jasonr@altavista.net>
11000
11001 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
11002 from FAMILY field.
11003 (w32-create-initial-fontsets): Do not use before-init-hook.
11004 (mouse-set-font): Document. Automatically create and use fontsets.
11005
11006 * dos-w32.el (direct-print-region-helper): Check for printer
11007 being t as well as a string.
11008
11009 1999-01-27 Kenichi Handa <handa@etl.go.jp>
11010
11011 * mail/rmail.el (rmail-decode-mime-charset): New variable.
11012 (rmail-mime-charset-pattern): New variable.
11013 (rmail-convert-to-babyl-format): Decode by MIME-charset if
11014 rmail-decode-mime-charset is non-nil.
11015
11016 1999-01-27 Ken'ichi Handa <handa@gnu.org>
11017
11018 * international/characters.el: Set category `q' for all characters
11019 in tibetan and tibetan-1-column.
11020
11021 1999-01-27 Andrew Innes <andrewi@gnu.org>
11022
11023 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
11024 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
11025
11026 1999-01-27 Dave Love <fx@gnu.org>
11027
11028 * international/mule-cmds.el (current-language-environment):
11029 Provide :link, :type (choices) and appropriate :get.
11030
11031 1999-01-27 Eli Zaretskii <eliz@gnu.org>
11032
11033 * startup.el (command-line): Set default eol-mnemonic-* strings to
11034 display end-of-line format in mode line.
11035
11036 * cus-start.el (all): Add eol-mnemonic-* variables.
11037
11038 1999-01-26 Dave Love <fx@gnu.org>
11039
11040 * startup.el (command-line-1): Up-date copyright.
11041
11042 * paths.el (Info-default-directory-list): Use configdir twice.
11043
11044 * info.el (Info-directory-list): Don't set path-separator now
11045 we're not shipped with Texinfo. Simplify path definition.
11046 Substitute all occurrences of instdir in Info-default-directory-list.
11047
11048 1999-01-25 Richard Stallman <rms@gnu.org>
11049
11050 * startup.el (normal-top-level-add-subdirs-to-load-path):
11051 Record the inode numbers of the dirs processed, to avoid loop.
11052
11053 * textmodes/tex-mode.el (tex-run-command): Doc fix.
11054
11055 1999-01-25 Dave Love <fx@gnu.org>
11056
11057 * browse-url.el (browse-url-netscape-program): Doc addition.
11058
11059 * help.el (help-make-xrefs): Default info references to an `(emacs)'
11060 prefix.
11061
11062 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
11063 auto-mode-alist.
11064
11065 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11066
11067 * calendar/diary-lib.el (mark-diary-entries): Use
11068 assoc-ignore-case and do not capitalize when matching month and
11069 day names.
11070
11071 * calendar/calendar.el (calendar-read-date): Ditto.
11072
11073 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
11074 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
11075
11076 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
11077
11078 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
11079
11080 * calendar/cal-islam.el (calendar-goto-islamic-date)
11081 (mark-islamic-diary-entries): Ditto.
11082
11083 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
11084
11085 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
11086 (calendar-read-mayan-tzolkin-date): Ditto.
11087
11088 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
11089
11090 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
11091
11092 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
11093
11094 1999-01-25 Karl Heuer <kwzh@gnu.org>
11095
11096 * faces.el (list-faces-display): Multiline case of previous fix.
11097
11098 1999-01-25 Andreas Schwab <schwab@gnu.org>
11099
11100 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
11101
11102 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
11103
11104 * files.el (find-file): If find-file-noselect returns a list,
11105 do switch-to-buffer on each element.
11106 (find-file-other-window): Likewise for all but the first element.
11107 (find-file-other-frame): Same.
11108 (find-file-noselect): When we expand a wildcard, return a list
11109 of buffers.
11110
11111 1999-01-24 Eli Zaretskii <eliz@gnu.org>
11112
11113 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
11114 to set the appropriate cpNNN-dos coding system as the
11115 highest-priority coding system.
11116
11117 1999-01-23 Ken'ichi Handa <handa@gnu.org>
11118
11119 * international/fontset.el (generate-fontset-menu): Return a
11120 sorted list by plain names of fontsets.
11121
11122 * international/mule-diag.el (list-fontsets): Sort fontsets by
11123 plain names.
11124
11125 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
11126 FIRST is a composite character, decompose it at first.
11127
11128 1999-01-23 Dave Love <fx@gnu.org>
11129
11130 * format.el: Doc fixes.
11131 (format-encode-run-method): Have things happen in the right buffer.
11132 Deal with errors from method. Set coding-system-for-write.
11133 (format-decode-run-method): Have things happen in the right buffer.
11134 Deal with errors from method. Set coding-system-for-read.
11135 (format-alist): Use nil instead of unmatchable regexps.
11136
11137 * simple.el (shell-command-on-region): Return command's exit status.
11138
11139 1999-01-23 Eric Ludlam <zappo@gnu.org>
11140
11141 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
11142 of the file whose info we want to display.
11143 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
11144 (speedbar-add-mode-functions-list) Improve doc.
11145 (speedbar-line-token) New function.
11146 (speedbar-dired) Fix order of directories in -shown-directories.
11147 (speedbar-line-path): Default return is default-directory
11148 (speedbar-buffers-line-path): Return is dir name only.
11149 (speedbar-mode-functions-list): New variable.
11150 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
11151 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
11152 speedbar-files-item-info speedbar-buffers-item-info): New functions.
11153 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
11154 New functions.
11155 (speedbar-line-file): Broke out part that fetches file from a line.
11156 (speedbar-line-text): New function extracted from speedbar-line-file.
11157 (speedbar-line-path): Converted into a replaceable function.
11158 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
11159
11160 1999-01-23 Ken'ichi Handa <handa@gnu.org>
11161
11162 * international/fontset.el (create-fontset-from-x-resource): Make
11163 style variants.
11164
11165 1999-01-22 Dave Love <fx@gnu.org>
11166
11167 * paths.el (Info-default-directory-list): Put sysdir after start.
11168
11169 1999-01-22 Sam Steingold <sds@goems.com>
11170
11171 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
11172 a process associated with it.
11173
11174 1999-01-22 Jason Rumney <jasonr@altavista.net>
11175
11176 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
11177
11178 1999-01-22 Felix Lee <flee@cygnus.com>
11179
11180 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
11181 major-mode.
11182 (vc-annotate-mode): Delete variable.
11183
11184 1999-01-22 Andrew Innes <andrewi@gnu.org>
11185
11186 * startup.el (command-line): [windows-nt]: Check for existence of
11187 .emacs file so as to notice .emacs.el or .emacs.elc and use them
11188 in preference to _emacs.
11189
11190 1999-01-22 Dave Love <fx@gnu.org>
11191
11192 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
11193
11194 1999-01-20 Richard Stallman <rms@gnu.org>
11195
11196 * files.el (find-file-noselect): Do wildcard processing only
11197 if new arg WILDCARDS is non-nil.
11198 (find-file, find-file-other-window): New arg WILDCARDS.
11199 Default it to non-nil if interactive.
11200 (find-file-other-frame): Likewise.
11201 (find-file-read-only): Likewise.
11202 (find-file-read-only-other-window): Likewise.
11203 (find-file-read-only-other-frame): Likewise.
11204
11205 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
11206 (widget-plist-convert-option): Delete spurious comma.
11207
11208 1999-01-19 Jason Rumney <jasonr@altavista.net>
11209
11210 * term/w32-win.el (w32-standard-fontspec-spec): Change
11211 iso8859-5 to koi8-r. Add iso8859-9.
11212
11213 1999-01-19 Dave Love <fx@gnu.org>
11214
11215 * browse-url.el (browse-url-maybe-new-window): Delete macro and
11216 its uses.
11217
11218 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
11219 is active.
11220 (fortran-indent-subprogram): Likewise.
11221
11222 1999-01-19 Dave Love <d.love@dl.ac.uk>
11223
11224 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
11225
11226 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11227
11228 * wid-edit.el (alist): Use sexp as default key-type.
11229
11230 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11231
11232 * textmodes/tex-mode.el (tex-define-common-keys):
11233 Remove key binding of tex-feed-input.
11234 (tex-mode-map): Bind tex-feed-input here.
11235 (tex-start-shell): Use compilation-shell-minor-mode. Set
11236 comint-input-filter-functions before running tex-shell-hook.
11237 (tex-start-tex): Forget compilation errors.
11238 (tex-compilation-parse-errors): Rewritten to work also with
11239 compile-mouse-goto-error and compile-goto-error. Adjusted to
11240 change in tex-region.
11241 (tex-region): For the temp file use file-name without directory.
11242 (tex-file): Expand file name of tex-print-file.
11243
11244 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11245
11246 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
11247
11248 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
11249
11250 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
11251 beginning could cause Emacs to hang. Fixed.
11252
11253 1999-01-18 Ken'ichi Handa <handa@gnu.org>
11254
11255 * international/ccl.el (ccl-compile-translate-character): Handle
11256 the case that a tranlation table is CCL register correctly.
11257
11258 * international/mule-cmds.el (select-safe-coding-system):
11259 Hightlight at most 256 characters.
11260
11261 1999-01-18 Dave Love <fx@gnu.org>
11262
11263 * startup.el (command-line): If the init file changes operation to
11264 unibyte, make all buffers unibyte and re-set language environment.
11265
11266 * disp-table.el (standard-display-european): Make all existing
11267 buffers unibyte. Fix doc.
11268
11269 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
11270
11271 * wid-edit.el (coding-system): Define this unconditionally.
11272
11273 * simple.el (shell-command-on-region-default-error-buffer): New var.
11274 (shell-command-on-region): Use that variable as interactive
11275 value of ERROR-BUFFER argument.
11276
11277 1999-01-17 Sam Steingold <sds@goems.com>
11278
11279 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
11280
11281 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11282
11283 * progmodes/compile.el (compilation-goto-locus): If already in the
11284 compilation buffer's window, keep it in that window.
11285 (compile-mouse-goto-error): Add Doc. Don't play with windows.
11286 (compile-goto-error): Don't play with windows.
11287
11288 * textmodes/tex-mode.el (latex-run-command): Doc fix.
11289 (tex-command): Doc fix.
11290 (tex-compilation-parse-errors): Doc fix.
11291 (tex-generate-zap-file-name): Don't start the name with -.
11292 (tex-expand-files): Works now also with strings ending with ":".
11293
11294 1999-01-17 Ian T Zimmerman <itz@transbay.net>
11295
11296 Patch failed to install:
11297 * gametree.el: Document scoring functionality.
11298 (gametree-score-regexp): Add optional plus sign.
11299 (gametree-score-opener): Replace `:' with `=' as the former
11300 conflicts with gametree-half-ply-regexp.
11301 (gametree-transpose-following-leaves): Add.
11302 (gametree-insert-new-leaf): Make modifying commands barf in read
11303 only buffers.
11304 (gametree-break-line-here): Add a call to
11305 `gametree-transpose-following-leaves'. This maintains the
11306 necessary invariant that on each level all leaf children precede
11307 all nonleaf children. This has always been implied, but left to
11308 the user, and, unfortunately, undocumented.
11309
11310 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
11311
11312 * wid-edit.el (plist, alist): New widget types.
11313
11314 1999-01-17 Dave Love <fx@gnu.org>
11315
11316 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
11317 fix scope of condition-case therein.
11318
11319 1999-01-17 Andrew Innes <andrewi@gnu.org>
11320
11321 * dos-w32.el: (find-buffer-file-type-coding-system): Use
11322 default-buffer-file-coding-system when file doesn't exist (and
11323 isn't covered by a special case) instead of forcing undecided-dos
11324 against the user's wishes.
11325
11326 * dos-w32.el (direct-print-region-helper): New function based on
11327 direct-print-region-function; sends data to specified printer port
11328 without further translation. Recognize and handle specially the
11329 standard `print' and `nprint' programs, as well as `lpr' and
11330 similar programs. Only write directly to the printer port if no
11331 print program is specified. Work around a bug in Windows 9x
11332 affecting Win32 version of Emacs by invoking command.com to write
11333 to the printer port instead of writing directly.
11334 (direct-print-region-function): Use direct-print-region-helper to
11335 do most of the work.
11336 (direct-ps-print-region-function): New function; analogue of
11337 direct-print-region-function for ps-print.
11338 (ps-lpr-command): Comment out setq; leave as example usage.
11339 (ps-lpr-switches): Ditto.
11340
11341 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
11342 and MS-Windows.
11343 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
11344 DOS and Windows platforms, to indicate direct printing. Update
11345 the docstring accordingly.
11346
11347 * ps-print.el: (ps-printer-name): Update docstring about usage on
11348 MS-DOS and MS-Windows.
11349 (ps-lpr-command): Update docstring as for lpr-command.
11350 (ps-print-region-function): New variable.
11351 (ps-do-despool): Use it.
11352 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
11353 DOS/Windows.
11354
11355 * subr.el (subst-char-in-string): New function.
11356
11357 1999-01-17 Eli Zaretskii <eliz@gnu.org>
11358
11359 * international/codepage.el (cp852-decode-table): Fill a nil entry.
11360
11361 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
11362 (bdf-find-font-info): New function, looks for the first readable
11363 file from a list of alternatives.
11364 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
11365 instead of bdf-get-font-info.
11366 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
11367 to ps-mule-generate-bitmap-glyph.
11368
11369 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
11370 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
11371 now be a list of alternative names.
11372 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
11373 (ps-mule-prepare-font): Likewise.
11374
11375 * international/codepage.el (cp855-decode-table,
11376 cp850-decode-table): Fill some nil entries.
11377
11378 1999-01-16 Dave Love <fx@gnu.org>
11379
11380 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
11381 last change.
11382
11383 1999-01-15 Dave Love <fx@gnu.org>
11384
11385 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
11386 and change regexp for command names.
11387 (help-xref-go-back, function-called-at-point, symbol-file)
11388 (where-is): Doc fixes.
11389 (help-xref-go-back): Remove interactive spec.
11390 (describe-function-1): Fix message for alias. Buttomize alias
11391 name.
11392
11393 * simple.el (join-line): New alias.
11394
11395 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
11396
11397 * forms.el: (forms--show-record): Convert integers to string
11398 expicitly since concat will no longer accept integers.
11399 (forms-print): Use local `total-nb-records' since
11400 `forms--total-records' will be inaccessible after buffer switching.
11401
11402 1998-01-14 Felix Lee <flee@cygnus.com>
11403
11404 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
11405
11406 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
11407
11408 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
11409
11410 1999-01-14 Eli Zaretskii <eliz@gnu.org>
11411
11412 * international/codepage.el (cp850-decode-table): Fix previous change.
11413
11414 1999-01-14 Simon Marshall <simon@gnu.org>
11415
11416 * shell.el (shell-dirtrack-verbose): New custom variable.
11417 (shell-dirstack-message): Use it.
11418
11419 1999-01-14 Kenichi Handa <handa@etl.go.jp>
11420
11421 * international/mule-conf.el: Coding system alias `dos' for
11422 `undecided-dos', `mac' for `undecided-mac'.
11423
11424 * international/mule-cmds.el (describe-language-environment):
11425 Don't alter input-method-alist.
11426
11427 1999-01-13 Eli Zaretskii <eliz@gnu.org>
11428
11429 * international/codepage.el (cp850-decode-table): Replace nil
11430 entries with codes of similary looking glyphs. (Suggested by
11431 Jason Rumney <jasonr@altavista.net>.)
11432
11433 1999-01-13 Dave Love <fx@gnu.org>
11434
11435 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
11436
11437 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
11438
11439 1999-01-12 Karl Heuer <kwzh@gnu.org>
11440
11441 * files.el (auto-save-hook): Defvar this.
11442
11443 1999-01-12 Alex Schroeder <asc@bsiag.com>
11444
11445 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
11446 faces, eliminating the need to load font-lock before loading sql.
11447 (sql-mode-oracle-font-lock-keywords): Likewise.
11448 (sql-mode-postgres-font-lock-keywords): Likewise.
11449
11450 1999-01-11 Dave Love <fx@gnu.org>
11451
11452 * cus-start.el: Add inhibit-eol-conversion.
11453
11454 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
11455 the values round.
11456
11457 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
11458
11459 * help.el (help-mode-finish): Renamed from help-mode-maybe.
11460 Don't switch to Help mode here.
11461 (temp-buffer-setup-hook): Use help-mode-finish.
11462 (help-mode-setup): New function.
11463 (temp-buffer-setup-hook): Use help-mode-setup.
11464
11465 * progmodes/sql.el: New file.
11466
11467 * files.el (auto-mode-alist): Add sql-mode.
11468
11469 * faces.el (list-faces-display): Improve the formatting
11470 by computing the maximum length required for any face-name.
11471
11472 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11473
11474 * progmodes/compile.el (compilation-shell-minor-mode): New function.
11475
11476 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
11477
11478 * term.el (term_send_home): Change the string to
11479 be the same as the one emitted by xterm and consistent with the
11480 ones emitted by prior and next.
11481 (term_send_end): Likewise.
11482
11483 1999-01-10 Dave Love <fx@gnu.org>
11484
11485 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
11486 bindings.
11487
11488 1999-01-10 Eli Zaretskii <eliz@gnu.org>
11489
11490 * international/codepage.el (codepage-setup): Doc fix.
11491 (cp-decoding-vector-for-codepage): Likewise.
11492
11493 1999-01-10 Markus Rost <rost@gnu.org>
11494
11495 * cus-edit.el (custom-save-delete): First scan the custom-file.
11496
11497 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
11498
11499 * international/iso-transl.el: Define a "function name" for
11500 each translation that isn't ASCII. Use these function names
11501 in iso-transl-char-map.
11502
11503 1999-01-08 Kenichi Handa <handa@etl.go.jp>
11504
11505 * international/mule-util.el (decompose-region): Do decomposition
11506 on temporary unibyte buffer.
11507
11508 * international/mule.el (make-char): Doc-string modified.
11509
11510 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
11511
11512 * simple.el (comment-region): Delete spaces only if we
11513 deleted a comment starter.
11514
11515 1999-01-07 Dave Love <fx@gnu.org>
11516
11517 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11518
11519 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
11520 like eval-defun does.
11521
11522 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
11523
11524 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
11525 constructions. Doc fixes.
11526 (generic-create-generic-function): Use defalias, not fset.
11527
11528 * find-func.el: More doc fixes.
11529
11530 1999-01-06 Stephen Eglen <stephen@gnu.org>
11531
11532 * files.el (save-buffers-kill-emacs): Show the list of current
11533 processes before prompting to kill them and exit.
11534
11535 1999-01-06 Dave Love <fx@gnu.org>
11536
11537 * emacs-lisp/find-func.el: Doc fixes.
11538 (find-function-regexp): Extend for define-generic-mode,
11539 define-derived-mode, easy-mmode-define-minor-mode.
11540
11541 1999-01-06 Dave Love <fx@gnu.org>
11542
11543 * progmodes/fortran.el (fortran-window-create): Account for scroll
11544 bar width.
11545
11546 * browse-url.el: Require (noerror) w3-auto when compiling.
11547 (browse-url-maybe-new-window): Make it a macro and revert last
11548 change to callers.
11549 (browse-url-w3): Require w3 for w3-fetch-other-window.
11550
11551 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11552
11553 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
11554 argument.
11555
11556 1999-01-06 Simon Marshall <simon@gnu.org>
11557
11558 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
11559
11560 * font-lock.el (font-lock-default-fontify-buffer): When using
11561 with-temp-message, use nil rather than current-message.
11562
11563 * lazy-lock.el (lazy-lock-unstall):
11564 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
11565 rather than current-message.
11566
11567 * fast-lock.el (fast-lock-save-cache-1):
11568 (fast-lock-cache-data): When using with-temp-message, use nil rather
11569 than current-message.
11570
11571 1999-01-06 Eli Zaretskii <eliz@gnu.org>
11572
11573 * international/codepage.el (cp-coding-system-for-codepage-1): Add
11574 the valid-codes property.
11575
11576 * international/mule-cmds.el (prefer-coding-system): Call
11577 set-coding-priority, so that the internal array of priorities is
11578 also updated.
11579
11580 * international/mule-util.el:
11581 (coding-system-change-eol-conversion,
11582 coding-system-change-text-conversion): Don't define here.
11583
11584 * international/mule-cmds.el: Define them here. Remove the
11585 autoload cookies.
11586
11587 1999-01-06 Andreas Schwab <schwab@gnu.org>
11588
11589 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
11590 if it was enabled before.
11591
11592 * view.el (View-revert-buffer-scroll-page-forward): Bind
11593 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
11594
11595 * files.el (recover-session): Preserve point when inserting
11596 explanation.
11597
11598 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
11599
11600 * cus-edit.el (custom-save-delete): Don't delete whitespace
11601 and comments before the sexp that is replaced.
11602
11603 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11604
11605 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
11606
11607 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
11608
11609 * vc.el (vc-dired-hook): Use the original value of
11610 dired-move-to-filename-regexp on lines that have not been
11611 reformatted yet.
11612 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
11613 file lines have already been reformatted.
11614
11615 1999-01-05 Dave Love <fx@gnu.org>
11616
11617 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
11618 buffer-local.
11619
11620 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
11621
11622 * progmodes/f90.el: Change of regular expressions for type to
11623 correct highlighting and identation. Some small fixes for
11624 compatibility with XEmacs.
11625
11626 1999-01-05 Stephen Eglen <stephen@gnu.org>
11627
11628 * mspools.el (mspools-vm-system-mail): Provide an alternative
11629 value based on rmail-spool-directory if $MAIL is not defined.
11630
11631 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
11632
11633 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
11634 (reftex-section-info): Handle negative section levels.
11635 (reftex-view-crossref-extra): New option.
11636 (reftex-view-crossref): Generalized to work in more places.
11637 (reftex-find-citation-regexp-format, reftex-find-reference-format,
11638 reftex-macros-with-labels, reftex-global-search-marker): New variables.
11639 (reftex-view-cite-locations-from-bibtex): New command.
11640 (reftex-view-regexp-match, reftex-global-search,
11641 reftex-global-search-continue): New functions.
11642 (reftex-extract-bib-entries): No error for non-existing BibTeX
11643 file, just a message.
11644 (reftex-extract-bib-entries): Better error handling.
11645 (reftex-select-with-char): Use `*RefTeX Select*' for selection
11646 help and force it on current frame.
11647 (reftex-default-bibliography): New function.
11648 (reftex-access-parse-file): Check consistency after loading a
11649 parse file. When inconsistent, enfore rescan.
11650 (reftex-check-parse-consistency): New function.
11651 (easy-menu-define): Options section drastically shortened.
11652
11653 1999-01-05 Kenichi Handa <handa@etl.go.jp>
11654
11655 * language/thai-util.el (thai-compose-string): New function.
11656
11657 1999-01-04 Inge Frick <inge@nada.kth.se>
11658
11659 * easymenu.el (easy-menu-define): Doc fix.
11660 (easy-menu-create-menu): New keyword :included.
11661 (easy-menu-do-add-item): New keyword :included. SUFFIX may
11662 be an expression, not only a string. Simulate style `button'.
11663 Use easy-menu-define-key-intern instead of easy-menu-define-key.
11664 (easy-menu-define-key-intern): New function.
11665 (easy-menu-add-item): Understand value returned from
11666 easy-menu-item-present-p and easy-menu-remove-item.
11667 (easy-menu-return-item): New function.
11668 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
11669
11670 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
11671
11672 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
11673 Use rmail-output-read-rmail-file-name to read the file name.
11674 Always call rmail-output-to-rmail-file noninteractively.
11675 When count > 1, do the loop here.
11676 Handle rmail-delete-after-output here.
11677 (rmail-summary-output): Similar changes.
11678
11679 * mail/rmailout.el: Provide `rmailout'.
11680 (rmail-output-read-rmail-file-name): New function.
11681 (rmail-output-to-rmail-file): Use that.
11682 (rmail-output-read-file-name): New function.
11683 (rmail-output): Use that.
11684
11685 * files.el (find-file-noselect): Let /: suppress wildcard matching.
11686 Error if wildcard matches no files.
11687
11688 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
11689
11690 * menu-bar.el (clipboard-yank): Doc fix.
11691
11692 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
11693
11694 1998-12-31 Markus Rost <rost@delysid.gnu.org>
11695
11696 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
11697
11698 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
11699
11700 * rmail.el (rmail-encode-string): Make sure mask value is
11701 positive; (emacs-pid) returns a negative number on Windows 9x
11702 which causes odd behaviour.
11703
11704 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
11705
11706 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
11707 and about w32-* variables unless on Windows/NT.
11708
11709 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
11710
11711 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
11712 if buffer is modified; ask about all modified buffers.
11713
11714 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
11715
11716 * simple.el (what-cursor-position): Fix previous change.
11717
11718 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
11719
11720 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
11721 from paragraph-start.
11722
11723 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
11724
11725 * international/mule-cmds.el (prefer-coding-system): If the
11726 argument requires specific EOL conversion type, make the default
11727 coding systems use that.
11728
11729 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
11730
11731 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
11732 Use shell-command-on-region.
11733 (m4-start-m4, m4-end-m4): Functions deleted.
11734
11735 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
11736
11737 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
11738
11739 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11740
11741 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
11742 to compose-mail in the correct places and as a list.
11743
11744 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
11745
11746 * page-ext.el: Added mouse-selection feature for pages directory buffer.
11747 (pages-directory-map): Bind mouse-2
11748 (pages-copy-header-and-position): Put text property.
11749 (pages-directory-goto-with-mouse): New function.
11750
11751 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
11752
11753 * international/codepage.el (cp-make-coding-systems-for-codepage):
11754 Doc fix.
11755 (cp-coding-system-for-codepage-1): Likewise.
11756
11757 1998-12-29 Kenichi Handa <handa@etl.go.jp>
11758
11759 * language/thai-util.el (thai-post-read-conversion): Handle Thai
11760 composition sequence correctly here instead of calling
11761 thai-compose-region.
11762
11763 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
11764 newline in multibyte buffer, if previous or next character is a
11765 composite char, check the first component of the composite char.
11766
11767 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
11768
11769 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
11770 and track-mouse.
11771
11772 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11773
11774 * mail/sendmail.el (mail-yank-original): Remove text properties
11775 after insertion.
11776 (mail-yank-region): Barf if no mark is set in the message
11777 being replied to.
11778
11779 * help.el (function-called-at-point): First look for function at point.
11780
11781 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11782
11783 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
11784
11785 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11786
11787 * simple.el (what-cursor-position): Print character encoding also.
11788
11789 1998-12-26 Dave Love <fx@gnu.org>
11790
11791 * textmodes/flyspell.el: If local-maps work, don't put
11792 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
11793 in flyspell-mouse-map (only).
11794 (flyspell-use-local-map): New variable.
11795 Use a different mouse-2 binding in that case,
11796 and don't add to minor-mode-map-alist.
11797 (make-flyspell-overlay, flyspell-correct-word):
11798 Test flyspell-use-local-map.
11799
11800 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11801
11802 * files.el (file-expand-wildcards): Handle wildcards in directory name.
11803 Be careful about whether to return a relative file name,
11804 and if so, relative to what directory.
11805
11806 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11807
11808 * emacs-lisp/easymenu.el (easy-menu-get-map):
11809 Change global map only if this menu exists in the global map already,
11810 and not in the local map.
11811 (easy-menu-do-add-item): Fix error message.
11812
11813 * foldout.el (foldout-inhibit-key-bindings):
11814 Avoid concatenating onto outline-minor-mode-prefix.
11815 Make a new keymap for that prefix, if it does not already have one.
11816
11817 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
11818
11819 * cperl-mode.el:
11820 Can use linear algorithm for indentation if Emacs supports it.
11821 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
11822 (cperl-after-block-p): Likewise.
11823 (cperl-after-block-and-statement-beg): Likewise.
11824 (cperl-after-block-p): After END/BEGIN we are a block.
11825 (cperl-after-expr-p): Skip labels when checking
11826 (cperl-indent-region): Make a marker for END - text added/removed.
11827 Disable hooks during the call (how to call them later?).
11828 Now indents 820-line-long function in 6.5 sec (including
11829 syntaxification) the first time (when buffer has few
11830 properties), 7.1 sec the second time.
11831 (cperl-indent-region): Do not indent whitespace lines
11832 (cperl-style-alist)
11833 Include `cperl-merge-trailing-else' where the value is clear.
11834 (cperl-styles-entries): Likewise.
11835 (cperl-problems): Improvements to docs.
11836 (cperl-tips): Likewise.
11837 (cperl-non-problems): Likewise.
11838 (cperl-mode): Make lazy syntaxification possible.
11839 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
11840 `font-lock-unfontify-region-function' was set to a wrong function.
11841
11842 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
11843 restart syntaxification. Changed so that -d ?foo? is a RE. Do
11844 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
11845 but 1<<6 was considered as HERE-doc.
11846 <file/glob> made into a string.
11847 Postpone addition of faces after syntactic step.
11848 Recognition of <FH> was wrong.
11849 Highlight `gem' in s///gem as a keyword. `qr' recognized.
11850 Knows that split// is null-RE.
11851 Highlights separators in 3-parts expressions as labels.
11852 <> was considered as a glob.
11853 Would err if the last line is `=head1'.
11854 $a-1 ? foo : bar; was a considered a regexp.
11855 `<< (' was considered a start of HERE-doc.
11856 mark qq[]-etc sections as syntax-type=string
11857 Was not processing sub protos after a comment ine.
11858 Was treating $a++ <= 5 as a glob.
11859 Tolerate unfinished REx at end-of-buffer.
11860 `unwind-protect' was left commented.
11861 / and ? after : start a REx.
11862
11863 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
11864 Better default, customizes to `message' too, off in text-mode.
11865
11866 (cperl-array-face): Renamed from `font-lock-emphasized-face',
11867 `defface'd.
11868 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
11869 `defface'd.
11870 (cperl-emacs-can-parse): New state variable.
11871 (cperl-indent-line): Corrected to use global state.
11872 (cperl-calculate-indent): Likewise.
11873 (cperl-fix-line-spacing): Likewise (not used yet).
11874 (cperl-calculate-indent): Did not consider `,' as
11875 continuation mark for statements.
11876 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
11877 Remove another parse-data optimization at toplevel: would
11878 indent correctly.
11879 Correct for labels when calculating indentation of continuations.
11880 Docstring updated.
11881 (cperl-choose-color): Converted to a function (to be
11882 compilable in text-mode).
11883 (cperl-dark-background): Disable without window-system.
11884 Do `defface' only if window-system.
11885 (cperl-fix-line-spacing): Sped up to bail out early.
11886 (x-color-defined-p): Was not compiling on XEmacs
11887 Was defmacro'ed with a tick. Remove another def.
11888 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
11889 (cperl-unwind-to-safe): New function.
11890 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
11891 (cperl-fontify-syntaxically): Unwinds start and end to go out of
11892 long strings (not very successful).
11893 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
11894 Highlight the starting // in s//foo/ as function-name.
11895 Emit a meaningful error instead of a cryptic one for an
11896 uncomplete REx near end-of-buffer.
11897
11898 (cperl-electric-keyword): `qr' recognized.
11899 (cperl-electric-else): Likewise
11900 (cperl-to-comment-or-eol): Likewise
11901 (cperl-make-regexp-x): Likewise
11902 (cperl-init-faces): Likewise, and `lock' (as overridable?).
11903 Corrected to use new macros;
11904 `if' for copying `reference-face' to `constant-face' was backward.
11905 remove init `font-lock-other-emphasized-face',
11906 `font-lock-emphasized-face', `font-lock-keyword-face'.
11907 Interpolate `cperl-invalid-face'.
11908 (cperl-make-regexp-x): Misprint in a message.
11909 (cperl-syntaxify-unwind): New configuration variable
11910 (cperl-fontify-m-as-s): New configuration variable
11911 (cperl-electric-pod): Check for after-expr was performed
11912 inside of POD too.
11913 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
11914 (cperl-clobber-mode-lists): New configuration variable.
11915 (cperl-not-bad-style-regexp): Updated.
11916 Init: `cperl-is-face' was busted.
11917 (cperl-make-face): New macros.
11918 (cperl-force-face): New macros.
11919 (font-lock-other-type-face): Done via `defface' too.
11920 (cperl-nonoverridable-face): New face. Renamed from
11921 `font-lock-other-type-face'.
11922 (cperl-init-faces-weak): Use `cperl-force-face'.
11923 (cperl-comment-indent): Commenting __END__ was not working.
11924 (cperl-indent-for-comment): Likewise.
11925 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
11926 When removing old TAGS info was not relativizing filename.
11927 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
11928 Another try to work around XEmacs problems. Better progress messages.
11929 (toplevel): Require custom unprotected => failure on 19.28.
11930 (cperl-xemacs-p): Defined when compile too
11931 (cperl-find-tags): Was writing line/pos in a wrong order,
11932 pos off by 1 and not at beg-of-line.
11933 (cperl-etags-snarf-tag): New macro
11934 (cperl-etags-goto-tag-location): New macro
11935 (cperl-version): New variable. New menu entry
11936 random docstrings: References to "future" 20.3 removed.
11937 Menu was described as `CPerl' instead of `Perl'
11938 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
11939 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
11940 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
11941 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
11942 `font-lock-reference-face', `font-lock-keyword-face'.
11943 Use `eval-after-load'.
11944 Remove not-CPerl-related faces.
11945 (cperl-tips-faces): New variable and an entry into Mini-docs.
11946 (cperl-indent-exp): Was not processing else-blocks.
11947 (cperl-get-state): NOP line removed.
11948 (cperl-ps-print): New function and menu entry.
11949 (cperl-ps-print-face-properties): New configuration variable.
11950 (cperl-invalid-face): New configuration variable.
11951 (perl-font-lock-keywords): Highlight trailing whitespace
11952 (cperl-contract-levels): Documentation corrected.
11953 (cperl-contract-level): Likewise.
11954 (cperl-ps-extend-face-list): New macro.
11955 (cperl-invalid-face): Change to ''underline.
11956
11957 1998-12-25 Markus Rost <rost@delysid.gnu.org>
11958
11959 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
11960 for read-file-name.
11961 (rmail-output-to-rmail-file): Likewise.
11962
11963 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11964
11965 * emacs-lisp/easymenu.el (easy-menu-get-map):
11966 If MENU is nil, use global menu-bar map.
11967 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
11968 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
11969
11970 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11971
11972 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
11973
11974 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11975
11976 * ps-print.el (ps-print-version): New version number (4.1.3).
11977
11978 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
11979
11980 * international/mule-cmds.el: Use make-sparse-keymap instead of
11981 define-prefix-key when defining MULE menu items.
11982
11983 * info.el (Info-node-at-bob-matching): New function.
11984 (Info-find-node, Info-build-node-completions): Call it.
11985
11986 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
11987
11988 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
11989 when this is an autoloaded keymap.
11990
11991 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
11992
11993 * international/codepage.el (cp-coding-system-for-codepage-1):
11994 Create separate encoders and decoders, for DOS and Unix. Make the
11995 usual family of 3 coding systems, so that automatic detection of
11996 EOL type works.
11997 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
11998 Unix-specific symbols here, and don't call
11999 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
12000 Handa <handa@etl.go.jp>.)
12001
12002 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
12003
12004 * term/internal.el (IT-character-translations): New variable, an
12005 alist used to display characters for which there's no glyphs in
12006 the current codepage.
12007 (IT-display-table-setup): New function, sets up the DOS terminal
12008 for a given codepage.
12009 (dos-codepage-setup): New function, sets up the MULE environment
12010 for the current value of dos-codepage.
12011 (top-level if): In the multibyte mode, turn on
12012 unibyte-display-via-language-environment. In the unibyte mode,
12013 set up the special syntax tables to map lower- to upper case and
12014 back.
12015
12016 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
12017
12018 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
12019 (speedbar-frame-plist) Remove useless comments.
12020 (speedbar-frame-mode) Do not specify height if it is in the param list.
12021 Use default y position w/out changing it.
12022 If default x position is a list, keep, calculate the non-list X
12023 value when devining an initial position.
12024 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
12025 (speedbar-tag-group-name-minimum-length): New variable.
12026 (speedbar-frame-parameter): New compatibility function.
12027 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
12028 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
12029 groups to keep things in the right order, and to help with some
12030 naming conventions.
12031 (speedbar-create-tag-hierarchy): Enable buffer local version of
12032 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
12033 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
12034 the case, derive it from the cursor location in speedbar.
12035
12036 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
12037
12038 * international/mule-cmds.el (set-language-environment): On MS-DOS
12039 terminals, install DOS-specific nonascii-translation-table if the
12040 language info doesn't specify one. Pass the default eol-type to
12041 set-language-environment-coding-systems.
12042 (set-default-coding-systems): Copy the eol-type property for the
12043 new default values of {buffer-file,process}-coding-system from the
12044 old defaults.
12045 (set-language-environment-coding-systems): Accept an optional
12046 argument EOL-TYPE, and set the eol-type property of the default
12047 coding systems accordingly.
12048 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
12049 (set-keyboard-coding-system): Likewise.
12050 (set-default-coding-systems): Don't set
12051 default-terminal-coding-system on MS-DOS to anything but nil.
12052 (prefer-coding-system): Describe in the doc string that
12053 default-terminal-coding-system is not changed on MS-DOS.
12054 (set-language-environment): For MS-DOS, set standard syntax table
12055 and display table for all characters with code above 127.
12056 (standard-display-european-internal): For MS-DOS, pass all
12057 characters with code above 127 directly to the terminal, and don't
12058 remap characters 160 and 146 in the unibyte case.
12059
12060 * international/codepage.el: New file.
12061
12062 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12063
12064 * diary-lib.el (diary-float): Fix end-of-year error and typos in
12065 comments.
12066
12067 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
12068
12069 * map-ynp.el (map-y-or-n-p): Ignore input methods.
12070
12071 * subr.el (read-passwd): Likewise.
12072
12073 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
12074
12075 * info.el (Info-find-node): Add 1 to the position read from the
12076 tag table. Don't fail if the node delimiter ^_ is the first
12077 character in the file.
12078 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
12079 first character in the file.
12080 (Info-read-subfile): Likewise.
12081 (Info-select-node): Likewise.
12082 (Info-build-node-completions): Likewise.
12083
12084 1998-12-16 Richard Stallman <rms@gnu.org>
12085
12086 * term/x-win.el (x-cut-buffer-or-selection-value):
12087 If clipboard is enabled, try it before PRIMARY selection.
12088
12089 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12090
12091 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
12092 insert c-cedilla and C-cedilla respectively, like in latin-1.
12093
12094 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
12095
12096 * language/hebrew.el: Don't use sublists in the flags argument
12097 passed to make-coding-system.
12098
12099 1998-12-15 Kenichi Handa <handa@etl.go.jp>
12100
12101 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
12102 list of character sets found by find-charset-region.
12103
12104 * ps-mule.el: Always require ps-print. Move some function
12105 definitions for Emacs 20.2 and the earlier to ps-print.el.
12106 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
12107
12108 * ps-print.el: Define several functions for Emacs 20.2 and the
12109 earlier version.
12110 (ps-printer-name): Check if printer-name is bound.
12111
12112 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12113
12114 * ps-mule.el: Programming uniformization and little code improvement.
12115 (ps-mule-prepare-font): Programming uniformization.
12116 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
12117 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
12118
12119 * ps-bdf.el: Programming uniformization and little code improvement.
12120 (bdf-search-and-read): New fun.
12121 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
12122 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
12123 (bdf-info-relative-compose, bdf-info-baseline-offset)
12124 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
12125 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
12126 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
12127 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
12128 improvement.
12129
12130 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12131
12132 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
12133 and mule related code extraction. Autoload ps-mule funs.
12134
12135 * ps-mule.el: Doc fix. Require ps-print only when compiled.
12136 (ps-mule-prologue-generated): New fun.
12137 (ps-mule-plot-string): Add autoload cookie.
12138 (ps-mule-begin-job): Call ps-mule-prologue-generated.
12139
12140 1998-12-15 Kenichi Handa <handa@etl.go.jp>
12141
12142 * ps-bdf.el: Require ps-mule instead of ps-print.
12143 (bdf-directory-list): Add autoload cookie.
12144
12145 * ps-mule.el: New file. Mule related code extracted from
12146 ps-print.el. Require ps-print, provide ps-mule.
12147 (ps-multibyte-buffer): Add autoload cookie.
12148 (ps-mule-prepare-ascii-font): New fun.
12149 (ps-mule-set-ascii-font): New fun.
12150 (ps-mule-skip-same-charset): Fun deleted.
12151 (ps-mule-plot-string): Set ps-mule-current-charset.
12152 (ps-mule-initialize): Add autload cookie. Don't set
12153 ps-mule-font-info-database here.
12154 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
12155 ps-mule-font-info-database and ps-control-or-escape-regexp.
12156 (ps-mule-begin-page): New fun.
12157
12158 * ps-print.el: Mule related code moved to ps-mule.el.
12159 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
12160 check ps-mule-charset-list.
12161 (ps-begin-page): Don't set ps-mule-current-charset, instead call
12162 ps-mule-begin-page.
12163 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
12164 (ps-plot-region): Don't set ps-mule-current-charset, instead call
12165 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
12166 instead skip same charsets by itself.
12167 (ps-generate): Call ps-mule-initialize of needs-begin-file is
12168 non-nil. Call ps-mule-begin-job.
12169
12170 1998-12-15 Kenichi Handa <handa@etl.go.jp>
12171
12172 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
12173 instead of bdf.
12174
12175 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
12176 (ps-mule-external-libraries): New element FEATURE.
12177 (ps-mule-init-external-library): Ajusted for the above change.
12178 (ps-mule-generate-font): Likewise.
12179 (ps-mule-generate-glyphs): Likewise.
12180 (ps-mule-prepare-font): Likewise.
12181 (ps-mule-initialize): Likewise.
12182 (ps-begin-file): Superfluous tailing parenthesis deleted.
12183
12184 1998-12-15 Kenichi Handa <handa@etl.go.jp>
12185
12186 * international/fontset.el (x-decompose-font-name): If PATTERN
12187 doesn't have any wild cards, return a vector made from a name that
12188 is found by x-resolve-font-name found. Comments added.
12189
12190 * international/mule-cmds.el (find-coding-systems-for-charsets):
12191 Handle the case of unknown charset.
12192 (find-multibyte-characters): If invalid multibyte characters are
12193 found, return the corresponding strings instead of character
12194 codes.
12195 (find-multibyte-characters): Adjusted for the above change.
12196 (select-safe-coding-system): For a unibyte buffer, always returns
12197 DEFAULT-CODING-SYSTEM.
12198 (get-charset-property): Fix previous change. Make it a function.
12199 (put-charset-property): Make it a function.
12200
12201 * international/mule.el (make-coding-system): Set mime-charset
12202 property of *-with-esc coding system to nil.
12203
12204 * international/quail.el (quail-point-in-conversion-region): New
12205 function.
12206 (quail-conversion-backward-delete-char): When a key sequence is
12207 being translated, call quail-delete-last-char.
12208
12209 * language/devan-util.el
12210 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
12211 handle devanagari-decomposition-rules.
12212
12213 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
12214
12215 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
12216 tex-start-options-string to empty string.
12217 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
12218
12219 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
12220
12221 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
12222 5xx responses are already handled properly).
12223
12224 1998-12-13 Richard Stallman <rms@gnu.org>
12225
12226 * progmodes/compile.el (compilation-error-regexp-alist): Insist
12227 on a non-digit in the file name.
12228
12229 * simple.el (comment-region): Handle comment-padding
12230 separately for insertion and for deletion, in the right way for each.
12231
12232 1998-12-13 Felix Lee <flee@cygnus.com>
12233
12234 * progmodes/compile.el (compilation-error-regexp-alist): Fix
12235 regexp to match "ChangeLog:1:1998-12-09 ..."
12236
12237 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
12238
12239 * cus-start.el (dos-unsupported-char-glyph): Add.
12240
12241 1998-12-11 Dave Love <fx@gnu.org>
12242
12243 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
12244 forward-sexp in condition-case.
12245
12246 * emacs-lisp/find-func.el (find-function-search-for-symbol):
12247 Remove unnecessary test on `library' for explicit file name.
12248 Widen scope of save-match-data.
12249
12250 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
12251
12252 * international/mule.el (load-with-code-conversion): If the loaded
12253 file was inserted with no-conversion or raw-text coding system,
12254 make the buffer unibyte.
12255
12256 1998-12-09 Richard Stallman <rms@gnu.org>
12257
12258 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
12259 Get rid of nested loops.
12260
12261 * mouse.el (mouse-drag-vertical-line):
12262 If WHICH-SIDE is not `right', then scroll bars are on the left.
12263
12264 * loadhist.el (load-history-loaded): defvar moved to help.el.
12265
12266 * help.el (symbol-file-load-history-loaded): Variable renamed,
12267 and defvar moved from loadhist.el.
12268 (symbol-file): Renamed from describe-function-find-file.
12269 Load fns-VERSION.el here.
12270 (describe-variable, describe-function-1): Use symbol-file.
12271
12272 * textmodes/tex-mode.el (tex-generate-zap-file-name):
12273 Don't start the name with #.
12274
12275 * ispell.el: Take out the eval-when's.
12276
12277 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
12278
12279 * dirtrack.el (dirtrack-directory-change-hook): New hook.
12280 (dirtrack): Run it. Make debug message more verbose.
12281
12282 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
12283
12284 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
12285 name of the abbrev table, and provide support for XEmacs.
12286 (octave-xemacs-p): New variable.
12287
12288 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
12289
12290 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
12291 exit, when mail-interactive is nil.
12292
12293 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
12294
12295 * files.el (after-find-file): Message fix.
12296
12297 1998-12-09 Ken Stevens <stevens@kdstevens.com>
12298
12299 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
12300
12301 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
12302
12303 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
12304 filenames using backslashes.
12305
12306 1998-12-09 Dave Love <fx@gnu.org>
12307
12308 * browse-url.el (browse-url-mail): Call compose-mail-other-window
12309 with correct number of args.
12310 (browse-url-maybe-new-window): New arg. Callers changed.
12311
12312 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
12313 comment.
12314
12315 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
12316
12317 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
12318
12319 1998-12-08 Markus Rost <rost@delysid.gnu.org>
12320
12321 * vc.el (vc-rcs-release): Fix Type.
12322 (vc-sccs-release): Fix Type.
12323 (vc-cvs-release): Fix Type.
12324
12325 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
12326 arg work right.
12327
12328 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
12329 output of last undeleted message.
12330
12331 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
12332
12333 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12334 (buffer-undo-list) [windows-nt]: Use different relative path.
12335
12336 1998-12-07 Simon Marshall <simon@gnu.org>
12337
12338 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
12339
12340 1998-12-05 Markus Rost <rost@delysid.gnu.org>
12341
12342 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
12343
12344 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
12345
12346 1998-12-04 Markus Rost <rost@delysid.gnu.org>
12347
12348 * info.el (Info-menu): Don't return error if point is between menu
12349 header and first menu item.
12350
12351 1998-12-04 Dave Love <fx@gnu.org>
12352
12353 * help.el (describe-function-1): Fix description for alias.
12354
12355 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
12356
12357 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
12358 specifications from summary line.
12359
12360 * rect.el (delete-whitespace-rectangle): Mark for autoload.
12361 (close-rectangle): Define alias only once in loaddefs.el.
12362
12363 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
12364
12365 * term/internal.el: Remove code which sets up a special syntax
12366 table for non-ASCII characters.
12367
12368 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
12369
12370 * dos-w32.el (direct-print-region-function): Try to ensure that
12371 printer-name is expanded to a file name on a local drive;
12372 sometimes printing a file loaded from a network volume fails.
12373 (direct-print-region-function): Add a function to
12374 write-region-annotate-functions to append a formfeed character to
12375 the region being printed, if the region doesn't end with a
12376 formfeed already. This avoids creating a second print job
12377 containing a blank page when print spooling is enabled on Windows.
12378
12379 1998-12-02 Dave Love <fx@gnu.org>
12380
12381 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
12382 `Info-goto-node'.
12383
12384 1998-12-02 Richard Stallman <rms@gnu.org>
12385
12386 * help.el (temp-buffer-resize-mode): Doc fix.
12387
12388 * cus-edit.el (custom-save-delete): Save point before
12389 reading a sexp, rather than backing up.
12390
12391 * international/iso-transl.el: Fix previous change.
12392
12393 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
12394
12395 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
12396 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
12397 Added defvars to suppress compilation warnings.
12398
12399 1998-11-30 Ken Stevens <k.stevens@ieee.org>
12400
12401 * ispell.el: Improved and fixed customize for variables:
12402 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
12403 ispell-dictionary-alist, ispell-skip-sgml.
12404 Improved and fixed comments in variables and messages for
12405 functions: ispell-help-in-bufferp, ispell-local-dictionary,
12406 ispell-menu-map, ispell-checking-message, ispell-parser,
12407 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
12408 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
12409 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
12410 ispell-message-text-end, ispell-add-per-file-word-list.
12411 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
12412 system is now required for all languages. Casechars improved for
12413 castellano, castellano8, and norsk dictionaries. Dictionary
12414 norsk7-tex added. Dictionary polish added.
12415 (ispell-dictionary-alist): Redefined at load-time to support
12416 dictionary changes.
12417 (ispell-menu-map): Redefined at load-time to support menu changes.
12418 (ispell-check-version): New alias for `check-ispell-version'.
12419 (ispell-parse-output): Fixed matching for ispell error messages.
12420 Correctly returns spelling suggestions in order generated by ispell
12421 process.
12422 (check-ispell-version): Ensure `case-fold-search' doesn't get
12423 redefined.
12424 (ispell-complete-word): Ensure `case-fold-search' doesn't get
12425 redefined. Fix bug that didn't respect case of word being completed.
12426 (ispell-init-process): Set process coding system to be compatible
12427 with emacs processes and the ispell process.
12428 (ispell-kill-ispell): Ensures ispell process has terminated before
12429 starting new process. This can otherwise confuse process filters
12430 and hang the ispell process.
12431 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
12432 skipping support for sgml.
12433 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
12434 which could cause `ispell-complete-word' to hang.
12435 (ispell-message): Improved message reference matching. Ensure
12436 `case-fold-search' doesn't get redefined.
12437 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
12438 get redefined. Fixed bug in returning to nroff mode from tex mode.
12439 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
12440 get redefined.
12441
12442 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
12443
12444 * textmodes/flyspell.el (flyspell-check-word-p):
12445 Don't delay inside a kbd macro.
12446
12447 * subr.el (make-local-hook): Return the hook variable.
12448
12449 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12450
12451 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
12452 Use a timer instead of post-command-hook.
12453 (hscroll-timer): New variable.
12454
12455 1998-11-30 Dave Love <fx@gnu.org>
12456
12457 * help.el (help-xref-button): Do nothing if text already has the
12458 help-xref property.
12459 (describe-variable): Revert previous change to hyperlink to source.
12460
12461 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
12462
12463 * bindings.el (features): Add `base64' to this list.
12464
12465 * loadhist.el (symbol-file): Doc fix.
12466
12467 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12468
12469 * files.el (hack-one-local-variable): Cope with non-file buffers.
12470
12471 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
12472
12473 * help.el (describe-mode): Put major mode first.
12474
12475 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
12476 to support special-display and same-window features.
12477
12478 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12479
12480 * simple.el (transpose-subr, transpose-subr-1): Rename variables
12481 bound in one function and used in the other.
12482 (transpose-subr-start1, transpose-subr-start2): Add defvars.
12483 (transpose-subr-end1, transpose-subr-end2): Add defvars.
12484
12485 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12486
12487 * autoinsert.el (auto-insert-alist): Use user-mail-address.
12488
12489 1998-11-26 Kenichi Handa <handa@etl.go.jp>
12490
12491 * international/ccl.el (ccl-dump-translate-character-const-tbl):
12492 Give format correct control string.
12493
12494 * international/mule.el (define-translation-table): Fix bug of
12495 setting incorrect translation-table-id. If the first element of
12496 ARGS is a translation table, just register it.
12497
12498 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
12499 property.
12500
12501 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
12502
12503 * thingatpt.el (thing-at-point-url-at-point): Don't use current
12504 syntax table to determine what is whitespace.
12505
12506 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
12507
12508 * frame.el (frame-parameter): Doc fix.
12509
12510 * textmodes/tex-mode.el (tex-feed-input): New function.
12511 (tex-define-common-keys): Add binding for C-c C-m.
12512
12513 1998-11-23 Dave Love <fx@gnu.org>
12514
12515 * progmodes/fortran.el: Various minor doc fixes.
12516 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
12517 (fortran-with-subprogram-narrowing): New macro.
12518 (fortran-check-for-matching-do): Use it.
12519 (fortran-end-do): Use fortran-check-end-prog-re.
12520 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
12521 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
12522
12523 1998-11-23 Simon Marshall <simon@gnu.org>
12524
12525 * font-lock.el (font-lock-defaults): Doc fix.
12526 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
12527 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
12528
12529 * lazy-lock.el (lazy-lock-unstall):
12530 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
12531
12532 * fast-lock.el (fast-lock-save-cache-1):
12533 (fast-lock-cache-data): Rewritten to use with-temp-message.
12534
12535 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
12536
12537 * mail/rmail.el (rmail-set-message-counters-counter): Detect
12538 messages that have been added with DOS line endings and convert
12539 the line endings for such messages.
12540
12541 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12542
12543 * help.el: Add resizing of temporary buffers.
12544 (temp-buffer-resize-mode): New command and variable.
12545 (temp-buffer-max-height): New variable.
12546 (resize-temp-buffer-window): New function.
12547
12548 * window.el (window-buffer-height): New function, split from
12549 shrink-window-if-larger-than-buffer.
12550 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
12551
12552 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
12553
12554 * frame.el (initial-frame-alist): Add defcustom.
12555
12556 * shell.el (shell-prompt-pattern): Add defcustom.
12557
12558 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12559
12560 * message.el (message-ignored-supersedes-headers): Remove
12561 NNTP-Posting-Date.
12562
12563 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12564
12565 * help.el (describe-mode): Don't avoid loop indirecting thru
12566 value of INDICATOR.
12567
12568 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12569
12570 * help.el (describe-variable): Allow any variable with a defcustom,
12571 even if it is not a user variable.
12572
12573 * mail/rmail.el (mail-unsent-separator): Additional alternative.
12574
12575 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
12576
12577 * gnus/nntp.el (nntp-request-group): Allow for failures when
12578 requesting a new group.
12579
12580 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12581
12582 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
12583
12584 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12585
12586 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
12587
12588 1998-11-19 Simon Marshall <simon@gnu.org>
12589
12590 * subr.el (with-temp-message): New macro.
12591
12592 * emacs-lisp/lisp-mode.el (with-temp-message):
12593 Add lisp-indent-function property.
12594
12595 1998-11-18 Dave Love <fx@gnu.org>
12596
12597 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
12598
12599 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12600
12601 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
12602 This is not obsolete.
12603
12604 1998-11-18 Kenichi Handa <handa@etl.go.jp>
12605
12606 * textmodes/picture.el: Make a new map by make-keymap.
12607 (picture-desired-column): New variable.
12608 (picture-update-desired-column): New function.
12609 (picture-beginning-of-line): Set picture-desired-column to 0.
12610 (picture-end-of-line): Set picture-desired-column to the current
12611 column.
12612 (picture-forward-column): Pay attention to multi-column character.
12613 (picture-backward-column): Likewise.
12614 (picture-move-down): Likewise.
12615 (picture-move-up): Likewise.
12616 (picture-movement-nw): With prefix arg, move twice columns.
12617 (picture-movement-ne): Likewise.
12618 (picture-movement-sw): Likewise.
12619 (picture-movement-se): Likewise.
12620 (picture-set-motion): Handle two-column movements.
12621 (picture-move): Call picture-move-down or picture-forward-column
12622 only when necessary.
12623 (picture-insert): Pay attention to picture-desired-column.
12624 (picture-self-insert): Likewise.
12625 (picture-clear-column): Pay attention to multi-column character.
12626 (picture-mode): Modify doc-string for two-column movement.
12627
12628 * rect.el (move-to-column-force): New function.
12629 (operate-on-rectangle): If coerce-tabs is non-nil, call
12630 move-to-column-force instead of move-to-column.
12631 (insert-rectangle): Call move-to-column-force instead of
12632 move-to-column.
12633 (open-rectangle-line): If begextra is not zero, call
12634 move-to-column-force.
12635
12636
12637 1998-11-16 Dave Love <fx@gnu.org>
12638
12639 * textmodes/sgml-mode.el Require skeleton when compiling.
12640 (sgml-font-lock-keywords-1): Accept single-letter tags.
12641 (v2): Defvar free variable.
12642
12643 1998-11-16 Sam Steingold <sds@goems.com>
12644
12645 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
12646 macro, not ELisp one.
12647
12648 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12649
12650 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
12651 characters to symbol.
12652
12653 * language/japan-util.el (japanese-zenkaku-region): New optional
12654 arg KATAKANA-ONLY.
12655
12656 1998-11-16 Kenichi Handa <handa@etl.go.jp>
12657
12658 * international/mule.el
12659 (after-insert-file-set-buffer-file-coding-system): If the buffer
12660 is changed to unibyte, return inserted bytes.
12661
12662 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
12663 and link names if necessary.
12664 (tar-header-block-summarize): Handle the case that file or link
12665 names are multibyte.
12666 (tar-summarize-buffer): At first set the current buffer unibyte,
12667 then if there are multibyte file names, change it to multibyte.
12668 (tar-mode): Get char position from tar-header-offset.
12669 (tar-extract): Avoid multibyte<->unibyte conversion in
12670 insert-buffer-subsring by setting both buffers unibyte
12671 temporarily.
12672 (tar-copy): Set the buffer unibyte while doing a work. Write
12673 without code conversion.
12674 (tar-expunge): Set the buffer unibyte while doing a work.
12675 (tar-alter-one-field): Likewise.
12676 (tar-clear-modification-flags): Compare byte position with
12677 tar-header-offset.
12678 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
12679 insert-buffer-subsring by setting both buffers unibyte
12680 temporarily. Pay attention to multibyteness while updating the
12681 descriptor-line.
12682 (tar-mode-write-file): Write without code conversion.
12683
12684 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
12685
12686 * nngateway.el: Require cl.
12687
12688 1998-11-15 Dave Love <fx@gnu.org>
12689
12690 * progmodes/fortran.el: Fix previous change:
12691 (fortran-end-prog-re1): Changed.
12692 (fortran-check-end-prog-re): New function.
12693 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
12694
12695 1998-11-13 Tom Breton <tob@world.std.com>
12696
12697 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
12698 GNU Emacs.
12699
12700 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
12701
12702 * textmodes/reftex.el: (reftex-finding-files): Group documentation
12703 fixed.
12704 (reftex-toc-toggle-file-boundary,
12705 reftex-toc-toggle-labels,
12706 reftex-toc-toggle-context,reftex-find-start-point): New functions.
12707 (reftex-toc-include-labels, reftex-toc-include-context,
12708 reftex-toc-include-file-boundaries,
12709 reftex-toc-keep-other-windows): New options.
12710 (reftex-use-text-after-label-as-context): Option removed.
12711 (reftex-extract-bib-entries): Protect use in non-latex
12712 buffers.
12713 (reftex-toc-visit-location): Renamed from
12714 `reftex-toc-visit-line'.
12715 (reftex-latin1-to-ascii): Works now with and without Mule.
12716 (reftex-truncate): Removed special stuff for Emacs 20.2.
12717 (reftex-get-offset): Made more general.
12718 (reftex-show-label-location): Renamed from
12719 `reftex-select-label-callback'.
12720 (reftex-pop-to-label): Function removed (using
12721 `reftex-show-label-location' instead.
12722 (reftex-insert-docstruct): Renamed from
12723 `reftex-make-and-insert-label-list'. Function args changed.
12724 (reftex-toc): Now uses `reftex-insert-docstruct' and
12725 `reftex-find-start-point'.
12726 (reftex-select-item): Use `reftex-find-start-point'.
12727 (reftex-toc-visit-line): Can display labels and file
12728 boundaries.
12729 (reftex-TeX-master-file): `(TeX-master-file)' protected.
12730
12731 1998-11-12 Sam Steingold <sds@goems.com>
12732
12733 * browse-url.el (browse-url): Handle the case when
12734 `browse-url-browser-function' is a lambda list.
12735
12736 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
12737
12738 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
12739 version string.
12740 * loadhist.el (symbol-file): Likewise
12741
12742 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
12743
12744 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
12745
12746 1998-11-11 Sam Steingold <sds@goems.com>
12747
12748 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
12749 `run-lisp' instead of signalling an error.
12750
12751 1998-11-11 Karl Heuer <kwzh@gnu.org>
12752
12753 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
12754
12755 1998-11-11 Richard Stallman <rms@gnu.org>
12756
12757 * vc-hooks.el (vc-toggle-read-only): Doc fix.
12758
12759 1998-11-11 Per Starback <starback@update.uu.se>
12760
12761 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
12762 renamed svenska8 to svenska, and fixed and extended CASECHARS
12763 for it.
12764
12765 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
12766
12767 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
12768 handling if setpagedevice is not available.
12769 (ps-begin-file): Fix typo.
12770
12771 1998-11-11 Kenichi Handa <handa@etl.go.jp>
12772
12773 * international/mule-util.el (compose-chars-component): Signal
12774 error if CH is a rule-based composition character.
12775 (compose-chars): Signal error if an already compsed character is
12776 going to be composed by rule-base.
12777
12778 * term/x-win.el: If a resolved ASCII font name doesn't conform to
12779 full XLFD, don't try to get information of WEIGHT and SLANT from
12780 that font name.
12781
12782 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
12783
12784 * dos-w32.el (set-default-process-coding-system): Use function on
12785 before-init-hook to set default-process-coding-system based on
12786 enable-multibyte-characters.
12787
12788 * term/w32-win.el ([language-change]): For now ignore
12789 keyboard language-change events.
12790
12791 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
12792
12793 * ediff-util.el (ediff-make-temp-file): Run the prefix through
12794 convert-standard-file-name, but leave the results of
12795 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
12796 characters if the original name already exists, or has a special
12797 handler.
12798
12799 1998-11-10 Karl Heuer <kwzh@gnu.org>
12800
12801 * international/iso-insert.el: Delete autoload cookies.
12802
12803 * international/iso-transl.el: Add autoload cookies.
12804
12805 1998-11-10 Richard Stallman <rms@gnu.org>
12806
12807 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
12808 (ispell-process-line): Don't treat multibyte
12809
12810 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
12811
12812 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
12813 setpagedevice to specify the page size if setpagedevice is
12814 available. This is necessary to select the correct paper tray on
12815 Level 2 printers with multiple paper sizes available.
12816
12817 (ps-begin-file): Cope with font names that contain spaces, and
12818 call BeginDoc in a BeginSetup/EndSetup block.
12819
12820 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
12821
12822 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
12823 convert-standard-filename.
12824
12825 * loadhist.el (symbol-file): Run fns-VERSION.el through
12826 convert-standard-filename.
12827
12828 1998-11-06 Richard Stallman <rms@gnu.org>
12829
12830 * textmodes/texinfmt.el (texinfo-format-scan):
12831 Detect the case of two @-commands in a row; process just the first.
12832 (texinfo-append-refill): If line has a @c, insert the @refill
12833 before it.
12834 (texinfo-format-refill): Return with point where the @refill was.
12835
12836 * files.el (hack-local-variables): Test local-enable-local-variables.
12837 (hack-local-variables-prop-line): Likewise.
12838 (set-auto-mode): Don't test local-enable-local-variables here.
12839 (enable-local-variables): Doc fix.
12840 (local-enable-local-variables): Doc fix.
12841 (normal-mode): Doc fix.
12842
12843 1998-11-06 Karl Heuer <kwzh@gnu.org>
12844
12845 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
12846
12847 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
12848
12849 * simple.el (line-number-mode): Doc fix.
12850
12851 1998-11-06 Kenichi Handa <handa@etl.go.jp>
12852
12853 * international/fontset.el (create-fontset-from-fontset-spec):
12854 Give correct arg to `error'.
12855
12856 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
12857
12858 * textmodes/sgml-mode.el (html-mode): Doc fix.
12859 (sgml-name-8bit-mode): Fix missing format character in message string.
12860
12861 1998-11-05 Karl Heuer <kwzh@gnu.org>
12862
12863 * mail/sendmail.el (sendmail-send-it): Check for failure.
12864
12865 1998-11-05 Richard Stallman <rms@gnu.org>
12866
12867 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
12868
12869 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
12870 (close-rectangle): Define as alias.
12871
12872 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
12873
12874 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
12875
12876 1998-11-05 Dave Love <fx@gnu.org>
12877
12878 * help.el (describe-variable): Don't quote link to source.
12879
12880 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
12881
12882 * gud.el (gud-common-init): Use pop-to-buffer.
12883 (same-window-regexps): Add an element that matches all gud buffers.
12884
12885 1998-11-04 Jason Rumney <jasonr@altavista.net>
12886
12887 * term/w32-win.el (x-get-selection-value): Alias to
12888 x-cut-buffer-or-selection-value.
12889 (w32-standard-fontset-spec): New variable.
12890 (w32-create-initial-fontsets, mouse-set-font): Check whether
12891 new-fontset is available.
12892 (w32-use-w32-font-dialog): Enable use of set-variable.
12893
12894 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12895
12896 * vc.el (with-vc-file, edit-vc-file): New macros.
12897
12898 1998-11-04 Kenichi Handa <handa@etl.go.jp>
12899
12900 * international/quail.el (quail-show-guidance-buf): Call
12901 set-minibuffer-window to set minibuffer window of the current
12902 frame correctly.
12903
12904 1998-11-03 Theodore Jump <tjump@tertius.com>
12905
12906 * term/w32-win.el: Require fontset.
12907
12908 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
12909
12910 * faces.el (set-face-font): Call resolve-fontset-name on w32.
12911 (set-face-font-auto): Ditto.
12912
12913 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
12914
12915 * mouse.el (mouse-drag-region): Fix typo.
12916
12917 1998-11-02 Dave Love <fx@gnu.org>
12918
12919 * progmodes/fortran.el Fix for fontification of strings lost somehow:
12920 (fortran-fontify-string): New function.
12921 (fortran-font-lock-keywords-1): Use it.
12922
12923 1998-11-02 Markus Rost <rost@delysid.gnu.org>
12924
12925 * comint.el (comint-file-name-quote-list): Doc fix.
12926
12927 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12928
12929 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
12930 build directory, not source directory.
12931
12932 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
12933 if we did not get one for the final move.
12934
12935 1998-11-01 Dave Love <fx@gnu.org>
12936
12937 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
12938 Don't funcall browse-url-browser-function.
12939
12940 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
12941 Don't funcall browse-url-browser-function.
12942
12943 * fortran.el (fortran-end-prog-re1): Fix the regexp.
12944
12945 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12946
12947 * files.el (revert-buffer): Doc fix.
12948
12949 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
12950
12951 * textmodes/tex-mode.el (tex-start-options-string):
12952 Quote the backslashes with more backslashes.
12953
12954 1998-10-31 Dave Love <fx@gnu.org>
12955
12956 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
12957 (webjump): Don't funcall browse-url-browser-function.
12958
12959 1998-10-30 Kenichi Handa <handa@etl.go.jp>
12960
12961 * international/quail.el (quail-start-translation): Handle
12962 switching of the frame in read-key-sequence.
12963 (quail-start-conversion): Likewise.
12964 (quail-show-guidance-buf): Detach quail-guidance-buf from any
12965 windows before setting an appropriate window for it.
12966 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
12967 quail-guidance-win to nil.
12968 (quail-update-guidance): If quail-guidance-buf is not in the
12969 selected frame, call quail-show-guidance-buf again.
12970
12971 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
12972
12973 * progmodes/pascal.el (pascal-mode):
12974 `blink-matching-paren-dont-ignore-comments' set to t.
12975
12976 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12977
12978 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
12979
12980 1998-10-30 Dave Love <fx@gnu.org>
12981
12982 * vc.el (vc-backend-merge-news): Check for "P" output.
12983
12984 * help.el (describe-variable): Hyperlink the definition.
12985
12986 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
12987
12988 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
12989 (sh-set-shell): Likewise.
12990
12991 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
12992
12993 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
12994 (edebug-on-error): Fix customize type to match that of
12995 debug-on-error.
12996
12997 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
12998
12999 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
13000 report-emacs-bug-address instead of undefined bug-gnu-emacs.
13001
13002 * international/mule-cmds.el (select-message-coding-system): Doc
13003 fix.
13004
13005 * international/mule-diag.el (describe-coding-system): Describe
13006 all flags.
13007
13008 * mail/sendmail.el (sendmail-coding-system,
13009 default-sendmail-coding-system): Doc fix.
13010
13011 * simple.el (shell-command-on-region): Doc fix.
13012
13013 * loadup.el: Write fns-*.el in current directory instead of
13014 data-directory since no installation directory exists yet. Mark
13015 buffer unmodified afterwards.
13016
13017 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
13018 instead of data-directory since it is architecture dependent.
13019 (load-history-loaded): Update doc string.
13020
13021 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
13022
13023 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
13024 path as a default directory when canonicalizing names.
13025
13026 * w32-fns.el: Remove a dangling reference to a directory on the
13027 build machine.
13028
13029 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
13030
13031 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
13032 namespace related keywords such as `class', `body', `private',
13033 `variable', `namespace eval', etc.
13034 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
13035 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
13036 imenu and font-lock so that searches for \sw would find words
13037 containing colons.
13038
13039 * progmodes/etags.el (initialize-new-tags-table):
13040 Do not alter find-tag-marker-ring and tags-location-ring.
13041
13042 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
13043
13044 * term/w32-win.el: Require fontset.
13045 (w32-init-fontsets): New function (code from x-win.el).
13046
13047 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13048
13049 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
13050 calendar-and-diary-frame-parameters): Add title parameter.
13051
13052 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
13053
13054 * completion.el (dynamic-completion-mode): New function to enable
13055 the mode. (Just loading the file now does not change anything.)
13056
13057 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13058
13059 * ps-print.el: User option for multibyte buffer handling and doc fix.
13060 (ps-multibyte-buffer): New user option.
13061 (ps-setup): Print new user option.
13062 (ps-print-quote): New fun.
13063 (ps-color-p, ps-mule-font-info-database-latin): New var.
13064 (ps-default-color, ps-mule-font-info-database)
13065 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
13066 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
13067 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
13068 Little code improvement.
13069 (ps-mule-initialize): Initialize ps-mule-font-info-database.
13070 (ps-print-prologue-header, ps-font-family, ps-font-size)
13071 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
13072 (ps-build-face-reference, ps-mule-font-info-database-bdf)
13073 (ps-mule-external-libraries, ps-mule-init-external-library)
13074 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
13075 Doc fix.
13076 (ps-print-version): New version number (4.1.1) and doc fix.
13077 (ps-print-prologue-header): New user option.
13078 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
13079 Conditional compilation for GNU Emacs and emacsens.
13080 (ps-generate-postscript-with-faces): Skip invisible text better.
13081 (ps-setup): Print new user option.
13082 (ps-print-preprint): Check if input file name exists and is unwritable.
13083 (ps-begin-file): Adjust PostScript prologue header for duplex printers
13084 and insert user PostScript prologue header comments.
13085 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
13086 New funs.
13087 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
13088 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
13089 PostScript programming normalization.
13090 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
13091 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
13092 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
13093 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
13094 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
13095 Programming style normalization.
13096
13097 1998-10-26 Kenichi Handa <handa@etl.go.jp>
13098
13099 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13100 version, check the value of mule-version.
13101
13102 * international/mule-util.el (compose-region): Insert then delete
13103 to preserve markers.
13104 (decompose-region): Use search-forward for efficiency.
13105
13106 * language/chinese.el (pre-write-encode-hz): Cancel previous
13107 change, use generate-new-buffer instead of get-buffer-create.
13108 * language/devan-util.el
13109 (in-is13194-devanagari-pre-write-conversion): Likewise.
13110 * language/thai-util.el (thai-pre-write-conversion): Likewise.
13111 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
13112 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
13113
13114 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
13115
13116 * mail/rmailsum.el (rmail-message-subject-p):
13117 Handle message whose header has not been reformatted.
13118
13119 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
13120
13121 1998-10-25 Jason Rumney <jasonr@altavista.net>
13122
13123 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
13124 New variables.
13125 (mouse-set-font): Use font menus instead of dialog according to
13126 w32-use-w32-font-dialog.
13127
13128 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13129
13130 * calendar/calendar.el (calendar-day-name-array): Add doc string
13131 correctly!
13132 (calendar-month-name-array): Add doc string correctly!
13133
13134 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
13135
13136 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
13137
13138 1998-10-21 Markus Rost <rost@delysid.gnu.org>
13139
13140 * lisp/info.el (Info-next-menu-item): Stay on top of node.
13141
13142 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
13143
13144 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
13145
13146 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
13147
13148 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
13149
13150 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
13151
13152 1998-10-21 Karl Heuer <kwzh@gnu.org>
13153
13154 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
13155 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
13156 (profile-filter, profile-reset-timer): Functions deleted.
13157 (profile-check-zero-init-times, profile-get-time): Likewise.
13158 (profile-find-function, profile-quit): Likewise.
13159 (profile-distinct, profile-call-stack, profile-last-time): New vars.
13160 (profile-time-list, profile-init-list): Doc fix.
13161 (profile-functions): Simplify.
13162 (profile-print): Use float. Make output include space separators.
13163 (profile-add-time): New helper function.
13164 (profile-function-prolog): Renamed from profile-start-function.
13165 Handle profile-distinct.
13166 (profile-function-epilog): Renamed from profile-update-function.
13167 Handle profile-distinct.
13168 (profile-a-function): If the function to be profiled is an
13169 autoload form, load it. If it's lazy-loaded, fetch it.
13170 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
13171 (profile-restore-fun): Arg FUN is now a function symbol, as was
13172 documented, rather than a one-element list.
13173 (profile-finish): Call profile-restore-fun properly.
13174
13175 1998-10-21 Kenichi Handa <handa@etl.go.jp>
13176
13177 * international/characters.el: Setup charset property
13178 nospace-between-words.
13179
13180 * international/mule-cmds.el (get-charset-property): If CHARSET is
13181 composition, return nil.
13182 (put-charset-property): If CHARSET is composition, do nothing.
13183
13184 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
13185 * language/devan-util.el
13186 (in-is13194-devanagari-pre-write-conversion): Likewise.
13187 * language/thai-util.el (thai-pre-write-conversion): Likewise.
13188 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
13189 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
13190
13191 * textmodes/fill.el (sentence-end-without-period): New variable.
13192 (canonically-space-region): Pay attention to
13193 sentence-end-without-period.
13194 (fill-find-break-point): The first argument CHARSET deleted.
13195 Caller changed.
13196 (fill-region-as-paragraph): Pay attention to charset property
13197 nospace-between-words and text property nospace-between-words.
13198
13199 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
13200
13201 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
13202 an unrecognized shell.
13203
13204 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
13205
13206 * desktop.el (desktop-save): Include minor modes symbolically.
13207 (desktop-create-buffer): Turn on all minor modes in `mim'.
13208
13209 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
13210
13211 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
13212 (sh-font-lock-keywords): Handle rpm and rpm2.
13213 (sh-ancestor-alist): Handle rpm.
13214
13215 * files.el (auto-mode-alist): Recognize .rpm files.
13216 Also .spec and .mspec files.
13217
13218 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
13219
13220 * faces.el (frame-set-background-mode): Enable the function for
13221 MSDOS frames.
13222
13223 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13224
13225 * calendar/calendar.el (calendar-day-name-array): Add doc string.
13226 (calendar-month-name-array): Add doc string.
13227
13228 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
13229
13230 * simple.el (kill-ring-max): Increased to 60.
13231
13232 1998-10-17 Kenichi Handa <handa@etl.go.jp>
13233
13234 * international/characters.el: Setup auto-fill-chars.
13235
13236 * international/kinsoku.el (kinsoku): Check the variable
13237 enable-kinsoku.
13238
13239 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
13240 Don't call kinsoku directly, intead call fill-find-break-point.
13241
13242 * textmodes/fill.el: Setup `fill-find-break-point-function'
13243 property to character sets which require `kinsoku' processing for
13244 filling.
13245 (fill-find-break-point): New function.
13246 (fill-region-as-paragraph): Don't check kinsoku-enable here.
13247 Don't call kinsoku directly, intead call fill-find-break-point.
13248
13249 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
13250
13251 * faces.el (modify-face-read-string): Return (nil) for "none".
13252 (modify-face): Don't get error if (nil) is the argument.
13253 (face-try-color-list): Don't check whether nil is a valid color.
13254
13255 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
13256
13257 * emacs-lisp/bytecomp.el (byte-recompile-directory):
13258 Print message about each directory, even in batch mode.
13259
13260 * gnus/nntp.el: Require `cl' before using nnoo-declare.
13261
13262 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
13263 (ps-mule-string-char): No need to use sref.
13264 (ps-mule-next-index): No need to use sref.
13265
13266 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
13267
13268 * files.el (revert-buffer-internal-hook): Add defvar.
13269
13270 * arc-mode.el (archive-mode): Locally set file-precious-flag.
13271
13272 * tar-mode.el (tar-mode): Locally set file-precious-flag.
13273
13274 1998-10-16 Markus Rost <rost@delysid.gnu.org>
13275
13276 * international/mule-cmds.el (default-input-method): Fix custom type.
13277
13278 * net-utils.el (whois-server-list): Fix customization type.
13279
13280 * shell.el (shell-input-autoexpand): Fix customization group.
13281
13282 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
13283
13284 * repeat.el (repeat): Handle keyboard macros properly.
13285 Handle new prefix arg after self-insert command.
13286
13287 * repeat.el: Don't include cl even at compile time.
13288 (repeat): Avoid using `loop'.
13289
13290 * simple.el (shell-command-on-region): Doc fix.
13291 (next-history-element): Special error message if no default.
13292
13293 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
13294
13295 * ps-print.el (ps-print-buffer): Doc fix.
13296 (ps-despool): Likewise.
13297
13298 * arc-mode.el (arc-mode): Provide arc-mode.
13299
13300 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
13301
13302 * ps-print.el (ps-print-buffer): Doc fix.
13303
13304 1998-10-14 Dave Love <fx@gnu.org>
13305
13306 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
13307 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
13308 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
13309
13310 * progmodes/fortran.el (fortran-mode-map): Change "Join
13311 Continuation Line" to "Join Line".
13312 (fortran-font-lock-keywords-1): Add "cycle", "exit".
13313
13314 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
13315
13316 * progmodes/fortran.el (fortran-join-line): Use
13317 `delete-indentation' instead of issuing an error message if not on
13318 a continuation line. Provide for joining several lines using
13319 prefix arg.
13320
13321 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
13322
13323 * term/pc-win.el (msdos-color-values): New variable.
13324 (x-color-values): New function, emulates its namesake from
13325 src/xfns.c.
13326 (msdos-bg-mode): Add all dark colors to those which return
13327 "dark".
13328
13329 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
13330
13331 * replace.el (keep-lines, flush-lines, how-many):
13332 Don't ignore case if arg has upper case letters.
13333
13334 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
13335
13336 * progmodes/vhdl-mode.el
13337 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
13338 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
13339 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
13340 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
13341 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
13342 (vhdl-when): Fix indentation problem.
13343 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
13344 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
13345 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
13346
13347 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
13348
13349 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
13350 (ls-lisp-insert-directory): Renamed from insert-directory.
13351 (insert-directory): New function.
13352
13353 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
13354
13355 * simple.el (completion-fixup-function): Variable deleted.
13356 (completion-setup-function): Delete code for completion-fixup-function.
13357 * emacs-lisp/lisp.el (lisp-complete-symbol):
13358 Don't bind completion-fixup-function.
13359
13360 * files.el (find-file-wildcards): New option.
13361 (find-file-noselect): Handle wild cards, if enabled.
13362 (file-expand-wildcards): New function.
13363
13364 * simple.el (set-fill-column): Doc fix.
13365
13366 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13367
13368 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
13369
13370 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
13371
13372 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
13373 Move declaration before first use.
13374 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
13375 hif-math, hif-factor): Rename token to hif-token and token-list to
13376 hif-token-list.
13377 (hif-token, hif-token-list): Declare them.
13378 (hif-find-ifdef-block): Return cons of top and bottom point
13379 instead of setting dynamically bound variables.
13380 (hide-ifdef-block, show-ifdef-block): Use return value of
13381 hif-find-ifdef-block.
13382
13383 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13384
13385 * subr.el (read-passwd): Use clear-this-command-keys.
13386
13387 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
13388
13389 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
13390 and ...-for-write.
13391
13392 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
13393
13394 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
13395 responses to GROUP command, since this may be called from a timer
13396 with quit inhibited.
13397
13398 1998-10-12 Kenichi Handa <handa@etl.go.jp>
13399
13400 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
13401 set unconditional-jump to nil.
13402 (ccl-compile-read-multibyte-character): Return nil.
13403 (ccl-compile-write-multibyte-character): Likewise.
13404 (ccl-compile-translate-character): Likewise
13405 (ccl-compile-map-multiple): Likewise.
13406 (ccl-compile-map-single): Likewise.
13407
13408 * international/kinsoku.el: Add coding tag.
13409 (kinsoku-bol): Remove superfluous TAB in a string.
13410
13411 * international/mule-cmds.el (find-coding-systems-for-charsets):
13412 Delete `composition' (if any) from CHARSETS.
13413
13414 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13415
13416 * international/mule-cmds.el (setup-specified-language-environment):
13417 Add apropos-inhibit property.
13418 (describe-specified-language-support): Likewise.
13419
13420 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
13421
13422 * international/mule.el (make-coding-system): Create -with-esc
13423 variant coding system.
13424
13425 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13426
13427 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
13428 (next-file): Optionally offer to revert a file's buffer,
13429 if it has an existing buffer but the file has changed.
13430
13431 * info.el (Info-insert-dir): Detect and report problems
13432 in input files, such as "No Top node". Return with point
13433 at the beginning of the text.
13434 (Info-find-node): Reinsert the code to handle files
13435 with no tags table; it was deleted by mistake.
13436
13437 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
13438
13439 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
13440 texinfo-find-higher-level-node repeatedly find the same node.
13441 (texinfo-find-higher-level-node): Doc fix.
13442
13443 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
13444
13445 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
13446 (smtpmail-address-buffer): Add defvar.
13447 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
13448
13449 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
13450
13451 * ffap.el (ffap-machine-p-local): Fix editing error.
13452
13453 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
13454
13455 * faces.el (frame-set-background-mode):
13456 Don't do anythung for text-only or MSDOS frame.
13457
13458 1998-10-08 Kenichi Handa <handa@etl.go.jp>
13459
13460 * international/quail.el (quail-defrule): New optional arg APPEND.
13461 (quail-defrule-internal): Fix bug of handling the argument APPEND.
13462
13463 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
13464
13465 * gnus/pop3.el (pop3-open-server):
13466 Set process-coding-system-alist around open-network-stream.
13467
13468 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
13469
13470 * files.el (save-buffer): Doc fix.
13471
13472 1998-10-07 Karl Heuer <kwzh@gnu.org>
13473
13474 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
13475 return DEF unchanged, not nil. Simplify.
13476
13477 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
13478
13479 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
13480
13481 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
13482
13483 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
13484
13485 * net-utils.el (ftp, nslookup): Require comint.
13486 (network-service-connection): Likewise.
13487 (whois-server-name): Defaults to whois.arin.net
13488 (whois-server-list, whois-server-tld, whois-guess-server): New var.
13489 (whois): Tries to guess the appropriate top-level domain server.
13490 (whois-get-tld): New function.
13491
13492 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
13493 (dirtrack-debug-toggle): Added this function.
13494
13495 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
13496
13497 * files.el (find-file-noselect): Switch to the correct buffer
13498 before checking find-file-literally, and allow non-nil non-t
13499 rawfile params.
13500
13501 1998-10-06 Karl Heuer <kwzh@gnu.org>
13502
13503 * midnight.el (clean-buffer-list): Add autoload cookie.
13504
13505 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
13506 no-autosave.
13507 * tar-mode.el (tar-mode-revert): Likewise.
13508 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
13509 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
13510 * gnus/message.el (message-auto-save-directory): Renamed from
13511 message-autosave-directory. All references changed.
13512
13513 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
13514
13515 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
13516 string. Expose mime stuff while searching.
13517
13518 1998-10-06 Richard Stallman <rms@gnu.org>
13519
13520 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
13521
13522 * replace.el (perform-replace): Position point properly
13523 before and after the recursive edit of C-r.
13524
13525 * progmodes/etags.el (tags-reset-tags-tables): Properly
13526 find the markers in the old rings that are being discarded.
13527
13528 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13529
13530 * apropos.el (apropos-print): Control invalid characters.
13531
13532 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13533 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
13534 confusing customize.
13535
13536 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
13537
13538 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
13539 built-in commands. Add more built-in commands and fix face names.
13540
13541 1998-10-05 Simon Marshall <simon@gnu.org>
13542
13543 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
13544
13545 1998-10-04 Eric Ludlam <zappo@gnu.org>
13546
13547 * speedbar.el (speedbar-initial-expansion-list-name): Remove
13548 customization since it is not useful in this case.
13549 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
13550 sure it gets evalled to a number. Also verify that set-frame-name
13551 fn exists before calling it.
13552
13553 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13554 Protect a `forward-sexp' call which could fail, and improved regex
13555 for ie, and eg abbreviations.
13556
13557 1998-10-02 Noah Friedman <friedman@splode.com>
13558
13559 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
13560 send-string.
13561 (rlogin-send-Ctrl-D): Here also.
13562 (rlogin-send-Ctrl-Z): Here also.
13563 (rlogin-send-Ctrl-backslash): Here also.
13564
13565 1998-10-02 Dave Love <fx@gnu.org>
13566
13567 * outline.el (hide-region-body): Bind
13568 outline-view-change-hook to nil while making repeated calls to
13569 outline-flag-region. Run it once at the end.
13570 (hide-other, hide-sublevels, show-children): Likewise.
13571
13572 * info-look.el: Remove duplicate scheme-mode entry.
13573 (info-lookup-make-completions): When looking for entries, check
13574 that `item' isn't null or "Menu".
13575
13576 1998-10-01 Karl Heuer <kwzh@gnu.org>
13577
13578 * net-utils.el: Don't require ffap.
13579 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
13580 (ping, nslookup-host, finger, network-connection-to-service): Use them.
13581
13582 1998-09-30 Richard Stallman <rms@gnu.org>
13583
13584 * ispell.el (check-ispell-version): No need to bind default-major-mode.
13585
13586 * imenu.el (imenu--generic-function): Sort each submenu by position.
13587 (imenu--sort-by-position): New function.
13588
13589 * cus-edit.el (Custom-mode-menu): Fix info node name.
13590 (customize group): Fix info node name.
13591
13592 * mail/mailalias.el (build-mail-aliases): Don't allow
13593 a newline in the alias name. Don't define an alias
13594 if the definition would be empty.
13595
13596 * which-func.el (which-func-mode-global): Make :set function
13597 more reliable.
13598
13599 * custom.el (custom-set-variables): Load the requests first,
13600 then check the symbol's `set' function.
13601
13602 * ffap.el: Doc fixes.
13603
13604 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13605
13606 * gnus.el: (gnus-valid-select-methods): Fix type.
13607 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
13608 * gnus-score.el (gnus-orphan-score): Fix type.
13609 (gnus-score-default-header, gnus-score-default-type): Fix type.
13610 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
13611 (gnus-saved-headers): Fix type.
13612
13613 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
13614 Avoid nil value of `two-lines-citation-part'.
13615
13616 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
13617
13618 * which-func.el (which-function): Handle case when
13619 (car imenu--index-alist) is nil.
13620
13621 1998-09-29 Dave Love <fx@gnu.org>
13622
13623 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
13624 bzip2 args.
13625
13626 1998-09-29 Simon Marshall <simon@gnu.org>
13627
13628 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
13629 comint-exec-hook.
13630
13631 1998-09-29 Stephen Eglen <stephen@gnu.org>
13632
13633 * info-look.el: Add support for Octave.
13634
13635 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
13636
13637 * textmodes/reftex.el (reftex-finding-files): New customize group.
13638 (reftex-texpath-environment-variables,
13639 reftex-use-external-file-finders, reftex-external-file-finders,
13640 reftex-search-unrecursed-path-first): New options.
13641 (reftex-process-string, reftex-find-file-externally): New
13642 functions.
13643 (reftex-access-search-path): Execute shell commands to find the
13644 search path.
13645 (reftex-toggle-auto-view-crossref): When turning on, make sure
13646 `reftex-auto-view-crossref' becomes non-nil.
13647 (reftex-abbrev-regexp): Constant removed.
13648 (reftex-convert-string): Abbrev regexp calculated locally.
13649
13650 1998-09-28 Dave Love <fx@gnu.org>
13651
13652 * progmodes/fortran.el: Don't call regexp-opt when deriving
13653 font-lock patterns with keywords that aren't all literal.
13654
13655 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
13656
13657 * octave-inf.el (inferior-octave-prompt): Also match prompts of
13658 the form `octave.bin:1>' which come from using precopiled binary
13659 versions.
13660
13661 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
13662
13663 * help.el (help-for-help): Use %THIS-KEY%.
13664 (help-quit): Add doc.
13665
13666 * help-macro.el (make-help-screen): Keep HELP-TEXT
13667 in a separate function definition, not in the help command FNAME.
13668 Replace %THIS-KEY% with the key sequence that ran FNAME.
13669
13670 1998-09-25 Richard Stallman <rms@gnu.org>
13671
13672 * textmodes/texinfo.el (texinfo-show-structure):
13673 Bind inhibit-read-only.
13674
13675 * isearch.el (isearch-search-and-update): Properly
13676 handle upper case letters in the reverse-search special case.
13677
13678 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13679
13680 * gnus.el: Extend the list of autoloaded functions.
13681
13682 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13683 buffer before creating help group. (from Gnus v5.6.43, fix by
13684 1998-08-20 Per Starback <starback@update.uu.se>)
13685
13686 * gnus-util.el (gnus-output-to-rmail): Adjust to
13687 `rmail-output-to-rmail-file'.
13688
13689 1998-09-25 Karl Heuer <kwzh@gnu.org>
13690
13691 * hexl.el (hexl-mode-map): More of previous change.
13692
13693 * textmodes/tex-mode.el (tex-run-command): Doc fix.
13694 (tex-start-tex): Don't use tex-start-options-string in star case.
13695 Quote file name in star case as well as in non-star.
13696 Add blank and quoting of option string here.
13697 (tex-start-options-string): Not here.
13698
13699 1998-09-23 Karl Heuer <kwzh@gnu.org>
13700
13701 * term.el (term-delimiter-argument-list): Doc fix.
13702 (term-emulate-terminal): Escape literal semicolon.
13703 * progmodes/asm-mode.el (asm-mode): Doc fix.
13704 (asm-comment-char): Escape literal semicolon.
13705 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
13706
13707 1998-09-23 Richard Stallman <rms@gnu.org>
13708
13709 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
13710 only those that normally modify the buffer.
13711
13712 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
13713 over again.
13714
13715 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
13716
13717 * ispell.el (check-ispell-version): Ensure same buffer is current
13718 when let-binding of case-fold-search ends.
13719
13720 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13721
13722 * ps-print.el: Skip invisible overlay.
13723 Test for set-buffer-multibyte rather than using mule-version.
13724 (ps-print-version): New version number (4.1) and doc fix.
13725 (ps-generate-postscript-with-faces): Skip invisible overlay.
13726
13727 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
13728
13729 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
13730
13731 1998-09-22 Kenichi Handa <handa@etl.go.jp>
13732
13733 * international/quail.el (quail-update-guidance): Check for the
13734 return value of (quail-guidance) fixed.
13735 (quail-update-translation): Bind quail-current-str locally when it
13736 calls quail-update-guidance.
13737 (quail-update-translation): If input-method-exit-on-first-char is
13738 non-nil, terminate translation only when the current input method
13739 is simple.
13740
13741 1998-09-22 Paul Eggert <eggert@twinsun.com>
13742
13743 * startup.el (locale-translation-file-name): Prefer X-related names
13744 to the name used by GNU/Linux sans X. Set to nil if no file found.
13745 (command-line): Use locale-translation-file-name if it is not nil,
13746 instead of testing for its existence again.
13747 regexp-quote the ctype before using it in a regexp.
13748 Allow a colon to appear after the ctype in the aliases file,
13749 as is done in X11R6.4.
13750
13751 1998-09-21 Richard Stallman <rms@gnu.org>
13752
13753 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
13754
13755 * calendar/appt.el (appt-interval): Variable deleted.
13756 (appt-check): For minutes in between appt-display-interval times,
13757 do check, but don't display anything except an updated mode line.
13758 Count against appt-display-interval based on minutes since
13759 first display of this appointment, not based on time of day.
13760 If appt-display-mode-line, force mode line redisplay
13761 whenever appt-mode-string has changed.
13762 (appt-add, appt-delete): Add autoload cookies.
13763 (appt-check): Catch errors from calling `diary'.
13764 (appt-max-time): Renamed from max-time.
13765 (appt-now-displayed, appt-display-count): New variables.
13766 (appt-timer): Don't create one if we already have one.
13767
13768 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13769 More general code to use the source buffer instead of the zap file.
13770
13771 * hilit-chg.el (highlight-compare-with-file): Renamed from
13772 compare-with-file.
13773
13774 * loadhist.el (load-history-loaded): New variable.
13775 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
13776
13777 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
13778
13779 * emacs-lisp/find-func.el (find-function-search-for-symbol):
13780 Fix error messages.
13781
13782 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
13783
13784 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
13785 Emacs frame.
13786
13787 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13788
13789 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
13790 `undecided' and `undecided-unix'.
13791
13792 1998-09-21 Dave Love <fx@gnu.org>
13793
13794 * help.el (help-make-xrefs): Fix typo affecting Info references.
13795
13796 * subr.el (remove-hook): Check list values to avoid errors.
13797
13798 1998-09-18 Noah Friedman <friedman@splode.com>
13799
13800 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
13801 store string in eldoc-last-message without consing a new string.
13802 Rearrange logic from nested if's into cond's.
13803 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
13804 Do not print message; just return string.
13805 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
13806 Do not print message; just return string.
13807 Cache that string in eldoc-last-data.
13808 (eldoc-last-data): Make into a vector.
13809 (eldoc-get-fnsym-args-string): Use new data form of structure.
13810 (eldoc-get-var-docstring): Here also.
13811 (eldoc-last-data-store): New function.
13812 (eldoc-get-fnsym-args-string): Use it.
13813 (eldoc-get-var-docstring): Here also.
13814 (eldoc-docstring-first-line): Minimize interim string consing.
13815 Call substitute-command-keys on the result.
13816 (eldoc-print-var-docstrings, eldoc-print-docstring,
13817 eldoc-docstring-message): Functions removed.
13818 (eldoc-docstring-format-sym-doc): New function, functionality
13819 ripped out of eldoc-docstring-message.
13820 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
13821
13822 1998-09-18 Kenichi Handa <handa@etl.go.jp>
13823
13824 * international/mule.el (make-coding-system): Doc-string modified.
13825
13826 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
13827
13828 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
13829
13830 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
13831 customize type.
13832
13833 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
13834 type.
13835
13836 * progmodes/compile.el (compilation-error-screen-columns): New
13837 variable.
13838 (compilation-next-error-locus): Use it to decide whether to use
13839 forward-char or move-to-column.
13840
13841 * mail/rmail.el (rmail-movemail-program): Fix customize type.
13842
13843 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
13844 feedmail-fiddle-plex-user-list,
13845 feedmail-spray-address-fiddle-plex-list,
13846 feedmail-prompt-before-queue-user-alist,
13847 feedmail-prompt-before-queue-help-supplement,
13848 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
13849 feedmail-queue-alternative-mail-header-separator): Fix customize
13850 type.
13851
13852 * startup.el (site-run-file): Fix customize type.
13853
13854 * speedbar.el (speedbar-initial-expansion-list-name): Fix
13855 customize type.
13856
13857 * shell.el (shell-input-autoexpand): Fix customize type.
13858
13859 * ps-print.el (ps-font-info-database): Add missing dots in value.
13860 Improve layout of customize type.
13861
13862 * net-utils.el (traceroute-program-options, ping-program-options,
13863 ipconfig-program-options, netstat-program-options,
13864 arp-program-options, route-program-options,
13865 nslookup-program-options, ftp-program-options): Fix customize
13866 type.
13867
13868 * midnight.el (clean-buffer-list-kill-regexps,
13869 clean-buffer-list-kill-buffer-names,
13870 clean-buffer-list-kill-never-buffer-names,
13871 clean-buffer-list-kill-never-regexps): Fix customize type.
13872
13873 * man.el (Man-init-defvars): Avoid trailing nil on
13874 Man-filter-list.
13875
13876 * lpr.el (printer-name): Fix customize type.
13877
13878 1998-09-16 Kenichi Handa <handa@etl.go.jp>
13879
13880 * international/mule-cmds.el (reset-language-environment): Call
13881 update-coding-systems-internal.
13882
13883 * international/mule-conf.el: Call update-coding-systems-internal
13884 at the tail.
13885
13886 1998-09-14 Dave Love <fx@gnu.org>
13887
13888 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
13889 use the menu-enable properties, pending doing it correctly and
13890 acceptably fast.
13891
13892 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
13893
13894 1998-09-13 Dave Love <d.love@dl.ac.uk>
13895
13896 * progmodes/hideshow.el (hs-grok-mode-type): Check
13897 comment-{start,end} non-nil as well as bound. Report an error if
13898 we can't grok the mode.
13899
13900 1998-09-13 Richard Stallman <rms@gnu.org>
13901
13902 * simple.el (blink-matching-open): Don't log paren matching
13903 messages in *Messages*.
13904
13905 1998-09-12 Richard Stallman <rms@gnu.org>
13906
13907 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
13908 Set point-before-scroll at end even if there was an error.
13909
13910 * ange-ftp.el (ange-ftp-insert-file-contents):
13911 Use binary mode for dumb-unix hosts as for unix hosts.
13912 (ange-ftp-copy-file-internal): Likewise.
13913
13914 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13915
13916 * emacs-lisp/pp.el: Doc fixes.
13917
13918 * wid-edit.el (widget-menu-max-shortcuts): New variable.
13919 (widget-choose): Don't use single-char shortcuts if # items
13920 exceeds that many. Use minibuffer instead.
13921
13922 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13923
13924 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
13925
13926 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
13927
13928 * speedbar.el (speedbar-frame-mode): Do not set frame position if
13929 in terminal mode.
13930
13931 1998-09-10 Noah Friedman <friedman@splode.com>
13932
13933 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
13934 defcustom declaration. It's wreaking too much havoc with XEmacs
13935 and older versions of Emacs, which share this code.
13936
13937 * type-break.el (type-break-mode): Here also.
13938
13939 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
13940 `t' to add-hook also to modify the new local value.
13941
13942 1998-09-10 Dave Love <fx@gnu.org>
13943
13944 * vc.el (vc-insert-headers): Doc fix.
13945
13946 1998-09-10 Richard Stallman <rms@gnu.org>
13947
13948 * textmodes/flyspell.el (flyspell-mode-on): Make the
13949 ispell-... variables permanent locals.
13950 (flyspell-mode-off): Add autoload cookie.
13951
13952 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
13953 do use binary mode, just as for `unix'.
13954 (ange-ftp-host-type): If HOST is nil, return `unix'.
13955
13956 * dired.el (dired-mark-files-containing-regexp):
13957 Don't scan directories. Ignore non-readable files.
13958
13959 * progmodes/compile.el (compilation-error-regexp-alist):
13960 Fix previous change: allow . and _ in command name.
13961
13962 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
13963
13964 * uncompress.el (uncompress-while-visiting):
13965 Use just the car of what find-operation-coding-system returns.
13966
13967 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
13968
13969 * shell.el (shell-file-name-quote-list): Add # to the value.
13970
13971 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
13972
13973 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
13974 to make killing of ispell process work even if
13975 kill-all-local-variables has been run.
13976
13977 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13978
13979 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
13980 loop when sexp entry ends at end of file with no newline.
13981
13982 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13983
13984 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
13985 (Custom-reset-standard): Fix menu inconsistency.
13986
13987 * mail/feedmail.el (feedmail-from-line): Allow t.
13988 (feedmail-message-id-suffix): Allow nil.
13989
13990 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
13991 Simplify. Make prefix arg work right.
13992
13993 1998-09-09 Dave Love <fx@gnu.org>
13994
13995 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13996
13997 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
13998
13999 1998-09-08 Dave Love <fx@gnu.org>
14000
14001 * add-log.el (change-log-font-lock-keywords): Do parenthesized
14002 stuff only after file names or at start of line. Allow parens
14003 around e-mail, as well as angles.
14004
14005 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
14006 ignore-errors too, eval'd when compile. Require w3 stuff at load
14007 time for nicer failure if it's not available.
14008
14009 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
14010
14011 * comint.el (comint-arguments): Ignore backslashes when using
14012 w32 shells that expect backslashes as the directory separator.
14013
14014 1998-09-04 Kenichi Handa <handa@etl.go.jp>
14015
14016 * international/fontset.el (resolved-ascii-font): New variable.
14017 (x-complement-fontset-spec): By side effect, set
14018 `resolved-ascii-font' to the resolved name of ASCII font."
14019 (create-fontset-from-fontset-spec): Don't get a value for
14020 resolved-ascii-font from the list full-fontlist. It is set by
14021 x-complement-fontset-spec now.
14022
14023 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
14024 version, check the value of mule-version.
14025
14026 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
14027
14028 * textmodes/reftex.el (reftex-view-crossref): Split up into
14029 several functions. No longer moves to find a macro.
14030 (reftex-view-cr-cite, reftex-view-cr-ref,
14031 reftex-end-of-bib-entry): New functions.
14032 (reftex-auto-view-crossref): New value `window' allowed.
14033 (reftex-view-crossref-when-idle): Process new `window' option in
14034 (reftex-translate-to-ascii-function): New default.
14035 (reftex-label-illegal-re): Default changed, removed Latin1.
14036 (reftex-latin1-to-ascii): New function.
14037 (reftex-what-environment): Check for section regexp before use.
14038 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
14039 absolute path names.
14040 (reftex-TeX-master-file): Changed sequence of file checks.
14041 (reftex-do-citation): bibview cache only with RefTeX mode on.
14042
14043 1998-09-06 Richard Stallman <rms@gnu.org>
14044
14045 * progmodes/compile.el (compilation-error-regexp-alist):
14046 In first pattern (GNU utilities and other things),
14047 allow a space after the optional program name at the beginning.
14048
14049 * mail/mail-hist.el (mail-hist-current-header-contents):
14050 Fix previous change: use mail-header-end.
14051
14052 1998-09-06 Bill Richter <richter@math.nwu.edu>
14053
14054 * international/ccl.el: Doc fixes.
14055 * international/encoded-kb.el: Doc fixes.
14056 * international/fontset.el: Doc fixes.
14057 * international/kinsoku.el: Doc fixes.
14058 * international/kkc.el: Doc fixes.
14059 * international/mule-cmds.el: Doc fixes.
14060 * international/mule-conf.el: Doc fixes.
14061 * international/mule-util.el: Doc fixes.
14062 * international/mule.el: Doc fixes.
14063
14064 1998-09-05 Eric Ludlam <zappo@gnu.org>
14065
14066 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
14067 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
14068 (checkdoc-this-string-valid-engine): Permit ? as terminating
14069 punctuation for first line sentence breaking.
14070 (checkdoc-this-string-valid): When converting a comment into a doc
14071 string, make sure " chars are \".
14072 (checkdoc-sentencespace-region-engine): Only do double space check
14073 if based on the variable `sentence-end-double-space'
14074 (checkdoc-this-string-valid-engine): ? ends valid sentence.
14075 (checkdoc-proper-noun-region-engine): Exclude items in URLs
14076
14077 1998-09-04 Richard Stallman <rms@gnu.org>
14078
14079 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
14080 Recognize define-skeleton as a function definer.
14081
14082 * cus-edit.el (customize-option): Refuse to customize
14083 a variable that has no defcustom. But if variable is autoloaded,
14084 first try to load the library that defines it.
14085
14086 * international/iso-insert.el: Use `string' before calling `insert'
14087 so that in multibyte buffers we insert multibyte chars.
14088
14089 * dired.el (dired-mark-files-containing-regexp):
14090 Don't use find-file; instead, insert the file in a temp buffer.
14091
14092 * textmodes/tex-mode.el (tex-start-options-string): New option.
14093 (tex-start-tex): Use that variable.
14094
14095 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
14096 value in the `repeat' alternative a list.
14097
14098 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
14099 the inserted newline, verify that one was really inserted.
14100
14101 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
14102 remains on or remains off.
14103 (flyspell-multi-language-p): Default changed to nil.
14104
14105 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
14106 In "found in comment" case, don't beginning-of-line after forward-line.
14107
14108 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
14109 If the function definition is not a lambda, return original FORM
14110 with no error.
14111
14112 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
14113
14114 * net-utils.el (netstat-program-options): Changed from nil to "-a"
14115 so that by default netstat shows all network connections.
14116
14117 1998-09-04 Bob Weiner <weiner@altrasoft.com>
14118
14119 * international/quail.el: Doc fixes.
14120
14121 * info.el (info): Don't add parens if FILE already has them.
14122
14123 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
14124
14125 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
14126 on extension lines.
14127
14128 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
14129
14130 * w32-fns.el (w32-shell-dos-semantics): New function.
14131
14132 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
14133
14134 * international/quail.el (quail-choose-completion-string): Store
14135 completion `choice' in `quail-current-str'; don't insert it.
14136
14137 1998-09-02 Kenichi Handa <handa@etl.go.jp>
14138
14139 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
14140 argument to ps-mule-generate-bitmap-font.
14141
14142 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
14143 entry and change Latin-1 entry in the default value.
14144 (ps-mule-font-info-database-ps-bdf): New variable.
14145 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
14146 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
14147 registerd in FONT-SPEC.
14148 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
14149 charcter width of bitmap fonts.
14150 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
14151 procedure NF.
14152 (ps-begin-file): Output PostScript code for setting
14153 SpaceWidthRatio.
14154 (ps-plot-region): Use line-beginning-position to get a position of
14155 the beginning of the current line.
14156
14157 * international/mule-cmds.el (register-input-method): Doc-string
14158 modified.
14159
14160 1998-09-01 Dave Love <fx@gnu.org>
14161
14162 * international/mule-cmds.el (current-language-environment): Fix
14163 setter function.
14164
14165 1998-09-01 Simon Marshall <simon@gnu.org>
14166
14167 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
14168 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
14169 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
14170 names with font-lock-type-face. Fontify type specs, etc., with
14171 font-lock-keyword-face.
14172
14173 1998-08-31 Kenichi Handa <handa@etl.go.jp>
14174
14175 * international/fontset.el (x-complement-fontset-spec): If ASCII
14176 font is specified in FONTLIST, don't substitute it for the
14177 resolved name.
14178
14179 1998-08-31 Paul Eggert <eggert@twinsun.com>
14180
14181 * international/mule.el (charset-description): Doc fix.
14182
14183 * language/chinese.el, language/cyrillic.el, language/czech.el,
14184 language/devanagari.el, language/ethiopic.el,
14185 language/european.el, language/hebrew.el, language/indian.el,
14186 language/japanese.el, language/korean.el, language/lao.el,
14187 language/slovak.el, language/thai.el, language/tibetan.el,
14188 language/vietnamese.el:
14189 Add coding: local variable, to avoid bootstrapping problem
14190 if you need to recompile all the Lisp files using interpreted code.
14191
14192 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14193
14194 * cal-china.el (chinese-year-cache): Change range of years from
14195 1989-2000 to 1990-2010.
14196
14197 1998-08-29 Dave Love <d.love@dl.ac.uk>
14198
14199 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
14200 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
14201
14202 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14203
14204 * ps-print.el (ps-print-control-characters): Doc-string modified.
14205 (ps-output-string-prim): Comment format changed.
14206 (ps-do-despool): Indentation of source code changed.
14207
14208 1998-08-28 Kenichi Handa <handa@etl.go.jp>
14209
14210 * subr.el (sref): Make it an alias of aref. Make the
14211 byte-compiler warn that it is obsolete.
14212 (char-bytes): Make the byte-compiler warn that it is obsolete.
14213
14214 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
14215 Calculate the total bytes using position-bytes instead of
14216 char-bytes.
14217
14218 1998-08-27 Karl Heuer <kwzh@gnu.org>
14219
14220 * snmp-mode.el: New file.
14221 * files.el (auto-mode-alist): Add snmp-mode patterns.
14222
14223 1998-08-27 Karl Eichwalder <ke@suse.de>
14224
14225 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
14226
14227 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
14228
14229 * calendar/diary-lib.el (diary-block): Doc fix..
14230 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
14231
14232 1998-08-27 Richard Stallman <rms@gnu.org>
14233
14234 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
14235 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
14236 Clear appt-mode-string if we don't put something in it.
14237
14238 1998-08-27 Dave Love <fx@gnu.org>
14239
14240 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
14241 dired-local-variables-file for dired-x.
14242
14243 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
14244 for compressed library files too.
14245
14246 1998-08-26 Kenichi Handa <handa@etl.go.jp>
14247
14248 * language/european.el ("Latin-1"): Modify `documentation' key value.
14249 ("Latin-2"): Likewise.
14250
14251 1998-08-26 Karl Heuer <kwzh@gnu.org>
14252
14253 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
14254
14255 1998-08-26 Albert L. Ting <alt@artisan.com>
14256
14257 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
14258 (mail-hist-current-header-contents): Use mail-text-start.
14259
14260 1998-08-26 Richard Stallman <rms@gnu.org>
14261
14262 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
14263 (customize-changed-options-previous-release): New variable.
14264 (customize-changed-options): Use that variable as default arg.
14265
14266 1998-08-26 Karl Eichwalder <ke@suse.de>
14267
14268 * midnight.el: Require `timer' not only when compiling.
14269
14270 1998-08-26 Per Starback <starback@update.uu.se>
14271
14272 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
14273 buffer before creating help group.
14274
14275 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
14276
14277 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
14278 coding-system-for-write before saving.
14279
14280 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
14281
14282 * isearch.el (isearch-forward): Doc fix.
14283
14284 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
14285
14286 * emacs-lisp/find-func.el: Fix :version tags to have a string
14287 value, not a float.
14288
14289 * cus-dep.el: Fix typo in output.
14290
14291 1998-08-25 Dave Love <fx@gnu.org>
14292
14293 * repeat.el (repeat): Doc fix.
14294 [From rms:]
14295 (repeat-previous-repeated-command): New variable.
14296 (repeat): Check for real-last-command being null or repeat. Set
14297 repeat-previous-repeated-command.
14298
14299 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
14300
14301 1998-08-25 Kenichi Handa <handa@etl.go.jp>
14302
14303 * gnus/message.el (message-send-mail-with-sendmail): Bind
14304 coding-system-for-write by the return value of
14305 select-message-coding-system.
14306 (message-send-mail-with-qmail): Likewise.
14307
14308 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
14309
14310 * emacs-lisp/autoload.el: Fix doc-string-elt property on
14311 define-derived-mode.
14312
14313 * files.el (file-name-invalid-regexp):
14314 Fix regex for ms-dos without long file names.
14315
14316 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
14317
14318 * ps-print.el: Multi-byte buffer handling.
14319 (ps-print-version): New version number (4.0) and doc fix.
14320 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
14321 compilation for GNU Emacs and emacsens.
14322 (ps-generate-postscript-with-faces): Force invisible text to be
14323 visible.
14324 (dos-ps-printer): New var to avoid compilation gripes.
14325
14326 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14327
14328 * ps-print.el (ps-mule-plot-string): Pay attention to the case
14329 that no more characters can't be printed in the current line.
14330
14331 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14332
14333 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
14334 greater than TO.
14335
14336 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14337
14338 * ps-print.el: Add codes to make ps-print.el work also on Emacs
14339 20.2 and the earlier version.
14340 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
14341 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
14342 (ps-mule-find-wrappoint): Likewise.
14343 (ps-mule-generate-font): Change `X' to `x' in format
14344 control-string.
14345 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
14346 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
14347 `restore' form procedures `BC' and `EC'.
14348
14349 1998-08-24 Kenichi Handa <handa@etl.go.jp>
14350
14351 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
14352 is an executable procedure. Make LineThickness, Xshadow, and
14353 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
14354 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
14355 ps-mule-font-info-database-bdf): New vars.
14356 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
14357 (ccl-encode-ethio-unicode): New CCL program.
14358 (ps-mule-encode-ethiopic): New fun.
14359 (ps-mule-current-charset): New var.
14360 (ps-mule-get-font-spec, ps-mule-font-spec-src,
14361 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
14362 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
14363 (ps-mule-external-libraries): New var.
14364 (ps-mule-init-external-library): New fun.
14365 (ps-mule-font-cache): New var.
14366 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
14367 (ps-last-font): New var.
14368 (ps-mule-prepare-font): New fun.
14369 (ps-mule-charset-list): New var.
14370 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
14371 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
14372 ps-mule-plot-string): New funs.
14373 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
14374 New vars.
14375 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
14376 ps-mule-prepare-cmpchar-font): New funs.
14377 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
14378 vars.
14379 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
14380 ps-mule-generate-bitmap-glyph): New funs.
14381 (ps-mule-initialize, ps-mule-begin): New funs.
14382 (ps-output-string-prim): Insert string as unibyte.
14383 (ps-output-prologue): New fun.
14384 (ps-flush-output): Handle the case of 'prologue.
14385 (ps-begin-file): Call ps-mule-initialize.
14386 (ps-begin-job): Set ps-control-or-escape-regexp differently if
14387 printing multibyte characters.
14388 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
14389 (ps-basic-plot-string): Handle the case of printing ASCII
14390 characters by external libraries (e.g. BDF).
14391 (ps-set-font): Set ps-last-font.
14392 (ps-plot-region): Handle multibyte characters, use
14393 ps-mule-plot-string for them.
14394 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
14395
14396 * bdf.el: New file.
14397
14398 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
14399
14400 * international/mule-cmds.el (select-message-coding-system): New
14401 function.
14402 (set-language-environment-coding-systems): Set
14403 default-sendmail-coding-system.
14404
14405 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
14406 (default-sendmail-coding-system): New variable.
14407 (sendmail-send-it): Encode the message by a coding system
14408 select-message-coding-system returns.
14409
14410 1998-08-23 Eric Ludlam <zappo@gnu.org>
14411
14412 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
14413 (speedbar-mode): Set buffer to read only.
14414 (speedbar-temp-buffer-show-function): For emacs don't call hook
14415 with arguments.
14416 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
14417
14418 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
14419
14420 * speedbar.el (speedbar-key-map): Fix typo.
14421
14422 See ChangeLog.7 for earlier changes.