]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Delete obsolete URL comment.
[gnu-emacs] / lisp / ChangeLog
1 2000-05-25 Dave Love <fx@gnu.org>
2
3 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
4 byte-code-function-p.
5
6 * mail/rmailsum.el: Add provide.
7
8 * net/goto-addr.el (goto-address-fontify): Add help-echo property.
9
10 * smerge-mode.el (smerge-diff-switches): Don't use list* in
11 defcustom.
12
13 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
14
15 * ediff-diff.el (ediff-exec-process): delete --binary option from
16 non-buffer ediff jobs.
17
18 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
19
20 * hilit-chg.el (highlight-changes-mode): Ask about color or
21 grayscale support, not about window-system.
22
23 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
24 window-system.
25 (ffap-highlight): Always default to t.
26
27 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
28 display-popup-menus-p instead of looking at window-system.
29
30 * disp-table.el (standard-display-g1, standard-display-graphic):
31 Only refuse to use string glyphs on X and MS-Windows.
32
33 * avoid.el: Remove window-system from commentary, suggest to use
34 display-*-p instead.
35
36 * apropos.el (apropos-print): Use display-mouse-p instead of
37 window-system.
38
39 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
40
41 * international/codepage.el (cp-decoding-vector-for-codepage):
42 Fill up unsupported characters with their own codes. From Kenichi
43 Handa.
44
45 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
46
47 * international/mule-diag.el (describe-char-after): Use
48 display-graphic-p instead of window-system, so that this function
49 works on MS-DOS.
50
51 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
52
53 * international/codepage.el (cp-make-coding-systems-for-codepage):
54 Remove the eight-bit-graphic and eight-bit-control charsets from
55 the list of charsets which we convert into `?'.
56
57 2000-05-25 Kenichi Handa <handa@etl.go.jp>
58
59 * international/mule-conf.el: Specify CHARSET-ID explicitely for
60 private charsets.
61 (mule-unicode-0100-24ff, japanese-jisx0213-1,
62 japanese-jisx0213-2): New charsets.
63
64 * international/fontset.el: Setup default fontset for new charsets.
65
66 2000-05-24 Dave Love <fx@gnu.org>
67
68 * info.el (Info-find-node-2): Restructure [following "Vadim
69 S. Solomin" <sovs@uic.nnov.ru>].
70
71 * icomplete.el: Fix header for Finder.
72
73 2000-05-24 Eric M. Ludlam <zappo@ultranet.com>
74
75 * rmailout.el (rmail-output-to-rmail-file): Added optional param
76 STAY.
77
78 * rmail.el (rmail-automatic-folder-directives): New user variable.
79 (rmail-show-message): Add call to `rmail-auto-file' during
80 display.
81 (rmail-auto-file): New function.
82
83 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
84
85 * ediff-diff.el (ediff-forward-word): Take syntactic word class into
86 account.
87 (ediff-test-utility,ediff-diff-mandatory-option)
88 (ediff-reset-diff-options): Utilities for proper initialization of
89 ediff-diff-options and ediff-diff3-options on Windows.
90
91 * ediff-init.el (ediff-merge-filename-prefix): New customizable
92 variable.
93
94 * ediff-mult.el (ediff-filegroup-action): Use
95 ediff-merge-filename-prefix.
96
97 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
98
99 * viper-ex.el (ex-write): Set selective display to nil.
100
101 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
102
103 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
104 aliases for hebrew-iso-8bit.
105
106 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
107
108 * woman.el: New version from Francis J. Wright
109 <F.J.Wright@Maths.QMW.ac.uk>.
110 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
111 names in environment variables regardless of the path separator.
112 (woman-topic-all-completions-1): Don't call file-name-directory-p
113 on all files, since woman-file-regexp already filters out any
114 directories.
115
116 2000-05-24 Kenichi Handa <handa@etl.go.jp>
117
118 * international/quail.el (quail-start-translation): Don't change
119 modified-p of the current buffer.
120 (quail-start-conversion): Likewise.
121
122 * international/kkc.el (kkc-region): Don't change modified-p of
123 the current buffer.
124
125 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
126 conform to RFC1468.
127 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
128
129 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com>
130
131 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
132 (speedbar-insert-button): Invisible text property fix.
133 (speedbar-directory-plus): Renamed from speedbar-directory-+
134 (speedbar-directory-minus): Renamed from speedbar-directory--
135 (speedbar-page-plus): Renamed from speedbar-file-+
136 (speedbar-page-minus): Renamed from speedbar-file--
137 (speedbar-page): Renamed from speedbar-file-
138 (speedbar-tag): Renamed from speedbar-tag-
139 (speedbar-tag-plus): Renamed from speedbar-tag-+
140 (speedbar-tag-minus): Renamed from speedbar-tag--
141 (speedbar-expand-image-button-alist): Use above renames.
142
143 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
144 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
145 * sb-pg-plus.xpm: Renamed from sb-file+.xpm
146 * sb-pg-minus.xpm: Renamed from sb-file-.xpm
147 * sb-pg.xpm: Renamed from sb-file.xpm
148 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
149 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
150
151 2000-05-24 Kenichi Handa <handa@etl.go.jp>
152
153 * international/quail.el (quail-show-guidance-buf): Set
154 current-input-method of the guidance buffer to the name of the
155 curren input method.
156
157 2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
158
159 * progmodes/compile.el (compile-internal): Style typo.
160
161 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
162 quote vars and functions in the docstring.
163
164 * newcomment.el (comment-make-extra-lines): Don't use `assert'.
165
166 * completion.el (dynamic-completion-mode, dynamic-completion-mode):
167 Don't quote lambdas.
168
169 * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
170
171 2000-05-23 Gerd Moellmann <gerd@gnu.org>
172
173 * startup.el (command-line): Determine source file of compiled
174 user init file differently. Warn if compiled user init file
175 is older than its source file.
176
177 * ffap.el (ffap-url-regexp): Add `https'.
178
179 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
180
181 * files.el (make-backup-file-name-1): Replace slashes with `!'
182 rather than `|' (which is not allowed on Windows). Replace the
183 drive letters with a string "drive_X".
184
185 2000-05-23 Gerd Moellmann <gerd@gnu.org>
186
187 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
188
189 * files.el (interpreter-mode-alist): Add `bash2'.
190
191 2000-05-22 Dave Love <fx@gnu.org>
192
193 * loadhist.el (feature-symbols, file-provides, file-requires): Use
194 mapc.
195 (feature-file): Avoid calling symbol-name. Doc fix.
196 (file-set-intersect, file-dependents): Use dolist, not mapcar.
197 (loadhist-hook-functions): Add mouse-position-function.
198 (unload-feature): Change uses of mapcar.
199
200 * files.el (parse-colon-path): Doc fix.
201 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
202 (set-auto-mode): Use mapc.
203
204 * complete.el (PC-look-for-include-file): Use :alnum: character
205 class.
206 (partial-completion-mode): Add autoload cookie.
207
208 2000-05-22 Sam Steingold <sds@gnu.org>
209
210 * info.el (Info-fontify-node): Fixed the call to
211 `add-text-properties' (bug introduced on 2000-05-18).
212
213 2000-05-22 Dave Love <fx@gnu.org>
214
215 * bindings.el: Remove debug-ignored-errors set in other files.
216
217 * progmodes/etags.el: Add to debug-ignored-errors.
218 (visit-tags-table-buffer): Clear out buffers holding old tables
219 when making a new list.
220 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
221 mapc.
222
223 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't
224 quote keywords.
225 (cmpl-string-case-type): Use character classes.
226
227 * comint.el:
228 * textmodes/ispell.el:
229 * imenu.el:
230 * mail/mh-e.el:
231 * progmodes/compile.el: Add to debug-ignored-errors.
232
233 * dabbrev.el: Add to debug-ignored-errors.
234 (dabbrev-completion): Use mapc.
235
236 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il>
237
238 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
239 (woman-mapcan, woman-parse-man.conf)
240 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
241 (woman-reset-emulation, woman-select-symbol-fonts): New functions.
242 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin
243 path syntax better.
244 (woman-man.conf-path, woman-use-own-frame): New defcustoms.
245 (woman-manpath): Call woman-parse-man.conf.
246 (woman-emulation): New defcustom, defaults to nroff.
247 (woman-font-support): New defconst.
248 (woman-use-symbol-font): New defcustom.
249 (woman-menu): Add new menu items: "Colored/BW", "Advanced",
250 "Emulation".
251 Many functions: Doc fix.
252
253 2000-05-22 Kenichi Handa <handa@etl.go.jp>
254
255 * international/quail.el (quail-simple-translation-keymap): Map
256 128..255 to quail-self-insert-command.
257 (quail-keyboard-layout-alist): Add definition for "pc102-de".
258
259 2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
260
261 * help.el (help-manyarg-func-alist): Typo.
262
263 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
264 intervals which makes it heaps simpler.
265
266 * newcomment.el (comment-region-internal): Go back to BEG after quoting
267 the nested comment markers.
268
269 * subr.el (remove-hook): Don't turn the hook's value into a list.
270
271 2000-05-21 Dave Love <fx@gnu.org>
272
273 * edmacro.el (edmacro-parse-keys): Return vector if any elements
274 are invalid characters.
275
276 * international/mule-util.el (detect-coding-with-priority): Use
277 mapc. Remove redundant lambda.
278
279 * international/mule-diag.el (list-non-iso-charset-chars)
280 (describe-fontset): Remove redundant lambda.
281
282 * emulation/crisp.el (brief-mode): New alias.
283
284 * emacs-lisp/ring.el (ring-elements): New function.
285
286 * emacs-lisp/easymenu.el (easy-menu-create-menu)
287 (easy-menu-do-add-item): Use keywordp.
288
289 * emacs-lisp/byte-opt.el: Update side-effect free function lists.
290
291 * replace.el: Doc and error message fixes.
292 (replace-highlight): Use facep, not internal-find-face.
293
294 2000-05-20 Stefan Monnier <monnier@cs.yale.edu>
295
296 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
297
298 * log-edit.el (log-edit-done): Cleanup trailing empty lines.
299 (log-edit-insert-changelog): Drop `:' as well.
300
301 * log-view.el: Fix file description.
302 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
303 available.
304 (log-view-font-lock-keywords): Only use cvs-filename-face if present.
305 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
306
307 * emacs-lisp/easy-mmode.el: Update copyright and commentary.
308 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
309 Print a status message if the toggle is called interactively.
310 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
311 for global minor modes and use `defcustom' for them.
312 Use add-minor-mode.
313 (easy-mmode-define-derived-mode): Remove.
314 (define-derived-mode): Fancier default docstring.
315 (easy-mmode-define-navigation): Signal an error rather than (ding).
316
317 * newcomment.el (comment-styles): New `box-multi'.
318 (comment-normalize-vars): Better default for comment-continue to
319 avoid whitespace-only continuations.
320 (comment-search-forward): Always move even in the no-syntax case.
321 (comment-padright): Only obey N if it's only obeyed for padleft.
322 (comment-make-extra-lines): Better handling of empty continuations.
323 Use `=' for the filler if comment-start has only one character.
324 (uncomment-region): Try handling the special `=' filler.
325 (comment-region): Allow LINES even if MULTI is nil.
326 (comment-box): Choose box style based on comment-style.
327
328 2000-05-20 Kenichi Handa <handa@etl.go.jp>
329
330 * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
331 (ccl-compile-write-repeat): If ARG is string, make it unibyte.
332
333 2000-05-20 Kenichi HANDA <handa@etl.go.jp>
334
335 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
336 and insert, not subst-char-in-region.
337
338 * international/mule-diag.el (list-character-sets-1): Handle
339 charsets eight-bit-control and eight-bit-graphic.
340 (list-iso-charset-chars): Likewise.
341 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
342 charactes as is. Use indent-to to align characters.
343
344 * international/mule-cmds.el (find-multibyte-characters): Never
345 exclude charsets eight-bit-control and eight-bit-graphic.
346
347 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
348
349 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
350 Don't quote lambdas.
351
352 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
353
354 2000-05-19 Gerd Moellmann <gerd@gnu.org>
355
356 * gud.el (gud-jdb-directories): Doc fix.
357
358 2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
359
360 * newcomment.el: New file.
361
362 2000-05-19 Gerd Moellmann <gerd@gnu.org>
363
364 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
365
366 2000-05-18 Andreas Schwab <schwab@suse.de>
367
368 * dired.el (dired-between-files): Also skip lines beginning with
369 `used'.
370
371 2000-05-18 Gerd Moellmann <gerd@gnu.org>
372
373 * msb.el (msb-menu-cond): Add choice `user'.
374
375 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
376
377 * ps-print.el: Compatibility, customization and doc fix.
378 (ps-printer-name-option): Replace defconst by defvar.
379 (ps-postscript-code-directory): XEmacs compatibility.
380 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
381 fix.
382 (ps-user-defined-prologue, ps-print-prologue-header)
383 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
384 compatibility and code fix.
385 (ps-print-background-image, ps-print-background-text):
386 Customization fix.
387 (ps-line-number-start, ps-n-up-on): New vars.
388
389 2000-05-18 Espen Skoglund <esk@ira.uka.de>
390
391 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
392 the indent-comment function to just return the appropriate indent.
393
394 2000-05-18 Eric M. Ludlam <zappo@ultranet.com>
395
396 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
397 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
398 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
399
400 2000-05-18 Dave Love <fx@gnu.org>
401
402 * info.el (Info-fontify-node): Add intangible property as well as
403 invisible.
404
405 * calendar/appt.el (appt-make-list): Match all lines of entry.
406 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
407
408 2000-05-18 Kenichi Handa <handa@etl.go.jp>
409
410 * international/mule-diag.el (describe-char-after): Call
411 internal-char-font, not char-font. If internal-char-font returns
412 nil, display "-- none --".
413
414 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
415
416 * image.el (image-type-available-p): Don't reference image-types
417 if it isn't bound.
418
419 2000-05-17 Stefan Monnier <monnier@cs.yale.edu>
420
421 * autoarg.el (autoarg-mode): Typo in the :set argument.
422
423 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
424
425 * startup.el (command-line-1): Don't signal an error if the
426 directory for auto-save-list files does not yet exist.
427
428 2000-05-17 Kenichi Handa <handa@etl.go.jp>
429
430 * international/mule-conf.el (arabic-iso8859-6): Fix typo.
431
432 2000-05-16 Stefan Monnier <monnier@cs.yale.edu>
433
434 * subr.el (remove-hook): `setq' hook-value, not `set'.
435
436 2000-05-16 Sam Steingold <sds@gnu.org>
437
438 * info.el (debug-ignored-errors): More errors to ignore.
439
440 2000-05-16 Dave Love <fx@gnu.org>
441
442 * cus-edit.el: Don't require cl or easymenu.
443 (custom-variable-prompt): Test standard-value property, not
444 user-variable-p.
445
446 2000-05-16 Sam Steingold <sds@gnu.org>
447
448 * subr.el (add-hook): `setq' hook-value, not `set'.
449
450 2000-05-16 Gerd Moellmann <gerd@gnu.org>
451
452 * startup.el (command-line-1): Mention the FAQ in the startup
453 message.
454
455 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
456
457 * progmodes/compile.el (compilation-parse-errors): Collect
458 `nomessage' regexps last.
459
460 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
461
462 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
463 to the function name.
464
465 2000-05-15 Dave Love <fx@gnu.org>
466
467 * speedbar.el (speedbar-recenter): Typo.
468 (speedbar-expand-line): Make arg optional.
469 (speedbar-mode): Avoid a compiler warning.
470
471 2000-05-15 Gerd Moellmann <gerd@gnu.org>
472
473 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
474 user-specified option string is empty.
475
476 * mouse.el (mouse-yank-at-click): Doc fix.
477
478 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il>
479
480 * term/internal.el (IT-character-translations): More updates of
481 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
482 documents.
483
484 2000-05-15 Gerd Moellmann <gerd@gnu.org>
485
486 * env.el (getenv): New function, interactively callable.
487 (setenv, getenv): Remove autoload cookies.
488
489 * loadup.el: Load `env'.
490
491 * progmodes/f90.el: Change author's mail address.
492
493 2000-05-14 Dave Love <fx@gnu.org>
494
495 * mail/rmail.el (rmail-show-message-hook): Customize and offer
496 goto-addr as an option.
497
498 * help.el (help-xref-stack): Doc fix.
499 (help-xref-following): New variable.
500 (help-make-xrefs): Use it.
501 (help-xref-go-back): Use position information from stack element.
502 (help-follow): Make position in stack element a pair. Use
503 help-xref-following.
504
505 * autoarg.el: New file.
506
507 * faces.el: Declare more functions obsolete.
508
509 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
510 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
511 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
512 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
513 Remove all the setup-...-environment functions.
514
515 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
516
517 * speedbar.el: Updated the commentary section. xemacs20p now uses
518 >= when detecting. Require `defimage' safely.
519 (speedbar-easymenu-definition-base): Add toggle for images.
520 (speedbar-easymenu-definition-special): Add flush cache & expand.
521 (speedbar-visiting-tag-hook): Set new defaults. Added options.
522 (speedbar-reconfigure-keymaps-hook): New variable.
523 (speedbar-frame-parameters): Updated documentation.
524 (speedbar-use-imenu-flag): Updated custom tag
525 (speedbar-dynamic-tags-function-list): New variable.
526 (speedbar-tag-hierarchy-method): Updated doc & custom.
527 (speedbar-indentation-width, speedbar-indentation-width) New
528 variables.
529 (speedbar-hide-button-brackets-flag): Customizable.
530 (speedbar-vc-indicator): Doc update.
531 (speedbar-ignored-path-expressions): Updated default value.
532 (speedbar-supported-extension-expressions): Updated default value.
533 (speedbar-syntax-table): Remove {} paren status.
534 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
535 as "+". Added overlay aliases.
536 (speedbar-mode): Use `speedbar-mode-line-update' instead of
537 `force-mode-line-update'.
538 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
539 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
540 `mouse-set-point'
541 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
542 (speedbar-item-info-tag-helper): Revamped to handle a wider range
543 of arbitrary text, and new helper functions.
544 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
545 filename finder.
546 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
547 (speedbar-directory-buttons): Update path search/expansion.
548 (speedbar-make-tag-line): Pay attention to
549 `speedbar-indentation-width'. Use more care w/ invisible
550 properties.
551 (speedbar-change-expand-button-char): Call
552 `speedbar-insert-image-button-maybe'.
553 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
554 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
555 (speedbar-trim-words-tag-hierarchy)
556 (speedbar-simple-group-tag-hierarchy): New functions
557 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
558 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
559 functions.
560 (speedbar-mouse-set-point): New function
561 (speedbar-power-click): Updated documentation.
562 (speedbar-line-token, speedbar-goto-this-file): Handle more types
563 of tag prefix text.
564 (speedbar-expand-line, speedbar-contract-line): Make more robust
565 to strange text.
566 (speedbar-expand-line): Takes universal argument to flush the
567 cache.
568 (speedbar-flush-expand-line): New function.
569 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
570 Use new generator insertion method.
571 (speedbar-fetch-dynamic-tags): New function.
572 (speedbar-fetch-dynamic-imenu): Removed code now handled in
573 `speedbar-fetch-dynamic-imenu'.
574 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
575 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
576 "Revert Buffer" menu items.
577 (speedbar-buffer-buttons-engine): Be smarter when creating a
578 filename tag (for expansion purposes.).
579 (speedbar-highlight-one-tag-line,
580 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
581 (speedbar-recenter): New functions.
582 (defimage-speedbar): Image loading abstraction.
583 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
584 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
585 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
586 (speedbar-tag-type, speedbar-tag-mail): New images.
587 (speedbar-expand-image-button-alist): New variable.
588 (speedbar-insert-image-button-maybe): Insert an image over some
589 buttons.
590
591 2000-05-13 Kenichi Handa <handa@etl.go.jp>
592
593 * international/mule-cmds.el (encode-coding-char): An ASCII
594 character is always encodable.
595
596 * international/mule-conf.el: Add more information in descriptions
597 of character sets.
598
599 * international/mule-diag.el (describe-char-after): New function.
600 (describe-font-internal): Adjusted for the change of font-info.
601 (describe-font): Likewise.
602 (print-fontset): Rewritten for the new fontset implementation.
603 (describe-fontset): Include fontset alias names in completion.
604 (list-fontsets): Adjusted for the change of print-fontset.
605
606 * simple.el (what-cursor-position): If DETAIL is non-nil, call
607 describe-char-after instead of displaying the detail in the echo
608 area.
609 (syntax-code-table): Format changed.
610 (string-to-syntax): Adjusted for the above change.
611
612 2000-05-12 Stefan Monnier <monnier@cs.yale.edu>
613
614 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
615
616 2000-05-12 Dave Love <fx@gnu.org>
617
618 * calendar/todo-mode.el: Remove some compatibility stuff and CL
619 dependence. Use line-{beginning,end}-position, not
620 point-at{b,e}ol. Some doc fixes.
621 (todo-position): New function. Fix callers of position to use it.
622 (todo-save-top-priorities, todo-print): Use with-temp-buffer.
623
624 2000-05-12 Gerd Moellmann <gerd@gnu.org>
625
626 * time.el (display-time-mail-icon): Use `:ascent center'.
627
628 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
629 handling FTP security extensions.
630
631 2000-05-11 Dave Love <fx@gnu.org>
632
633 * calendar/todo-mode.el: New file.
634
635 2000-05-11 Gerd Moellmann <gerd@gnu.org>
636
637 * comint.el (comint-read-input-ring): Move reference to
638 comint-input-ring-size outside of the save-excursion. It was
639 causing the default value to be the only one ever seen.
640
641 * font-lock.el: Update copyright. Remove Simon Marshall's email
642 address on request from him.
643
644 * subr.el (substitute-key-definition): Add comment describing
645 the meaning of PREFIX.
646
647 2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
648
649 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
650
651 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
652 (add-minor-mode): Don't make the variable buffer-local and add a
653 reference to define-minor-mode in the docstring.
654
655 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
656 HEADER/FOOTER and fix bug with trailing empty directory.
657 (cvs-append-to-ignore): Use vc-editable-p if available.
658 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
659 (vc-do-command): Tweak advice to handle the new VC.
660
661 * log-view.el (log-view-goto-rev): New function for the new VC.
662 (log-view-minor-wrap): Use mark-active.
663
664 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
665 (log-edit-changelog-full-paragraphs): New var.
666 (log-edit-insert-changelog): Remove a lonely leading `* file'.
667 (log-edit-narrow-changelog, log-edit-changelog-paragraph)
668 (log-edit-changelog-subparagraph, log-edit-changelog-entry)
669 (log-edit-changelog-ours-p, log-edit-changelog-entries)
670 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
671 Replace the `cvs' prefix with `log-edit'.
672
673 * iswitchb.el (iswitchb-completion-help): Unquote lambda.
674
675 * diff-mode.el (diff-font-lock-keywords): Recognize comments.
676 (diff-font-lock-defaults): Explicitly turn off multiline.
677 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
678 (diff-ediff-patch): Fix call to ediff-patch-file.
679 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
680 Handle comments.
681
682 * frame.el (automatic-hscrolling): Typo.
683
684 * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
685
686 2000-05-09 Sam Steingold <sds@goems.com>
687
688 * apropos.el (apropos-print): use `describe-face' instead of
689 `customize-face-other-window'.
690
691 2000-05-09 Dave Love <fx@gnu.org>
692
693 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
694
695 * help.el (describe-variable): Have customize button pop the
696 help-xref stack when invoked.
697 (help-xref-symbol-regexp): Add `face'.
698 (help-make-xrefs): Check for quoted face names and adapt regexp
699 submatch numbers to cope.
700 (help-xref-interned): Maybe insert face doc too. Separate
701 sections with a line of hyphens.
702
703 * faces.el: Some doc fixes. Declare some functions obsolete.
704 (describe-face): Add customize button. Return the help
705 text. Fix prompt.
706
707 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
708
709 * term/internal.el (IT-character-translations): Fix last change.
710
711 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
712
713 * woman.el: New file
714 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
715
716 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
717
718 * term/internal.el (IT-character-translations): Update ASCII
719 simulations for greek-iso8859-7, add latin-iso8859-14 and
720 latin-iso8859-15.
721
722 * international/mule-cmds.el (set-language-info-alist): Call
723 define-prefix-command with 3 arguments, to make the map suitable
724 for a menu.
725
726 2000-05-07 Dave Love <fx@gnu.org>
727
728 * time.el: Small doc fixes from Pavel Janík ml..
729
730 2000-05-05 Dave Love <fx@gnu.org>
731
732 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
733 list in doc string. Don't quote keyword symbols.
734 * emacs-lisp/cl.el: Likewise
735 * emacs-lisp/cl-seq.el: Likewise
736
737 2000-05-05 Gerd Moellmann <gerd@gnu.org>
738
739 * abbrev.el (abbrev-mode): Make ARG optional.
740
741 2000-05-04 Gerd Moellmann <gerd@gnu.org>
742
743 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
744
745 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
746
747 * subr.el (substitute-key-definition): Clarify documentation.
748
749 2000-05-04 Milan Zamazal <pdm@freesoft.cz>
750
751 * glasses.el (glasses-convert-to-unreadable): Use
752 `glasses-separator' instead of the hard-wired "_".
753 (glasses-mode): Call `glasses-make-unreadable' only in a single
754 place.
755
756 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il>
757
758 * term/internal.el (cjk-codepages-alist): Add associations for
759 Chinese and Korean codepages. Remove FIXME comment.
760
761 2000-05-03 Dave Love <fx@gnu.org>
762
763 * time.el (display-time-mail-face, display-time-use-mail-icon):
764 New option.
765 (display-time-mail-icon): New variable.
766 (display-time-string-forms): Use the above. Fix the local-map.
767
768 2000-05-03 Gerd Moellmann <gerd@gnu.org>
769
770 * replace.el (query-replace-map): Add binding for `E'.
771 (query-replace-help): Extend help text.
772 (perform-replace): Allow editing the replacement string.
773
774 * make-mode.el (makefile-mode-abbrev-table): New variable.
775 (makefile-mode): Set local abbrev table to
776 makefile-mode-abbrev-table.
777 (makefile-font-lock-keywords): Fontify includes and conditionals.
778
779 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
780 set TOGGLE's value.
781
782 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
783 mail-interactive-insert-alias.
784 (mail-abbrev-complete-alias): New command.
785 (mail-mode-map): Bind it to `M-TAB'.
786
787 2000-05-03 Kenichi Handa <handa@etl.go.jp>
788
789 * language/lao-util.el (lao-compose-region): New function.
790
791 2000-05-02 Gerd Moellmann <gerd@gnu.org>
792
793 * files.el (recover-session): Make directories as necessary
794 if they don't exist yet.
795
796 * calendar/cal-french.el
797 (french-calendar-multibyte-special-days-array)
798 (french-calendar-special-days-array): Change French text.
799 (calendar-french-date-string): Change output.
800 (calendar-goto-french-date): Likewise.
801
802 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk>
803
804 * wid-edit.el (widget-default-active): Obey `:always-active'.
805 (widget-documentation-string-value-create): Set `:always-active'.
806
807 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
808
809 * startup.el (auto-save-list-file-prefix): For ms-dos, set the
810 default prefix to `~/_emacs.d/auto-save.list/_s'.
811 (normal-top-level): Create the directory for auto-save files, if
812 it doesn't already exist (in the ms-dos case only).
813
814 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il>
815
816 * international/mule-cmds.el (set-language-environment): Don't
817 concat an integer (dos-codepage), use format instead.
818
819 2000-05-02 Dave Love <fx@gnu.org>
820
821 * help.el (help-xref-on-pp): Check for constant symbols.
822
823 2000-04-29 Gerd Moellmann <gerd@gnu.org>
824
825 * startup.el (normal-top-level): Put a condition-case around
826 the code loading subdirs.el.
827
828 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
829
830 * ps-print.el: Upside-down and face background color printing,
831 line number step, doc fix.
832 (ps-print-version): New version number (5.2).
833 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
834 (ps-face-attribute-list, ps-plot-with-face): Code fix.
835 (ps-spool-config): Var fix.
836 (ps-printer-name-option): Const fix.
837 (ps-print-upside-down, ps-use-face-background)
838 (ps-line-number-step): New vars.
839 (ps-window-system, ps-lp-system): New consts.
840 (ps-face-background): New fun.
841
842 2000-04-28 Richard Stallman <rms@gnu.org>
843
844 * files.el (make-auto-save-file-name):
845 Apply auto-save-file-name-transforms to visited file name
846 before generating auto save file name.
847 (auto-save-file-name-transforms): New variable.
848
849 * files.el (backup-enable-predicate):
850 Correctly test for a file under a temporary directory.
851
852 2000-04-28 Gerd Moellmann <gerd@gnu.org>
853
854 * subr.el (add-minor-mode): Rewritten.
855
856 2000-04-28 Kenichi Handa <handa@etl.go.jp>
857
858 * mail/sendmail.el (sendmail-send-it): Set
859 buffer-file-coding-system to the selected coding system for MIME
860 header.
861
862 2000-04-27 Gerd Moellmann <gerd@gnu.org>
863
864 * dired.el (dired-move-to-filename-regexp): Allow format where
865 YYYY is followed by two spaces.
866
867 * progmodes/etags.el (etags-tags-completion-table): Add a `:'
868 in the second character class of the regexp.
869
870 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
871 mh-etc, too.
872
873 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
874 nil.
875
876 * subr.el (add-minor-mode): Use `set' instead of `setq'.
877
878 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
879 argument.
880
881 2000-04-27 Sen Nagata <sen@eccosys.com>
882
883 * emacs-lisp/crm.el (crm-completion-table): New variable.
884 (crm-collection-fn, crm-test-completion)
885 (completing-read-multiple): Use it.
886
887 2000-04-27 Dave Love <fx@gnu.org>
888
889 * help.el (locate-library): Use mapc.
890 (help-manyarg-func-alist): Add call-process-region.
891
892 2000-04-26 Gerd Moellmann <gerd@gnu.org>
893
894 * subr.el (add-minor-mode): Make argument MAP optional.
895
896 * desktop.el (desktop-save): Save list of minor modes.
897 (desktop-create-buffer): Restore minor modes.
898 (desktop-minor-mode-table): New user-option.
899
900 * subr.el (add-minor-mode): New function.
901
902 * image.el (find-image): New function.
903 (defimage): Rewritten to find image at load time.
904
905 * startup.el (normal-top-level-add-to-load-path): Handle
906 case that the default directory is not in load-path.
907
908 * help.el: Old patch from Stefan Monnier.
909 (help-xref-on-pp): New function.
910 (describe-variable): Use it to display xrefs in a symbol's value.
911
912 2000-04-26 Stefan Monnier <monnier@cs.yale.edu>
913
914 * cus-edit.el (custom-face): Fix parenthesis.
915
916 2000-04-26 Kenichi Handa <handa@etl.go.jp>
917
918 * mail/rmail.el (rmail-expunge): When there are no deleted
919 messages, do nothing.
920
921 2000-04-26 Dave Love <fx@gnu.org>
922
923 * international/mule-cmds.el (locale-translation-file-name):
924 Defvar to nil.
925 (set-locale-environment): Set it here (at runtime).
926
927 2000-04-25 Gerd Moellmann <gerd@gnu.org>
928
929 * replace.el (perform-replace): Add parameters START and END. Use
930 them instead of the check for a region in Transient Mark mode.
931 (query-replace-read-args): Return two more list elements for the
932 start and end of the region in Transient Mark mode.
933 (query-replace, query-replace-regexp, query-replace-regexp-eval)
934 (map-query-replace-regexp, replace-string, replace-regexp): Add
935 optional last arguments START and END and pass them to
936 perform-replace.
937
938 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
939 form with additional arguments for perform-replace.
940
941 * progmodes/etags.el (tags-query-replace): Add parameters START
942 and END. Construct a form with additional arguments for
943 perform-replace.
944
945 * simple.el (shell-command): Set default directory for "*Shell
946 Command Output" buffer.
947
948 * language/european.el (iso-latin-4): Fix typo.
949
950 * emacs-lisp/crm.el: New file.
951
952 2000-04-24 Dave Love <fx@gnu.org>
953
954 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
955 (Custom-reset-saved, Custom-reset-standard)
956 (custom-group-value-create, custom-group-set, custom-group-save)
957 (custom-group-reset-current, custom-group-reset-saved)
958 (custom-group-reset-standard): Use mapc.
959 (custom-buffer-create-internal): Disable undo when creating items.
960 Use mapc.
961 (custom-face): Avoid redundant lambda.
962
963 2000-04-24 Gerd Moellmann <gerd@gnu.org>
964
965 * startup.el (auto-save-list-file-prefix): Set default to
966 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
967
968 2000-04-24 Sam Steingold <sds@gnu.org>
969
970 * time-stamp.el (time-stamp-string-preprocess): Always convert
971 `field-result' to a string.
972
973 2000-04-24 Gerd Moellmann <gerd@gnu.org>
974
975 * frame.el (scrolling): New group.
976 (automatic-hscrolling): New user-option.
977
978 * startup.el (command-line-x-option-alist): Add `-lsp' and
979 `--line-spacing'.
980
981 2000-04-19 Dave Love <fx@gnu.org>
982
983 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
984 (cl-mapc): Rename from mapc. Fix the funcall.
985
986 2000-04-19 Gerd Moellmann <gerd@gnu.org>
987
988 * simple.el (clone-indirect-buffer-other-window): New command.
989 (clone-indirect-buffer): Add optional arg NORECROD.
990 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
991
992 * help.el (resize-temp-buffer-window): Use count-screen-lines.
993
994 * window.el (count-screen-lines): New function.
995 (shrink-window-if-larger-than-buffer): Use count-screen-lines
996 instead of window-buffer-height.
997
998 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
999 non-existing variable comint-input-sentinel.
1000 (inferior-lisp-args-to-list): Removed.
1001 (inferior-lisp): Use split-string instead of
1002 inferior-lisp-args-to-list.
1003
1004 * hexl.el (hexl-insert-hex-string): New command.
1005
1006 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
1007 instead of concat.
1008
1009 2000-04-18 Gerd Moellmann <gerd@gnu.org>
1010
1011 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
1012 at the start of an existing but empty folder.
1013
1014 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1015
1016 * ps-mule.el: Customization fix, doc fix.
1017 (ps-multibyte-buffer): Customization fix.
1018
1019 2000-04-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1020
1021 * subr.el (read-passwd): Use read-char-exclusive.
1022
1023 2000-04-17 Gerd Moellmann <gerd@gnu.org>
1024
1025 * textmodes/texinfo.el (texinfo-insert-@email)
1026 (texinfo-insert-@emph, texinfo-insert-@quotation)
1027 (texinfo-insert-@strong, texinfo-insert-@url): New functions.
1028 (texinfo-mode-map): Add key bindings for them.
1029
1030 * files.el (basic-save-buffer-2): Use a template with `$'
1031 instead of `#' for VMS.
1032
1033 * simple.el (clone-indirect-buffer): New function.
1034
1035 2000-04-16 Stephen Eglen <stephen@gnu.org>
1036
1037 * iswitchb.el (iswitchb-case): New function. If the user input
1038 contains any upper-case characters, the search is made
1039 case-sensitive.
1040
1041 2000-04-17 Stefan Monnier <monnier@cs.yale.edu>
1042
1043 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
1044 comment-end.
1045 (texinfo-font-lock-syntactic-keywords): New var.
1046 (texinfo-font-lock-keywords): Remove comment regexp.
1047 (texinfo-insert-block): New function.
1048 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
1049 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip
1050 and font-lock-defaults. Use regexp-opt for outline-regexp.
1051 (texinfo-environments): New var.
1052 (texinfo-environment-regexp): Use regexp-opt and
1053 texinfo-environments.
1054
1055 * textmodes/ispell.el (ispell-menu-map-needed): Check that
1056 ispell-process is bound since this might be eval'd before ispell
1057 is loaded.
1058 (ispell-message): Use a tiny bit less magic and a bit more hard
1059 data to figure out what kind of sc-cite-regexp to use.
1060
1061 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
1062
1063 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
1064 (insert-cyclic-diary-entry): Unquote the lambda.
1065
1066 * gud.el (gud-jdb-build-source-files-list): Fix typo.
1067
1068 * files.el (backup-enable-predicate): Unquote the lambda.
1069
1070 * cus-edit.el (custom-face, face): Unquote the lambda.
1071
1072 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1073
1074 * ps-print.el: Check for line-beginning-position definition.
1075
1076 * ps-print.el: Fix counting lines in a region.
1077 (ps-print-version): New version number (5.1.5).
1078 (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
1079 (ps-printing-region): Fun code fix.
1080
1081 2000-04-15 Gerd Moellmann <gerd@gnu.org>
1082
1083 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
1084 to file-directory-p.
1085
1086 2000-04-14 Gerd Moellmann <gerd@gnu.org>
1087
1088 * gud.el (gud-jdb-build-source-files-list): Check that directory
1089 exists before calling directory-files.
1090
1091 2000-04-13 Dave Love <fx@gnu.org>
1092
1093 * emacs-lisp/trace.el: Change maintainer. Use new backquote
1094 syntax.
1095
1096 * emacs-lisp/cl-specs.el: Remove when, unless.
1097
1098 * emacs-lisp/cl-extra.el: Don't quote keywords.
1099 (cl-old-mapc): New variable.
1100 (mapc): Use it.
1101 (cl-map-intervals): Use with-current-buffer. Don't check for
1102 next-property-change.
1103 (cl-map-overlays): Use with-current-buffer.
1104 (cl-expt): Remove.
1105 (copy-tree, remprop): Define unconditionally.
1106
1107 * emacs-lisp/cl-compat.el (keywordp): Remove.
1108
1109 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers
1110 to use keywordp.
1111 (edebug-spec): Enable keywordp.
1112
1113 * cus-edit.el (custom-sort-items): Avoid symbol-name with new
1114 string-lessp.
1115
1116 * cus-start.el: Use keywordp.
1117
1118 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1119
1120 * diary-lib.el (include-other-diary-files): Fix the fix of
1121 2000-02-18 by doing a save-excursion.
1122
1123 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1124
1125 * ps-print.el: Customization fix, doc fix.
1126 (ps-print-version): New version number (5.1.4).
1127 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
1128 (ps-print-preprint): Adjust code.
1129 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
1130 (ps-print-prologue-header, ps-print-control-characters)
1131 (ps-spool-config): Customization fix.
1132
1133 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il>
1134
1135 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
1136 converted to the new menu-item format, names silightly changed,
1137 help strings added.
1138
1139 Support for spelling without async subprocesses:
1140
1141 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
1142 (ispell-session-buffer): New variables.
1143 (ispell-start-process, ispell-process-status,
1144 ispell-accept-output, ispell-send-string): New functions, for
1145 Ispell invocation when async subprocesses aren't supported.
1146 (ispell-word, ispell-pdict-save, ispell-command-loop,
1147 ispell-process-line, ispell-buffer-local-parsing): Replace calls
1148 to process-send-string with calls to ispell-send-string, and
1149 accept-process-output with ispell-accept-output.
1150 (ispell-init-process): Call ispell-process-status instead of
1151 process-status with.
1152 (ispell-init-process): Call ispell-start-process. Call
1153 ispell-accept-output and ispell-send-string. Don't call
1154 process-kill-without-query and kill-process if they are unbound.
1155 (ispell-async-processp): New function.
1156
1157 2000-04-12 Dave Love <fx@gnu.org>
1158
1159 * info.el: Add debug-ignored-errors.
1160 (Info-mode-menu): Add some items.
1161 (Info-directory): Add autoload cookie.
1162
1163 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
1164 Modify `truncate-lines'. Make `describe-language-environment'
1165 always visible and add help. Modify `describe-key' help. Invoke
1166 Info-directory from `info'. New entry `emacs-manual'.
1167
1168 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1169
1170 * progmodes/ebrowse.el (ebrowse-tree-mode): Use
1171 propertized-buffer-identification.
1172 (ebrowse-update-member-buffer-mode-line): Likewise.
1173 (ebrowse--mode-strings): Removed.
1174 (ebrowse--mode-line-props): Removed.
1175
1176 * files.el (auto-mode-alist): Add `EBROWSE'.
1177
1178 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
1179 space before testing for end of buffer.
1180 (ebrowse-load): Removed.
1181 (ebrowse-revert-tree-buffer-from-file): Rewritten.
1182 (ebrowse-create-tree-buffer): Rewritten.
1183 (ebrowse-tree-mode): Read tree from buffer.
1184
1185 * progmodes/ebrowse-ffh.el: Removed.
1186
1187 2000-04-10 Kenichi Handa <handa@etl.go.jp>
1188
1189 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
1190
1191 2000-04-10 Gerd Moellmann <gerd@gnu.org>
1192
1193 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
1194 at the wrong place.
1195
1196 2000-04-09 Dave Love <fx@gnu.org>
1197
1198 * files.el (backup-enable-predicate): Use
1199 temporary-file-directory, small-temporary-file-directory.
1200 (make-backup-file-name-function, backup-directory-alist): New
1201 variables.
1202 (make-backup-file-name-1): New function.
1203 (make-backup-file-name): Use it.
1204 (find-backup-file-name): Likewise. Use format for clarity, not
1205 concat.
1206 (file-newest-backup): Use make-backup-file-name.
1207
1208 2000-04-09 Gerd Moellmann <gerd@gnu.org>
1209
1210 * progmodes/ebrowse-ffh.el: New file.
1211
1212 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
1213 to ebrowse-ffh.el.
1214 (ebrowse-load): Add autoload.
1215
1216 * finder.el (finder-commentary): Add autoload cookie.
1217
1218 * mail/rfc2368.el: Correct author's email address.
1219
1220 * progmodes/ebrowse.el: New file.
1221
1222 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
1223 item help string.
1224 (easy-menu-do-add-item): Ditto.
1225 (easy-menu-define): Extend doc string.
1226
1227 * jit-lock.el (with-buffer-unmodified): Use
1228 restore-buffer-modified-p.
1229 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
1230 (jit-lock-function, jit-lock-stealth-fontify): Don't use
1231 with-buffer-unmodified.
1232
1233 2000-04-08 Dave Love <fx@gnu.org>
1234
1235 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
1236 unless, when.
1237
1238 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
1239
1240 * viper-util.el (viper-put-on-search-overlay): New subroutine.
1241 (viper-flash-search-pattern): No operation when using Emacs
1242 doesn't support face.
1243 Use `viper-put-on-search-overlay'.
1244
1245 2000-04-04 Gerd Moellmann <gerd@gnu.org>
1246
1247 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
1248 like C-r.
1249
1250 * progmodes/make-mode.el: Some doc fixes.
1251 (makefile-mode-abbrev-table): New variable.
1252 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
1253 (makefile-font-lock-keywords): Fontify includes and conditionals.
1254 (toplevel): Require `dabbrev' and `add-log' when compiling.
1255
1256 * replace.el (perform-replace): Don't move forward one char
1257 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want
1258 to do that because it leaves point 1 position after the last
1259 replacement, after everything has been replaced.
1260
1261 * jit-lock.el (with-buffer-unmodified): New macro.
1262 (with-buffer-prepared-for-font-lock): Don't preserve buffer's
1263 modified state.
1264 (jit-lock-function-1): Extracted from jit-lock-function; not
1265 preserving buffer's modified state.
1266 (jit-lock-function, jit-lock-stealth-fontify): Call
1267 jit-lock-function-1.
1268
1269 * mail/rfc2368.el: Remove supernumerary copyright line.
1270
1271 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
1272
1273 * glasses.el: Provide facilities for inserting space before left
1274 parentheses and uncapitalization of identifiers.
1275 (glasses-mode): Try to remove old overlays in all cases.
1276
1277 2000-04-03 Gerd Moellmann <gerd@gnu.org>
1278
1279 * progmodes/compile.el (compile-internal): Display the compilation
1280 buffer in a different frame, if it's already displayed there.
1281
1282 * mail/rfc2368.el: New file.
1283
1284 * simple.el (sendmail-user-agent-compose): Recognize a `body'
1285 header and insert its value as mail body.
1286
1287 * subr.el (member-ignore-case): New function.
1288
1289 * dabbrev.el (dabbrev-ignored-regexps): New user-option.
1290 (dabbrev--find-expansion): Ignore buffers matching a regexp
1291 from dabbrev-ignored-regexps.
1292
1293 * jka-compr.el (jka-compr-compression-info-list): Add `.z'
1294 to extensions handled by gzip.
1295
1296 2000-04-03 Richard M. Stallman <rms@gnu.org>
1297
1298 * files.el (insert-directory): List the total free space
1299 along with the used space.
1300
1301 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
1302 line is followed by one that matches CITATION-REGEXP, end the
1303 paragraph.
1304
1305 2000-04-03 Markus Rost <rost@delysid.gnu.org>
1306
1307 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
1308 (rmail-make-basic-summary-line): Use that option.
1309
1310 2000-04-03 Kenichi Handa <handa@etl.go.jp>
1311
1312 * international/mule-cmds.el (encoded-string-description):
1313 Rewritten. Try pretty description for ISO 2022 escape sequences
1314 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters
1315 for hexadecimal format.
1316
1317 2000-04-01 Dave Love <fx@gnu.org>
1318
1319 * cpp.el: Change customization group to `c' from `C'.
1320
1321 * vcursor.el (vcursor-move): Use display-color-p.
1322
1323 * international/mule-util.el: Provide mule-utils.
1324 (string-to-sequence): Simplify and speed up.
1325
1326 * international/mule.el (make-coding-system): Purecopy doc-string.
1327
1328 * international/mule-cmds.el: Various menu changes.
1329 (describe-specified-language-support): Handle `Default'.
1330 (set-language-info): Purecopy `info'.
1331
1332 2000-03-31 Andrew Innes <andrewi@gnu.org>
1333
1334 * vc.el (vc-backend-diff): Return the correct status if we had to
1335 retry the rcsdiff command without the --brief option.
1336
1337 2000-03-31 Dave Love <fx@gnu.org>
1338
1339 * help.el (help-manyarg-func-alist): Correct several omissions.
1340
1341 * add-log.el: Don't require cl, fortran.
1342 (add-log-current-defun-function): Doc fix.
1343 (change-log-version-number-regexp-list): Remove SCCS part. Doc
1344 fix.
1345 (change-log-version-rcs): Function deleted.
1346 (change-log-version-number-search): Doc fix. Use
1347 vc-workfile-version. Avoid CL dolist.
1348 (add-change-log-entry): Just call add-log-current-defun to get
1349 defun. Simplify somewhat.
1350 (change-log-get-method-definition-1): Likewise.
1351 (add-log-current-defun): Return nil if calling
1352 add-log-current-defun-function does so. Move Fortran stuff to
1353 fortran.el. Return string without properties.
1354
1355 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
1356 and :alpha: char classes.
1357
1358 * mail/supercite.el: Defvar curline when compiling.
1359 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
1360 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
1361 rather than a-zA-Z0-9 to allow non-ASCII characters.
1362
1363 2000-03-31 Gerd Moellmann <gerd@gnu.org>
1364
1365 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
1366
1367 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1368 Re-enable new code.
1369
1370 * lpr.el (print-region-1): Use -d to specify printer name for
1371 systems `usg-unix-v*, `dgux', `hpux', `irix'.
1372
1373 2000-03-31 Dave Love <fx@gnu.org>
1374
1375 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
1376 for function definition in symbol's function value slot first
1377 instead of first consulting byte-compile-function-environment.
1378
1379 2000-03-31 Kenichi Handa <handa@etl.go.jp>
1380
1381 * language/european.el ("Polish"): New language environment.
1382 (setup-polish-environment): New function.
1383
1384 2000-03-30 Gerd Moellmann <gerd@gnu.org>
1385
1386 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1387 Disable new code.
1388
1389 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
1390 trying to `load' the symbol of an autoload instead of the file
1391 recorded in the autoload. Fix error messages.
1392
1393 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1394
1395 * ps-print.el: PostScript programming fix for ghostview, doc fix.
1396 (ps-print-version): New version number (5.1.3).
1397 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
1398 (ps-insert-file, ps-output-boolean, ps-plot-with-face)
1399 (ps-generate-postscript-with-faces): Code fix.
1400 (ps-color-values): XEmacs compatibility.
1401 (ps-print-background-image, ps-print-background-text, ps-printer-name)
1402 (ps-default-fg, ps-default-bg): Adjust customization.
1403 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
1404 (ps-color-scale): Renaming old ps-color-value fun.
1405 (ps-print-headers): Replace ps-print-header group to avoid conflict
1406 with ps-print-header variable.
1407 (ps-print-miscellany): New group.
1408 (ps-format-color, ps-rgb-color): New funs.
1409 (ps-default-foreground): New var.
1410 (ps-printer-name-option): New const.
1411
1412 2000-03-30 Peter Breton <pbreton@ne.mediaone.net>
1413
1414 * net/net-utils.el:
1415 (network-connection-host, network-connection-service): New variables
1416 (network-connection-mode): New mode, derived from comint-mode
1417 (network-connection-mode-setup): New function, saves host and
1418 service information in local variables.
1419
1420 * lisp/locate.el:
1421 (locate-word-at-point): Added this function
1422 (locate): Default to using locate-word-at-point as input
1423 Run dired-mode-hook
1424
1425 2000-03-29 Dave Love <fx@gnu.org>
1426
1427 * calendar/appt.el: Doc fixes.
1428 (appt-check): Convert min-to-app to a string before passing to
1429 appt-disp-window-function or concat.
1430 (appt-delete-window): Remove test for frame-root-window.
1431 (appt-select-lowest-window, appt-convert-time): Simplify.
1432
1433 * emacs-lisp/bytecomp.el: Doc fixes.
1434 (byte-compile-file-form-autoload): Update
1435 byte-compile-function-environment.
1436
1437 2000-03-29 Andreas Schwab <schwab@suse.de>
1438
1439 * emacs-lisp/autoload.el: Also print defsubst doc string
1440 specially.
1441
1442 * dired.el (dired-insert-directory): If dired-free-space-program
1443 failed just delete its output.
1444
1445 2000-03-29 Dave Love <fx@gnu.org>
1446
1447 * international/iso-cvt.el: Move provide to end. Doc fixes.
1448 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
1449 (iso-iso2sgml, iso-sgml2iso): New functions.
1450 (iso-cvt-define-menu): Fix some entries and use backquote for
1451 clarity.
1452
1453 * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
1454
1455 2000-03-28 Gerd Moellmann <gerd@gnu.org>
1456
1457 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
1458 ISO-DATE. If non-nil, return date in ISO 8601 format.
1459
1460 2000-03-26 Stefan Monnier <monnier@cs.yale.edu>
1461
1462 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
1463 if it ever becomes used.
1464 (log-edit-mode-hook): Default to vc-log-mode-hook.
1465 (log-edit-mode): Fix the docstring.
1466
1467 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
1468 the code.
1469
1470 2000-03-26 Dave Love <fx@gnu.org>
1471
1472 * net/browse-url.el (browse-url): Re-fix case of
1473 browse-url-browser-function being an alist.
1474 (browse-url): Add :link to defgroup.
1475
1476 * files.el: Doc fixes.
1477 (file-truename): Include `[' in wildcard characters.
1478 (automount-dir-prefix): Customize.
1479 (find-file-wildcards): Add :version.
1480 (find-file-noselect): Simplify a mapcar call.
1481
1482 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
1483 compatible with inf-lisp version.
1484 (eval-defun-1): Fix custom-declare-variable case.
1485
1486 2000-03-25 Stefan Monnier <monnier@cs.yale.edu>
1487
1488 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
1489
1490 2000-03-24 Gerd Moellmann <gerd@gnu.org>
1491
1492 * Makefile (COMPILE_FIRST): New macro.
1493 (compile-files): Compile files from COMPILE_FIRST first.
1494
1495 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
1496 code.
1497
1498 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
1499 matching open parenthesis in column 0 to defun-prompt-regexp
1500 only if open-paren-in-column-0-is-defun-start is set.
1501
1502 * sun-curs.el: Require CL at compile-time only.
1503
1504 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
1505 instead of copy-list which is a function from CL.
1506 (msb--choose-menu, msb--mode-menu-cond)
1507 (msb--create-buffer-menu-2): Use dolist instead of mapc.
1508 (msb--init-file-alist): Use mapcar instead of mapcan.
1509 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix
1510 `(' in column 0 in doc string.
1511 (msb--add-separators): Use mapcar instead of mapcan.
1512
1513 * cus-dep.el: Require CL at compile-time only.
1514
1515 2000-03-24 Stefan Monnier <monnier@cs.yale.edu>
1516
1517 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
1518 (byte-compile-warnings): New warning `noruntime'.
1519 (byte-compile-constants, byte-compile-variables): Fix docstring.
1520 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
1521 execute `eval-whenc-compile's body.
1522 (byte-compile-unresolved-functions): Fix docstring.
1523 (byte-compile-eval): New function.
1524 (byte-compile-callargs-warn): Check if the function will be available
1525 at runtime (via property `byte-compile-noruntime').
1526 (byte-compile-print-syms): New function.
1527 (byte-compile-warn-about-unresolved-functions): Also warn about
1528 `noruntime' functions (and use `byte-compile-print-syms').
1529 (byte-compile-file): Capitalize the message.
1530
1531 2000-03-24 Gerd Moellmann <gerd@gnu.org>
1532
1533 * mail/rmail.el (rmail-confirm-expunge): New user-option.
1534 (rmail-expunge): Ask for confirmation depending on the setting
1535 of rmail-confirm-expunge.
1536
1537 2000-03-23 Gerd Moellmann <gerd@gnu.org>
1538
1539 * Makefile (bootstrap-clean): If $(emacs) exists, build
1540 loaddefs.el first. A loaddefs.el that's not up-to-date might
1541 cause a bootstrap failure because things don't autoload as
1542 expected.
1543
1544 2000-03-23 Dave Love <fx@gnu.org>
1545
1546 * net/browse-url.el: Restore previous use of
1547 browse-url-maybe-new-window.
1548
1549 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1550
1551 * ps-print.el: Skip banner page fix.
1552 (ps-print-version): New version number (5.1.2).
1553 (ps-begin-file, ps-end-file, ps-generate): Code fix.
1554
1555 2000-03-23 Dave Pearson <davep@davep.org>
1556
1557 * net/quickurl.el Changed the type of parameter passed to the
1558 function defined by `quickurl-format-function'. Before only the
1559 text of the URL was passed. Now the whole URL structure is passed
1560 and the function is responsible for extracting the parts it
1561 requires. Changed the default of `quickurl-format-function'
1562 accordingly.
1563 (quickurl-insert): Changed the `funcall' of
1564 `quickurl-format-function' to match the above change.
1565 (quickurl-list-insert): Changed the `url' case so that it makes
1566 use of `quickurl-format-function', previous to this the format was
1567 hard wired.
1568
1569 2000-03-22 Gerd Moellmann <gerd@gnu.org>
1570
1571 * startup.el: Change some spellings for the X Window System.
1572
1573 2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
1574
1575 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
1576 up the code and the regexp and make sure the cursor is temporarily
1577 moved to the suspicious line while querying the user.
1578
1579 2000-03-22 Jason Rumney <jasonr@gnu.org>
1580
1581 * w32-fns.el (w32-charset-info-alist): Initialize.
1582
1583 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1584
1585 * ps-print.el: N-up last page fix.
1586 (ps-print-version): New version number (5.1.1).
1587 (ps-end-file, ps-end-job, ps-generate): Code fix.
1588
1589 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
1590
1591 * files.el (find-file-run-dired): Update docstring.
1592 (find-directory-functions): New hook.
1593 (find-file-noselect): Run find-directory-functions rather than
1594 calling dired directly.
1595
1596 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
1597
1598 * pcvs.el: Add a minimal leading commentary.
1599 (cvs-make-cvs-buffer): Change the header part by removing the startup
1600 message and adding a `Module' entry. Also replace the FOOTER and
1601 HEADER special fileinfos with the new support in ewoc for updating
1602 its own footer and header.
1603 (cvs-update-header): Update to use the header/footer of the ewoc.
1604 (cvs-mode): Use define-derived-mode and set truncate-lines to t.
1605 (cvs-is-within-p): New function.
1606 (cvs-mode-run): Take advantage of `save-some-buffers's new ability
1607 to only examine some subset of the buffers.
1608
1609 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
1610 `format' instead of our own ad-hoc functions.
1611 Remove HEADER and FOOTER cases, now handled in the EWOC.
1612 (cvs-fileinfo<): Remove HEADER and FOOTER cases.
1613
1614 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
1615 output to avoid scaring the user.
1616 (cvs-parse-table): Catch message for non-up-to-date commits.
1617
1618 * pcvs-defs.el (cvs-startup-message): Remove.
1619 (cvs-global-menu): New autoloaded menu.
1620
1621 * pcvs-util.el (cvs-string-fill): Remove.
1622
1623 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
1624 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
1625 PP part of it and also make it work for footers and headers.
1626 (ewoc-create): Drop POS and BUFFER arguments.
1627 Use the DLL's dummy node to store the end-of-footer position.
1628 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
1629 (ewoc-refresh): Remove unused `header' variable.
1630 (ewoc-(get|set)-hf): New functions.
1631
1632 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
1633 log-view-*-(message|file) and use easy-mmode-define-navigation.
1634 (log-view-message-re): Match SCCS format as well.
1635 And match the revision line rather than the dashed separator line.
1636 (log-view-mode): Use the new define-derived-mode.
1637 (log-view-current-tag): Fill in with an actual implementation.
1638
1639 * cvs-status.el (cvs-status-(prev|next)): Rename from
1640 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
1641 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
1642 to let the output "breathe" a little more (more readable).
1643 (cvs-status-mode): Use the new define-derived-mode.
1644
1645 * smerge-mode.el (smerge-auto-leave): New function and variable.
1646 (smerge-basic-map): Rename from smerge-basic-keymap.
1647 Change the bindings for smerge-diff-*.
1648 (smerge-*-map): Use easy-mmode-defmap.
1649 (smerge-(next|prev)): Use easy-mmode-define-navigation.
1650 (smerge-keep-*): Use smerge-auto-leave.
1651
1652 2000-03-21 Jason Rumney <jasonr@gnu.org>
1653
1654 * cus-edit.el (custom-button-face): Use 3D look for w32.
1655 (custom-button-pressed-face): Likewise.
1656
1657 2000-03-21 Gerd Moellmann <gerd@gnu.org>
1658
1659 * progmodes/etags.el (tags-case-fold-search): New user-option.
1660 (tags-loop-eval): New function. Bind case-fold-search around eval
1661 depending on the value of tags-case-fold-search.
1662 (tags-loop-continue): Use tags-loop-eval.
1663 (find-tag-in-order): Bind case-fold-search depending on the value
1664 of tags-case-fold-search.
1665
1666 2000-03-21 Stefan Monnier <monnier@cs.yale.edu>
1667
1668 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
1669 (diff-end-of-hunk): Return the end position for use in
1670 `easy-mmode-define-navigation'.
1671 (diff-recenter): Remove.
1672 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
1673 of `easy-mmode-define-navigation'.
1674 (diff-kill-*): Rename `diff-*-kill' (for consistency with the
1675 previous renaming) and fix to use new names.
1676 (diff-merge-strings): Use \n as separator: simpler, faster.
1677 (diff-mode): Use `define-derived-mode'.
1678
1679 * derived.el (define-derived-mode): Don't autoload anymore.
1680 Prefer the macro-only version provided by easy-mmode.el.
1681
1682 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
1683 `easy-mmode-define-derived-mode'.
1684 Use `combine-run-hooks'.
1685 (easy-mmode-define-navigation): New macro.
1686
1687 * subr.el (combine-run-hooks): New function.
1688
1689 2000-03-21 Kenichi HANDA <handa@etl.go.jp>
1690
1691 * term/x-win.el: Fontsets related initialization is simplified.
1692
1693 * international/mule-diag.el (describe-font): Don't refer to
1694 global-fontset-alist, instead call font-list.
1695 (describe-fontset, list-fontsets, mule-diag): Likewise.
1696 (print-fontset): Adjusted for the change of fontset
1697 implementation.
1698
1699 * international/fontset.el (x-charset-registries): Variable
1700 removed, instead the corresponding data is stored in the default
1701 fontset.
1702 (register-alternate-fontnames): Function removed.
1703 (resolved-ascii-font): Variable removed.
1704 (x-compose-font-name): Ignore the second argument REDOCE.
1705 (x-complement-fontset-spec): Complement only an ASCII font and
1706 element for those charsets than can use that ASCII font.
1707 (generate-fontset-menu): Don't refer to global-fontset-alist,
1708 instead call fontset-list.
1709 (uninstantiated-fontset-alist): Variable removed.
1710 (x-style-funcs-alist): Likewise.
1711 (fontset-default-styles): Likewise.
1712 (x-modify-font-name): Function removed.
1713 (create-fontset-from-fontset-spec): Ignore the argument
1714 STYLE-VARIANT.
1715 (create-fontset-from-ascii-font): Docsting adjusted for the above
1716 change.
1717 (instantiate-fontset, resolve-fontset-name): Functions removed.
1718 (fontset-list): Now implemented by C code.
1719
1720 * faces.el (read-face-font): Fix TABLE arg to completing-read.
1721 (describe-face): Include `font' attribute in the description.
1722
1723 2000-03-21 Kenichi Handa <handa@etl.go.jp>
1724
1725 * international/quail.el (quail-set-keyboard-layout): Typo fixed.
1726
1727 2000-03-20 Gerd Moellmann <gerd@gnu.org>
1728
1729 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
1730 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
1731 zone-mode.el, snmp-mode.el: Moved to net subdirectory.
1732
1733 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
1734 about behavior of set-buffer-modified-p wrt redisplay.
1735
1736 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1737
1738 * view.el (view-mode-disable): Kill local binding of view-read-only.
1739
1740 2000-03-18 Gerd Moellmann <gerd@gnu.org>
1741
1742 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
1743 is a string, convert it to a syntax cell using string-to-syntax.
1744
1745 * simple.el (syntax-code-table, syntax-flag-table): New variables.
1746 (string-to-syntax): New function.
1747
1748 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
1749 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
1750 try to use passive ftp mode.
1751
1752 2000-03-17 Gerd Moellmann <gerd@gnu.org>
1753
1754 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
1755
1756 * simple.el (append-to-buffer): Update point of windows after
1757 insertion.
1758
1759 * abbrev.el (inverse-add-abbrev): Identify word by first moving
1760 forward then moving backward. Reindent.
1761
1762 * frame.el (other-frame): Call x-focus-frame only if
1763 focus-follows-mouse is off.
1764
1765 2000-03-17 Dave Love <fx@gnu.org>
1766
1767 * pcvs-util.el (cvs-strings->string): Rename
1768 replace-regexps-in-string.
1769
1770 2000-03-17 Stefan Monnier <monnier@cs.yale.edu>
1771
1772 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
1773 regexp for labels cannot span several lines.
1774
1775 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
1776 `(setq :<key> ':<key>)' to the macro expansion.
1777
1778 2000-03-16 Dave Love <fx@gnu.org>
1779
1780 * progmodes/f90.el (f90): Put custom group under `languages', not
1781 `fortran'.
1782 (f90-mode-hook): Customize.
1783 (f90-mode): Set add-log-current-defun-function.
1784 (f90-current-defun): New function.
1785
1786 2000-03-16 Gerd Moellmann <gerd@gnu.org>
1787
1788 * cus-edit.el (custom-variable-tag-face): Handle case that
1789 default face's height is not a number.
1790 (custom-face-tag-face, custom-group-tag-face-1)
1791 (custom-group-tag-face): Ditto.
1792 (custom-group-tag-face-1): Add :group.
1793
1794 * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
1795
1796 2000-03-15 Gerd Moellmann <gerd@gnu.org>
1797
1798 * pcvs-defs.el (toplevel): Remove autoload cookie for form
1799 requiring easymenu.
1800
1801 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1802
1803 * ps-print.el: PostScript user-defined prologue, PostScript error
1804 handler, doc fix.
1805 (ps-print-version): New version number (5.1).
1806 (ps-user-defined-prologue, ps-error-handler-message)
1807 (ps-print-prologue-0, ps-error-handler-alist): New vars.
1808 (ps-setup, ps-begin-file, ps-begin-job): Code fix.
1809 (ps-insert-string): New function.
1810
1811 2000-03-15 Kenichi Handa <handa@etl.go.jp>
1812
1813 * international/ccl.el (ccl-compile-expression): Don't generate
1814 invalid self-assignment code.
1815
1816 2000-03-14 Dave Love <fx@gnu.org>
1817
1818 * subr.el (replace-regexp-in-string): Renamed from
1819 replace-regexps-in-string. Doc fix.
1820
1821 2000-03-12 Dave Love <fx@gnu.org>
1822
1823 * cus-edit.el: Doc fixes.
1824 (customize-set-variable, customize-save-variable): Rename args for
1825 doc.
1826 (custom-variable-tag-face, custom-face-tag-face)
1827 (custom-group-tag-face-1, custom-group-tag-face): Modify from
1828 style which user identify as hyperlink.
1829 (hook): Don't add undefined functions to the hook.
1830 (debug-ignored-errors): Transfer message from bindings.el.
1831
1832 2000-03-12 Gerd Moellmann <gerd@gnu.org>
1833
1834 * recentf.el (recentf-keep-non-readable-files-p): Remove
1835 double/nested definition.
1836
1837 2000-03-12 Dave Love <fx@gnu.org>
1838
1839 * facemenu.el (facemenu-get-face): Use display-color-p.
1840 * enriched.el (enriched-decode-foreground): Likewise.
1841 (enriched-decode-background): Likewise.
1842 * isearch.el (isearch-highlight): Likewise.
1843 * info-look.el (info-lookup): Likewise.
1844 * simple.el (completion-setup-function): Likewise.
1845
1846 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
1847 :options.
1848
1849 * bindings.el (mode-line-format): Fix line-number and
1850 column-number items. Add help-echo for the background.
1851 (mode-line-mule-info): Modify help-echo.
1852
1853 * avoid.el (mouse-avoidance-mode): Add autoload cookie to
1854 defcustom.
1855
1856 * files.el (load-file): Allow completion to .elc.
1857
1858 * man.el: Doc fixes.
1859 (Man-init-defvars): Use display-color-p to set fontification.
1860
1861 * play/hanoi.el (hanoi-internal): Don't use oddp.
1862
1863 2000-03-12 Gerd Moellmann <gerd@gnu.org>
1864
1865 * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
1866
1867 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
1868
1869 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
1870
1871 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
1872 Fix comment.
1873
1874 2000-03-10 Stefan Monnier <monnier@cs.yale.edu>
1875
1876 * font-lock.el (font-lock-keywords): Fix the doc now that
1877 regexp-opt-depth is unnecessary.
1878 (save-buffer-state): Set an edebug spec.
1879 (font-lock-fontify-anchored-keywords): Properly handle the case when
1880 the matcher goes past the limit.
1881
1882 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
1883 pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
1884
1885 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el,
1886 dll.el and cookie.el (from Elib) with heavy renaming and other
1887 massaging.
1888
1889 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
1890 Autoload the functions used.
1891 (easy-mmode-define-syntax): Fix CL typo.
1892 (easy-mmode-define-derived-mode): Improve the docstring generation.
1893
1894 2000-03-10 Gerd Moellmann <gerd@gnu.org>
1895
1896 * textmodes/texinfo.el (texinfo-version): Variable and function
1897 removed.
1898
1899 2000-03-09 Stefan Monnier <monnier@cs.yale.edu>
1900
1901 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
1902 allow more flexibility.
1903 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
1904 fns.
1905 (easy-mmode-defmap, easy-mmode-defsyntax)
1906 (easy-mmode-define-derived-mode): New macros.
1907
1908 2000-03-09 Didier Verna <didier@xemacs.org>
1909
1910 * rect.el (replace-rectangle): New function.
1911
1912 2000-03-09 Dave Love <fx@gnu.org>
1913
1914 * progmodes/fortran.el (fortran-comment-line-start): Define as
1915 "C".
1916 (fortran-comment-line-start-skip): Don't match cpp stuff.
1917 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff.
1918 (fortran-mode-map): Remove over-eager custom-menu-create for now.
1919 (fortran-mode): Don't set fortran-comment-line-start-skip,
1920 fortran-comment-line-start here. Set comment-start,
1921 add-log-current-defun.
1922 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
1923 (fortran-current-defun): New function.
1924
1925 2000-03-09 Gerd Moellmann <gerd@gnu.org>
1926
1927 * emacs-lisp/re-builder.el: New file.
1928
1929 * mouse.el (mouse-drag-region): Don't run up-event handler
1930 if hscroll has changed.
1931
1932 * octave-mod.el (octave-font-lock-keywords): To font-lock the
1933 builtin operators, use `font-lock-builtin-face' for Emacs and
1934 `font-lock-preprocessor-face' otherwise.
1935
1936 * font-lock.el (lisp-font-lock-keywords-1): Highlight
1937 `(defun (setf foo)' differently.
1938
1939 2000-03-08 Stefan Monnier <monnier@cs.yale.edu>
1940
1941 * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
1942 (regexp-opt): Update comment and adapt the code the new meaning of
1943 the `paren' argument of regex-opt-group for shy-groups.
1944 (regexp-opt-depth): Handle shy groups as well as backslashed
1945 backslashes.
1946 (regexp-opt-group): Turn the leading comment into a docstring.
1947 Allow `paren' to be a string (the string to use to open a group).
1948 Remove open-presuf and close-presuf. Instead of checking for `all
1949 one-char' and then later on check for `several one-char', handle
1950 both cases close together. Also apply a more generic algorithm
1951 for suffixes (the mirror image of the algorithm used for
1952 prefixes). Use shy-groups. Use nreverse rather than reverse.
1953 (regexp-opt-try-suffix): Removed.
1954
1955 * cmuscheme.el (inferior-scheme-mode-map): Define it independently
1956 from comint-mode-map, so we can just inherit from it. Also, move
1957 the initialization into the `defvar' since there's no docstring
1958 anyway and it's fairly short.
1959 (inferior-scheme-mode): Define it as derived-mode: the code is
1960 shorter and this way we inherit from comint-mode-map rather than
1961 copying it.
1962
1963 * subr.el (replace-regexps-in-string): Properly handle the case
1964 where we match an empty string.
1965
1966 * comint.el (comint-exec-1): Add the current-dir to the exec-path
1967 when the command has a directory component (such as "./testml").
1968 Also fix a typo in the comment.
1969
1970 2000-03-08 Gerd Moellmann <gerd@gnu.org>
1971
1972 * Makefile (compile-files): Compile files one by one because
1973 that's the only way to ensure a clean compilation environment for
1974 each individual file.
1975
1976 * frame.el (other-frame): Call x-focus-frame.
1977
1978 2000-03-07 Dave Love <fx@gnu.org>
1979
1980 * recentf.el (recentf-keep-non-readable-files-p): Add :set,
1981 :require to defcustom.
1982
1983 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
1984 lists.
1985
1986 * files.el (auto-mode-alist): Add configure.in.
1987
1988 * progmodes/autoconf.el: New file.
1989
1990 2000-03-07 Gerd Moellmann <gerd@gnu.org>
1991
1992 * mail/mh-e.el: Change maintainer to `none'.
1993
1994 * recentf.el (recentf-keep-non-readable-files-p): Quote args
1995 to remove-hook and add-hook.
1996
1997 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1998
1999 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
2000 it as the default.
2001 (mail-send): Test mail-send-nonascii also for the new `mime' value.
2002 (sendmail-send-it): Conditionally add MIME headers specifying the
2003 used character set.
2004
2005 2000-03-07 Dave Love <fx@gnu.org>
2006
2007 * winner.el: Fix keywords, autoload cookies. Split
2008 eval-when-compile form to avoid compilation failure.
2009
2010 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp>
2011
2012 * international/mule.el: Modify comment about coding system
2013 property `coding-category'.
2014 (make-coding-system): New argument EOL-TYPE. Pay attention to
2015 coding-category property of PROPERTIES.
2016
2017 * international/mule-conf.el (coding-category-utf-8,
2018 coding-category-utf-16-be, coding-category-utf-16-le): New coding
2019 categories. Include them in the argument for set-coding-priority.
2020
2021 * international/mule-cmds.el (reset-language-environment): Include
2022 coding-category-utf-8, coding-category-utf-16-be, and
2023 coding-category-utf-16-le in the argument for set-coding-priority.
2024 (reset-language-environment): Initialize coding-category-utf-8,
2025 coding-category-utf-16-be, and coding-category-utf-16-le to nil.
2026
2027 2000-03-06 Karl Fogel <kfogel@red-bean.com>
2028
2029 * bookmark.el (bookmark-file-or-variation-thereof): New func, for
2030 code abstracted out of `bookmark-jump-noselect'. Now tries info
2031 extensions as well as compression extensions.
2032 (bookmark-jump-noselect): Use above new func.
2033
2034 2000-03-03 Gerd Moellmann <gerd@gnu.org>
2035
2036 * strokes.el: Change maintainer's mail address.
2037
2038 2000-03-03 Kenichi Handa <handa@etl.go.jp>
2039
2040 * international/mule-diag.el (list-character-sets): Make help-echo
2041 string by substitute-command-keys.
2042 (list-character-sets): Likewise.
2043 (sort-listed-character-sets): Call help-setup-xref.
2044
2045 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2046
2047 * time.el (display-time-mail-file): Add `none' to the list of
2048 choices.
2049
2050 2000-03-01 Dave Love <fx@gnu.org>
2051
2052 * help.el (help-xref-go-back): Don't try to set position.
2053
2054 * international/mule-diag.el (list-character-sets): Call
2055 help-setup-xref. Add help-echo to xrefs.
2056 (list-character-sets-1): Add help-echo to xrefs.
2057
2058 2000-03-02 Gerd Moellmann <gerd@gnu.org>
2059
2060 * frame.el (blink-cursor-mode): Switch cursor on when turning
2061 the mode off.
2062
2063 * add-log.el (add-log-current-defun): Add support for
2064 Autoconf mode.
2065
2066 * mail/rmail.el (rmail-quit-hook): New variable.
2067
2068 2000-03-01 Dave Love <fx@gnu.org>
2069
2070 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
2071
2072 * help.el (help-xref-button): Add help-echo arg.
2073 (describe-function-1, describe-variable, help-make-xrefs): Use it.
2074
2075 * faces.el (list-faces-display): Supply help-echo with
2076 help-make-xrefs.
2077
2078 * facemenu.el (list-text-properties-at): Set help-xref-stack to
2079 nil.
2080
2081 2000-03-01 Gerd Moellmann <gerd@gnu.org>
2082
2083 * image.el (defimage): Look for image files in load-path.
2084
2085 * frame.el (busy-cursor-delay-seconds): Change type to
2086 `number'.
2087
2088 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2089
2090 * recentf.el (recentf): Added version tag to the defgroup of
2091 recentf.
2092
2093 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2094
2095 * recentf.el (recentf-cleanup): Changed to remove excluded file
2096 too.
2097 (recentf-edit-list-action): `recentf-edit-list' checkbox widget
2098 action to select/unselect a file.
2099 (recentf-edit-list): Code cleanup and improvement.
2100 (recentf-open-more-files-action): `recentf-open-more-files' button
2101 widget action to open a file.
2102 (recentf-open-more-files): No more use standard completion but
2103 widgets.
2104 (recentf-more-collection): Deleted.
2105 (recentf-more-history): Deleted.
2106 (recentf-setup-more-completion): Deleted.
2107
2108 2000-03-01 David Ponce <david.ponce@wanadoo.fr>
2109
2110 * recentf.el (recentf-mode): No more needs that Emacs is running
2111 under a window-system.
2112
2113 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2114
2115 * recentf.el (recentf-edit-list): New command to edit the recent
2116 list which allow the user to remove files.
2117 (recentf-edit-selected-items): New global variable, used by
2118 `recentf-edit-list' to hold the list of files to be removed from
2119 the recent list.
2120 (recentf-make-menu-items): Updated to display a "Edit list..."
2121 menu item. Minor code cleanup.
2122
2123 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2124
2125 * recentf.el (recentf-open-more-files): New command to open files
2126 that are not displayed in the menu.
2127 (recentf-more-collection): New global variable holding the set of
2128 permissible completions used by `recentf-open-more-files'.
2129 (recentf-more-history): New global variable holding the history list
2130 used by `recentf-open-more-files' completion.
2131 (recentf-setup-more-completion): New function to setup completion for
2132 `recentf-open-more-files'.
2133 (recentf-make-menu-items): Updated to display a "More..." menu item.
2134
2135 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2136
2137 * recentf.el (recentf-menu-action): Doc fixed.
2138
2139 1999-03-01 David Ponce <david.ponce@wanadoo.fr>
2140
2141 * recentf.el (recentf-menu-filter): Doc updated.
2142 (recentf-update-menu-hook): Allow menu filters to force menu update.
2143 (recentf-make-menu-items): New menu filter handling.
2144 (recentf-make-menu-item): New helper function.
2145 (recentf-menu-elements): New menu handling function.
2146 (recentf-sort-ascending): Updated to new menu filter handling.
2147 (recentf-sort-descending): Updated to new menu filter handling.
2148 (recentf-sort-basenames-ascending): New menu filter function.
2149 (recentf-sort-basenames-descending): New menu filter function.
2150 (recentf-show-basenames): New menu filter function.
2151 (recentf-show-basenames-ascending): New menu filter function.
2152 (recentf-show-basenames-descending): New menu filter function.
2153
2154 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2155
2156 * diary-lib.el (list-diary-entries): Don't try to go forward at
2157 the end of the buffer.
2158
2159 2000-02-29 Kenichi Handa <handa@etl.go.jp>
2160
2161 * international/mule-diag.el (list-character-sets): Completely
2162 rewritten.
2163 (sort-listed-character-sets): New function.
2164 (list-character-sets-1): Completely rewritten.
2165 (list-character-sets-2): New function.
2166 (non-iso-charset-alist): New variable.
2167 (decode-codepage-char): New function.
2168 (charset-history): New variable.
2169 (read-charset) (list-block-of-chars)
2170 (list-iso-charset-chars)
2171 (list-non-iso-charset-chars)
2172 (list-charset-chars): New functions.
2173 (mule-diag): Call list-character-sets-2, not
2174 list-character-sets-2.
2175 (dump-charsets): Likewise.
2176
2177 2000-02-29 Gerd Moellmann <gerd@gnu.org>
2178
2179 * dired-x.el (dired-filename-at-point): Add `@' to valid
2180 file name characters.
2181 (dired-filename-at-point): Handle ange-ftp file names.
2182
2183 * frame.el (frame-notice-user-settings): Use assq-delete-all
2184 instead of assoc-delete-all.
2185 (frame-notice-user-settings): Ditto.
2186
2187 * subr.el (assq-delete-all): Renamed from assoc-delete-all.
2188 Don't copy alist.
2189
2190 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
2191
2192 * calculator.el (calculator-use-menu): New option.
2193 (calculator-initial-bindings): Changed some bindings to work as
2194 macros.
2195 (calculator-forced-input): Removed.
2196 (calculator-restart-other-mode): New variable.
2197 (calculator-mode-map): Set up menu.
2198
2199 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
2200
2201 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
2202 tags.
2203
2204 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
2205
2206 * viper-cmd.el (viper-envelop-ESC-key): added the option to
2207 translate all ESC key sequences.
2208 (viper-goto-mark-subr): restore markers for files for which
2209 they were saved.
2210 * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
2211 * viper-util.el (viper-set-replace-overlay-glyphs,
2212 viper-set-replace-overlay): always check if the replacement
2213 overlay is live.
2214 * viper.el (viper-vi-state-mode-list): added major modes.
2215 * ediff-wind.el: minor comment changes.
2216 * ediff.el: copyright notice date fix.
2217
2218 2000-02-27 Jason Rumney <jasonr@gnu.org>
2219
2220 * faces.el (face-font-family-alternatives): Add arial to helv.
2221 (mode-line, header-line, tool-bar): Same default as x for w32.
2222 (fixed-pitch, variable-pitch): Remove wildcard as it prevents
2223 face-font-family-alternatives from working.
2224 * term/w32-win.el (mouse-set-font): Do not build fontset from
2225 chosen font.
2226
2227 2000-02-25 Sam Steingold <sds@goems.com>
2228
2229 * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
2230 properly.
2231
2232 2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2233
2234 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
2235
2236 2000-02-25 Gerd Moellmann <gerd@gnu.org>
2237
2238 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
2239 writable.
2240
2241 * frame.el (busy-cursor-delay-seconds): New option.
2242
2243 2000-02-24 Gerd Moellmann <gerd@gnu.org>
2244
2245 * frame.el (show-cursor-in-non-selected-windows): New option.
2246
2247 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2248
2249 * diary-lib.el (include-other-diary-files): Undo the selective
2250 display in any included file and don't kill it.
2251
2252 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il>
2253
2254 * dired.el (dired-mode-map): Don't remove "Edit" from the menu
2255 bar. Menu items converted to (menu-item format, help strings
2256 added.
2257 [downcase, upcase]: Don't enable on MS-DOS.
2258 [symlink, symlinks]: Don't show if make-symbolic-link is not
2259 bound.
2260 [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
2261
2262 2000-02-23 Dave Love <fx@gnu.org>
2263
2264 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
2265 (backward-kill-word): Revert addition of * to interactive spec --
2266 it's a feature.
2267
2268 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2269 (backward-kill-sentence, kill-sentence): Likewise.
2270
2271 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
2272 scratch buffer name.
2273 (gud-format-command): Use int-to-string in ?l case. Simplify
2274 slightly.
2275
2276 * term/w32-win.el (internal-face-interactive): Update prompt for
2277 new read-face-name.
2278
2279 * mail/footnote.el (footnote): Add :version to defgroup.
2280 (footnote-section-tag-regexp): Customize.
2281 (footnote-start-tag, footnote-end-tag): New option.
2282 (footnote-latin-regexp): New variable.
2283 (Footnote-latin): New function.
2284 (footnote-style-alist): Add element for latin style.
2285 (footnote-style): Moved.
2286 (Footnote-goto-footnote): Use eq to test arg.
2287
2288 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
2289
2290 * emacs-lisp/byte-opt.el: Change old backquote syntax.
2291 (byte-compile-trueconstp): Include keywords.
2292 (byte-optimize-quote, byte-optimize-lapcode): Use
2293 byte-compile-const-symbol-p.
2294 (byte-optimize-char-before): New optimization.
2295
2296 * emacs-lisp/bytecomp.el: Change old backquote syntax.
2297 (byte-compile-const-symbol-p): New function.
2298 (byte-compile-constp, byte-compile-out-toplevel)
2299 (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
2300 Use it.
2301
2302 * subr.el (define-key-after): Default AFTER to t. Doc fix.
2303
2304 2000-02-23 Kenichi Handa <handa@etl.go.jp>
2305
2306 * international/encoded-kb.el: Be sure to update minor-mode-alist
2307 and minor-mode-map-alist.
2308 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
2309 codes SS2 and SS3 correctly.
2310 (encoded-kbd-self-insert-ccl): New function.
2311 (encoded-kbd-setup-keymap): New function.
2312 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap
2313 by calling encoded-kbd-setup-keymap.
2314
2315 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
2316 characters.
2317 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
2318 locally.
2319
2320 2000-02-22 Dave Love <fx@gnu.org>
2321
2322 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
2323 (lisp-mode-map, lisp-interaction-mode-map): Define all inside
2324 defvar.
2325 (lisp-mode-syntax-table): Set up for #|...|# comments.
2326 (lisp-imenu-generic-expression): Purecopy strings. Use syntax
2327 classes. Match `defface'.
2328 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
2329 (eval-defun-1): Fix for defcustom.
2330 (lisp-indent-region): Doc fix.
2331
2332 * subr.el (when, unless, split-string): Doc fix.
2333 (read-passwd): Move call of clear-this-command-keys to the right
2334 place.
2335 (replace-regexps-in-string): New function.
2336
2337 2000-02-22 Gerd Moellmann <gerd@gnu.org>
2338
2339 * help.el (describe-variable): Set syntax table to
2340 emacs-lisp-mode-syntax-table when moving forward over the
2341 symbol's name.
2342
2343 2000-02-22 Dave Love <fx@gnu.org>
2344
2345 * xt-mouse.el: Doc fixes.
2346 (xterm-mouse-position-function): New function, replacing advice of
2347 mouse-position.
2348 (xterm-mouse-mode): Use it. Don't turn on under a window system.
2349
2350 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
2351
2352 2000-02-21 Gerd Moellmann <gerd@gnu.org>
2353
2354 * format.el (format-annotate-single-property-change): Handle
2355 properties.with dotted-list values.
2356 (format-proper-list-p): New function.
2357
2358 * enriched.el (enriched-face-ans): Handle '(foreground-color
2359 . COLOR) and (background-color . COLOR).
2360
2361 2000-02-20 Dave Love <fx@gnu.org>
2362
2363 * textmodes/flyspell.el (flyspell-mouse-map): Change definition
2364 and assignments to it.
2365 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
2366 current local map.
2367 (make-flyspell-overlay): Use it.
2368 (flyspell-correct-word/mouse-keymap): Change XEmacs test.
2369
2370 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
2371 (lm-get-header-re): Defun, not defsubst.
2372 (lm-get-package-name): Defun, not defsubst. Simplify.
2373 (lm-version): Doc fix. Simplify.
2374 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
2375 (lm-crack-address, lm-last-modified-date, lm-commentary)
2376 (lm-verify, lm-synopsis): Simplify.
2377 (lm-report-bug): Require emacsbug. Use compose-mail.
2378
2379 2000-02-20 Gerd Moellmann <gerd@gnu.org>
2380
2381 * dired.el (dired-mode): Call propertized-buffer-identification
2382 to set mode-line-buffer-identification to something having
2383 the right text properties.
2384
2385 * bindings.el (propertized-buffer-identification): New function.
2386
2387 2000-02-20 Dave Love <fx@gnu.org>
2388
2389 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
2390 check for t-mouse too.
2391
2392 * cus-start.el: Make echo-keystrokes `number'.
2393
2394 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il>
2395
2396 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
2397 Don't call ring-empty-p unless tags-location-ring is bound.
2398 From Noah Friedman <friedman@splode.com>.
2399
2400 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org>
2401
2402 * progmodes/hideshow.el (hs-flag-region): No longer use
2403 `intangible' overlay property.
2404
2405 (hs-toggle-hiding): New command.
2406 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
2407
2408 (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
2409 Fix omission bug: Run `hs-minor-mode-hook' for both activation
2410 and deactivation.
2411
2412 2000-02-18 Gerd Moellmann <gerd@gnu.org>
2413
2414 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
2415
2416 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2417
2418 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
2419
2420 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
2421 of `*' to handle `(* ... *)' comments.
2422
2423 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il>
2424
2425 * faces.el (list-faces-display): Use display-mouse-p instead of
2426 window-system.
2427
2428 * menu-bar.el (global-map): Menu-bar items converted to the new
2429 format (menu-item..., rearranged for better CUA compliance, and
2430 their names changed for better clarity. Help strings added.
2431
2432 * international/mule-cmds.el (mule-menu-keymap)
2433 (describe-language-environment-map, set-coding-system-map)
2434 (setup-language-environment-map): Convert to new (menu-item...
2435 form, add help strings. Change names of menu items for better
2436 clarity. "Mule" menu-bar item removed (it's now in the "Options"
2437 submenu).
2438
2439 2000-02-17 Gerd Moellmann <gerd@gnu.org>
2440
2441 * dired-aux.el (dired-do-copy): Remove spurious character.`n'
2442 within the code.
2443
2444 2000-02-16 Dave Love <fx@gnu.org>
2445
2446 * faces.el: Don't require custom. Add more specific :groups to
2447 various deffaces.
2448 (set-face-attribute): Purecopy args.
2449 (read-face-name): Default to name at point and use it in prompt.
2450 Remove colon from arg in all callers.
2451 (list-faces-display): Hyperlink to face descriptions and customize
2452 buffers.
2453
2454 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk>
2455
2456 * wid-edit.el (widget-match-inline): An atom never matches a
2457 list.
2458
2459 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2460
2461 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
2462 at ':' characters by call to split-string.
2463
2464 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2465
2466 * textmodes/bibtex.el: Added RCS version identification.
2467
2468 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2469
2470 * textmodes/bibtex.el: Some temporary comments removed.
2471 (bibtex-field-name, bibtex-entry-type): Made the relationship
2472 explicit.
2473 (bibtex-field-const): Allow capital letters.
2474 (bibtex-start-of-string): Deleted because unused.
2475
2476 * textmodes/bibtex.el: Unified some nomenclature. We no longer
2477 use the term 'reference' to describe a bibtex entry as a whole.
2478 Further, reference keys are no longer called 'labels'.
2479 (bibtex-keys): Renamed to bibtex-reference-keys.
2480 (bibtex-reformat-previous-labels): Renamed to
2481 bibtex-reformat-previous-reference-keys.
2482 (bibtex-reference-type): Renamed to bibtex-entry-type.
2483 (bibtex-reference-head): Renamed to bibtex-entry-head.
2484 (bibtex-reference-maybe-empty-head): Renamed to
2485 bibtex-entry-maybe-empty-head.
2486 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
2487 (bibtex-search-reference): Renamed to bibtex-search-entry.
2488 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
2489 bibtex-enclosing-entry-maybe-empty-head.
2490 (bibtex-entry-field-alist, bibtex-entry-head,
2491 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
2492 bibtex-map-entries, bibtex-search-entry,
2493 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
2494 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2495 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
2496 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
2497 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
2498 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
2499 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
2500
2501 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2502
2503 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
2504 comment.
2505 (bibtex-format-field-delimiters): New function, functionality
2506 extracted from bibtex-format-entry.
2507 (bibtex-autokey-get-yearfield-digits): New function, functionality
2508 extracted from bibtex-autokey-get-yearfield.
2509
2510 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
2511 entries in order to avoid stack overflow in the regexp matcher if
2512 field contents become large.
2513 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
2514 bibtex-field-string-part-not-braced,
2515 bibtex-field-string-part-no-inner-braces,
2516 bibtex-field-string-part-1-inner-brace,
2517 bibtex-field-string-part-2-inner-braces,
2518 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
2519 bibtex-field-string-quoted, bibtex-field-string,
2520 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
2521 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
2522 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
2523 as parsing is now performed by the following functions.
2524 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
2525 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
2526 bibtex-parse-field-string, bibtex-search-forward-field-string,
2527 bibtex-parse-association, bibtex-field-name-for-parsing,
2528 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
2529 bibtex-search-forward-field, bibtex-search-backward-field,
2530 bibtex-start-of-field, bibtex-end-of-field,
2531 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
2532 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
2533 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
2534 bibtex-parse-string, bibtex-search-forward-string,
2535 bibtex-search-backward-string, bibtex-start-of-string,
2536 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
2537 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
2538 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
2539 entries. Instead of reporting the results of the parsing by
2540 match-beginning or match-end, these functions return data structures
2541 that hold the corresponding positions.
2542 (bibtex-enclosing-field): Changed to also report field boundaries by
2543 return values rather than by match-beginning or match-end. The
2544 following functions have been adapted to use the new parsing
2545 functions.
2546 (bibtex-skip-to-valid-entry, bibtex-search-reference,
2547 bibtex-enclosing-field, bibtex-format-entry,
2548 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
2549 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
2550 bibtex-print-help-message, bibtex-end-of-entry,
2551 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
2552 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2553 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
2554 method for parsing.
2555 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
2556 bibtex-map-entries, bibtex-flash-head,
2557 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
2558 bibtex-autokey-change, bibtex-autokey-get-namefield,
2559 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
2560 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2561 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
2562 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2563 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
2564 order to make the new binding of case-fold-search immediately
2565 visible.
2566
2567 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2568
2569 * textmodes/bibtex.el: Copyright notice is up to date.
2570 Added constant 'bibtex-maintainer-salutation.
2571
2572 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
2573 than make-temp-name, use match-string-no-properties and eliminate
2574 a quadratic behavior when building bibtex-strings.
2575
2576 * bibtex.el (bibtex-reference-key): Accept string entries whose
2577 reference key contains upper case letters.
2578
2579 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2580
2581 * bibtex.el (bibtex-reference-head): Allow entries to start with
2582 a new line.
2583
2584 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2585
2586 * bibtex.el: Hiding of entry bodies is not longer provided by
2587 bibtex.el directly. Instead the hideshow package can be used.
2588 Added a special bibtex entry to hs-special-modes-alist.
2589 (bibtex-hs-forward-sexp): Added for hideshow.el.
2590
2591 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2592
2593 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
2594 at ':' characters by call to split-string.
2595
2596 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2597
2598 * textmodes/bibtex.el: Added RCS version identification.
2599
2600 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2601
2602 * textmodes/bibtex.el: Some temporary comments removed.
2603 (bibtex-field-name, bibtex-entry-type): Made the relationship
2604 explicit.
2605 (bibtex-field-const): Allow capital letters.
2606 (bibtex-start-of-string): Deleted because unused.
2607
2608 * textmodes/bibtex.el: Unified some nomenclature. We no longer
2609 use the term 'reference' to describe a bibtex entry as a whole.
2610 Further, reference keys are no longer called 'labels'.
2611 (bibtex-keys): Renamed to bibtex-reference-keys.
2612 (bibtex-reformat-previous-labels): Renamed to
2613 bibtex-reformat-previous-reference-keys.
2614 (bibtex-reference-type): Renamed to bibtex-entry-type.
2615 (bibtex-reference-head): Renamed to bibtex-entry-head.
2616 (bibtex-reference-maybe-empty-head): Renamed to
2617 bibtex-entry-maybe-empty-head.
2618 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
2619 (bibtex-search-reference): Renamed to bibtex-search-entry.
2620 (bibtex-enclosing-reference-maybe-empty-head): Renamed to
2621 bibtex-enclosing-entry-maybe-empty-head.
2622 (bibtex-entry-field-alist, bibtex-entry-head,
2623 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
2624 bibtex-map-entries, bibtex-search-entry,
2625 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
2626 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2627 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
2628 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
2629 bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
2630 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
2631 bibtex-complete-key, bibtex-String) : Use the new nomenclature.
2632
2633 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2634
2635 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
2636 comment.
2637 (bibtex-format-field-delimiters): New function, functionality
2638 extracted from bibtex-format-entry.
2639 (bibtex-autokey-get-yearfield-digits): New function, functionality
2640 extracted from bibtex-autokey-get-yearfield.
2641
2642 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
2643 entries in order to avoid stack overflow in the regexp matcher if
2644 field contents become large.
2645 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
2646 bibtex-field-string-part-not-braced,
2647 bibtex-field-string-part-no-inner-braces,
2648 bibtex-field-string-part-1-inner-brace,
2649 bibtex-field-string-part-2-inner-braces,
2650 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
2651 bibtex-field-string-quoted, bibtex-field-string,
2652 bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
2653 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
2654 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
2655 as parsing is now performed by the following functions.
2656 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
2657 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
2658 bibtex-parse-field-string, bibtex-search-forward-field-string,
2659 bibtex-parse-association, bibtex-field-name-for-parsing,
2660 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
2661 bibtex-search-forward-field, bibtex-search-backward-field,
2662 bibtex-start-of-field, bibtex-end-of-field,
2663 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
2664 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
2665 bibtex-parse-string-prefix, bibtex-parse-string-postfix,
2666 bibtex-parse-string, bibtex-search-forward-string,
2667 bibtex-search-backward-string, bibtex-start-of-string,
2668 bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
2669 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
2670 bibtex-end-of-text-in-string): New functions for the parsing of bibtex
2671 entries. Instead of reporting the results of the parsing by
2672 match-beginning or match-end, these functions return data structures
2673 that hold the corresponding positions.
2674 (bibtex-enclosing-field): Changed to also report field boundaries by
2675 return values rather than by match-beginning or match-end. The
2676 following functions have been adapted to use the new parsing
2677 functions.
2678 (bibtex-skip-to-valid-entry, bibtex-search-reference,
2679 bibtex-enclosing-field, bibtex-format-entry,
2680 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
2681 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
2682 bibtex-print-help-message, bibtex-end-of-entry,
2683 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
2684 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2685 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
2686 method for parsing.
2687 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
2688 bibtex-map-entries, bibtex-flash-head,
2689 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
2690 bibtex-autokey-change, bibtex-autokey-get-namefield,
2691 bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
2692 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2693 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
2694 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2695 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
2696 order to make the new binding of case-fold-search immediately
2697 visible.
2698
2699 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2700
2701 * textmodes/bibtex.el: Copyright notice is up to date.
2702 Added constant 'bibtex-maintainer-salutation.
2703
2704 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
2705 than make-temp-name, use match-string-no-properties and eliminate
2706 a quadratic behavior when building bibtex-strings.
2707
2708 * bibtex.el (bibtex-reference-key): Accept string entries whose
2709 reference key contains upper case letters.
2710
2711 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2712
2713 * bibtex.el (bibtex-reference-head): Allow entries to start with
2714 a new line.
2715
2716 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2717
2718 * bibtex.el: Hiding of entry bodies is not longer provided by
2719 bibtex.el directly. Instead the hideshow package can be used.
2720 Added a special bibtex entry to hs-special-modes-alist.
2721 (bibtex-hs-forward-sexp): Added for hideshow.el.
2722
2723 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2724
2725 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
2726 proceedings entry type (for cross referencing). Thanks to Wagner
2727 Toledo Correa for the suggestion.
2728
2729 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
2730
2731 2000-02-14 Kenichi Handa <handa@etl.go.jp>
2732
2733 * international/characters.el: Setup case table for Vietnamese.
2734
2735 2000-02-12 Gerd Moellmann <gerd@gnu.org>
2736
2737 * uniquify.el (toplevel): Require CL at compile time.
2738 (uniquify-push): Removed.
2739
2740 * shadowfile.el (shadow-when): Removed.
2741
2742 * tempo.el (tempo-dolist, tempo-mapc): Removed.
2743 (tempo-process-and-insert-string): Use dolist instead of
2744 tempo-dolist.
2745
2746 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
2747 regexp for paragraph-start.
2748
2749 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
2750 commas as well.
2751
2752 2000-02-10 Dave Love <fx@gnu.org>
2753
2754 * wid-edit.el: (widgets) [defgroup]: Remove url link.
2755 (widget-color-choice-list, widget-color-history, widget-mouse-help):
2756 Deleted.
2757 (widget-specify-field, widget-specify-button): Don't use
2758 widget-mouse-help as help-echo property.
2759 (default): Use #'ignore for :validate and :mouse-down-action.
2760 (checkbox): Add help-echo.
2761 (widget-sexp-validate): Rewritten to clarify error messages.
2762 (character): Use char-valid-p in :match function.
2763 (widget-color-complete): Use facemenu-color-alist.
2764 (widget-color-action): Use facemenu-read-color.
2765
2766 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't
2767 set up `caar' &c that we now have.
2768
2769 2000-02-09 Ray Blaak <blaak@gnu.org>
2770
2771 * delphi.el: Make resourcestring a declaration region, like const
2772 and var.
2773
2774 2000-02-09 Dave Love <fx@gnu.org>
2775
2776 * bindings.el (mode-line-input-method-map): New variable.
2777 (mode-line-mule-info): Use it; fix last change.
2778 (mode-line-mode-menu): Move definition.
2779 (mode-line-mouse-sensitive-p): Deleted.
2780 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
2781 (make-mode-line-mouse-sensitive): Deleted. Body moved to top
2782 level.
2783
2784 * startup.el (command-line-1): Don't call
2785 make-mode-line-mouse-sensitive.
2786
2787 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2788
2789 * mail/rmail.el (rmail-retry-failure): Use
2790 rmail-beginning-of-message before rmail-toggle-header, because the
2791 former toggles headers.
2792
2793 2000-02-06 Stefan Monnier <monnier@cs.yale.edu>
2794
2795 * diff-mode.el (diff-kill-junk): New interactive function.
2796 (diff-reverse-direction): Use delete-and-extract-region.
2797 (diff-post-command-hook): Restrict the area so that the hook also works
2798 outside of any diff hunk. This is necessary for the minor-mode.
2799 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
2800 (diff-minor-mode): Setup the hooks for header-hunk rewriting.
2801
2802 * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
2803 (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
2804 so that it can be used more easily in <foo>-mode-hook. Also make sure
2805 to avoid duplicate entries.
2806 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
2807 (font-lock-remove-keywords): Just as was done for `add', allow it to
2808 work even if font-lock-mode is nil. Also make sure we don't modify
2809 any pre-existing list by forcing a copy-sequence. Finally rename
2810 `major-mode' to `mode'.
2811 (font-lock-fontify-syntactic-anchored-keywords)
2812 (font-lock-fontify-anchored-keywords)
2813 (font-lock-fontify-keywords-region): Use line-end-position.
2814 Don't make `font-lock-multiline' local (it's now done in
2815 font-lock-set-defaults).
2816 (font-lock-set-defaults): Make `font-lock-multiline' local. Also
2817 move the `font-lock-fontified' creation to inside the `unless'.
2818
2819 2000-02-06 Andrew Innes <andrewi@gnu.org>
2820
2821 * term/w32-win.el (x-handle-args): Comment out call to message,
2822 which occurs before window system is initialized.
2823
2824 * makefile.nt: Add support for recompiling lisp code.
2825
2826 2000-02-04 Dave Love <fx@gnu.org>
2827
2828 * bindings.el (mode-line-mule-info): Fix/extend last change.
2829
2830 * completion.el: Replace completion-dolist with dolist.
2831
2832 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
2833 dotimes.
2834
2835 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl>
2836
2837 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
2838 environment names before they go into the section regexp.
2839
2840 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
2841 char class in regexp.
2842
2843 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
2844 `case-fold-search' to nil.
2845
2846 * progmodes/idlwave.el (idlwave-template): Respect
2847 `idlwave-abbrev-change-case'.
2848 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
2849 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
2850 idlwave-while): respect `idlwave-reserved-word-upcase'.
2851 (idlwave-rw-case): New function.
2852 (idlwave-statement-match): Fixed problem with assignment regexp.
2853 (idlwave-font-lock-keywords): Improved regexp for keyword
2854 parameters.
2855 (idlwave-surround): New argument LENGTH to support padding of
2856 operators longer than 1 char.
2857
2858 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
2859 idlwave-shell-expression-overlay. Implemented printing of
2860 expressions on higher levels of the calling stack.
2861 (idlwave-shell-display-level-in-calling-stack): Restore stack
2862 level.
2863 (idlwave-retrieve-expression-from-level): New function.
2864 (idlwave-shell-last-calling-stack): Variable removed.
2865 (idlwave-shell-reset): Argument action reversed (`visible' to
2866 `hidden'). Also remove stop-line overlay.
2867 (idlwave-shell-calling-stack-routine): New variable.
2868 (idlwave-shell-parse-stack-and-display): Messages now display
2869 negative level numbers.
2870 (idlwave-shell-mode): Set `modeline-format'.
2871 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
2872 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
2873 21.
2874 (idlwave-shell-print-expression-function): New option.
2875
2876 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
2877 idlwave-toolbar-remove-everywhere): Keybindings prefix is now
2878 `tool-bar' instead of `toolbar'.
2879
2880 2000-02-02 Dave Love <fx@gnu.org>
2881
2882 * emacs-lisp/cl.el: Use bytecomp-load-hook, not
2883 emacs-lisp-mode-hook. Don't check for defalias being defined.
2884
2885 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2886 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use
2887 the new builtins directly.
2888
2889 * whitespace.el (whitespace): Add :version to defgroup.
2890
2891 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
2892 Doc fix.
2893
2894 * thingatpt.el (sexp-at-point, symbol-at-point)
2895 (number-at-point, list-at-point): Add autoload cookie.
2896
2897 * recentf.el (recentf): Add :version to defgroup.
2898
2899 * quickurl.el (quickurl): Add :version to defgroup.
2900
2901 * elide-head.el (elide-head): Use point-marker more.
2902
2903 * bs.el (bs): Add :version to defgroup.
2904
2905 * autorevert.el (global-auto-revert-mode): Add autoload cookie.
2906
2907 * progmodes/delphi.el (delphi): Add :version to defgroup.
2908
2909 2000-02-02 Gerd Moellmann <gerd@gnu.org>
2910
2911 * ange-ftp.el (ange-ftp-write-region): Handle case that
2912 succeeding process operation sets a different coding system.
2913
2914 * calculator.el: New file.
2915
2916 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2917
2918 * frame.el (frames-on-display-list, framep-on-display): New
2919 functions.
2920 (display-mouse-p, display-popup-menus-p, display-graphic-p)
2921 (display-selections-p, display-screens, display-pixel-width)
2922 (display-pixel-height, display-mm-width, display-mm-height)
2923 (display-backing-store, display-save-under, display-planes)
2924 (display-color-cells, display-visual-class): New functions.
2925
2926 * term/tty-colors.el (tty-color-gray-shades): New function.
2927
2928 * faces.el (display-color-p): Use framep-on-display.
2929 (display-grayscale-p): New function.
2930
2931 2000-01-31 Dave Love <fx@gnu.org>
2932
2933 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
2934 (create-fontset-from-x-resource): Don't concat integers.
2935
2936 2000-01-31 Inge Frick <inge@nada.kth.se>
2937
2938 * view.el: Some changes in documentation. Removed some trailing
2939 whitespace. Changed some parameter names to agree with
2940 documentation.
2941 (view-mode-exit): Keep entry in `view-return-to-alist' only when a
2942 window is not deleted. Modifies change 1998-04-26.
2943
2944 2000-01-31 Gerd Moellmann <gerd@gnu.org>
2945
2946 * windmove.el: New file.
2947
2948 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2949 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2950 progmodes/ebnf-yac.el: Update copyright and license info.
2951
2952 * jit-lock.el (jit-lock-function): Widen before calculating end
2953 position.
2954 (jit-lock-stealth-chunk-start): Rewritten.
2955
2956 * info.el (Info-title-face-alist): Removed.
2957 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
2958 faces.
2959 (Info-fontify-node): Use these faces.
2960
2961 2000-01-30 Gerd Moellmann <gerd@gnu.org>
2962
2963 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
2964 (cl-macro-list1): Recognize `&allow-other-keys' instead of
2965 `&allow-other-keywords'.
2966
2967 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
2968 the list of directories scanned heuristically.
2969
2970 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
2971 exist.
2972
2973 2000-01-30 Jason Rumney <jasonr@gnu.org>
2974
2975 * w32-fns.el: Define w32-tty-standard-colors.
2976
2977 * startup.el (command-line): Use w32-tty-standard-colors when in
2978 w32 console mode.
2979
2980 2000-01-30 Dave Love <fx@gnu.org>
2981
2982 * jka-compr.el (jka-compr-load): Fix up load-history.
2983
2984 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
2985
2986 * emacs-lisp/cl-macs.el: Revert previous change.
2987
2988 2000-01-29 Dave Love <fx@gnu.org>
2989
2990 * facemenu.el: Purecopy various strings.
2991
2992 * timezone.el (timezone-fix-time): Window against 69 for two-digit
2993 years. Deal with three-digit years.
2994
2995 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
2996 defconst, purecopy.
2997 (help-back-label): Purecopy it.
2998
2999 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3000
3001 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
3002 variable. If non-nil, order the buffer list according to the
3003 currently selected frame.
3004 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
3005 non-nil, pass the selected frame to function buffer-list.
3006
3007 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3008
3009 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
3010
3011 2000-01-28 Dave Love <fx@gnu.org>
3012
3013 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
3014
3015 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
3016 Don't use lisp-indent-hook property.
3017 (cl-abs): Remove.
3018
3019 * subr.el: Move out indent and edebug specs for when and unless.
3020
3021 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
3022 when, unless.
3023
3024 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
3025 unless, when.
3026
3027 2000-01-28 Gerd Moellmann <gerd@gnu.org>
3028
3029 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
3030 `collecting' as synonym for `collect'.
3031
3032 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
3033 for the case it contains spaces.
3034
3035 * simple.el (what-cursor-position): Change formatting of
3036 messages.
3037
3038 * frame.el (delete-other-frames): New function.
3039 (toplevel): Bind it to C-x 5 1.
3040
3041 * sort.el (sort-numeric-base): New option.
3042 (sort-numeric-fields): If number starts with `0' or `0[xX[',
3043 interpret it as octal or hexadecimal. Use sort-numeric-base
3044 as default base.
3045
3046 * progmodes/glasses.el: New file.
3047
3048 2000-01-27 Gerd Moellmann <gerd@gnu.org>
3049
3050 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
3051 userids differently.
3052
3053 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3054 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3055 progmodes/ebnf-yac.el: New files.
3056
3057 2000-01-26 Dave Love <fx@gnu.org>
3058
3059 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
3060 on a function with an empty body. [From Eric Ludlam.]
3061
3062 2000-01-25 Andre Spiegel <spiegel@gnu.org>
3063
3064 * vc.el (vc-version-diff): Make sure file name is expanded.
3065
3066 2000-01-25 Gerd Moellmann <gerd@gnu.org>
3067
3068 * scroll-bar.el (scroll-bar-timer): Variable removed.
3069 (scroll-bar-toolkit-scroll): Don't use a timer.
3070
3071 2000-01-25 Kenichi Handa <handa@etl.go.jp>
3072
3073 * language/thai-util.el (thai-composition-function): Delete
3074 superfluous `a'.
3075
3076 2000-01-24 Dave Love <fx@gnu.org>
3077
3078 * fortran.el (fortran-mode): Use beginning-of-defun-function,
3079 end-of-defun-function.
3080
3081 * font-lock.el (turn-on-font-lock): Don't depend on window-system
3082 &c.
3083
3084 2000-01-22 Jason Rumney <jasonr@gnu.org>
3085
3086 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
3087 conflicts with new face support.
3088
3089 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3090
3091 * replace.el (query-replace): Rename last arg to DELIMITED.
3092 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
3093 (query-replace-regexp): Likewise.
3094
3095 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3096
3097 * subr.el (with-syntax-table): Use make-symbol, not gensym.
3098
3099 * emacs-lisp/lisp.el (beginning-of-defun-function):
3100 Variable renamed from beginning-of-defun.
3101 Do not call make-variable-buffer-local.
3102 (beginning-of-defun-raw): Use new variable name; doc fix.
3103 (beginning-of-defun): Doc fix.
3104 (end-of-defun-function): Variable renamed from end-of-defun.
3105 Do not call make-variable-buffer-local.
3106 (end-of-defun): Use new variable name; doc fix.
3107
3108 * subr.el (dolist, dotimes): Copied from cl-macs.el
3109 and made to work.
3110
3111 * mail/undigest.el (rmail-digest-end-regexps):
3112 Variable replaces rmail-digest-end-regexp.
3113 Allows multiple regexps for detecting the end line.
3114 (undigestify-rmail-message): Corresponding changes.
3115
3116 2000-01-19 Dave Love <fx@gnu.org>
3117
3118 * files.el (user-init-file): Don't declare here -- is primitive.
3119
3120 * startup.el (command-line): Check for compiled user-init-file and
3121 set to uncompiled version if necessary.
3122
3123 2000-01-18 Gerd Moellmann <gerd@gnu.org>
3124
3125 * mail/undigest.el (rmail-digest-end-regexp): New user option.
3126 (undigestify-rmail-message): Use it.
3127
3128 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
3129
3130 2000-01-17 Gerd Moellmann <gerd@gnu.org>
3131
3132 * tmm.el (tmm-goto-completions): Adapt to prompt being part
3133 of mini-buffer.
3134
3135 2000-01-14 Gerd Moellmann <gerd@gnu.org>
3136
3137 * emacs-lisp/copyright.el (copyright-update): Removed the
3138 requirement for a trailing space from `copyright-regexp', to
3139 support copyrights with owner specified on a separate line..
3140
3141 * align.el: New file.
3142
3143 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
3144
3145 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
3146
3147 2000-01-13 Dave Love <fx@gnu.org>
3148
3149 * ph.el: Removed. (Obsoleted by EUDC.)
3150
3151 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3152
3153 * net/eudc.el (toplevel): Remove autoloaded code installing
3154 menu with easymenu, because that causes build problems.
3155
3156 * frame.el (frame-notice-user-settings): New variable.
3157 (frame-notice-user-settings): Don't modify frame parameters
3158 if called a second time.
3159
3160 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3161
3162 * frame.el (frame-notice-user-settings):
3163 Notice default-frame-parameters even for non-window frames.
3164
3165 2000-01-13 Gerd Moellmann <gerd@gnu.org>
3166
3167 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
3168 for Emacs.
3169 (eudc-bob-can-display-inline-images): Extend for Emacs.
3170 (eudc-bob-toggle-inline-display): Ditto.
3171 (eudc-bob-display-jpeg): Ditto.
3172
3173 2000-01-12 Gerd Moellmann <gerd@gnu.org>
3174
3175 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
3176 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
3177 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
3178
3179 * add-log.el (add-change-log-entry): Fix error trying an `(insert
3180 nil)'.
3181
3182 * subdirs.el: Add `net' directory.
3183
3184 * net: New directory.
3185
3186 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
3187 eval-last-sexp. Don't bind debug-on-error here.
3188 (eval-last-sexp): New function. Bind debug-on-error if
3189 eval-expression-debug-on-error is non-nil.
3190 (eval-defun-2, eval-defun): Likewise.
3191
3192 * simple.el (eval-expression): Don't bind debug-on-error if
3193 eval-expression-debug-on-error is nil. Detect changed
3194 debug-on-error, and propagate new value to global binding, if
3195 eval-expression-debug-on-error is non-nil,
3196 (eval-expression-debug-on-error): Change doc string.
3197
3198 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3199
3200 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
3201
3202 * emacs-lisp/lisp-mode.el (with-syntax-table):
3203 Set up lisp-indent-function property.
3204
3205 * subr.el (with-syntax-table): Moved from simple.el.
3206
3207 * simple.el (with-syntax-table): Moved to subr.el.
3208
3209 2000-01-11 Gerd Moellmann <gerd@gnu.org>
3210
3211 * tmm.el (tmm-shortcut): Delete region after prompt instead
3212 of erasing buffer.
3213
3214 * textmodes/fill.el (fill-common-string-prefix): New function.
3215 (fill-context-prefix): Use the longest common prefix of first
3216 and second line fill prefix, if there is one.
3217
3218 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3219
3220 * array.el (array-mode): Don't use make-variable-buffer-local.
3221 Use make-local-variable for `truncate-lines'.
3222
3223 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
3224
3225 * add-log.el (add-log-current-defun): Handle user-defined
3226 add-log-current-function returning nil,
3227
3228 * add-log.el (add-change-log-entry): Insert version number
3229 if having found a current function
3230
3231 * add-log.el (add-log-current-defun): Call
3232 `add-log-current-defun-function'. Try matches at level 0 and
3233 level 1. Strip whitespace from defun found.
3234
3235 2000-01-10 John Wiegley <johnw@gnu.org>
3236
3237 * allout.el (isearch-done/outline-provisions): Added `edit'
3238 argument to correspond with the current definition of
3239 `isearch-done'.
3240
3241 2000-01-10 Dave Love <fx@gnu.org>
3242
3243 * elide-head.el (elide-head): Use point-marker, not point.
3244
3245 2000-01-10 Gerd Moellmann <gerd@gnu.org>
3246
3247 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
3248 before and after the year 2000.
3249
3250 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
3251 Add ispell- prefix.
3252
3253 2000-01-10 Ken Stevens <k.stevens@ieee.org>
3254
3255 * ispell.el: Only define dictionaries in menus when they exist.
3256 (version18p): New variable.
3257 (version20p): New variable.
3258 (xemacsp): New variable.
3259 (ispell-choices-win-default-height): Fix for XEmacs visibility.
3260 (ispell-dictionary-alist1): Added Brasileiro dictionary.
3261 (ispell-dictionary-alist6): Russian command lines no longer accept
3262 run-together words.
3263 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
3264 (ispell-dictionary-alist): Add koi8-r to customize definition.
3265 (check-ispell-version): Added documentation string. Returns
3266 library path when called non-interactively.
3267 (ispell-menu-map-needed): Uses new variables.
3268 (ispell-library-path): New variable.
3269 (ispell-decode-string): XEmacs fix for bogus variable bindings.
3270 (ispell-word): Improved documentation string. Test for valid
3271 character mappings. Correctly check typed in word changes that can
3272 result in single words split into multiple words. Returns
3273 replacement word.
3274 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
3275 replace in recursive query replace mode. Help message for
3276 recursive edit mode.
3277 (ispell-show-choices): Protect against bad framepop bindings.
3278 (ispell-help): Fix to work with XEmacs.
3279 (ispell-highlight-spelling-error): Use new variables.
3280 (ispell-overlay-window): Fix to work with XEmacs.
3281 (ispell-parse-output): Passed and returns location information
3282 tracking spelling corrections. Doesn't recheck same word on
3283 current line.
3284 (ispell-init-process): Protect against bogus XEmacs variable binding.
3285 Fix call to single argument in sleep-for. Use new variables.
3286 (ispell-region): Passed and returns location information tracking
3287 spelling corrections. Doesn't check same word on current line.
3288 Improved documentation string. Doesn't resend a line already
3289 checked to the ispell process - fixes bug in LaTeX parsing.
3290 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
3291 (ispell-skip-region): No longer skips <TT> in SGML.
3292 (ispell-process-line): Tracks location information with spelling
3293 corrections. Added documentation string. Accounts for words
3294 already accepted on this line. Don't allow query-replace on line
3295 starting with math characters. Doesn't resend a line already sent
3296 to ispell process. Fixes alignment error bug.
3297
3298 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3299
3300 * dired-x.el (dired-guess-shell-alist-default):
3301 Suggest xloadimage, which is free, not xv, which isn't.
3302
3303 * ange-ftp.el (ange-ftp-file-name-nondirectory):
3304 Don't ever include the host name or user name in the value.
3305
3306 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3307
3308 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
3309 of a real newline.
3310
3311 2000-01-09 Stephen Eglen <stephen@gnu.org>
3312
3313 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
3314 for .png files.
3315
3316 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
3317
3318 * cus-edit.el (custom-hook-convert-widget): Fix comment.
3319
3320 2000-01-09 Gerd Moellmann <gerd@gnu.org>
3321
3322 * progmodes/cperl-mode.el: Replace ^F with ^L.
3323
3324 * sendmail.el (toplevel): Provide `sendmail' when compiling
3325 before `require'ing rmail and mailalias to prevent infinite
3326 recursion.
3327
3328 2000-01-08 Dave Love <fx@gnu.org>
3329
3330 * emacs-lisp/backquote.el: Remove inappropriate customization
3331 (allowing custom.el to use backquote).
3332
3333 2000-01-07 Dave Love <fx@gnu.org>
3334
3335 * add-log.el (add-log-debugging): Deleted.
3336 (add-change-log-entry): Treat a backup FILE-NAME as its parent
3337 file. Remove debugging code.
3338 (change-log-get-method-definition, change-log-name): Add doc.
3339 (change-log-sortable-date-at): New function.
3340 (change-log-merge): New command.
3341
3342 * time.el (display-time-string-forms): Make the Mail string active.
3343 (display-time-update): Provide help-echo for load average.
3344
3345 * bindings.el (make-mode-line-mouse2-map): New function.
3346 (mode-line-modified): Use it and simplify.
3347 (mode-line-mule-info): Provide help-echo info.
3348 (minor-mode-alist): Activate the strings.
3349 (make-mode-line-mouse-sensitive): Simplify for
3350 mode-line-buffer-identification.
3351
3352 2000-01-07 Gerd Moellmann <gerd@gnu.org>
3353
3354 * play/pong.el: New file.
3355
3356 2000-01-06 Dave Love <fx@gnu.org>
3357
3358 * array.el: Assorted cleanups for compiler warnings, doc strings,
3359 `array-' prefix for symbols.
3360
3361 2000-01-05 Dave Love <fx@gnu.org>
3362
3363 * textmodes/outline.el (outline-mode-menu-bar-map): Add
3364 outline-headers-as-kill.
3365 (outline-mode): Define imenu-generic-expression.
3366 (outline-headers-as-kill): New command.
3367
3368 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
3369 from paragraph-start.
3370 (paragraph-indent-minor-mode): New command.
3371
3372 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
3373 M-C-e, M-C-h, C-j, C-xnd, TAB.
3374 (fortran-mode): Set beginning-of-defun, end-of-defun.
3375 (fortran-column-ruler): Simplify.
3376 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
3377 (fortran-with-subprogram-narrowing): Likewise.
3378 (fortran-indent-subprogram): Call mark-defun.
3379 (fortran-check-for-matching-do): Change narrowing.
3380
3381 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
3382 (cl-lucid-hash-tag): Delete.
3383 (cl-hash-table-p): Correct test for native table.
3384 (cl-hash-table-count): Use hash-table-count.
3385
3386 * browse-url.el (browse-url): Fix case of
3387 browse-url-browser-function being an alist.
3388
3389 2000-01-05 Carsten Dominik <cd@gnu.org>
3390
3391 * textmodes/reftex-vars.el (reftex-parse-file-extension)
3392 (reftex-index-phrase-file-extension): New options.
3393
3394 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
3395 Use new option `reftex-index-phrase-file-extension'.
3396
3397 * textmodes/reftex.el (reftex-access-parse-file): Use new option
3398 `reftex-parse-file-extension'.
3399
3400 2000-01-05 Dave Love <fx@gnu.org>
3401
3402 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
3403 (beginning-of-defun-raw): Use it.
3404 (end-of-defun): New variable.
3405 (end-of-defun): Use it.
3406 (check-parens): New command.
3407
3408 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3409
3410 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
3411 (hs-show-block): Don't use `mapcar' when not accumulating.
3412
3413 Fix buglet in local variables initialization.
3414
3415 2000-01-05 Andreas Schwab <schwab@suse.de>
3416
3417 * hscroll.el (hscroll): Doc fix.
3418
3419 2000-01-05 Carsten Dominik <cd@gnu.org>
3420
3421 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
3422 idlw-toolbar.
3423
3424 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
3425 file idlw-rinfo.el.
3426 (idlwave-customize): load must read file idlw-shell.el.
3427 (idlwave-create-customize-menu): load must read file idlw-shell.el.
3428
3429 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
3430
3431 * progmodes/idlw-shell.el: Also provide idlwave-shell
3432 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
3433 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
3434
3435 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
3436 both reftex-dcr and reftex-vcr.
3437
3438 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
3439
3440 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3441
3442 * ps-print.el: PostScript code now is in separate files, doc fix.
3443 (ps-print-version): New version number (5.0.3).
3444 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
3445 local.
3446 (ps-spool-config): Initialization fix.
3447 (ps-print-prologue-1, ps-print-prologue-2)
3448 (ps-print-duplex-feature): PostScript code moved to separated file.
3449 (ps-background-image): Little code reformating.
3450 (ps-begin-file, ps-begin-job): Fix code.
3451 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
3452 (ps-prologue-file): New fun.
3453
3454 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3455
3456 * ps-vars.el: Eliminated.
3457
3458 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
3459 `;;;###autoload'.
3460
3461 * ps-print.el: ps-vars eliminated, doc fix.
3462 (ps-print-version): New version number (5.0.2).
3463 (ps-spool-config): Initialization fix.
3464 (ps-print-customize): New fun.
3465
3466 2000-01-04 Gerd Moellmann <gerd@gnu.org>
3467
3468 * autorevert.el (auto-revert-mode): Return value of
3469 auto-revert-mode.
3470
3471 2000-01-04 Dave Love <fx@gnu.org>
3472
3473 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
3474 menu items.
3475
3476 2000-01-03 Dave Love <fx@gnu.org>
3477
3478 * elide-head.el (elide-head) [defgroup]: Add :version.
3479
3480 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
3481 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
3482 `cl-hash-table-p', not `hash-table-p'.
3483 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
3484
3485 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3486
3487 * faces.el (face-read-integer, read-face-attribute)
3488 (color-defined-p, color-values): unspecified-{f,b}g are now
3489 strings.
3490
3491 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
3492
3493 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
3494 at comment end, and re-insert them after filling.
3495
3496 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3497
3498 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
3499 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
3500 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
3501
3502 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3503
3504 * term/x-win.el (xw-defined-colors): Call color-supported-p,
3505 the new name of face-color-supported-p.
3506
3507 * term/w32-win.el (xw-defined-colors): Likewise.
3508
3509 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
3510
3511 * simple.el (completion-setup-function): Count completion-size
3512 from minibuffer-prompt-end, not from point-min.
3513
3514 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
3515
3516 * faces.el (read-face-attribute, defined-colors, color-defined-p):
3517 Pass the frame to tty-color-* functions.
3518 (display-color-p, frame-set-background-mode): Pass the frame to
3519 tty-display-color-p.
3520
3521 * term/tty-colors.el (tty-defined-color-alist): Renamed from
3522 tty-color-alist.
3523 (tty-color-alist, tty-modify-color-alist): New functions.
3524 (tty-color-define, tty-color-clear, tty-color-approximate)
3525 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
3526 an optional parameter FRAME.
3527
3528 2000-01-01 Gerd Moellmann <gerd@gnu.org>
3529
3530 * image.el (create-image, defimage): Don't assume image data is a
3531 string.
3532
3533 * image.el (defimage): Handle specifications containing :data
3534 instead of :file.
3535 (image-type-from-data): New function.
3536 (image-type-from-file-header): Use it.
3537 (create-image): Add parameter DATA-P.
3538
3539 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3540
3541 * echistory.el (electric-command-history): Call Command-history-setup
3542 and command-history-mode using their new conventions.
3543
3544 * chistory.el (Command-history-setup): Don't switch buffers. Take
3545 no args, and do not set major-mode, mode-name or the local map.
3546 (command-history-mode): New function, does some of those things
3547 Command-history-setup used to do.
3548 (list-command-history): Call command-history-mode, not
3549 Command-history-setup.
3550 (command-history): Renamed from command-history-mode.
3551
3552 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3553
3554 * arc-mode.el (archive-mode-map): Bind q to quit-window.
3555
3556 1999-12-31 William M. Perry <wmperry@aventail.com>
3557
3558 * image.el (defimage): Images with the `:data' keyword should be
3559 considered valid as well.
3560
3561 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3562
3563 * dired.el (dired-get-filename): Don't call file-name-absolute-p
3564 with FILE if FILE is nil.
3565
3566 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3567
3568 * simple.el (choose-completion-string): In minibuffer,
3569 do not delete the prompt string.
3570
3571 1999-12-30 Gerd Moellmann <gerd@gnu.org>
3572
3573 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
3574 assigned to mode-line-mode-menu because bindings.el is dumped with
3575 Emacs, and thus the lists used for menu-item definition will be
3576 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
3577 like pure menu item definitions.
3578
3579 * expand.el (expand-abbrev-hook): Return t if expansion was
3580 done, nil otherwise.
3581
3582 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3583
3584 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
3585 (tar-quit): Function deleted.
3586
3587 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3588
3589 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
3590 was used but not declared.
3591
3592 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
3593 hs-find-block-beginning): Add or modify docstrings.
3594
3595 (hs-isearch-show): Rewrite.
3596
3597 1999-12-28 Gerd Moellmann <gerd@gnu.org>
3598
3599 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
3600
3601 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
3602 space in front of a C-style comment end.
3603
3604 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
3605
3606 * startup.el (command-line-1): Make mode line mouse-sensitive for
3607 the MS-DOS version as well.
3608
3609 1999-12-28 Gerd Moellmann <gerd@gnu.org>
3610
3611 * bs.el: New file.
3612
3613 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3614
3615 * textmodes/ispell.el (ispell-process-line):
3616 Add local var line-offset to adjust for the change
3617 in positions within the line, due to previous replacements.
3618
3619 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3620
3621 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3622 Doc fixes.
3623
3624 1999-12-27 Gerd Moellmann <gerd@gnu.org>
3625
3626 * add-log.el (change-log-version-number-regexp-list)
3627 (change-log-version-info-enabled): Change :version to 21.1.
3628 (toplevel): Require CL when compiling.
3629
3630 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
3631
3632 * add-log.el (change-log-version-number-regexp-list): Added tag
3633 :version 20.6
3634 (change-log-version-info-enabled): Added tag :version 20.6
3635
3636 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
3637
3638 * add-log.el: More general version number search with
3639 user-configurable regexp list.
3640 (change-log-version-number-regexp-list): New user variable.
3641 (change-log-find-version): Rewritten. Use user-configurable
3642 version numbering regexp list
3643 change-log-version-number-regexp-list.
3644 (change-log-find-version): Renamed to
3645 change-log-version-number-search
3646 (add-log-file-name-function): New.
3647 (change-log-search-vc-number): Added END paramaeter. Added doc
3648 string to function.
3649 (change-log-version-rcs): Renamed. Was
3650 change-log-search-vc-number.
3651
3652 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
3653
3654 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
3655 overlays if they interfere.
3656 (compilation-find-file): Make intangible overlays tangible.
3657
3658 * progmodes/hideshow.el: Generally, synch w/ maintainer
3659 version 5.9.
3660
3661 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
3662
3663 (hs-minor-mode-hook): Don't initialize.
3664
3665 (hs-special-modes-alist): Rewrite value and docstring.
3666
3667 (hs-minor-mode-prefix): Delete unused var.
3668
3669 (hs-block-start-mdata-select): New var, buffer local.
3670
3671 (hs-headline): New var.
3672
3673 (hs-match-data, hs-forward-sexp): New funcs.
3674
3675 (hs-hide-comment-region): New func.
3676
3677 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
3678 hs-safety-is-job-n, hs-hide-initial-comment-block,
3679 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
3680 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
3681 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
3682 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
3683 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
3684
3685 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
3686 (hs-isearch-show-temporary): New funcs.
3687
3688 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
3689
3690 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
3691
3692 When constructing menu, use `[(shift button2)]' notation.
3693
3694 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3695
3696 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
3697 (jka-compr-compression-info-list): Add new elt to each vector.
3698 (jka-compr-write-region): Don't compress the data if it is
3699 already compressed.
3700
3701 * jka-compr.el (jka-compr-really-do-compress): New variable.
3702 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
3703 if visiting.
3704 (jka-compr-write-region): Set jka-compr-really-do-compress
3705 if visiting. Test it when deciding to compress.
3706
3707 1999-12-22 Gerd Moellmann <gerd@gnu.org>
3708
3709 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
3710 with third argument t.
3711
3712 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3713
3714 * antlr-mode.el: Version 1.2 is released.
3715 (antlr): This package has a web page.
3716
3717 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3718
3719 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
3720 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
3721 (antlr-mode-map): New binding [C-c C-c].
3722 (antlr-mode-menu): New entries.
3723
3724 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
3725
3726 * antlr-mode.el: Respect Emacs conventions.
3727 ((require 'cl)): Only use during compilation.
3728 (antlr-language-for-option): New function to avoid using `find'.
3729 (antlr-mode): Use it.
3730 (antlr-with-syntax-table): Define new instead using XEmacs' one.
3731 (antlr-imenu-create-index-function): Change accordingly.
3732 (antlr-inside-rule-p): Ditto.
3733 (antlr-end-of-rule): Ditto.
3734 (antlr-end-of-body): Ditto.
3735 (antlr-beginning-of-rule): Ditto.
3736 (antlr-indent-line): Ditto.
3737
3738 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
3739
3740 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
3741 (antlr-set-tabs): Don't use hard-coded values.
3742
3743 * antlr-mode.el: Minor navigation changes. Not perfect, but this
3744 won't be possible without a huge time penalty.
3745 (antlr-skip-exception-part): Be more specific.
3746 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
3747 Renamed from `antlr-skip-grammar-header'.
3748 (antlr-next-rule): Change accordingly.
3749 (antlr-end-of-body): Ditto. Better error message.
3750 (antlr-beginning-of-body): Better error message.
3751 (antlr-imenu-create-index-function): Skip rule action prelude.
3752
3753 * antlr-mode.el: Minor syntax highlighting changes.
3754 (antlr-font-lock-default-face): Deletia.
3755 (antlr-font-lock-tokendef-face): Changed color.
3756 (antlr-font-lock-tokenref-face): Changed color.
3757 (antlr-font-lock-literal-face): Changed color.
3758 (antlr-font-lock-additional-keywords): Minor changes.
3759
3760 1999-12-20 Carsten Dominik <cd@gnu.org>
3761
3762 * progmodes/idlwave.el: New file.
3763
3764 * progmodes/idlwave-rinfo.el: New file.
3765
3766 * progmodes/idlwave-shell.el: New file.
3767
3768 * progmodes/idlwave-toolbar.el: New file.
3769
3770 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
3771
3772 1999-12-21 Gerd Moellmann <gerd@gnu.org>
3773
3774 * progmodes/cwarn.el: New file.
3775
3776 1999-12-19 Gerd Moellmann <gerd@gnu.org>
3777
3778 * bindings.el (completion-ignored-extensions): Add .pdf.
3779
3780 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
3781
3782 * version.el: Put the version info into binary on MS-DOS as well.
3783
3784 1999-12-19 Gerd Moellmann <gerd@gnu.org>
3785
3786 * emacs-lisp/debug.el (debugger-continue): Don't continue if
3787 debugger-may-continue is nil.
3788
3789 1999-12-18 Dave Love <fx@gnu.org>
3790
3791 * emacs-lisp/cl-macs.el: Remove conditional definition of
3792 eval-when-compile. Don't specify abs, expt, gethash,
3793 hash-table-count, hash-table-p as side-effect-free here.
3794 (cl-emacs-type): Don't declare.
3795 (cl-compile-time-init): Remove Emacs 18 compiler patch.
3796 (cl-parse-loop-clause): Remove compatibility code.
3797
3798 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
3799 (side-effect-free-fns): Add gethash, hash-table-count.
3800 (side-effect-and-error-free-fns): Add hash-table-p.
3801
3802 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
3803 `cl-' to autoload names for some hash functions. Don't autoload
3804 eval-when-compile. Don't provide mini-cl.
3805 (cl-emacs-type): Remove.
3806 (cl-map-extents): Remove compatibility code.
3807
3808 * emacs-lisp/float.el: Bind free variables.
3809
3810 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
3811
3812 1999-12-16 Gerd Moellmann <gerd@gnu.org>
3813
3814 * bindings.el (completion-ignored-extensions): Add .tfm.
3815
3816 1999-12-16 Dave Love <fx@gnu.org>
3817
3818 * faces.el (set-face-attribute): Purecopy the attributes set.
3819
3820 * custom.el (custom-declare-variable): Purecopy value.
3821
3822 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
3823 (byte-extrude-byte-code-vectors): Use remprop.
3824 (byte-compile-lambda): Check that arg is a lambda.
3825
3826 1999-11-16 Anders Lindgren <AndersL@andersl.com>
3827
3828 * font-lock.el: System for adding and removing keywords.
3829 Both local (previously added keyword) and global keywords
3830 can be removed.
3831 (font-lock-remove-keywords): New user-level function.
3832 (font-lock-update-removed-keyword-alist): New internal function.
3833 (font-lock-removed-keywords-alist): New variable.
3834 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
3835 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
3836 growing datastructures.
3837 (font-lock-set-defaults): Removes keywords stored in
3838 `font-lock-removed-keywords-alist' after local keywords added.
3839
3840 1999-12-16 Anders Lindgren <andersl@andersl.com>
3841
3842 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
3843 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
3844
3845 * font-lock.el (c-keywords): Only highlight preprocessor
3846 directives when spelled correctly.
3847
3848 * font-lock.el (font-lock-match-c++-structor-declaration,
3849 c++-keywords): Fontify constructors and destructors with function
3850 face inside C++ class declarations.
3851
3852 1999-12-16 Gerd Moellmann <gerd@gnu.org>
3853
3854 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
3855 the shell from sh-shell-file.
3856
3857 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
3858
3859 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
3860
3861 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
3862 if one of the files specified cannot be accessed by
3863 file-attributes. Do not strip any leading directories from the
3864 file names, to behave more like `ls' does.
3865
3866 * dired.el (dired-get-filename): Handle absolute file names.
3867 (dired-readin-insert): If argument is a cons, don't print
3868 "wildcard" on the ``total'' line.
3869
3870 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
3871
3872 * faces.el (face-read-integer, read-face-attribute)
3873 (color-defined-p, color-values): Allow color values unspecified-fg
3874 and unspecified-bg, handle them as unspecified.
3875
3876 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
3877
3878 * textmodes/reftex.el: (reftex-compile-variables): respect new
3879 structure of `reftex-index-macro'
3880 (reftex-compile-variables): Use the changed structure of
3881 `reftex-label-alist'.
3882
3883 * textmodes/reftex-vars.el (reftex-index-math-format,
3884 (reftex-toc-max-level): New option.
3885 reftex-index-phrases-search-whole-words,
3886 reftex-index-phrases-case-fold-search,
3887 reftex-index-phrases-skip-indexed-matches,
3888 reftex-index-phrases-wrap-long-lines,
3889 reftex-index-phrases-sort-prefers-entry,
3890 reftex-index-phrases-sort-in-blocks): New options.
3891 (reftex-index-macros): Option structure changed.
3892 (reftex-index-macros-builtin): Added `repeat' item to each entry.
3893 (reftex-label-alist): Additional item in each entry to specify if
3894 the environment should be listed in the TOC.
3895 (eval-when-compile (require 'cl)) added.
3896
3897 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
3898 longer deals with "repeat".
3899 (reftex-index): "repeat property in `reftex-index-macro-alist' is
3900 now used.
3901 (reftex-index-phrases-comment-regexp,
3902 reftex-index-phrases-macrodef-regexp,
3903 reftex-index-phrases-phrase-regexp1,
3904 reftex-index-phrases-phrase-regexp2,
3905 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
3906 New constants.
3907 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
3908 reftex-index-phrases-font-lock-keywords,
3909 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
3910 reftex-index-phrases-restrict-file): New variables.
3911 (reftex-index-phrase-selection-or-word,
3912 reftex-index-visit-phrases-buffer,
3913 reftex-index-initialize-phrases-buffer,
3914 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
3915 reftex-index-next-phrase, reftex-index-this-phrase,
3916 reftex-index-all-phrases, reftex-index-region-phrases,
3917 reftex-index-phrases-parse-header,
3918 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
3919 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
3920 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
3921 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
3922 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
3923 reftex-index-make-replace-string,
3924 reftex-query-index-phrase-globally, reftex-query-index-phrase,
3925 reftex-index-phrase-match-is-indexed,
3926 reftex-index-phrases-fixup-line,
3927 reftex-index-phrases-replace-space,
3928 reftex-index-select-phrases-macro): New functions.
3929 (reftex-index-globalize, reftex-index-globally): functions removed
3930 (eval-when-compile (require 'cl)) added.
3931
3932 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
3933 for max level.
3934 (reftex-toc-max-level-indicator): New variable.
3935 (reftex-toc-max-level): New command.
3936 (reftex-toc-map): New keybinding `t'.
3937 (reftex-toc-help): Constant updated.
3938 (eval-when-compile (require 'cl)) added.
3939
3940 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
3941 `t' command key can change `reftex-toc-max-level'
3942 (eval-when-compile (require 'cl)) added.
3943
3944 * textmode/reftex-sel (reftex-insert-docstruct): Respect
3945 `reftex-toc-max-level'
3946 (eval-when-compile (require 'cl)) added.
3947
3948 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
3949 added.
3950
3951 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
3952 added.
3953
3954 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
3955 commands.
3956 (reftex-citation, reftex-do-citation,
3957 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
3958 preselect a citation format.
3959 (eval-when-compile (require 'cl)) added.
3960
3961 * textmodes/reftex-parse.el (reftex-context-substring): Optional
3962 parameter to-end
3963 (reftex-section-info): Deal with environment matches.
3964 (eval-when-compile (require 'cl)) added.
3965
3966 * reftex-global.el (eval-when-compile (require 'cl)) added.
3967
3968 1999-12-15 Kenichi Handa <handa@etl.go.jp>
3969
3970 The following changes are for the new composition mechanism. We
3971 have deleted `composition' charset and composite characters,
3972 instead introduced a special text property `composition'.
3973
3974 * composite.el: New file.
3975
3976 * ps-mule.el: Define encode-composition-rule and find-composition
3977 for Emacs 20.4 and the earlier versions.
3978 (ps-mule-init-external-library): Just require a feature for
3979 external libraries.
3980 (ps-mule-prologue): Postscript code modified for new composition.
3981 (ps-mule-find-wrappoint): New arg COMPOSITION.
3982 (ps-mule-plot-string): Delete code for composite characaters.
3983 (ps-mule-plot-composition): New funcion.
3984 (ps-mule-prepare-font-for-components): New function.
3985 (ps-mule-plot-components): New function.
3986 (ps-mule-composition-prologue-generated): Renamed from
3987 ps-mule-cmpchar-prologue-generated.
3988 (ps-mule-composition-prologue): New named from
3989 ps-mule-cmpchar-prologue. Modified for new composition.
3990 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
3991 ps-mule-prepare-cmpchar-font): Deleted.
3992 (ps-mule-string-encoding): New arg NO-SETFONT.
3993 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
3994 check Composing, not Cmpchar
3995 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
3996 to nil.
3997 (ps-mule-begin-job): Check existence of new composition.
3998
3999 * ps-print.el (ps-plot-region): Handle new composition.
4000
4001 * simple.el (what-cursor-position): Show "(composed)" if the
4002 character is composed.
4003
4004 * international/characters.el: Fix cateogries of Lao symbols.
4005
4006 * international/fontset.el (vertical-centering-font-regexp): New
4007 variable.
4008
4009 * international/mule.el (mule-version): Updated to 5.0 (AOI).
4010 (mule-version-date): Updated to 1999.12.7.
4011 (with-category-table): New macro.
4012
4013 * international/mule-cmds.el (encode-coding-char): Don't check
4014 composite character.
4015
4016 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
4017 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
4018 x-ctext): Give `composition' property t.
4019
4020 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
4021 non-nil) at the tail of ALIST.
4022 (compose-region, decompose-region, decompse-string,
4023 reference-point-alist, compose-chars): Moved to composite.el.
4024 (compose-chars-component, compose-chars-rule,
4025 decompose-composite-char): Deleted.
4026
4027 * international/quail.el (quail-install-map): New optional arg
4028 NAME.
4029 (quail-get-translation): If DEF is a symbol but not a function,
4030 ignore it.
4031 (quail-start-translation): Put a key sequence undefined in the
4032 translation keymap in unread-command-events, not generated-events.
4033 Return parameterized event (compose-last-chars N) if the input
4034 characters should be composed.
4035 (quail-map-definition): If DEF is t, treat it as nil.
4036 (quail-delete-last-char): Delete the quail region.
4037 (quail-show-translations): Don't show list of translations if the
4038 quail package is deterministic.
4039 (quail-completion-max-depth): New variable.
4040 (quail-completion-1): Pay attention to the above variable. Fix
4041 for the case that a translation is a function.
4042 (quail-map-from-table, quail-map-from-table-1,
4043 quail-map-from-table-2): New functions.
4044 (quail-lookup-map-and-concat): New function
4045
4046 * language/devan-util.el: Mostly rewritten.
4047
4048 * language/lao.el: Register lao-composition-function in
4049 composition-function-table.
4050
4051 * language/lao-util.el: Mostly rewritten.
4052
4053 * language/thai.el: Register thai-composition-function in
4054 composition-function-table.
4055 (thai-tis620): Delete `pre-write-conversion' property.
4056
4057 * language/thai-util.el: (thai-category-table): Make it by
4058 make-category-table.
4059 (thai-composition-pattern): New variable.
4060 (thai-compose-region, thai-compose-string): Use
4061 with-category-table.
4062 (thai-post-read-conversion): Just call thai-compose-region.
4063 (thai-pre-write-conversion): Deleted.
4064 (thai-composition-function): New funciton.
4065
4066 * language/tibet-util.el: Most functions rewritten.
4067 (tibetan-char-p): Renamed from tibetan-char-examin.
4068 (tibetan-composable-examin) (tibetan-complete-char-examin)
4069 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
4070 (tibetan-add-components): New function.
4071 (tibetan-composition-function): New function.
4072
4073 * language/tibetan.el: Register tibetan-composition-function in
4074 composition-function-table.
4075 (tibetan-composable-pattern): New variable.
4076 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
4077 (tibetan-precomposition-rule-alist): Move punctuations to
4078 tibetan-punctuation-transcription-alist and
4079 tibetan-obsolete-glyphs.
4080 (tibetan-punctuation-transcription-alist): New variable.
4081 (tibetan-obsolete-glyphs): New variable.
4082 (tibetan-regexp): Improve the initialization code.
4083
4084 * textmodes/fill.el (fill-find-break-point): Delete codes for
4085 composite characters.
4086 (fill-region-as-paragraph): Likewise.
4087
4088 1999-12-14 Gerd Moellmann <gerd@gnu.org>
4089
4090 * international/mule-cmds.el (default-input-method): Specify
4091 that it should be set after current-language-environment.
4092
4093 * custom.el (custom-handle-keyword): Add :set-after.
4094 (custom-add-dependencies): New function.
4095 (custom-set-variables): Take dependencies between args into
4096 account.
4097
4098 * battery.el (battery): Doc fix.
4099
4100 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4101
4102 * progmodes/cc-make.el: Removed.
4103
4104 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4105
4106 * Release of cc-mode 5.26
4107
4108 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4109
4110 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
4111 target depth. Optionally count #else lines as clause limits,
4112 as suggested by don provan <provan@lucent.com>. #elif
4113 handling fixed.
4114
4115 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
4116 (c-down-conditional-with-else): New commands that uses the
4117 added functionality in `c-forward-conditional'.
4118
4119 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4120
4121 * cc-align.el (c-lineup-comment): Preserve the alignment with
4122 a comment on the previous line instead of preserving the
4123 comment-column.
4124
4125 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4126
4127 * Fixes to IDL mode after input from Eric Eide
4128 <eeide@cs.utah.edu>:
4129 * cc-engine.el (c-beginning-of-statement-1): Allow
4130 `c-conditional-key' to be nil, for the benefit of IDL mode.
4131 * cc-engine.el (c-guess-basic-syntax): Ditto.
4132 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
4133 but do match CORBA 2.3 `valuetype'.
4134 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
4135 for IDL.
4136 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
4137 be nil for IDL.
4138 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
4139 Like C++.
4140 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
4141 set `c-method-key' and `c-baseclass-key' to nil.
4142
4143 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4144
4145 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
4146 with nonhanging open braces.
4147
4148 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4149
4150 * cc-align.el: Added docstrings to all lineup functions.
4151
4152 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
4153 keyword.
4154
4155 * cc-align.el (c-lineup-C-comments): Handle free form text
4156 comments. Use c-comment-prefix-regexp and comment-start-skip
4157 instead of hardcoded regexps.
4158
4159 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4160
4161 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
4162 behavior and return value as documented.
4163
4164 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4165
4166 * Changes for new style variable init system:
4167 * cc-langs.el (c-common-init): Dito.
4168 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
4169 now customizable.
4170 * cc-vars.el: Style variables may now take a value
4171 'set-from-style to make them take their value from the style
4172 system. This value is now the default on all these variables.
4173 * cc-vars.el (c-valid-offset): New function to verify a
4174 syntactic symbol offset setting.
4175 * cc-vars.el (c-offsets-alist): Variable moved from
4176 cc-styles.el since it's now customizable in a similar way to
4177 the other style variables.
4178 * cc-vars.el (c-old-style-variable-behavior): New variable to
4179 revert to the old style init behavior.
4180
4181 * cc-vars.el (c-file-style, c-file-offsets): Made always
4182 buffer local.
4183
4184 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
4185 the throws clause that might follow the function prototype in
4186 C++.
4187
4188 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4189
4190 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
4191 could move forward for macros that doesn't start in column 0.
4192
4193 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4194
4195 * cc-align.el (c-indent-multi-line-block,
4196 c-lineup-whitesmith-in-block): Two new lineup functions for
4197 use in whitesmith style.
4198
4199 * cc-styles.el (c-style-alist): More fixes to whitesmith
4200 style. It should now handle all different braces uniformly in
4201 both hanging and non-hanging cases.
4202
4203 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4204
4205 * cc-cmds.el (c-indent-exp): Use a marker to save point to
4206 make it stay in the same position relative to the surrounding
4207 text.
4208
4209 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
4210 when adaptive-fill-mode doesn't manage to get it correct.
4211
4212 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
4213 with dotted notation, e.g. foo.bar.Gnu.
4214
4215 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
4216 within unwind-protect (previously only some were wrapped so it
4217 would be possible to register mode initialization when full
4218 initialization did not finish).
4219
4220 * cc-styles.el (c-style-alist): Corrected the brace placement
4221 in the whitesmith style. Thanks to Sean Luke
4222 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
4223 styles with consistent brace placement for all constructs.
4224
4225 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4226
4227 * cc-cmds.el (c-context-line-break): Continue C++ comments too
4228 when point is in the middle of them.
4229
4230 * cc-cmds.el: Line breaking and paragraph filling code
4231 rewritten:
4232 (c-guess-fill-prefix): New function that uses various
4233 heuristics to guess the comment prefix.
4234 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
4235 It now assumes adaptive filling is active to preserve the line
4236 prefix inside comments.
4237 (c-indent-new-comment-line): Replacement for the now
4238 obsolete `c-comment-line-break-function' that uses
4239 `c-guess-fill-prefix' when appropriate. It now observes the
4240 setting of `comment-multi-line', which has effect in C-style
4241 block comments.
4242
4243 * cc-cmds.el (c-context-line-break): New function intended to
4244 be put on RET. It's essentially `newline-and-indent', but
4245 continues C block comments with the appropriate line prefix.
4246
4247 * cc-cmds.el (c-do-auto-fill): New function put on
4248 `normal-auto-fill-function' to implement the
4249 `c-ignore-auto-fill' variable.
4250
4251 * cc-cmds.el (c-beginning-of-statement): Use
4252 `c-comment-prefix-regexp' to avoid ending up inside the
4253 comment prefix. Better handling of comment starters and
4254 enders. Catch comments better when traversing code. Stop at
4255 preprocessor directives.
4256
4257 * cc-defs.el (c-forward-comment): New subst to hide platform
4258 dependent quirks in `forward-comment'.
4259
4260 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
4261 argument.
4262 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
4263 arguments. Activate this function by default when
4264 `parse-partial-sexp' supports it (currently Emacs 20.x).
4265
4266 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
4267 on the comment opener to make constants usable as lineup
4268 arguments.
4269
4270 * cc-align.el (c-lineup-C-comments): Fixes to handle the
4271 changed anchor position in the `c' syntactic symbol. Handle
4272 more than stars in the comment prefix; use the new variable
4273 `c-comment-prefix-regexp'. Don't indent text not preceded by
4274 a comment prefix to the right of the comment opener if it's
4275 long.
4276
4277 * cc-langs.el: Fixes to mode initialization for new line
4278 breaking and paragraph filling method. Adaptive fill mode is
4279 now activated at startup instead of deactivated. The
4280 variables used for adaptive filling and paragraph movement are
4281 also changed to incorporate the value of
4282 `c-comment-prefix-regexp'. `substitute-key-definition' is
4283 used to override some functions in the global map instead of
4284 overriding their default bindings.
4285
4286 * cc-mode.el (java-mode): Modify `paragraph-start' for the
4287 javadoc markup at mode init.
4288
4289 * cc-mode.el (c-setup-filladapt): A new convenience function
4290 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
4291 function is intended to be used explicitly by the end user
4292 only.
4293
4294 * cc-vars.el (c-comment-prefix-regexp): New variable used to
4295 recognize the comment fill prefix inside comments.
4296 (c-block-comment-prefix): New name for
4297 `c-comment-contiuation-stars', which is now obsolete. It's
4298 generalized to handle any character sequence.
4299 (c-ignore-auto-fill): New variable used to selectively disable
4300 Auto Fill mode in specific contexts.
4301
4302 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4303
4304 * cc-cmds.el (c-comment-indent): Leave at least one space
4305 between the comment and the last nonblank character in the
4306 case where we look at the indentation of the comment on the
4307 previous line (case 4).
4308
4309 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
4310 list of characters that may start a statement (it's a sort of
4311 prefix operator in Pike, and isn't used at all in any of the
4312 other languages).
4313
4314 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4315
4316 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
4317 inside continued statements as statement-cont instead of
4318 brace-list-open. The reason is that one normally adjusts
4319 brace-list-open for brace lists as top-level constructs, and
4320 brace lists inside statements is a completely different
4321 context. Case 10B.2 changed. Also changed (the somewhat
4322 esoteric) case 9A to cope with this.
4323
4324 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4325
4326 * cc-cmds.el (c-electric-brace): Added electric handling of
4327 the open brace for brace-elseif-brace.
4328
4329 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4330
4331 * cc-defs.el (c-with-syntax-table): New macro to easily switch
4332 syntax tables temporarily.
4333
4334 * cc-engine.el (c-guess-basic-syntax): Handle template and
4335 member init argument lists split over several lines. Case 5D
4336 changed.
4337
4338 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
4339 @throws introduced in Javadoc 1.2.
4340
4341 * cc-menus.el (cc-imenu-java-generic-expression): Applied
4342 patch from RMS to avoid infinite backtracking.
4343
4344 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4345
4346 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
4347 by [ ].
4348
4349 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4350
4351 * cc-align.el (c-lineup-dont-change): Compensate properly for
4352 the column in langelem.
4353
4354 * cc-engine.el (c-syntactic-information-on-region): New
4355 function to help debugging the syntactic analysis.
4356
4357 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4358
4359 * cc-align.el (c-lineup-template-args): Handle nested template
4360 arglists.
4361
4362 * cc-langs.el (c++-template-syntax-table): New syntax table
4363 that makes `<' and `>' parenthesis characters, which is useful
4364 to switch to temporarily when analyzing template arglists.
4365
4366 * cc-styles.el: Changed default alignment of labels in the
4367 java style to conform to the examples in the Java Language
4368 Specification.
4369
4370 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
4371 by default.
4372
4373 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4374
4375 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
4376 immediately before the closing paren in an arglist, so don't
4377 check that in Pike mode. Case 7A changed.
4378
4379 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4380
4381 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
4382 lines were ignored under certain conditions.
4383
4384 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4385
4386 * cc-align.el (c-lineup-template-args): New function for
4387 aligning continued template argument lists.
4388
4389 * cc-engine.el (c-guess-basic-syntax): Fix for member init
4390 lists containing function arglists split over several lines.
4391 Case 5D.1 changed.
4392
4393 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
4394 template-args-cont didn't get recognized when the first
4395 arglist opener line doesn't contain a template argument. New
4396 case 5K.
4397
4398 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4399
4400 * cc-defs.el (c-point): Changed from subst to macro for
4401 efficiency.
4402 (c-beginning-of-defun-1, c-end-of-defun-1): New
4403 beginning-of-defun/end-of-defun wrappers separated from
4404 c-point.
4405
4406 * cc-menus.el (imenu-generic-expression,
4407 imenu-case-fold-search, imenu-progress-message): Dummy
4408 definitions to avoid compiler warnings if imenu can't be
4409 loaded.
4410 * cc-menus.el (cc-imenu-init): New function called at mode
4411 init.
4412 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
4413 imenu initializations to cc-imenu-init.
4414
4415 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4416
4417 * cc-engine.el (c-guess-basic-syntax): Slightly better check
4418 for lambda-intro-cont in Pike mode. Case 6 changed.
4419
4420 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
4421 anything following "new Foo()" was considered an anonymous
4422 class body in Java mode.
4423
4424 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4425
4426 * cc-cmds.el (c-comment-line-break-function): When breaking in
4427 a string, don't insert a new line.
4428
4429 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4430
4431 * cc-engine.el (c-at-toplevel-p): New interface function which
4432 returns information useful to add-on authors. It tells you
4433 whether you're at a toplevel statement or not.
4434
4435 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
4436
4437 * cc-cmds.el (c-comment-line-break-function): It is possible
4438 that forward-line does not land us at the bol, say if we're on
4439 the last line in a file. In that case, do a
4440 back-to-indentation instead of a forward-comment -1.
4441
4442 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4443
4444 * cc-engine.el (c-beginning-of-statement-1): Don't catch
4445 "default:" as normal label in case 4.
4446
4447 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4448
4449 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
4450 recognize continued bitfield declarations. Case 5D.1 changed.
4451 * cc-langs.el: New variable c-bitfield-key.
4452 * cc-mode.el: New variable c-bitfield-key.
4453
4454 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
4455
4456 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
4457 anonymous array expressions (i.e. "new Foo[] {.. bracelist
4458 ..}").
4459
4460 1999-12-12 Dave Love <fx@gnu.org>
4461
4462 * mail/footnote.el: Require cl when compiling. Don't autoload
4463 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
4464 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
4465 Avoid `acons'.
4466 (footnote-mode-line-string, Footnote-add-footnote): Remove
4467 autoload cookie.
4468
4469 1999-12-12 Richard Sharman <rsharman@pobox.com>
4470
4471 * sh-script.el: Fix for when font-lock mode is active.
4472 (sh-font-lock-unfontify-region-function): New function.
4473
4474 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
4475
4476 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
4477 if start-process is not bound, since Ispell now supports such
4478 platforms as well.
4479
4480 1999-12-12 Gerd Moellmann <gerd@gnu.org>
4481
4482 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
4483 rmail-summary-goto-msg.
4484
4485 * files.el (after-find-file): Fix previous change.
4486
4487 1999-12-11 Dave Love <fx@gnu.org>
4488
4489 * help.el (where-is): Use `commandp' as predicate for
4490 `completing-read'
4491
4492 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4493
4494 * cus-edit.el (custom-save-delete): Delete all occurrences,
4495 leave point where the first occurrence was.
4496 (custom-save-faces): Insert a newline at the end of the comment.
4497 Avoid a double newline there.
4498 If final closeparen is at bol, put a space before it.
4499 (custom-save-variables): Likewise.
4500 (custom-file): Doc fix.
4501
4502 1999-12-10 Gerd Moellmann <gerd@gnu.org>
4503
4504 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
4505 regexp matching image and audio files.
4506
4507 1999-12-09 Dave Love <fx@gnu.org>
4508
4509 * mail/footnote.el: New file.
4510
4511 1999-12-09 Gerd Moellmann <gerd@gnu.org>
4512
4513 * files.el (after-find-file): Use auto-save-visited-file-name if
4514 set.
4515
4516 * mail/feedmail.el (feedmail-find-eoh): Take
4517 feedmail-queue-alternative-mail-header-separator into account.
4518
4519 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
4520
4521 * smerge-mode.el: New file.
4522
4523 * font-lock.el (font-lock-multiline): New variable.
4524 (font-lock-add-keywords): Rename `major-mode' into `mode'.
4525 (font-lock-remove-keywords): Added a dummy `mode' argument for
4526 potential future support.
4527 (font-lock-fontify-anchored-keywords,
4528 (font-lock-fontify-keywords-region): Only handle multiline strings
4529 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
4530
4531 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4532
4533 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
4534
4535 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
4536
4537 1999-12-07 Dave Love <fx@gnu.org>
4538
4539 * help.el (view-emacs-problems): New command, bound to C-h P.
4540
4541 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
4542
4543 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
4544
4545 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
4546 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
4547 New code to support the minor mode version.
4548 (diff-recenter): New function.
4549 (diff-next-hunk, diff-next-file): Use it.
4550 (diff-remembered-files-alist): New var.
4551 (diff-merge-strings): New function.
4552 (diff-find-file-name): Make it smarter and use the user's input more.
4553 (diff-mode): Cosmetic changes.
4554
4555 * files.el (save-some-buffers): Turn EXITING into the more general
4556 PRED argument to allow specifying a subset of buffers.
4557
4558 * simple.el (kill-region): Use the new `delete-and-extract-region'
4559 rather than the undo log (which is incorrect with *-change-functions).
4560
4561 * font-lock.el (font-lock-default-fontify-region): Fix subtle
4562 off-by-one problem that could force re-fontifying the whole buffer.
4563 (font-lock-remove-keywords): New function.
4564 (font-lock-add-keywords): Use the new function to ensure idempotence.
4565
4566 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
4567
4568 * viper-cmd.el (viper-minibuffer-standard-hook,
4569 viper-minibuffer-real-start): Mew functions.
4570 (viper-read-string-with-history,viper-file-add-suffix,
4571 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
4572 change in the status of the minibuffer prompt.
4573
4574 1999-12-06 Gerd Moellmann <gerd@gnu.org>
4575
4576 * comint.el (comint-redirect-results-list)
4577 (comint-redirect-results-list-from-process): Remove interactive
4578 spec.
4579
4580 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
4581
4582 * info.el (info-node, info-menu-5, info-xref): Define colors for
4583 Info faces if the display supports them.
4584
4585 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
4586
4587 Changes for automatic remapping of X colors on terminal frames:
4588
4589 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
4590 term-setup-hook. Call msdos-remember-default-colors and
4591 msdos-handle-reverse-video.
4592 (msdos-face-setup): Parts of code moved to
4593 msdos-setup-initial-frame.
4594 (msdos-handle-reverse-video): New function, modeled after
4595 x-handle-reverse-video.
4596 (make-msdos-frame): Don't use initial-frame-alist and
4597 default-frame-alist. Call msdos-handle-reverse-video.
4598 (msdos-color-aliases): Remove.
4599 (msdos-color-translate, msdos-approximate-color): Remove.
4600 (msdos-color-values): Use 16-bit RGB values. RGB values updated
4601 for better approximation of X colors.
4602 (msdos-face-setup): Call tty-color-clear. Remove code that sets
4603 up tty-color-alist (it is now on startup.el).
4604 (x-display-color-p, x-color-defined-p, x-color-values,
4605 x-defined-colors, face-color-supported-p, face-color-gray-p):
4606 Remove.
4607
4608 * facemenu.el (facemenu-read-color, list-colors-display): Use
4609 defined-colors for all frame types.
4610 (facemenu-color-equal): Use color-values for all frame types.
4611
4612 * faces.el (read-face-attribute): For :foreground and :background
4613 attributes and frames on character terminals, translate the color
4614 to the closest supported one before looking it up in the list of
4615 valid values.
4616 (face-valid-attribute-values): Call defined-colors for all types
4617 of frames.
4618 (defined-colors, color-defined-p, color-values, display-color-p):
4619 New finctions.
4620 (x-defined-colors, x-color-defined-p, x-color-values,
4621 x-display-color-p): Aliases for the above.
4622
4623 * startup.el (command-line): Register terminal colors for frame
4624 types other than x and w32, but only if the terminal supports
4625 colors. Call tty-color-define instead of face-register-tty-color.
4626
4627 * term/x-win.el (xw-defined-colors): Renamed from
4628 x-defined-colors.
4629 * term/w32-win.el (xw-defined-colors): Likewise.
4630
4631 * term/tty-colors.el: New file.
4632 * loadup.el: Load term/tty-colors.
4633
4634 1999-12-06 Dave Love <fx@gnu.org>
4635
4636 * ffap.el: Autoload the ffap alias directly.
4637
4638 1999-12-06 Inge Frick <inge@nada.kth.se>
4639
4640 * dired-aux.el (dired-do-shell-command): Changed documentation.
4641 (dired-shell-stuff-it): A `?' in COMMAND has now the same
4642 meaning as `*'.
4643
4644 1999-12-06 Gerd Moellmann <gerd@gnu.org>
4645
4646 * simple.el (insert-buffer): Doc fix.
4647
4648 * apropos.el (apropos-mode): Add autoload cookie.
4649
4650 1999-12-06 Sam Steingold <sds@goems.com>
4651
4652 * progmodes/etags.el (etags-tags-completion-table): Modified the
4653 regexp to allow for the CL symbols starting with `+*'.
4654 (tags-completion-table): Doc fix (it's an obarray, not an alist).
4655 (tags-completion-table, tags-recognize-empty-tags-table): Remove
4656 `function' quoting lambda.
4657 (tags-with-face): New macro.
4658 (list-tags, tags-apropos): Use it.
4659 (tags-apropos-additional-actions): New user option.
4660 (etags-tags-apropos-additional): Use it.
4661 (tags-apropos): Call etags-tags-apropos-additional.
4662 (tags-apropos-verbose): New user option.
4663 (etags-tags-apropos): Use it.
4664 (visit-tags-table-buffer, next-file): Use `unless'.
4665 (recognize-empty-tags-table): Renamed to
4666 tags-recognize-empty-tags-table.
4667 (complete-tag): Call tags-complete-tag bypassing try-completion.
4668
4669 1999-12-06 Kenichi Handa <handa@etl.go.jp>
4670
4671 * international/mule.el (set-buffer-file-coding-system): Docstring
4672 modified.
4673
4674 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
4675
4676 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
4677 using the hideshow package.
4678 (hs-special-modes-alist): Added entry for bibtex to allow the use
4679 of the hideshow package.
4680 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
4681 not longer provided by bibtex.el directly. Instead the hideshow
4682 package should be used.
4683 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
4684 references to bibtex-hide-entry-bodies.
4685
4686 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
4687
4688 * textmodes/bibtex.el: Copyright notice is up to date. Moved
4689 maintainer information closer to the beginning of the bibtex.el
4690 file.
4691 (bibtex-maintainer-salutation): New constant.
4692 (bibtex-version): New constant.
4693 (bibtex-submit-bug-report): Use bibtex-version and
4694 bibtex-maintainer-salutation.
4695 (bibtex-entry-field-alist): Made booktitle field optional for
4696 @inproceedings entries when crossreferenced.
4697 (bibtex-entry-field-alist): Added booktitle field to proceedings
4698 entry type (for cross referencing). Thanks to Wagner Toledo Correa
4699 for the suggestion.
4700 (bibtex-string-file-path): Fixed typo.
4701
4702 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
4703
4704 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
4705 for reftex.el.
4706 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
4707 to menu.
4708
4709 1999-12-04 Dave Love <fx@gnu.org>
4710
4711 * delsel.el: Revert previous change -- region is significant to
4712 skeleton.
4713
4714 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
4715
4716 * viper-cmd.el (viper-change-state): Use
4717 viper-ESC-moves-cursor-back to decide whether to move the cursor
4718 back.
4719
4720 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
4721
4722 * international/mule-util.el (truncate-string-to-width): Docsting
4723 fixed.
4724
4725 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
4726
4727 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
4728 use of `cond'.
4729 (lm-with-file): Move all the find-file...kill-buffer stuff into
4730 this macro. Make it use `find-file-noselect' and make it kill
4731 the buffer only if it wasn't already displayed somewhere.
4732 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
4733 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
4734 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
4735 (lm-commentary): Fix to handle the case when the change log is
4736 at the end of the file.
4737
4738 1999-12-02 Kenichi Handa <handa@etl.go.jp>
4739
4740 * international/mule.el (charsetp): Fix typo in docstring.
4741
4742 * international/mule-diag.el (list-coding-categories): Fix typo;
4743 automatic -> autoload.
4744
4745 1999-12-02 Gerd Moellmann <gerd@gnu.org>
4746
4747 * vc.el (vc-update-change-log): Look for rcs2log under
4748 exec-directory.
4749
4750 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
4751 outline-regexp, add outline-level.
4752 (lisp-outline-level): New.
4753
4754 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
4755 remove extraneous string-match.
4756
4757 * finder.el (finder-commentary): Activate Finder mode.
4758
4759 1999-12-01 Anders Lindgren <andersl@andersl.com>
4760
4761 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
4762 off when reverting buffers that contained mode specifiers.
4763 `revert-buffer' is now called with non-nil PRESERVE-MODES
4764 argument.
4765
4766 1999-12-01 Dave Love <fx@gnu.org>
4767
4768 * delsel.el: Grok skeleton-pair-insert-maybe.
4769
4770 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4771
4772 * progmodes/cperl-mode.el (cperl-under-as-char):
4773 Use nil as default.
4774
4775 1999-11-30 Gerd Moellmann <gerd@gnu.org>
4776
4777 * speedbar.el (toplevel): Remove compatibility code for Emacs
4778 versions without custom.el.
4779
4780 1999-11-30 Dave Love <fx@gnu.org>
4781
4782 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
4783
4784 * autoinsert.el: Minor doc fixes.
4785 (auto-insert): Return nil.
4786
4787 * faces.el (set-face-documentation): Purecopy STRING.
4788
4789 1999-11-29 Dave Love <fx@gnu.org>
4790
4791 * derived.el: Doc fixes, remove old backquote syntax.
4792
4793 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
4794 comment warning about editing.
4795
4796 * help.el (help-mode-hook): Define.
4797
4798 1999-11-29 Gerd Moellmann <gerd@gnu.org>
4799
4800 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
4801 invalid translation of old-style backquote syntax to new syntax.
4802
4803 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
4804
4805 * Makefile (DONTCOMPILE): Add term/internal.el.
4806
4807 1999-11-26 Dave Love <fx@gnu.org>
4808
4809 * comint.el: Fix last change.
4810
4811 * emacs-lisp/advice.el: Fix last change.
4812
4813 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4814
4815 * cus-edit.el (Custom-reset-standard): Doc fix.
4816 (custom-variable-reset-standard): Doc fix.
4817 (custom-face-reset-standard): Doc fix.
4818 (custom-face-menu): "Reset to Standard" => "Erase Customization".
4819 (custom-variable-menu): Likewise.
4820 (custom-reset-menu): Likewise.
4821 (custom-buffer-create-internal): Likewise.
4822
4823 1999-11-26 Dave Love <fx@gnu.org>
4824
4825 * progmodes/make-mode.el (makefile-mode-hook): Customize.
4826
4827 * font-lock.el: Doc fixes.
4828
4829 * menu-bar.el (menu-bar-mode): Customize.
4830
4831 * cus-start.el: Add use-dialog-box.
4832
4833 * add-log.el (change-log-mode-hook): Customize.
4834 (add-log-current-defun): Use
4835 fortran-{beginning,end}-of-subprogram.
4836
4837 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4838
4839 * emacs-lisp/advice.el: Many doc fixes.
4840
4841 * comint.el (comint-preoutput-filter-functions): Doc fix.
4842
4843 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4844
4845 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4846 Improve messages for capitalization of arg names,
4847 for flag variables, for t and nil, for imperatives.
4848 Call them imperatives rather than infinitives sans "to".
4849 (checkdoc-common-verbs-wrong-voice): Add "moves".
4850 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
4851
4852 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4853 Don't convert comments from 3-semicolon to 2-semicolon.
4854 That is a matter of style.
4855 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
4856 (checkdoc-comments): Don't bind that variable.
4857
4858 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
4859
4860 * files.el (write-file-hooks): Doc fix.
4861
4862 1999-11-26 Gerd Moellmann <gerd@gnu.org>
4863
4864 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
4865
4866 1999-11-25 Dave Love <fx@gnu.org>
4867
4868 * hippie-exp.el: Require comint when compiling.
4869 (hippie-expand): Add :links.
4870 (hippie-expand-try-functions-list): Customize.
4871
4872 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
4873
4874 * viper*el: Replaced old-style backquotes.
4875
4876 * ediff*el: Replaced old-style backquotes.
4877
4878 * ediff-merge
4879 (ediff-looks-like-combined-merge,ediff-get-combined-region):
4880 Changed to support the new format for ediff-combination-pattern.
4881
4882 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
4883 Changed to support the new format for ediff-combination-pattern.
4884
4885 1999-11-24 Dave Love <fx@gnu.org>
4886
4887 * custom.el (custom-declare-group): Purecopy DOC.
4888 (custom-handle-keyword): Purecopy VALUE.
4889 (custom-add-link): Purecopy WIDGET.
4890 (custom-add-version): Purecopy VERSION.
4891 (custom-add-load): Purecopy LOAD.
4892
4893 * cus-face.el (custom-declare-face): Purecopy DOC.
4894
4895 * info.el:
4896 (Info-build-node-completions, Info-search, Info-follow-reference)
4897 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
4898 (Info-find-emacs-command-nodes): Avoid properties on matched text
4899 which may appear in minibuffer.
4900
4901 1999-11-24 Gerd Moellmann <gerd@gnu.org>
4902
4903 * locate.el (locate-with-filter): Doc fix.
4904
4905 1999-11-24 Alex Schroeder <alex@gnu.org>
4906
4907 * sql.el (sql-find-sqli-buffer): New function.
4908 (sql-set-sqli-buffer-generally): New function.
4909 (sql-set-sqli-buffer): Better checking of new-buffer.
4910 (sql-copy-column): Add comma after INTO clause, too.
4911
4912 1999-11-24 Alex Schroeder <alex@gnu.org>
4913
4914 * sql.el (sql-imenu-generic-expression): New, used to set
4915 imenu-generic-expression.
4916
4917 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
4918 setting font-lock-defaults' SYNTAX-ALIST. Set
4919 imenu-generic-expression, imenu-case-fold-search, and
4920 imenu-syntax-alist.
4921
4922 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
4923 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
4924
4925 1999-11-23 Andrew Innes <andrewi@gnu.org>
4926
4927 * w32-win.el (w32-drag-n-drop): Load files in current window, if
4928 drop coords aren't over a specific window.
4929
4930 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
4931
4932 * ps-print.el: Define mule funs without checking if mule package is
4933 loaded.
4934 (ps-print-version): New version number (5.0.1).
4935 (ps-header-dirpart): Now uses abbreviate-file-name.
4936
4937 1999-11-23 Dave Love <fx@gnu.org>
4938
4939 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
4940 comment-line-start.
4941 (fortran-comment-line-start-skip): Renamed from
4942 comment-line-start-skip.
4943 (fortran-mode-map): Use renamed functions. Add manual and custom
4944 entries to menu.
4945 (fortran-mode-hook): Customize.
4946 (fortran-comment-indent-function): Renamed from
4947 fortran-comment-hook.
4948 (delete-horizontal-regexp): Function deleted.
4949 (fortran-electric-line-number): Simplified.
4950 (fortran-beginning-of-subprogram): Renamed from
4951 beginning-of-fortran-subprogram.
4952 (fortran-end-of-subprogram): Renamed from
4953 end-of-fortran-subprogram.
4954 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
4955 (fortran-previous-statement, fortran-next-statement): Simplified.
4956 (fortran-blink-match): New function.
4957 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
4958 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
4959 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
4960 line-end-position.
4961 (fortran-fill): No longer interactive. Simplified.
4962 (fortran-break-line): Simplified.
4963 (fortran-analyze-file-format): Use char-after, not looking-at.
4964
4965 * emacs-lisp/find-func.el (find-function-regexp): Use
4966 `define-minor-mode' after easy-menu change.
4967
4968 1999-11-23 Gerd Moellmann <gerd@gnu.org>
4969
4970 * comint.el: Add redirection.from active comint buffers into
4971 another buffer. Written by Peter Breton.
4972
4973 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
4974
4975 * emacs-lisp/autoload.el (make-autoload): Recognize the new
4976 `define-minor-mode'.
4977 (define-minor-mode): Specify `doc-string-elt'.
4978
4979 * emacs-lisp/easy-mmode.el: Changed maintainer.
4980 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
4981 Use defcustom for the hooks; Improve the auto-generated docstrings.
4982 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
4983 (define-minor-mode): Add BODY arg; Only declare the keymap if
4984 provided; Improve the auto-generated docstrings.
4985
4986 1999-11-22 Gerd Moellmann <gerd@gnu.org>
4987
4988 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
4989 that the leading `^' is at the start. This is necessary because
4990 paragraphs.el tries to remove anchors, but can find them only if
4991 they are the first character.
4992
4993 * progmodes/antlr-mode.el: New file.
4994
4995 * calendar/calendar.el: Fix autoload for
4996 calendar-absolute-from-astro. Add autoload for
4997 calendar-print-astro-day-number.
4998
4999 1999-11-21 Anders Lindgren <andersl@andersl.com>
5000
5001 * follow.el: Use modern backquote syntax. Minor comment update.
5002
5003 1999-11-21 Gerd Moellmann <gerd@gnu.org>
5004
5005 * simple.el (with-syntax-table): Don't switch buffers.
5006
5007 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
5008 progmodes/hideif.el: Use new backquote syntax.
5009
5010 1999-11-21 Ken Manheimer <klm@python.org>
5011
5012 * icomplete.el (icomplete-completions): Use an explicit variable
5013 `icomplete-prospects-length', obviating the need to use an
5014 apparently faulty throw/catch arrangement.
5015
5016 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
5017
5018 * term/internal.el (IT-display-table-setup): Don't overstep
5019 character code 255.
5020
5021 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
5022
5023 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
5024 for the charset chinese-sisheng is 7bit encoding, not 8bit.
5025
5026 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
5027
5028 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
5029 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
5030
5031 * files.el (auto-mode-alist): Add patterns for diff-mode.
5032
5033 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
5034 to detect an empty prompt.
5035
5036 1999-11-18 Dave Love <fx@gnu.org>
5037
5038 * simple.el (input-mode-8-bit): Fix the customization.
5039
5040 1999-11-18 Gerd Moellmann <gerd@gnu.org>
5041
5042 * international/iso-acc.el (iso-languages): Add more
5043 characters for Portuguese.
5044
5045 * speedbar.el: Clean up comment at the start of the file.
5046 Remove RCS id.
5047
5048 * progmodes/compile.el (compilation-parse-errors): Use
5049 compilation-buffer-p instead of testing major-mode.
5050
5051 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
5052
5053 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
5054 (quickurl-ask): completion-ignore-case is set to the value of
5055 quickurl-completion-ignore-case for the duration of the call to
5056 completing-read.
5057
5058 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5059
5060 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
5061
5062 1999-11-18 Kenichi Handa <handa@etl.go.jp>
5063
5064 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
5065 instead of ps-print-def.
5066
5067 * ps-print.el: Require ps-vars instead of ps-print-def.
5068
5069 * ps-mule.el: Require ps-vars instead of ps-print-def.
5070
5071 1999-11-17 Gerd Moellmann <gerd@gnu.org>
5072
5073 * simple.el (with-syntax-table): Save buffer explicitly instead of
5074 using save-excursion.
5075
5076 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5077
5078 * mail/supercite.el: New maintainer.
5079
5080 1999-11-16 Reto Zimmermann <reto@synopsys.com>
5081
5082 * progmodes/vhdl-mode.el: Use new backquote syntax.
5083
5084 1999-11-16 Gerd Moellmann <gerd@gnu.org>
5085
5086 * simple.el (with-syntax-table): New.
5087
5088 1999-11-15 Sam Steingold <sds@ksp.com>
5089
5090 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
5091
5092 1999-02-22 Sam Steingold <sds@goems.com>
5093
5094 * goto-addr.el (goto-address-at-mouse,
5095 goto-address-find-address-at-point): Use compose-mail.
5096 (goto-address-mail-method): Removed variable.
5097 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
5098 goto-address-send-using-mail): Removed functions.
5099
5100 1998-11-03 Sam Steingold <sds@goems.com>
5101
5102 * simple.el (backward-delete-char-untabify):
5103 backward-delete-char-untabify-method can be `all' now - to delete
5104 hungrily including newlines.
5105
5106 1999-11-15 Sam Steingold <sds@ksp.com>
5107
5108 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
5109
5110 1999-11-15 Dave Love <fx@gnu.org>
5111
5112 * cus-edit.el (customize-face, customize-face-other-window):
5113 Require match from completing-read.
5114 (custom-buffer-done-function): Default to custom-bury-buffer, not
5115 bury-buffer.
5116
5117 1999-11-15 Gerd Moellmann <gerd@gnu.org>
5118
5119 * mail/rmail.el, iswitchb.el, hippie-exp.el,
5120 progmodes/cperl-mode.el: Use new backquote syntax.
5121
5122 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
5123
5124 * uniquify.el: Use new backquote syntax.
5125
5126 1999-11-14 Markus Rost <rost@ias.edu>
5127
5128 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
5129 as in ispell-local-dictionary-alist.
5130
5131 1999-11-14 Alex Schroeder <alex@gnu.org>
5132
5133 * ansi-color.el (ansi-color-apply): Updated regexps to include
5134 highlighted face.
5135
5136 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
5137
5138 * forms.el (forms--make-format-elt-using-text-properties):
5139 Treat `intangible' differently.
5140
5141 * forms.el: Use new backquote syntax.
5142
5143 1999-11-13 Gerd Moellmann <gerd@gnu.org>
5144
5145 * textmodes/scribe.el (scribe-mode): Doc-fix.
5146
5147 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
5148
5149 * net-utils.el (run-network-program, net-utils-run-program): Use
5150 the new backquote syntax.
5151 (smbclient-program, smbclient-program-options)
5152 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
5153 variables
5154 (smbclient, smbclient-list-shares): New functions
5155
5156 1999-11-12 Sam Steingold <sds@ksp.com>
5157
5158 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
5159 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
5160 (viper-kbd-buf-definition, viper-kbd-mode-alist)
5161 (viper-kbd-mode-pair, viper-kbd-mode-definition)
5162 (viper-kbd-global-pair, viper-kbd-global-definition):
5163 Use the new backquote syntax.
5164
5165 * emulation/viper-cmd.el (viper-test-com-defun)
5166 (viper-prefix-arg-value, viper-prefix-arg-com):
5167 Use the new backquote syntax.
5168
5169 * emacs-lisp/debug.el (debugger-env-macro):
5170 Use the new backquote syntax.
5171
5172 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
5173 Use the new backquote syntax.
5174
5175 * calendar/calendar.el (calendar-remove-frame-by-deleting):
5176 New user variable.
5177 (calendar-hide-window): Use it.
5178 (increment-calendar-month, calendar-for-loop, calendar-sum):
5179 Use the new backquote syntax.
5180
5181 1999-11-12 Andrew Innes <andrewi@gnu.org>
5182
5183 * select.el (x-set-selection): Call buffer-substring, not
5184 substring. Also fix docstring
5185
5186 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
5187
5188 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
5189 of customizable variables to bug report message. Added
5190 system-type to package name in bug report.
5191
5192 1999-11-12 Gerd Moellmann <gerd@gnu.org>
5193
5194 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
5195 to display file names.
5196
5197 1999-11-11 Gerd Moellmann <gerd@gnu.org>
5198
5199 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
5200
5201 * isearch.el: Add lazy-highlighting feature.
5202
5203 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
5204
5205 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
5206 constant.
5207 (ps-mode-submit-bug-report): New function. Entry added to menu.
5208
5209 1999-11-10 William M. Perry <wmperry@aventail.com>
5210
5211 * mwheel.el: New file to support the new style wheeled mice.
5212
5213 1999-11-10 Gerd Moellmann <gerd@gnu.org>
5214
5215 * startup.el (initial-scratch-message): Add ";;" to the front of
5216 lines in the message.
5217
5218 * files.el (file-local-copy): Remove optional BUFFER argument
5219 because that's not used by anything.
5220
5221 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
5222 to-address.
5223
5224 1999-11-08 Markus Rost <rost@ias.edu>
5225
5226 * wid-edit.el (widget-button-click): Wrap with save-excursion
5227 to restore track-mouse in the correct buffer.
5228
5229 1999-11-08 Gerd Moellmann <gerd@gnu.org>
5230
5231 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
5232
5233 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
5234
5235 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
5236 lpr-command to "lp" for some system-types. (copied from lpr.el
5237 Emacs version 20.2.1).
5238
5239 1999-11-04 Markus Rost <rost@ias.edu>
5240
5241 * simple.el (comment-region): Strip off white space at end of
5242 comment-start.
5243
5244 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5245
5246 * faces.el (secondary-selection): Fix wrong color name.
5247
5248 1999-11-04 John Tobey <jtobey@epsilondev.com>
5249
5250 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
5251 the default when invoking perldb in a non-Perl buffer, and other
5252 cases involving -e or --.
5253
5254 1999-11-04 Gerd Moellmann <gerd@gnu.org>
5255
5256 * simple.el (previous-matching-history-element)
5257 (next-history-element): Use delete-field instead of erase-field.
5258
5259 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
5260 Use delete-field instead of erase-field.
5261
5262 * faces.el (secondary-selection): Change background to yellow.
5263
5264 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
5265 find the start of the text. Use field-string to read the user
5266 input.
5267
5268 1999-11-03 Gerd Moellmann <gerd@gnu.org>
5269
5270 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
5271 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
5272 for compatibility with old face implementation.
5273
5274 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
5275 Use erase-field instead of erase-buffer.
5276
5277 * frame.el (blink-cursor-mode, blink-cursor-end): Use
5278 internal-show-cursor with new interface.
5279 (blink-cursor-timer-function): New.
5280 (blink-cursor-start): Use blink-cursor-timer-function.
5281
5282 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5283
5284 * calendar.el (redraw-calendar): Move to nearest date before
5285 redrawing.
5286
5287 * diary-lib.el (simple-diary-display): Reset modeline even if
5288 there are no diary entries since the diary buffer may be displayed.
5289
5290 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5291
5292 * emacs-lisp/debug.el (debug): If noninteractive, display the
5293 backtrace using `message', then exit Emacs.
5294 (debugger-batch-max-lines): New variable.
5295 (debugger-setup-buffer): New subroutine, broken out of `debug'.
5296 Change the messages put at the start, to say that the debugger
5297 was entered.
5298
5299 1999-11-02 Sam Steingold <sds@ksp.com>
5300
5301 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
5302
5303 1999-11-01 John Tobey <jtobey@epsilondev.com>
5304
5305 * gud.el: (gud-perldb-massage-args): Massage correctly in the
5306 presence of perl switches other than "-e".
5307
5308 1999-11-01 Markus Rost <rost@ias.edu>
5309
5310 * dired-x.el (dired-smart-shell-command): Use
5311 shell-command-history as in shell-command.
5312
5313 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5314
5315 * userlock.el (ask-user-about-lock): Doc fix.
5316
5317 * frame.el: Doc fixes.
5318
5319 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5320
5321 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
5322 of show-cursor.
5323 (blink-cursor-start, blink-cursor-end): Ditto.
5324
5325 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
5326
5327 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5328
5329 * window.el (walk-windows): If ALL-FRAMES is a frame,
5330 start on that frame. Use save-selected-window.
5331
5332 1999-11-01 Gerd Moellmann <gerd@gnu.org>
5333
5334 * simple.el (end-of-buffer): Use window-end to find the window end
5335 instead of vertical-motion because this handles variable-height
5336 lines correctly.
5337
5338 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
5339
5340 * ediff.el: Version change.
5341
5342 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
5343 make sure you are in a good frame before deleting other
5344 windows.
5345 (ediff-file-checked-in-p): Don't consider CVS
5346 files checked in.
5347 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
5348 are writing to a newly created empty file.
5349
5350 * ediff-mult.el (ediff-show-session-group-hook): New default.
5351
5352 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5353 First cd to the file directory. reportedly works
5354 better with remote files.
5355
5356 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
5357 Use file-name-nondirectory when passing files to CVS.
5358
5359 * ediff-diff.el (ediff-cmp-options): New variable.
5360 (ediff-same-file-contents): Use ediff-cmp-options.
5361
5362 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
5363 ediff-get-patch-buffer): Use current buffer if it appears to be a
5364 patch.
5365
5366 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
5367 C-g
5368
5369 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
5370 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
5371 (viper-save-cursor-color,viper-restore-cursor-color):
5372 Improved cursor color handling.
5373 (viper-get-saved-cursor-color-in-replace-mode,
5374 viper-get-saved-cursor-color-in-insert-mode): New functions for
5375 better cursor color handling.
5376
5377 * viper-ex.el (ex-read,ex-edit):
5378 Fixes for correct interpretation of #,%.
5379 (viper-ex): Now works correctly when called from other functions.
5380 (viper-glob-function): New variable.
5381 (viper-ex): Save excursion before doing :global.
5382
5383 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
5384
5385 * viper-cmd.el (viper-post-command-sentinel,
5386 viper-insert-state-post-command-sentinel,
5387 viper-insert-state-pre-command-sentinel): Takes better care of
5388 cursor colors.
5389
5390 * viper.el: Version change.
5391
5392 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
5393
5394 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
5395 that the modeline display was updated *only* when
5396 `whitespace-display-in-modeline' was set, not otherwise.
5397
5398 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5399
5400 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
5401 "frac12".
5402
5403 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
5404 ad-activate.
5405
5406 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
5407
5408 * whitespace.el: Test for existence of `defcustom' and `defgroup'
5409 using fboundp instead of assuming that these are not present in
5410 particular flavors of emacs.
5411 (whitespace-version): Update to 2.8
5412 (whitespace-display-in-modeline): Add custom variable to control
5413 displaying the whitespace errors on the modeline based on
5414 suggestion from <klaus.berndl@sdm.de>
5415 (whitespace-buffer): Now returns `t' if unclean and `nil' if
5416 clean, to enable using as a hook function, as suggested by Puneet
5417 Goel <puneet@computer.org>
5418 (whitespace-buffer): Fix a subtle bug that cleaned up only if
5419 quiet was not set, even with whitespace-auto-cleanup set.
5420 (whitespace-mode-line): Now uses less modeline real estate and
5421 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
5422 which is present in the file, and <y> is any type of whitespace
5423 whose check has been suppressed by setting
5424 `whitespace-check-<whitespace-type>' to nil.
5425 (whitespace-unchecked-whitespaces): New function to return the
5426 list of whitespaces for whom checks have been suppressed.
5427 (whitespace-display-unchecked-whitespaces): Renamed to
5428 `whitespace-update-modeline' to reflect its functionality.
5429
5430 1999-10-30 Gerd Moellmann <gerd@gnu.org>
5431
5432 * progmodes/compile.el (compilation-error-regexp-alist):
5433 Undo previous change.
5434
5435 1999-10-28 Dave Love <fx@gnu.org>
5436
5437 * help.el (help-follow): Make arg optional again and really
5438 default to point.
5439
5440 1999-10-28 Gerd Moellmann <gerd@gnu.org>
5441
5442 * paths.el (rmail-file-name): Make it an option.
5443
5444 * progmodes/ada-mode.el, progmodes/ada-prj.el,
5445 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
5446 comment fixes.
5447
5448 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
5449 MIPS Pro 7.3 compiler error message syntax.
5450
5451 1999-10-27 Dave Love <fx@gnu.org>
5452
5453 * progmodes/compile.el: Checkdoc-inspired fixes.
5454
5455 1999-10-27 Gerd Moellmann <gerd@gnu.org>
5456
5457 * lpr.el (print-buffer): Doc-string fix.
5458
5459 1999-10-27 Dave Love <fx@gnu.org>
5460
5461 * emacs-lisp/advice.el: Doc fixes.
5462 (ad-lemacs-p): Removed.
5463 (advice): Add :link to defgroup.
5464
5465 1999-10-27 Kenichi Handa <handa@etl.go.jp>
5466
5467 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
5468 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
5469
5470 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5471
5472 * window.el (walk-windows): If ALL-FRAMES is a frame,
5473 start on that frame. Use save-selected-window.
5474
5475 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5476
5477 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
5478 ad-activate. All callers changed, including those in data.c.
5479 (ad-activate-internal-off): Renamed from ad-activate-off.
5480 All uses changed.
5481 (ad-activate): Renamed from ad-activate-on. All uses changed.
5482 (ad-start-advice, ad-stop-advice, ad-recover-normality):
5483 Alter the definition of ad-activate-internal, not ad-activate.
5484
5485 1999-10-26 Gerd Moellmann <gerd@gnu.org>
5486
5487 * startup.el (command-line-1): Add support for command line
5488 arguments `file' and `execute'. Fix handling of `visit'.
5489
5490 1999-10-26 Kenichi Handa <handa@etl.go.jp>
5491
5492 * international/mule-cmds.el (read-input-method-name): Handle the
5493 case that the arg DEFAULT is symbol.
5494
5495 * international/mule-diag.el (mule-diag): Handle the case that
5496 default-input-method is symbol.
5497
5498 1999-10-26 Gerd Moellmann <gerd@gnu.org>
5499
5500 * textmodes/tildify.el: New file.
5501
5502 1999-10-25 Sam Steingold <sds@ksp.com>
5503
5504 * Makefile (compile-files): Fixed the "tr" strings.
5505 (EMACS): Set to ../src/emacs.
5506
5507 1999-10-25 Gerd Moellmann <gerd@gnu.org>
5508
5509 * info.el (Info-build-node-completions): Add '("*") to the
5510 completion list.
5511
5512 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5513
5514 * frame.el (auto-raise-mode): When enabling the mode,
5515 immediately raise the selected frame.
5516
5517 * indent.el (indent-region): Doc fix.
5518
5519 * comint.el (comint-output-filter): Make the Comint buffer current
5520 for the comint-preoutput-filter-functions.
5521
5522 * mail/reporter.el: Doc fix.
5523
5524 1999-10-24 Stephen Eglen <stephen@gnu.org>
5525
5526 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
5527 that Octave lisp files can also run under XEmacs 20.
5528 (require 'custom) added so that files can run under Emacs 19.34.
5529
5530 * iswitchb.el (iswitchb-default-keybindings): No need to use
5531 read-kbd-macro in keybindings.
5532
5533 1999-10-23 Dave Love <fx@gnu.org>
5534
5535 * elide-head.el: New file.
5536
5537 1999-10-23 Gerd Moellmann <gerd@gnu.org>
5538
5539 * Makefile (compile-files, backup-compiled-files): New targets.
5540 (bootstrap, bootstrap-clean): Ditto.
5541
5542 1999-10-22 Paul Eggert <eggert@twinsun.com>
5543
5544 * international/mule-cmds.c (locale-language-names):
5545 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
5546 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
5547 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
5548 Use Latin-8 for Welsh.
5549 Use Latin-1 for English if "en" is explicitly specified.
5550 Use Latin-1 for Scots Gaelic, Tagalog.
5551 Use Latin-1 (not Latin-4) for Greenlandic.
5552 Use Latin-1 (not Latin-2) for Albanian.
5553 (locale-preferred-coding-systems, locale-language-names):
5554 Remove generic ISO 8859 locales; locale-charset-language-names now
5555 does this.
5556 (locale-charset-language-names): New variable.
5557 (set-locale-environment): Use language name specified by
5558 locale-charset-language-names if its charsets disagree with the
5559 language name specified by locale-language-names.
5560
5561 1999-10-22 Dave Love <fx@gnu.org>
5562
5563 * make-mode.el: Minor doc fixes.
5564
5565 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
5566
5567 1999-10-21 Dave Love <fx@gnu.org>
5568
5569 * loadup.el: Add latin-8, latin-9.
5570
5571 1999-10-20 Paul Eggert <eggert@twinsun.com>
5572
5573 * disp-table.el (standard-display-european): Remove undocumented
5574 arg AUTO; no longer used by startup.el. Do not attempt to treat
5575 all non-English language environments as coding system names.
5576 Instead, use the downcased language environment name as a coding
5577 system name if it is one; otherwise, use latin-1.
5578
5579 1999-10-20 Gerd Moellmann <gerd@gnu.org>
5580
5581 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
5582 that were split so that part of the comment appeared as Lisp code.
5583
5584 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5585
5586 * ps-bdf.el: Doc fix.
5587
5588 * ps-print-def.el: New file: common definitions for all parts of
5589 ps-print.
5590 (ps-multibyte-buffer): Moved from ps-mule.
5591
5592 * ps-mule.el: File dependence fix.
5593 (ps-multibyte-buffer): Moved to ps-print-def.
5594
5595 * ps-print.el: Doc fix, better customization.
5596 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
5597 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
5598 (ps-end-file): Doc fix.
5599 (ps-setup, ps-begin-file): Fun fix.
5600 (postscript): New group.
5601 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
5602 (ps-print-prologue-1): Adjust PostScript programming.
5603 (ps-print): Adjust group hierarchy.
5604 (ps-print-n-up, ps-print-zebra, ps-print-background,
5605 ps-print-printer)
5606 (ps-print-page): New subgroups.
5607 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
5608 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
5609 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
5610 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
5611 (ps-zebra-stripe-height, ps-print-background-image)
5612 (ps-print-background-text, ps-spool-config): Adjust customization.
5613 (dos-ps-printer): Definition eliminated.
5614
5615 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5616
5617 * ps-mule.el: Doc fix, define functions properly if mule package is
5618 loaded or not.
5619 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
5620 mule package is loaded or not.
5621
5622 * ps-print.el: Doc fix, n-up printing.
5623 (ps-print-version): New version number (5.0).
5624 (ps-page-dimensions-database): Added document media.
5625 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
5626 (ps-page-order, ps-printing-region-p): New vars.
5627 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
5628 funs.
5629 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
5630 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
5631 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
5632 (ps-n-up-xstart, ps-n-up-ystart): New macros.
5633 (ps-print-begin-sheet-hook): New hook.
5634 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
5635 const.
5636 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
5637 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
5638 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
5639 (ps-count-lines): Changed to defun.
5640 (ps-header-page): Changed to defsubst, fix fun.
5641 (ps-printing-region): Doc fix, adjust programming code.
5642 (ps-output-boolean, ps-background-pages, ps-background-text)
5643 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
5644 programming code.
5645
5646 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5647
5648 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
5649 (ps-print-version): New version number (4.2).
5650 (ps-spool-config, ps-spool-tumble): New vars.
5651 (ps-print-prologue-1): Changed to defconst, adjust PostScript
5652 programming, new PostScript procedure to handle errors.
5653 (ps-print-prologue-2): Changed to defconst.
5654 (ps-print-duplex-feature): New const: duplex and tumble setting.
5655 (ps-setup, ps-begin-file): Fix funs.
5656 (ps-boolean-capitalized): New fun.
5657
5658 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
5659
5660 * Makefile (dontcompilefiles): Obsoleted.
5661 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
5662 (EL): Unused.
5663 (temacs): Removed (unused).
5664 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
5665 version of the file (necessary for the update to work properly).
5666 (autoloads): Force the use of `pwd`/loaddefs.el.
5667 (updates); Redefined in terms of other targets to reduce redundancy.
5668 (.el.elc): New default rule, just in case you want it.
5669 (compile): Use a single invocation of Emacs.
5670 (bootstrap-compile); Unneeded.
5671 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
5672
5673 1999-10-19 Dave Love <fx@gnu.org>
5674
5675 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
5676
5677 1999-10-19 Sam Steingold <sds@ksp.com>
5678
5679 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
5680 comply with the comment.
5681
5682 1999-10-19 Gerd Moellmann <gerd@gnu.org>
5683
5684 * autorevert.el (auto-revert-mode): Make auto-revert-mode
5685 permanent-local.
5686
5687 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
5688
5689 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
5690 value: \"lpr\" changed to "lpr"
5691 (ps-mode-version): New constant
5692 (ps-mode-show-version): New function, added key in ps-mode-map
5693 (ps-run-messages): Removed
5694 (ps-run-font-lock-keywords-2): New defcustom variable replacing
5695 ps-run-messages. These keywords now include the value of
5696 ps-run-prompt, making its fontification customizable.
5697 (ps-run-init): Removed \\n from docstring, it is now added when
5698 the value is used
5699 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
5700 ps-run-prompt
5701 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
5702 customizable variables in doc-string (its equivalent
5703 ps-run-messages was missing in previous version of the doc-string)
5704 (ps-run-mode): Simplified assignment to font-lock-defaults, using
5705 symbols only
5706
5707 1999-10-19 Alex Schroeder <alex@gnu.org>
5708
5709 * ansi-color.el: Complete rewrite.
5710
5711 1999-10-19 Paul Eggert <eggert@twinsun.com>
5712
5713 Fix bootstrapping problems.
5714 Use the system locale to specify Emacs locale defaults.
5715
5716 * international/mule-cmds.el (global-map):
5717 Do not use backquote, because that makes a bootstrapping
5718 problem if you need to recompile all Lisp files using interpreted code.
5719 * international/mule.el (charset-id, charset-bytes,
5720 charset-dimension, charset-chars, charset-width,
5721 charset-direction, charset-iso-final-char,
5722 charset-iso-graphic-plane, charset-reverse-charset,
5723 charset-short-name, charset-long-name, charset-description,
5724 charset-plist): Likewise.
5725 * subr.el (save-match-data): Likewise.
5726
5727 * international/mule-cmds.el
5728 (set-display-table-and-terminal-coding-system): New function,
5729 containing code migrated out of set-language-environment.
5730 (set-language-environment, set-locale-environment): Use it.
5731 (locale-translation-file-name): Moved here from startup.el.
5732 (locale-language-names, locale-preferred-coding-systems):
5733 New vars.
5734 (locale-name-match, set-locale-environment): New functions.
5735
5736 * language/japan-util.el (setup-japanese-environment-internal):
5737 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
5738
5739 * startup.el (iso-8859-n-locale-regexp): Remove.
5740 (locale-translation-file-name): Move to mule-cmds.el.
5741 (command-line): Move locale-stuff into set-locale-environment.
5742
5743 1999-10-18 Dave Love <fx@gnu.org>
5744
5745 * abbrev.el (add-abbrev, inverse-add-abbrev)
5746 (expand-region-abbrevs): Remove properties from buffer text.
5747
5748 1999-10-17 Gerd Moellmann <gerd@gnu.org>
5749
5750 * iswitchb.el (iswitchb-exhibit): Extract user-input only
5751 from the mini-buffer, without the prompt.
5752
5753 * simple.el (minibuffer-prompt-end): Return the position
5754 after the prompt, not the position of that last character
5755 of the prompt.
5756
5757 1999-10-17 Miles Bader <miles@gnu.org>
5758
5759 * simple.el: Doc fixes.
5760
5761 1999-10-17 Miles Bader <miles@gnu.org>
5762
5763 * simple.el (previous-matching-history-element, next-history-element):
5764 Change to work correctly even if the point is in the prompt.
5765 (choose-completion-string): Likewise.
5766 (minibuffer-prompt-width): New function (compatibility with old subr).
5767
5768 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
5769 When constraining the final position to the current field,
5770 don't use the ONLY-IN-LINE mode of constrain-to-field.
5771
5772 1999-10-17 Miles Bader <miles@gnu.org>
5773
5774 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
5775 constrain-to-field.
5776 * textmodes/paragraphs.el (forward-sentence): Likewise.
5777
5778 1999-10-17 Miles Bader <miles@gnu.org>
5779
5780 * simple.el (line-move): Use constrain-to-field to avoid
5781 moving into a prompt.
5782 (previous-complete-history-element): Clarify doc string.
5783 (next-complete-history-element): Likewise.
5784 Use field-beginning instead of point-min.
5785 (next-matching-history-element): Use field-beginning and
5786 erase-field instead of point-min and erase-buffer.
5787 * textmodes/paragraphs.el
5788 (forward-paragraph, forward-sentence): Likewise.
5789 (backward-kill-paragraph, backward-kill-sentence): Remove code to
5790 constrain the kill to an field, as the movement commands now
5791 do this.
5792
5793 1999-10-17 Miles Bader <miles@gnu.org>
5794
5795 * simple.el (previous-matching-history-element): Get the
5796 minibuffer input with field-string instead of buffer-string.
5797 (choose-completion-string): Likewise.
5798 (next-history-element): Likewise.
5799 Erase the minibuffer input with erase-field, not erase-buffer.
5800 Use field-beginning to find the beginning of the input.
5801 * textmodes/paragraphs.el (backward-kill-sentence):
5802 Remove minibuffer-prompt hack.
5803 Constrain to any input field.
5804
5805 1999-10-17 Sam Steingold <sds@ksp.com>
5806
5807 * bindings.el (completion-ignored-extensions): Added ".sparcf"
5808 for CMUCL on sparc and ".ufsl" for LispWorks.
5809 (bound-and-true-p): Bugfix: free variable `v'.
5810
5811 1999-10-16 Dave Love <d.love@dl.ac.uk>
5812
5813 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
5814 (edebug-uninstall-read-eval-functions): Use load-read-function,
5815 avoiding elisp-eval.
5816
5817 1999-10-16 Sam Steingold <sds@ksp.com>
5818
5819 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
5820 instead of `eql'.
5821
5822 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
5823
5824 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
5825 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
5826 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
5827 * ediff-util.el (ediff-make-temp-file):
5828 * ediff-vers.el (ediff-pcl-cvs-view-revision):
5829 * emerge.el (emerge-make-temp-file):
5830 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
5831 * vc.el (vc-update-change-log):
5832 * mail/mailpost.el (post-mail-send-it):
5833 * mail/metamail.el (metamail-region):
5834 * progmodes/cmacexp.el (c-macro-expansion):
5835 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
5836
5837 1999-10-15 Gerd Moellmann <gerd@gnu.org>
5838
5839 * smtpmail.el (smtpmail-via-smtp): Add support for
5840 automatically appending a domain to RCPT TO: addresses.
5841
5842 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5843
5844 * dired.el (dired-insert-directory): Insert the amount of
5845 free space after the total size.
5846 (dired-free-space-program, dired-free-space-args): New variables.
5847
5848 1999-10-14 Karl Heuer <kwzh@gnu.org>
5849
5850 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
5851
5852 1999-10-14 Dave Love <fx@gnu.org>
5853
5854 * international/characters.el:
5855 * international/fontset.el:
5856 * international/mule-conf.el: Add latin-iso8859-1[45].
5857
5858 * language/european.el: Add Latin-8, Latin-9. Modify some doc
5859 strings.
5860
5861 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
5862 (command-line): Detect Latin-[89] locales.
5863
5864 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
5865
5866 * international/mule-cmds.el (select-safe-coding-system)
5867 (leim-list-header): Avoid the use of strings that start with backslash
5868 newline since lread.c:read1 has a hack to turn those strings into
5869 integer 0 during the loadup.el process.
5870
5871 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
5872
5873 1999-10-13 Dave Love <fx@gnu.org>
5874
5875 * image.el (insert-image): Copy the image spec and add an
5876 intangible property.
5877
5878 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
5879
5880 * help.el (help-xref-interned): Make it also work on variable-only
5881 and function-only symbols.
5882 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
5883 (help-follow): If the point under mouse is not highlighted, try
5884 `help-xref-interned' on the pointed-to symbol anyway.
5885
5886 * info.el (Info-on-current-buffer): New entry point.
5887 (Info-find-node): Split into two for Info-on-current-buffer to
5888 hook into it.
5889 (Info-current-file, Info-set-mode-line, Info-up):
5890 Info-current-file can now be t.
5891 (Info-clone-buffer-hook): Function for `clone-buffer'.
5892 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
5893 Make `clone-buffer' available in various ways to the user.
5894
5895 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5896
5897 * simple.el (shell-command, shell-command-on-region): Use
5898 make-temp-file.
5899 (clone-buffer, clone-process, clone-buffer-hook): New functions.
5900
5901 * subr.el (with-current-buffer): Don't use backquotes to avoid
5902 bootstrapping problems.
5903
5904 * loadup.el (load-path): Add subdirs for bootstrapping.
5905 (docstrings): Ignore errors during bootstrapping.
5906 (args): New `bootstrap' argument (for use in place of `dump').
5907
5908 1999-10-12 Emmanuel Briot <briot@gnat.com>
5909
5910 * ada-stmt.el: Doc-string fixes.
5911
5912 1999-10-12 Gerd Moellmann <gerd@gnu.org>
5913
5914 * recentf.el: New file.
5915
5916 * ps-mode.el: New file.
5917
5918 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
5919 case insensitive.
5920
5921 1999-10-12 Richard Sharman <rsharman@pobox.com>
5922
5923 * sh-script.el: Added support for indenting existing scripts.
5924 (sh-mode-map): Added new bindings.
5925 (sh-mode): Updated mode doc-string for new commands, added
5926 make-local-variable calls, initialize mode-specific variables.
5927 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
5928 is now a different function.
5929 (sh-header-marker): Changed docstring.
5930 (sh-set-shell): Initialize mode-specific variables.
5931 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
5932 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
5933 Changed these define-skeleton calls to work with user-specified
5934 indentation settings.
5935 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
5936 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
5937 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
5938 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
5939 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
5940 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
5941 (sh-guess-basic-offset, sh-handle-after-case-label)
5942 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
5943 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
5944 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
5945 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
5946 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
5947 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
5948 (sh-handle-this-then, sh-help-string-for-variable)
5949 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
5950 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
5951 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
5952 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
5953 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
5954 (sh-remove-our-text-properties, sh-rescan-buffer)
5955 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
5956 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
5957 (sh-scan-case, sh-search-word, sh-set-char-syntax)
5958 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
5959 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
5960 functions.
5961 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
5962 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
5963 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
5964 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
5965 (sh-var-list): New variables.
5966
5967 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
5968
5969 * quickurl.el (quickurl-list-insert): `count-lines' was returning
5970 a value one line to high if the cursor wasn't at the start of a
5971 line. A `beginning-of-line' is now performed before making the
5972 call to `count-lines'.
5973
5974 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
5975
5976 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
5977
5978 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
5979
5980 * Makefile (setwins): Abstract out the command to find subdirectories
5981 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
5982 (custom-deps, finder-data, autoloads, update-subdirs, updates)
5983 (autoloads-with-other-emacs): Use it.
5984
5985 * diff-mode.el: New file. A mode for viewing/editing context diffs.
5986
5987 1999-10-09 Gerd Moellmann <gerd@gnu.org>
5988
5989 * Makefile (bootstrap-compile): New target. Compile Lisp
5990 files with ../src/temacs.
5991
5992 1999-10-08 Dave Love <fx@gnu.org>
5993
5994 * ange-ftp.el: Require dired when compiling.
5995 (ange-ftp-normal-login): Allow EFS-style port specification.
5996
5997 1999-10-08 Simon Marshall <simon@gnu.org>
5998
5999 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
6000 (regexp-opt-group): Use it to get common suffixes in STRINGS.
6001 If STRINGS is nil, return "" rather than nil.
6002
6003 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6004
6005 * Makefile (compile): Compile files one by one. Set load-path to
6006 current directory and subdirectories when compiling.
6007
6008 1999-10-08 Gerd Moellmann <gerd@gnu.org>
6009
6010 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
6011 (emacs): Use it everywhere instead of EMACS.
6012 (compile): New target. Compile all Lisp files from scratch.
6013 (recompile): New target. Recompile lisp directory.
6014 (autoloads-with-other-emacs): New target. Build loaddefs.el with
6015 an Emacs executable not built in the current directory tree.
6016
6017 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
6018
6019 * filecache.el (file-cache-completion-ignore-case): New variable,
6020 defaulting to the value of completion-ignore-case.
6021 (file-cache-minibuffer-complete): Use it.
6022 (file-cache-files-matching, file-cache-files-matching-internal):
6023 New functions.
6024
6025 1999-10-07 Emmanuel Briot <briot@gnat.com>
6026
6027 * ada-xref.el: New file
6028
6029 * ada-prj.el: New file
6030
6031 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
6032
6033 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
6034 subprogram being created.
6035
6036 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
6037 ada-indent-newline-indent): Rewritten to support the new indentation
6038 scheme
6039
6040 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
6041 New functions
6042
6043 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
6044 justification parameter
6045
6046 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
6047 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
6048 external program
6049
6050 1999-10-07 Dave Love <fx@gnu.org>
6051
6052 * bindings.el (bound-and-true-p): New macro.
6053 (make-mode-line-mouse-sensitive): Don't require easymenu.
6054
6055 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6056
6057 * custom.el (defface): Extend documentation for new values of
6058 `type'.
6059
6060 * faces.el (face-spec-set-match-display): Recognize `type' of
6061 `motif', `lucid', `x-toolkit'.
6062 (menu): New face.
6063
6064 1999-10-05 Dave Love <fx@gnu.org>
6065
6066 * files.el: Recognize temporary crontab files.
6067
6068 * info.el: Require jka-compr when compiling.
6069 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
6070
6071 1999-10-04 Dave Love <fx@gnu.org>
6072
6073 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
6074 scroll-up-aggressively, scroll-down-aggressively.
6075
6076 * time.el (display-time-mode): Add autoload cookie.
6077
6078 * rect.el (delete-extract-rectangle): Doc fix from verna.
6079
6080 * help-macro.el (three-step-help): Customize.
6081
6082 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6083
6084 * hexl.el (hexlify-buffer): Move point in proper range
6085 if it is too large.
6086 (hexl-after-revert-hook): Update hexl-max-address.
6087 (hexl-address-to-marker): Doc fix.
6088
6089 1999-10-03 Dave Love <fx@gnu.org>
6090
6091 * image.el (defimage): Remove redundant code. Substitute file in
6092 image plist.
6093
6094 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
6095
6096 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
6097 when doing with-temp-file.
6098
6099 1999-10-01 Dave Love <fx@gnu.org>
6100
6101 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
6102
6103 * help.el: Require view when compiling.
6104 (view-emacs-FAQ): Use Info version.
6105
6106 1999-09-29 Ken'ichi Handa <handa@gnu.org>
6107
6108 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
6109 (normat->normal). Use correct font names for Korean
6110 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
6111
6112 1999-09-29 Kenichi Handa <handa@etl.go.jp>
6113
6114 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
6115 code not used by KOI8 to the same 8-bit code instead of mapping to
6116 SPC.
6117 (cyrillic-alternativnyj-decode-table): Likewise.
6118
6119 1999-09-29 Alex Schroeder <alex@gnu.org>
6120
6121 * sql.el (sql-imenu-generic-expression): Aew, used to set
6122 imenu-generic-expression.
6123 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
6124 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
6125 imenu-case-fold-search, and imenu-syntax-alist.
6126 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
6127 setting font-lock-defaults' SYNTAX-ALIST.
6128
6129 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6130
6131 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
6132 macro, try again.
6133
6134 1999-09-28 Dave Love <fx@gnu.org>
6135
6136 * cus-edit.el (custom-comment): Change widget definition.
6137 (custom-comment-create, custom-comment-show)
6138 (custom-comment-invisible-p): Don't use :comment-overlay.
6139 (custom-comment-hide): New function.
6140 (custom-variable-set, custom-variable-save)
6141 (custom-variable-reset-standard, custom-face-set)
6142 (custom-face-save): Use it.
6143
6144 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6145
6146 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
6147
6148 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6149
6150 * faces.el (region): Doc fix.
6151
6152 1999-09-27 Dave Love <fx@gnu.org>
6153
6154 * isearch.el (isearch): Add :links in defgroup.
6155 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
6156 (isearch-switch-frame-handler): Comment out (unused).
6157 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
6158 (isearch-ring-retreat-edit): Doc fix.
6159 (isearch-mouse-yank): New command.
6160 (isearch-last-command-char): Removed. Callers changed to use
6161 last-command-char.
6162 (isearch-char-to-string): Removed. Callers changed to use
6163 char-to-string.
6164
6165 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
6166
6167 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
6168 option for Russian.
6169
6170 1999-09-25 Gerd Moellmann <gerd@gnu.org>
6171
6172 * faces.el (face-differs-from-default-p): Compare face
6173 attributes individually.
6174
6175 * image.el (put-image, insert-image): Add string argument.
6176
6177 1999-09-24 Gerd Moellmann <gerd@gnu.org>
6178
6179 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
6180 LANG=de_DE.iso88591 on HPUX 11.0.
6181
6182 * dired.el (dired-move-to-filename-regexp): Make it work
6183 for LANG=de_DE.iso88591 on HPUX 11.0.
6184
6185 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6186
6187 * info.el (info-initialize): Don't test existence of ALTERNATIVE
6188 if we know for some other reason it should not be used.
6189
6190 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
6191 New variable.
6192 (edebug-recursive-edit): Save current-prefix-arg there,
6193 bind it, and set it back at the end.
6194 (edebug-outside-excursion): Restore and update the outside
6195 value of current-prefix-arg.
6196 (edebug-emacs-version-specific): Delete support for Epoch.
6197
6198 1999-09-24 Howard Melman <howard@silverstream.com>
6199
6200 * imenu.el (imenu-after-jump-hook): New variable.
6201 (imenu): Run menu-after-jump-hook.
6202 (imenu-name-lookup-function): New variable.
6203 * imenu.el (imenu--in-alist): Use those variables.
6204
6205 1999-09-24 Carsten Dominik <cd@gnu.org>
6206
6207 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
6208 multiple thebibliography environments.
6209
6210 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
6211 with recentering window.
6212 (reftex-extract-bib-entries-from-thebibliography,
6213 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
6214 with multiple thebibliography environments.
6215
6216 * textmodes/reftex-vars.el
6217 (reftex-section-levels): Function allowed as cdr.
6218 (reftex-max-section-depth) New option.
6219
6220 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
6221 with multiple thebibliography environments.
6222
6223 1999-09-23 Gerd Moellmann <gerd@gnu.org>
6224
6225 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
6226 instead of point-min in call to delete-region.
6227
6228 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
6229
6230 * vc.el (vc-backend-checkout): Use with-temp-file when checking
6231 out into arbitrary file names.
6232
6233 1999-09-19 Ken'ichi Handa <handa@gnu.org>
6234
6235 * language/european.el ("Turkish"): New language environment.
6236
6237 1999-09-19 Dave Love <fx@gnu.org>
6238
6239 * delim-col.el: New file.
6240
6241 1999-09-17 Richard Stallman <rms@gnu.org>
6242
6243 * files.el (after-find-file): When visiting a backup file,
6244 make it read-only.
6245
6246 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
6247 (apropos-keybinding-face, apropos-label-face): Likewise.
6248 (apropos-property-face, apropos-match-face): Likewise.
6249 (apropos-label-properties): New variable.
6250 (apropos-print-doc): Use apropos-label-properties.
6251 (apropos-print): Set apropos-label-properties.
6252
6253 1999-09-15 Richard Stallman <rms@gnu.org>
6254
6255 * winner.el: Use aref instead of sref.
6256
6257 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
6258
6259 1999-09-14 Gerd Moellmann <gerd@gnu.org>
6260
6261 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
6262
6263 1999-09-14 Richard Stallman <rms@gnu.org>
6264
6265 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
6266 cookie, even if followed by a letter.
6267
6268 1999-09-14 Stephen Eglen <stephen@gnu.org>
6269
6270 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
6271 --no-line-editing are passed to Octave by including them here
6272 rather than storing them in inferior-octave-startup-args.
6273
6274 1999-09-14 Eli Zaretskii <eliz@gnu.org>
6275
6276 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
6277 command, option, env and sc.
6278
6279 * subr.el (shell-quote-argument): Quote argument with double
6280 quotes for ms-dos.
6281
6282 1999-09-14 Richard Stallman <rms@gnu.org>
6283
6284 * simple.el (eval-expression-print-level): New variable.
6285 (eval-expression-print-length): New variable.
6286 (eval-expression-debug-on-error): New variable.
6287 (eval-expression): Bind print-level, print-length and
6288 debug-on-error from those vars.
6289
6290 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
6291 Bind print-level, print-length and debug-on-error.
6292
6293 1999-09-14 Inge Frick <inge@nada.kth.se>
6294
6295 * dired.el (dired-recursive-deletes): New custom variable.
6296 (dired-re-no-dot): New variable.
6297 (dired-delete-file): New function deletes files and directories
6298 recursively.
6299 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
6300
6301 * dired-aux.el (dired-recursive-copies): New custom variable.
6302 (dired-handle-overwrite): Broke a long line.
6303 (dired-copy-file): Call `dired-copy-file-recursive' instead of
6304 `copy-file'.
6305 (dired-copy-file-recursive): New function. Copy directories
6306 recursively.
6307 (dired-do-create-files): Added support for generalized directory
6308 target. How-to function may now return a function. New fluid
6309 variable `dired-one-file'.
6310 (dired-copy-how-to-fn): New variable.
6311 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
6312 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
6313 (dired-do-copy-regexp): No recursive copies.
6314
6315 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
6316
6317 * whitespace.el (whitespace-version): Update version to 2.4
6318
6319 * whitespace.el: Add customization variables to conditionally test
6320 any of the five whitespaces, per request from Rune Kleveland
6321 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
6322
6323 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
6324
6325 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
6326 list of modes to be checked for bogus whitespaces.
6327
6328 * whitespace.el (whitespace-rescan-timer-time): Update
6329 documentation.
6330
6331 * whitespace.el (whitespace-display-unchecked-whitespaces):
6332 New function to update modeline with untested whitespaces.
6333
6334 * whitespace.el (whitespace-buffer): Test only whitespaces whose
6335 checking is turned on, and update modeline using the newly created
6336 `whitespace-display-unchecked-whitespaces'.
6337
6338 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
6339 whose checking is turned on, and update modeline using the newly
6340 created `whitespace-display-unchecked-whitespaces'.
6341
6342 * whitespace.el (whitespace-describe): Update documentation.
6343
6344 * whitespace.el (whitespace-tickle-timer): Test if
6345 `whitespace-rescan-timer-time' is non-zero before tickling timer.
6346
6347 1999-09-13 Dave Love <fx@gnu.org>
6348
6349 * hideif.el (hide-ifdef-mode): Add autoload cookie.
6350
6351 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
6352 for temp buffer.
6353 (checkdoc-this-string-valid): Don't assume default comment-start.
6354
6355 1999-09-13 Gerd Moellmann <gerd@gnu.org>
6356
6357 * rsz-mini.el: Remove code, keep the interface.
6358
6359 1999-09-13 Dave Love <fx@gnu.org>
6360
6361 * help.el (help-highlight-p): Doc fix.
6362
6363 * faces.el (mode-line, header-line, tool-bar): Add :version.
6364 (highlight, secondary-selection): Add :group.
6365 (trailing-whitespace): Add :group, :version.
6366
6367 * wid-edit.el: Remove some compatibility code and checks.
6368 (widget-specify-field, widget-specify-button): Don't use XEmacs
6369 properties.
6370 (widget-overlay-inactive): Change error message.
6371 (widget-button-pressed-face): New variable.
6372 (widget-button-click): Use it.
6373 (widget-documentation-link-add): Specify mouse and button faces.
6374 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
6375 removed now the functionality is built in.
6376
6377 * cus-edit.el: Don't define-widget-keywords.
6378 (multimedia): New group.
6379 (custom-last): Function removed.
6380 (custom-quote): Add vectorp case, comment out characterp case.
6381 (custom-buffer-done-function, custom-raised-buttons): New option.
6382 (Custom-buffer-done): New function.
6383 (custom-buffer-create-internal): Obey custom-raised-buttons,
6384 Custom-buffer-done.
6385 (custom-button-face): Make it `released-button'.
6386 (custom-button-pressed-face): Make it `pressed-button'
6387 (custom-mode-map): Bind "q" to Custom-buffer-done.
6388 (custom-mode): Deal with raised/pressed buttons.
6389
6390 Changes from Didier Verna:
6391 (custom-prompt-variable): Optional third arg makes prompt for a
6392 comment string.
6393 (customize-set-value, customize-set-variable,
6394 customize-save-variable): Optional prefix makes function handle
6395 variable comments.
6396 (customize-customized, customize-saved, custom-variable-state-set)
6397 (custom-variable-set, custom-variable-save, custom-face-state-set)
6398 (custom-variable-reset-saved, custom-variable-reset-standard)
6399 (custom-face-set, custom-face-save, custom-face-reset-saved)
6400 (custom-face-reset-standard, customize-save-customized): Handle
6401 custom comments.
6402 (custom-comment-face, custom-comment-tag-face): New face.
6403 (custom-comment): New widget.
6404 (custom-comment-create, custom-comment-delete)
6405 (custom-comment-value-set, custom-comment-show)
6406 ()custom-comment-invisible-p): New functions.
6407 (custom-variable-value-create, custom-face-value-create): Create a
6408 comment field widget.
6409 (custom-variable-menu, custom-face-menu): New entry for custom
6410 comment.
6411 (custom-face-value-create): Remove compatibility code.
6412 (custom-save-variables, custom-save-faces): Possibly save custom
6413 comments.
6414
6415 * cus-face.el (custom-face-attributes): Simplify :underline,
6416 :overline, :inverse-video cases. Fix up :box case (probably needs
6417 more work).
6418
6419 Change from Didier Verna:
6420 (custom-set-faces): The arguments can now have a custom comment as
6421 fourth argument.
6422
6423 * custom.el: Don't define-widget-keywords.
6424 Change from Didier Verna:
6425 (custom-set-variables): The arguments can now have a
6426 custom comment as fifth element.
6427
6428 1999-09-13 Richard Stallman <rms@gnu.org>
6429
6430 * info.el (Info-find-node): Cope better if guesspos is too large.
6431
6432 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6433
6434 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
6435 of buffer-substring because buffer-string doesn't copy the
6436 prompt.
6437
6438 * faces.el (mode-line): Replaces `modeline'.
6439 (toplevel): Make `modeline' an alias for `mode-line'.
6440
6441 1999-09-12 Gerd Moellmann <gerd@gnu.org>
6442
6443 * gs.el: Change `ghostscript' to `postscript' in comment.
6444
6445 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
6446
6447 * emulation/tpu-edt.el (tpu-version): New version.
6448 (tpu-search-overlay, tpu-replace-overlay): New variables.
6449 (tpu-search-highlight, tpu-toggle-direction): New functions.
6450 (tpu-lm-replace): Set tpu-replace-overlay.
6451 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
6452 command hook.
6453
6454 1999-09-11 Richard Stallman <rms@gnu.org>
6455
6456 * isearch.el (isearch-mode-map): Undo previous change.
6457
6458 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
6459 use all of that as the sexp.
6460
6461 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
6462 and use the initial argument as file name directly.
6463 Likewise if nothing matches.
6464
6465 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
6466
6467 * winner.el: Major changes. Avoid changing point and mark.
6468 Save configurations after they change, not before.
6469
6470 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
6471
6472 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
6473 Bind print-continuous-numbering and print-number-table.
6474
6475 1999-09-10 Dave Love <fx@gnu.org>
6476
6477 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
6478
6479 1999-09-09 Richard Stallman <rms@gnu.org>
6480
6481 * whitespace.el: Finish making it fit Emacs conventions.
6482 Add autoloads.
6483
6484 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
6485
6486 * generic-x.el (bat-generic-mode): "::"-style comments don't
6487 need to begin with "-". Fix the font-lock definitions of ON/OFF
6488 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
6489 from the list of keywords. Add DO to the list of keywords.
6490
6491 1999-09-09 Dave Love <fx@gnu.org>
6492
6493 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
6494 (byte-optimize-backward-word): New optimizations.
6495 (side-effect-free-fns, side-effect-and-error-free-fns): Add
6496 entries.
6497
6498 1999-09-09 Gerd Moellmann <gerd@gnu.org>
6499
6500 * image.el (put-image): Remove optional buffer parameter.
6501
6502 * faces.el (face-italic-p): Return t only for values `italic'
6503 and `oblique'.
6504
6505 * mouse.el (mouse-drag-mode-line-1): Extension of former
6506 mouse-drag-mode-line that also drags the header line.
6507 (mouse-drag-mode-line): Call it.
6508 (mouse-drag-header-line): New.
6509 (toplevel): Bind down-mouse-1 on header lines to
6510 mouse-drage-header-line.
6511
6512 1999-09-08 Gerd Moellmann <gerd@gnu.org>
6513
6514 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
6515 (make-mode-line-mouse-sensitive): Replace `top-line' by
6516 `header-line'.
6517
6518 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
6519
6520 * help.el (describe-function-1): Don't return empty string for keymaps.
6521
6522 * fill.el (fill-region-as-paragraph, canonically-space-region):
6523 Respect colon-double-space at end of line.
6524
6525 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
6526
6527 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
6528 (backup-buffer): Use it.
6529
6530 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
6531
6532 * generic-x.el (generic-define-unix-modes): Added new modes:
6533 inetd-conf-generic-mode, etc-services-generic-mode,
6534 etc-passwd-generic-mode. These are all defined for Unix by default.
6535 (apache-generic-mode): Use an imenu-generic-expression to list
6536 Configuration keywords.
6537 (samba-generic-mode): Use both ; and # as comment characters.
6538 (samba-generic-mode): Font-lock expressions now highlight name
6539 value pairs.
6540 (bat-generic-mode): Keywords are now case-insensitive through
6541 font-lock-defaults setting.
6542 (java-properties-generic-mode): Supports both ! and # as comment
6543 characters.
6544 (java-properties-generic-mode): Added an imenu-generic-expression
6545 (java-properties-generic-mode): Reworked to support the various
6546 different ways to separate name and value (viz, '=', ':' and
6547 whitespace).
6548 (show-tabs-generic-mode): Added this new generic-mode.
6549
6550 1999-09-08 Richard Stallman <rms@gnu.org>
6551
6552 * progmodes/inf-lisp.el: Moved from top directory.
6553
6554 * tar-mode.el (tar-header-block-tokenize):
6555 Use `when' instead of `and'. Fix some clobbered text.
6556
6557 * gud.el (gud-make-debug-menu): Make a child for the
6558 local menu, for its menu bar, and the debug menu.
6559 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
6560 Use the history in the simple way.
6561
6562 1999-09-07 Kenichi Handa <handa@etl.go.jp>
6563
6564 * language/korea-util.el (default-korean-keyboard): Initialize it
6565 according to the environment variable HANGUL_KEYBOARD_TYPE.
6566
6567 1999-09-07 Richard Stallman <rms@gnu.org>
6568
6569 * subr.el (make-temp-file): New function.
6570
6571 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
6572
6573 * font-lock.el (font-lock-multiline): New text property contains
6574 a boolean to indicate if the char is part of a multiline match.
6575 (font-lock-default-fontify-region): Extend the region appropriately
6576 for multiline keywords.
6577 (font-lock-default-unfontify-region): Also remove the new
6578 font-lock-multiline text property.
6579 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
6580 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
6581
6582 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6583
6584 * diary-lib.el (list-diary-entries): Make sure two-digit years
6585 have leading zeros.
6586
6587 1999-09-07 Gerd Moellmann <gerd@gnu.org>
6588
6589 * faces.el (face-set-after-frame-default): Initialize some
6590 attributes of some faces from frame parameters.
6591
6592 * faces.el (scroll-bar, border, cursor, mouse): New faces.
6593
6594 1999-09-07 Gerd Moellmann <gerd@gnu.org>
6595
6596 * faces.el (fringe): Replaces face `margin'.
6597
6598 1999-09-07 Dave Love <fx@gnu.org>
6599
6600 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
6601
6602 1999-09-07 Richard Stallman <rms@gnu.org>
6603
6604 * subr.el (push): Doc fix.
6605
6606 1999-09-06 Richard Stallman <rms@gnu.org>
6607
6608 * vc.el (vc-annotate-display): Use < 69 not < 70
6609 to distinguish 20YY from 19YY.
6610
6611 * timezone.el (timezone-parse-date): Use < 69 not < 70
6612 to distinguish 20YY from 19YY.
6613
6614 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
6615
6616 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
6617
6618 * quickurl.el: (quickurl-list-focused-line): Removed.
6619 (quickurl-list-insert): Now works out the focused line using
6620 `count-lines' instead of using `quickurl-list-focused-line'.
6621
6622 1999-09-06 Richard Stallman <rms@gnu.org>
6623
6624 * mail/rmail.el (rmail-retry-failure): Unconditionally move
6625 to beginning of message.
6626
6627 1999-09-06 Dave Love <fx@gnu.org>
6628
6629 * isearch.el (isearch-mode-map): Add mouse-2.
6630
6631 * mail/rmail.el (rmail-read-password): Deleted.
6632 (rmail-get-pop-password): Use read-password.
6633
6634 * quickurl.el: Don't conditionally define caddr.
6635 (quickurl-url-comment): Use nth, not caddr in function and
6636 defsetf.
6637
6638 1999-09-06 Richard Stallman <rms@gnu.org>
6639
6640 * auto-show.el: Doc fixes.
6641
6642 1999-09-06 Stephen Eglen <stephen@gnu.org>
6643
6644 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
6645 --no-line-editing so that TABs in source files are not interpreted
6646 as completion requests.
6647
6648 1999-09-06 Gerd Moellmann <gerd@gnu.org>
6649
6650 * hscroll.el, auto-show.el: Remove all code, keep the public
6651 interface as no-ops.
6652
6653 * faces.el (face-bold-p): Don't return t if face has lighter
6654 weight than normal.
6655
6656 1999-09-06 Eli Zaretskii <eliz@gnu.org>
6657
6658 * startup.el (command-line): Make small-temporary-file-directory
6659 be nil except on ms-dos.
6660
6661 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
6662
6663 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
6664 is defined.
6665
6666 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
6667 letters with a colon after d or l.
6668
6669 1999-09-06 Dave Love <fx@gnu.org>
6670
6671 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
6672 primitive.)
6673
6674 1999-09-05 Richard Stallman <rms@gnu.org>
6675
6676 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
6677
6678 * textmodes/paragraphs.el (backward-kill-sentence):
6679 Don't test minibuffer-prompt-end here.
6680 (forward-sentence): Do handle it here.
6681 (backward-kill-paragraph): Don't test it here.
6682 (forward-paragraph): Handle it here.
6683
6684 * mouse.el (font-menu-add-default): Simplify code.
6685
6686 1999-09-05 Gerd Moellmann <gerd@gnu.org>
6687
6688 * faces.el (header-line): Renamed from `top-line'.
6689
6690 1999-09-05 Gerd Moellmann <gerd@gnu.org>
6691
6692 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
6693
6694 1999-09-04 Richard Stallman <rms@gnu.org>
6695
6696 * whitespace.el: New file.
6697
6698 1999-09-04 Dave Love <fx@gnu.org>
6699
6700 * paths.el: Make some doc strings obey the make-docfile convention.
6701
6702 * bindings.el: Likewise.
6703 (debug-ignored-errors): Remove BBDB ones.
6704
6705 1999-09-03 Richard Stallman <rms@gnu.org>
6706
6707 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
6708 not from the draft to forward.
6709
6710 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
6711
6712 1999-09-03 Dave Love <fx@gnu.org>
6713
6714 * double.el (double-mode): Customize the variable.
6715
6716 1999-09-03 Kenichi Handa <handa@etl.go.jp>
6717
6718 * international/characters.el: Delete duplicated code.
6719
6720 1999-09-02 Richard Stallman <rms@gnu.org>
6721
6722 * indent.el (indent-relative): Doc fix.
6723
6724 * quickurl.el (quickurl): Doc fix.
6725
6726 1999-09-02 Gerd Moellmann <gerd@gnu.org>
6727
6728 * faces.el (margin): Change background to "gray" for mono (this is
6729 drawn with a stipple pattern).
6730
6731 1999-09-02 Gerd Moellmann <gerd@gnu.org>
6732
6733 * simple.el (next-history-element): Use minibuffer-prompt-end once
6734 again. Remove test for minibuffer-prompt-in-buffer.
6735
6736 1999-09-02 Eli Zaretskii <eliz@gnu.org>
6737
6738 * files.el (small-temporary-file-directory): New variable.
6739
6740 * startup.el (command-line): Compute the value of
6741 small-temporary-file-directory.
6742
6743 * ediff-init.el (ediff-temp-file-prefix): Use
6744 small-temporary-file-directory if non-nil.
6745
6746 * vc.el (vc-update-change-log): Likewise.
6747
6748 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
6749
6750 * simple.el (shell-command, shell-command-on-region): Use
6751 make-temp-name properly. Use small-temporary-file-directory if
6752 non-nil, otherwise temporary-file-directory, to generate temporary
6753 files.
6754
6755 * dos-w32.el (direct-print-region-helper): Use
6756 temporary-file-directory. (From Stefan Monnier.)
6757
6758 1999-09-02 Richard Stallman <rms@gnu.org>
6759
6760 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
6761 from asm-comment-char.
6762 (asm-font-lock-keywords): Recognize instruction width suffixes.
6763
6764 1999-09-01 Richard Stallman <rms@gnu.org>
6765
6766 * play/fortune.el: New file.
6767
6768 1999-08-31 Dave Love <fx@gnu.org>
6769
6770 * help.el (help-make-xrefs): Don't lose on non-empty blank line
6771 after key table.
6772
6773 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
6774 redisplay variables.
6775
6776 * subr.el (push): Fix typo.
6777
6778 1999-08-30 Kevin Blake <kblake@ticnet.com>
6779
6780 * emacs-lisp/ring.el: Many doc fixes.
6781 (ring-size, ring-copy): New functions.
6782
6783 1999-08-29 Richard Stallman <rms@gnu.org>
6784
6785 * progmodes/etags.el (tags-loop-continue):
6786 After tags-loop-operate returns, force skip to next file.
6787
6788 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
6789 (mail-extr-first-letters, mail-extr-last-letters):
6790 Use character classes [:alpha:] and [:alnum:].
6791
6792 * subr.el (push, pop): New macros.
6793
6794 * progmodes/compile.el (compilation-error-regexp-alist):
6795 New item for SGI IRIX MipsPro compilers.
6796
6797 * speedbar.el (speedbar-directory-buttons): Recognize
6798 device names when checking for file names.
6799
6800 * array.el (array-reconfigure-rows): Use generate-new-buffer.
6801
6802 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
6803 and specially handle defvar inside their expansions.
6804 (eval-defun-1): New subroutine.
6805
6806 * progmodes/compile.el (compilation-error-regexp-alist):
6807 Fix the Perl -w entry to allow period after line number.
6808 Don't allow newlines in file name, but allow them after line number
6809 for Perl debugging traces.
6810
6811 * which-func.el (which-func-cleanup-function): New variable.
6812 (which-function): Call that function.
6813
6814 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
6815 to end a function name.
6816
6817 * informat.el (Info-tagify): Don't insert more than one newline
6818 before the tag table.
6819
6820 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
6821
6822 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
6823 than make-temp-name, use match-string-no-properties, and eliminate
6824 a quadratic behavior when building bibtex-strings.
6825
6826 1999-08-29 Alex Schroeder <alex@gnu.org>
6827
6828 * comint.el (comint-input-ring-separator): New variable.
6829 (comint-read-input-ring): Doc change; use
6830 comint-input-ring-separator when reading file.
6831 (comint-write-input-ring): Use
6832 comint-input-ring-separator when writing file.
6833
6834 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
6835
6836 * informat.el (Info-tagify): Start by widening.
6837 Match node headers that don't list the file name,
6838 and more kinds of page separations.
6839 Strip properties during tagification.
6840 Use start of node header line as tag's position.
6841 Fix the "done" message.
6842
6843 (Info-validate): Save and restore match data around narrowing down.
6844
6845 1999-08-28 Richard M. Stallman <rms@gnu.org>
6846
6847 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
6848 On repeated call, override previous values put into
6849 minor-mode-map-alist and minor-mode-alist.
6850
6851 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
6852
6853 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
6854
6855 1999-08-27 Andreas Schwab <schwab@gnu.org>
6856
6857 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
6858 from cvs update.
6859
6860 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6861
6862 * calendar/calendar.el (calendar-move-hook): New hook.
6863
6864 * calendar/cal-move.el: Call the new hook in every movement function.
6865
6866 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
6867 the right function name.
6868
6869 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
6870
6871 * time-stamp.el: Put quote-backquote around all symbol names
6872 in doc strings, for mousing.
6873 (time-stamp): Support multi-line patterns.
6874 (time-stamp-inserts-lines): New variable.
6875 (time-stamp-count): New variable.
6876 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
6877 "Thu" instead of "%a".
6878
6879 1999-08-25 Gerd Moellmann <gerd@gnu.org>
6880
6881 * simple.el (kill-word): Undo previous change.
6882
6883 1999-08-25 Gerd Moellmann <gerd@gnu.org>
6884
6885 * jit-lock.el (jit-lock-function): Extend the fontified range
6886 to the beginning of the line containing the range start and
6887 the beginning of the line following the range end.
6888
6889 1999-08-24 Dave Love <fx@gnu.org>
6890
6891 * timezone.el: Move provide to end.
6892 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
6893 <70 are 2000+.
6894 (timezone-parse-time): Simplify somewhat.
6895
6896 1999-08-24 Gerd Moellmann <gerd@gnu.org>
6897
6898 * faces.el (margin): Renamed from bitmap-area.
6899
6900 1999-08-24 Alex Schroeder <alex@gnu.org>
6901
6902 * sql.el: Doc changes.
6903 (sql-sybase): Use sql-server instead of sql-database.
6904
6905 1999-08-23 Dave Love <fx@gnu.org>
6906
6907 * rect.el: Add/fix various doc strings. Add `*' to all the
6908 interactive specs.
6909
6910 1999-08-21 Gerd Moellmann <gerd@gnu.org>
6911
6912 * jit-lock.el (jit-lock-function): Use line-beginning-position.
6913 Don't unwind-protect font-lock-fontify-region.
6914
6915 * paragraphs.el (backward-kill-paragraph): Don't move
6916 point into mini-buffer prompt.
6917 (backward-kill-sentence): Ditto.
6918
6919 * simple.el (next-history-element): Use minibuffer-prompt-end.
6920 Remove test for minibuffer-prompt-in-buffer.
6921 (kill-word): Don't move point into mini-buffer prompt.
6922
6923 1999-08-21 Dave Love <fx@gnu.org>
6924
6925 * Makefile: Exclude CVS dirs like RCS.
6926
6927 1999-08-19 Dave Love <fx@gnu.org>
6928
6929 * tooltip.el (tooltip-mode): Customize this, per convention.
6930 (tooltip-active): Option deleted.
6931
6932 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
6933
6934 * hanoi.el, page-ext.el: Declare dynamic vars.
6935
6936 * term.el: Avoid ange-ftp related compilation warnings.
6937
6938 1999-08-18 Gerd Moellmann <gerd@gnu.org>
6939
6940 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
6941 the default so that beginners can benefit from it without
6942 searching in manuals.
6943
6944 1999-08-18 Ray Blaak <blaak@gnu.org>
6945
6946 * progmodes/delphi.el: Consider assembly sections as blocks, to
6947 indent them better. Make auto-indent on newline optional.
6948
6949 1999-08-17 Gerd Moellmann <gerd@gnu.org>
6950
6951 * bindings.el (mode-line-modified): Look up key binding for C-x
6952 C-q. If it's bound call that binding, otherwise call
6953 toggle-read-only.
6954
6955 1999-08-17 Dave Love <fx@gnu.org>
6956
6957 * info.el (info): Doc fix.
6958
6959 * finder.el (finder-known-keywords): Add `multimedia'.
6960
6961 * apropos.el: Don't capitalize custom group name.
6962
6963 * info-look.el: Remove compatibility code.
6964 (info-lookup-guess-default*): DTRT for point at start of symbol.
6965 (info-complete): Don't lose with point not at end of symbol.
6966
6967 1999-08-16 Gerd Moellmann <gerd@gnu.org>
6968
6969 * term.el (toplevel): Make face `term-default' an empty face.
6970 The code relied on the fact that Emacs ignored invalid faces in
6971 face text properties in 20.4.
6972
6973 1999-08-16 Richard M. Stallman <rms@gnu.org>
6974
6975 * subr.el (point-at-eol, point-at-bol): New aliases.
6976
6977 * simple.el: Functions reordered.
6978
6979 * rect.el (delete-rectangle-line): Use line-end-position.
6980
6981 1999-08-16 Karl Heuer <kwzh@gnu.org>
6982
6983 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
6984 here from simple.el.
6985
6986 1999-08-16 Dave Love <fx@gnu.org>
6987
6988 * mouse.el: Provide `mldrag' for compatibility.
6989 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
6990 marked obsolete.
6991
6992 * mldrag.el: Removed since the features are in mouse.el.
6993
6994 * jka-compr.el (auto-compression-mode): New variable for
6995 customization.
6996
6997 * bindings.el (mode-line-mule-info): Doc fix.
6998
6999 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
7000 name comparisons.
7001
7002 * files.el (interpreter-mode-alist): Add make, guile, clisp.
7003 (find-file): Doc fix.
7004
7005 1999-08-16 Carsten Dominik <cd@gnu.org>
7006
7007 * textmodes/reftex.el: Most of the code moved to other files.
7008 * textmodes/reftex-auc.el: New file, split out from reftex.el
7009 * textmodes/reftex-cite.el: New file, split out from reftex.el
7010 * textmodes/reftex-global.el: New file, split out from reftex.el
7011 * textmodes/reftex-index.el: New file, split out from reftex.el
7012 * textmodes/reftex-parse.el: New file, split out from reftex.el
7013 * textmodes/reftex-ref.el: New file, split out from reftex.el
7014 * textmodes/reftex-sel.el: New file, split out from reftex.el
7015 * textmodes/reftex-toc.el: New file, split out from reftex.el
7016 * textmodes/reftex-vars.el: New file, split out from reftex.el
7017 * textmodes/reftex-vcr.el: New file, split out from reftex.el
7018
7019 1999-08-16 Carsten Dominik <cd@gnu.org>
7020
7021 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
7022 conflict with pop-up-frames.
7023 (reftex-special-environment-parsers): New constant.
7024 (reftex-label-alist): car of an entry can also be a function.
7025 (reftex-what-special-env): Cew function.
7026 (reftex-label-location): Call `reftex-what-special-env'.
7027 (reftex-compile-variables): Check for symbol in
7028 `reftex-label-alist'.
7029 (reftex-what-environment): Fixed bug with stacked environments of
7030 same kind (e.g. enumerate).
7031 (reftex-process-string): Preserve default directory.
7032 (reftex-label-alist-builtin): Changed prefixes of endnote and
7033 footnote. Also the magic words.
7034 (reftex-reference): Interprete new option
7035 `reftex-fref-is-default'.
7036 (reftex-replace-prefix-escapes): Interprete new `%S' format.
7037 (reftex-toc-mouse-view-line): Command removed (had no binding).
7038 (reftex-everything-regexp): New function.
7039 (reftex-nearest-match): Made better.
7040 (reftex-toc-find-section): Use new version of
7041 `reftex-nearest-match'.
7042 (reftex-insert-docstruct): Adapted to work with the index stuff.
7043 (reftex-parse-from-file): Find index entries as well.
7044 (reftex-toc-toggle-index): New function
7045 (reftex-toc-map): `i' is now used to togle the index, File
7046 boundaries has been moved to `F'.
7047 (reftex-select-label-map): Toggling display of file boundaries is
7048 now on the `F' key, for consistency with `reftex-toc-map'.
7049 (reftex-erase-all-selection-and-index-buffers): Renamed from
7050 `reftex-erase-all-selection-buffer'. Now also kills the index
7051 buffers.
7052 (reftex-viewing-cross-references): Customization group renamed
7053 from reftex-viewing-cross-references-and-citations.
7054 (reftex-index-macro-regexp,
7055 reftex-find-index-entry-regexp-format): New variables
7056 (reftex-macros-with-index): New variable
7057 (reftex-add-index-macros): New function
7058 (reftex-renumber-simple-labels, reftex-translate): Allow for
7059 multiple labels in a single ref command.
7060 (reftex-index-support): New customization group
7061 (reftex-support-index, reftex-index-special-chars,
7062 reftex-index-macros, reftex-index-default-macro,
7063 reftex-index-default-tag, reftex-index-math-format,
7064 reftex-index-section-letters, reftex-index-include-context,
7065 reftex-index-follow-mode, reftex-index-header-face,
7066 reftex-index-section-face, reftex-index-tag-face,
7067 reftex-index-face): New options
7068 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
7069 reftex-index-tag, reftex-index-return-marker,
7070 reftex-index-restriction-indicator, reftex-index-restriction-data,
7071 reftex-index-macro-regexp, reftex-index-level-re,
7072 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
7073 reftex-everything-regexp-no-index, reftex-index-re,
7074 reftex-macros-with-index, reftex-index-macro-alist): New variables
7075 (reftex-index-help, reftex-index-macros-builtin,
7076 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
7077 reftex-query-index-macro-help): New constants
7078 (reftex-index-selection-or-word, reftex-index,
7079 reftex-default-index, reftex-update-default-index,
7080 reftex-index-complete-tag, reftex-index-select-tag,
7081 reftex-index-complete-key, reftex-index-update-taglist,
7082 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
7083 reftex-display-index, reftex-insert-index,
7084 reftex-index-insert-new-letter, reftex-get-restriction,
7085 reftex-index-pre-command-hook, reftex-index-post-command-hook,
7086 reftex-index-show-help, reftex-index-next, reftex-index-previous,
7087 reftex-index-toggle-follow, reftex-index-toggle-context,
7088 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
7089 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
7090 reftex-index-quit, reftex-index-quit-and-kill,
7091 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
7092 reftex-index-revert, reftex-index-switch-index-tag,
7093 reftex-index-restrict-to-section, reftex-index-widen,
7094 reftex-index-restriction-forward,
7095 reftex-index-restriction-backward, reftex-index-visit-location,
7096 reftex-index-analyze-entry, reftex-index-globalize,
7097 reftex-index-edit, reftex-index-toggle-range-beginning,
7098 reftex-index-toggle-range-end, reftex-index-edit-key,
7099 reftex-index-edit-attribute, reftex-index-edit-visual,
7100 reftex-index-edit-part, reftex-index-level-down,
7101 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
7102 reftex-index-change-entry, reftex-index-goto-letter,
7103 reftex-add-index-macros, reftex-ensure-index-support,
7104 reftex-index-info-safe, reftex-index-info): New functions.
7105
7106
7107 1999-08-15 Richard M. Stallman <rms@gnu.org>
7108
7109 * paren.el (show-paren-mode): Support making show-paren-mode
7110 a buffer-local variable. Don't check for a window system.
7111 (show-paren-function): Check whether show-paren-function is
7112 enabled in current buffer; do the right thing if not.
7113 Don't check for a window system.
7114 (show-paren-mode): Make it a user variable.
7115
7116 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
7117 Handle `enum' like `struct'.
7118
7119 * server.el (server-process-filter): If a client visits no buffers,
7120 close it immediately before recording it.
7121
7122 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
7123 Optimize by calling concat just once. Handle =\n sequence.
7124 (mail-unquote-printable-region): New command.
7125 (mail-quote-printable): Make it autoload.
7126
7127 1999-08-15 Karl Heuer <kwzh@gnu.org>
7128
7129 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
7130
7131 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
7132
7133 * lisp/texinfmt.el: Handle @ifnottex.
7134
7135 1999-08-15 Eli Zaretskii <eliz@gnu.org>
7136
7137 * frame.el (blink-cursor): Don't turn on cursor blinking for
7138 ms-dos.
7139
7140 * faces.el (face-valid-attribute-values): Look in
7141 x-bitmap-file-path only for x and w32 window systems.
7142
7143 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
7144 Do that if width is nil as well.
7145 (x-display-mm-height, x-display-mm-width): Update values.
7146 (x-colors): Compute the list from msdos-color-values.
7147 (x-select-enable-clipboard): Doc fix.
7148 (x-frob-font-weight, x-font-family-list): New functions.
7149
7150 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
7151
7152 * window.el (shrink-window-if-larger-than-buffer): Don't try to
7153 back up from beginning of buffer.
7154
7155 1999-08-13 Karl Heuer <kwzh@gnu.org>
7156
7157 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
7158
7159 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
7160
7161 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
7162 doomsday clock, speed control is added and changes are made to
7163 allow large numbers of rings: rings now show the whole ring
7164 number, not just the last digit; consecutive rings are allowed to
7165 be the same size when necessary to fit all the rings in the
7166 window; and poles can be oriented horizontally. Face support is
7167 thrown in gratuitously.
7168 (hanoi): Changed default number of rings back to 3.
7169 (hanoi-unix, hanoi-unix-64): New commands
7170 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
7171 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
7172 hanoi-odd-ring-face): New variables.
7173 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
7174 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
7175 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
7176 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
7177 (hanoi-topos, hanoi-draw-ring): Removed.
7178
7179 1999-08-12 Gerd Moellmann <gerd@gnu.org>
7180
7181 * faces.el (face-valid-attribute-values): Return an alist for
7182 families on ttys.
7183 (face-read-integer): Handle unspecified face attributes. Add
7184 completion for `unspecified'.
7185 (read-face-attribute): Handle unspecified font attributes.
7186 (face-valid-attribute-values): Add `unspecified' to lists so that
7187 it can be chosen via completion.
7188 (face-read-string): Don't recognize "none" as input.
7189
7190 1999-08-10 Dave Love <fx@gnu.org>
7191
7192 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
7193 string.
7194
7195 * sun-curs.el: Require sun-fns.
7196
7197 1999-08-10 Dave Love <fx@gnu.org>
7198
7199 * autorevert.el (auto-revert-mode): Add autoload cookie.
7200
7201 * hscroll.el, auto-show.el: Files deleted -- we have built-in
7202 hscroll.
7203
7204 * simple.el (hscroll-step, hscroll-point-visible)
7205 (hscroll-window-column): Remove now we have the mentioned real
7206 horizontal autoscrolling.
7207
7208 1999-08-10 Richard M. Stallman <rms@gnu.org>
7209
7210 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
7211 control use of -f option.
7212 (mail-specify-envelope-from): New variable.
7213 (mail-from-style): Doc fix.
7214
7215 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
7216 (easy-menu-get-map): New arg TO-MODIFY helps choose
7217 between local and global maps.
7218 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
7219 (easy-menu-change): Doc fix.
7220
7221 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
7222 (info-lookup-guess-default): Simplified and cleaned up.
7223 (info-lookup-guess-default*): Preserve point.
7224
7225 * view.el (view-mode-disable): If buffer-read-only is nil,
7226 don't change it.
7227
7228 * files.el (after-find-file): Disable View mode if buffer is no
7229 longer read-only.
7230
7231 * view.el (view-mode-enable, view-mode-disable):
7232 Call force-mode-line-update.
7233
7234 1999-08-10 Karl Heuer <kwzh@gnu.org>
7235
7236 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
7237 * array.el, play/landmark.el, international/latin-3.el: Likewise.
7238 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
7239
7240 1999-08-10 Alex Schroeder <asc@bsiag.com>
7241
7242 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
7243 to prevent m-eating-bug.
7244
7245 1999-08-10 Eli Zaretskii <eliz@gnu.org>
7246
7247 * term/pc-win.el (msdos-bg-mode): Remove. Call
7248 frame-set-background-mode instead. All callers changed.
7249 (msdos-face-setup): Don't force color display parameter, it is set
7250 by frame-set-background-mode.
7251 (make-msdos-frame): Call x-handle-reverse-video and
7252 face-set-after-frame-default. Delete frame if creation failed.
7253
7254 * faces.el (face-set-after-frame-default): Don't call
7255 make-face-x-resource-internal for the pc window-system.
7256
7257 1999-08-10 Dave Love <fx@melange.gnu.org>
7258
7259 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
7260 case with no docstring specially.
7261
7262 1999-08-09 Eli Zaretskii <eliz@gnu.org>
7263
7264 * complete.el (PC-do-completion): If completing on file name,
7265 reproduce str by concatenating its directory and basename parts.
7266
7267 1999-08-07 Dave Love <fx@gnu.org>
7268
7269 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
7270 unibyte to multibyte conversion of search-forward (from Handa),
7271 but avoid the replacement if the language is Latin-N.
7272
7273 1999-08-06 Richard Stallman <rms@gnu.org>
7274
7275 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
7276 of eval-buffer.
7277
7278 * international/mule.el (load-with-code-conversion):
7279 Pass t to eval-buffer for DO-ALLOW-PRINT.
7280
7281 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
7282
7283 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
7284 of filenames and attributes.
7285 (ls-lisp-insert-directory): Use directory-files-and-attributes
7286 for speed.
7287
7288 1999-08-05 Dave Love <fx@gnu.org>
7289
7290 * auto-show.el (auto-show-mode): Fix :set.
7291
7292 * widget.el (define-widget-keywords): Make dummy definition and
7293 comment-out its use.
7294
7295 1999-08-04 Richard Stallman <rms@gnu.org>
7296
7297 * progmodes/tcl.el: Customized.
7298
7299 * sql.el (sql-accumulate-and-indent): Instead of testing
7300 whether this is Emacs 20 before calling comint-accumulate,
7301 test whether comint-accumulate is defined.
7302
7303 1999-08-04 Dave Love <fx@gnu.org>
7304
7305 * sgml-mode.el: Require outline when compiling.
7306 (sgml-mode-hook, html-mode-hook): Customize.
7307 (sgml-validate-command): Fix :version.
7308 (html-autoview-mode): Doc fix.
7309
7310 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
7311 nothing in Latin-N environment.
7312
7313 * info.el (Info-find-node): Call info-initialize here.
7314 (info): Not here.
7315 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
7316
7317 1999-08-04 Richard Stallman <rms@gnu.org>
7318
7319 * ansi-color.el: New file.
7320
7321 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
7322
7323 * dired.el (dired-string-replace-match): Return `nil' when no match
7324 found with global search.
7325
7326 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
7327 * terminal.el (te-terminfo-directory):
7328 * mail/mailpost.el (post-mail-send-it):
7329 * mail/metamail.el (metamail-region):
7330 * progmodes/ada-mode.el (ada-tmp-directory):
7331 Use temporary-file-directory.
7332
7333 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
7334 (compilation-filter, compilation-forget-errors)
7335 (compilation-parse-errors): Use a marker instead of an integer for
7336 `compilation-parsing-end'.
7337
7338 * progmodes/diff.el (diff-parse-differences):
7339 Use a marker instead of an integer for `compilation-parsing-end'.
7340 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7341 Use a marker instead of an integer for `compilation-parsing-end'.
7342
7343 1999-08-03 Richard Stallman <rms@gnu.org>
7344
7345 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
7346 (Buffer-menu-mode): Doc fix.
7347 (Buffer-menu-view): New command.
7348 (Buffer-menu-view-other-window): New command.
7349
7350 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
7351
7352 * replace.el (query-replace-regexp-eval)
7353 (replace-eval-replacement, replace-loop-through-replacements)
7354 (replace-match-string-symbols): New functions.
7355 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
7356 Use replace-loop-through-replacements.
7357
7358 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
7359
7360 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
7361 (5x5): Doc fix.
7362
7363 1999-08-03 Dave Love <fx@gnu.org>
7364
7365 * fortran.el (fortran-indent-new-line): Make it an alias
7366 for reindent-then-newline-and-indent.
7367
7368 1999-08-03 Didier Verna <verna@inf.enst.fr>
7369
7370 * rect.el: All functions rewritten, except when noted above
7371 their declaration. Below is a list of interface changes.
7372 (apply-on-rectangle): New function, mostly replaces
7373 `operate-on-rectangle'. All callers changed.
7374 (move-to-column-force): Pass new second argument to `move-to-column'.
7375 (kill-rectangle): Added optional prefix arg to fill lines.
7376 (delete-rectangle): Ditto.
7377 (delete-whitespace-rectangle): Ditto.
7378 (delete-extract-rectangle): Ditto.
7379 (open-rectangle): Ditto.
7380 (clear-rectangle): Ditto.
7381 (delete-whitespace-rectangle-line): New function.
7382 (delete-rectangle-line): Added third arg FILL.
7383 (delete-extract-rectangle-line): Ditto.
7384 (open-rectangle-line): Ditto.
7385 (clear-rectangle-line): Ditto.
7386
7387 1999-08-03 Ray Blaak <blaak@gnu.org>
7388
7389 * progmodes/delphi.el: New file.
7390
7391 1999-08-02 Richard Stallman <rms@gnu.org>
7392
7393 * textmodes/outline.el (outline-previous-heading): New function.
7394 (outline-up-heading-all): Use outline-previous-heading.
7395 (outline-next-heading): Delete definition inserted yesterday.
7396
7397 1999-08-01 Richard Stallman <rms@gnu.org>
7398
7399 * textmodes/outline.el (outline-next-heading): New function.
7400 (outline-up-heading-all): New function.
7401 (outline-font-lock-level): Using outline-up-heading-all.
7402 Tell outline-back-to-heading to accept invisible headings.
7403
7404 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
7405
7406 * mail/mh-utils.el (mh-find-path-run): New variable.
7407 (mh-find-path): Test and set that.
7408 Set mail-user-agent only the first time this function is run.
7409 (mail-user-agent): Defvar deleted.
7410
7411 * info.el (info-initialize): New function.
7412 (info): Call info-initialize.
7413 (Info-directory-list): Initialize to nil,
7414 so info-initialize will set it up for real.
7415
7416 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7417
7418 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
7419 does not interpret a time as the year in a day-month entry.
7420
7421 * calendar/diary-lib.el: Change syntax table entry for colon in
7422 the diary as part of the european-date-diary-pattern fix.
7423
7424 1999-08-01 Eli Zaretskii <eliz@gnu.org>
7425
7426 * international/mule.el (set-auto-coding): Allow whitespace before
7427 and after the "variable: value" pair.
7428
7429 1999-07-30 Ken'ichi Handa <handa@gnu.org>
7430
7431 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
7432 (default-sendmail-coding-system): Doc-string fixed.
7433
7434 1999-07-30 Dave Love <fx@gnu.org>
7435
7436 * subr.el (assoc-delete-all): New function, renamed from
7437 frame-delete-all.
7438
7439 * frame.el: Change comments to doc strings and other doc fixes.
7440 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
7441 Callers changed.
7442 (set-background-color, set-foreground-color, set-cursor-color)
7443 (set-mouse-color, set-border-color): Offer completion of colours.
7444 (cursor): Add :version to defgroup.
7445
7446 * facemenu.el (list-colors-display): Make it work on ttys.
7447 (facemenu-read-color): Likewise.
7448
7449 1999-07-30 Richard M. Stallman <rms@gnu.org>
7450
7451 * frame.el (frame-notice-user-settings): If background
7452 color has been changed, update background-mode from it,
7453 then update faces.
7454
7455 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
7456
7457 * net-utils.el (finger): Don't do indirect fingering.
7458
7459 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7460
7461 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
7462 rules. Add separator at end of holidays.
7463 (cal-tex-rules): New customizable variable.
7464 (cal-tex-latexify-list): Add optional parameter to put separator
7465 at end.
7466
7467 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
7468
7469 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
7470 fill prefix on each line while looping to the end of paragraph.
7471 End paragraph if it's longer than the existing fill prefix.
7472
7473 * textmodes/fill.el (fill-context-prefix): Doc fix.
7474
7475 1999-07-30 Dave Love <fx@gnu.org>
7476
7477 * font-lock.el (jit-lock): Fix :load, add :version.
7478
7479 1999-07-30 Eli Zaretskii <eliz@gnu.org>
7480
7481 * term/pc-win.el (msdos-face-setup): Register standard colors in
7482 Vface_tty_color_alist.
7483 (face-color-supported-p, face_color_gray_p): New functions.
7484
7485 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
7486 is bound.
7487
7488 * startup.el (command-line): Don't register default colors for
7489 MSDOS window-system.
7490
7491 1999-07-29 Dave Love <fx@gnu.org>
7492
7493 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
7494 charquote.
7495
7496 * lisp-mode.el (eval-defun): Re-written to avoid
7497 capturing variables.
7498
7499 * picture.el (picture-beginning-of-line): Don't call
7500 hscroll-point-visible now we have real autoscrolling.
7501 (picture-end-of-line, picture-newline, picture-open-line):
7502 Likewise.
7503
7504 * international/latin-8.el: New file.
7505 * international/latin-9.el: New file.
7506
7507 1999-07-28 Dave Love <fx@gnu.org>
7508
7509 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
7510
7511 * msb.el: Require cl only when compiling.
7512 (msb--home-dir): Deleted.
7513 (msb--format-title): Use abbreviate-file-name.
7514 (msb--choose-file-menu): Simplify string comparison.
7515
7516 1999-07-28 Gerd Moellmann <gerd@gnu.org>
7517
7518 * faces.el (toolbar): Add face definition for mono displays.
7519
7520 1999-07-27 Richard M. Stallman <rms@gnu.org>
7521
7522 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
7523
7524 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
7525 force copying of default-frame-alist.
7526
7527 1999-07-26 Ken'ichi Handa <handa@gnu.org>
7528
7529 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
7530
7531 1999-07-26 Richard M. Stallman <rms@gnu.org>
7532
7533 * frame.el (set-mouse-color): If new color is nil,
7534 really respecify the current color.
7535
7536 1999-07-26 Gerd Moellmann <gerd@gnu.org>
7537
7538 * faces.el (bitmap-area): Change background of face `bitmap-area'
7539 to white for mono displays.
7540
7541 1999-07-26 Kenichi Handa <handa@etl.go.jp>
7542
7543 * international/ccl.el (ccl-embed-symbol): New function.
7544 (ccl-program-p): Deleted. Now it's implemented in C code.
7545 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
7546 (ccl-compile-translate-character): Likewise.
7547 (ccl-compile-map-single): Likewise.
7548 (ccl-compile-multiple-map-function): Likewise.
7549 (declare-ccl-program): Doc-string modified.
7550 (check-ccl-program): Check compiled CCL code by ccl-program-p.
7551
7552 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
7553
7554 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
7555
7556 1999-07-25 Markus Rost <rost@gnu.org>
7557
7558 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
7559 the entries to make custom-file more readable.
7560
7561 1999-07-25 Richard M. Stallman <rms@gnu.org>
7562
7563 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
7564
7565 * emacs-lisp/edebug.el: Delete compatibility code.
7566 (edebug-next-token-class): If . is followed by a digit,
7567 return `symbol' for the token class.
7568
7569 * startup.el (command-line): If we don't find the user's init file,
7570 set user-init-file to nil.
7571
7572 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7573
7574 * info-look.el (info-lookup-interactive-arguments): Add optional
7575 argument query for new choice of help mode.
7576 (info-lookup-symbol): Use it.
7577 (info-lookup-file): Ditto.
7578 (info-lookup): Don't switch to other window, if already in Info
7579 buffer.
7580
7581 1999-07-23 Dave Love <fx@gnu.org>
7582
7583 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
7584 syntax.
7585 (fortran-fontify-string, fortran-match-!-comment): Deleted.
7586 (fortran-font-lock-syntactic-keywords): New variable.
7587 (fortran-mode): Use it.
7588 (fortran-font-lock-keywords-1): Don't do comments.
7589 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
7590 match data.
7591
7592 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
7593
7594 * msb.el (msb-menu-bar-update-buffers): Renamed from
7595 menu-bar-update-buffers.
7596 (msb-custom-set, msb--toggle-menu-type): Call
7597 msb-menu-bar-update-buffers.
7598 (msb-mode): Revise the hook setting.
7599
7600 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
7601
7602 1999-07-23 Gerd Moellmann <gerd@gnu.org>
7603
7604 * font-lock.el, help.el, simple.el: Re-integrate previously
7605 described changes that were lost due to errors while checking them
7606 in.
7607
7608 1999-07-23 Kevin Blake <kblake@ticnet.com>
7609
7610 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
7611
7612 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
7613
7614 * international/encoded-kb.el
7615 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
7616 but push it to unread-command-events.
7617 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
7618 (encoded-kbd-self-insert-sjis): Likewise.
7619 (encoded-kbd-self-insert-big5): Likewise.
7620
7621 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
7622 before left margin and fill-prefix by fill-find-break-point.
7623
7624 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7625
7626 * info-look.el (info-lookup-setup-mode): Don't give up, if
7627 info-lookup-make-completions returns an error.
7628 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
7629 name latex, not latex2e.
7630
7631 1999-07-21 Richard M. Stallman <rms@gnu.org>
7632
7633 * replace.el (perform-replace): Turn off case-fold-search
7634 if FROM-STRING argument has uppercase in it.
7635
7636 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7637
7638 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
7639 mode is on. Don't use end of changed text.
7640
7641 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7642
7643 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
7644 (cl-hash-table-p): Renamed from hash-table-p.
7645 (cl-hash-table-count): Renamed from hash-table-count.
7646 (maphash): Alias to cl-maphash removed.
7647 (gethash): Likewise.
7648 (puthash): Likewise.
7649 (remhash): Likewise.
7650 (clrhash): Likewise.
7651
7652 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7653
7654 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
7655 third arg non-nil. See comment there why this isn't a good idea.
7656
7657 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7658
7659 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
7660
7661 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
7662 sit-for with 3rd arg non-nil to prevent redisplay.
7663
7664 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7665
7666 * image.el (image-type-from-file-header): If file doesn't
7667 have a directory part, add data-directory.
7668
7669 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7670
7671 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
7672 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
7673 motion handling when tooltip-gud-tips-p is nil.
7674
7675 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7676
7677 * tooltip.el (tooltip-mode): Don't use `plusp'.
7678 (tooltip-active): Use initial value of nil.
7679
7680 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
7681
7682 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7683
7684 * bindings.el (make-mode-line-mouse-sensitive): Add key
7685 definitions for `top-line'.
7686
7687 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7688
7689 * faces.el (top-line): New face.
7690
7691 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7692
7693 * image.el (image-type-regexps): Add regexp for PS files.
7694
7695 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7696
7697 * faces.el (set-face-attribute): Fix wrong handling of frame
7698 begin equal to t.
7699
7700 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7701
7702 * image.el (image-type-regexps): Add PNG format.
7703
7704 1999-07-21 Dave Love <fx@gnu.org>
7705
7706 * bindings.el (mode-line-modified): New variable.
7707 (mode-line-mode-menu-1): Switch to appropriate window before
7708 showing menu.
7709
7710 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7711
7712 * faces.el (face-underline): Removed.
7713 (face-underline-color): Ditto.
7714
7715 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7716
7717 * faces.el (face-x-resources): Fix typo.
7718
7719 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7720
7721 * faces.el: Remove handling of `:relief', extend handling of
7722 `:box'.
7723 (frame-set-background-mode): Choose new defface specs after
7724 frame parameters have changed.
7725
7726 * cus-face.el: Ditto.
7727
7728 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7729
7730 * custom.el (defface): Extend documentation to include new
7731 face attributes.
7732
7733 * cus-face.el (custom-face-attributes): Add overline,
7734 strike-through, box.
7735
7736 * faces.el (face-valid-attribute-values): Handle overline,
7737 strike-through, box.
7738 (face-attribute-name-alist): Add pairs for new face attributes.
7739 (describe-face): Handle new face attributes.
7740
7741 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7742
7743 * faces.el (face-x-resources): Add overline, strike-through, box.
7744
7745 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7746
7747 * enriched.el (enriched-translations): Add `display' and
7748 "x-display".
7749 (enriched-handle-display-prop): New.
7750 (enriched-decode-display-prop): New.
7751
7752 * format.el (top-level): Give `display' property
7753 `format-list-atomic-p.
7754 (format-annotate-single-property-change): Test that property.
7755 If present, treat list property values like atoms.
7756
7757 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7758
7759 * cus-face.el (custom-face-attributes): Use `choice' everywhere
7760 so that "*" can be entered.
7761
7762 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7763
7764 * cus-face.el (custom-face-attributes): Don't use `#''.
7765
7766 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
7767
7768 * cus-face.el (custom-face-attributes): Return underline
7769 face attribute directly from the second lambda of underline.
7770
7771 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7772
7773 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
7774
7775 * frame.el (after-setting-font-hooks): New variable.
7776 (set-frame-font): Run those hooks.
7777
7778 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
7779
7780 * faces.el (set-face-attribute): Fix doc string.
7781
7782 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7783
7784 * cus-face.el (custom-face-attributes): Accept color name.
7785
7786 * faces.el (face-underline-p): Accept unspecified underlining.
7787 (face-underline): Ditto. Fix doc string.
7788
7789 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
7790
7791 * faces.el (face-underline-color): New function.
7792
7793 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
7794
7795 * cus-face.el (custom-face-attributes): Support underline coloring.
7796 Added slot to choose a color.
7797
7798 * faces.el (face-underline): New function.
7799 (face-underline-p): Support underline coloring.
7800 Return nil only if the underline attribute is 'normal.
7801 (set-face-underline): New function.
7802 (face-valid-attribute-values): Support underline coloring.
7803
7804 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7805
7806 * image.el (insert-image): Use `display' instead of `glyph'
7807 as text property name.
7808 (put-image): Ditto.
7809 (image-type-from-file-header): Use insert-file-contents-literally.
7810
7811 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7812
7813 * easymenu.el (easy-menu-do-add-item): Don't use the empty
7814 string to indicate separators.
7815
7816 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7817
7818 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
7819 instead of message-log.
7820
7821 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7822
7823 * faces.el (bitmap-area): New face.
7824
7825 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7826
7827 * image.el (insert-image): New.
7828
7829 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7830
7831 * frame.el (blink-cursor): Set the symbol's value.
7832 (show-trailing-whitespace): Change group to font-lock.
7833
7834 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7835
7836 * jit-lock.el: New.
7837 * font-lock.el: Add jit-mode as new support mode.
7838
7839 * font-lock.el (font-lock-fontify-keywords-region): Stop when
7840 reaching end instead of letting re-search-forward signal an error.
7841 (demand-lock-mode): New.
7842 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
7843 (font-lock-turn-off-thing-lock): Ditto.
7844 (font-lock-after-fontify-buffer): Ditto.
7845 (font-lock-after-unfontify-buffer): Ditto.
7846
7847 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7848
7849 * gs.el: New file.
7850
7851 * startup.el (command-line-1): Activate tooltip mode if
7852 interactive.
7853
7854 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7855
7856 * faces.el (toolbar): Grey default background.
7857 (modeline): Ditto.
7858
7859 * image.el (image-type-regexps): New.
7860 (image-type-from-file-header): New.
7861 (create-image): Call it.
7862
7863 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7864
7865 * image.el: New file.
7866
7867 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7868
7869 * bindings.el (mode-line-format): Replace `mode-name' with
7870 `(:eval mode-line-mode-name)'.
7871 (mode-line-mode-name): New.
7872 (make-mode-line-mouse-sensitive): Don't change default value
7873 of `mode-name'.
7874
7875 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7876
7877 * tooltip.el: New file.
7878
7879 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7880
7881 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
7882 instead of mouse-3 to pop up menus.
7883 (mode-line-kill-buffer): Removed.
7884 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
7885 buffer name.
7886 (mode-line-buffer-menu-1): Removed.
7887
7888 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
7889
7890 * bindings.el (mode-line-buffer-identification-keymap): New.
7891 (mode-line-buffer-menu-keymap): New.
7892 (mode-line-mode-menu-keymap): New.
7893 (mode-line-unbury-buffer): New.
7894 (mode-line-other-buffer): New.
7895 (mode-line-kill-buffer): New.
7896 (mode-line-buffer-menu-1): New.
7897 (mode-line-mode-menu-1): New.
7898 (make-mode-line-mouse-sensitive): New.
7899
7900 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7901
7902 * help.el (describe-key-briefly): Handle mode line strings
7903 with local-map properties.
7904 (describe-key): Ditto.
7905 (mode-line-key-binding): New.
7906
7907 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7908
7909 * scroll-bar.el (scroll-bar-timer): New.
7910 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
7911
7912 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7913
7914 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
7915 and `bottom'.
7916
7917 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7918
7919 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
7920 (global): Use different key bindings if using tookit scroll bars.
7921
7922 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7923
7924 * faces.el (modeline): Define mode line face with relief for
7925 class color, only.
7926 (toolbar): New face.
7927
7928 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7929
7930 * frame.el (frame-initialize): Set frame-creation-function to
7931 tty-create-frame-with-faces.
7932
7933 * faces.el (frame-set-background-mode): Make it work for
7934 window-system nil.
7935
7936 * faces.el (tty-create-frame-with-faces): New.
7937 (face-set-after-frame-default): Make it work for TTY frames.
7938
7939 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7940
7941 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
7942 Return a list of one font family for TTYs. Don't return bitmap
7943 file paths for TTY frames.
7944
7945 * faces.el: Add face specs for tty displays to basic faces.
7946
7947 * font-lock.el (font-lock-comment-face): Add spec for color tty.
7948 (font-lock-string-face): Ditto.
7949 (font-lock-keyword-face): Ditto.
7950 (font-lock-builtin-face): Ditto.
7951 (font-lock-function-name-face): Ditto.
7952 (font-lock-variable-name-face): Ditto.
7953 (font-lock-type-face): Ditto.
7954 (font-lock-constant-face): Ditto.
7955 (font-lock-warning-face): Ditto.
7956
7957 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7958
7959 * startup.el (command-line): Register default tty colors.
7960
7961 * faces.el (face-spec-set-match-display): Recognize `type tty'.
7962
7963 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7964
7965 * faces.el (modeline): For X frames, use a modeline with relief.
7966
7967 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7968
7969 * faces.el (frame-update-faces): Copied from 20.2.
7970 (frame-update-face-colors): Ditto. Code removed that isn't
7971 applicable in the new face implementation.
7972
7973 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7974
7975 * frame.el (show-trailing-whitespace): New.
7976
7977 * faces.el (trailing-whitespace): New basic face.
7978
7979 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7980
7981 * cus-face.el (custom-facep): Always define as alias for facep.
7982
7983 * cus-face.el (custom-face-attributes): Use choice widgets.
7984 Remove :bold and :italic.
7985
7986 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7987
7988 * faces.el (face-charset-registries): Removed since fontset.el
7989 is no always loaded.
7990
7991 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7992
7993 * faces.el (internal-get-face): Added as obsolete function for
7994 compatibility.
7995
7996 1999-07-21 Gerd Moellmann <gerd@gnu.org>
7997
7998 * frame.el (blink-cursor-end): Call show-cursor.
7999 (blink-cursor-mode): Ditto.
8000
8001 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8002
8003 * faces.el (face-spec-reset-face): Reset all attributes to
8004 `unspecified'.
8005 (face-spec-set): Use it.
8006
8007 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8008
8009 * faces.el (read-all-face-attributes): Bug fix.
8010 (face-read-integer): Allow nil default value.
8011 (face-valid-attribute-values): Use symbol names of attribute
8012 values for completion list.
8013
8014 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8015
8016 * faces.el (internal-find-face): Define for compatibility with
8017 20.2.
8018 (face-id): Likewise.
8019
8020 * faces.el (face-id): Return the ID of a realized face for ASCII.
8021
8022 * fontset.el (x-charset-registries): Removed. Now in faces.el.
8023 (x-complement-fontset-spec): Use face-charset-registries.
8024
8025 * faces.el (face-font-selection-order): Set font selection order
8026 from Lisp.
8027 (face-alternative-font-family-alist): Set alternative font
8028 families from Lisp.
8029
8030 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8031
8032 * faces.el (set-face-charset-registries): Set symbol value.
8033
8034 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8035
8036 * faces.el (face-set-after-frame-default): Call function
8037 internal-merge-in-global-face.
8038
8039 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8040
8041 * faces.el (face-list): Return symbols from face-global-alist.
8042
8043 * faces.el (face-list): Return a copy of the face name list so
8044 that it cannot be modified from outside (facemenu.el uses
8045 nreverse, for example).
8046
8047 * cus-face.el (custom-face-attributes): Add :bold and :italic
8048 for compatibility with old code.
8049
8050 * faces.el (set-face-attributes-from-resources): Additional
8051 frame parameter.
8052 (make-face-x-resource-internal): Set attributes from resources
8053 for a given frame or all frames.
8054
8055 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8056
8057 * faces.el (all-faces): Removed.
8058
8059 * custom.el (defface): Add new face attributes to function
8060 comment.
8061
8062 * font-lock.el (font-lock-comment-face): Use new face attribute
8063 names.
8064 (font-lock-string-face): Ditto.
8065 (font-lock-keyword-face): Ditto.
8066 (font-lock-builtin-face): Ditto.
8067 (font-lock-function-name-face): Ditto.
8068 (font-lock-variable-name-face): Ditto.
8069 (font-lock-type-face): Ditto.
8070 (font-lock-reference-face): Ditto.
8071 (font-lock-warning-face): Ditto.
8072 ((boundp 'font-lock-face-attributes)): Ditto.
8073
8074 * cus-face.el (custom-face-attributes): Use new face attributes.
8075
8076 * faces.el (set-face-attribute-from-resource): Initialize
8077 from resources only for X and W32.
8078
8079 * cus-face.el (custom-declare-face): Don't make frame-local
8080 faces.
8081
8082 * faces.el (describe-face): Use princ instead of insert.
8083
8084 * faces.el: Add XLFD manipulation functions from 20.2 again
8085 because fontset.el uses them.
8086 (face-set-after-frame-default): Add empty definition.
8087
8088 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8089
8090 * faces.el (make-face): Correct typo.
8091 (set-face-attribute-from-resource): Use let*.
8092 (face-underline-p): Correct typo.
8093 (face-inverse-video-p): Ditto.
8094 (set-face-stipple): Ditto.
8095 (face-read-string): Make completion-list optional parameter.
8096
8097 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8098
8099 * faces.el (face-charset-registries): Alist mapping charset
8100 symbols to registries and encoding.
8101
8102 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8103
8104 * frame.el (blink-cursor-mode): Use interactive spec "P".
8105
8106 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8107
8108 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
8109 mode. The cursor of selected_window blinks if the mode is enabled.
8110
8111 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8112
8113 * simple.el (next-history-element): Set point to the end of the
8114 prompt if minibuffer-prompt-in-buffer.
8115
8116 1999-07-21 Gerd Moellmann <gerd@gnu.org>
8117
8118 * faces.el (x-font-regexp): Add sub-expression parentheses for
8119 several font name components.
8120
8121 1999-07-21 Gerd Moellmann <gerd@acm.org>
8122
8123 * faces.el (set-face-relief): Use index 12 for relief.
8124 (face-fill-in): Set relief from data.
8125 (internal-make-face): Init relief to zero.
8126
8127 * faces.el (face-spec-set): Call modify-face with additional
8128 parameters for relief and fixed-p.
8129
8130 1999-07-21 Gerd Moellmann <gerd@acm.org>
8131
8132 * cus-face.el: ':fixed and ':relief added.
8133
8134 * faces.el (describe-face): Add fixed font attribute and relief.
8135 (face-attr-match-p): Ditto.
8136 (face-attr-construct): Ditto.
8137 (face-spec-set): Ditto.
8138
8139 1999-07-21 Gerd Moellmann <gerd@acm.org>
8140
8141 * faces.el (internal-make-face): Function to create a Lisp vector
8142 suitable for representing a face.
8143 (make-face): Use it instead of make-vector.
8144 (x-create-frame-with-faces): Use it instead of vector.
8145 (internal-facep): Increase vector size to 14.
8146 (internal-make-face): Ditto.
8147 (face-relief): Access relief thickness.
8148 (face-fixed-p): Access fixed font attribute.
8149 (set-face-fixed-p): Set fixed font attribute.
8150 (set-face-relief): Set relief attribute.
8151 (internal-face-interactive-int): Read int attribute of face.
8152 (modify-face): Add fixed-p and relief parameters.
8153 (copy-face): Handle fixed-p and relief.
8154 (face-equal): Compare fixed-p and relief.
8155 (face-differs-from-default-p): Ditto.
8156 (face-nontrivial-p): Add fixed-p and relief.
8157
8158 1999-07-21 Gerd Moellmann <gerd@acm.org>
8159
8160 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
8161 (internal-facep): Increase vector size.
8162 (make-face): Ditto.
8163 (face-shadow-thickness): Added.
8164 (set-face-shadow-thickness): Added.
8165 (modify-face): Add optional shadow-thickness parameter.
8166 (make-face-x-resource-internal): Add shadows.
8167 (copy-face): Ditto.
8168 (face-equal): Ditto.
8169 (face-differs-from-default-p): Ditto.
8170 (face-nontrivial-p): Ditto.
8171 (face-attr-match-p): Ditto.
8172 (face-attr-construct): Ditto.
8173 (face-spec-set): Ditto.
8174 (face-fill-in): Ditto.
8175
8176 1999-07-21 Gerd Moellmann <gerd@acm.org>
8177
8178 * bench.el (bench-mark-split-window): New bench mark.
8179
8180 1999-07-21 Gerd Moellmann <gerd@acm.org>
8181
8182 * faces.el (set-face-font): Don't pass default font to
8183 x-resolve-font so that font will not have to be of the same
8184 size.
8185
8186 1999-07-20 Dave Love <fx@gnu.org>
8187
8188 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
8189 unconditionally t.
8190
8191 1999-07-20 Karl Heuer <kwzh@gnu.org>
8192
8193 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
8194
8195 1999-07-20 Dave Love <fx@gnu.org>
8196
8197 * help.el (describe-variable): Fix test for customizability.
8198
8199 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
8200 Check for readonly buffer in interactive spec.
8201 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
8202 (backward-kill-word): Add * to interactive spec.
8203
8204 * underline.el (underline-region, ununderline-region): Add * to
8205 interactive spec.
8206
8207 * fill.el (canonically-space-region, justify-current-line): Add *
8208 to interactive spec.
8209 (fill-region-as-paragraph, fill-paragraph, fill-region)
8210 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
8211 readonly buffer in interactive spec.
8212
8213 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
8214 (backward-kill-sentence, kill-sentence): Add * to interactive
8215 spec.
8216
8217 1999-07-19 Richard M. Stallman <rms@gnu.org>
8218
8219 * dired-aux.el (dired-do-shell-command): Doc fix.
8220
8221 * shell.el (shell-unquote-argument): New function.
8222 (shell-directory-tracker): Use shell-unquote-argument.
8223 * comint.el (comint-arguments): Handle \ followed by space or tab.
8224
8225 1999-07-19 John Wiegley <jwiegley@borland.com>
8226
8227 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
8228 color codes 39 and 49, which by the way lynx uses them seem to
8229 mean "foreground reset" and "background reset".
8230
8231 1999-07-19 Karl Heuer <kwzh@gnu.org>
8232
8233 * font-lock.el (c++-keywords): Add "typeid".
8234
8235 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
8236 selects no font, treat that as zero selections, not one.
8237
8238 1999-07-19 Dave Love <fx@gnu.org>
8239
8240 * info.el (Info-search): Don't lose with empty regexp.
8241
8242 * version.el: Cater for (free) `ident' program, not `which'.
8243
8244 * hl-line.el: New file.
8245
8246 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
8247 for modes which don't define menus.
8248
8249 1999-07-16 Richard M. Stallman <rms@gnu.org>
8250
8251 * webjump.el (webjump-sample-sites): Update some URLs.
8252
8253 1999-07-14 Richard Stallman <rms@gnu.org>
8254
8255 * Version 20.4 released.
8256
8257 1999-07-14 Andreas Schwab <schwab@gnu.org>
8258
8259 * compare-w.el (compare-windows): Try to find the next window in
8260 the current frame before looking at the other frames.
8261
8262 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
8263
8264 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
8265 Use cyrillic-jcuken as default input method.
8266
8267 1999-07-12 Richard Stallman <rms@gnu.org>
8268
8269 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
8270 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
8271
8272 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
8273 (ispell-local-dictionary-alist): Add koi8-r for character set.
8274
8275 * textmodes/flyspell.el (flyspell-get-word):
8276 Add special handling for when ispell-otherchars is empty.
8277
8278 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
8279
8280 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
8281 when having nested functons.
8282 (pascal-indent-nested-functions) (pascal-indent-line)
8283 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
8284 indenting nested functions.
8285
8286 1999-07-09 Richard Stallman <rms@gnu.org>
8287
8288 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
8289
8290 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
8291
8292 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
8293 the `end' keyword was in the very beginning of the buffer.
8294
8295 1999-07-08 Richard Stallman <rms@gnu.org>
8296
8297 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
8298
8299 * term.el (term-emulate-terminal): Avoid infinite loop
8300 in strange case where minibuffer window is selected but not active.
8301
8302 1999-07-07 Stephen Eglen <stephen@gnu.org>
8303
8304 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
8305 Change regexp so that it doesn't match commands beginning with `cd'.
8306
8307 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8308
8309 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
8310
8311 1999-07-06 Richard Stallman <rms@gnu.org>
8312
8313 * hscroll.el (hscroll-minibuffer-hook): New function.
8314 (hscroll-global-mode): Add and remove that hook.
8315 Set hscroll-old-truncate-was-global's default value.
8316
8317 1999-07-05 Richard Stallman <rms@gnu.org>
8318
8319 * files.el (revert-buffer): Don't preserve point here.
8320 (revert-buffer-insert-file-contents-function): Doc fix.
8321
8322 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
8323
8324 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
8325 doing a `stat' when it isn't necessary because that can cause
8326 trouble when an NFS server is down.
8327
8328 1999-07-04 Richard Stallman <rms@gnu.org>
8329
8330 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
8331
8332 1999-07-03 Richard Stallman <rms@gnu.org>
8333
8334 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
8335 for \200...\240 also.
8336 (isearch-printing-char): Use unibyte-char-to-multibyte.
8337
8338 1999-07-02 Richard Stallman <rms@gnu.org>
8339
8340 * frame.el (minibuffer-frame-alist): Use defcustom.
8341 (pop-up-frame-alist): Likewise.
8342 (initial-frame-alist): Specify * in the doc string.
8343
8344 * hscroll.el (hscroll-mode): Make it a permanent local.
8345 (hscroll-mode): Don't cancel the timer
8346 if HScroll mode is enabled in some other buffer.
8347
8348 * isearch.el (isearch-done): If search ends in middle of intangible
8349 text (due to text property), move on to the limit of that text.
8350
8351 1999-07-01 Andrew Innes <andrewi@gnu.org>
8352
8353 * man.el (Man-build-man-command): Use value of null-device,
8354 instead of hard-coding "/dev/null".
8355
8356 * dos-w32.el (untranslated-canonical-name): Avoid expanding
8357 ange-ftp file names, which might force ange-ftp to prompt for a
8358 password.
8359
8360 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
8361 to prevent references to temp files.
8362
8363 1999-06-30 Richard Stallman <rms@gnu.org>
8364
8365 * progmodes/sh-script.el (sh-feature): If nothing is known
8366 about the given shell, use the values for `sh'.
8367
8368 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
8369
8370 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
8371 to make it non-recursive.
8372
8373 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
8374
8375 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8376
8377 * auto-show.el (auto-show-mode): Fix Typo in :set.
8378
8379 1999-06-29 Richard M. Stallman <rms@gnu.org>
8380
8381 * progmodes/sh-script.el (sh-mode): When setting syntax
8382 table, default to the standard one.
8383
8384 1999-06-27 Richard M. Stallman <rms@gnu.org>
8385
8386 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
8387
8388 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
8389
8390 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
8391 a frame when `return' is requested (even if pop-up-frames = t)
8392 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
8393 should only be set for the bibtex buffer.
8394
8395 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
8396
8397 * progmodes/compile.el: Deal with compilation-error-screen-columns
8398 being buffer-local.
8399
8400 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8401
8402 * comint.el (comint-password-prompt-regexp): Allow "(again)".
8403
8404 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8405
8406 * cal-x.el (calendar-only-one-frame-setup): New function.
8407 * calendar.el (calendar): Call it if requested.
8408
8409 1999-06-24 Karl Heuer <kwzh@gnu.org>
8410
8411 * startup.el (iso-8859-n-locale-regexp): Doc fix.
8412
8413 1999-06-22 Richard M. Stallman <rms@gnu.org>
8414
8415 * mail/supercite.el (sc-emacs-features): Doc fix.
8416
8417 1999-06-22 Karl Heuer <kwzh@gnu.org>
8418
8419 * files.el (auto-mode-alist): Add pike-mode.
8420
8421 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
8422
8423 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
8424 last byte of a numeric field is a space or a NUL. Parse it as
8425 potentially part of the number. This is used by GNU tar
8426 1.12.64012 to handle larger values.
8427
8428 1999-06-20 Karl Heuer <kwzh@gnu.org>
8429
8430 * custom.el (custom-handle-keyword): Fix error message.
8431
8432 1999-06-18 Andrew Innes <andrewi@gnu.org>
8433
8434 * mail/smtpmail.el (smtpmail-send-it): Use
8435 convert-standard-filename to make file names for queued mail safe
8436 on Windows (`:' is invalid in file names on Windows).
8437
8438 1999-06-17 Kenichi Handa <handa@etl.go.jp>
8439
8440 * international/mule-cmds.el (describe-current-input-method):
8441 Current-input-method is string.
8442 (toggle-input-method): Docstring fixed.
8443
8444 * international/mule-diag.el
8445 (describe-current-coding-system-briefly): Fix format string.
8446
8447 * international/mule-util.el (coding-system-eol-type-mnemonic):
8448 Docstring modified. Return a string.
8449
8450 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
8451
8452 * sql.el (sql-input-ring-file-name): Doc fix.
8453
8454 1999-06-17 Richard M. Stallman <rms@gnu.org>
8455
8456 * calendar/cal-x.el (special-display-buffer-names):
8457 Don't put (get-file-buffer diary-file) on this list.
8458
8459 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
8460
8461 * play/mpuz.el (mpuz-try-proposal): Fix message call.
8462 Don't penalize player for certain impossible guesses.
8463
8464 1999-06-16 Andrew Innes <andrewi@gnu.org>
8465
8466 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
8467 return the string "Unk 0 0000" so at least it appears to be a
8468 valid timestamp to `dired-move-to-filename-regexp'.
8469
8470 1999-06-15 Ken'ichi Handa <handa@gnu.org>
8471
8472 * ps-print.el (ps-control-character): Fix previous change.
8473
8474 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8475
8476 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
8477 multiple output of the last message.
8478
8479 1999-06-14 Eli Zaretskii <eliz@gnu.org>
8480
8481 * term/internal.el (IT-display-table-setup): Do not remap \222 to
8482 the ASCII apostrophe, as most DOS codepages have some other glyph
8483 there.
8484
8485 1999-06-14 Ken'ichi Handa <handa@gnu.org>
8486
8487 * language/ethio-util.el (setup-ethiopic-environment-internal):
8488 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
8489 (exit-ethiopic-environment): Likewize.
8490
8491 1999-06-12 Richard M. Stallman <rms@gnu.org>
8492
8493 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
8494
8495 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8496
8497 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
8498 custom-initialize-default to avoid infinite loop.
8499 (crisp-mode): (defun) Call transient-mark-mode here, not when
8500 loading the file. Run crisp-mode-hook here, and run
8501 crisp-load-hook when loading the file.
8502
8503 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
8504 rmail-summary buffer, search for pattern in rmail-file.
8505
8506 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
8507
8508 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
8509
8510 * ps-print.el (ps-printer-name): Fix custom type.
8511
8512 1999-06-12 Reto Zimmermann <reto@synopsys.com>
8513
8514 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
8515 (vhdl-port-paste-generic-map): Fix indentation bug.
8516 (vhdl-port-paste-port-map): Fix indentation bug.
8517 (vhdl-scan-file-contents): Make scanning case insensitive.
8518
8519 1999-06-11 Richard M. Stallman <rms@gnu.org>
8520
8521 * files.el (write-file): When buffer is not already visiting a file,
8522 don't put buffer name in the minibuffer, just make it the default.
8523 Also handle just directory as arg usefully in that case.
8524
8525 * simple.el (sendmail-user-agent-compose):
8526 Ignore case when inserting the rest of the "other" headers.
8527
8528 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
8529
8530 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
8531 (info-lookup-interactive-arguments): Never insert the default
8532 into the minibuffer automatically.
8533
8534 * emacs-lisp/cl-extra.el (getf): Don't call get*.
8535
8536 1999-06-09 Richard M. Stallman <rms@gnu.org>
8537
8538 * simple.el (shell-command): Avoid printing "mark set" message.
8539
8540 1999-06-09 Dave Love <fx@gnu.org>
8541
8542 * progmodes/compile.el (compilation-error-regexp-alist): Allow
8543 digits in program name in first pattern.
8544
8545 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
8546
8547 * vc.el (vc-dired-mode): Don't match anything before the date in
8548 dired-move-to-filename-regexp.
8549
8550 1999-06-07 Ken'ichi Handa <handa@gnu.org>
8551
8552 * international/quail.el (quail-define-rules): Fix typo in
8553 docstring.
8554
8555 1999-06-05 Stephen Eglen <stephen@gnu.org>
8556
8557 * iswitchb.el (iswitchb-default-keybindings): Add
8558 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
8559 than when package is loaded.
8560
8561 1999-06-04 Richard M. Stallman <rms@gnu.org>
8562
8563 * startup.el (command-line): Don't set user-init-file directly;
8564 tell `load' to set it.
8565
8566 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
8567
8568 * simple.el (next-history-element):
8569 Handle minibuffer-text-before-history properly when reading sexps.
8570
8571 * disp-table.el (standard-display-european):
8572 For an interactive call by the user,
8573 don't set enable-multibyte-characters,
8574 and don't set the terminal coding system.
8575
8576 * textmodes/refbib.el: Don't print any messages or display
8577 a buffer when loading the library.
8578 (r2b-help): Doc fix.
8579 (r2b-help-message): Update the documentation.
8580 (r2b-load-quietly): Variable deleted.
8581 (r2b-convert-buffer): Doc fix.
8582
8583 1999-06-04 Dave Love <fx@gnu.org>
8584
8585 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
8586
8587 * auto-show.el: Don't change hooks on loading.
8588 (auto-show-mode): Autoload. Default to nil. Add :set &c.
8589 (auto-show-mode): Add to hooks here.
8590
8591 1999-06-04 Richard Sharman <rsharman@pobox.com>
8592
8593 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
8594 recursion on bogus input.
8595
8596 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
8597
8598 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
8599 does not select a buffer from the buffers menu, then the attached
8600 frame is not switched to anything.
8601
8602 1999-06-03 Ken'ichi Handa <handa@gnu.org>
8603
8604 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
8605 (viet-viscii-...->viet-vscii...).
8606
8607 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
8608
8609 1999-06-01 Dave Love <fx@gnu.org>
8610
8611 * progmodes/fortran.el: Add :link to defgroup.
8612 (fortran-blink-matching-if): Match ELSE statements too.
8613 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
8614 that filling is always done.
8615
8616 1999-05-31 Richard M. Stallman <rms@gnu.org>
8617
8618 * simple.el (append-next-kill): Use an arg to distinguish
8619 interactive calls from Lisp calls, rather than (interactive-p).
8620
8621 * international/iso-transl.el (iso-transl-language-alist):
8622 Interchange n and N.
8623
8624 1999-05-31 Dave Love <fx@gnu.org>
8625
8626 * msb.el Add to minor-mode-map-alist. Remove hook installation
8627 and keymap munging on load.
8628 (msb-mode): New option.
8629 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
8630 Doc fix.
8631 (msb-mode-map): New variable.
8632 (msb-mode): New command.
8633
8634 1999-05-31 Dave Love <fx@gnu.org>
8635
8636 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
8637 (ispell-complete-word-dict): Likewise.
8638
8639 1999-05-31 Eli Zaretskii <eliz@gnu.org>
8640
8641 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
8642 force the data buffer to be saved, even if the data didn't
8643 change, in case the write filter was modified. Restore the
8644 current record after read-file-filter finishes.
8645
8646 1999-05-29 Karl Heuer <kwzh@gnu.org>
8647
8648 * ispell4.el: Obsolete; file deleted.
8649
8650 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
8651
8652 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
8653 VALUE is a syntax table.
8654
8655 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
8656
8657 * simple.el (zap-to-char): Doc fix.
8658
8659 1999-05-27 Ken'ichi Handa <handa@gnu.org>
8660
8661 * isearch.el (isearch-quote-char): Don't assume character codes
8662 0200 - 0237 stand for characters in some single-byte character
8663 charset.
8664
8665 1999-05-27 Dave Love <fx@gnu.org>
8666
8667 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
8668
8669 1999-05-27 Andreas Schwab <schwab@gnu.org>
8670
8671 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
8672 headerline does not exist already.
8673
8674 1999-05-26 Richard Stallman <rms@gnu.org>
8675
8676 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8677 Avoid nested null-loops.
8678
8679 1999-05-26 Ken'ichi Handa <handa@gnu.org>
8680
8681 * international/characters.el: Typo fixed; prefered->preferred.
8682
8683 * international/mule-cmds.el (find-coding-systems-for-charsets):
8684 Typo fixed; prefered->preferred.
8685
8686 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
8687 method in read-event.
8688
8689 * international/mule.el (charset-info): Doc-string fixed.
8690
8691 1999-05-25 Ken'ichi Handa <handa@gnu.org>
8692
8693 * mail/smtpmail.el (smtpmail-send-it): Bind
8694 smtpmail-code-conv-from properly.
8695 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
8696 by smtpmail-code-conv-from.
8697
8698 1999-05-24 Richard Stallman <rms@gnu.org>
8699
8700 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
8701 Binding deleted also.
8702
8703 1999-05-24 Karl Heuer <kwzh@gnu.org>
8704
8705 * comint.el (comint-bol-or-process-mark): Doc fix.
8706
8707 1999-05-23 Dave Love <fx@gnu.org>
8708
8709 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
8710 Enter it on minor-mode-map-alist.
8711 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
8712 Autoload. Add custom setter.
8713 (crisp-mark-line): Doc fix.
8714 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
8715 (crisp-mode-hook): Define.
8716
8717 1999-05-23 Ken'ichi Handa <handa@gnu.org>
8718
8719 * files.el (recover-file): Recover buffer-file-coding-system.
8720
8721 1999-05-22 Richard Stallman <rms@gnu.org>
8722
8723 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
8724 regexp match the date, to avoid treating date as file size.
8725 Add YYYY S option to WESTERN/
8726
8727 * bookmark.el: Delete some XEmacs compatibility code.
8728 (bookmark-jump-noselect): Check vc-backend.
8729
8730 * subr.el (add-to-list): Doc fix.
8731
8732 1999-05-21 Stephen Eglen <stephen@gnu.org>
8733
8734 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
8735
8736 1999-05-18 Richard Stallman <rms@gnu.org>
8737
8738 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
8739 non-space after the @anchor command.
8740 (texinfo-format-var): Handle other nested constructs, using
8741 texinfo-parse-expanded-arg and texinfo-discard-command, not
8742 texinfo-parse-arg-discard.
8743
8744 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
8745 (debug): Bind and use debugger-outer-inhibit-redisplay.
8746 Bind inhibit-redisplay to nil.
8747 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
8748
8749 1999-05-17 Dave Love <fx@gnu.org>
8750
8751 * help.el (describe-function-1): Extra arg, interactive-p.
8752 (describe-key, describe-function): Use it.
8753
8754 1999-05-17 Karl Heuer <kwzh@gnu.org>
8755
8756 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
8757
8758 1999-05-16 Dave Love <fx@gnu.org>
8759
8760 * cus-start.el (all): Delete selective-display. Add scroll-margin,
8761 scroll-preserve-screen-position, scroll-conservatively.
8762
8763 1999-05-16 Dave Love <fx@gnu.org>
8764
8765 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
8766
8767 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
8768
8769 * progmodes/vhdl-mode.el: Completely revised and massively extended.
8770
8771 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
8772
8773 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
8774 magic number and is not associated with a file.
8775
8776 1999-05-14 Richard M. Stallman <rms@gnu.org>
8777
8778 * files.el (find-file-noselect-1): Fix previous change.
8779
8780 1999-05-14 Simon Marshall <simon@gnu.org>
8781
8782 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
8783
8784 1999-05-13 Ken'ichi Handa <handa@gnu.org>
8785
8786 * international/mule-diag.el (mule-diag): Change MULE to Mule in
8787 docstring.
8788
8789 * international/mule-cmds.el: Change MULE to Mule in docstrings
8790 and menus.
8791
8792 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
8793
8794 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
8795 to correctly reflect the value of BaseLineOffset in
8796 RelativeCompose. Now the value of RelativeCompose is an array of
8797 low and high positions.
8798 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
8799 RLC for the above change.
8800
8801 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
8802
8803 * comint.el (comint-password-prompt-regexp): Modified to match the
8804 output of ksu and ssh-add.
8805
8806 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
8807
8808 * language/korea-util.el (isearch-toggle-korean-input-method):
8809 Adjusted for the change of input method handling in isearch.el.
8810 (isearch-hangul-switch-symbol-ksc): Likewise.
8811 (isearch-hangul-switch-hanja): Likewise.
8812
8813 1999-05-10 Dave Love <fx@gnu.org>
8814
8815 * help.el (help-make-xrefs): Fix typo.
8816
8817 1999-05-10 Andreas Schwab <schwab@gnu.org>
8818
8819 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
8820 unibyte-display-via-language-environment.
8821
8822 * help.el (help-make-xrefs): Handle more cases when looking for
8823 commands in a keymap description.
8824
8825 1999-05-10 Eli Zaretskii <eliz@gnu.org>
8826
8827 * loadup.el: For ms-dos systems, load ccl and codepage.
8828
8829 1999-05-09 Ken'ichi Handa <handa@gnu.org>
8830
8831 * ps-print.el (ps-control-character): Call
8832 ps-mule-prepare-ascii-font to setup ASCII fonts.
8833
8834 * ps-mule.el (ps-mule-begin-job): Redo this change "if
8835 ps-multibyte-buffer is nil, use
8836 ps-mule-font-info-database-default."
8837
8838 1999-05-08 Ken Stevens <k.stevens@ieee.org>
8839
8840 * ispell.el (ispell-local-dictionary-alist): New variable for
8841 customizing local dictionaries not accessable by everyone.
8842 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
8843 (ispell-required-version): Changed format `(major minor
8844 revision)' to support general pattern matching.
8845 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
8846 skip region commented out due to incorrect skip potential in std latex.
8847 (ispell-word): Removed `when' macro. Fixed bug of not restoring
8848 cursor point on small words for calls from `ispell-minor-mode'.
8849 (check-ispell-version): Tests and accepts versions major.minor
8850 and above, with adjustments for interactions in 3.1.0-3.1.11.
8851 (ispell-get-line): No longer skips ispell process special characters.
8852 (ispell-comments-and-strings): Removed `when' macro call.
8853 (ispell-minor-check): Requires ispell-word to restore cursor point.
8854 (ispell-buffer-local-parsing): Supports checking comments only.
8855
8856 1999-05-08 Karl Heuer <kwzh@gnu.org>
8857
8858 * comint.el (comint-password-prompt-regexp): Fix last change to be
8859 more specific.
8860
8861 1999-05-07 Richard M. Stallman <rms@gnu.org>
8862
8863 * subr.el (with-temp-message): Fix the other call to message
8864 to use %s.
8865
8866 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
8867
8868 * gud.el (gud-format-command): "%F" means file sans extension.
8869 (jdb): Use %F, not %f, for gud-break.
8870
8871 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
8872
8873 * comint.el (comint-password-prompt-regexp): Modified so that it
8874 matches the output of kinit.
8875
8876 1999-05-06 Greg Stark <gsstark@mit.edu>
8877
8878 * timezone.el (timezone-parse-date): Recognize new format used in
8879 internet cookies.
8880
8881 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
8882
8883 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
8884
8885 1999-05-04 Andrew Innes <andrewi@gnu.org>
8886
8887 * time.el (display-time-update): Allow for wrap-around when
8888 checking against display-time-server-down-time.
8889
8890 1999-05-04 Ken'ichi Handa <handa@gnu.org>
8891
8892 * international/mule-diag.el (describe-coding-system): Fix English
8893 message.
8894
8895 1999-05-03 Jason Rumney <jasonr@altavista.net>
8896
8897 * term/w32-win.el: Change the x-charset-registry property for the
8898 Japanese charsets that are supported by Japanese Windows fonts.
8899
8900 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8901
8902 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
8903 diary-block diary entries for which the reminders and the diary
8904 entries can overlap.
8905
8906 1999-05-02 Jason Rumney <jasonr@altavista.net>
8907
8908 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
8909 matches the font selected in the dialog.
8910
8911 1999-05-02 Dave Love <fx@gnu.org>
8912
8913 * browse-url.el (browse-url-browser-function): Add :version.
8914
8915 * international/mule.el (auto-coding-alist): Add .tgz.
8916
8917 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
8918
8919 * international/codepage.el (cp-coding-system-for-codepage-1):
8920 Make the magnification parameter for the -dos encoder be 2.
8921
8922 1999-05-2 Andrew Innes <andrewi@gnu.org>
8923
8924 * term/w32-win.el (w32-drag-n-drop): Select file in window where
8925 it is dropped, rather than current window.
8926
8927 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
8928 after switching buffer, as case-fold-search is a buffer local
8929 variable.
8930
8931 * w32-fns.el (convert-standard-filename): Only convert directory
8932 separators to backslash if the interactive shell is one of the
8933 standard Windows shells that has DOS semantics.
8934
8935 * ls-lisp.el (ls-lisp-format-time): Trap errors from
8936 format-time-string, and return a suitable string to indicate the
8937 timestamp was invalid.
8938
8939 * hexl.el (hexlify-command): Apply shell-quote-argument after
8940 expanding hexl-program in case exec-directory contains a space.
8941 (dehexlify-command): Ditto.
8942
8943 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
8944 file extension regexps which aren't necessarily binary files.
8945 (direct-print-region-helper): Use subst-char-in-string instead of
8946 binding directory-sep-char to convert filenames to DOS syntax.
8947 (direct-print-region-use-command-dot-com): New variable.
8948 (direct-print-region-helper): Use it to control whether to invoked
8949 command.com to print on Windows 9x.
8950
8951 * browse-url.el (browse-url-browser-function): Default to
8952 browse-url-default-windows-browser on windows-nt.
8953 (browse-url-default-windows-browser): New function.
8954
8955 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
8956
8957 * forms.el (forms-mode): Don't call forms-first-record or
8958 forms-last-record if the data file has zero records.
8959
8960 1999-04-29 Richard M. Stallman <rms@gnu.org>
8961
8962 * files.el (find-file-noselect-1): If buffer-file-name has changed
8963 after find-file-not-found-hooks runs, recompute the truename.
8964 And don't use FILENAME after that point.
8965
8966 1999-04-27 Dave Love <fx@gnu.org>
8967
8968 * paren.el (show-paren-mode)
8969 * which-func.el (which-func-mode-global)
8970 * type-break.el (type-break-mode)
8971 * time.el (display-time-mode)
8972 * rsz-mini.el (resize-minibuffer-mode)
8973 * mouse-sel.el (mouse-sel-mode)
8974 * icomplete.el (icomplete-mode)
8975 * hscroll.el (hscroll-global-mode)
8976 * help.el (temp-buffer-resize-mode)
8977 * font-lock.el (global-font-lock-mode)
8978 * delsel.el (delete-selection-mode)
8979 * avoid.el (mouse-avoidance-mode)
8980 * autoinsert.el (auto-insert-mode)
8981 * winner.el (winner-mode): Doc fix.
8982
8983 1999-04-26 Karl Heuer <kwzh@gnu.org>
8984
8985 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
8986 the same whitespace that was ignored in choosing the subject string.
8987
8988 1999-04-26 Richard M. Stallman <rms@gnu.org>
8989
8990 * info.el (Info-find-node): Position properly after finding anchor.
8991
8992 * cus-start.el (all): Handle unibyte-display-via-language-environment.
8993
8994 * simple.el (indent-new-comment-line): Fix previous change.
8995
8996 * complete.el: Delete the wildcard expansion feature
8997 since that is now standard in find-file.
8998 (PC-try-load-many-files): Function deleted.
8999 (PC-after-load-many-files): Function deleted.
9000 (PC-many-files-list): Variable deleted.
9001 (PC-disable-wildcards): Variable deleted.
9002 (partial-completion-mode): Don't enable the wildcard feature.
9003
9004 * complete.el (PC-look-for-include-file): Don't set global variables
9005 `error', `buf' and `filename' here.
9006
9007 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
9008
9009 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
9010
9011 * textmodes/outline.el (outline-regexp): Doc fix.
9012
9013 1999-04-26 John Wiegley <johnw@borland.com>
9014
9015 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
9016 C++Builder 4.0 error message syntax.
9017
9018 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
9019
9020 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
9021 supported, use find -exec.
9022
9023 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9024
9025 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
9026 coding-system-for-write, to avoid hanging when non-interactive.
9027
9028 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
9029
9030 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
9031 start with a newline.
9032
9033 1999-04-13 Ken'ichi Handa <handa@gnu.org>
9034
9035 * international/mule-conf.el (x-ctext): New coding system.
9036
9037 1999-04-12 Richard M. Stallman <rms@gnu.org>
9038
9039 * international/mule-cmds.el (input-method-function):
9040 Add permanent-local property.
9041
9042 1999-04-12 Dave Love <fx@gnu.org>
9043
9044 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
9045 change to use jka-compr-byte-compiler-base-file-name.
9046
9047 * supercite.el (sc-scan-info-alist): Revert last change.
9048 (sc-attrib-selection-list): Fix :type here instead.
9049
9050 1999-04-11 Eli Zaretskii <eliz@gnu.org>
9051
9052 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
9053 in the list of case-insensitive filesystems.
9054
9055 1999-04-09 Kenichi Handa <handa@etl.go.jp>
9056
9057 * international/fontset.el (create-fontset-from-fontset-spec):
9058 Don't register duplicated alias fontset names.
9059
9060 1999-04-08 Richard Stallman <rms@gnu.org>
9061
9062 * international/mule.el (auto-coding-alist-lookup): New function.
9063 (set-auto-coding): Use auto-coding-alist-lookup.
9064
9065 * jka-compr.el (jka-compr-insert-file-contents):
9066 Use auto-coding-alist-lookup to check for files that
9067 should not have eol conversion, in the unibyte case.
9068
9069 1999-04-07 Dave Love <fx@gnu.org>
9070
9071 * help.el (describe-variable): Check custom-loads property as well
9072 as custom-type.
9073
9074 * abbrev.el (abbrev-mode): Customizing sets the default value.
9075
9076 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
9077
9078 * vc.el (vc-backend-revert): For CVS files that were made
9079 writeable with "cvs edit", call "cvs unedit" to undo that.
9080
9081 1999-04-08 Dave Love <fx@gnu.org>
9082
9083 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
9084 more.
9085 (sc-emacs-features): Recognize Emacs 20.
9086 (sc-read-string): Use history arg.
9087 (sc-scan-info-alist): Check for rtnvalue a cons.
9088
9089 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
9090
9091 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
9092 coding system to encode the message by
9093 select-message-coding-system.
9094
9095 1999-04-07 Richard Stallman <rms@gnu.org>
9096
9097 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
9098
9099 * winner.el: Reorder definitions.
9100
9101 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
9102
9103 * mail/rmail.el (rmail-decode-babyl-format):
9104 Undo previous change.
9105
9106 1999-04-06 Richard Stallman <rms@gnu.org>
9107
9108 * info.el (Info-find-node): Check for an anchor at the
9109 proper place, before reading an indirect file.
9110
9111 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
9112
9113 * jka-compr.el (jka-compr-insert-file-contents):
9114 Use raw-text-unix when we want no conversion.
9115
9116 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
9117
9118 * timezone.el (timezone-parse-date): Corrected regexp for
9119 style (5) date format so that tenths of seconds are optional.
9120
9121 1999-04-05 Eli Zaretskii <eliz@gnu.org>
9122
9123 * term/internal.el (dos-cpNNN-setup): New function, with the guts
9124 of dos-codepage-setup.
9125 (cjk-codepages-alist): New variable, an alist of Far-Eastern
9126 codepages for which there's no need to set up cpNNN coding
9127 systems.
9128 (dos-codepage-setup): Support Far-Eastern DOS terminals.
9129
9130 1999-04-05 Richard Stallman <rms@gnu.org>
9131
9132 * mail/rmail.el (rmail-ignored-headers): Doc fix.
9133
9134 1999-04-02 Richard Stallman <rms@gnu.org>
9135
9136 * progmodes/compile.el (compilation-handle-exit): Do right thing
9137 if (car status) doesn't end in a newline.
9138
9139 1999-04-01 Dave Love <fx@gnu.org>
9140
9141 * progmodes/sql.el (SQL): Add defgroup :version.
9142
9143 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
9144
9145 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
9146 buffer-file-coding-system. If the coding system used is raw-text,
9147 etc., make the *Compiler Input* buffer unibyte.
9148
9149 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
9150
9151 * loadup.el: Don't write the fns-...el file if not dumping.
9152
9153 1999-03-31 Dave Love <fx@gnu.org>
9154
9155 * snmp-mode.el (snmp): Fix defgroup :version.
9156
9157 * hilit-chg.el (highlight-changes): Add defgroup :version.
9158
9159 1999-03-31 Andreas Schwab <schwab@gnu.org>
9160
9161 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
9162 the gnus-save-hidden-threads macro.
9163
9164 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
9165
9166 * faces.el (face-set-after-frame-default): Obey the
9167 `customized-face' for new faces.
9168
9169 1999-03-30 Dave Love <fx@gnu.org>
9170
9171 * international/mule-cmds.el (current-language-environment): Doc fix.
9172 * abbrev.el (abbrev-mode): Doc fix.
9173 * autoinsert.el (auto-insert-mode): Doc fix.
9174 * complete.el (partial-completion-mode): Doc fix.
9175 * avoid.el (mouse-avoidance-mode): Doc fix.
9176 * delsel.el (delete-selection-mode): Doc fix.
9177 * font-lock.el (global-font-lock-mode): Doc fix.
9178 * help.el (temp-buffer-resize-mode): Doc fix.
9179 * hscroll.el (hscroll-global-mode): Doc fix.
9180 * icomplete.el (icomplete-mode): Doc fix.
9181 * mouse-sel.el (mouse-sel-mode): Doc fix.
9182 * paren.el (show-paren-mode): Doc fix.
9183 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
9184 * time.el (display-time-mode): Doc fix.
9185 * type-break.el (type-break-mode): Doc fix.
9186 * which-func.el (which-func-mode-global): Doc fix.
9187 * winner.el (winner-mode): Doc fix.
9188
9189 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
9190
9191 * wid-edit.el (widget-before-change): Signal text-read-only rather
9192 than an ordinary error.
9193
9194 1999-03-30 Richard M. Stallman <rms@gnu.org>
9195
9196 * repeat.el: Don't require advice.
9197 (repeat): Do function-indirection in check for kbd macro.
9198 In self-insert case, use the *last* char in INSERTION.
9199
9200 1999-03-30 Karl Heuer <kwzh@gnu.org>
9201
9202 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
9203
9204 1999-03-29 Andreas Schwab <schwab@gnu.org>
9205
9206 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
9207 comint-input-filter-functions. Make variables related to shell
9208 directory tracking local.
9209
9210 1999-03-26 Andreas Schwab <schwab@gnu.org>
9211
9212 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
9213
9214 * simple.el (shell-command-on-region): Cope with exit-status being
9215 nil, which happens if call-process-region was interrupted.
9216
9217 1999-03-26 Richard M. Stallman <rms@gnu.org>
9218
9219 * simple.el (indent-new-comment-line): Handle use at a point
9220 after a comment-end. Handle multiple comments.
9221
9222 * mail/rmail.el (rmail-decode-babyl-format):
9223 To prevent locking, bind buffer-file-name to nil.
9224
9225 1999-03-26 Karl Fogel <kfogel@red-bean.com>
9226
9227 * mail-hist.el (mail-hist-current-header-name): Don't make
9228 off-by-one-error when determining if in message body.
9229
9230 1999-03-25 Andrew Innes <andrewi@gnu.org>
9231
9232 * w32-fns.el (set-default-process-coding-system): Copied from
9233 dos-w32.el, but modified to use Unix line endings for process
9234 input, and to add a suitable entry to process-coding-system-alist
9235 for DOS shells.
9236
9237 * dos-fns.el (set-default-process-coding-system): Copied from
9238 dos-w32.el.
9239
9240 * dos-w32.el (set-default-process-coding-system): Move function to
9241 dos-fns.el; a different version is used in w32-fns.el.
9242
9243 1999-03-24 Dave Love <fx@gnu.org>
9244
9245 * info.el (Info-directory-list): Revert change to re-writing
9246 Info-default-directory-list, but put `alternative' first.
9247 (Info-insert-dir): Modify selecting the top dir file as a consequence.
9248
9249 1999-03-23 Simon Marshall <simon@gnu.org>
9250
9251 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
9252 on the line by itself.
9253 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
9254 it is not in a declarative context.
9255
9256 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
9257
9258 * cus-edit.el (custom-variable-prompt): Allow customization of
9259 autoloaded symbols.
9260
9261 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
9262
9263 * simple.el (what-cursor-position): Don't cause error when point
9264 is at invalid multibyte sequence.
9265
9266 1999-03-21 Karl Heuer <kwzh@gnu.org>
9267
9268 * complete.el (partial-completion-mode): Doc fix.
9269
9270 1999-03-19 Richard M. Stallman <rms@gnu.org>
9271
9272 * progmodes/cplus-md.el (old-c++): Remove :group.
9273
9274 * progmodes/c-mode.el (old-c): Remove :group.
9275
9276 1999-03-18 Simon Marshall <simon@gnu.org>
9277
9278 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
9279 (java-font-lock-keywords-2): Added "strictfp" keyword.
9280
9281 1999-03-17 Jason Rumney <jasonr@altavista.net>
9282
9283 * w32-fns.el (set-w32-system-coding-system) New function.
9284 (w32-system-coding-system) Initialize to 'iso-latin-1.
9285
9286 1999-03-17 Eli Zaretskii <eliz@gnu.org>
9287
9288 * international/mule-cmds.el (set-language-environment): Fix
9289 previous change: don't use dos-codepage when unbound.
9290
9291 1999-03-17 Karl Heuer <kwzh@gnu.org>
9292
9293 * calendar/appt.el (appt-make-list): Fix previous change.
9294
9295 1999-03-16 Richard M. Stallman <rms@gnu.org>
9296
9297 * window.el (shrink-window-if-larger-than-buffer):
9298 Don't try to redisplay with the cursor at the end
9299 on its own line--that would force a scroll and spoil things.
9300
9301 1999-03-16 Eli Zaretskii <eliz@gnu.org>
9302
9303 * international/mule-cmds.el (set-language-environment): Don't use
9304 cpNNN-nonascii-translation-table if it is unbound.
9305
9306 * term/internal.el (dos-codepage-setup): Compute the unibyte
9307 syntax table and bind unibyte-display-via-language-environment
9308 here, rather than at top level, so that resetting to unibyte in
9309 .emacs works as expected.
9310
9311 1999-03-15 Simon Marshall <simon@gnu.org>
9312
9313 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
9314
9315 1999-03-14 Milan Zamazal <pdm@pvt.net>
9316
9317 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
9318
9319 1999-03-14 Kenichi Handa <handa@etl.go.jp>
9320
9321 * international/mule-util.el (detect-coding-with-priority):
9322 Restore the internal database.
9323
9324 1999-03-14 Stephen Eglen <stephen@gnu.org>
9325
9326 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
9327 if mail-from-style has invalid value.
9328
9329 1999-03-12 Karl Heuer <kwzh@gnu.org>
9330
9331 * vc.el (vc-delete-logbuf-window): New var.
9332 (vc-finish-logentry): Use it.
9333
9334 1999-03-12 Richard M. Stallman <rms@gnu.org>
9335
9336 * startup.el (command-line-1): Improve startup msg.
9337
9338 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
9339
9340 * speedbar.el: Added commentary about stealthy functions.
9341 (speedbar-message) new function.
9342 (speedbar-y-or-n-p): New function
9343 (speedbar-with-attached-buffer) Moved macro before reference.
9344 Now uses `save-selected-window'.
9345 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
9346 speedbar-generic-item-info, speedbar-item-info-file-helper,
9347 speedbar-item-delete, speedbar-insert-generic-list,
9348 speedbar-timer-fn, speedbar-check-vc-this-line,
9349 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
9350 speedbar-buffers-item-info) Use speedbar-message.
9351 (speedbar-item-info) Limit `message-log-max'.
9352 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
9353 speedbar-item-delete, speedbar-item-object-delete,
9354 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
9355
9356 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
9357
9358 * server.el (server-start): Set coding system for the server
9359 process to raw-text.
9360 (server-process-filter): Decode file names if necessary.
9361
9362 1999-03-12 Dave Love <fx@gnu.org>
9363
9364 * textmodes/fill.el (sentence-end-double-space): Doc fix.
9365
9366 * textmodes/paragraphs.el (sentence-end): Doc fix.
9367
9368 1999-03-11 Karl Heuer <kwzh@gnu.org>
9369
9370 * comint.el (comint-password-prompt-regexp): Accept "login password:"
9371
9372 1999-03-09 Karl Heuer <kwzh@gnu.org>
9373
9374 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
9375 (ispell-dictionary-alist-2): Likewise.
9376 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
9377 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
9378 (ispell-dictionary-alist): Build from six pieces, not just two.
9379
9380 * ps-bdf.el (bdf-directory-list): Doc fix.
9381
9382 * enriched.el (enriched-mode): Make var permanent-local.
9383
9384 1999-03-09 Dave Love <fx@gnu.org>
9385
9386 * textmodes/sgml-mode.el (html-mode): Use
9387 sentence-end-double-space when setting sentence-end.
9388
9389 1999-03-09 Ken'ichi Handa <handa@gnu.org>
9390
9391 * language/thai.el (tis-620): New alias coding system for thai-tis620.
9392
9393 1999-03-08 Felix Lee <flee@cygnus.com>
9394
9395 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
9396
9397 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
9398
9399 1999-03-08 Karl Heuer <kwzh@gnu.org>
9400
9401 * dired-aux.el (dired-do-copy-regexp): Doc fix.
9402 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9403
9404 * dired.el (dired-do-copy-regexp): Doc fix.
9405 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
9406
9407 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
9408
9409 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
9410
9411 1999-03-08 Jason Rumney <jasonr@altavista.net>
9412
9413 * international/codepage.el (cp1250-decode-table)
9414 (cp1251-decode-table, cp1253-decode-table)
9415 (cp1257-decode-table): New translation tables for MS Windows codepages.
9416 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
9417
9418 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
9419
9420 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
9421
9422 1999-03-07 Eli Zaretskii <eliz@gnu.org>
9423
9424 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
9425
9426 * term/internal.el (top level): Display character 255 as 8bit as well.
9427
9428 1999-03-06 Dave Love <fx@gnu.org>
9429
9430 * progmodes/cc-cmds.el (c-outline-level): Bind
9431 buffer-invisibility-spec.
9432
9433 * progmodes/c-mode.el (c-outline-level): Likewise.
9434
9435 * progmodes/ada-mode.el (ada-outline-level): Likewise.
9436
9437 1999-03-05 Felix Lee <flee@cygnus.com>
9438
9439 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
9440
9441 1999-03-05 Richard M. Stallman <rms@gnu.org>
9442
9443 * bindings.el (complete-symbol): Invert meaning of prefix arg.
9444
9445 1999-03-05 Andrew Innes <andrewi@gnu.org>
9446
9447 * w32-fns.el (convert-standard-filename): Convert directory
9448 separators to Windows format.
9449
9450 1999-03-05 Andreas Schwab <schwab@gnu.org>
9451
9452 * international/skkdic-cnv.el: Provide skkdic-cnv.
9453 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
9454 (batch-skkdic-convert): Doc fix.
9455
9456 1999-03-04 Dave Love <fx@gnu.org>
9457
9458 * custom.el (custom-set-variables): Protect against setter errors.
9459
9460 1999-03-04 Eli Zaretskii <eliz@gnu.org>
9461
9462 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
9463 the file sizes from overflowing.
9464 (ls-lisp-format): If file size is a float, use %8.0f to print it.
9465 Under -s, print the size in blocks with %4.0f, in case they have
9466 a *really* huge file.
9467
9468 1999-03-03 Dave Love <fx@gnu.org>
9469
9470 * options.el (edit-options): Doc fix.
9471 (list-options): Don't lose with unbound symbols. Maintain
9472 Edit-options-mode.
9473
9474 1999-03-01 Dave Love <fx@gnu.org>
9475
9476 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
9477
9478 1999-02-28 Richard M. Stallman <rms@gnu.org>
9479
9480 * ispell.el (ispell-dictionary-alist-override): New variable.
9481 (ispell-dictionary-alist): Don't setq it,
9482 if ispell-dictionary-alist-override is set.
9483
9484 * simple.el (shell-command-default-error-buffer): Renamed from
9485 shell-command-on-region-default-error-buffer.
9486 (shell-command-on-region): Mention in echo area when there
9487 is some error output. Mention success or failure, too.
9488 Accumulate multiple error outputs
9489 going forward, with formfeed in between. Display the error buffer
9490 when we have put something in it.
9491 (shell-command): Add the ERROR-BUFFER argument feature.
9492
9493 1999-02-28 Karl Heuer <kwzh@gnu.org>
9494
9495 * mail/mh-utils.el (mh-lib): Doc fix.
9496 (mh-lib-progs, mh-nmh-p): New vars.
9497 (mh-find-progs): Set mh-lib-progs along with other vars.
9498 (mh-path-search): New arg FUNC-P; if specified, use that instead
9499 of mh-file-command-p.
9500 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
9501
9502 * mail/mh-comp.el (mh-repl-formfile): New var.
9503 (mh-smail-batch): Don't ignore all arguments.
9504 (mh-reply): Do the right thing when using nmh.
9505
9506 1999-02-27 Kenichi Handa <handa@etl.go.jp>
9507
9508 * international/mule-cmds.el (select-safe-coding-system): Be sure
9509 to show a buffer being decoded.
9510
9511 1999-02-26 Ken'ichi Handa <handa@gnu.org>
9512
9513 * ps-bdf.el (bdf-directory-list): Initialize it to
9514 '("/usr/local/share/emacs/fonts/bdf").
9515
9516 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9517
9518 * ps-print.el: PostScript programming fix.
9519 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
9520 setpagedevice operator).
9521
9522 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9523
9524 * ps-print.el: Doc fix, font size specifies landscape and portrait
9525 sizes.
9526 (ps-print-version): New version number (4.1.4).
9527 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
9528 Specifies landscape and portrait sizes.
9529 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
9530 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
9531 fix.
9532 (ps-get-font-size): New fun.
9533 (ps-font-size-internal, ps-header-font-size-internal)
9534 (ps-header-title-font-size-internal): New vars.
9535
9536 * ps-mule.el: Change of ps-print font size variable name.
9537 (ps-mule-generate-font): Fun fix.
9538 (ps-mule-begin-job): Programming uniformization.
9539
9540 1999-02-25 Dave Love <fx@gnu.org>
9541
9542 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
9543 (help-make-xrefs): Do Info case first.
9544
9545 * repeat.el: Don't require advice.
9546 (repeat-last-kill-command): Variable deleted.
9547
9548 1999-02-25 Richard Stallman <rms@gnu.org>
9549
9550 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
9551 case just because the current buffer is the output buffer.
9552
9553 1999-02-25 Kenichi Handa <handa@etl.go.jp>
9554
9555 * simple.el (what-cursor-position): To show the character's
9556 encoding, use encoded-string-description instead of information
9557 of chaset-origin-alist.
9558
9559 * international/mule-cmds.el (iso-2022-control-alist): New variable.
9560 (encoded-code-description): New function.
9561 (encoded-string-description): New function.
9562 (encode-coding-char): New function.
9563
9564 1999-02-25 Andrew Innes <andrewi@gnu.org>
9565
9566 * startup.el (command-line) [windows-nt]: Fix typo in regexp
9567 checking for .emacs[.el[c]].
9568
9569 1999-02-24 Richard Stallman <rms@gnu.org>
9570
9571 * help.el (describe-function-1): Don't print a whole lambda-function.
9572
9573 1999-02-23 Ken'ichi Handa <handa@gnu.org>
9574
9575 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
9576 inputting ?\240.
9577
9578 1999-02-23 Karl Heuer <kwzh@gnu.org>
9579
9580 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
9581
9582 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
9583 (clean-buffer-list-kill-buffer-names): Doc fix.
9584
9585 * gud.el (gud-jdb-massage-args): Spelling fix.
9586
9587 1999-02-23 Richard M. Stallman <rms@gnu.org>
9588
9589 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
9590
9591 1999-02-22 Eli Zaretskii <eliz@gnu.org>
9592
9593 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
9594 excursion while calling set-auto-coding-function.
9595
9596 * play/handwrite.el (handwrite): Require ps-print, and use
9597 ps-printer-name and ps-lpr-command. Call ps-print-region-function
9598 if it's defined, instead of forking ps-lpr-command unconditionally.
9599
9600 1999-02-22 Kenichi Handa <handa@etl.go.jp>
9601
9602 * international/codepage.el (cp-coding-system-for-codepage-1): Put
9603 charset-origin-alist property to a coding system for the codepage.
9604
9605 * international/mule.el: Modify comment for charset-origin-alist
9606 property of a coding system.
9607
9608 * simple.el (what-cursor-position): charset-origin-alist property
9609 of a coding system may be a translation table or a symbol of which
9610 `translation-table' property is a translation table.
9611
9612 1999-02-21 Richard Stallman <rms@gnu.org>
9613
9614 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
9615 to the "html" template.
9616
9617 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
9618
9619 * dirtrack.el (dirtrack): Added docstring. Now returns input.
9620
9621 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
9622
9623 * dirtrack.el (dirtrack): Check for the prompt in the input string
9624 instead of the buffer.
9625
9626 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
9627
9628 * sql.el: Set version to 1.4.1. Changed mail address to
9629 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
9630 (sql-input-ring-separator): Doc fix.
9631 (sql-mode-syntax-table): double-dash starts comments is defined as
9632 ". 56" instead of ". 12b" for XEmacs.
9633 (sql-stop, sql-interactive-mode): Doc fixes.
9634 (sql-postgres): Queries for database and server, not just one.
9635 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
9636
9637 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
9638 changed. This is needed for master.el to work.
9639 (sql-set-sqli-buffer): Use the new hook.
9640
9641 * sql.el (sql-make-alternate-buffer-name): Function that sets
9642 sql-alternate-buffer-name.
9643 (sql-alternate-buffer-name): Possible name of SQLi buffers.
9644 (sql-interactive-mode): Set sql-alternate-buffer-name.
9645 (sql-rename-buffer): New command.
9646 (sql-interactive-mode-menu): Menu for SQLi buffers.
9647
9648 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
9649 and sql-input-ring-file-name are used to temporarily set
9650 comint-input-ring-file-name and comint-input-ring-separator when
9651 reading and writing input history files.
9652
9653 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
9654 (sql-input-ring-file-name): New variable with customization.
9655 (sql-input-ring-separator): New variable with customization.
9656 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
9657 Callers changed.
9658 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
9659 now includes the name of the current buffer.
9660
9661 (sql-mode): Set paragraph-separate and paragraph-start so that
9662 sql-send-paragraph sends the entire SQL statements, even if it
9663 contains indented lines.
9664
9665 1999-02-18 Dave Love <fx@gnu.org>
9666
9667 * format.el (format-encode-run-method, format-decode-run-method):
9668 Fix previous change.
9669
9670 1999-02-18 Ken'ichi Handa <handa@gnu.org>
9671
9672 * international/mule.el (coding-system-list): Moved here from
9673 mule-util.el to avoid autoloading mule-util by the call of
9674 select-safe-coding-system.
9675
9676 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
9677
9678 * simple.el (turn-on-auto-fill): Mark it as an option for
9679 `text-mode-hook'.
9680
9681 1999-02-17 Richard Stallman <rms@gnu.org>
9682
9683 * emacs-lisp/easymenu.el (easy-menu-get-map):
9684 Don't crash if (current-local-map) is nil.
9685
9686 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
9687
9688 * filecache.el (file-cache-filter-regexps): Added .class.
9689
9690 1999-02-17 Ken'ichi Handa <handa@gnu.org>
9691
9692 * international/mule-util.el (decompose-region): Use
9693 insert-buffer-substring instead of insert-buffer to avoid putting
9694 mark.
9695
9696 1999-02-17 Andreas Schwab <schwab@gnu.org>
9697
9698 * calendar/cal-move.el (scroll-calendar-left): Don't set
9699 displayed-month and displayed-year here, let generate-calendar do
9700 it, after range checking.
9701
9702 1999-02-17 Simon Marshall <simon@gnu.org>
9703
9704 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
9705
9706 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
9707 correctly between an object declared via a constructor and a method.
9708 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
9709 (java-font-lock-keywords-1): Fontify package names individually.
9710 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
9711 (java-font-lock-keywords-2): Simplify type fontification.
9712 (java-font-lock-keywords-3): Likewise.
9713
9714 1999-02-17 Kenichi Handa <handa@etl.go.jp>
9715
9716 * language/japanese.el (iso-2022-jp-2): New coding system.
9717 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
9718
9719 1999-02-16 Dave Love <fx@gnu.org>
9720
9721 * help.el (describe-function-1): Accept non-symbols.
9722
9723 1999-02-16 Paul Eggert <eggert@twinsun.com>
9724
9725 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
9726 find the last match if there are multiple matches.
9727
9728 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9729
9730 * tex-mode.el (tex-run-command, latex-run-command)
9731 (slitex-run-command, tex-command): Doc changes.
9732 (tex-start-options-string): Autoload it. Doc change. Provide
9733 a menu for customization. Allow nil. Quote backslashes only once.
9734 (tex-start-tex): Handle nil value of tex-start-options-string
9735 and apply shell-quote-argument to it.
9736
9737 1999-02-16 Eli Zaretskii <eliz@gnu.org>
9738
9739 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
9740 the size in blocks, since it can be a float.
9741 (ls-lisp-format): Likewise
9742
9743 1999-02-16 Ken'ichi Handa <handa@gnu.org>
9744
9745 * language/japanese.el (japanese-shift-jis): Add
9746 charset-origin-alist property.
9747
9748 1999-02-15 Richard Stallman <rms@gnu.org>
9749
9750 * progmodes/compile.el (compile-internal): Use save-selected-window.
9751
9752 * subr.el (momentary-string-display): Bind inhibit-read-only.
9753
9754 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
9755
9756 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
9757
9758 * mail/rmail.el (rmail-show-message): If an unseen message has a
9759 Summary-line in its header, get past one more line before looking
9760 for the X-Coding-System header.
9761
9762 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
9763
9764 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
9765 explicitly to accomodate Windows 9X lack of a useful copy program.
9766
9767 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
9768
9769 * wid-edit.el (widget-choice-value-create): Use `equal'
9770 instead of `eq'.
9771
9772 1999-02-14 Richard Stallman <rms@gnu.org>
9773
9774 * international/iso-transl.el:
9775 (iso-transl-ae): Renamed from iso-transl-e-slash.
9776 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
9777 (iso-transl-AE): Renamed from iso-transl-E-slash.
9778 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
9779 (iso-transl-char-map): Related changes.
9780
9781 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
9782
9783 1999-02-13 Richard Stallman <rms@gnu.org>
9784
9785 * textmodes/texinfmt.el (texinfo-alias): New function.
9786 (texinfo-fold-nodename-case): Add defvar.
9787 (texinfo-format-node): Do case folding if specified.
9788
9789 * ffap.el (ffap-file-at-point): Test local file names
9790 immediately. Strip off line numbers.
9791
9792 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
9793
9794 * sql.el: Set version to 1.3.2
9795 (sql-solid-program): Added support for solid.
9796 (sql-help): Doc mentions sql-solid.
9797 (sql-solid): Entry function for Solid.
9798 (sql-buffer): Doc explains the use of the variable and how to
9799 change it.
9800 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
9801 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
9802 disabled if sql-buffer doesn't have a process; sql-send-paragraph
9803 is new.
9804 (sql-show-sqli-buffer): New function to display the value of
9805 sql-buffer.
9806 (sql-change-sqli-buffer): New function to change sql-buffer.
9807 (sql-mode): Doc explains how to change sql-buffer.
9808 (sql-send-paragraph): New function to send a paragraph.
9809 (sql-mode-map): Added keybinding for sql-send-paragraph.
9810 (sql-mysql): Doc corrected.
9811 (sql-ms): Doc corrected.
9812
9813 * sql.el (sql-server): Doc fix.
9814 (sql-mysql): Added the use of sql-server to specify the host,
9815 sql-database now specifies database instead of host.
9816 (sql-mode-menu): Send... menu items are only active if sql-buffer
9817 is non-nil.
9818 (sql-help): Changed tag of entry functions a bit.
9819
9820 * sql.el: Added keywords from `finder-by-keyword'.
9821 (sql-mode): Made sql-buffer a local variable, changed the
9822 documentation: removed instructions to add *.sql files to
9823 auto-mode-alist, added documentation for having mutliple SQL
9824 buffers sending their stuff to different SQLi buffers, each
9825 running a different process.
9826 (sql-postgres): Quoted *SQL* in doc string.
9827 (sql-ms): Likewise.
9828 (sql-ingres): Likewise.
9829 (sql-ingres): Quoted *SQL* in doc string, added references to
9830 sql-user and sql-password used during login.
9831 (sql-sybase): Quoted *SQL* in doc string, added comma.
9832 (sql-oracle): Likewise.
9833 (sql-interactive-mode): Added extensive documentation for having
9834 mutliple SQL buffers sending their stuff to different SQLi
9835 buffers, each running a different process.
9836 (sql-buffer): Changed doc from *SQL* to SQLi.
9837 (sql-get-login): Doc fix.
9838
9839 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9840
9841 * international/mule-conf.el (undecided): Set ascii in
9842 safe-charsets property.
9843
9844 1999-02-12 Richard Stallman <rms@gnu.org>
9845
9846 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
9847
9848 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9849
9850 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
9851 value to ps-mule-font-info-database-latin.
9852
9853 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
9854
9855 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
9856 (ps-mule-font-info-database-default): New variable.
9857 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
9858 ps-mule-font-info-database-default.
9859
9860 1999-02-12 Dave Love <fx@gnu.org>
9861
9862 * timezone.el (timezone-make-date-sortable)
9863 (timezone-make-date-arpa-standard): Doc fix.
9864
9865 1999-02-12 Ken'ichi Handa <handa@gnu.org>
9866
9867 * international/quail.el (quail-show-kbd-layout): Bind
9868 blink-matching-paren to nil.
9869
9870 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
9871 for ASCII and Latin-1.
9872
9873 1999-02-12 Andreas Schwab <schwab@gnu.org>
9874
9875 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
9876
9877 1999-02-12 Kenichi Handa <handa@etl.go.jp>
9878
9879 * international/mule-cmds.el (language-info-alist): Remove
9880 description about charset-origin-alist.
9881
9882 * international/mule.el: Comment added for a new coding system
9883 property `charset-origin-alit'.
9884 (make-translation-table): This variable deleted.
9885
9886 * language/chinese.el (chinese-big5): Add charset-origin-alist
9887 property.
9888 ("Chinese-CNS"): Remove charset-origin-alist property.
9889
9890 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
9891 property.
9892 (cyrillic-alternativnyj): Likewise.
9893 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
9894 ("Cyrillic-ALT"): Likewise.
9895
9896 * language/vietnamese.el (vietnamese-viqr): Add
9897 charset-origin-alist property.
9898 ("Vietnamese"): Remove charset-origin-alist property.
9899
9900 * simple.el (what-cursor-position): Don't use the varialbe
9901 charset-origin-alist, but use charset-origin-alist property of
9902 buffer-file-coding-system to decide external character set code.
9903
9904 1999-02-10 Richard Stallman <rms@gnu.org>
9905
9906 * shadowfile.el: Don't turn on the mode when the file is loaded.
9907
9908 1999-02-09 Richard Stallman <rms@gnu.org>
9909
9910 * progmodes/compile.el (compile-auto-highlight): Customize.
9911
9912 * add-log.el (add-log-file-name-function): New variable.
9913 (add-change-log-entry): Call that function, if non-nil.
9914
9915 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
9916
9917 * rmail.el (rmail-search): Track match with a marker, not an integer.
9918
9919 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9920
9921 * progmodes/compile.el (compilation-setup): Set value of
9922 compilation-directory-stack as in compilation-forget-errors.
9923 (compile-reinitialize-errors): Bind buffer-undo-list and
9924 deactivate-mark.
9925 (compilation-forget-errors): Likewise.
9926
9927 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
9928
9929 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
9930 def... constructs.
9931
9932 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
9933 Remove calls to sleep-for.
9934
9935 1999-02-08 Eli Zaretskii <eliz@gnu.org>
9936
9937 * international/codepage.el (cp-coding-system-for-codepage-1): On
9938 MS-DOS, use dos-unsupported-char-glyph for characters not
9939 supported by the codepage.
9940 (cp-make-coding-systems-for-codepage): Likewise.
9941
9942 1999-02-08 Andreas Schwab <schwab@gnu.org>
9943
9944 * international/mule-util.el (coding-system-list): Don't sort
9945 coding-system-list here.
9946
9947 * international/mule.el (coding-system-lessp): Moved here from
9948 mule-util.el
9949 (add-to-coding-system-list): New function.
9950 (make-subsidiary-coding-system, make-coding-system,
9951 define-coding-system-alias): Use it instead of setting
9952 coding-system-list directly.
9953
9954 1999-02-07 Dave Love <fx@gnu.org>
9955
9956 * calendar/appt.el (appt-make-list): Don't splice quotes and date
9957 onto message.
9958
9959 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9960
9961 * imenu.el (imenu--last-menubar-index-alist): Add doc.
9962 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
9963
9964 1999-02-06 Richard Stallman <rms@gnu.org>
9965
9966 * language/european.el (setup-slovenian-environment): New function.
9967 ("Slovenian"): New language environment.
9968
9969 * progmodes/sql.el (sql-help): Doc fix.
9970 (sql-mysql): Doc fix.
9971
9972 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9973
9974 * tex-mode.el: When compiling, require compare-w and skeleton
9975 to pacify the byte-compiler. Move the def's of the tex-commands
9976 together. Add a comment on kill-process vs. quit-process.
9977
9978 1999-02-05 Dave Love <fx@gnu.org>
9979
9980 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
9981 null markers.
9982 (compile-goto-error): Likewise.
9983
9984 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
9985
9986 * time-stamp.el (time-stamp-format): Format doc tighter.
9987 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
9988 (time-stamp): Don't re-write the time stamp if it didn't change.
9989
9990 1999-02-05 Alex Schroeder <asc@bsiag.com>
9991
9992 * progmodes/sql.el: Changed version to 1.2.1.
9993 (sql-pop-to-buffer-after-send-region): Improved documentation.
9994 (sql-mysql-program): Added MySQL support.
9995 (sql-prompt-length): Made prompt-length configurable.
9996 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
9997 (sql-help): Added MySQL support, changed documentation.
9998 (sql-send-region): A message is displayed if something is sent.
9999 (sql-mode): Added buffer-local comment-start.
10000 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
10001 (sql-interactive-mode): Added buffer-local comment-start.
10002 (sql-oracle): Set sql-prompt-length.
10003 (sql-sybase): Set sql-prompt-length.
10004 (sql-mysql): Added MySQL support.
10005 (sql-ingres): Set sql-prompt-length.
10006 (sql-ms): Set sql-prompt-length.
10007 (sql-postgres): Set sql-prompt-length.
10008
10009 1999-02-04 Eli Zaretskii <eliz@gnu.org>
10010
10011 * term/internal.el (dos-codepage-setup): Set selection coding
10012 system to cpNNN-dos.
10013
10014 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10015
10016 * international/characters.el: Let ethiopic use iso-2022-7bit.
10017
10018 1999-02-02 Dave Love <fx@gnu.org>
10019
10020 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
10021 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
10022
10023 1999-02-02 Karl Heuer <kwzh@gnu.org>
10024
10025 * terminal.el (terminal-emulator): Doc fix.
10026
10027 1999-02-02 Ken'ichi Handa <handa@gnu.org>
10028
10029 * international/mule-util.el (compose-chars): Doc-string
10030 modified. Correctly handle a composition character in ARGS.
10031
10032 1999-02-01 Richard Stallman <rms@gnu.org>
10033
10034 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
10035 (makefile-menu-index-function): Function deleted.
10036 (makefile-mode): Use makefile-imenu-generic-expression.
10037
10038 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
10039
10040 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
10041 change, invoke from before-init-hook.
10042
10043 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
10044
10045 * subr.el (remove-from-invisibility-spec): Cope with the case when
10046 buffer-invisibility-spec is t.
10047
10048 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
10049
10050 * calendar/calendar.el (calendar-mode-map): Fix bindings for
10051 appt-add and appt-delete.
10052
10053 1999-02-01 Eli Zaretskii <eliz@gnu.org>
10054
10055 * term/pc-win.el (msdos-approximate-color): New function.
10056 (msdos-color-translate): Call it to find a DOS color that best
10057 approximates an X-style "#NNNNNN" color specification.
10058
10059 1999-02-01 Ken'ichi Handa <handa@gnu.org>
10060
10061 * international/mule-util.el (compose-chars-component): Add
10062 autoload cookie.
10063
10064 1999-01-31 Ken'ichi Handa <handa@gnu.org>
10065
10066 * international/quail.el (quail-lookup-key): If cdr of MAP is a
10067 function, replace cdr of MAP by the return value of the function
10068 unconditionally.
10069
10070 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10071
10072 * progmodes/compile.el (compilation-next-error-locus): Don't
10073 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
10074
10075 1999-01-31 Eli Zaretskii <eliz@gnu.org>
10076
10077 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
10078 and NLs before "charset", and allow the charset name be in double
10079 quotes.
10080
10081 1999-01-31 Richard Stallman <rms@gnu.org>
10082
10083 * imenu.el (imenu-sort-function): Fix custom type.
10084
10085 1999-01-30 Richard Stallman <rms@gnu.org>
10086
10087 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
10088 (speedbar-line-token): Likewise.
10089
10090 * play/gametree.el (gametree-default-score): Use defcustom.
10091 (gametree-score-regexp, gametree-score-closer): Likewise.
10092 (gametree-score-manual-flag, gametree-score-opener): Likewise.
10093
10094 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10095
10096 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
10097 decoding.
10098
10099 1999-01-29 Markus Rost <rost@gnu.org>
10100
10101 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
10102 tex-validate-buffer.
10103 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
10104 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
10105 now with recent occur-mode.
10106 (tex-validate-region): Really walk through all Sexps.
10107 (tex-region): Bind shell-dirtrack-verbose.
10108 (tex-file, tex-bibtex-file): Likewise.
10109
10110 1999-01-29 Dave Love <fx@gnu.org>
10111
10112 * finder.el: (finder-commentary): Fix interactive spec. Try
10113 appending .el to file name.
10114 (finder-find-library, finder-commentary): Doc fixes.
10115
10116 1999-01-29 Andrew Innes <andrewi@gnu.org>
10117
10118 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
10119 where the userid contains directory separators.
10120
10121 1999-01-29 Dave Love <fx@gnu.org>
10122
10123 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
10124 (lm-commentary): Doc fix.
10125
10126 1999-01-29 Andreas Schwab <schwab@gnu.org>
10127
10128 * files.el (file-expand-wildcards): Never consider `.' and `..' a
10129 wildcard match. Fix regexp that tests if dirpart contains
10130 wildcard characters.
10131
10132 1999-01-28 Richard Stallman <rms@gnu.org>
10133
10134 * font-lock.el (font-lock-default-unfontify-region):
10135 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
10136
10137 1999-01-27 Jason Rumney <jasonr@altavista.net>
10138
10139 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
10140 from FAMILY field.
10141 (w32-create-initial-fontsets): Do not use before-init-hook.
10142 (mouse-set-font): Document. Automatically create and use fontsets.
10143
10144 * dos-w32.el (direct-print-region-helper): Check for printer
10145 being t as well as a string.
10146
10147 1999-01-27 Kenichi Handa <handa@etl.go.jp>
10148
10149 * mail/rmail.el (rmail-decode-mime-charset): New variable.
10150 (rmail-mime-charset-pattern): New variable.
10151 (rmail-convert-to-babyl-format): Decode by MIME-charset if
10152 rmail-decode-mime-charset is non-nil.
10153
10154 1999-01-27 Ken'ichi Handa <handa@gnu.org>
10155
10156 * international/characters.el: Set category `q' for all characters
10157 in tibetan and tibetan-1-column.
10158
10159 1999-01-27 Andrew Innes <andrewi@gnu.org>
10160
10161 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
10162 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
10163
10164 1999-01-27 Dave Love <fx@gnu.org>
10165
10166 * international/mule-cmds.el (current-language-environment):
10167 Provide :link, :type (choices) and appropriate :get.
10168
10169 1999-01-27 Eli Zaretskii <eliz@gnu.org>
10170
10171 * startup.el (command-line): Set default eol-mnemonic-* strings to
10172 display end-of-line format in mode line.
10173
10174 * cus-start.el (all): Add eol-mnemonic-* variables.
10175
10176 1999-01-26 Dave Love <fx@gnu.org>
10177
10178 * startup.el (command-line-1): Up-date copyright.
10179
10180 * paths.el (Info-default-directory-list): Use configdir twice.
10181
10182 * info.el (Info-directory-list): Don't set path-separator now
10183 we're not shipped with Texinfo. Simplify path definition.
10184 Substitute all occurrences of instdir in Info-default-directory-list.
10185
10186 1999-01-25 Richard Stallman <rms@gnu.org>
10187
10188 * startup.el (normal-top-level-add-subdirs-to-load-path):
10189 Record the inode numbers of the dirs processed, to avoid loop.
10190
10191 * textmodes/tex-mode.el (tex-run-command): Doc fix.
10192
10193 1999-01-25 Dave Love <fx@gnu.org>
10194
10195 * browse-url.el (browse-url-netscape-program): Doc addition.
10196
10197 * help.el (help-make-xrefs): Default info references to an `(emacs)'
10198 prefix.
10199
10200 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
10201 auto-mode-alist.
10202
10203 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10204
10205 * calendar/diary-lib.el (mark-diary-entries): Use
10206 assoc-ignore-case and do not capitalize when matching month and
10207 day names.
10208
10209 * calendar/calendar.el (calendar-read-date): Ditto.
10210
10211 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
10212 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
10213
10214 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
10215
10216 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
10217
10218 * calendar/cal-islam.el (calendar-goto-islamic-date)
10219 (mark-islamic-diary-entries): Ditto.
10220
10221 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
10222
10223 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
10224 (calendar-read-mayan-tzolkin-date): Ditto.
10225
10226 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
10227
10228 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
10229
10230 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
10231
10232 1999-01-25 Karl Heuer <kwzh@gnu.org>
10233
10234 * faces.el (list-faces-display): Multiline case of previous fix.
10235
10236 1999-01-25 Andreas Schwab <schwab@gnu.org>
10237
10238 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
10239
10240 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
10241
10242 * files.el (find-file): If find-file-noselect returns a list,
10243 do switch-to-buffer on each element.
10244 (find-file-other-window): Likewise for all but the first element.
10245 (find-file-other-frame): Same.
10246 (find-file-noselect): When we expand a wildcard, return a list
10247 of buffers.
10248
10249 1999-01-24 Eli Zaretskii <eliz@gnu.org>
10250
10251 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
10252 to set the appropriate cpNNN-dos coding system as the
10253 highest-priority coding system.
10254
10255 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10256
10257 * international/fontset.el (generate-fontset-menu): Return a
10258 sorted list by plain names of fontsets.
10259
10260 * international/mule-diag.el (list-fontsets): Sort fontsets by
10261 plain names.
10262
10263 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
10264 FIRST is a composite character, decompose it at first.
10265
10266 1999-01-23 Dave Love <fx@gnu.org>
10267
10268 * format.el: Doc fixes.
10269 (format-encode-run-method): Have things happen in the right buffer.
10270 Deal with errors from method. Set coding-system-for-write.
10271 (format-decode-run-method): Have things happen in the right buffer.
10272 Deal with errors from method. Set coding-system-for-read.
10273 (format-alist): Use nil instead of unmatchable regexps.
10274
10275 * simple.el (shell-command-on-region): Return command's exit status.
10276
10277 1999-01-23 Eric Ludlam <zappo@gnu.org>
10278
10279 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
10280 of the file whose info we want to display.
10281 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
10282 (speedbar-add-mode-functions-list) Improve doc.
10283 (speedbar-line-token) New function.
10284 (speedbar-dired) Fix order of directories in -shown-directories.
10285 (speedbar-line-path): Default return is default-directory
10286 (speedbar-buffers-line-path): Return is dir name only.
10287 (speedbar-mode-functions-list): New variable.
10288 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
10289 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
10290 speedbar-files-item-info speedbar-buffers-item-info): New functions.
10291 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
10292 New functions.
10293 (speedbar-line-file): Broke out part that fetches file from a line.
10294 (speedbar-line-text): New function extracted from speedbar-line-file.
10295 (speedbar-line-path): Converted into a replaceable function.
10296 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
10297
10298 1999-01-23 Ken'ichi Handa <handa@gnu.org>
10299
10300 * international/fontset.el (create-fontset-from-x-resource): Make
10301 style variants.
10302
10303 1999-01-22 Dave Love <fx@gnu.org>
10304
10305 * paths.el (Info-default-directory-list): Put sysdir after start.
10306
10307 1999-01-22 Sam Steingold <sds@goems.com>
10308
10309 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
10310 a process associated with it.
10311
10312 1999-01-22 Jason Rumney <jasonr@altavista.net>
10313
10314 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
10315
10316 1999-01-22 Felix Lee <flee@cygnus.com>
10317
10318 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
10319 major-mode.
10320 (vc-annotate-mode): Delete variable.
10321
10322 1999-01-22 Andrew Innes <andrewi@gnu.org>
10323
10324 * startup.el (command-line): [windows-nt]: Check for existence of
10325 .emacs file so as to notice .emacs.el or .emacs.elc and use them
10326 in preference to _emacs.
10327
10328 1999-01-22 Dave Love <fx@gnu.org>
10329
10330 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
10331
10332 1999-01-20 Richard Stallman <rms@gnu.org>
10333
10334 * files.el (find-file-noselect): Do wildcard processing only
10335 if new arg WILDCARDS is non-nil.
10336 (find-file, find-file-other-window): New arg WILDCARDS.
10337 Default it to non-nil if interactive.
10338 (find-file-other-frame): Likewise.
10339 (find-file-read-only): Likewise.
10340 (find-file-read-only-other-window): Likewise.
10341 (find-file-read-only-other-frame): Likewise.
10342
10343 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
10344 (widget-plist-convert-option): Delete spurious comma.
10345
10346 1999-01-19 Jason Rumney <jasonr@altavista.net>
10347
10348 * term/w32-win.el (w32-standard-fontspec-spec): Change
10349 iso8859-5 to koi8-r. Add iso8859-9.
10350
10351 1999-01-19 Dave Love <fx@gnu.org>
10352
10353 * browse-url.el (browse-url-maybe-new-window): Delete macro and
10354 its uses.
10355
10356 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
10357 is active.
10358 (fortran-indent-subprogram): Likewise.
10359
10360 1999-01-19 Dave Love <d.love@dl.ac.uk>
10361
10362 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
10363
10364 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10365
10366 * wid-edit.el (alist): Use sexp as default key-type.
10367
10368 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10369
10370 * textmodes/tex-mode.el (tex-define-common-keys):
10371 Remove key binding of tex-feed-input.
10372 (tex-mode-map): Bind tex-feed-input here.
10373 (tex-start-shell): Use compilation-shell-minor-mode. Set
10374 comint-input-filter-functions before running tex-shell-hook.
10375 (tex-start-tex): Forget compilation errors.
10376 (tex-compilation-parse-errors): Rewritten to work also with
10377 compile-mouse-goto-error and compile-goto-error. Adjusted to
10378 change in tex-region.
10379 (tex-region): For the temp file use file-name without directory.
10380 (tex-file): Expand file name of tex-print-file.
10381
10382 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10383
10384 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
10385
10386 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
10387
10388 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
10389 beginning could cause Emacs to hang. Fixed.
10390
10391 1999-01-18 Ken'ichi Handa <handa@gnu.org>
10392
10393 * international/ccl.el (ccl-compile-translate-character): Handle
10394 the case that a tranlation table is CCL register correctly.
10395
10396 * international/mule-cmds.el (select-safe-coding-system):
10397 Hightlight at most 256 characters.
10398
10399 1999-01-18 Dave Love <fx@gnu.org>
10400
10401 * startup.el (command-line): If the init file changes operation to
10402 unibyte, make all buffers unibyte and re-set language environment.
10403
10404 * disp-table.el (standard-display-european): Make all existing
10405 buffers unibyte. Fix doc.
10406
10407 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
10408
10409 * wid-edit.el (coding-system): Define this unconditionally.
10410
10411 * simple.el (shell-command-on-region-default-error-buffer): New var.
10412 (shell-command-on-region): Use that variable as interactive
10413 value of ERROR-BUFFER argument.
10414
10415 1999-01-17 Sam Steingold <sds@goems.com>
10416
10417 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
10418
10419 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10420
10421 * progmodes/compile.el (compilation-goto-locus): If already in the
10422 compilation buffer's window, keep it in that window.
10423 (compile-mouse-goto-error): Add Doc. Don't play with windows.
10424 (compile-goto-error): Don't play with windows.
10425
10426 * textmodes/tex-mode.el (latex-run-command): Doc fix.
10427 (tex-command): Doc fix.
10428 (tex-compilation-parse-errors): Doc fix.
10429 (tex-generate-zap-file-name): Don't start the name with -.
10430 (tex-expand-files): Works now also with strings ending with ":".
10431
10432 1999-01-17 Ian T Zimmerman <itz@transbay.net>
10433
10434 Patch failed to install:
10435 * gametree.el: Document scoring functionality.
10436 (gametree-score-regexp): Add optional plus sign.
10437 (gametree-score-opener): Replace `:' with `=' as the former
10438 conflicts with gametree-half-ply-regexp.
10439 (gametree-transpose-following-leaves): Add.
10440 (gametree-insert-new-leaf): Make modifying commands barf in read
10441 only buffers.
10442 (gametree-break-line-here): Add a call to
10443 `gametree-transpose-following-leaves'. This maintains the
10444 necessary invariant that on each level all leaf children precede
10445 all nonleaf children. This has always been implied, but left to
10446 the user, and, unfortunately, undocumented.
10447
10448 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
10449
10450 * wid-edit.el (plist, alist): New widget types.
10451
10452 1999-01-17 Dave Love <fx@gnu.org>
10453
10454 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
10455 fix scope of condition-case therein.
10456
10457 1999-01-17 Andrew Innes <andrewi@gnu.org>
10458
10459 * dos-w32.el: (find-buffer-file-type-coding-system): Use
10460 default-buffer-file-coding-system when file doesn't exist (and
10461 isn't covered by a special case) instead of forcing undecided-dos
10462 against the user's wishes.
10463
10464 * dos-w32.el (direct-print-region-helper): New function based on
10465 direct-print-region-function; sends data to specified printer port
10466 without further translation. Recognize and handle specially the
10467 standard `print' and `nprint' programs, as well as `lpr' and
10468 similar programs. Only write directly to the printer port if no
10469 print program is specified. Work around a bug in Windows 9x
10470 affecting Win32 version of Emacs by invoking command.com to write
10471 to the printer port instead of writing directly.
10472 (direct-print-region-function): Use direct-print-region-helper to
10473 do most of the work.
10474 (direct-ps-print-region-function): New function; analogue of
10475 direct-print-region-function for ps-print.
10476 (ps-lpr-command): Comment out setq; leave as example usage.
10477 (ps-lpr-switches): Ditto.
10478
10479 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
10480 and MS-Windows.
10481 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
10482 DOS and Windows platforms, to indicate direct printing. Update
10483 the docstring accordingly.
10484
10485 * ps-print.el: (ps-printer-name): Update docstring about usage on
10486 MS-DOS and MS-Windows.
10487 (ps-lpr-command): Update docstring as for lpr-command.
10488 (ps-print-region-function): New variable.
10489 (ps-do-despool): Use it.
10490 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
10491 DOS/Windows.
10492
10493 * subr.el (subst-char-in-string): New function.
10494
10495 1999-01-17 Eli Zaretskii <eliz@gnu.org>
10496
10497 * international/codepage.el (cp852-decode-table): Fill a nil entry.
10498
10499 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
10500 (bdf-find-font-info): New function, looks for the first readable
10501 file from a list of alternatives.
10502 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
10503 instead of bdf-get-font-info.
10504 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
10505 to ps-mule-generate-bitmap-glyph.
10506
10507 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
10508 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
10509 now be a list of alternative names.
10510 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
10511 (ps-mule-prepare-font): Likewise.
10512
10513 * international/codepage.el (cp855-decode-table,
10514 cp850-decode-table): Fill some nil entries.
10515
10516 1999-01-16 Dave Love <fx@gnu.org>
10517
10518 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
10519 last change.
10520
10521 1999-01-15 Dave Love <fx@gnu.org>
10522
10523 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
10524 and change regexp for command names.
10525 (help-xref-go-back, function-called-at-point, symbol-file)
10526 (where-is): Doc fixes.
10527 (help-xref-go-back): Remove interactive spec.
10528 (describe-function-1): Fix message for alias. Buttomize alias
10529 name.
10530
10531 * simple.el (join-line): New alias.
10532
10533 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
10534
10535 * forms.el: (forms--show-record): Convert integers to string
10536 expicitly since concat will no longer accept integers.
10537 (forms-print): Use local `total-nb-records' since
10538 `forms--total-records' will be inaccessible after buffer switching.
10539
10540 1998-01-14 Felix Lee <flee@cygnus.com>
10541
10542 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
10543
10544 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
10545
10546 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
10547
10548 1999-01-14 Eli Zaretskii <eliz@gnu.org>
10549
10550 * international/codepage.el (cp850-decode-table): Fix previous change.
10551
10552 1999-01-14 Simon Marshall <simon@gnu.org>
10553
10554 * shell.el (shell-dirtrack-verbose): New custom variable.
10555 (shell-dirstack-message): Use it.
10556
10557 1999-01-14 Kenichi Handa <handa@etl.go.jp>
10558
10559 * international/mule-conf.el: Coding system alias `dos' for
10560 `undecided-dos', `mac' for `undecided-mac'.
10561
10562 * international/mule-cmds.el (describe-language-environment):
10563 Don't alter input-method-alist.
10564
10565 1999-01-13 Eli Zaretskii <eliz@gnu.org>
10566
10567 * international/codepage.el (cp850-decode-table): Replace nil
10568 entries with codes of similary looking glyphs. (Suggested by
10569 Jason Rumney <jasonr@altavista.net>.)
10570
10571 1999-01-13 Dave Love <fx@gnu.org>
10572
10573 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
10574
10575 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
10576
10577 1999-01-12 Karl Heuer <kwzh@gnu.org>
10578
10579 * files.el (auto-save-hook): Defvar this.
10580
10581 1999-01-12 Alex Schroeder <asc@bsiag.com>
10582
10583 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
10584 faces, eliminating the need to load font-lock before loading sql.
10585 (sql-mode-oracle-font-lock-keywords): Likewise.
10586 (sql-mode-postgres-font-lock-keywords): Likewise.
10587
10588 1999-01-11 Dave Love <fx@gnu.org>
10589
10590 * cus-start.el: Add inhibit-eol-conversion.
10591
10592 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
10593 the values round.
10594
10595 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
10596
10597 * help.el (help-mode-finish): Renamed from help-mode-maybe.
10598 Don't switch to Help mode here.
10599 (temp-buffer-setup-hook): Use help-mode-finish.
10600 (help-mode-setup): New function.
10601 (temp-buffer-setup-hook): Use help-mode-setup.
10602
10603 * progmodes/sql.el: New file.
10604
10605 * files.el (auto-mode-alist): Add sql-mode.
10606
10607 * faces.el (list-faces-display): Improve the formatting
10608 by computing the maximum length required for any face-name.
10609
10610 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10611
10612 * progmodes/compile.el (compilation-shell-minor-mode): New function.
10613
10614 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
10615
10616 * term.el (term_send_home): Change the string to
10617 be the same as the one emitted by xterm and consistent with the
10618 ones emitted by prior and next.
10619 (term_send_end): Likewise.
10620
10621 1999-01-10 Dave Love <fx@gnu.org>
10622
10623 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
10624 bindings.
10625
10626 1999-01-10 Eli Zaretskii <eliz@gnu.org>
10627
10628 * international/codepage.el (codepage-setup): Doc fix.
10629 (cp-decoding-vector-for-codepage): Likewise.
10630
10631 1999-01-10 Markus Rost <rost@gnu.org>
10632
10633 * cus-edit.el (custom-save-delete): First scan the custom-file.
10634
10635 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
10636
10637 * international/iso-transl.el: Define a "function name" for
10638 each translation that isn't ASCII. Use these function names
10639 in iso-transl-char-map.
10640
10641 1999-01-08 Kenichi Handa <handa@etl.go.jp>
10642
10643 * international/mule-util.el (decompose-region): Do decomposition
10644 on temporary unibyte buffer.
10645
10646 * international/mule.el (make-char): Doc-string modified.
10647
10648 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
10649
10650 * simple.el (comment-region): Delete spaces only if we
10651 deleted a comment starter.
10652
10653 1999-01-07 Dave Love <fx@gnu.org>
10654
10655 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
10656
10657 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
10658 like eval-defun does.
10659
10660 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
10661
10662 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
10663 constructions. Doc fixes.
10664 (generic-create-generic-function): Use defalias, not fset.
10665
10666 * find-func.el: More doc fixes.
10667
10668 1999-01-06 Stephen Eglen <stephen@gnu.org>
10669
10670 * files.el (save-buffers-kill-emacs): Show the list of current
10671 processes before prompting to kill them and exit.
10672
10673 1999-01-06 Dave Love <fx@gnu.org>
10674
10675 * emacs-lisp/find-func.el: Doc fixes.
10676 (find-function-regexp): Extend for define-generic-mode,
10677 define-derived-mode, easy-mmode-define-minor-mode.
10678
10679 1999-01-06 Dave Love <fx@gnu.org>
10680
10681 * progmodes/fortran.el (fortran-window-create): Account for scroll
10682 bar width.
10683
10684 * browse-url.el: Require (noerror) w3-auto when compiling.
10685 (browse-url-maybe-new-window): Make it a macro and revert last
10686 change to callers.
10687 (browse-url-w3): Require w3 for w3-fetch-other-window.
10688
10689 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10690
10691 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
10692 argument.
10693
10694 1999-01-06 Simon Marshall <simon@gnu.org>
10695
10696 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
10697
10698 * font-lock.el (font-lock-default-fontify-buffer): When using
10699 with-temp-message, use nil rather than current-message.
10700
10701 * lazy-lock.el (lazy-lock-unstall):
10702 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
10703 rather than current-message.
10704
10705 * fast-lock.el (fast-lock-save-cache-1):
10706 (fast-lock-cache-data): When using with-temp-message, use nil rather
10707 than current-message.
10708
10709 1999-01-06 Eli Zaretskii <eliz@gnu.org>
10710
10711 * international/codepage.el (cp-coding-system-for-codepage-1): Add
10712 the valid-codes property.
10713
10714 * international/mule-cmds.el (prefer-coding-system): Call
10715 set-coding-priority, so that the internal array of priorities is
10716 also updated.
10717
10718 * international/mule-util.el:
10719 (coding-system-change-eol-conversion,
10720 coding-system-change-text-conversion): Don't define here.
10721
10722 * international/mule-cmds.el: Define them here. Remove the
10723 autoload cookies.
10724
10725 1999-01-06 Andreas Schwab <schwab@gnu.org>
10726
10727 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
10728 if it was enabled before.
10729
10730 * view.el (View-revert-buffer-scroll-page-forward): Bind
10731 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
10732
10733 * files.el (recover-session): Preserve point when inserting
10734 explanation.
10735
10736 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
10737
10738 * cus-edit.el (custom-save-delete): Don't delete whitespace
10739 and comments before the sexp that is replaced.
10740
10741 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10742
10743 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
10744
10745 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
10746
10747 * vc.el (vc-dired-hook): Use the original value of
10748 dired-move-to-filename-regexp on lines that have not been
10749 reformatted yet.
10750 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
10751 file lines have already been reformatted.
10752
10753 1999-01-05 Dave Love <fx@gnu.org>
10754
10755 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
10756 buffer-local.
10757
10758 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
10759
10760 * progmodes/f90.el: Change of regular expressions for type to
10761 correct highlighting and identation. Some small fixes for
10762 compatibility with XEmacs.
10763
10764 1999-01-05 Stephen Eglen <stephen@gnu.org>
10765
10766 * mspools.el (mspools-vm-system-mail): Provide an alternative
10767 value based on rmail-spool-directory if $MAIL is not defined.
10768
10769 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
10770
10771 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
10772 (reftex-section-info): Handle negative section levels.
10773 (reftex-view-crossref-extra): New option.
10774 (reftex-view-crossref): Generalized to work in more places.
10775 (reftex-find-citation-regexp-format, reftex-find-reference-format,
10776 reftex-macros-with-labels, reftex-global-search-marker): New variables.
10777 (reftex-view-cite-locations-from-bibtex): New command.
10778 (reftex-view-regexp-match, reftex-global-search,
10779 reftex-global-search-continue): New functions.
10780 (reftex-extract-bib-entries): No error for non-existing BibTeX
10781 file, just a message.
10782 (reftex-extract-bib-entries): Better error handling.
10783 (reftex-select-with-char): Use `*RefTeX Select*' for selection
10784 help and force it on current frame.
10785 (reftex-default-bibliography): New function.
10786 (reftex-access-parse-file): Check consistency after loading a
10787 parse file. When inconsistent, enfore rescan.
10788 (reftex-check-parse-consistency): New function.
10789 (easy-menu-define): Options section drastically shortened.
10790
10791 1999-01-05 Kenichi Handa <handa@etl.go.jp>
10792
10793 * language/thai-util.el (thai-compose-string): New function.
10794
10795 1999-01-04 Inge Frick <inge@nada.kth.se>
10796
10797 * easymenu.el (easy-menu-define): Doc fix.
10798 (easy-menu-create-menu): New keyword :included.
10799 (easy-menu-do-add-item): New keyword :included. SUFFIX may
10800 be an expression, not only a string. Simulate style `button'.
10801 Use easy-menu-define-key-intern instead of easy-menu-define-key.
10802 (easy-menu-define-key-intern): New function.
10803 (easy-menu-add-item): Understand value returned from
10804 easy-menu-item-present-p and easy-menu-remove-item.
10805 (easy-menu-return-item): New function.
10806 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
10807
10808 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
10809
10810 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
10811 Use rmail-output-read-rmail-file-name to read the file name.
10812 Always call rmail-output-to-rmail-file noninteractively.
10813 When count > 1, do the loop here.
10814 Handle rmail-delete-after-output here.
10815 (rmail-summary-output): Similar changes.
10816
10817 * mail/rmailout.el: Provide `rmailout'.
10818 (rmail-output-read-rmail-file-name): New function.
10819 (rmail-output-to-rmail-file): Use that.
10820 (rmail-output-read-file-name): New function.
10821 (rmail-output): Use that.
10822
10823 * files.el (find-file-noselect): Let /: suppress wildcard matching.
10824 Error if wildcard matches no files.
10825
10826 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
10827
10828 * menu-bar.el (clipboard-yank): Doc fix.
10829
10830 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
10831
10832 1998-12-31 Markus Rost <rost@delysid.gnu.org>
10833
10834 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
10835
10836 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
10837
10838 * rmail.el (rmail-encode-string): Make sure mask value is
10839 positive; (emacs-pid) returns a negative number on Windows 9x
10840 which causes odd behaviour.
10841
10842 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
10843
10844 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
10845 and about w32-* variables unless on Windows/NT.
10846
10847 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
10848
10849 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
10850 if buffer is modified; ask about all modified buffers.
10851
10852 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
10853
10854 * simple.el (what-cursor-position): Fix previous change.
10855
10856 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
10857
10858 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
10859 from paragraph-start.
10860
10861 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
10862
10863 * international/mule-cmds.el (prefer-coding-system): If the
10864 argument requires specific EOL conversion type, make the default
10865 coding systems use that.
10866
10867 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
10868
10869 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
10870 Use shell-command-on-region.
10871 (m4-start-m4, m4-end-m4): Functions deleted.
10872
10873 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
10874
10875 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
10876
10877 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10878
10879 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
10880 to compose-mail in the correct places and as a list.
10881
10882 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
10883
10884 * page-ext.el: Added mouse-selection feature for pages directory buffer.
10885 (pages-directory-map): Bind mouse-2
10886 (pages-copy-header-and-position): Put text property.
10887 (pages-directory-goto-with-mouse): New function.
10888
10889 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
10890
10891 * international/codepage.el (cp-make-coding-systems-for-codepage):
10892 Doc fix.
10893 (cp-coding-system-for-codepage-1): Likewise.
10894
10895 1998-12-29 Kenichi Handa <handa@etl.go.jp>
10896
10897 * language/thai-util.el (thai-post-read-conversion): Handle Thai
10898 composition sequence correctly here instead of calling
10899 thai-compose-region.
10900
10901 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
10902 newline in multibyte buffer, if previous or next character is a
10903 composite char, check the first component of the composite char.
10904
10905 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
10906
10907 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
10908 and track-mouse.
10909
10910 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10911
10912 * mail/sendmail.el (mail-yank-original): Remove text properties
10913 after insertion.
10914 (mail-yank-region): Barf if no mark is set in the message
10915 being replied to.
10916
10917 * help.el (function-called-at-point): First look for function at point.
10918
10919 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
10920
10921 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
10922
10923 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10924
10925 * simple.el (what-cursor-position): Print character encoding also.
10926
10927 1998-12-26 Dave Love <fx@gnu.org>
10928
10929 * textmodes/flyspell.el: If local-maps work, don't put
10930 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
10931 in flyspell-mouse-map (only).
10932 (flyspell-use-local-map): New variable.
10933 Use a different mouse-2 binding in that case,
10934 and don't add to minor-mode-map-alist.
10935 (make-flyspell-overlay, flyspell-correct-word):
10936 Test flyspell-use-local-map.
10937
10938 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
10939
10940 * files.el (file-expand-wildcards): Handle wildcards in directory name.
10941 Be careful about whether to return a relative file name,
10942 and if so, relative to what directory.
10943
10944 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
10945
10946 * emacs-lisp/easymenu.el (easy-menu-get-map):
10947 Change global map only if this menu exists in the global map already,
10948 and not in the local map.
10949 (easy-menu-do-add-item): Fix error message.
10950
10951 * foldout.el (foldout-inhibit-key-bindings):
10952 Avoid concatenating onto outline-minor-mode-prefix.
10953 Make a new keymap for that prefix, if it does not already have one.
10954
10955 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
10956
10957 * cperl-mode.el:
10958 Can use linear algorithm for indentation if Emacs supports it.
10959 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
10960 (cperl-after-block-p): Likewise.
10961 (cperl-after-block-and-statement-beg): Likewise.
10962 (cperl-after-block-p): After END/BEGIN we are a block.
10963 (cperl-after-expr-p): Skip labels when checking
10964 (cperl-indent-region): Make a marker for END - text added/removed.
10965 Disable hooks during the call (how to call them later?).
10966 Now indents 820-line-long function in 6.5 sec (including
10967 syntaxification) the first time (when buffer has few
10968 properties), 7.1 sec the second time.
10969 (cperl-indent-region): Do not indent whitespace lines
10970 (cperl-style-alist)
10971 Include `cperl-merge-trailing-else' where the value is clear.
10972 (cperl-styles-entries): Likewise.
10973 (cperl-problems): Improvements to docs.
10974 (cperl-tips): Likewise.
10975 (cperl-non-problems): Likewise.
10976 (cperl-mode): Make lazy syntaxification possible.
10977 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
10978 `font-lock-unfontify-region-function' was set to a wrong function.
10979
10980 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
10981 restart syntaxification. Changed so that -d ?foo? is a RE. Do
10982 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
10983 but 1<<6 was considered as HERE-doc.
10984 <file/glob> made into a string.
10985 Postpone addition of faces after syntactic step.
10986 Recognition of <FH> was wrong.
10987 Highlight `gem' in s///gem as a keyword. `qr' recognized.
10988 Knows that split// is null-RE.
10989 Highlights separators in 3-parts expressions as labels.
10990 <> was considered as a glob.
10991 Would err if the last line is `=head1'.
10992 $a-1 ? foo : bar; was a considered a regexp.
10993 `<< (' was considered a start of HERE-doc.
10994 mark qq[]-etc sections as syntax-type=string
10995 Was not processing sub protos after a comment ine.
10996 Was treating $a++ <= 5 as a glob.
10997 Tolerate unfinished REx at end-of-buffer.
10998 `unwind-protect' was left commented.
10999 / and ? after : start a REx.
11000
11001 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
11002 Better default, customizes to `message' too, off in text-mode.
11003
11004 (cperl-array-face): Renamed from `font-lock-emphasized-face',
11005 `defface'd.
11006 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
11007 `defface'd.
11008 (cperl-emacs-can-parse): New state variable.
11009 (cperl-indent-line): Corrected to use global state.
11010 (cperl-calculate-indent): Likewise.
11011 (cperl-fix-line-spacing): Likewise (not used yet).
11012 (cperl-calculate-indent): Did not consider `,' as
11013 continuation mark for statements.
11014 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
11015 Remove another parse-data optimization at toplevel: would
11016 indent correctly.
11017 Correct for labels when calculating indentation of continuations.
11018 Docstring updated.
11019 (cperl-choose-color): Converted to a function (to be
11020 compilable in text-mode).
11021 (cperl-dark-background): Disable without window-system.
11022 Do `defface' only if window-system.
11023 (cperl-fix-line-spacing): Sped up to bail out early.
11024 (x-color-defined-p): Was not compiling on XEmacs
11025 Was defmacro'ed with a tick. Remove another def.
11026 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
11027 (cperl-unwind-to-safe): New function.
11028 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
11029 (cperl-fontify-syntaxically): Unwinds start and end to go out of
11030 long strings (not very successful).
11031 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
11032 Highlight the starting // in s//foo/ as function-name.
11033 Emit a meaningful error instead of a cryptic one for an
11034 uncomplete REx near end-of-buffer.
11035
11036 (cperl-electric-keyword): `qr' recognized.
11037 (cperl-electric-else): Likewise
11038 (cperl-to-comment-or-eol): Likewise
11039 (cperl-make-regexp-x): Likewise
11040 (cperl-init-faces): Likewise, and `lock' (as overridable?).
11041 Corrected to use new macros;
11042 `if' for copying `reference-face' to `constant-face' was backward.
11043 remove init `font-lock-other-emphasized-face',
11044 `font-lock-emphasized-face', `font-lock-keyword-face'.
11045 Interpolate `cperl-invalid-face'.
11046 (cperl-make-regexp-x): Misprint in a message.
11047 (cperl-syntaxify-unwind): New configuration variable
11048 (cperl-fontify-m-as-s): New configuration variable
11049 (cperl-electric-pod): Check for after-expr was performed
11050 inside of POD too.
11051 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
11052 (cperl-clobber-mode-lists): New configuration variable.
11053 (cperl-not-bad-style-regexp): Updated.
11054 Init: `cperl-is-face' was busted.
11055 (cperl-make-face): New macros.
11056 (cperl-force-face): New macros.
11057 (font-lock-other-type-face): Done via `defface' too.
11058 (cperl-nonoverridable-face): New face. Renamed from
11059 `font-lock-other-type-face'.
11060 (cperl-init-faces-weak): Use `cperl-force-face'.
11061 (cperl-comment-indent): Commenting __END__ was not working.
11062 (cperl-indent-for-comment): Likewise.
11063 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
11064 When removing old TAGS info was not relativizing filename.
11065 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
11066 Another try to work around XEmacs problems. Better progress messages.
11067 (toplevel): Require custom unprotected => failure on 19.28.
11068 (cperl-xemacs-p): Defined when compile too
11069 (cperl-find-tags): Was writing line/pos in a wrong order,
11070 pos off by 1 and not at beg-of-line.
11071 (cperl-etags-snarf-tag): New macro
11072 (cperl-etags-goto-tag-location): New macro
11073 (cperl-version): New variable. New menu entry
11074 random docstrings: References to "future" 20.3 removed.
11075 Menu was described as `CPerl' instead of `Perl'
11076 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
11077 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
11078 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
11079 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
11080 `font-lock-reference-face', `font-lock-keyword-face'.
11081 Use `eval-after-load'.
11082 Remove not-CPerl-related faces.
11083 (cperl-tips-faces): New variable and an entry into Mini-docs.
11084 (cperl-indent-exp): Was not processing else-blocks.
11085 (cperl-get-state): NOP line removed.
11086 (cperl-ps-print): New function and menu entry.
11087 (cperl-ps-print-face-properties): New configuration variable.
11088 (cperl-invalid-face): New configuration variable.
11089 (perl-font-lock-keywords): Highlight trailing whitespace
11090 (cperl-contract-levels): Documentation corrected.
11091 (cperl-contract-level): Likewise.
11092 (cperl-ps-extend-face-list): New macro.
11093 (cperl-invalid-face): Change to ''underline.
11094
11095 1998-12-25 Markus Rost <rost@delysid.gnu.org>
11096
11097 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
11098 for read-file-name.
11099 (rmail-output-to-rmail-file): Likewise.
11100
11101 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
11102
11103 * emacs-lisp/easymenu.el (easy-menu-get-map):
11104 If MENU is nil, use global menu-bar map.
11105 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
11106 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
11107
11108 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11109
11110 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
11111
11112 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11113
11114 * ps-print.el (ps-print-version): New version number (4.1.3).
11115
11116 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
11117
11118 * international/mule-cmds.el: Use make-sparse-keymap instead of
11119 define-prefix-key when defining MULE menu items.
11120
11121 * info.el (Info-node-at-bob-matching): New function.
11122 (Info-find-node, Info-build-node-completions): Call it.
11123
11124 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
11125
11126 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
11127 when this is an autoloaded keymap.
11128
11129 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
11130
11131 * international/codepage.el (cp-coding-system-for-codepage-1):
11132 Create separate encoders and decoders, for DOS and Unix. Make the
11133 usual family of 3 coding systems, so that automatic detection of
11134 EOL type works.
11135 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
11136 Unix-specific symbols here, and don't call
11137 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
11138 Handa <handa@etl.go.jp>.)
11139
11140 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
11141
11142 * term/internal.el (IT-character-translations): New variable, an
11143 alist used to display characters for which there's no glyphs in
11144 the current codepage.
11145 (IT-display-table-setup): New function, sets up the DOS terminal
11146 for a given codepage.
11147 (dos-codepage-setup): New function, sets up the MULE environment
11148 for the current value of dos-codepage.
11149 (top-level if): In the multibyte mode, turn on
11150 unibyte-display-via-language-environment. In the unibyte mode,
11151 set up the special syntax tables to map lower- to upper case and
11152 back.
11153
11154 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
11155
11156 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
11157 (speedbar-frame-plist) Remove useless comments.
11158 (speedbar-frame-mode) Do not specify height if it is in the param list.
11159 Use default y position w/out changing it.
11160 If default x position is a list, keep, calculate the non-list X
11161 value when devining an initial position.
11162 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
11163 (speedbar-tag-group-name-minimum-length): New variable.
11164 (speedbar-frame-parameter): New compatibility function.
11165 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
11166 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
11167 groups to keep things in the right order, and to help with some
11168 naming conventions.
11169 (speedbar-create-tag-hierarchy): Enable buffer local version of
11170 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
11171 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
11172 the case, derive it from the cursor location in speedbar.
11173
11174 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
11175
11176 * international/mule-cmds.el (set-language-environment): On MS-DOS
11177 terminals, install DOS-specific nonascii-translation-table if the
11178 language info doesn't specify one. Pass the default eol-type to
11179 set-language-environment-coding-systems.
11180 (set-default-coding-systems): Copy the eol-type property for the
11181 new default values of {buffer-file,process}-coding-system from the
11182 old defaults.
11183 (set-language-environment-coding-systems): Accept an optional
11184 argument EOL-TYPE, and set the eol-type property of the default
11185 coding systems accordingly.
11186 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
11187 (set-keyboard-coding-system): Likewise.
11188 (set-default-coding-systems): Don't set
11189 default-terminal-coding-system on MS-DOS to anything but nil.
11190 (prefer-coding-system): Describe in the doc string that
11191 default-terminal-coding-system is not changed on MS-DOS.
11192 (set-language-environment): For MS-DOS, set standard syntax table
11193 and display table for all characters with code above 127.
11194 (standard-display-european-internal): For MS-DOS, pass all
11195 characters with code above 127 directly to the terminal, and don't
11196 remap characters 160 and 146 in the unibyte case.
11197
11198 * international/codepage.el: New file.
11199
11200 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
11201
11202 * diary-lib.el (diary-float): Fix end-of-year error and typos in
11203 comments.
11204
11205 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
11206
11207 * map-ynp.el (map-y-or-n-p): Ignore input methods.
11208
11209 * subr.el (read-passwd): Likewise.
11210
11211 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
11212
11213 * info.el (Info-find-node): Add 1 to the position read from the
11214 tag table. Don't fail if the node delimiter ^_ is the first
11215 character in the file.
11216 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
11217 first character in the file.
11218 (Info-read-subfile): Likewise.
11219 (Info-select-node): Likewise.
11220 (Info-build-node-completions): Likewise.
11221
11222 1998-12-16 Richard Stallman <rms@gnu.org>
11223
11224 * term/x-win.el (x-cut-buffer-or-selection-value):
11225 If clipboard is enabled, try it before PRIMARY selection.
11226
11227 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11228
11229 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
11230 insert c-cedilla and C-cedilla respectively, like in latin-1.
11231
11232 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
11233
11234 * language/hebrew.el: Don't use sublists in the flags argument
11235 passed to make-coding-system.
11236
11237 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11238
11239 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
11240 list of character sets found by find-charset-region.
11241
11242 * ps-mule.el: Always require ps-print. Move some function
11243 definitions for Emacs 20.2 and the earlier to ps-print.el.
11244 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
11245
11246 * ps-print.el: Define several functions for Emacs 20.2 and the
11247 earlier version.
11248 (ps-printer-name): Check if printer-name is bound.
11249
11250 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11251
11252 * ps-mule.el: Programming uniformization and little code improvement.
11253 (ps-mule-prepare-font): Programming uniformization.
11254 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
11255 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
11256
11257 * ps-bdf.el: Programming uniformization and little code improvement.
11258 (bdf-search-and-read): New fun.
11259 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
11260 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
11261 (bdf-info-relative-compose, bdf-info-baseline-offset)
11262 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
11263 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
11264 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
11265 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
11266 improvement.
11267
11268 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
11269
11270 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
11271 and mule related code extraction. Autoload ps-mule funs.
11272
11273 * ps-mule.el: Doc fix. Require ps-print only when compiled.
11274 (ps-mule-prologue-generated): New fun.
11275 (ps-mule-plot-string): Add autoload cookie.
11276 (ps-mule-begin-job): Call ps-mule-prologue-generated.
11277
11278 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11279
11280 * ps-bdf.el: Require ps-mule instead of ps-print.
11281 (bdf-directory-list): Add autoload cookie.
11282
11283 * ps-mule.el: New file. Mule related code extracted from
11284 ps-print.el. Require ps-print, provide ps-mule.
11285 (ps-multibyte-buffer): Add autoload cookie.
11286 (ps-mule-prepare-ascii-font): New fun.
11287 (ps-mule-set-ascii-font): New fun.
11288 (ps-mule-skip-same-charset): Fun deleted.
11289 (ps-mule-plot-string): Set ps-mule-current-charset.
11290 (ps-mule-initialize): Add autload cookie. Don't set
11291 ps-mule-font-info-database here.
11292 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
11293 ps-mule-font-info-database and ps-control-or-escape-regexp.
11294 (ps-mule-begin-page): New fun.
11295
11296 * ps-print.el: Mule related code moved to ps-mule.el.
11297 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
11298 check ps-mule-charset-list.
11299 (ps-begin-page): Don't set ps-mule-current-charset, instead call
11300 ps-mule-begin-page.
11301 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
11302 (ps-plot-region): Don't set ps-mule-current-charset, instead call
11303 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
11304 instead skip same charsets by itself.
11305 (ps-generate): Call ps-mule-initialize of needs-begin-file is
11306 non-nil. Call ps-mule-begin-job.
11307
11308 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11309
11310 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
11311 instead of bdf.
11312
11313 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
11314 (ps-mule-external-libraries): New element FEATURE.
11315 (ps-mule-init-external-library): Ajusted for the above change.
11316 (ps-mule-generate-font): Likewise.
11317 (ps-mule-generate-glyphs): Likewise.
11318 (ps-mule-prepare-font): Likewise.
11319 (ps-mule-initialize): Likewise.
11320 (ps-begin-file): Superfluous tailing parenthesis deleted.
11321
11322 1998-12-15 Kenichi Handa <handa@etl.go.jp>
11323
11324 * international/fontset.el (x-decompose-font-name): If PATTERN
11325 doesn't have any wild cards, return a vector made from a name that
11326 is found by x-resolve-font-name found. Comments added.
11327
11328 * international/mule-cmds.el (find-coding-systems-for-charsets):
11329 Handle the case of unknown charset.
11330 (find-multibyte-characters): If invalid multibyte characters are
11331 found, return the corresponding strings instead of character
11332 codes.
11333 (find-multibyte-characters): Adjusted for the above change.
11334 (select-safe-coding-system): For a unibyte buffer, always returns
11335 DEFAULT-CODING-SYSTEM.
11336 (get-charset-property): Fix previous change. Make it a function.
11337 (put-charset-property): Make it a function.
11338
11339 * international/mule.el (make-coding-system): Set mime-charset
11340 property of *-with-esc coding system to nil.
11341
11342 * international/quail.el (quail-point-in-conversion-region): New
11343 function.
11344 (quail-conversion-backward-delete-char): When a key sequence is
11345 being translated, call quail-delete-last-char.
11346
11347 * language/devan-util.el
11348 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
11349 handle devanagari-decomposition-rules.
11350
11351 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
11352
11353 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
11354 tex-start-options-string to empty string.
11355 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
11356
11357 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
11358
11359 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
11360 5xx responses are already handled properly).
11361
11362 1998-12-13 Richard Stallman <rms@gnu.org>
11363
11364 * progmodes/compile.el (compilation-error-regexp-alist): Insist
11365 on a non-digit in the file name.
11366
11367 * simple.el (comment-region): Handle comment-padding
11368 separately for insertion and for deletion, in the right way for each.
11369
11370 1998-12-13 Felix Lee <flee@cygnus.com>
11371
11372 * progmodes/compile.el (compilation-error-regexp-alist): Fix
11373 regexp to match "ChangeLog:1:1998-12-09 ..."
11374
11375 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
11376
11377 * cus-start.el (dos-unsupported-char-glyph): Add.
11378
11379 1998-12-11 Dave Love <fx@gnu.org>
11380
11381 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
11382 forward-sexp in condition-case.
11383
11384 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11385 Remove unnecessary test on `library' for explicit file name.
11386 Widen scope of save-match-data.
11387
11388 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
11389
11390 * international/mule.el (load-with-code-conversion): If the loaded
11391 file was inserted with no-conversion or raw-text coding system,
11392 make the buffer unibyte.
11393
11394 1998-12-09 Richard Stallman <rms@gnu.org>
11395
11396 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
11397 Get rid of nested loops.
11398
11399 * mouse.el (mouse-drag-vertical-line):
11400 If WHICH-SIDE is not `right', then scroll bars are on the left.
11401
11402 * loadhist.el (load-history-loaded): defvar moved to help.el.
11403
11404 * help.el (symbol-file-load-history-loaded): Variable renamed,
11405 and defvar moved from loadhist.el.
11406 (symbol-file): Renamed from describe-function-find-file.
11407 Load fns-VERSION.el here.
11408 (describe-variable, describe-function-1): Use symbol-file.
11409
11410 * textmodes/tex-mode.el (tex-generate-zap-file-name):
11411 Don't start the name with #.
11412
11413 * ispell.el: Take out the eval-when's.
11414
11415 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
11416
11417 * dirtrack.el (dirtrack-directory-change-hook): New hook.
11418 (dirtrack): Run it. Make debug message more verbose.
11419
11420 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
11421
11422 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
11423 name of the abbrev table, and provide support for XEmacs.
11424 (octave-xemacs-p): New variable.
11425
11426 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
11427
11428 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
11429 exit, when mail-interactive is nil.
11430
11431 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
11432
11433 * files.el (after-find-file): Message fix.
11434
11435 1998-12-09 Ken Stevens <stevens@kdstevens.com>
11436
11437 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
11438
11439 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
11440
11441 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
11442 filenames using backslashes.
11443
11444 1998-12-09 Dave Love <fx@gnu.org>
11445
11446 * browse-url.el (browse-url-mail): Call compose-mail-other-window
11447 with correct number of args.
11448 (browse-url-maybe-new-window): New arg. Callers changed.
11449
11450 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
11451 comment.
11452
11453 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
11454
11455 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
11456
11457 1998-12-08 Markus Rost <rost@delysid.gnu.org>
11458
11459 * vc.el (vc-rcs-release): Fix Type.
11460 (vc-sccs-release): Fix Type.
11461 (vc-cvs-release): Fix Type.
11462
11463 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
11464 arg work right.
11465
11466 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
11467 output of last undeleted message.
11468
11469 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
11470
11471 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
11472 (buffer-undo-list) [windows-nt]: Use different relative path.
11473
11474 1998-12-07 Simon Marshall <simon@gnu.org>
11475
11476 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
11477
11478 1998-12-05 Markus Rost <rost@delysid.gnu.org>
11479
11480 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
11481
11482 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
11483
11484 1998-12-04 Markus Rost <rost@delysid.gnu.org>
11485
11486 * info.el (Info-menu): Don't return error if point is between menu
11487 header and first menu item.
11488
11489 1998-12-04 Dave Love <fx@gnu.org>
11490
11491 * help.el (describe-function-1): Fix description for alias.
11492
11493 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
11494
11495 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
11496 specifications from summary line.
11497
11498 * rect.el (delete-whitespace-rectangle): Mark for autoload.
11499 (close-rectangle): Define alias only once in loaddefs.el.
11500
11501 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
11502
11503 * term/internal.el: Remove code which sets up a special syntax
11504 table for non-ASCII characters.
11505
11506 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
11507
11508 * dos-w32.el (direct-print-region-function): Try to ensure that
11509 printer-name is expanded to a file name on a local drive;
11510 sometimes printing a file loaded from a network volume fails.
11511 (direct-print-region-function): Add a function to
11512 write-region-annotate-functions to append a formfeed character to
11513 the region being printed, if the region doesn't end with a
11514 formfeed already. This avoids creating a second print job
11515 containing a blank page when print spooling is enabled on Windows.
11516
11517 1998-12-02 Dave Love <fx@gnu.org>
11518
11519 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
11520 `Info-goto-node'.
11521
11522 1998-12-02 Richard Stallman <rms@gnu.org>
11523
11524 * help.el (temp-buffer-resize-mode): Doc fix.
11525
11526 * cus-edit.el (custom-save-delete): Save point before
11527 reading a sexp, rather than backing up.
11528
11529 * international/iso-transl.el: Fix previous change.
11530
11531 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
11532
11533 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
11534 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
11535 Added defvars to suppress compilation warnings.
11536
11537 1998-11-30 Ken Stevens <k.stevens@ieee.org>
11538
11539 * ispell.el: Improved and fixed customize for variables:
11540 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
11541 ispell-dictionary-alist, ispell-skip-sgml.
11542 Improved and fixed comments in variables and messages for
11543 functions: ispell-help-in-bufferp, ispell-local-dictionary,
11544 ispell-menu-map, ispell-checking-message, ispell-parser,
11545 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
11546 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
11547 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
11548 ispell-message-text-end, ispell-add-per-file-word-list.
11549 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
11550 system is now required for all languages. Casechars improved for
11551 castellano, castellano8, and norsk dictionaries. Dictionary
11552 norsk7-tex added. Dictionary polish added.
11553 (ispell-dictionary-alist): Redefined at load-time to support
11554 dictionary changes.
11555 (ispell-menu-map): Redefined at load-time to support menu changes.
11556 (ispell-check-version): New alias for `check-ispell-version'.
11557 (ispell-parse-output): Fixed matching for ispell error messages.
11558 Correctly returns spelling suggestions in order generated by ispell
11559 process.
11560 (check-ispell-version): Ensure `case-fold-search' doesn't get
11561 redefined.
11562 (ispell-complete-word): Ensure `case-fold-search' doesn't get
11563 redefined. Fix bug that didn't respect case of word being completed.
11564 (ispell-init-process): Set process coding system to be compatible
11565 with emacs processes and the ispell process.
11566 (ispell-kill-ispell): Ensures ispell process has terminated before
11567 starting new process. This can otherwise confuse process filters
11568 and hang the ispell process.
11569 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
11570 skipping support for sgml.
11571 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
11572 which could cause `ispell-complete-word' to hang.
11573 (ispell-message): Improved message reference matching. Ensure
11574 `case-fold-search' doesn't get redefined.
11575 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
11576 get redefined. Fixed bug in returning to nroff mode from tex mode.
11577 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
11578 get redefined.
11579
11580 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
11581
11582 * textmodes/flyspell.el (flyspell-check-word-p):
11583 Don't delay inside a kbd macro.
11584
11585 * subr.el (make-local-hook): Return the hook variable.
11586
11587 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11588
11589 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
11590 Use a timer instead of post-command-hook.
11591 (hscroll-timer): New variable.
11592
11593 1998-11-30 Dave Love <fx@gnu.org>
11594
11595 * help.el (help-xref-button): Do nothing if text already has the
11596 help-xref property.
11597 (describe-variable): Revert previous change to hyperlink to source.
11598
11599 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
11600
11601 * bindings.el (features): Add `base64' to this list.
11602
11603 * loadhist.el (symbol-file): Doc fix.
11604
11605 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
11606
11607 * files.el (hack-one-local-variable): Cope with non-file buffers.
11608
11609 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
11610
11611 * help.el (describe-mode): Put major mode first.
11612
11613 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
11614 to support special-display and same-window features.
11615
11616 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
11617
11618 * simple.el (transpose-subr, transpose-subr-1): Rename variables
11619 bound in one function and used in the other.
11620 (transpose-subr-start1, transpose-subr-start2): Add defvars.
11621 (transpose-subr-end1, transpose-subr-end2): Add defvars.
11622
11623 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
11624
11625 * autoinsert.el (auto-insert-alist): Use user-mail-address.
11626
11627 1998-11-26 Kenichi Handa <handa@etl.go.jp>
11628
11629 * international/ccl.el (ccl-dump-translate-character-const-tbl):
11630 Give format correct control string.
11631
11632 * international/mule.el (define-translation-table): Fix bug of
11633 setting incorrect translation-table-id. If the first element of
11634 ARGS is a translation table, just register it.
11635
11636 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
11637 property.
11638
11639 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
11640
11641 * thingatpt.el (thing-at-point-url-at-point): Don't use current
11642 syntax table to determine what is whitespace.
11643
11644 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
11645
11646 * frame.el (frame-parameter): Doc fix.
11647
11648 * textmodes/tex-mode.el (tex-feed-input): New function.
11649 (tex-define-common-keys): Add binding for C-c C-m.
11650
11651 1998-11-23 Dave Love <fx@gnu.org>
11652
11653 * progmodes/fortran.el: Various minor doc fixes.
11654 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
11655 (fortran-with-subprogram-narrowing): New macro.
11656 (fortran-check-for-matching-do): Use it.
11657 (fortran-end-do): Use fortran-check-end-prog-re.
11658 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
11659 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
11660
11661 1998-11-23 Simon Marshall <simon@gnu.org>
11662
11663 * font-lock.el (font-lock-defaults): Doc fix.
11664 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
11665 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
11666
11667 * lazy-lock.el (lazy-lock-unstall):
11668 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
11669
11670 * fast-lock.el (fast-lock-save-cache-1):
11671 (fast-lock-cache-data): Rewritten to use with-temp-message.
11672
11673 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
11674
11675 * mail/rmail.el (rmail-set-message-counters-counter): Detect
11676 messages that have been added with DOS line endings and convert
11677 the line endings for such messages.
11678
11679 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
11680
11681 * help.el: Add resizing of temporary buffers.
11682 (temp-buffer-resize-mode): New command and variable.
11683 (temp-buffer-max-height): New variable.
11684 (resize-temp-buffer-window): New function.
11685
11686 * window.el (window-buffer-height): New function, split from
11687 shrink-window-if-larger-than-buffer.
11688 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
11689
11690 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
11691
11692 * frame.el (initial-frame-alist): Add defcustom.
11693
11694 * shell.el (shell-prompt-pattern): Add defcustom.
11695
11696 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11697
11698 * message.el (message-ignored-supersedes-headers): Remove
11699 NNTP-Posting-Date.
11700
11701 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
11702
11703 * help.el (describe-mode): Don't avoid loop indirecting thru
11704 value of INDICATOR.
11705
11706 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
11707
11708 * help.el (describe-variable): Allow any variable with a defcustom,
11709 even if it is not a user variable.
11710
11711 * mail/rmail.el (mail-unsent-separator): Additional alternative.
11712
11713 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
11714
11715 * gnus/nntp.el (nntp-request-group): Allow for failures when
11716 requesting a new group.
11717
11718 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11719
11720 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
11721
11722 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
11723
11724 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
11725
11726 1998-11-19 Simon Marshall <simon@gnu.org>
11727
11728 * subr.el (with-temp-message): New macro.
11729
11730 * emacs-lisp/lisp-mode.el (with-temp-message):
11731 Add lisp-indent-function property.
11732
11733 1998-11-18 Dave Love <fx@gnu.org>
11734
11735 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
11736
11737 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
11738
11739 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
11740 This is not obsolete.
11741
11742 1998-11-18 Kenichi Handa <handa@etl.go.jp>
11743
11744 * textmodes/picture.el: Make a new map by make-keymap.
11745 (picture-desired-column): New variable.
11746 (picture-update-desired-column): New function.
11747 (picture-beginning-of-line): Set picture-desired-column to 0.
11748 (picture-end-of-line): Set picture-desired-column to the current
11749 column.
11750 (picture-forward-column): Pay attention to multi-column character.
11751 (picture-backward-column): Likewise.
11752 (picture-move-down): Likewise.
11753 (picture-move-up): Likewise.
11754 (picture-movement-nw): With prefix arg, move twice columns.
11755 (picture-movement-ne): Likewise.
11756 (picture-movement-sw): Likewise.
11757 (picture-movement-se): Likewise.
11758 (picture-set-motion): Handle two-column movements.
11759 (picture-move): Call picture-move-down or picture-forward-column
11760 only when necessary.
11761 (picture-insert): Pay attention to picture-desired-column.
11762 (picture-self-insert): Likewise.
11763 (picture-clear-column): Pay attention to multi-column character.
11764 (picture-mode): Modify doc-string for two-column movement.
11765
11766 * rect.el (move-to-column-force): New function.
11767 (operate-on-rectangle): If coerce-tabs is non-nil, call
11768 move-to-column-force instead of move-to-column.
11769 (insert-rectangle): Call move-to-column-force instead of
11770 move-to-column.
11771 (open-rectangle-line): If begextra is not zero, call
11772 move-to-column-force.
11773
11774
11775 1998-11-16 Dave Love <fx@gnu.org>
11776
11777 * textmodes/sgml-mode.el Require skeleton when compiling.
11778 (sgml-font-lock-keywords-1): Accept single-letter tags.
11779 (v2): Defvar free variable.
11780
11781 1998-11-16 Sam Steingold <sds@goems.com>
11782
11783 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
11784 macro, not ELisp one.
11785
11786 1998-11-16 Kenichi Handa <handa@etl.go.jp>
11787
11788 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
11789 characters to symbol.
11790
11791 * language/japan-util.el (japanese-zenkaku-region): New optional
11792 arg KATAKANA-ONLY.
11793
11794 1998-11-16 Kenichi Handa <handa@etl.go.jp>
11795
11796 * international/mule.el
11797 (after-insert-file-set-buffer-file-coding-system): If the buffer
11798 is changed to unibyte, return inserted bytes.
11799
11800 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
11801 and link names if necessary.
11802 (tar-header-block-summarize): Handle the case that file or link
11803 names are multibyte.
11804 (tar-summarize-buffer): At first set the current buffer unibyte,
11805 then if there are multibyte file names, change it to multibyte.
11806 (tar-mode): Get char position from tar-header-offset.
11807 (tar-extract): Avoid multibyte<->unibyte conversion in
11808 insert-buffer-subsring by setting both buffers unibyte
11809 temporarily.
11810 (tar-copy): Set the buffer unibyte while doing a work. Write
11811 without code conversion.
11812 (tar-expunge): Set the buffer unibyte while doing a work.
11813 (tar-alter-one-field): Likewise.
11814 (tar-clear-modification-flags): Compare byte position with
11815 tar-header-offset.
11816 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
11817 insert-buffer-subsring by setting both buffers unibyte
11818 temporarily. Pay attention to multibyteness while updating the
11819 descriptor-line.
11820 (tar-mode-write-file): Write without code conversion.
11821
11822 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11823
11824 * nngateway.el: Require cl.
11825
11826 1998-11-15 Dave Love <fx@gnu.org>
11827
11828 * progmodes/fortran.el: Fix previous change:
11829 (fortran-end-prog-re1): Changed.
11830 (fortran-check-end-prog-re): New function.
11831 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
11832
11833 1998-11-13 Tom Breton <tob@world.std.com>
11834
11835 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
11836 GNU Emacs.
11837
11838 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
11839
11840 * textmodes/reftex.el: (reftex-finding-files): Group documentation
11841 fixed.
11842 (reftex-toc-toggle-file-boundary,
11843 reftex-toc-toggle-labels,
11844 reftex-toc-toggle-context,reftex-find-start-point): New functions.
11845 (reftex-toc-include-labels, reftex-toc-include-context,
11846 reftex-toc-include-file-boundaries,
11847 reftex-toc-keep-other-windows): New options.
11848 (reftex-use-text-after-label-as-context): Option removed.
11849 (reftex-extract-bib-entries): Protect use in non-latex
11850 buffers.
11851 (reftex-toc-visit-location): Renamed from
11852 `reftex-toc-visit-line'.
11853 (reftex-latin1-to-ascii): Works now with and without Mule.
11854 (reftex-truncate): Removed special stuff for Emacs 20.2.
11855 (reftex-get-offset): Made more general.
11856 (reftex-show-label-location): Renamed from
11857 `reftex-select-label-callback'.
11858 (reftex-pop-to-label): Function removed (using
11859 `reftex-show-label-location' instead.
11860 (reftex-insert-docstruct): Renamed from
11861 `reftex-make-and-insert-label-list'. Function args changed.
11862 (reftex-toc): Now uses `reftex-insert-docstruct' and
11863 `reftex-find-start-point'.
11864 (reftex-select-item): Use `reftex-find-start-point'.
11865 (reftex-toc-visit-line): Can display labels and file
11866 boundaries.
11867 (reftex-TeX-master-file): `(TeX-master-file)' protected.
11868
11869 1998-11-12 Sam Steingold <sds@goems.com>
11870
11871 * browse-url.el (browse-url): Handle the case when
11872 `browse-url-browser-function' is a lambda list.
11873
11874 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
11875
11876 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
11877 version string.
11878 * loadhist.el (symbol-file): Likewise
11879
11880 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
11881
11882 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
11883
11884 1998-11-11 Sam Steingold <sds@goems.com>
11885
11886 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
11887 `run-lisp' instead of signalling an error.
11888
11889 1998-11-11 Karl Heuer <kwzh@gnu.org>
11890
11891 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
11892
11893 1998-11-11 Richard Stallman <rms@gnu.org>
11894
11895 * vc-hooks.el (vc-toggle-read-only): Doc fix.
11896
11897 1998-11-11 Per Starback <starback@update.uu.se>
11898
11899 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
11900 renamed svenska8 to svenska, and fixed and extended CASECHARS
11901 for it.
11902
11903 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
11904
11905 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
11906 handling if setpagedevice is not available.
11907 (ps-begin-file): Fix typo.
11908
11909 1998-11-11 Kenichi Handa <handa@etl.go.jp>
11910
11911 * international/mule-util.el (compose-chars-component): Signal
11912 error if CH is a rule-based composition character.
11913 (compose-chars): Signal error if an already compsed character is
11914 going to be composed by rule-base.
11915
11916 * term/x-win.el: If a resolved ASCII font name doesn't conform to
11917 full XLFD, don't try to get information of WEIGHT and SLANT from
11918 that font name.
11919
11920 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
11921
11922 * dos-w32.el (set-default-process-coding-system): Use function on
11923 before-init-hook to set default-process-coding-system based on
11924 enable-multibyte-characters.
11925
11926 * term/w32-win.el ([language-change]): For now ignore
11927 keyboard language-change events.
11928
11929 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
11930
11931 * ediff-util.el (ediff-make-temp-file): Run the prefix through
11932 convert-standard-file-name, but leave the results of
11933 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
11934 characters if the original name already exists, or has a special
11935 handler.
11936
11937 1998-11-10 Karl Heuer <kwzh@gnu.org>
11938
11939 * international/iso-insert.el: Delete autoload cookies.
11940
11941 * international/iso-transl.el: Add autoload cookies.
11942
11943 1998-11-10 Richard Stallman <rms@gnu.org>
11944
11945 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
11946 (ispell-process-line): Don't treat multibyte
11947
11948 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
11949
11950 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
11951 setpagedevice to specify the page size if setpagedevice is
11952 available. This is necessary to select the correct paper tray on
11953 Level 2 printers with multiple paper sizes available.
11954
11955 (ps-begin-file): Cope with font names that contain spaces, and
11956 call BeginDoc in a BeginSetup/EndSetup block.
11957
11958 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
11959
11960 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
11961 convert-standard-filename.
11962
11963 * loadhist.el (symbol-file): Run fns-VERSION.el through
11964 convert-standard-filename.
11965
11966 1998-11-06 Richard Stallman <rms@gnu.org>
11967
11968 * textmodes/texinfmt.el (texinfo-format-scan):
11969 Detect the case of two @-commands in a row; process just the first.
11970 (texinfo-append-refill): If line has a @c, insert the @refill
11971 before it.
11972 (texinfo-format-refill): Return with point where the @refill was.
11973
11974 * files.el (hack-local-variables): Test local-enable-local-variables.
11975 (hack-local-variables-prop-line): Likewise.
11976 (set-auto-mode): Don't test local-enable-local-variables here.
11977 (enable-local-variables): Doc fix.
11978 (local-enable-local-variables): Doc fix.
11979 (normal-mode): Doc fix.
11980
11981 1998-11-06 Karl Heuer <kwzh@gnu.org>
11982
11983 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
11984
11985 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
11986
11987 * simple.el (line-number-mode): Doc fix.
11988
11989 1998-11-06 Kenichi Handa <handa@etl.go.jp>
11990
11991 * international/fontset.el (create-fontset-from-fontset-spec):
11992 Give correct arg to `error'.
11993
11994 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
11995
11996 * textmodes/sgml-mode.el (html-mode): Doc fix.
11997 (sgml-name-8bit-mode): Fix missing format character in message string.
11998
11999 1998-11-05 Karl Heuer <kwzh@gnu.org>
12000
12001 * mail/sendmail.el (sendmail-send-it): Check for failure.
12002
12003 1998-11-05 Richard Stallman <rms@gnu.org>
12004
12005 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
12006
12007 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
12008 (close-rectangle): Define as alias.
12009
12010 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
12011
12012 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
12013
12014 1998-11-05 Dave Love <fx@gnu.org>
12015
12016 * help.el (describe-variable): Don't quote link to source.
12017
12018 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
12019
12020 * gud.el (gud-common-init): Use pop-to-buffer.
12021 (same-window-regexps): Add an element that matches all gud buffers.
12022
12023 1998-11-04 Jason Rumney <jasonr@altavista.net>
12024
12025 * term/w32-win.el (x-get-selection-value): Alias to
12026 x-cut-buffer-or-selection-value.
12027 (w32-standard-fontset-spec): New variable.
12028 (w32-create-initial-fontsets, mouse-set-font): Check whether
12029 new-fontset is available.
12030 (w32-use-w32-font-dialog): Enable use of set-variable.
12031
12032 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
12033
12034 * vc.el (with-vc-file, edit-vc-file): New macros.
12035
12036 1998-11-04 Kenichi Handa <handa@etl.go.jp>
12037
12038 * international/quail.el (quail-show-guidance-buf): Call
12039 set-minibuffer-window to set minibuffer window of the current
12040 frame correctly.
12041
12042 1998-11-03 Theodore Jump <tjump@tertius.com>
12043
12044 * term/w32-win.el: Require fontset.
12045
12046 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
12047
12048 * faces.el (set-face-font): Call resolve-fontset-name on w32.
12049 (set-face-font-auto): Ditto.
12050
12051 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
12052
12053 * mouse.el (mouse-drag-region): Fix typo.
12054
12055 1998-11-02 Dave Love <fx@gnu.org>
12056
12057 * progmodes/fortran.el Fix for fontification of strings lost somehow:
12058 (fortran-fontify-string): New function.
12059 (fortran-font-lock-keywords-1): Use it.
12060
12061 1998-11-02 Markus Rost <rost@delysid.gnu.org>
12062
12063 * comint.el (comint-file-name-quote-list): Doc fix.
12064
12065 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12066
12067 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
12068 build directory, not source directory.
12069
12070 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
12071 if we did not get one for the final move.
12072
12073 1998-11-01 Dave Love <fx@gnu.org>
12074
12075 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
12076 Don't funcall browse-url-browser-function.
12077
12078 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
12079 Don't funcall browse-url-browser-function.
12080
12081 * fortran.el (fortran-end-prog-re1): Fix the regexp.
12082
12083 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
12084
12085 * files.el (revert-buffer): Doc fix.
12086
12087 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
12088
12089 * textmodes/tex-mode.el (tex-start-options-string):
12090 Quote the backslashes with more backslashes.
12091
12092 1998-10-31 Dave Love <fx@gnu.org>
12093
12094 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
12095 (webjump): Don't funcall browse-url-browser-function.
12096
12097 1998-10-30 Kenichi Handa <handa@etl.go.jp>
12098
12099 * international/quail.el (quail-start-translation): Handle
12100 switching of the frame in read-key-sequence.
12101 (quail-start-conversion): Likewise.
12102 (quail-show-guidance-buf): Detach quail-guidance-buf from any
12103 windows before setting an appropriate window for it.
12104 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
12105 quail-guidance-win to nil.
12106 (quail-update-guidance): If quail-guidance-buf is not in the
12107 selected frame, call quail-show-guidance-buf again.
12108
12109 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
12110
12111 * progmodes/pascal.el (pascal-mode):
12112 `blink-matching-paren-dont-ignore-comments' set to t.
12113
12114 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12115
12116 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
12117
12118 1998-10-30 Dave Love <fx@gnu.org>
12119
12120 * vc.el (vc-backend-merge-news): Check for "P" output.
12121
12122 * help.el (describe-variable): Hyperlink the definition.
12123
12124 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
12125
12126 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
12127 (sh-set-shell): Likewise.
12128
12129 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
12130
12131 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
12132 (edebug-on-error): Fix customize type to match that of
12133 debug-on-error.
12134
12135 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
12136
12137 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
12138 report-emacs-bug-address instead of undefined bug-gnu-emacs.
12139
12140 * international/mule-cmds.el (select-message-coding-system): Doc
12141 fix.
12142
12143 * international/mule-diag.el (describe-coding-system): Describe
12144 all flags.
12145
12146 * mail/sendmail.el (sendmail-coding-system,
12147 default-sendmail-coding-system): Doc fix.
12148
12149 * simple.el (shell-command-on-region): Doc fix.
12150
12151 * loadup.el: Write fns-*.el in current directory instead of
12152 data-directory since no installation directory exists yet. Mark
12153 buffer unmodified afterwards.
12154
12155 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
12156 instead of data-directory since it is architecture dependent.
12157 (load-history-loaded): Update doc string.
12158
12159 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
12160
12161 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
12162 path as a default directory when canonicalizing names.
12163
12164 * w32-fns.el: Remove a dangling reference to a directory on the
12165 build machine.
12166
12167 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12168
12169 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
12170 namespace related keywords such as `class', `body', `private',
12171 `variable', `namespace eval', etc.
12172 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
12173 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
12174 imenu and font-lock so that searches for \sw would find words
12175 containing colons.
12176
12177 * progmodes/etags.el (initialize-new-tags-table):
12178 Do not alter find-tag-marker-ring and tags-location-ring.
12179
12180 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
12181
12182 * term/w32-win.el: Require fontset.
12183 (w32-init-fontsets): New function (code from x-win.el).
12184
12185 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12186
12187 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
12188 calendar-and-diary-frame-parameters): Add title parameter.
12189
12190 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12191
12192 * completion.el (dynamic-completion-mode): New function to enable
12193 the mode. (Just loading the file now does not change anything.)
12194
12195 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12196
12197 * ps-print.el: User option for multibyte buffer handling and doc fix.
12198 (ps-multibyte-buffer): New user option.
12199 (ps-setup): Print new user option.
12200 (ps-print-quote): New fun.
12201 (ps-color-p, ps-mule-font-info-database-latin): New var.
12202 (ps-default-color, ps-mule-font-info-database)
12203 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
12204 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
12205 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
12206 Little code improvement.
12207 (ps-mule-initialize): Initialize ps-mule-font-info-database.
12208 (ps-print-prologue-header, ps-font-family, ps-font-size)
12209 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
12210 (ps-build-face-reference, ps-mule-font-info-database-bdf)
12211 (ps-mule-external-libraries, ps-mule-init-external-library)
12212 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
12213 Doc fix.
12214 (ps-print-version): New version number (4.1.1) and doc fix.
12215 (ps-print-prologue-header): New user option.
12216 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
12217 Conditional compilation for GNU Emacs and emacsens.
12218 (ps-generate-postscript-with-faces): Skip invisible text better.
12219 (ps-setup): Print new user option.
12220 (ps-print-preprint): Check if input file name exists and is unwritable.
12221 (ps-begin-file): Adjust PostScript prologue header for duplex printers
12222 and insert user PostScript prologue header comments.
12223 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
12224 New funs.
12225 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
12226 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
12227 PostScript programming normalization.
12228 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
12229 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
12230 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
12231 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
12232 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
12233 Programming style normalization.
12234
12235 1998-10-26 Kenichi Handa <handa@etl.go.jp>
12236
12237 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12238 version, check the value of mule-version.
12239
12240 * international/mule-util.el (compose-region): Insert then delete
12241 to preserve markers.
12242 (decompose-region): Use search-forward for efficiency.
12243
12244 * language/chinese.el (pre-write-encode-hz): Cancel previous
12245 change, use generate-new-buffer instead of get-buffer-create.
12246 * language/devan-util.el
12247 (in-is13194-devanagari-pre-write-conversion): Likewise.
12248 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12249 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12250 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12251
12252 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
12253
12254 * mail/rmailsum.el (rmail-message-subject-p):
12255 Handle message whose header has not been reformatted.
12256
12257 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
12258
12259 1998-10-25 Jason Rumney <jasonr@altavista.net>
12260
12261 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
12262 New variables.
12263 (mouse-set-font): Use font menus instead of dialog according to
12264 w32-use-w32-font-dialog.
12265
12266 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12267
12268 * calendar/calendar.el (calendar-day-name-array): Add doc string
12269 correctly!
12270 (calendar-month-name-array): Add doc string correctly!
12271
12272 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
12273
12274 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
12275
12276 1998-10-21 Markus Rost <rost@delysid.gnu.org>
12277
12278 * lisp/info.el (Info-next-menu-item): Stay on top of node.
12279
12280 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
12281
12282 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
12283
12284 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
12285
12286 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
12287
12288 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
12289
12290 1998-10-21 Karl Heuer <kwzh@gnu.org>
12291
12292 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
12293 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
12294 (profile-filter, profile-reset-timer): Functions deleted.
12295 (profile-check-zero-init-times, profile-get-time): Likewise.
12296 (profile-find-function, profile-quit): Likewise.
12297 (profile-distinct, profile-call-stack, profile-last-time): New vars.
12298 (profile-time-list, profile-init-list): Doc fix.
12299 (profile-functions): Simplify.
12300 (profile-print): Use float. Make output include space separators.
12301 (profile-add-time): New helper function.
12302 (profile-function-prolog): Renamed from profile-start-function.
12303 Handle profile-distinct.
12304 (profile-function-epilog): Renamed from profile-update-function.
12305 Handle profile-distinct.
12306 (profile-a-function): If the function to be profiled is an
12307 autoload form, load it. If it's lazy-loaded, fetch it.
12308 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
12309 (profile-restore-fun): Arg FUN is now a function symbol, as was
12310 documented, rather than a one-element list.
12311 (profile-finish): Call profile-restore-fun properly.
12312
12313 1998-10-21 Kenichi Handa <handa@etl.go.jp>
12314
12315 * international/characters.el: Setup charset property
12316 nospace-between-words.
12317
12318 * international/mule-cmds.el (get-charset-property): If CHARSET is
12319 composition, return nil.
12320 (put-charset-property): If CHARSET is composition, do nothing.
12321
12322 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
12323 * language/devan-util.el
12324 (in-is13194-devanagari-pre-write-conversion): Likewise.
12325 * language/thai-util.el (thai-pre-write-conversion): Likewise.
12326 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
12327 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
12328
12329 * textmodes/fill.el (sentence-end-without-period): New variable.
12330 (canonically-space-region): Pay attention to
12331 sentence-end-without-period.
12332 (fill-find-break-point): The first argument CHARSET deleted.
12333 Caller changed.
12334 (fill-region-as-paragraph): Pay attention to charset property
12335 nospace-between-words and text property nospace-between-words.
12336
12337 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12338
12339 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
12340 an unrecognized shell.
12341
12342 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
12343
12344 * desktop.el (desktop-save): Include minor modes symbolically.
12345 (desktop-create-buffer): Turn on all minor modes in `mim'.
12346
12347 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
12348
12349 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
12350 (sh-font-lock-keywords): Handle rpm and rpm2.
12351 (sh-ancestor-alist): Handle rpm.
12352
12353 * files.el (auto-mode-alist): Recognize .rpm files.
12354 Also .spec and .mspec files.
12355
12356 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
12357
12358 * faces.el (frame-set-background-mode): Enable the function for
12359 MSDOS frames.
12360
12361 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
12362
12363 * calendar/calendar.el (calendar-day-name-array): Add doc string.
12364 (calendar-month-name-array): Add doc string.
12365
12366 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
12367
12368 * simple.el (kill-ring-max): Increased to 60.
12369
12370 1998-10-17 Kenichi Handa <handa@etl.go.jp>
12371
12372 * international/characters.el: Setup auto-fill-chars.
12373
12374 * international/kinsoku.el (kinsoku): Check the variable
12375 enable-kinsoku.
12376
12377 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
12378 Don't call kinsoku directly, intead call fill-find-break-point.
12379
12380 * textmodes/fill.el: Setup `fill-find-break-point-function'
12381 property to character sets which require `kinsoku' processing for
12382 filling.
12383 (fill-find-break-point): New function.
12384 (fill-region-as-paragraph): Don't check kinsoku-enable here.
12385 Don't call kinsoku directly, intead call fill-find-break-point.
12386
12387 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
12388
12389 * faces.el (modify-face-read-string): Return (nil) for "none".
12390 (modify-face): Don't get error if (nil) is the argument.
12391 (face-try-color-list): Don't check whether nil is a valid color.
12392
12393 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
12394
12395 * emacs-lisp/bytecomp.el (byte-recompile-directory):
12396 Print message about each directory, even in batch mode.
12397
12398 * gnus/nntp.el: Require `cl' before using nnoo-declare.
12399
12400 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
12401 (ps-mule-string-char): No need to use sref.
12402 (ps-mule-next-index): No need to use sref.
12403
12404 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
12405
12406 * files.el (revert-buffer-internal-hook): Add defvar.
12407
12408 * arc-mode.el (archive-mode): Locally set file-precious-flag.
12409
12410 * tar-mode.el (tar-mode): Locally set file-precious-flag.
12411
12412 1998-10-16 Markus Rost <rost@delysid.gnu.org>
12413
12414 * international/mule-cmds.el (default-input-method): Fix custom type.
12415
12416 * net-utils.el (whois-server-list): Fix customization type.
12417
12418 * shell.el (shell-input-autoexpand): Fix customization group.
12419
12420 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
12421
12422 * repeat.el (repeat): Handle keyboard macros properly.
12423 Handle new prefix arg after self-insert command.
12424
12425 * repeat.el: Don't include cl even at compile time.
12426 (repeat): Avoid using `loop'.
12427
12428 * simple.el (shell-command-on-region): Doc fix.
12429 (next-history-element): Special error message if no default.
12430
12431 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
12432
12433 * ps-print.el (ps-print-buffer): Doc fix.
12434 (ps-despool): Likewise.
12435
12436 * arc-mode.el (arc-mode): Provide arc-mode.
12437
12438 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
12439
12440 * ps-print.el (ps-print-buffer): Doc fix.
12441
12442 1998-10-14 Dave Love <fx@gnu.org>
12443
12444 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
12445 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
12446 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
12447
12448 * progmodes/fortran.el (fortran-mode-map): Change "Join
12449 Continuation Line" to "Join Line".
12450 (fortran-font-lock-keywords-1): Add "cycle", "exit".
12451
12452 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
12453
12454 * progmodes/fortran.el (fortran-join-line): Use
12455 `delete-indentation' instead of issuing an error message if not on
12456 a continuation line. Provide for joining several lines using
12457 prefix arg.
12458
12459 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
12460
12461 * term/pc-win.el (msdos-color-values): New variable.
12462 (x-color-values): New function, emulates its namesake from
12463 src/xfns.c.
12464 (msdos-bg-mode): Add all dark colors to those which return
12465 "dark".
12466
12467 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
12468
12469 * replace.el (keep-lines, flush-lines, how-many):
12470 Don't ignore case if arg has upper case letters.
12471
12472 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
12473
12474 * progmodes/vhdl-mode.el
12475 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
12476 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
12477 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
12478 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
12479 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
12480 (vhdl-when): Fix indentation problem.
12481 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
12482 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
12483 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
12484
12485 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
12486
12487 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
12488 (ls-lisp-insert-directory): Renamed from insert-directory.
12489 (insert-directory): New function.
12490
12491 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
12492
12493 * simple.el (completion-fixup-function): Variable deleted.
12494 (completion-setup-function): Delete code for completion-fixup-function.
12495 * emacs-lisp/lisp.el (lisp-complete-symbol):
12496 Don't bind completion-fixup-function.
12497
12498 * files.el (find-file-wildcards): New option.
12499 (find-file-noselect): Handle wild cards, if enabled.
12500 (file-expand-wildcards): New function.
12501
12502 * simple.el (set-fill-column): Doc fix.
12503
12504 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12505
12506 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
12507
12508 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
12509
12510 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
12511 Move declaration before first use.
12512 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
12513 hif-math, hif-factor): Rename token to hif-token and token-list to
12514 hif-token-list.
12515 (hif-token, hif-token-list): Declare them.
12516 (hif-find-ifdef-block): Return cons of top and bottom point
12517 instead of setting dynamically bound variables.
12518 (hide-ifdef-block, show-ifdef-block): Use return value of
12519 hif-find-ifdef-block.
12520
12521 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12522
12523 * subr.el (read-passwd): Use clear-this-command-keys.
12524
12525 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
12526
12527 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
12528 and ...-for-write.
12529
12530 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
12531
12532 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
12533 responses to GROUP command, since this may be called from a timer
12534 with quit inhibited.
12535
12536 1998-10-12 Kenichi Handa <handa@etl.go.jp>
12537
12538 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
12539 set unconditional-jump to nil.
12540 (ccl-compile-read-multibyte-character): Return nil.
12541 (ccl-compile-write-multibyte-character): Likewise.
12542 (ccl-compile-translate-character): Likewise
12543 (ccl-compile-map-multiple): Likewise.
12544 (ccl-compile-map-single): Likewise.
12545
12546 * international/kinsoku.el: Add coding tag.
12547 (kinsoku-bol): Remove superfluous TAB in a string.
12548
12549 * international/mule-cmds.el (find-coding-systems-for-charsets):
12550 Delete `composition' (if any) from CHARSETS.
12551
12552 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12553
12554 * international/mule-cmds.el (setup-specified-language-environment):
12555 Add apropos-inhibit property.
12556 (describe-specified-language-support): Likewise.
12557
12558 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
12559
12560 * international/mule.el (make-coding-system): Create -with-esc
12561 variant coding system.
12562
12563 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
12564
12565 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
12566 (next-file): Optionally offer to revert a file's buffer,
12567 if it has an existing buffer but the file has changed.
12568
12569 * info.el (Info-insert-dir): Detect and report problems
12570 in input files, such as "No Top node". Return with point
12571 at the beginning of the text.
12572 (Info-find-node): Reinsert the code to handle files
12573 with no tags table; it was deleted by mistake.
12574
12575 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
12576
12577 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
12578 texinfo-find-higher-level-node repeatedly find the same node.
12579 (texinfo-find-higher-level-node): Doc fix.
12580
12581 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
12582
12583 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
12584 (smtpmail-address-buffer): Add defvar.
12585 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
12586
12587 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
12588
12589 * ffap.el (ffap-machine-p-local): Fix editing error.
12590
12591 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12592
12593 * faces.el (frame-set-background-mode):
12594 Don't do anythung for text-only or MSDOS frame.
12595
12596 1998-10-08 Kenichi Handa <handa@etl.go.jp>
12597
12598 * international/quail.el (quail-defrule): New optional arg APPEND.
12599 (quail-defrule-internal): Fix bug of handling the argument APPEND.
12600
12601 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
12602
12603 * gnus/pop3.el (pop3-open-server):
12604 Set process-coding-system-alist around open-network-stream.
12605
12606 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
12607
12608 * files.el (save-buffer): Doc fix.
12609
12610 1998-10-07 Karl Heuer <kwzh@gnu.org>
12611
12612 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
12613 return DEF unchanged, not nil. Simplify.
12614
12615 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
12616
12617 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
12618
12619 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
12620
12621 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
12622
12623 * net-utils.el (ftp, nslookup): Require comint.
12624 (network-service-connection): Likewise.
12625 (whois-server-name): Defaults to whois.arin.net
12626 (whois-server-list, whois-server-tld, whois-guess-server): New var.
12627 (whois): Tries to guess the appropriate top-level domain server.
12628 (whois-get-tld): New function.
12629
12630 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
12631 (dirtrack-debug-toggle): Added this function.
12632
12633 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
12634
12635 * files.el (find-file-noselect): Switch to the correct buffer
12636 before checking find-file-literally, and allow non-nil non-t
12637 rawfile params.
12638
12639 1998-10-06 Karl Heuer <kwzh@gnu.org>
12640
12641 * midnight.el (clean-buffer-list): Add autoload cookie.
12642
12643 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
12644 no-autosave.
12645 * tar-mode.el (tar-mode-revert): Likewise.
12646 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
12647 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
12648 * gnus/message.el (message-auto-save-directory): Renamed from
12649 message-autosave-directory. All references changed.
12650
12651 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
12652
12653 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
12654 string. Expose mime stuff while searching.
12655
12656 1998-10-06 Richard Stallman <rms@gnu.org>
12657
12658 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
12659
12660 * replace.el (perform-replace): Position point properly
12661 before and after the recursive edit of C-r.
12662
12663 * progmodes/etags.el (tags-reset-tags-tables): Properly
12664 find the markers in the old rings that are being discarded.
12665
12666 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12667
12668 * apropos.el (apropos-print): Control invalid characters.
12669
12670 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
12671 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
12672 confusing customize.
12673
12674 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
12675
12676 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
12677 built-in commands. Add more built-in commands and fix face names.
12678
12679 1998-10-05 Simon Marshall <simon@gnu.org>
12680
12681 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
12682
12683 1998-10-04 Eric Ludlam <zappo@gnu.org>
12684
12685 * speedbar.el (speedbar-initial-expansion-list-name): Remove
12686 customization since it is not useful in this case.
12687 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
12688 sure it gets evalled to a number. Also verify that set-frame-name
12689 fn exists before calling it.
12690
12691 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
12692 Protect a `forward-sexp' call which could fail, and improved regex
12693 for ie, and eg abbreviations.
12694
12695 1998-10-02 Noah Friedman <friedman@splode.com>
12696
12697 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
12698 send-string.
12699 (rlogin-send-Ctrl-D): Here also.
12700 (rlogin-send-Ctrl-Z): Here also.
12701 (rlogin-send-Ctrl-backslash): Here also.
12702
12703 1998-10-02 Dave Love <fx@gnu.org>
12704
12705 * outline.el (hide-region-body): Bind
12706 outline-view-change-hook to nil while making repeated calls to
12707 outline-flag-region. Run it once at the end.
12708 (hide-other, hide-sublevels, show-children): Likewise.
12709
12710 * info-look.el: Remove duplicate scheme-mode entry.
12711 (info-lookup-make-completions): When looking for entries, check
12712 that `item' isn't null or "Menu".
12713
12714 1998-10-01 Karl Heuer <kwzh@gnu.org>
12715
12716 * net-utils.el: Don't require ffap.
12717 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
12718 (ping, nslookup-host, finger, network-connection-to-service): Use them.
12719
12720 1998-09-30 Richard Stallman <rms@gnu.org>
12721
12722 * ispell.el (check-ispell-version): No need to bind default-major-mode.
12723
12724 * imenu.el (imenu--generic-function): Sort each submenu by position.
12725 (imenu--sort-by-position): New function.
12726
12727 * cus-edit.el (Custom-mode-menu): Fix info node name.
12728 (customize group): Fix info node name.
12729
12730 * mail/mailalias.el (build-mail-aliases): Don't allow
12731 a newline in the alias name. Don't define an alias
12732 if the definition would be empty.
12733
12734 * which-func.el (which-func-mode-global): Make :set function
12735 more reliable.
12736
12737 * custom.el (custom-set-variables): Load the requests first,
12738 then check the symbol's `set' function.
12739
12740 * ffap.el: Doc fixes.
12741
12742 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12743
12744 * gnus.el: (gnus-valid-select-methods): Fix type.
12745 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
12746 * gnus-score.el (gnus-orphan-score): Fix type.
12747 (gnus-score-default-header, gnus-score-default-type): Fix type.
12748 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
12749 (gnus-saved-headers): Fix type.
12750
12751 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
12752 Avoid nil value of `two-lines-citation-part'.
12753
12754 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
12755
12756 * which-func.el (which-function): Handle case when
12757 (car imenu--index-alist) is nil.
12758
12759 1998-09-29 Dave Love <fx@gnu.org>
12760
12761 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
12762 bzip2 args.
12763
12764 1998-09-29 Simon Marshall <simon@gnu.org>
12765
12766 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
12767 comint-exec-hook.
12768
12769 1998-09-29 Stephen Eglen <stephen@gnu.org>
12770
12771 * info-look.el: Add support for Octave.
12772
12773 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
12774
12775 * textmodes/reftex.el (reftex-finding-files): New customize group.
12776 (reftex-texpath-environment-variables,
12777 reftex-use-external-file-finders, reftex-external-file-finders,
12778 reftex-search-unrecursed-path-first): New options.
12779 (reftex-process-string, reftex-find-file-externally): New
12780 functions.
12781 (reftex-access-search-path): Execute shell commands to find the
12782 search path.
12783 (reftex-toggle-auto-view-crossref): When turning on, make sure
12784 `reftex-auto-view-crossref' becomes non-nil.
12785 (reftex-abbrev-regexp): Constant removed.
12786 (reftex-convert-string): Abbrev regexp calculated locally.
12787
12788 1998-09-28 Dave Love <fx@gnu.org>
12789
12790 * progmodes/fortran.el: Don't call regexp-opt when deriving
12791 font-lock patterns with keywords that aren't all literal.
12792
12793 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
12794
12795 * octave-inf.el (inferior-octave-prompt): Also match prompts of
12796 the form `octave.bin:1>' which come from using precopiled binary
12797 versions.
12798
12799 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
12800
12801 * help.el (help-for-help): Use %THIS-KEY%.
12802 (help-quit): Add doc.
12803
12804 * help-macro.el (make-help-screen): Keep HELP-TEXT
12805 in a separate function definition, not in the help command FNAME.
12806 Replace %THIS-KEY% with the key sequence that ran FNAME.
12807
12808 1998-09-25 Richard Stallman <rms@gnu.org>
12809
12810 * textmodes/texinfo.el (texinfo-show-structure):
12811 Bind inhibit-read-only.
12812
12813 * isearch.el (isearch-search-and-update): Properly
12814 handle upper case letters in the reverse-search special case.
12815
12816 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12817
12818 * gnus.el: Extend the list of autoloaded functions.
12819
12820 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
12821 buffer before creating help group. (from Gnus v5.6.43, fix by
12822 1998-08-20 Per Starback <starback@update.uu.se>)
12823
12824 * gnus-util.el (gnus-output-to-rmail): Adjust to
12825 `rmail-output-to-rmail-file'.
12826
12827 1998-09-25 Karl Heuer <kwzh@gnu.org>
12828
12829 * hexl.el (hexl-mode-map): More of previous change.
12830
12831 * textmodes/tex-mode.el (tex-run-command): Doc fix.
12832 (tex-start-tex): Don't use tex-start-options-string in star case.
12833 Quote file name in star case as well as in non-star.
12834 Add blank and quoting of option string here.
12835 (tex-start-options-string): Not here.
12836
12837 1998-09-23 Karl Heuer <kwzh@gnu.org>
12838
12839 * term.el (term-delimiter-argument-list): Doc fix.
12840 (term-emulate-terminal): Escape literal semicolon.
12841 * progmodes/asm-mode.el (asm-mode): Doc fix.
12842 (asm-comment-char): Escape literal semicolon.
12843 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
12844
12845 1998-09-23 Richard Stallman <rms@gnu.org>
12846
12847 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
12848 only those that normally modify the buffer.
12849
12850 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
12851 over again.
12852
12853 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
12854
12855 * ispell.el (check-ispell-version): Ensure same buffer is current
12856 when let-binding of case-fold-search ends.
12857
12858 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
12859
12860 * ps-print.el: Skip invisible overlay.
12861 Test for set-buffer-multibyte rather than using mule-version.
12862 (ps-print-version): New version number (4.1) and doc fix.
12863 (ps-generate-postscript-with-faces): Skip invisible overlay.
12864
12865 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
12866
12867 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
12868
12869 1998-09-22 Kenichi Handa <handa@etl.go.jp>
12870
12871 * international/quail.el (quail-update-guidance): Check for the
12872 return value of (quail-guidance) fixed.
12873 (quail-update-translation): Bind quail-current-str locally when it
12874 calls quail-update-guidance.
12875 (quail-update-translation): If input-method-exit-on-first-char is
12876 non-nil, terminate translation only when the current input method
12877 is simple.
12878
12879 1998-09-22 Paul Eggert <eggert@twinsun.com>
12880
12881 * startup.el (locale-translation-file-name): Prefer X-related names
12882 to the name used by GNU/Linux sans X. Set to nil if no file found.
12883 (command-line): Use locale-translation-file-name if it is not nil,
12884 instead of testing for its existence again.
12885 regexp-quote the ctype before using it in a regexp.
12886 Allow a colon to appear after the ctype in the aliases file,
12887 as is done in X11R6.4.
12888
12889 1998-09-21 Richard Stallman <rms@gnu.org>
12890
12891 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
12892
12893 * calendar/appt.el (appt-interval): Variable deleted.
12894 (appt-check): For minutes in between appt-display-interval times,
12895 do check, but don't display anything except an updated mode line.
12896 Count against appt-display-interval based on minutes since
12897 first display of this appointment, not based on time of day.
12898 If appt-display-mode-line, force mode line redisplay
12899 whenever appt-mode-string has changed.
12900 (appt-add, appt-delete): Add autoload cookies.
12901 (appt-check): Catch errors from calling `diary'.
12902 (appt-max-time): Renamed from max-time.
12903 (appt-now-displayed, appt-display-count): New variables.
12904 (appt-timer): Don't create one if we already have one.
12905
12906 * textmodes/tex-mode.el (tex-compilation-parse-errors):
12907 More general code to use the source buffer instead of the zap file.
12908
12909 * hilit-chg.el (highlight-compare-with-file): Renamed from
12910 compare-with-file.
12911
12912 * loadhist.el (load-history-loaded): New variable.
12913 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
12914
12915 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
12916
12917 * emacs-lisp/find-func.el (find-function-search-for-symbol):
12918 Fix error messages.
12919
12920 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
12921
12922 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
12923 Emacs frame.
12924
12925 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
12926
12927 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
12928 `undecided' and `undecided-unix'.
12929
12930 1998-09-21 Dave Love <fx@gnu.org>
12931
12932 * help.el (help-make-xrefs): Fix typo affecting Info references.
12933
12934 * subr.el (remove-hook): Check list values to avoid errors.
12935
12936 1998-09-18 Noah Friedman <friedman@splode.com>
12937
12938 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
12939 store string in eldoc-last-message without consing a new string.
12940 Rearrange logic from nested if's into cond's.
12941 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
12942 Do not print message; just return string.
12943 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
12944 Do not print message; just return string.
12945 Cache that string in eldoc-last-data.
12946 (eldoc-last-data): Make into a vector.
12947 (eldoc-get-fnsym-args-string): Use new data form of structure.
12948 (eldoc-get-var-docstring): Here also.
12949 (eldoc-last-data-store): New function.
12950 (eldoc-get-fnsym-args-string): Use it.
12951 (eldoc-get-var-docstring): Here also.
12952 (eldoc-docstring-first-line): Minimize interim string consing.
12953 Call substitute-command-keys on the result.
12954 (eldoc-print-var-docstrings, eldoc-print-docstring,
12955 eldoc-docstring-message): Functions removed.
12956 (eldoc-docstring-format-sym-doc): New function, functionality
12957 ripped out of eldoc-docstring-message.
12958 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
12959
12960 1998-09-18 Kenichi Handa <handa@etl.go.jp>
12961
12962 * international/mule.el (make-coding-system): Doc-string modified.
12963
12964 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
12965
12966 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
12967
12968 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
12969 customize type.
12970
12971 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
12972 type.
12973
12974 * progmodes/compile.el (compilation-error-screen-columns): New
12975 variable.
12976 (compilation-next-error-locus): Use it to decide whether to use
12977 forward-char or move-to-column.
12978
12979 * mail/rmail.el (rmail-movemail-program): Fix customize type.
12980
12981 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
12982 feedmail-fiddle-plex-user-list,
12983 feedmail-spray-address-fiddle-plex-list,
12984 feedmail-prompt-before-queue-user-alist,
12985 feedmail-prompt-before-queue-help-supplement,
12986 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
12987 feedmail-queue-alternative-mail-header-separator): Fix customize
12988 type.
12989
12990 * startup.el (site-run-file): Fix customize type.
12991
12992 * speedbar.el (speedbar-initial-expansion-list-name): Fix
12993 customize type.
12994
12995 * shell.el (shell-input-autoexpand): Fix customize type.
12996
12997 * ps-print.el (ps-font-info-database): Add missing dots in value.
12998 Improve layout of customize type.
12999
13000 * net-utils.el (traceroute-program-options, ping-program-options,
13001 ipconfig-program-options, netstat-program-options,
13002 arp-program-options, route-program-options,
13003 nslookup-program-options, ftp-program-options): Fix customize
13004 type.
13005
13006 * midnight.el (clean-buffer-list-kill-regexps,
13007 clean-buffer-list-kill-buffer-names,
13008 clean-buffer-list-kill-never-buffer-names,
13009 clean-buffer-list-kill-never-regexps): Fix customize type.
13010
13011 * man.el (Man-init-defvars): Avoid trailing nil on
13012 Man-filter-list.
13013
13014 * lpr.el (printer-name): Fix customize type.
13015
13016 1998-09-16 Kenichi Handa <handa@etl.go.jp>
13017
13018 * international/mule-cmds.el (reset-language-environment): Call
13019 update-coding-systems-internal.
13020
13021 * international/mule-conf.el: Call update-coding-systems-internal
13022 at the tail.
13023
13024 1998-09-14 Dave Love <fx@gnu.org>
13025
13026 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
13027 use the menu-enable properties, pending doing it correctly and
13028 acceptably fast.
13029
13030 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
13031
13032 1998-09-13 Dave Love <d.love@dl.ac.uk>
13033
13034 * progmodes/hideshow.el (hs-grok-mode-type): Check
13035 comment-{start,end} non-nil as well as bound. Report an error if
13036 we can't grok the mode.
13037
13038 1998-09-13 Richard Stallman <rms@gnu.org>
13039
13040 * simple.el (blink-matching-open): Don't log paren matching
13041 messages in *Messages*.
13042
13043 1998-09-12 Richard Stallman <rms@gnu.org>
13044
13045 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
13046 Set point-before-scroll at end even if there was an error.
13047
13048 * ange-ftp.el (ange-ftp-insert-file-contents):
13049 Use binary mode for dumb-unix hosts as for unix hosts.
13050 (ange-ftp-copy-file-internal): Likewise.
13051
13052 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13053
13054 * emacs-lisp/pp.el: Doc fixes.
13055
13056 * wid-edit.el (widget-menu-max-shortcuts): New variable.
13057 (widget-choose): Don't use single-char shortcuts if # items
13058 exceeds that many. Use minibuffer instead.
13059
13060 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13061
13062 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
13063
13064 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
13065
13066 * speedbar.el (speedbar-frame-mode): Do not set frame position if
13067 in terminal mode.
13068
13069 1998-09-10 Noah Friedman <friedman@splode.com>
13070
13071 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
13072 defcustom declaration. It's wreaking too much havoc with XEmacs
13073 and older versions of Emacs, which share this code.
13074
13075 * type-break.el (type-break-mode): Here also.
13076
13077 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
13078 `t' to add-hook also to modify the new local value.
13079
13080 1998-09-10 Dave Love <fx@gnu.org>
13081
13082 * vc.el (vc-insert-headers): Doc fix.
13083
13084 1998-09-10 Richard Stallman <rms@gnu.org>
13085
13086 * textmodes/flyspell.el (flyspell-mode-on): Make the
13087 ispell-... variables permanent locals.
13088 (flyspell-mode-off): Add autoload cookie.
13089
13090 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
13091 do use binary mode, just as for `unix'.
13092 (ange-ftp-host-type): If HOST is nil, return `unix'.
13093
13094 * dired.el (dired-mark-files-containing-regexp):
13095 Don't scan directories. Ignore non-readable files.
13096
13097 * progmodes/compile.el (compilation-error-regexp-alist):
13098 Fix previous change: allow . and _ in command name.
13099
13100 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
13101
13102 * uncompress.el (uncompress-while-visiting):
13103 Use just the car of what find-operation-coding-system returns.
13104
13105 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
13106
13107 * shell.el (shell-file-name-quote-list): Add # to the value.
13108
13109 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
13110
13111 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
13112 to make killing of ispell process work even if
13113 kill-all-local-variables has been run.
13114
13115 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13116
13117 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
13118 loop when sexp entry ends at end of file with no newline.
13119
13120 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
13121
13122 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
13123 (Custom-reset-standard): Fix menu inconsistency.
13124
13125 * mail/feedmail.el (feedmail-from-line): Allow t.
13126 (feedmail-message-id-suffix): Allow nil.
13127
13128 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
13129 Simplify. Make prefix arg work right.
13130
13131 1998-09-09 Dave Love <fx@gnu.org>
13132
13133 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
13134
13135 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
13136
13137 1998-09-08 Dave Love <fx@gnu.org>
13138
13139 * add-log.el (change-log-font-lock-keywords): Do parenthesized
13140 stuff only after file names or at start of line. Allow parens
13141 around e-mail, as well as angles.
13142
13143 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
13144 ignore-errors too, eval'd when compile. Require w3 stuff at load
13145 time for nicer failure if it's not available.
13146
13147 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
13148
13149 * comint.el (comint-arguments): Ignore backslashes when using
13150 w32 shells that expect backslashes as the directory separator.
13151
13152 1998-09-04 Kenichi Handa <handa@etl.go.jp>
13153
13154 * international/fontset.el (resolved-ascii-font): New variable.
13155 (x-complement-fontset-spec): By side effect, set
13156 `resolved-ascii-font' to the resolved name of ASCII font."
13157 (create-fontset-from-fontset-spec): Don't get a value for
13158 resolved-ascii-font from the list full-fontlist. It is set by
13159 x-complement-fontset-spec now.
13160
13161 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13162 version, check the value of mule-version.
13163
13164 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
13165
13166 * textmodes/reftex.el (reftex-view-crossref): Split up into
13167 several functions. No longer moves to find a macro.
13168 (reftex-view-cr-cite, reftex-view-cr-ref,
13169 reftex-end-of-bib-entry): New functions.
13170 (reftex-auto-view-crossref): New value `window' allowed.
13171 (reftex-view-crossref-when-idle): Process new `window' option in
13172 (reftex-translate-to-ascii-function): New default.
13173 (reftex-label-illegal-re): Default changed, removed Latin1.
13174 (reftex-latin1-to-ascii): New function.
13175 (reftex-what-environment): Check for section regexp before use.
13176 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
13177 absolute path names.
13178 (reftex-TeX-master-file): Changed sequence of file checks.
13179 (reftex-do-citation): bibview cache only with RefTeX mode on.
13180
13181 1998-09-06 Richard Stallman <rms@gnu.org>
13182
13183 * progmodes/compile.el (compilation-error-regexp-alist):
13184 In first pattern (GNU utilities and other things),
13185 allow a space after the optional program name at the beginning.
13186
13187 * mail/mail-hist.el (mail-hist-current-header-contents):
13188 Fix previous change: use mail-header-end.
13189
13190 1998-09-06 Bill Richter <richter@math.nwu.edu>
13191
13192 * international/ccl.el: Doc fixes.
13193 * international/encoded-kb.el: Doc fixes.
13194 * international/fontset.el: Doc fixes.
13195 * international/kinsoku.el: Doc fixes.
13196 * international/kkc.el: Doc fixes.
13197 * international/mule-cmds.el: Doc fixes.
13198 * international/mule-conf.el: Doc fixes.
13199 * international/mule-util.el: Doc fixes.
13200 * international/mule.el: Doc fixes.
13201
13202 1998-09-05 Eric Ludlam <zappo@gnu.org>
13203
13204 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
13205 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
13206 (checkdoc-this-string-valid-engine): Permit ? as terminating
13207 punctuation for first line sentence breaking.
13208 (checkdoc-this-string-valid): When converting a comment into a doc
13209 string, make sure " chars are \".
13210 (checkdoc-sentencespace-region-engine): Only do double space check
13211 if based on the variable `sentence-end-double-space'
13212 (checkdoc-this-string-valid-engine): ? ends valid sentence.
13213 (checkdoc-proper-noun-region-engine): Exclude items in URLs
13214
13215 1998-09-04 Richard Stallman <rms@gnu.org>
13216
13217 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
13218 Recognize define-skeleton as a function definer.
13219
13220 * cus-edit.el (customize-option): Refuse to customize
13221 a variable that has no defcustom. But if variable is autoloaded,
13222 first try to load the library that defines it.
13223
13224 * international/iso-insert.el: Use `string' before calling `insert'
13225 so that in multibyte buffers we insert multibyte chars.
13226
13227 * dired.el (dired-mark-files-containing-regexp):
13228 Don't use find-file; instead, insert the file in a temp buffer.
13229
13230 * textmodes/tex-mode.el (tex-start-options-string): New option.
13231 (tex-start-tex): Use that variable.
13232
13233 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
13234 value in the `repeat' alternative a list.
13235
13236 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
13237 the inserted newline, verify that one was really inserted.
13238
13239 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
13240 remains on or remains off.
13241 (flyspell-multi-language-p): Default changed to nil.
13242
13243 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
13244 In "found in comment" case, don't beginning-of-line after forward-line.
13245
13246 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
13247 If the function definition is not a lambda, return original FORM
13248 with no error.
13249
13250 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
13251
13252 * net-utils.el (netstat-program-options): Changed from nil to "-a"
13253 so that by default netstat shows all network connections.
13254
13255 1998-09-04 Bob Weiner <weiner@altrasoft.com>
13256
13257 * international/quail.el: Doc fixes.
13258
13259 * info.el (info): Don't add parens if FILE already has them.
13260
13261 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
13262
13263 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
13264 on extension lines.
13265
13266 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
13267
13268 * w32-fns.el (w32-shell-dos-semantics): New function.
13269
13270 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
13271
13272 * international/quail.el (quail-choose-completion-string): Store
13273 completion `choice' in `quail-current-str'; don't insert it.
13274
13275 1998-09-02 Kenichi Handa <handa@etl.go.jp>
13276
13277 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
13278 argument to ps-mule-generate-bitmap-font.
13279
13280 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
13281 entry and change Latin-1 entry in the default value.
13282 (ps-mule-font-info-database-ps-bdf): New variable.
13283 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
13284 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
13285 registerd in FONT-SPEC.
13286 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
13287 charcter width of bitmap fonts.
13288 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
13289 procedure NF.
13290 (ps-begin-file): Output PostScript code for setting
13291 SpaceWidthRatio.
13292 (ps-plot-region): Use line-beginning-position to get a position of
13293 the beginning of the current line.
13294
13295 * international/mule-cmds.el (register-input-method): Doc-string
13296 modified.
13297
13298 1998-09-01 Dave Love <fx@gnu.org>
13299
13300 * international/mule-cmds.el (current-language-environment): Fix
13301 setter function.
13302
13303 1998-09-01 Simon Marshall <simon@gnu.org>
13304
13305 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
13306 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
13307 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
13308 names with font-lock-type-face. Fontify type specs, etc., with
13309 font-lock-keyword-face.
13310
13311 1998-08-31 Kenichi Handa <handa@etl.go.jp>
13312
13313 * international/fontset.el (x-complement-fontset-spec): If ASCII
13314 font is specified in FONTLIST, don't substitute it for the
13315 resolved name.
13316
13317 1998-08-31 Paul Eggert <eggert@twinsun.com>
13318
13319 * international/mule.el (charset-description): Doc fix.
13320
13321 * language/chinese.el, language/cyrillic.el, language/czech.el,
13322 language/devanagari.el, language/ethiopic.el,
13323 language/european.el, language/hebrew.el, language/indian.el,
13324 language/japanese.el, language/korean.el, language/lao.el,
13325 language/slovak.el, language/thai.el, language/tibetan.el,
13326 language/vietnamese.el:
13327 Add coding: local variable, to avoid bootstrapping problem
13328 if you need to recompile all the Lisp files using interpreted code.
13329
13330 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13331
13332 * cal-china.el (chinese-year-cache): Change range of years from
13333 1989-2000 to 1990-2010.
13334
13335 1998-08-29 Dave Love <d.love@dl.ac.uk>
13336
13337 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
13338 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
13339
13340 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13341
13342 * ps-print.el (ps-print-control-characters): Doc-string modified.
13343 (ps-output-string-prim): Comment format changed.
13344 (ps-do-despool): Indentation of source code changed.
13345
13346 1998-08-28 Kenichi Handa <handa@etl.go.jp>
13347
13348 * subr.el (sref): Make it an alias of aref. Make the
13349 byte-compiler warn that it is obsolete.
13350 (char-bytes): Make the byte-compiler warn that it is obsolete.
13351
13352 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
13353 Calculate the total bytes using position-bytes instead of
13354 char-bytes.
13355
13356 1998-08-27 Karl Heuer <kwzh@gnu.org>
13357
13358 * snmp-mode.el: New file.
13359 * files.el (auto-mode-alist): Add snmp-mode patterns.
13360
13361 1998-08-27 Karl Eichwalder <ke@suse.de>
13362
13363 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
13364
13365 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
13366
13367 * calendar/diary-lib.el (diary-block): Doc fix..
13368 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
13369
13370 1998-08-27 Richard Stallman <rms@gnu.org>
13371
13372 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
13373 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
13374 Clear appt-mode-string if we don't put something in it.
13375
13376 1998-08-27 Dave Love <fx@gnu.org>
13377
13378 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
13379 dired-local-variables-file for dired-x.
13380
13381 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
13382 for compressed library files too.
13383
13384 1998-08-26 Kenichi Handa <handa@etl.go.jp>
13385
13386 * language/european.el ("Latin-1"): Modify `documentation' key value.
13387 ("Latin-2"): Likewise.
13388
13389 1998-08-26 Karl Heuer <kwzh@gnu.org>
13390
13391 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
13392
13393 1998-08-26 Albert L. Ting <alt@artisan.com>
13394
13395 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
13396 (mail-hist-current-header-contents): Use mail-text-start.
13397
13398 1998-08-26 Richard Stallman <rms@gnu.org>
13399
13400 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
13401 (customize-changed-options-previous-release): New variable.
13402 (customize-changed-options): Use that variable as default arg.
13403
13404 1998-08-26 Karl Eichwalder <ke@suse.de>
13405
13406 * midnight.el: Require `timer' not only when compiling.
13407
13408 1998-08-26 Per Starback <starback@update.uu.se>
13409
13410 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13411 buffer before creating help group.
13412
13413 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
13414
13415 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
13416 coding-system-for-write before saving.
13417
13418 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
13419
13420 * isearch.el (isearch-forward): Doc fix.
13421
13422 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
13423
13424 * emacs-lisp/find-func.el: Fix :version tags to have a string
13425 value, not a float.
13426
13427 * cus-dep.el: Fix typo in output.
13428
13429 1998-08-25 Dave Love <fx@gnu.org>
13430
13431 * repeat.el (repeat): Doc fix.
13432 [From rms:]
13433 (repeat-previous-repeated-command): New variable.
13434 (repeat): Check for real-last-command being null or repeat. Set
13435 repeat-previous-repeated-command.
13436
13437 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
13438
13439 1998-08-25 Kenichi Handa <handa@etl.go.jp>
13440
13441 * gnus/message.el (message-send-mail-with-sendmail): Bind
13442 coding-system-for-write by the return value of
13443 select-message-coding-system.
13444 (message-send-mail-with-qmail): Likewise.
13445
13446 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
13447
13448 * emacs-lisp/autoload.el: Fix doc-string-elt property on
13449 define-derived-mode.
13450
13451 * files.el (file-name-invalid-regexp):
13452 Fix regex for ms-dos without long file names.
13453
13454 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13455
13456 * ps-print.el: Multi-byte buffer handling.
13457 (ps-print-version): New version number (4.0) and doc fix.
13458 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
13459 compilation for GNU Emacs and emacsens.
13460 (ps-generate-postscript-with-faces): Force invisible text to be
13461 visible.
13462 (dos-ps-printer): New var to avoid compilation gripes.
13463
13464 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13465
13466 * ps-print.el (ps-mule-plot-string): Pay attention to the case
13467 that no more characters can't be printed in the current line.
13468
13469 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13470
13471 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
13472 greater than TO.
13473
13474 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13475
13476 * ps-print.el: Add codes to make ps-print.el work also on Emacs
13477 20.2 and the earlier version.
13478 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
13479 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
13480 (ps-mule-find-wrappoint): Likewise.
13481 (ps-mule-generate-font): Change `X' to `x' in format
13482 control-string.
13483 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
13484 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
13485 `restore' form procedures `BC' and `EC'.
13486
13487 1998-08-24 Kenichi Handa <handa@etl.go.jp>
13488
13489 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
13490 is an executable procedure. Make LineThickness, Xshadow, and
13491 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
13492 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
13493 ps-mule-font-info-database-bdf): New vars.
13494 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
13495 (ccl-encode-ethio-unicode): New CCL program.
13496 (ps-mule-encode-ethiopic): New fun.
13497 (ps-mule-current-charset): New var.
13498 (ps-mule-get-font-spec, ps-mule-font-spec-src,
13499 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
13500 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
13501 (ps-mule-external-libraries): New var.
13502 (ps-mule-init-external-library): New fun.
13503 (ps-mule-font-cache): New var.
13504 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
13505 (ps-last-font): New var.
13506 (ps-mule-prepare-font): New fun.
13507 (ps-mule-charset-list): New var.
13508 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
13509 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
13510 ps-mule-plot-string): New funs.
13511 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
13512 New vars.
13513 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
13514 ps-mule-prepare-cmpchar-font): New funs.
13515 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
13516 vars.
13517 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
13518 ps-mule-generate-bitmap-glyph): New funs.
13519 (ps-mule-initialize, ps-mule-begin): New funs.
13520 (ps-output-string-prim): Insert string as unibyte.
13521 (ps-output-prologue): New fun.
13522 (ps-flush-output): Handle the case of 'prologue.
13523 (ps-begin-file): Call ps-mule-initialize.
13524 (ps-begin-job): Set ps-control-or-escape-regexp differently if
13525 printing multibyte characters.
13526 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
13527 (ps-basic-plot-string): Handle the case of printing ASCII
13528 characters by external libraries (e.g. BDF).
13529 (ps-set-font): Set ps-last-font.
13530 (ps-plot-region): Handle multibyte characters, use
13531 ps-mule-plot-string for them.
13532 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
13533
13534 * bdf.el: New file.
13535
13536 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
13537
13538 * international/mule-cmds.el (select-message-coding-system): New
13539 function.
13540 (set-language-environment-coding-systems): Set
13541 default-sendmail-coding-system.
13542
13543 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
13544 (default-sendmail-coding-system): New variable.
13545 (sendmail-send-it): Encode the message by a coding system
13546 select-message-coding-system returns.
13547
13548 1998-08-23 Eric Ludlam <zappo@gnu.org>
13549
13550 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
13551 (speedbar-mode): Set buffer to read only.
13552 (speedbar-temp-buffer-show-function): For emacs don't call hook
13553 with arguments.
13554 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
13555
13556 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
13557
13558 * speedbar.el (speedbar-key-map): Fix typo.
13559
13560 See ChangeLog.7 for earlier changes.