]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2000-01-07 Gerd Moellmann <gerd@gnu.org>
2
3 * play/pong.el: New file.
4
5 2000-01-05 Carsten Dominik <cd@gnu.org>
6
7 * textmodes/reftex-vars.el (reftex-parse-file-extension)
8 (reftex-index-phrase-file-extension): New options.
9
10 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
11 Use new option `reftex-index-phrase-file-extension'.
12
13 * textmodes/reftex.el (reftex-access-parse-file): Use new option
14 `reftex-parse-file-extension'.
15
16 2000-01-05 Dave Love <fx@gnu.org>
17
18 * lisp.el (beginning-of-defun): New variable.
19 (beginning-of-defun-raw): Use it.
20 (end-of-defun): New variable.
21 (end-of-defun): Use it.
22 (check-parens): New command.
23
24 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
25
26 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
27 (hs-show-block): Don't use `mapcar' when not accumulating.
28
29 Fix buglet in local variables initialization.
30
31 2000-01-05 Andreas Schwab <schwab@suse.de>
32
33 * hscroll.el (hscroll): Doc fix.
34
35 2000-01-05 Carsten Dominik <cd@gnu.org>
36
37 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
38 idlw-toolbar.
39
40 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
41 file idlw-rinfo.el.
42 (idlwave-customize): load must read file idlw-shell.el.
43 (idlwave-create-customize-menu): load must read file idlw-shell.el.
44
45 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
46
47 * progmodes/idlw-shell.el: Also provide idlwave-shell
48 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
49 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
50
51 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
52 both reftex-dcr and reftex-vcr.
53
54 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
55
56 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
57
58 * ps-print.el: PostScript code now is in separate files, doc fix.
59 (ps-print-version): New version number (5.0.3).
60 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
61 local.
62 (ps-spool-config): Initialization fix.
63 (ps-print-prologue-1, ps-print-prologue-2)
64 (ps-print-duplex-feature): PostScript code moved to separated file.
65 (ps-background-image): Little code reformating.
66 (ps-begin-file, ps-begin-job): Fix code.
67 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
68 (ps-prologue-file): New fun.
69
70 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
71
72 * ps-vars.el: Eliminated.
73
74 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
75 `;;;###autoload'.
76
77 * ps-print.el: ps-vars eliminated, doc fix.
78 (ps-print-version): New version number (5.0.2).
79 (ps-spool-config): Initialization fix.
80 (ps-print-customize): New fun.
81
82 2000-01-04 Gerd Moellmann <gerd@gnu.org>
83
84 * autorevert.el (auto-revert-mode): Return value of
85 auto-revert-mode.
86
87 2000-01-04 Dave Love <fx@gnu.org>
88
89 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
90 menu items.
91
92 2000-01-03 Dave Love <fx@gnu.org>
93
94 * elide-head.el (elide-head) [defgroup]: Add :version.
95
96 * cl-extra.el (cl-emacs-type): Remove defvar.
97 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
98 `cl-hash-table-p', not `hash-table-p'.
99 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
100
101 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
102
103 * faces.el (face-read-integer, read-face-attribute)
104 (color-defined-p, color-values): unspecified-{f,b}g are now
105 strings.
106
107 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
108
109 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
110 at comment end, and re-insert them after filling.
111
112 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
113
114 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
115 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
116 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
117
118 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
119
120 * term/x-win.el (xw-defined-colors): Call color-supported-p,
121 the new name of face-color-supported-p.
122
123 * term/w32-win.el (xw-defined-colors): Likewise.
124
125 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
126
127 * simple.el (completion-setup-function): Count completion-size
128 from minibuffer-prompt-end, not from point-min.
129
130 2000-01-02 Dave Love <fx@gnu.org>
131
132 * outline.el (outline-mode-menu-bar-map): Add
133 outline-headers-as-kill.
134 (outline-mode): Define imenu-generic-expression.
135 (outline-headers-as-kill): New command.
136
137 * text-mode.el (text-mode): Remove page-delimiter's `^' from
138 paragraph-start.
139 (paragraph-indent-minor-mode): New command.
140
141 * fortran.el (fortran-mode-map): Don't bind M-C-a, M-C-e, M-C-h,
142 C-j, C-xnd, TAB.
143 (fortran-mode): Set beginning-of-defun, end-of-defun.
144 (fortran-column-ruler): Simplify.
145 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
146 (fortran-with-subprogram-narrowing): Likewise.
147 (fortran-indent-subprogram): Call mark-defun.
148 (fortran-check-for-matching-do): Change narrowing.
149
150 * cl-extra.el (cl-make-hash-table): Use make-hash-table.
151 (cl-lucid-hash-tag): Delete.
152 (cl-hash-table-p): Correct test for native table.
153 (cl-hash-table-count): Use hash-table-count.
154
155 * browse-url.el (browse-url): Fix case of
156 browse-url-browser-function being an alist.
157
158 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
159
160 * faces.el (read-face-attribute, defined-colors, color-defined-p):
161 Pass the frame to tty-color-* functions.
162 (display-color-p, frame-set-background-mode): Pass the frame to
163 tty-display-color-p.
164
165 * term/tty-colors.el (tty-defined-color-alist): Renamed from
166 tty-color-alist.
167 (tty-color-alist, tty-modify-color-alist): New functions.
168 (tty-color-define, tty-color-clear, tty-color-approximate)
169 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
170 an optional parameter FRAME.
171
172 2000-01-01 Gerd Moellmann <gerd@gnu.org>
173
174 * image.el (create-image, defimage): Don't assume image data is a
175 string.
176
177 * image.el (defimage): Handle specifications containing :data
178 instead of :file.
179 (image-type-from-data): New function.
180 (image-type-from-file-header): Use it.
181 (create-image): Add parameter DATA-P.
182
183 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
184
185 * echistory.el (electric-command-history): Call Command-history-setup
186 and command-history-mode using their new conventions.
187
188 * chistory.el (Command-history-setup): Don't switch buffers. Take
189 no args, and do not set major-mode, mode-name or the local map.
190 (command-history-mode): New function, does some of those things
191 Command-history-setup used to do.
192 (list-command-history): Call command-history-mode, not
193 Command-history-setup.
194 (command-history): Renamed from command-history-mode.
195
196 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
197
198 * arc-mode.el (archive-mode-map): Bind q to quit-window.
199
200 1999-12-31 William M. Perry <wmperry@aventail.com>
201
202 * image.el (defimage): Images with the `:data' keyword should be
203 considered valid as well.
204
205 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
206
207 * dired.el (dired-get-filename): Don't call file-name-absolute-p
208 with FILE if FILE is nil.
209
210 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
211
212 * simple.el (choose-completion-string): In minibuffer,
213 do not delete the prompt string.
214
215 1999-12-30 Gerd Moellmann <gerd@gnu.org>
216
217 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
218 assigned to mode-line-mode-menu because bindings.el is dumped with
219 Emacs, and thus the lists used for menu-item definition will be
220 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
221 like pure menu item definitions.
222
223 * expand.el (expand-abbrev-hook): Return t if expansion was
224 done, nil otherwise.
225
226 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
227
228 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
229 (tar-quit): Function deleted.
230
231 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
232
233 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
234 was used but not declared.
235
236 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
237 hs-find-block-beginning): Add or modify docstrings.
238
239 (hs-isearch-show): Rewrite.
240
241 1999-12-28 Gerd Moellmann <gerd@gnu.org>
242
243 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
244
245 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
246 space in front of a C-style comment end.
247
248 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
249
250 * startup.el (command-line-1): Make mode line mouse-sensitive for
251 the MS-DOS version as well.
252
253 1999-12-28 Gerd Moellmann <gerd@gnu.org>
254
255 * bs.el: New file.
256
257 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
258
259 * textmodes/ispell.el (ispell-process-line):
260 Add local var line-offset to adjust for the change
261 in positions within the line, due to previous replacements.
262
263 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
264
265 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
266 Doc fixes.
267
268 1999-12-27 Gerd Moellmann <gerd@gnu.org>
269
270 * add-log.el (change-log-version-number-regexp-list)
271 (change-log-version-info-enabled): Change :version to 21.1.
272 (toplevel): Require CL when compiling.
273
274 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
275
276 * add-log.el (change-log-version-number-regexp-list): Added tag
277 :version 20.6
278 (change-log-version-info-enabled): Added tag :version 20.6
279
280 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
281
282 * add-log.el: More general version number search with
283 user-configurable regexp list.
284 (change-log-version-number-regexp-list): New user variable.
285 (change-log-find-version): Rewritten. Use user-configurable
286 version numbering regexp list
287 change-log-version-number-regexp-list.
288 (change-log-find-version): Renamed to
289 change-log-version-number-search
290 (add-log-file-name-function): New.
291 (change-log-search-vc-number): Added END paramaeter. Added doc
292 string to function.
293 (change-log-version-rcs): Renamed. Was
294 change-log-search-vc-number.
295
296 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
297
298 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
299 overlays if they interfere.
300 (compilation-find-file): Make intangible overlays tangible.
301
302 * progmodes/hideshow.el: Generally, synch w/ maintainer
303 version 5.9.
304
305 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
306
307 (hs-minor-mode-hook): Don't initialize.
308
309 (hs-special-modes-alist): Rewrite value and docstring.
310
311 (hs-minor-mode-prefix): Delete unused var.
312
313 (hs-block-start-mdata-select): New var, buffer local.
314
315 (hs-headline): New var.
316
317 (hs-match-data, hs-forward-sexp): New funcs.
318
319 (hs-hide-comment-region): New func.
320
321 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
322 hs-safety-is-job-n, hs-hide-initial-comment-block,
323 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
324 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
325 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
326 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
327 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
328
329 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
330 (hs-isearch-show-temporary): New funcs.
331
332 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
333
334 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
335
336 When constructing menu, use `[(shift button2)]' notation.
337
338 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
339
340 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
341 (jka-compr-compression-info-list): Add new elt to each vector.
342 (jka-compr-write-region): Don't compress the data if it is
343 already compressed.
344
345 * jka-compr.el (jka-compr-really-do-compress): New variable.
346 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
347 if visiting.
348 (jka-compr-write-region): Set jka-compr-really-do-compress
349 if visiting. Test it when deciding to compress.
350
351 1999-12-22 Gerd Moellmann <gerd@gnu.org>
352
353 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
354 with third argument t.
355
356 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
357
358 * antlr-mode.el: Version 1.2 is released.
359 (antlr): This package has a web page.
360
361 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
362
363 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
364 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
365 (antlr-mode-map): New binding [C-c C-c].
366 (antlr-mode-menu): New entries.
367
368 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
369
370 * antlr-mode.el: Respect Emacs conventions.
371 ((require 'cl)): Only use during compilation.
372 (antlr-language-for-option): New function to avoid using `find'.
373 (antlr-mode): Use it.
374 (antlr-with-syntax-table): Define new instead using XEmacs' one.
375 (antlr-imenu-create-index-function): Change accordingly.
376 (antlr-inside-rule-p): Ditto.
377 (antlr-end-of-rule): Ditto.
378 (antlr-end-of-body): Ditto.
379 (antlr-beginning-of-rule): Ditto.
380 (antlr-indent-line): Ditto.
381
382 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
383
384 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
385 (antlr-set-tabs): Don't use hard-coded values.
386
387 * antlr-mode.el: Minor navigation changes. Not perfect, but this
388 won't be possible without a huge time penalty.
389 (antlr-skip-exception-part): Be more specific.
390 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
391 Renamed from `antlr-skip-grammar-header'.
392 (antlr-next-rule): Change accordingly.
393 (antlr-end-of-body): Ditto. Better error message.
394 (antlr-beginning-of-body): Better error message.
395 (antlr-imenu-create-index-function): Skip rule action prelude.
396
397 * antlr-mode.el: Minor syntax highlighting changes.
398 (antlr-font-lock-default-face): Deletia.
399 (antlr-font-lock-tokendef-face): Changed color.
400 (antlr-font-lock-tokenref-face): Changed color.
401 (antlr-font-lock-literal-face): Changed color.
402 (antlr-font-lock-additional-keywords): Minor changes.
403
404 1999-12-20 Carsten Dominik <cd@gnu.org>
405
406 * progmodes/idlwave.el: New file.
407
408 * progmodes/idlwave-rinfo.el: New file.
409
410 * progmodes/idlwave-shell.el: New file.
411
412 * progmodes/idlwave-toolbar.el: New file.
413
414 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
415
416 1999-12-21 Gerd Moellmann <gerd@gnu.org>
417
418 * progmodes/cwarn.el: New file.
419
420 1999-12-19 Gerd Moellmann <gerd@gnu.org>
421
422 * bindings.el (completion-ignored-extensions): Add .pdf.
423
424 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
425
426 * version.el: Put the version info into binary on MS-DOS as well.
427
428 1999-12-19 Gerd Moellmann <gerd@gnu.org>
429
430 * emacs-lisp/debug.el (debugger-continue): Don't continue if
431 debugger-may-continue is nil.
432
433 1999-12-18 Dave Love <fx@gnu.org>
434
435 * emacs-lisp/cl-macs.el: Remove conditional definition of
436 eval-when-compile. Don't specify abs, expt, gethash,
437 hash-table-count, hash-table-p as side-effect-free here.
438 (cl-emacs-type): Don't declare.
439 (cl-compile-time-init): Remove Emacs 18 compiler patch.
440 (cl-parse-loop-clause): Remove compatibility code.
441
442 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
443 (side-effect-free-fns): Add gethash, hash-table-count.
444 (side-effect-and-error-free-fns): Add hash-table-p.
445
446 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
447 `cl-' to autoload names for some hash functions. Don't autoload
448 eval-when-compile. Don't provide mini-cl.
449 (cl-emacs-type): Remove.
450 (cl-map-extents): Remove compatibility code.
451
452 * float.el: Bind free variables.
453
454 * bytecomp.el (byte-compile-constp): Include keywords.
455
456 1999-12-16 Gerd Moellmann <gerd@gnu.org>
457
458 * bindings.el (completion-ignored-extensions): Add .tfm.
459
460 1999-12-16 Dave Love <fx@gnu.org>
461
462 * faces.el (set-face-attribute): Purecopy the attributes set.
463
464 * custom.el (custom-declare-variable): Purecopy value.
465
466 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
467 (byte-extrude-byte-code-vectors): Use remprop.
468 (byte-compile-lambda): Check that arg is a lambda.
469
470 1999-11-16 Anders Lindgren <AndersL@andersl.com>
471
472 * font-lock.el: System for adding and removing keywords.
473 Both local (previously added keyword) and global keywords
474 can be removed.
475 (font-lock-remove-keywords): New user-level function.
476 (font-lock-update-removed-keyword-alist): New internal function.
477 (font-lock-removed-keywords-alist): New variable.
478 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
479 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
480 growing datastructures.
481 (font-lock-set-defaults): Removes keywords stored in
482 `font-lock-removed-keywords-alist' after local keywords added.
483
484 1999-12-16 Anders Lindgren <andersl@andersl.com>
485
486 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
487 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
488
489 * font-lock.el (c-keywords): Only highlight preprocessor
490 directives when spelled correctly.
491
492 * font-lock.el (font-lock-match-c++-structor-declaration,
493 c++-keywords): Fontify constructors and destructors with function
494 face inside C++ class declarations.
495
496 1999-12-16 Gerd Moellmann <gerd@gnu.org>
497
498 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
499 the shell from sh-shell-file.
500
501 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
502
503 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
504
505 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
506 if one of the files specified cannot be accessed by
507 file-attributes. Do not strip any leading directories from the
508 file names, to behave more like `ls' does.
509
510 * dired.el (dired-get-filename): Handle absolute file names.
511 (dired-readin-insert): If argument is a cons, don't print
512 "wildcard" on the ``total'' line.
513
514 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
515
516 * faces.el (face-read-integer, read-face-attribute)
517 (color-defined-p, color-values): Allow color values unspecified-fg
518 and unspecified-bg, handle them as unspecified.
519
520 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
521
522 * textmodes/reftex.el: (reftex-compile-variables): respect new
523 structure of `reftex-index-macro'
524 (reftex-compile-variables): Use the changed structure of
525 `reftex-label-alist'.
526
527 * textmodes/reftex-vars.el (reftex-index-math-format,
528 (reftex-toc-max-level): New option.
529 reftex-index-phrases-search-whole-words,
530 reftex-index-phrases-case-fold-search,
531 reftex-index-phrases-skip-indexed-matches,
532 reftex-index-phrases-wrap-long-lines,
533 reftex-index-phrases-sort-prefers-entry,
534 reftex-index-phrases-sort-in-blocks): New options.
535 (reftex-index-macros): Option structure changed.
536 (reftex-index-macros-builtin): Added `repeat' item to each entry.
537 (reftex-label-alist): Additional item in each entry to specify if
538 the environment should be listed in the TOC.
539 (eval-when-compile (require 'cl)) added.
540
541 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
542 longer deals with "repeat".
543 (reftex-index): "repeat property in `reftex-index-macro-alist' is
544 now used.
545 (reftex-index-phrases-comment-regexp,
546 reftex-index-phrases-macrodef-regexp,
547 reftex-index-phrases-phrase-regexp1,
548 reftex-index-phrases-phrase-regexp2,
549 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
550 New constants.
551 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
552 reftex-index-phrases-font-lock-keywords,
553 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
554 reftex-index-phrases-restrict-file): New variables.
555 (reftex-index-phrase-selection-or-word,
556 reftex-index-visit-phrases-buffer,
557 reftex-index-initialize-phrases-buffer,
558 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
559 reftex-index-next-phrase, reftex-index-this-phrase,
560 reftex-index-all-phrases, reftex-index-region-phrases,
561 reftex-index-phrases-parse-header,
562 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
563 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
564 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
565 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
566 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
567 reftex-index-make-replace-string,
568 reftex-query-index-phrase-globally, reftex-query-index-phrase,
569 reftex-index-phrase-match-is-indexed,
570 reftex-index-phrases-fixup-line,
571 reftex-index-phrases-replace-space,
572 reftex-index-select-phrases-macro): New functions.
573 (reftex-index-globalize, reftex-index-globally): functions removed
574 (eval-when-compile (require 'cl)) added.
575
576 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
577 for max level.
578 (reftex-toc-max-level-indicator): New variable.
579 (reftex-toc-max-level): New command.
580 (reftex-toc-map): New keybinding `t'.
581 (reftex-toc-help): Constant updated.
582 (eval-when-compile (require 'cl)) added.
583
584 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
585 `t' command key can change `reftex-toc-max-level'
586 (eval-when-compile (require 'cl)) added.
587
588 * textmode/reftex-sel (reftex-insert-docstruct): Respect
589 `reftex-toc-max-level'
590 (eval-when-compile (require 'cl)) added.
591
592 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
593 added.
594
595 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
596 added.
597
598 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
599 commands.
600 (reftex-citation, reftex-do-citation,
601 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
602 preselect a citation format.
603 (eval-when-compile (require 'cl)) added.
604
605 * textmodes/reftex-parse.el (reftex-context-substring): Optional
606 parameter to-end
607 (reftex-section-info): Deal with environment matches.
608 (eval-when-compile (require 'cl)) added.
609
610 * reftex-global.el (eval-when-compile (require 'cl)) added.
611
612 1999-12-15 Kenichi Handa <handa@etl.go.jp>
613
614 The following changes are for the new composition mechanism. We
615 have deleted `composition' charset and composite characters,
616 instead introduced a special text property `composition'.
617
618 * composite.el: New file.
619
620 * ps-mule.el: Define encode-composition-rule and find-composition
621 for Emacs 20.4 and the earlier versions.
622 (ps-mule-init-external-library): Just require a feature for
623 external libraries.
624 (ps-mule-prologue): Postscript code modified for new composition.
625 (ps-mule-find-wrappoint): New arg COMPOSITION.
626 (ps-mule-plot-string): Delete code for composite characaters.
627 (ps-mule-plot-composition): New funcion.
628 (ps-mule-prepare-font-for-components): New function.
629 (ps-mule-plot-components): New function.
630 (ps-mule-composition-prologue-generated): Renamed from
631 ps-mule-cmpchar-prologue-generated.
632 (ps-mule-composition-prologue): New named from
633 ps-mule-cmpchar-prologue. Modified for new composition.
634 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
635 ps-mule-prepare-cmpchar-font): Deleted.
636 (ps-mule-string-encoding): New arg NO-SETFONT.
637 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
638 check Composing, not Cmpchar
639 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
640 to nil.
641 (ps-mule-begin-job): Check existence of new composition.
642
643 * ps-print.el (ps-plot-region): Handle new composition.
644
645 * simple.el (what-cursor-position): Show "(composed)" if the
646 character is composed.
647
648 * international/characters.el: Fix cateogries of Lao symbols.
649
650 * international/fontset.el (vertical-centering-font-regexp): New
651 variable.
652
653 * international/mule.el (mule-version): Updated to 5.0 (AOI).
654 (mule-version-date): Updated to 1999.12.7.
655 (with-category-table): New macro.
656
657 * international/mule-cmds.el (encode-coding-char): Don't check
658 composite character.
659
660 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
661 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
662 x-ctext): Give `composition' property t.
663
664 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
665 non-nil) at the tail of ALIST.
666 (compose-region, decompose-region, decompse-string,
667 reference-point-alist, compose-chars): Moved to composite.el.
668 (compose-chars-component, compose-chars-rule,
669 decompose-composite-char): Deleted.
670
671 * international/quail.el (quail-install-map): New optional arg
672 NAME.
673 (quail-get-translation): If DEF is a symbol but not a function,
674 ignore it.
675 (quail-start-translation): Put a key sequence undefined in the
676 translation keymap in unread-command-events, not generated-events.
677 Return parameterized event (compose-last-chars N) if the input
678 characters should be composed.
679 (quail-map-definition): If DEF is t, treat it as nil.
680 (quail-delete-last-char): Delete the quail region.
681 (quail-show-translations): Don't show list of translations if the
682 quail package is deterministic.
683 (quail-completion-max-depth): New variable.
684 (quail-completion-1): Pay attention to the above variable. Fix
685 for the case that a translation is a function.
686 (quail-map-from-table, quail-map-from-table-1,
687 quail-map-from-table-2): New functions.
688 (quail-lookup-map-and-concat): New function
689
690 * language/devan-util.el: Mostly rewritten.
691
692 * language/lao.el: Register lao-composition-function in
693 composition-function-table.
694
695 * language/lao-util.el: Mostly rewritten.
696
697 * language/thai.el: Register thai-composition-function in
698 composition-function-table.
699 (thai-tis620): Delete `pre-write-conversion' property.
700
701 * language/thai-util.el: (thai-category-table): Make it by
702 make-category-table.
703 (thai-composition-pattern): New variable.
704 (thai-compose-region, thai-compose-string): Use
705 with-category-table.
706 (thai-post-read-conversion): Just call thai-compose-region.
707 (thai-pre-write-conversion): Deleted.
708 (thai-composition-function): New funciton.
709
710 * language/tibet-util.el: Most functions rewritten.
711 (tibetan-char-p): Renamed from tibetan-char-examin.
712 (tibetan-composable-examin) (tibetan-complete-char-examin)
713 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
714 (tibetan-add-components): New function.
715 (tibetan-composition-function): New function.
716
717 * language/tibetan.el: Register tibetan-composition-function in
718 composition-function-table.
719 (tibetan-composable-pattern): New variable.
720 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
721 (tibetan-precomposition-rule-alist): Move punctuations to
722 tibetan-punctuation-transcription-alist and
723 tibetan-obsolete-glyphs.
724 (tibetan-punctuation-transcription-alist): New variable.
725 (tibetan-obsolete-glyphs): New variable.
726 (tibetan-regexp): Improve the initialization code.
727
728 * textmodes/fill.el (fill-find-break-point): Delete codes for
729 composite characters.
730 (fill-region-as-paragraph): Likewise.
731
732 1999-12-14 Gerd Moellmann <gerd@gnu.org>
733
734 * international/mule-cmds.el (default-input-method): Specify
735 that it should be set after current-language-environment.
736
737 * custom.el (custom-handle-keyword): Add :set-after.
738 (custom-add-dependencies): New function.
739 (custom-set-variables): Take dependencies between args into
740 account.
741
742 * battery.el (battery): Doc fix.
743
744 1999-12-12 Gerd Moellmann <gerd@gnu.org>
745
746 * progmodes/cc-make.el: Removed.
747
748 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
749
750 * Release of cc-mode 5.26
751
752 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
753
754 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
755 target depth. Optionally count #else lines as clause limits,
756 as suggested by don provan <provan@lucent.com>. #elif
757 handling fixed.
758
759 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
760 (c-down-conditional-with-else): New commands that uses the
761 added functionality in `c-forward-conditional'.
762
763 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
764
765 * cc-align.el (c-lineup-comment): Preserve the alignment with
766 a comment on the previous line instead of preserving the
767 comment-column.
768
769 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
770
771 * Fixes to IDL mode after input from Eric Eide
772 <eeide@cs.utah.edu>:
773 * cc-engine.el (c-beginning-of-statement-1): Allow
774 `c-conditional-key' to be nil, for the benefit of IDL mode.
775 * cc-engine.el (c-guess-basic-syntax): Ditto.
776 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
777 but do match CORBA 2.3 `valuetype'.
778 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
779 for IDL.
780 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
781 be nil for IDL.
782 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
783 Like C++.
784 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
785 set `c-method-key' and `c-baseclass-key' to nil.
786
787 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
788
789 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
790 with nonhanging open braces.
791
792 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
793
794 * cc-align.el: Added docstrings to all lineup functions.
795
796 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
797 keyword.
798
799 * cc-align.el (c-lineup-C-comments): Handle free form text
800 comments. Use c-comment-prefix-regexp and comment-start-skip
801 instead of hardcoded regexps.
802
803 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
804
805 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
806 behavior and return value as documented.
807
808 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
809
810 * Changes for new style variable init system:
811 * cc-langs.el (c-common-init): Dito.
812 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
813 now customizable.
814 * cc-vars.el: Style variables may now take a value
815 'set-from-style to make them take their value from the style
816 system. This value is now the default on all these variables.
817 * cc-vars.el (c-valid-offset): New function to verify a
818 syntactic symbol offset setting.
819 * cc-vars.el (c-offsets-alist): Variable moved from
820 cc-styles.el since it's now customizable in a similar way to
821 the other style variables.
822 * cc-vars.el (c-old-style-variable-behavior): New variable to
823 revert to the old style init behavior.
824
825 * cc-vars.el (c-file-style, c-file-offsets): Made always
826 buffer local.
827
828 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
829 the throws clause that might follow the function prototype in
830 C++.
831
832 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
833
834 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
835 could move forward for macros that doesn't start in column 0.
836
837 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
838
839 * cc-align.el (c-indent-multi-line-block,
840 c-lineup-whitesmith-in-block): Two new lineup functions for
841 use in whitesmith style.
842
843 * cc-styles.el (c-style-alist): More fixes to whitesmith
844 style. It should now handle all different braces uniformly in
845 both hanging and non-hanging cases.
846
847 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
848
849 * cc-cmds.el (c-indent-exp): Use a marker to save point to
850 make it stay in the same position relative to the surrounding
851 text.
852
853 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
854 when adaptive-fill-mode doesn't manage to get it correct.
855
856 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
857 with dotted notation, e.g. foo.bar.Gnu.
858
859 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
860 within unwind-protect (previously only some were wrapped so it
861 would be possible to register mode initialization when full
862 initialization did not finish).
863
864 * cc-styles.el (c-style-alist): Corrected the brace placement
865 in the whitesmith style. Thanks to Sean Luke
866 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
867 styles with consistent brace placement for all constructs.
868
869 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
870
871 * cc-cmds.el (c-context-line-break): Continue C++ comments too
872 when point is in the middle of them.
873
874 * cc-cmds.el: Line breaking and paragraph filling code
875 rewritten:
876 (c-guess-fill-prefix): New function that uses various
877 heuristics to guess the comment prefix.
878 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
879 It now assumes adaptive filling is active to preserve the line
880 prefix inside comments.
881 (c-indent-new-comment-line): Replacement for the now
882 obsolete `c-comment-line-break-function' that uses
883 `c-guess-fill-prefix' when appropriate. It now observes the
884 setting of `comment-multi-line', which has effect in C-style
885 block comments.
886
887 * cc-cmds.el (c-context-line-break): New function intended to
888 be put on RET. It's essentially `newline-and-indent', but
889 continues C block comments with the appropriate line prefix.
890
891 * cc-cmds.el (c-do-auto-fill): New function put on
892 `normal-auto-fill-function' to implement the
893 `c-ignore-auto-fill' variable.
894
895 * cc-cmds.el (c-beginning-of-statement): Use
896 `c-comment-prefix-regexp' to avoid ending up inside the
897 comment prefix. Better handling of comment starters and
898 enders. Catch comments better when traversing code. Stop at
899 preprocessor directives.
900
901 * cc-defs.el (c-forward-comment): New subst to hide platform
902 dependent quirks in `forward-comment'.
903
904 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
905 argument.
906 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
907 arguments. Activate this function by default when
908 `parse-partial-sexp' supports it (currently Emacs 20.x).
909
910 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
911 on the comment opener to make constants usable as lineup
912 arguments.
913
914 * cc-align.el (c-lineup-C-comments): Fixes to handle the
915 changed anchor position in the `c' syntactic symbol. Handle
916 more than stars in the comment prefix; use the new variable
917 `c-comment-prefix-regexp'. Don't indent text not preceded by
918 a comment prefix to the right of the comment opener if it's
919 long.
920
921 * cc-langs.el: Fixes to mode initialization for new line
922 breaking and paragraph filling method. Adaptive fill mode is
923 now activated at startup instead of deactivated. The
924 variables used for adaptive filling and paragraph movement are
925 also changed to incorporate the value of
926 `c-comment-prefix-regexp'. `substitute-key-definition' is
927 used to override some functions in the global map instead of
928 overriding their default bindings.
929
930 * cc-mode.el (java-mode): Modify `paragraph-start' for the
931 javadoc markup at mode init.
932
933 * cc-mode.el (c-setup-filladapt): A new convenience function
934 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
935 function is intended to be used explicitly by the end user
936 only.
937
938 * cc-vars.el (c-comment-prefix-regexp): New variable used to
939 recognize the comment fill prefix inside comments.
940 (c-block-comment-prefix): New name for
941 `c-comment-contiuation-stars', which is now obsolete. It's
942 generalized to handle any character sequence.
943 (c-ignore-auto-fill): New variable used to selectively disable
944 Auto Fill mode in specific contexts.
945
946 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
947
948 * cc-cmds.el (c-comment-indent): Leave at least one space
949 between the comment and the last nonblank character in the
950 case where we look at the indentation of the comment on the
951 previous line (case 4).
952
953 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
954 list of characters that may start a statement (it's a sort of
955 prefix operator in Pike, and isn't used at all in any of the
956 other languages).
957
958 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
959
960 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
961 inside continued statements as statement-cont instead of
962 brace-list-open. The reason is that one normally adjusts
963 brace-list-open for brace lists as top-level constructs, and
964 brace lists inside statements is a completely different
965 context. Case 10B.2 changed. Also changed (the somewhat
966 esoteric) case 9A to cope with this.
967
968 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
969
970 * cc-cmds.el (c-electric-brace): Added electric handling of
971 the open brace for brace-elseif-brace.
972
973 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
974
975 * cc-defs.el (c-with-syntax-table): New macro to easily switch
976 syntax tables temporarily.
977
978 * cc-engine.el (c-guess-basic-syntax): Handle template and
979 member init argument lists split over several lines. Case 5D
980 changed.
981
982 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
983 @throws introduced in Javadoc 1.2.
984
985 * cc-menus.el (cc-imenu-java-generic-expression): Applied
986 patch from RMS to avoid infinite backtracking.
987
988 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
989
990 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
991 by [ ].
992
993 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
994
995 * cc-align.el (c-lineup-dont-change): Compensate properly for
996 the column in langelem.
997
998 * cc-engine.el (c-syntactic-information-on-region): New
999 function to help debugging the syntactic analysis.
1000
1001 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1002
1003 * cc-align.el (c-lineup-template-args): Handle nested template
1004 arglists.
1005
1006 * cc-langs.el (c++-template-syntax-table): New syntax table
1007 that makes `<' and `>' parenthesis characters, which is useful
1008 to switch to temporarily when analyzing template arglists.
1009
1010 * cc-styles.el: Changed default alignment of labels in the
1011 java style to conform to the examples in the Java Language
1012 Specification.
1013
1014 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
1015 by default.
1016
1017 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1018
1019 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
1020 immediately before the closing paren in an arglist, so don't
1021 check that in Pike mode. Case 7A changed.
1022
1023 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1024
1025 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
1026 lines were ignored under certain conditions.
1027
1028 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1029
1030 * cc-align.el (c-lineup-template-args): New function for
1031 aligning continued template argument lists.
1032
1033 * cc-engine.el (c-guess-basic-syntax): Fix for member init
1034 lists containing function arglists split over several lines.
1035 Case 5D.1 changed.
1036
1037 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
1038 template-args-cont didn't get recognized when the first
1039 arglist opener line doesn't contain a template argument. New
1040 case 5K.
1041
1042 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1043
1044 * cc-defs.el (c-point): Changed from subst to macro for
1045 efficiency.
1046 (c-beginning-of-defun-1, c-end-of-defun-1): New
1047 beginning-of-defun/end-of-defun wrappers separated from
1048 c-point.
1049
1050 * cc-menus.el (imenu-generic-expression,
1051 imenu-case-fold-search, imenu-progress-message): Dummy
1052 definitions to avoid compiler warnings if imenu can't be
1053 loaded.
1054 * cc-menus.el (cc-imenu-init): New function called at mode
1055 init.
1056 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
1057 imenu initializations to cc-imenu-init.
1058
1059 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1060
1061 * cc-engine.el (c-guess-basic-syntax): Slightly better check
1062 for lambda-intro-cont in Pike mode. Case 6 changed.
1063
1064 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
1065 anything following "new Foo()" was considered an anonymous
1066 class body in Java mode.
1067
1068 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1069
1070 * cc-cmds.el (c-comment-line-break-function): When breaking in
1071 a string, don't insert a new line.
1072
1073 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1074
1075 * cc-engine.el (c-at-toplevel-p): New interface function which
1076 returns information useful to add-on authors. It tells you
1077 whether you're at a toplevel statement or not.
1078
1079 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1080
1081 * cc-cmds.el (c-comment-line-break-function): It is possible
1082 that forward-line does not land us at the bol, say if we're on
1083 the last line in a file. In that case, do a
1084 back-to-indentation instead of a forward-comment -1.
1085
1086 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1087
1088 * cc-engine.el (c-beginning-of-statement-1): Don't catch
1089 "default:" as normal label in case 4.
1090
1091 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1092
1093 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
1094 recognize continued bitfield declarations. Case 5D.1 changed.
1095 * cc-langs.el: New variable c-bitfield-key.
1096 * cc-mode.el: New variable c-bitfield-key.
1097
1098 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1099
1100 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
1101 anonymous array expressions (i.e. "new Foo[] {.. bracelist
1102 ..}").
1103
1104 1999-12-12 Dave Love <fx@gnu.org>
1105
1106 * mail/footnote.el: Require cl when compiling. Don't autoload
1107 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
1108 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
1109 Avoid `acons'.
1110 (footnote-mode-line-string, Footnote-add-footnote): Remove
1111 autoload cookie.
1112
1113 1999-12-12 Richard Sharman <rsharman@pobox.com>
1114
1115 * sh-script.el: Fix for when font-lock mode is active.
1116 (sh-font-lock-unfontify-region-function): New function.
1117
1118 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
1119
1120 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
1121 if start-process is not bound, since Ispell now supports such
1122 platforms as well.
1123
1124 1999-12-12 Gerd Moellmann <gerd@gnu.org>
1125
1126 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
1127 rmail-summary-goto-msg.
1128
1129 * files.el (after-find-file): Fix previous change.
1130
1131 1999-12-11 Dave Love <fx@gnu.org>
1132
1133 * help.el (where-is): Use `commandp' as predicate for
1134 `completing-read'
1135
1136 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1137
1138 * cus-edit.el (custom-save-delete): Delete all occurrences,
1139 leave point where the first occurrence was.
1140 (custom-save-faces): Insert a newline at the end of the comment.
1141 Avoid a double newline there.
1142 If final closeparen is at bol, put a space before it.
1143 (custom-save-variables): Likewise.
1144 (custom-file): Doc fix.
1145
1146 1999-12-10 Gerd Moellmann <gerd@gnu.org>
1147
1148 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
1149 regexp matching image and audio files.
1150
1151 1999-12-09 Dave Love <fx@gnu.org>
1152
1153 * mail/footnote.el: New file.
1154
1155 1999-12-09 Gerd Moellmann <gerd@gnu.org>
1156
1157 * files.el (after-find-file): Use auto-save-visited-file-name if
1158 set.
1159
1160 * mail/feedmail.el (feedmail-find-eoh): Take
1161 feedmail-queue-alternative-mail-header-separator into account.
1162
1163 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
1164
1165 * smerge-mode.el: New file.
1166
1167 * font-lock.el (font-lock-multiline): New variable.
1168 (font-lock-add-keywords): Rename `major-mode' into `mode'.
1169 (font-lock-remove-keywords): Added a dummy `mode' argument for
1170 potential future support.
1171 (font-lock-fontify-anchored-keywords,
1172 (font-lock-fontify-keywords-region): Only handle multiline strings
1173 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
1174
1175 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1176
1177 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
1178
1179 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
1180
1181 1999-12-07 Dave Love <fx@gnu.org>
1182
1183 * help.el (view-emacs-problems): New command, bound to C-h P.
1184
1185 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
1186
1187 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
1188
1189 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
1190 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
1191 New code to support the minor mode version.
1192 (diff-recenter): New function.
1193 (diff-next-hunk, diff-next-file): Use it.
1194 (diff-remembered-files-alist): New var.
1195 (diff-merge-strings): New function.
1196 (diff-find-file-name): Make it smarter and use the user's input more.
1197 (diff-mode): Cosmetic changes.
1198
1199 * files.el (save-some-buffers): Turn EXITING into the more general
1200 PRED argument to allow specifying a subset of buffers.
1201
1202 * simple.el (kill-region): Use the new `delete-and-extract-region'
1203 rather than the undo log (which is incorrect with *-change-functions).
1204
1205 * font-lock.el (font-lock-default-fontify-region): Fix subtle
1206 off-by-one problem that could force re-fontifying the whole buffer.
1207 (font-lock-remove-keywords): New function.
1208 (font-lock-add-keywords): Use the new function to ensure idempotence.
1209
1210 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
1211
1212 * viper-cmd.el (viper-minibuffer-standard-hook,
1213 viper-minibuffer-real-start): Mew functions.
1214 (viper-read-string-with-history,viper-file-add-suffix,
1215 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
1216 change in the status of the minibuffer prompt.
1217
1218 1999-12-06 Gerd Moellmann <gerd@gnu.org>
1219
1220 * comint.el (comint-redirect-results-list)
1221 (comint-redirect-results-list-from-process): Remove interactive
1222 spec.
1223
1224 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1225
1226 * info.el (info-node, info-menu-5, info-xref): Define colors for
1227 Info faces if the display supports them.
1228
1229 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1230
1231 Changes for automatic remapping of X colors on terminal frames:
1232
1233 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
1234 term-setup-hook. Call msdos-remember-default-colors and
1235 msdos-handle-reverse-video.
1236 (msdos-face-setup): Parts of code moved to
1237 msdos-setup-initial-frame.
1238 (msdos-handle-reverse-video): New function, modeled after
1239 x-handle-reverse-video.
1240 (make-msdos-frame): Don't use initial-frame-alist and
1241 default-frame-alist. Call msdos-handle-reverse-video.
1242 (msdos-color-aliases): Remove.
1243 (msdos-color-translate, msdos-approximate-color): Remove.
1244 (msdos-color-values): Use 16-bit RGB values. RGB values updated
1245 for better approximation of X colors.
1246 (msdos-face-setup): Call tty-color-clear. Remove code that sets
1247 up tty-color-alist (it is now on startup.el).
1248 (x-display-color-p, x-color-defined-p, x-color-values,
1249 x-defined-colors, face-color-supported-p, face-color-gray-p):
1250 Remove.
1251
1252 * facemenu.el (facemenu-read-color, list-colors-display): Use
1253 defined-colors for all frame types.
1254 (facemenu-color-equal): Use color-values for all frame types.
1255
1256 * faces.el (read-face-attribute): For :foreground and :background
1257 attributes and frames on character terminals, translate the color
1258 to the closest supported one before looking it up in the list of
1259 valid values.
1260 (face-valid-attribute-values): Call defined-colors for all types
1261 of frames.
1262 (defined-colors, color-defined-p, color-values, display-color-p):
1263 New finctions.
1264 (x-defined-colors, x-color-defined-p, x-color-values,
1265 x-display-color-p): Aliases for the above.
1266
1267 * startup.el (command-line): Register terminal colors for frame
1268 types other than x and w32, but only if the terminal supports
1269 colors. Call tty-color-define instead of face-register-tty-color.
1270
1271 * term/x-win.el (xw-defined-colors): Renamed from
1272 x-defined-colors.
1273 * term/w32-win.el (xw-defined-colors): Likewise.
1274
1275 * term/tty-colors.el: New file.
1276 * loadup.el: Load term/tty-colors.
1277
1278 1999-12-06 Dave Love <fx@gnu.org>
1279
1280 * ffap.el: Autoload the ffap alias directly.
1281
1282 1999-12-06 Inge Frick <inge@nada.kth.se>
1283
1284 * dired-aux.el (dired-do-shell-command): Changed documentation.
1285 (dired-shell-stuff-it): A `?' in COMMAND has now the same
1286 meaning as `*'.
1287
1288 1999-12-06 Gerd Moellmann <gerd@gnu.org>
1289
1290 * simple.el (insert-buffer): Doc fix.
1291
1292 * apropos.el (apropos-mode): Add autoload cookie.
1293
1294 1999-12-06 Sam Steingold <sds@goems.com>
1295
1296 * progmodes/etags.el (etags-tags-completion-table): Modified the
1297 regexp to allow for the CL symbols starting with `+*'.
1298 (tags-completion-table): Doc fix (it's an obarray, not an alist).
1299 (tags-completion-table, tags-recognize-empty-tags-table): Remove
1300 `function' quoting lambda.
1301 (tags-with-face): New macro.
1302 (list-tags, tags-apropos): Use it.
1303 (tags-apropos-additional-actions): New user option.
1304 (etags-tags-apropos-additional): Use it.
1305 (tags-apropos): Call etags-tags-apropos-additional.
1306 (tags-apropos-verbose): New user option.
1307 (etags-tags-apropos): Use it.
1308 (visit-tags-table-buffer, next-file): Use `unless'.
1309 (recognize-empty-tags-table): Renamed to
1310 tags-recognize-empty-tags-table.
1311 (complete-tag): Call tags-complete-tag bypassing try-completion.
1312
1313 1999-12-06 Kenichi Handa <handa@etl.go.jp>
1314
1315 * international/mule.el (set-buffer-file-coding-system): Docstring
1316 modified.
1317
1318 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1319
1320 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
1321 using the hideshow package.
1322 (hs-special-modes-alist): Added entry for bibtex to allow the use
1323 of the hideshow package.
1324 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
1325 not longer provided by bibtex.el directly. Instead the hideshow
1326 package should be used.
1327 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
1328 references to bibtex-hide-entry-bodies.
1329
1330 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1331
1332 * textmodes/bibtex.el: Copyright notice is up to date. Moved
1333 maintainer information closer to the beginning of the bibtex.el
1334 file.
1335 (bibtex-maintainer-salutation): New constant.
1336 (bibtex-version): New constant.
1337 (bibtex-submit-bug-report): Use bibtex-version and
1338 bibtex-maintainer-salutation.
1339 (bibtex-entry-field-alist): Made booktitle field optional for
1340 @inproceedings entries when crossreferenced.
1341 (bibtex-entry-field-alist): Added booktitle field to proceedings
1342 entry type (for cross referencing). Thanks to Wagner Toledo Correa
1343 for the suggestion.
1344 (bibtex-string-file-path): Fixed typo.
1345
1346 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
1347
1348 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
1349 for reftex.el.
1350 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
1351 to menu.
1352
1353 1999-12-04 Dave Love <fx@gnu.org>
1354
1355 * delsel.el: Revert previous change -- region is significant to
1356 skeleton.
1357
1358 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
1359
1360 * viper-cmd.el (viper-change-state): Use
1361 viper-ESC-moves-cursor-back to decide whether to move the cursor
1362 back.
1363
1364 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
1365
1366 * international/mule-util.el (truncate-string-to-width): Docsting
1367 fixed.
1368
1369 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
1370
1371 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
1372 use of `cond'.
1373 (lm-with-file): Move all the find-file...kill-buffer stuff into
1374 this macro. Make it use `find-file-noselect' and make it kill
1375 the buffer only if it wasn't already displayed somewhere.
1376 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
1377 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
1378 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
1379 (lm-commentary): Fix to handle the case when the change log is
1380 at the end of the file.
1381
1382 1999-12-02 Kenichi Handa <handa@etl.go.jp>
1383
1384 * international/mule.el (charsetp): Fix typo in docstring.
1385
1386 * international/mule-diag.el (list-coding-categories): Fix typo;
1387 automatic -> autoload.
1388
1389 1999-12-02 Gerd Moellmann <gerd@gnu.org>
1390
1391 * vc.el (vc-update-change-log): Look for rcs2log under
1392 exec-directory.
1393
1394 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
1395 outline-regexp, add outline-level.
1396 (lisp-outline-level): New.
1397
1398 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
1399 remove extraneous string-match.
1400
1401 * finder.el (finder-commentary): Activate Finder mode.
1402
1403 1999-12-01 Anders Lindgren <andersl@andersl.com>
1404
1405 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
1406 off when reverting buffers that contained mode specifiers.
1407 `revert-buffer' is now called with non-nil PRESERVE-MODES
1408 argument.
1409
1410 1999-12-01 Dave Love <fx@gnu.org>
1411
1412 * delsel.el: Grok skeleton-pair-insert-maybe.
1413
1414 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1415
1416 * progmodes/cperl-mode.el (cperl-under-as-char):
1417 Use nil as default.
1418
1419 1999-11-30 Gerd Moellmann <gerd@gnu.org>
1420
1421 * speedbar.el (toplevel): Remove compatibility code for Emacs
1422 versions without custom.el.
1423
1424 1999-11-30 Dave Love <fx@gnu.org>
1425
1426 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
1427
1428 * autoinsert.el: Minor doc fixes.
1429 (auto-insert): Return nil.
1430
1431 * faces.el (set-face-documentation): Purecopy STRING.
1432
1433 1999-11-29 Dave Love <fx@gnu.org>
1434
1435 * derived.el: Doc fixes, remove old backquote syntax.
1436
1437 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
1438 comment warning about editing.
1439
1440 * help.el (help-mode-hook): Define.
1441
1442 1999-11-29 Gerd Moellmann <gerd@gnu.org>
1443
1444 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
1445 invalid translation of old-style backquote syntax to new syntax.
1446
1447 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
1448
1449 * Makefile (DONTCOMPILE): Add term/internal.el.
1450
1451 1999-11-26 Dave Love <fx@gnu.org>
1452
1453 * comint.el: Fix last change.
1454
1455 * emacs-lisp/advice.el: Fix last change.
1456
1457 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1458
1459 * cus-edit.el (Custom-reset-standard): Doc fix.
1460 (custom-variable-reset-standard): Doc fix.
1461 (custom-face-reset-standard): Doc fix.
1462 (custom-face-menu): "Reset to Standard" => "Erase Customization".
1463 (custom-variable-menu): Likewise.
1464 (custom-reset-menu): Likewise.
1465 (custom-buffer-create-internal): Likewise.
1466
1467 1999-11-26 Dave Love <fx@gnu.org>
1468
1469 * progmodes/make-mode.el (makefile-mode-hook): Customize.
1470
1471 * font-lock.el: Doc fixes.
1472
1473 * menu-bar.el (menu-bar-mode): Customize.
1474
1475 * cus-start.el: Add use-dialog-box.
1476
1477 * add-log.el (change-log-mode-hook): Customize.
1478 (add-log-current-defun): Use
1479 fortran-{beginning,end}-of-subprogram.
1480
1481 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1482
1483 * emacs-lisp/advice.el: Many doc fixes.
1484
1485 * comint.el (comint-preoutput-filter-functions): Doc fix.
1486
1487 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1488
1489 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1490 Improve messages for capitalization of arg names,
1491 for flag variables, for t and nil, for imperatives.
1492 Call them imperatives rather than infinitives sans "to".
1493 (checkdoc-common-verbs-wrong-voice): Add "moves".
1494 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
1495
1496 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1497 Don't convert comments from 3-semicolon to 2-semicolon.
1498 That is a matter of style.
1499 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
1500 (checkdoc-comments): Don't bind that variable.
1501
1502 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1503
1504 * files.el (write-file-hooks): Doc fix.
1505
1506 1999-11-26 Gerd Moellmann <gerd@gnu.org>
1507
1508 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
1509
1510 1999-11-25 Dave Love <fx@gnu.org>
1511
1512 * hippie-exp.el: Require comint when compiling.
1513 (hippie-expand): Add :links.
1514 (hippie-expand-try-functions-list): Customize.
1515
1516 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
1517
1518 * viper*el: Replaced old-style backquotes.
1519
1520 * ediff*el: Replaced old-style backquotes.
1521
1522 * ediff-merge
1523 (ediff-looks-like-combined-merge,ediff-get-combined-region):
1524 Changed to support the new format for ediff-combination-pattern.
1525
1526 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
1527 Changed to support the new format for ediff-combination-pattern.
1528
1529 1999-11-24 Dave Love <fx@gnu.org>
1530
1531 * custom.el (custom-declare-group): Purecopy DOC.
1532 (custom-handle-keyword): Purecopy VALUE.
1533 (custom-add-link): Purecopy WIDGET.
1534 (custom-add-version): Purecopy VERSION.
1535 (custom-add-load): Purecopy LOAD.
1536
1537 * cus-face.el (custom-declare-face): Purecopy DOC.
1538
1539 * info.el:
1540 (Info-build-node-completions, Info-search, Info-follow-reference)
1541 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
1542 (Info-find-emacs-command-nodes): Avoid properties on matched text
1543 which may appear in minibuffer.
1544
1545 1999-11-24 Gerd Moellmann <gerd@gnu.org>
1546
1547 * locate.el (locate-with-filter): Doc fix.
1548
1549 1999-11-24 Alex Schroeder <alex@gnu.org>
1550
1551 * sql.el (sql-find-sqli-buffer): New function.
1552 (sql-set-sqli-buffer-generally): New function.
1553 (sql-set-sqli-buffer): Better checking of new-buffer.
1554 (sql-copy-column): Add comma after INTO clause, too.
1555
1556 1999-11-24 Alex Schroeder <alex@gnu.org>
1557
1558 * sql.el (sql-imenu-generic-expression): New, used to set
1559 imenu-generic-expression.
1560
1561 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
1562 setting font-lock-defaults' SYNTAX-ALIST. Set
1563 imenu-generic-expression, imenu-case-fold-search, and
1564 imenu-syntax-alist.
1565
1566 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
1567 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
1568
1569 1999-11-23 Andrew Innes <andrewi@gnu.org>
1570
1571 * w32-win.el (w32-drag-n-drop): Load files in current window, if
1572 drop coords aren't over a specific window.
1573
1574 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1575
1576 * ps-print.el: Define mule funs without checking if mule package is
1577 loaded.
1578 (ps-print-version): New version number (5.0.1).
1579 (ps-header-dirpart): Now uses abbreviate-file-name.
1580
1581 1999-11-23 Dave Love <fx@gnu.org>
1582
1583 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
1584 comment-line-start.
1585 (fortran-comment-line-start-skip): Renamed from
1586 comment-line-start-skip.
1587 (fortran-mode-map): Use renamed functions. Add manual and custom
1588 entries to menu.
1589 (fortran-mode-hook): Customize.
1590 (fortran-comment-indent-function): Renamed from
1591 fortran-comment-hook.
1592 (delete-horizontal-regexp): Function deleted.
1593 (fortran-electric-line-number): Simplified.
1594 (fortran-beginning-of-subprogram): Renamed from
1595 beginning-of-fortran-subprogram.
1596 (fortran-end-of-subprogram): Renamed from
1597 end-of-fortran-subprogram.
1598 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
1599 (fortran-previous-statement, fortran-next-statement): Simplified.
1600 (fortran-blink-match): New function.
1601 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
1602 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
1603 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
1604 line-end-position.
1605 (fortran-fill): No longer interactive. Simplified.
1606 (fortran-break-line): Simplified.
1607 (fortran-analyze-file-format): Use char-after, not looking-at.
1608
1609 * emacs-lisp/find-func.el (find-function-regexp): Use
1610 `define-minor-mode' after easy-menu change.
1611
1612 1999-11-23 Gerd Moellmann <gerd@gnu.org>
1613
1614 * comint.el: Add redirection.from active comint buffers into
1615 another buffer. Written by Peter Breton.
1616
1617 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
1618
1619 * emacs-lisp/autoload.el (make-autoload): Recognize the new
1620 `define-minor-mode'.
1621 (define-minor-mode): Specify `doc-string-elt'.
1622
1623 * emacs-lisp/easy-mmode.el: Changed maintainer.
1624 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
1625 Use defcustom for the hooks; Improve the auto-generated docstrings.
1626 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
1627 (define-minor-mode): Add BODY arg; Only declare the keymap if
1628 provided; Improve the auto-generated docstrings.
1629
1630 1999-11-22 Gerd Moellmann <gerd@gnu.org>
1631
1632 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
1633 that the leading `^' is at the start. This is necessary because
1634 paragraphs.el tries to remove anchors, but can find them only if
1635 they are the first character.
1636
1637 * progmodes/antlr-mode.el: New file.
1638
1639 * calendar/calendar.el: Fix autoload for
1640 calendar-absolute-from-astro. Add autoload for
1641 calendar-print-astro-day-number.
1642
1643 1999-11-21 Anders Lindgren <andersl@andersl.com>
1644
1645 * follow.el: Use modern backquote syntax. Minor comment update.
1646
1647 1999-11-21 Gerd Moellmann <gerd@gnu.org>
1648
1649 * simple.el (with-syntax-table): Don't switch buffers.
1650
1651 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
1652 progmodes/hideif.el: Use new backquote syntax.
1653
1654 1999-11-21 Ken Manheimer <klm@python.org>
1655
1656 * icomplete.el (icomplete-completions): Use an explicit variable
1657 `icomplete-prospects-length', obviating the need to use an
1658 apparently faulty throw/catch arrangement.
1659
1660 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
1661
1662 * term/internal.el (IT-display-table-setup): Don't overstep
1663 character code 255.
1664
1665 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
1666
1667 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
1668 for the charset chinese-sisheng is 7bit encoding, not 8bit.
1669
1670 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
1671
1672 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
1673 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
1674
1675 * files.el (auto-mode-alist): Add patterns for diff-mode.
1676
1677 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
1678 to detect an empty prompt.
1679
1680 1999-11-18 Dave Love <fx@gnu.org>
1681
1682 * simple.el (input-mode-8-bit): Fix the customization.
1683
1684 1999-11-18 Gerd Moellmann <gerd@gnu.org>
1685
1686 * international/iso-acc.el (iso-languages): Add more
1687 characters for Portuguese.
1688
1689 * speedbar.el: Clean up comment at the start of the file.
1690 Remove RCS id.
1691
1692 * progmodes/compile.el (compilation-parse-errors): Use
1693 compilation-buffer-p instead of testing major-mode.
1694
1695 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
1696
1697 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
1698 (quickurl-ask): completion-ignore-case is set to the value of
1699 quickurl-completion-ignore-case for the duration of the call to
1700 completing-read.
1701
1702 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1703
1704 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
1705
1706 1999-11-18 Kenichi Handa <handa@etl.go.jp>
1707
1708 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
1709 instead of ps-print-def.
1710
1711 * ps-print.el: Require ps-vars instead of ps-print-def.
1712
1713 * ps-mule.el: Require ps-vars instead of ps-print-def.
1714
1715 1999-11-17 Gerd Moellmann <gerd@gnu.org>
1716
1717 * simple.el (with-syntax-table): Save buffer explicitly instead of
1718 using save-excursion.
1719
1720 1999-11-16 Gerd Moellmann <gerd@gnu.org>
1721
1722 * mail/supercite.el: New maintainer.
1723
1724 1999-11-16 Reto Zimmermann <reto@synopsys.com>
1725
1726 * progmodes/vhdl-mode.el: Use new backquote syntax.
1727
1728 1999-11-16 Gerd Moellmann <gerd@gnu.org>
1729
1730 * simple.el (with-syntax-table): New.
1731
1732 1999-11-15 Sam Steingold <sds@ksp.com>
1733
1734 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
1735
1736 1999-02-22 Sam Steingold <sds@goems.com>
1737
1738 * goto-addr.el (goto-address-at-mouse,
1739 goto-address-find-address-at-point): Use compose-mail.
1740 (goto-address-mail-method): Removed variable.
1741 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
1742 goto-address-send-using-mail): Removed functions.
1743
1744 1998-11-03 Sam Steingold <sds@goems.com>
1745
1746 * simple.el (backward-delete-char-untabify):
1747 backward-delete-char-untabify-method can be `all' now - to delete
1748 hungrily including newlines.
1749
1750 1999-11-15 Sam Steingold <sds@ksp.com>
1751
1752 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
1753
1754 1999-11-15 Dave Love <fx@gnu.org>
1755
1756 * cus-edit.el (customize-face, customize-face-other-window):
1757 Require match from completing-read.
1758 (custom-buffer-done-function): Default to custom-bury-buffer, not
1759 bury-buffer.
1760
1761 1999-11-15 Gerd Moellmann <gerd@gnu.org>
1762
1763 * mail/rmail.el, iswitchb.el, hippie-exp.el,
1764 progmodes/cperl-mode.el: Use new backquote syntax.
1765
1766 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
1767
1768 * uniquify.el: Use new backquote syntax.
1769
1770 1999-11-14 Markus Rost <rost@ias.edu>
1771
1772 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
1773 as in ispell-local-dictionary-alist.
1774
1775 1999-11-14 Alex Schroeder <alex@gnu.org>
1776
1777 * ansi-color.el (ansi-color-apply): Updated regexps to include
1778 highlighted face.
1779
1780 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
1781
1782 * forms.el (forms--make-format-elt-using-text-properties):
1783 Treat `intangible' differently.
1784
1785 * forms.el: Use new backquote syntax.
1786
1787 1999-11-13 Gerd Moellmann <gerd@gnu.org>
1788
1789 * textmodes/scribe.el (scribe-mode): Doc-fix.
1790
1791 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
1792
1793 * net-utils.el (run-network-program, net-utils-run-program): Use
1794 the new backquote syntax.
1795 (smbclient-program, smbclient-program-options)
1796 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
1797 variables
1798 (smbclient, smbclient-list-shares): New functions
1799
1800 1999-11-12 Sam Steingold <sds@ksp.com>
1801
1802 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
1803 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
1804 (viper-kbd-buf-definition, viper-kbd-mode-alist)
1805 (viper-kbd-mode-pair, viper-kbd-mode-definition)
1806 (viper-kbd-global-pair, viper-kbd-global-definition):
1807 Use the new backquote syntax.
1808
1809 * emulation/viper-cmd.el (viper-test-com-defun)
1810 (viper-prefix-arg-value, viper-prefix-arg-com):
1811 Use the new backquote syntax.
1812
1813 * emacs-lisp/debug.el (debugger-env-macro):
1814 Use the new backquote syntax.
1815
1816 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
1817 Use the new backquote syntax.
1818
1819 * calendar/calendar.el (calendar-remove-frame-by-deleting):
1820 New user variable.
1821 (calendar-hide-window): Use it.
1822 (increment-calendar-month, calendar-for-loop, calendar-sum):
1823 Use the new backquote syntax.
1824
1825 1999-11-12 Andrew Innes <andrewi@gnu.org>
1826
1827 * select.el (x-set-selection): Call buffer-substring, not
1828 substring. Also fix docstring
1829
1830 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
1831
1832 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
1833 of customizable variables to bug report message. Added
1834 system-type to package name in bug report.
1835
1836 1999-11-12 Gerd Moellmann <gerd@gnu.org>
1837
1838 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
1839 to display file names.
1840
1841 1999-11-11 Gerd Moellmann <gerd@gnu.org>
1842
1843 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
1844
1845 * isearch.el: Add lazy-highlighting feature.
1846
1847 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1848
1849 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
1850 constant.
1851 (ps-mode-submit-bug-report): New function. Entry added to menu.
1852
1853 1999-11-10 William M. Perry <wmperry@aventail.com>
1854
1855 * mwheel.el: New file to support the new style wheeled mice.
1856
1857 1999-11-10 Gerd Moellmann <gerd@gnu.org>
1858
1859 * startup.el (initial-scratch-message): Add ";;" to the front of
1860 lines in the message.
1861
1862 * files.el (file-local-copy): Remove optional BUFFER argument
1863 because that's not used by anything.
1864
1865 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
1866 to-address.
1867
1868 1999-11-08 Markus Rost <rost@ias.edu>
1869
1870 * wid-edit.el (widget-button-click): Wrap with save-excursion
1871 to restore track-mouse in the correct buffer.
1872
1873 1999-11-08 Gerd Moellmann <gerd@gnu.org>
1874
1875 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
1876
1877 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
1878
1879 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
1880 lpr-command to "lp" for some system-types. (copied from lpr.el
1881 Emacs version 20.2.1).
1882
1883 1999-11-04 Markus Rost <rost@ias.edu>
1884
1885 * simple.el (comment-region): Strip off white space at end of
1886 comment-start.
1887
1888 1999-11-04 Gerd Moellmann <gerd@gnu.org>
1889
1890 * faces.el (secondary-selection): Fix wrong color name.
1891
1892 1999-11-04 John Tobey <jtobey@epsilondev.com>
1893
1894 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
1895 the default when invoking perldb in a non-Perl buffer, and other
1896 cases involving -e or --.
1897
1898 1999-11-04 Gerd Moellmann <gerd@gnu.org>
1899
1900 * simple.el (previous-matching-history-element)
1901 (next-history-element): Use delete-field instead of erase-field.
1902
1903 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
1904 Use delete-field instead of erase-field.
1905
1906 * faces.el (secondary-selection): Change background to yellow.
1907
1908 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
1909 find the start of the text. Use field-string to read the user
1910 input.
1911
1912 1999-11-03 Gerd Moellmann <gerd@gnu.org>
1913
1914 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
1915 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
1916 for compatibility with old face implementation.
1917
1918 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
1919 Use erase-field instead of erase-buffer.
1920
1921 * frame.el (blink-cursor-mode, blink-cursor-end): Use
1922 internal-show-cursor with new interface.
1923 (blink-cursor-timer-function): New.
1924 (blink-cursor-start): Use blink-cursor-timer-function.
1925
1926 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1927
1928 * calendar.el (redraw-calendar): Move to nearest date before
1929 redrawing.
1930
1931 * diary-lib.el (simple-diary-display): Reset modeline even if
1932 there are no diary entries since the diary buffer may be displayed.
1933
1934 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1935
1936 * emacs-lisp/debug.el (debug): If noninteractive, display the
1937 backtrace using `message', then exit Emacs.
1938 (debugger-batch-max-lines): New variable.
1939 (debugger-setup-buffer): New subroutine, broken out of `debug'.
1940 Change the messages put at the start, to say that the debugger
1941 was entered.
1942
1943 1999-11-02 Sam Steingold <sds@ksp.com>
1944
1945 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
1946
1947 1999-11-01 John Tobey <jtobey@epsilondev.com>
1948
1949 * gud.el: (gud-perldb-massage-args): Massage correctly in the
1950 presence of perl switches other than "-e".
1951
1952 1999-11-01 Markus Rost <rost@ias.edu>
1953
1954 * dired-x.el (dired-smart-shell-command): Use
1955 shell-command-history as in shell-command.
1956
1957 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1958
1959 * userlock.el (ask-user-about-lock): Doc fix.
1960
1961 * frame.el: Doc fixes.
1962
1963 1999-11-01 Gerd Moellmann <gerd@gnu.org>
1964
1965 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
1966 of show-cursor.
1967 (blink-cursor-start, blink-cursor-end): Ditto.
1968
1969 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
1970
1971 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1972
1973 * window.el (walk-windows): If ALL-FRAMES is a frame,
1974 start on that frame. Use save-selected-window.
1975
1976 1999-11-01 Gerd Moellmann <gerd@gnu.org>
1977
1978 * simple.el (end-of-buffer): Use window-end to find the window end
1979 instead of vertical-motion because this handles variable-height
1980 lines correctly.
1981
1982 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
1983
1984 * ediff.el: Version change.
1985
1986 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
1987 make sure you are in a good frame before deleting other
1988 windows.
1989 (ediff-file-checked-in-p): Don't consider CVS
1990 files checked in.
1991 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
1992 are writing to a newly created empty file.
1993
1994 * ediff-mult.el (ediff-show-session-group-hook): New default.
1995
1996 * ediff-vers.el (ediff-pcl-cvs-view-revision):
1997 First cd to the file directory. reportedly works
1998 better with remote files.
1999
2000 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
2001 Use file-name-nondirectory when passing files to CVS.
2002
2003 * ediff-diff.el (ediff-cmp-options): New variable.
2004 (ediff-same-file-contents): Use ediff-cmp-options.
2005
2006 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
2007 ediff-get-patch-buffer): Use current buffer if it appears to be a
2008 patch.
2009
2010 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
2011 C-g
2012
2013 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
2014 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
2015 (viper-save-cursor-color,viper-restore-cursor-color):
2016 Improved cursor color handling.
2017 (viper-get-saved-cursor-color-in-replace-mode,
2018 viper-get-saved-cursor-color-in-insert-mode): New functions for
2019 better cursor color handling.
2020
2021 * viper-ex.el (ex-read,ex-edit):
2022 Fixes for correct interpretation of #,%.
2023 (viper-ex): Now works correctly when called from other functions.
2024 (viper-glob-function): New variable.
2025 (viper-ex): Save excursion before doing :global.
2026
2027 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
2028
2029 * viper-cmd.el (viper-post-command-sentinel,
2030 viper-insert-state-post-command-sentinel,
2031 viper-insert-state-pre-command-sentinel): Takes better care of
2032 cursor colors.
2033
2034 * viper.el: Version change.
2035
2036 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
2037
2038 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
2039 that the modeline display was updated *only* when
2040 `whitespace-display-in-modeline' was set, not otherwise.
2041
2042 1999-10-30 Gerd Moellmann <gerd@gnu.org>
2043
2044 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
2045 "frac12".
2046
2047 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
2048 ad-activate.
2049
2050 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
2051
2052 * whitespace.el: Test for existence of `defcustom' and `defgroup'
2053 using fboundp instead of assuming that these are not present in
2054 particular flavors of emacs.
2055 (whitespace-version): Update to 2.8
2056 (whitespace-display-in-modeline): Add custom variable to control
2057 displaying the whitespace errors on the modeline based on
2058 suggestion from <klaus.berndl@sdm.de>
2059 (whitespace-buffer): Now returns `t' if unclean and `nil' if
2060 clean, to enable using as a hook function, as suggested by Puneet
2061 Goel <puneet@computer.org>
2062 (whitespace-buffer): Fix a subtle bug that cleaned up only if
2063 quiet was not set, even with whitespace-auto-cleanup set.
2064 (whitespace-mode-line): Now uses less modeline real estate and
2065 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
2066 which is present in the file, and <y> is any type of whitespace
2067 whose check has been suppressed by setting
2068 `whitespace-check-<whitespace-type>' to nil.
2069 (whitespace-unchecked-whitespaces): New function to return the
2070 list of whitespaces for whom checks have been suppressed.
2071 (whitespace-display-unchecked-whitespaces): Renamed to
2072 `whitespace-update-modeline' to reflect its functionality.
2073
2074 1999-10-30 Gerd Moellmann <gerd@gnu.org>
2075
2076 * progmodes/compile.el (compilation-error-regexp-alist):
2077 Undo previous change.
2078
2079 1999-10-28 Dave Love <fx@gnu.org>
2080
2081 * help.el (help-follow): Make arg optional again and really
2082 default to point.
2083
2084 1999-10-28 Gerd Moellmann <gerd@gnu.org>
2085
2086 * paths.el (rmail-file-name): Make it an option.
2087
2088 * progmodes/ada-mode.el, progmodes/ada-prj.el,
2089 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
2090 comment fixes.
2091
2092 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
2093 MIPS Pro 7.3 compiler error message syntax.
2094
2095 1999-10-27 Dave Love <fx@gnu.org>
2096
2097 * progmodes/compile.el: Checkdoc-inspired fixes.
2098
2099 1999-10-27 Gerd Moellmann <gerd@gnu.org>
2100
2101 * lpr.el (print-buffer): Doc-string fix.
2102
2103 1999-10-27 Dave Love <fx@gnu.org>
2104
2105 * emacs-lisp/advice.el: Doc fixes.
2106 (ad-lemacs-p): Removed.
2107 (advice): Add :link to defgroup.
2108
2109 1999-10-27 Kenichi Handa <handa@etl.go.jp>
2110
2111 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
2112 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
2113
2114 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2115
2116 * window.el (walk-windows): If ALL-FRAMES is a frame,
2117 start on that frame. Use save-selected-window.
2118
2119 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2120
2121 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
2122 ad-activate. All callers changed, including those in data.c.
2123 (ad-activate-internal-off): Renamed from ad-activate-off.
2124 All uses changed.
2125 (ad-activate): Renamed from ad-activate-on. All uses changed.
2126 (ad-start-advice, ad-stop-advice, ad-recover-normality):
2127 Alter the definition of ad-activate-internal, not ad-activate.
2128
2129 1999-10-26 Gerd Moellmann <gerd@gnu.org>
2130
2131 * startup.el (command-line-1): Add support for command line
2132 arguments `file' and `execute'. Fix handling of `visit'.
2133
2134 1999-10-26 Kenichi Handa <handa@etl.go.jp>
2135
2136 * international/mule-cmds.el (read-input-method-name): Handle the
2137 case that the arg DEFAULT is symbol.
2138
2139 * international/mule-diag.el (mule-diag): Handle the case that
2140 default-input-method is symbol.
2141
2142 1999-10-26 Gerd Moellmann <gerd@gnu.org>
2143
2144 * textmodes/tildify.el: New file.
2145
2146 1999-10-25 Sam Steingold <sds@ksp.com>
2147
2148 * Makefile (compile-files): Fixed the "tr" strings.
2149 (EMACS): Set to ../src/emacs.
2150
2151 1999-10-25 Gerd Moellmann <gerd@gnu.org>
2152
2153 * info.el (Info-build-node-completions): Add '("*") to the
2154 completion list.
2155
2156 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2157
2158 * frame.el (auto-raise-mode): When enabling the mode,
2159 immediately raise the selected frame.
2160
2161 * indent.el (indent-region): Doc fix.
2162
2163 * comint.el (comint-output-filter): Make the Comint buffer current
2164 for the comint-preoutput-filter-functions.
2165
2166 * mail/reporter.el: Doc fix.
2167
2168 1999-10-24 Stephen Eglen <stephen@gnu.org>
2169
2170 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
2171 that Octave lisp files can also run under XEmacs 20.
2172 (require 'custom) added so that files can run under Emacs 19.34.
2173
2174 * iswitchb.el (iswitchb-default-keybindings): No need to use
2175 read-kbd-macro in keybindings.
2176
2177 1999-10-23 Dave Love <fx@gnu.org>
2178
2179 * elide-head.el: New file.
2180
2181 1999-10-23 Gerd Moellmann <gerd@gnu.org>
2182
2183 * Makefile (compile-files, backup-compiled-files): New targets.
2184 (bootstrap, bootstrap-clean): Ditto.
2185
2186 1999-10-22 Paul Eggert <eggert@twinsun.com>
2187
2188 * international/mule-cmds.c (locale-language-names):
2189 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
2190 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
2191 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
2192 Use Latin-8 for Welsh.
2193 Use Latin-1 for English if "en" is explicitly specified.
2194 Use Latin-1 for Scots Gaelic, Tagalog.
2195 Use Latin-1 (not Latin-4) for Greenlandic.
2196 Use Latin-1 (not Latin-2) for Albanian.
2197 (locale-preferred-coding-systems, locale-language-names):
2198 Remove generic ISO 8859 locales; locale-charset-language-names now
2199 does this.
2200 (locale-charset-language-names): New variable.
2201 (set-locale-environment): Use language name specified by
2202 locale-charset-language-names if its charsets disagree with the
2203 language name specified by locale-language-names.
2204
2205 1999-10-22 Dave Love <fx@gnu.org>
2206
2207 * make-mode.el: Minor doc fixes.
2208
2209 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
2210
2211 1999-10-21 Dave Love <fx@gnu.org>
2212
2213 * loadup.el: Add latin-8, latin-9.
2214
2215 1999-10-20 Paul Eggert <eggert@twinsun.com>
2216
2217 * disp-table.el (standard-display-european): Remove undocumented
2218 arg AUTO; no longer used by startup.el. Do not attempt to treat
2219 all non-English language environments as coding system names.
2220 Instead, use the downcased language environment name as a coding
2221 system name if it is one; otherwise, use latin-1.
2222
2223 1999-10-20 Gerd Moellmann <gerd@gnu.org>
2224
2225 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
2226 that were split so that part of the comment appeared as Lisp code.
2227
2228 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2229
2230 * ps-bdf.el: Doc fix.
2231
2232 * ps-print-def.el: New file: common definitions for all parts of
2233 ps-print.
2234 (ps-multibyte-buffer): Moved from ps-mule.
2235
2236 * ps-mule.el: File dependence fix.
2237 (ps-multibyte-buffer): Moved to ps-print-def.
2238
2239 * ps-print.el: Doc fix, better customization.
2240 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
2241 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
2242 (ps-end-file): Doc fix.
2243 (ps-setup, ps-begin-file): Fun fix.
2244 (postscript): New group.
2245 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
2246 (ps-print-prologue-1): Adjust PostScript programming.
2247 (ps-print): Adjust group hierarchy.
2248 (ps-print-n-up, ps-print-zebra, ps-print-background,
2249 ps-print-printer)
2250 (ps-print-page): New subgroups.
2251 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
2252 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
2253 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
2254 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
2255 (ps-zebra-stripe-height, ps-print-background-image)
2256 (ps-print-background-text, ps-spool-config): Adjust customization.
2257 (dos-ps-printer): Definition eliminated.
2258
2259 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2260
2261 * ps-mule.el: Doc fix, define functions properly if mule package is
2262 loaded or not.
2263 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
2264 mule package is loaded or not.
2265
2266 * ps-print.el: Doc fix, n-up printing.
2267 (ps-print-version): New version number (5.0).
2268 (ps-page-dimensions-database): Added document media.
2269 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
2270 (ps-page-order, ps-printing-region-p): New vars.
2271 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
2272 funs.
2273 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
2274 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
2275 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
2276 (ps-n-up-xstart, ps-n-up-ystart): New macros.
2277 (ps-print-begin-sheet-hook): New hook.
2278 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
2279 const.
2280 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
2281 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
2282 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
2283 (ps-count-lines): Changed to defun.
2284 (ps-header-page): Changed to defsubst, fix fun.
2285 (ps-printing-region): Doc fix, adjust programming code.
2286 (ps-output-boolean, ps-background-pages, ps-background-text)
2287 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
2288 programming code.
2289
2290 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2291
2292 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
2293 (ps-print-version): New version number (4.2).
2294 (ps-spool-config, ps-spool-tumble): New vars.
2295 (ps-print-prologue-1): Changed to defconst, adjust PostScript
2296 programming, new PostScript procedure to handle errors.
2297 (ps-print-prologue-2): Changed to defconst.
2298 (ps-print-duplex-feature): New const: duplex and tumble setting.
2299 (ps-setup, ps-begin-file): Fix funs.
2300 (ps-boolean-capitalized): New fun.
2301
2302 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
2303
2304 * Makefile (dontcompilefiles): Obsoleted.
2305 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
2306 (EL): Unused.
2307 (temacs): Removed (unused).
2308 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
2309 version of the file (necessary for the update to work properly).
2310 (autoloads): Force the use of `pwd`/loaddefs.el.
2311 (updates); Redefined in terms of other targets to reduce redundancy.
2312 (.el.elc): New default rule, just in case you want it.
2313 (compile): Use a single invocation of Emacs.
2314 (bootstrap-compile); Unneeded.
2315 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
2316
2317 1999-10-19 Dave Love <fx@gnu.org>
2318
2319 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
2320
2321 1999-10-19 Sam Steingold <sds@ksp.com>
2322
2323 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
2324 comply with the comment.
2325
2326 1999-10-19 Gerd Moellmann <gerd@gnu.org>
2327
2328 * autorevert.el (auto-revert-mode): Make auto-revert-mode
2329 permanent-local.
2330
2331 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
2332
2333 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
2334 value: \"lpr\" changed to "lpr"
2335 (ps-mode-version): New constant
2336 (ps-mode-show-version): New function, added key in ps-mode-map
2337 (ps-run-messages): Removed
2338 (ps-run-font-lock-keywords-2): New defcustom variable replacing
2339 ps-run-messages. These keywords now include the value of
2340 ps-run-prompt, making its fontification customizable.
2341 (ps-run-init): Removed \\n from docstring, it is now added when
2342 the value is used
2343 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
2344 ps-run-prompt
2345 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
2346 customizable variables in doc-string (its equivalent
2347 ps-run-messages was missing in previous version of the doc-string)
2348 (ps-run-mode): Simplified assignment to font-lock-defaults, using
2349 symbols only
2350
2351 1999-10-19 Alex Schroeder <alex@gnu.org>
2352
2353 * ansi-color.el: Complete rewrite.
2354
2355 1999-10-19 Paul Eggert <eggert@twinsun.com>
2356
2357 Fix bootstrapping problems.
2358 Use the system locale to specify Emacs locale defaults.
2359
2360 * international/mule-cmds.el (global-map):
2361 Do not use backquote, because that makes a bootstrapping
2362 problem if you need to recompile all Lisp files using interpreted code.
2363 * international/mule.el (charset-id, charset-bytes,
2364 charset-dimension, charset-chars, charset-width,
2365 charset-direction, charset-iso-final-char,
2366 charset-iso-graphic-plane, charset-reverse-charset,
2367 charset-short-name, charset-long-name, charset-description,
2368 charset-plist): Likewise.
2369 * subr.el (save-match-data): Likewise.
2370
2371 * international/mule-cmds.el
2372 (set-display-table-and-terminal-coding-system): New function,
2373 containing code migrated out of set-language-environment.
2374 (set-language-environment, set-locale-environment): Use it.
2375 (locale-translation-file-name): Moved here from startup.el.
2376 (locale-language-names, locale-preferred-coding-systems):
2377 New vars.
2378 (locale-name-match, set-locale-environment): New functions.
2379
2380 * language/japan-util.el (setup-japanese-environment-internal):
2381 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
2382
2383 * startup.el (iso-8859-n-locale-regexp): Remove.
2384 (locale-translation-file-name): Move to mule-cmds.el.
2385 (command-line): Move locale-stuff into set-locale-environment.
2386
2387 1999-10-18 Dave Love <fx@gnu.org>
2388
2389 * abbrev.el (add-abbrev, inverse-add-abbrev)
2390 (expand-region-abbrevs): Remove properties from buffer text.
2391
2392 1999-10-17 Gerd Moellmann <gerd@gnu.org>
2393
2394 * iswitchb.el (iswitchb-exhibit): Extract user-input only
2395 from the mini-buffer, without the prompt.
2396
2397 * simple.el (minibuffer-prompt-end): Return the position
2398 after the prompt, not the position of that last character
2399 of the prompt.
2400
2401 1999-10-17 Miles Bader <miles@gnu.org>
2402
2403 * simple.el: Doc fixes.
2404
2405 1999-10-17 Miles Bader <miles@gnu.org>
2406
2407 * simple.el (previous-matching-history-element, next-history-element):
2408 Change to work correctly even if the point is in the prompt.
2409 (choose-completion-string): Likewise.
2410 (minibuffer-prompt-width): New function (compatibility with old subr).
2411
2412 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
2413 When constraining the final position to the current field,
2414 don't use the ONLY-IN-LINE mode of constrain-to-field.
2415
2416 1999-10-17 Miles Bader <miles@gnu.org>
2417
2418 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
2419 constrain-to-field.
2420 * textmodes/paragraphs.el (forward-sentence): Likewise.
2421
2422 1999-10-17 Miles Bader <miles@gnu.org>
2423
2424 * simple.el (line-move): Use constrain-to-field to avoid
2425 moving into a prompt.
2426 (previous-complete-history-element): Clarify doc string.
2427 (next-complete-history-element): Likewise.
2428 Use field-beginning instead of point-min.
2429 (next-matching-history-element): Use field-beginning and
2430 erase-field instead of point-min and erase-buffer.
2431 * textmodes/paragraphs.el
2432 (forward-paragraph, forward-sentence): Likewise.
2433 (backward-kill-paragraph, backward-kill-sentence): Remove code to
2434 constrain the kill to an field, as the movement commands now
2435 do this.
2436
2437 1999-10-17 Miles Bader <miles@gnu.org>
2438
2439 * simple.el (previous-matching-history-element): Get the
2440 minibuffer input with field-string instead of buffer-string.
2441 (choose-completion-string): Likewise.
2442 (next-history-element): Likewise.
2443 Erase the minibuffer input with erase-field, not erase-buffer.
2444 Use field-beginning to find the beginning of the input.
2445 * textmodes/paragraphs.el (backward-kill-sentence):
2446 Remove minibuffer-prompt hack.
2447 Constrain to any input field.
2448
2449 1999-10-17 Sam Steingold <sds@ksp.com>
2450
2451 * bindings.el (completion-ignored-extensions): Added ".sparcf"
2452 for CMUCL on sparc and ".ufsl" for LispWorks.
2453 (bound-and-true-p): Bugfix: free variable `v'.
2454
2455 1999-10-16 Dave Love <d.love@dl.ac.uk>
2456
2457 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
2458 (edebug-uninstall-read-eval-functions): Use load-read-function,
2459 avoiding elisp-eval.
2460
2461 1999-10-16 Sam Steingold <sds@ksp.com>
2462
2463 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
2464 instead of `eql'.
2465
2466 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
2467
2468 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
2469 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
2470 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
2471 * ediff-util.el (ediff-make-temp-file):
2472 * ediff-vers.el (ediff-pcl-cvs-view-revision):
2473 * emerge.el (emerge-make-temp-file):
2474 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
2475 * vc.el (vc-update-change-log):
2476 * mail/mailpost.el (post-mail-send-it):
2477 * mail/metamail.el (metamail-region):
2478 * progmodes/cmacexp.el (c-macro-expansion):
2479 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
2480
2481 1999-10-15 Gerd Moellmann <gerd@gnu.org>
2482
2483 * smtpmail.el (smtpmail-via-smtp): Add support for
2484 automatically appending a domain to RCPT TO: addresses.
2485
2486 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2487
2488 * dired.el (dired-insert-directory): Insert the amount of
2489 free space after the total size.
2490 (dired-free-space-program, dired-free-space-args): New variables.
2491
2492 1999-10-14 Karl Heuer <kwzh@gnu.org>
2493
2494 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
2495
2496 1999-10-14 Dave Love <fx@gnu.org>
2497
2498 * international/characters.el:
2499 * international/fontset.el:
2500 * international/mule-conf.el: Add latin-iso8859-1[45].
2501
2502 * language/european.el: Add Latin-8, Latin-9. Modify some doc
2503 strings.
2504
2505 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
2506 (command-line): Detect Latin-[89] locales.
2507
2508 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
2509
2510 * international/mule-cmds.el (select-safe-coding-system)
2511 (leim-list-header): Avoid the use of strings that start with backslash
2512 newline since lread.c:read1 has a hack to turn those strings into
2513 integer 0 during the loadup.el process.
2514
2515 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
2516
2517 1999-10-13 Dave Love <fx@gnu.org>
2518
2519 * image.el (insert-image): Copy the image spec and add an
2520 intangible property.
2521
2522 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
2523
2524 * help.el (help-xref-interned): Make it also work on variable-only
2525 and function-only symbols.
2526 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
2527 (help-follow): If the point under mouse is not highlighted, try
2528 `help-xref-interned' on the pointed-to symbol anyway.
2529
2530 * info.el (Info-on-current-buffer): New entry point.
2531 (Info-find-node): Split into two for Info-on-current-buffer to
2532 hook into it.
2533 (Info-current-file, Info-set-mode-line, Info-up):
2534 Info-current-file can now be t.
2535 (Info-clone-buffer-hook): Function for `clone-buffer'.
2536 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
2537 Make `clone-buffer' available in various ways to the user.
2538
2539 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
2540
2541 * simple.el (shell-command, shell-command-on-region): Use
2542 make-temp-file.
2543 (clone-buffer, clone-process, clone-buffer-hook): New functions.
2544
2545 * subr.el (with-current-buffer): Don't use backquotes to avoid
2546 bootstrapping problems.
2547
2548 * loadup.el (load-path): Add subdirs for bootstrapping.
2549 (docstrings): Ignore errors during bootstrapping.
2550 (args): New `bootstrap' argument (for use in place of `dump').
2551
2552 1999-10-12 Emmanuel Briot <briot@gnat.com>
2553
2554 * ada-stmt.el: Doc-string fixes.
2555
2556 1999-10-12 Gerd Moellmann <gerd@gnu.org>
2557
2558 * recentf.el: New file.
2559
2560 * ps-mode.el: New file.
2561
2562 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
2563 case insensitive.
2564
2565 1999-10-12 Richard Sharman <rsharman@pobox.com>
2566
2567 * sh-script.el: Added support for indenting existing scripts.
2568 (sh-mode-map): Added new bindings.
2569 (sh-mode): Updated mode doc-string for new commands, added
2570 make-local-variable calls, initialize mode-specific variables.
2571 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
2572 is now a different function.
2573 (sh-header-marker): Changed docstring.
2574 (sh-set-shell): Initialize mode-specific variables.
2575 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
2576 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
2577 Changed these define-skeleton calls to work with user-specified
2578 indentation settings.
2579 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
2580 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
2581 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
2582 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
2583 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
2584 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
2585 (sh-guess-basic-offset, sh-handle-after-case-label)
2586 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
2587 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
2588 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
2589 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
2590 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
2591 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
2592 (sh-handle-this-then, sh-help-string-for-variable)
2593 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
2594 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
2595 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
2596 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
2597 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
2598 (sh-remove-our-text-properties, sh-rescan-buffer)
2599 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
2600 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
2601 (sh-scan-case, sh-search-word, sh-set-char-syntax)
2602 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
2603 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
2604 functions.
2605 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
2606 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
2607 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
2608 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
2609 (sh-var-list): New variables.
2610
2611 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
2612
2613 * quickurl.el (quickurl-list-insert): `count-lines' was returning
2614 a value one line to high if the cursor wasn't at the start of a
2615 line. A `beginning-of-line' is now performed before making the
2616 call to `count-lines'.
2617
2618 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
2619
2620 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
2621
2622 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
2623
2624 * Makefile (setwins): Abstract out the command to find subdirectories
2625 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
2626 (custom-deps, finder-data, autoloads, update-subdirs, updates)
2627 (autoloads-with-other-emacs): Use it.
2628
2629 * diff-mode.el: New file. A mode for viewing/editing context diffs.
2630
2631 1999-10-09 Gerd Moellmann <gerd@gnu.org>
2632
2633 * Makefile (bootstrap-compile): New target. Compile Lisp
2634 files with ../src/temacs.
2635
2636 1999-10-08 Simon Marshall <simon@gnu.org>
2637
2638 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
2639 (regexp-opt-group): Use it to get common suffixes in STRINGS.
2640 If STRINGS is nil, return "" rather than nil.
2641
2642 1999-10-08 Gerd Moellmann <gerd@gnu.org>
2643
2644 * Makefile (compile): Compile files one by one. Set load-path to
2645 current directory and subdirectories when compiling.
2646
2647 1999-10-08 Gerd Moellmann <gerd@gnu.org>
2648
2649 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
2650 (emacs): Use it everywhere instead of EMACS.
2651 (compile): New target. Compile all Lisp files from scratch.
2652 (recompile): New target. Recompile lisp directory.
2653 (autoloads-with-other-emacs): New target. Build loaddefs.el with
2654 an Emacs executable not built in the current directory tree.
2655
2656 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
2657
2658 * filecache.el (file-cache-completion-ignore-case): New variable,
2659 defaulting to the value of completion-ignore-case.
2660 (file-cache-minibuffer-complete): Use it.
2661 (file-cache-files-matching, file-cache-files-matching-internal):
2662 New functions.
2663
2664 1999-10-07 Emmanuel Briot <briot@gnat.com>
2665
2666 * ada-xref.el: New file
2667
2668 * ada-prj.el: New file
2669
2670 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
2671
2672 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
2673 subprogram being created.
2674
2675 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
2676 ada-indent-newline-indent): Rewritten to support the new indentation
2677 scheme
2678
2679 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
2680 New functions
2681
2682 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
2683 justification parameter
2684
2685 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
2686 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
2687 external program
2688
2689 1999-10-07 Dave Love <fx@gnu.org>
2690
2691 * bindings.el (bound-and-true-p): New macro.
2692 (make-mode-line-mouse-sensitive): Don't require easymenu.
2693
2694 1999-10-07 Gerd Moellmann <gerd@gnu.org>
2695
2696 * custom.el (defface): Extend documentation for new values of
2697 `type'.
2698
2699 * faces.el (face-spec-set-match-display): Recognize `type' of
2700 `motif', `lucid', `x-toolkit'.
2701 (menu): New face.
2702
2703 1999-10-05 Dave Love <fx@gnu.org>
2704
2705 * files.el: Recognize temporary crontab files.
2706
2707 * info.el: Require jka-compr when compiling.
2708 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
2709
2710 1999-10-04 Dave Love <fx@gnu.org>
2711
2712 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
2713 scroll-up-aggressively, scroll-down-aggressively.
2714
2715 * time.el (display-time-mode): Add autoload cookie.
2716
2717 * rect.el (delete-extract-rectangle): Doc fix from verna.
2718
2719 * help-macro.el (three-step-help): Customize.
2720
2721 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2722
2723 * hexl.el (hexlify-buffer): Move point in proper range
2724 if it is too large.
2725 (hexl-after-revert-hook): Update hexl-max-address.
2726 (hexl-address-to-marker): Doc fix.
2727
2728 1999-10-03 Dave Love <fx@gnu.org>
2729
2730 * image.el (defimage): Remove redundant code. Substitute file in
2731 image plist.
2732
2733 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
2734
2735 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
2736 when doing with-temp-file.
2737
2738 1999-10-01 Dave Love <fx@gnu.org>
2739
2740 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
2741
2742 * help.el: Require view when compiling.
2743 (view-emacs-FAQ): Use Info version.
2744
2745 1999-09-29 Ken'ichi Handa <handa@gnu.org>
2746
2747 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
2748 (normat->normal). Use correct font names for Korean
2749 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
2750
2751 1999-09-29 Kenichi Handa <handa@etl.go.jp>
2752
2753 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
2754 code not used by KOI8 to the same 8-bit code instead of mapping to
2755 SPC.
2756 (cyrillic-alternativnyj-decode-table): Likewise.
2757
2758 1999-09-29 Alex Schroeder <alex@gnu.org>
2759
2760 * sql.el (sql-imenu-generic-expression): Aew, used to set
2761 imenu-generic-expression.
2762 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
2763 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
2764 imenu-case-fold-search, and imenu-syntax-alist.
2765 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
2766 setting font-lock-defaults' SYNTAX-ALIST.
2767
2768 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2769
2770 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
2771 macro, try again.
2772
2773 1999-09-28 Dave Love <fx@gnu.org>
2774
2775 * cus-edit.el (custom-comment): Change widget definition.
2776 (custom-comment-create, custom-comment-show)
2777 (custom-comment-invisible-p): Don't use :comment-overlay.
2778 (custom-comment-hide): New function.
2779 (custom-variable-set, custom-variable-save)
2780 (custom-variable-reset-standard, custom-face-set)
2781 (custom-face-save): Use it.
2782
2783 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2784
2785 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
2786
2787 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2788
2789 * faces.el (region): Doc fix.
2790
2791 1999-09-27 Dave Love <fx@gnu.org>
2792
2793 * isearch.el (isearch): Add :links in defgroup.
2794 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
2795 (isearch-switch-frame-handler): Comment out (unused).
2796 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
2797 (isearch-ring-retreat-edit): Doc fix.
2798 (isearch-mouse-yank): New command.
2799 (isearch-last-command-char): Removed. Callers changed to use
2800 last-command-char.
2801 (isearch-char-to-string): Removed. Callers changed to use
2802 char-to-string.
2803
2804 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
2805
2806 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
2807 option for Russian.
2808
2809 1999-09-25 Gerd Moellmann <gerd@gnu.org>
2810
2811 * faces.el (face-differs-from-default-p): Compare face
2812 attributes individually.
2813
2814 * image.el (put-image, insert-image): Add string argument.
2815
2816 1999-09-24 Gerd Moellmann <gerd@gnu.org>
2817
2818 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
2819 LANG=de_DE.iso88591 on HPUX 11.0.
2820
2821 * dired.el (dired-move-to-filename-regexp): Make it work
2822 for LANG=de_DE.iso88591 on HPUX 11.0.
2823
2824 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2825
2826 * info.el (info-initialize): Don't test existence of ALTERNATIVE
2827 if we know for some other reason it should not be used.
2828
2829 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
2830 New variable.
2831 (edebug-recursive-edit): Save current-prefix-arg there,
2832 bind it, and set it back at the end.
2833 (edebug-outside-excursion): Restore and update the outside
2834 value of current-prefix-arg.
2835 (edebug-emacs-version-specific): Delete support for Epoch.
2836
2837 1999-09-24 Howard Melman <howard@silverstream.com>
2838
2839 * imenu.el (imenu-after-jump-hook): New variable.
2840 (imenu): Run menu-after-jump-hook.
2841 (imenu-name-lookup-function): New variable.
2842 * imenu.el (imenu--in-alist): Use those variables.
2843
2844 1999-09-24 Carsten Dominik <cd@gnu.org>
2845
2846 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
2847 multiple thebibliography environments.
2848
2849 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
2850 with recentering window.
2851 (reftex-extract-bib-entries-from-thebibliography,
2852 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
2853 with multiple thebibliography environments.
2854
2855 * textmodes/reftex-vars.el
2856 (reftex-section-levels): Function allowed as cdr.
2857 (reftex-max-section-depth) New option.
2858
2859 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
2860 with multiple thebibliography environments.
2861
2862 1999-09-23 Gerd Moellmann <gerd@gnu.org>
2863
2864 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
2865 instead of point-min in call to delete-region.
2866
2867 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
2868
2869 * vc.el (vc-backend-checkout): Use with-temp-file when checking
2870 out into arbitrary file names.
2871
2872 1999-09-19 Ken'ichi Handa <handa@gnu.org>
2873
2874 * language/european.el ("Turkish"): New language environment.
2875
2876 1999-09-19 Dave Love <fx@gnu.org>
2877
2878 * delim-col.el: New file.
2879
2880 1999-09-17 Richard Stallman <rms@gnu.org>
2881
2882 * files.el (after-find-file): When visiting a backup file,
2883 make it read-only.
2884
2885 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
2886 (apropos-keybinding-face, apropos-label-face): Likewise.
2887 (apropos-property-face, apropos-match-face): Likewise.
2888 (apropos-label-properties): New variable.
2889 (apropos-print-doc): Use apropos-label-properties.
2890 (apropos-print): Set apropos-label-properties.
2891
2892 1999-09-15 Richard Stallman <rms@gnu.org>
2893
2894 * winner.el: Use aref instead of sref.
2895
2896 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
2897
2898 1999-09-14 Gerd Moellmann <gerd@gnu.org>
2899
2900 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
2901
2902 1999-09-14 Richard Stallman <rms@gnu.org>
2903
2904 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
2905 cookie, even if followed by a letter.
2906
2907 1999-09-14 Stephen Eglen <stephen@gnu.org>
2908
2909 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
2910 --no-line-editing are passed to Octave by including them here
2911 rather than storing them in inferior-octave-startup-args.
2912
2913 1999-09-14 Eli Zaretskii <eliz@gnu.org>
2914
2915 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
2916 command, option, env and sc.
2917
2918 * subr.el (shell-quote-argument): Quote argument with double
2919 quotes for ms-dos.
2920
2921 1999-09-14 Richard Stallman <rms@gnu.org>
2922
2923 * simple.el (eval-expression-print-level): New variable.
2924 (eval-expression-print-length): New variable.
2925 (eval-expression-debug-on-error): New variable.
2926 (eval-expression): Bind print-level, print-length and
2927 debug-on-error from those vars.
2928
2929 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
2930 Bind print-level, print-length and debug-on-error.
2931
2932 1999-09-14 Inge Frick <inge@nada.kth.se>
2933
2934 * dired.el (dired-recursive-deletes): New custom variable.
2935 (dired-re-no-dot): New variable.
2936 (dired-delete-file): New function deletes files and directories
2937 recursively.
2938 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
2939
2940 * dired-aux.el (dired-recursive-copies): New custom variable.
2941 (dired-handle-overwrite): Broke a long line.
2942 (dired-copy-file): Call `dired-copy-file-recursive' instead of
2943 `copy-file'.
2944 (dired-copy-file-recursive): New function. Copy directories
2945 recursively.
2946 (dired-do-create-files): Added support for generalized directory
2947 target. How-to function may now return a function. New fluid
2948 variable `dired-one-file'.
2949 (dired-copy-how-to-fn): New variable.
2950 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
2951 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
2952 (dired-do-copy-regexp): No recursive copies.
2953
2954 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
2955
2956 * whitespace.el (whitespace-version): Update version to 2.4
2957
2958 * whitespace.el: Add customization variables to conditionally test
2959 any of the five whitespaces, per request from Rune Kleveland
2960 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
2961
2962 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
2963
2964 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
2965 list of modes to be checked for bogus whitespaces.
2966
2967 * whitespace.el (whitespace-rescan-timer-time): Update
2968 documentation.
2969
2970 * whitespace.el (whitespace-display-unchecked-whitespaces):
2971 New function to update modeline with untested whitespaces.
2972
2973 * whitespace.el (whitespace-buffer): Test only whitespaces whose
2974 checking is turned on, and update modeline using the newly created
2975 `whitespace-display-unchecked-whitespaces'.
2976
2977 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
2978 whose checking is turned on, and update modeline using the newly
2979 created `whitespace-display-unchecked-whitespaces'.
2980
2981 * whitespace.el (whitespace-describe): Update documentation.
2982
2983 * whitespace.el (whitespace-tickle-timer): Test if
2984 `whitespace-rescan-timer-time' is non-zero before tickling timer.
2985
2986 1999-09-13 Dave Love <fx@gnu.org>
2987
2988 * hideif.el (hide-ifdef-mode): Add autoload cookie.
2989
2990 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
2991 for temp buffer.
2992 (checkdoc-this-string-valid): Don't assume default comment-start.
2993
2994 1999-09-13 Gerd Moellmann <gerd@gnu.org>
2995
2996 * rsz-mini.el: Remove code, keep the interface.
2997
2998 1999-09-13 Dave Love <fx@gnu.org>
2999
3000 * help.el (help-highlight-p): Doc fix.
3001
3002 * faces.el (mode-line, header-line, tool-bar): Add :version.
3003 (highlight, secondary-selection): Add :group.
3004 (trailing-whitespace): Add :group, :version.
3005
3006 * wid-edit.el: Remove some compatibility code and checks.
3007 (widget-specify-field, widget-specify-button): Don't use XEmacs
3008 properties.
3009 (widget-overlay-inactive): Change error message.
3010 (widget-button-pressed-face): New variable.
3011 (widget-button-click): Use it.
3012 (widget-documentation-link-add): Specify mouse and button faces.
3013 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
3014 removed now the functionality is built in.
3015
3016 * cus-edit.el: Don't define-widget-keywords.
3017 (multimedia): New group.
3018 (custom-last): Function removed.
3019 (custom-quote): Add vectorp case, comment out characterp case.
3020 (custom-buffer-done-function, custom-raised-buttons): New option.
3021 (Custom-buffer-done): New function.
3022 (custom-buffer-create-internal): Obey custom-raised-buttons,
3023 Custom-buffer-done.
3024 (custom-button-face): Make it `released-button'.
3025 (custom-button-pressed-face): Make it `pressed-button'
3026 (custom-mode-map): Bind "q" to Custom-buffer-done.
3027 (custom-mode): Deal with raised/pressed buttons.
3028
3029 Changes from Didier Verna:
3030 (custom-prompt-variable): Optional third arg makes prompt for a
3031 comment string.
3032 (customize-set-value, customize-set-variable,
3033 customize-save-variable): Optional prefix makes function handle
3034 variable comments.
3035 (customize-customized, customize-saved, custom-variable-state-set)
3036 (custom-variable-set, custom-variable-save, custom-face-state-set)
3037 (custom-variable-reset-saved, custom-variable-reset-standard)
3038 (custom-face-set, custom-face-save, custom-face-reset-saved)
3039 (custom-face-reset-standard, customize-save-customized): Handle
3040 custom comments.
3041 (custom-comment-face, custom-comment-tag-face): New face.
3042 (custom-comment): New widget.
3043 (custom-comment-create, custom-comment-delete)
3044 (custom-comment-value-set, custom-comment-show)
3045 ()custom-comment-invisible-p): New functions.
3046 (custom-variable-value-create, custom-face-value-create): Create a
3047 comment field widget.
3048 (custom-variable-menu, custom-face-menu): New entry for custom
3049 comment.
3050 (custom-face-value-create): Remove compatibility code.
3051 (custom-save-variables, custom-save-faces): Possibly save custom
3052 comments.
3053
3054 * cus-face.el (custom-face-attributes): Simplify :underline,
3055 :overline, :inverse-video cases. Fix up :box case (probably needs
3056 more work).
3057
3058 Change from Didier Verna:
3059 (custom-set-faces): The arguments can now have a custom comment as
3060 fourth argument.
3061
3062 * custom.el: Don't define-widget-keywords.
3063 Change from Didier Verna:
3064 (custom-set-variables): The arguments can now have a
3065 custom comment as fifth element.
3066
3067 1999-09-13 Richard Stallman <rms@gnu.org>
3068
3069 * info.el (Info-find-node): Cope better if guesspos is too large.
3070
3071 1999-09-12 Gerd Moellmann <gerd@gnu.org>
3072
3073 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
3074 of buffer-substring because buffer-string doesn't copy the
3075 prompt.
3076
3077 * faces.el (mode-line): Replaces `modeline'.
3078 (toplevel): Make `modeline' an alias for `mode-line'.
3079
3080 1999-09-12 Gerd Moellmann <gerd@gnu.org>
3081
3082 * gs.el: Change `ghostscript' to `postscript' in comment.
3083
3084 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
3085
3086 * emulation/tpu-edt.el (tpu-version): New version.
3087 (tpu-search-overlay, tpu-replace-overlay): New variables.
3088 (tpu-search-highlight, tpu-toggle-direction): New functions.
3089 (tpu-lm-replace): Set tpu-replace-overlay.
3090 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
3091 command hook.
3092
3093 1999-09-11 Richard Stallman <rms@gnu.org>
3094
3095 * isearch.el (isearch-mode-map): Undo previous change.
3096
3097 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
3098 use all of that as the sexp.
3099
3100 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
3101 and use the initial argument as file name directly.
3102 Likewise if nothing matches.
3103
3104 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
3105
3106 * winner.el: Major changes. Avoid changing point and mark.
3107 Save configurations after they change, not before.
3108
3109 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
3110
3111 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
3112 Bind print-continuous-numbering and print-number-table.
3113
3114 1999-09-10 Dave Love <fx@gnu.org>
3115
3116 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
3117
3118 1999-09-09 Richard Stallman <rms@gnu.org>
3119
3120 * whitespace.el: Finish making it fit Emacs conventions.
3121 Add autoloads.
3122
3123 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3124
3125 * generic-x.el (bat-generic-mode): "::"-style comments don't
3126 need to begin with "-". Fix the font-lock definitions of ON/OFF
3127 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
3128 from the list of keywords. Add DO to the list of keywords.
3129
3130 1999-09-09 Dave Love <fx@gnu.org>
3131
3132 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
3133 (byte-optimize-backward-word): New optimizations.
3134 (side-effect-free-fns, side-effect-and-error-free-fns): Add
3135 entries.
3136
3137 1999-09-09 Gerd Moellmann <gerd@gnu.org>
3138
3139 * image.el (put-image): Remove optional buffer parameter.
3140
3141 * faces.el (face-italic-p): Return t only for values `italic'
3142 and `oblique'.
3143
3144 * mouse.el (mouse-drag-mode-line-1): Extension of former
3145 mouse-drag-mode-line that also drags the header line.
3146 (mouse-drag-mode-line): Call it.
3147 (mouse-drag-header-line): New.
3148 (toplevel): Bind down-mouse-1 on header lines to
3149 mouse-drage-header-line.
3150
3151 1999-09-08 Gerd Moellmann <gerd@gnu.org>
3152
3153 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
3154 (make-mode-line-mouse-sensitive): Replace `top-line' by
3155 `header-line'.
3156
3157 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
3158
3159 * help.el (describe-function-1): Don't return empty string for keymaps.
3160
3161 * fill.el (fill-region-as-paragraph, canonically-space-region):
3162 Respect colon-double-space at end of line.
3163
3164 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
3165
3166 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
3167 (backup-buffer): Use it.
3168
3169 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
3170
3171 * generic-x.el (generic-define-unix-modes): Added new modes:
3172 inetd-conf-generic-mode, etc-services-generic-mode,
3173 etc-passwd-generic-mode. These are all defined for Unix by default.
3174 (apache-generic-mode): Use an imenu-generic-expression to list
3175 Configuration keywords.
3176 (samba-generic-mode): Use both ; and # as comment characters.
3177 (samba-generic-mode): Font-lock expressions now highlight name
3178 value pairs.
3179 (bat-generic-mode): Keywords are now case-insensitive through
3180 font-lock-defaults setting.
3181 (java-properties-generic-mode): Supports both ! and # as comment
3182 characters.
3183 (java-properties-generic-mode): Added an imenu-generic-expression
3184 (java-properties-generic-mode): Reworked to support the various
3185 different ways to separate name and value (viz, '=', ':' and
3186 whitespace).
3187 (show-tabs-generic-mode): Added this new generic-mode.
3188
3189 1999-09-08 Richard Stallman <rms@gnu.org>
3190
3191 * progmodes/inf-lisp.el: Moved from top directory.
3192
3193 * tar-mode.el (tar-header-block-tokenize):
3194 Use `when' instead of `and'. Fix some clobbered text.
3195
3196 * gud.el (gud-make-debug-menu): Make a child for the
3197 local menu, for its menu bar, and the debug menu.
3198 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
3199 Use the history in the simple way.
3200
3201 1999-09-07 Kenichi Handa <handa@etl.go.jp>
3202
3203 * language/korea-util.el (default-korean-keyboard): Initialize it
3204 according to the environment variable HANGUL_KEYBOARD_TYPE.
3205
3206 1999-09-07 Richard Stallman <rms@gnu.org>
3207
3208 * subr.el (make-temp-file): New function.
3209
3210 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
3211
3212 * font-lock.el (font-lock-multiline): New text property contains
3213 a boolean to indicate if the char is part of a multiline match.
3214 (font-lock-default-fontify-region): Extend the region appropriately
3215 for multiline keywords.
3216 (font-lock-default-unfontify-region): Also remove the new
3217 font-lock-multiline text property.
3218 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
3219 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
3220
3221 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3222
3223 * diary-lib.el (list-diary-entries): Make sure two-digit years
3224 have leading zeros.
3225
3226 1999-09-07 Gerd Moellmann <gerd@gnu.org>
3227
3228 * faces.el (face-set-after-frame-default): Initialize some
3229 attributes of some faces from frame parameters.
3230
3231 * faces.el (scroll-bar, border, cursor, mouse): New faces.
3232
3233 1999-09-07 Gerd Moellmann <gerd@gnu.org>
3234
3235 * faces.el (fringe): Replaces face `margin'.
3236
3237 1999-09-07 Dave Love <fx@gnu.org>
3238
3239 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
3240
3241 1999-09-07 Richard Stallman <rms@gnu.org>
3242
3243 * subr.el (push): Doc fix.
3244
3245 1999-09-06 Richard Stallman <rms@gnu.org>
3246
3247 * vc.el (vc-annotate-display): Use < 69 not < 70
3248 to distinguish 20YY from 19YY.
3249
3250 * timezone.el (timezone-parse-date): Use < 69 not < 70
3251 to distinguish 20YY from 19YY.
3252
3253 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
3254
3255 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
3256
3257 * quickurl.el: (quickurl-list-focused-line): Removed.
3258 (quickurl-list-insert): Now works out the focused line using
3259 `count-lines' instead of using `quickurl-list-focused-line'.
3260
3261 1999-09-06 Richard Stallman <rms@gnu.org>
3262
3263 * mail/rmail.el (rmail-retry-failure): Unconditionally move
3264 to beginning of message.
3265
3266 1999-09-06 Dave Love <fx@gnu.org>
3267
3268 * isearch.el (isearch-mode-map): Add mouse-2.
3269
3270 * mail/rmail.el (rmail-read-password): Deleted.
3271 (rmail-get-pop-password): Use read-password.
3272
3273 * quickurl.el: Don't conditionally define caddr.
3274 (quickurl-url-comment): Use nth, not caddr in function and
3275 defsetf.
3276
3277 1999-09-06 Richard Stallman <rms@gnu.org>
3278
3279 * auto-show.el: Doc fixes.
3280
3281 1999-09-06 Stephen Eglen <stephen@gnu.org>
3282
3283 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
3284 --no-line-editing so that TABs in source files are not interpreted
3285 as completion requests.
3286
3287 1999-09-06 Gerd Moellmann <gerd@gnu.org>
3288
3289 * hscroll.el, auto-show.el: Remove all code, keep the public
3290 interface as no-ops.
3291
3292 * faces.el (face-bold-p): Don't return t if face has lighter
3293 weight than normal.
3294
3295 1999-09-06 Eli Zaretskii <eliz@gnu.org>
3296
3297 * startup.el (command-line): Make small-temporary-file-directory
3298 be nil except on ms-dos.
3299
3300 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
3301
3302 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
3303 is defined.
3304
3305 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
3306 letters with a colon after d or l.
3307
3308 1999-09-06 Dave Love <fx@gnu.org>
3309
3310 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
3311 primitive.)
3312
3313 1999-09-05 Richard Stallman <rms@gnu.org>
3314
3315 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
3316
3317 * textmodes/paragraphs.el (backward-kill-sentence):
3318 Don't test minibuffer-prompt-end here.
3319 (forward-sentence): Do handle it here.
3320 (backward-kill-paragraph): Don't test it here.
3321 (forward-paragraph): Handle it here.
3322
3323 * mouse.el (font-menu-add-default): Simplify code.
3324
3325 1999-09-05 Gerd Moellmann <gerd@gnu.org>
3326
3327 * faces.el (header-line): Renamed from `top-line'.
3328
3329 1999-09-05 Gerd Moellmann <gerd@gnu.org>
3330
3331 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
3332
3333 1999-09-04 Richard Stallman <rms@gnu.org>
3334
3335 * whitespace.el: New file.
3336
3337 1999-09-04 Dave Love <fx@gnu.org>
3338
3339 * paths.el: Make some doc strings obey the make-docfile convention.
3340
3341 * bindings.el: Likewise.
3342 (debug-ignored-errors): Remove BBDB ones.
3343
3344 1999-09-03 Richard Stallman <rms@gnu.org>
3345
3346 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
3347 not from the draft to forward.
3348
3349 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
3350
3351 1999-09-03 Dave Love <fx@gnu.org>
3352
3353 * double.el (double-mode): Customize the variable.
3354
3355 1999-09-03 Kenichi Handa <handa@etl.go.jp>
3356
3357 * international/characters.el: Delete duplicated code.
3358
3359 1999-09-02 Richard Stallman <rms@gnu.org>
3360
3361 * indent.el (indent-relative): Doc fix.
3362
3363 * quickurl.el (quickurl): Doc fix.
3364
3365 1999-09-02 Gerd Moellmann <gerd@gnu.org>
3366
3367 * faces.el (margin): Change background to "gray" for mono (this is
3368 drawn with a stipple pattern).
3369
3370 1999-09-02 Gerd Moellmann <gerd@gnu.org>
3371
3372 * simple.el (next-history-element): Use minibuffer-prompt-end once
3373 again. Remove test for minibuffer-prompt-in-buffer.
3374
3375 1999-09-02 Eli Zaretskii <eliz@gnu.org>
3376
3377 * files.el (small-temporary-file-directory): New variable.
3378
3379 * startup.el (command-line): Compute the value of
3380 small-temporary-file-directory.
3381
3382 * ediff-init.el (ediff-temp-file-prefix): Use
3383 small-temporary-file-directory if non-nil.
3384
3385 * vc.el (vc-update-change-log): Likewise.
3386
3387 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
3388
3389 * simple.el (shell-command, shell-command-on-region): Use
3390 make-temp-name properly. Use small-temporary-file-directory if
3391 non-nil, otherwise temporary-file-directory, to generate temporary
3392 files.
3393
3394 * dos-w32.el (direct-print-region-helper): Use
3395 temporary-file-directory. (From Stefan Monnier.)
3396
3397 1999-09-02 Richard Stallman <rms@gnu.org>
3398
3399 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
3400 from asm-comment-char.
3401 (asm-font-lock-keywords): Recognize instruction width suffixes.
3402
3403 1999-09-01 Richard Stallman <rms@gnu.org>
3404
3405 * play/fortune.el: New file.
3406
3407 1999-08-31 Dave Love <fx@gnu.org>
3408
3409 * help.el (help-make-xrefs): Don't lose on non-empty blank line
3410 after key table.
3411
3412 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
3413 redisplay variables.
3414
3415 * subr.el (push): Fix typo.
3416
3417 1999-08-30 Kevin Blake <kblake@ticnet.com>
3418
3419 * emacs-lisp/ring.el: Many doc fixes.
3420 (ring-size, ring-copy): New functions.
3421
3422 1999-08-29 Richard Stallman <rms@gnu.org>
3423
3424 * progmodes/etags.el (tags-loop-continue):
3425 After tags-loop-operate returns, force skip to next file.
3426
3427 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
3428 (mail-extr-first-letters, mail-extr-last-letters):
3429 Use character classes [:alpha:] and [:alnum:].
3430
3431 * subr.el (push, pop): New macros.
3432
3433 * progmodes/compile.el (compilation-error-regexp-alist):
3434 New item for SGI IRIX MipsPro compilers.
3435
3436 * speedbar.el (speedbar-directory-buttons): Recognize
3437 device names when checking for file names.
3438
3439 * array.el (array-reconfigure-rows): Use generate-new-buffer.
3440
3441 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
3442 and specially handle defvar inside their expansions.
3443 (eval-defun-1): New subroutine.
3444
3445 * progmodes/compile.el (compilation-error-regexp-alist):
3446 Fix the Perl -w entry to allow period after line number.
3447 Don't allow newlines in file name, but allow them after line number
3448 for Perl debugging traces.
3449
3450 * which-func.el (which-func-cleanup-function): New variable.
3451 (which-function): Call that function.
3452
3453 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
3454 to end a function name.
3455
3456 * informat.el (Info-tagify): Don't insert more than one newline
3457 before the tag table.
3458
3459 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
3460
3461 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
3462 than make-temp-name, use match-string-no-properties, and eliminate
3463 a quadratic behavior when building bibtex-strings.
3464
3465 1999-08-29 Alex Schroeder <alex@gnu.org>
3466
3467 * comint.el (comint-input-ring-separator): New variable.
3468 (comint-read-input-ring): Doc change; use
3469 comint-input-ring-separator when reading file.
3470 (comint-write-input-ring): Use
3471 comint-input-ring-separator when writing file.
3472
3473 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
3474
3475 * informat.el (Info-tagify): Start by widening.
3476 Match node headers that don't list the file name,
3477 and more kinds of page separations.
3478 Strip properties during tagification.
3479 Use start of node header line as tag's position.
3480 Fix the "done" message.
3481
3482 (Info-validate): Save and restore match data around narrowing down.
3483
3484 1999-08-28 Richard M. Stallman <rms@gnu.org>
3485
3486 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
3487 On repeated call, override previous values put into
3488 minor-mode-map-alist and minor-mode-alist.
3489
3490 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
3491
3492 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
3493
3494 1999-08-27 Andreas Schwab <schwab@gnu.org>
3495
3496 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
3497 from cvs update.
3498
3499 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3500
3501 * calendar/calendar.el (calendar-move-hook): New hook.
3502
3503 * calendar/cal-move.el: Call the new hook in every movement function.
3504
3505 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
3506 the right function name.
3507
3508 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
3509
3510 * time-stamp.el: Put quote-backquote around all symbol names
3511 in doc strings, for mousing.
3512 (time-stamp): Support multi-line patterns.
3513 (time-stamp-inserts-lines): New variable.
3514 (time-stamp-count): New variable.
3515 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
3516 "Thu" instead of "%a".
3517
3518 1999-08-25 Gerd Moellmann <gerd@gnu.org>
3519
3520 * simple.el (kill-word): Undo previous change.
3521
3522 1999-08-25 Gerd Moellmann <gerd@gnu.org>
3523
3524 * jit-lock.el (jit-lock-function): Extend the fontified range
3525 to the beginning of the line containing the range start and
3526 the beginning of the line following the range end.
3527
3528 1999-08-24 Dave Love <fx@gnu.org>
3529
3530 * timezone.el: Move provide to end.
3531 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
3532 <70 are 2000+.
3533 (timezone-parse-time): Simplify somewhat.
3534
3535 1999-08-24 Gerd Moellmann <gerd@gnu.org>
3536
3537 * faces.el (margin): Renamed from bitmap-area.
3538
3539 1999-08-24 Alex Schroeder <alex@gnu.org>
3540
3541 * sql.el: Doc changes.
3542 (sql-sybase): Use sql-server instead of sql-database.
3543
3544 1999-08-23 Dave Love <fx@gnu.org>
3545
3546 * rect.el: Add/fix various doc strings. Add `*' to all the
3547 interactive specs.
3548
3549 1999-08-21 Gerd Moellmann <gerd@gnu.org>
3550
3551 * jit-lock.el (jit-lock-function): Use line-beginning-position.
3552 Don't unwind-protect font-lock-fontify-region.
3553
3554 * paragraphs.el (backward-kill-paragraph): Don't move
3555 point into mini-buffer prompt.
3556 (backward-kill-sentence): Ditto.
3557
3558 * simple.el (next-history-element): Use minibuffer-prompt-end.
3559 Remove test for minibuffer-prompt-in-buffer.
3560 (kill-word): Don't move point into mini-buffer prompt.
3561
3562 1999-08-21 Dave Love <fx@gnu.org>
3563
3564 * Makefile: Exclude CVS dirs like RCS.
3565
3566 1999-08-19 Dave Love <fx@gnu.org>
3567
3568 * tooltip.el (tooltip-mode): Customize this, per convention.
3569 (tooltip-active): Option deleted.
3570
3571 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
3572
3573 * hanoi.el, page-ext.el: Declare dynamic vars.
3574
3575 * term.el: Avoid ange-ftp related compilation warnings.
3576
3577 1999-08-18 Gerd Moellmann <gerd@gnu.org>
3578
3579 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
3580 the default so that beginners can benefit from it without
3581 searching in manuals.
3582
3583 1999-08-18 Ray Blaak <blaak@gnu.org>
3584
3585 * progmodes/delphi.el: Consider assembly sections as blocks, to
3586 indent them better. Make auto-indent on newline optional.
3587
3588 1999-08-17 Gerd Moellmann <gerd@gnu.org>
3589
3590 * bindings.el (mode-line-modified): Look up key binding for C-x
3591 C-q. If it's bound call that binding, otherwise call
3592 toggle-read-only.
3593
3594 1999-08-17 Dave Love <fx@gnu.org>
3595
3596 * info.el (info): Doc fix.
3597
3598 * finder.el (finder-known-keywords): Add `multimedia'.
3599
3600 * apropos.el: Don't capitalize custom group name.
3601
3602 * info-look.el: Remove compatibility code.
3603 (info-lookup-guess-default*): DTRT for point at start of symbol.
3604 (info-complete): Don't lose with point not at end of symbol.
3605
3606 1999-08-16 Gerd Moellmann <gerd@gnu.org>
3607
3608 * term.el (toplevel): Make face `term-default' an empty face.
3609 The code relied on the fact that Emacs ignored invalid faces in
3610 face text properties in 20.4.
3611
3612 1999-08-16 Richard M. Stallman <rms@gnu.org>
3613
3614 * subr.el (point-at-eol, point-at-bol): New aliases.
3615
3616 * simple.el: Functions reordered.
3617
3618 * rect.el (delete-rectangle-line): Use line-end-position.
3619
3620 1999-08-16 Karl Heuer <kwzh@gnu.org>
3621
3622 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
3623 here from simple.el.
3624
3625 1999-08-16 Dave Love <fx@gnu.org>
3626
3627 * mouse.el: Provide `mldrag' for compatibility.
3628 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
3629 marked obsolete.
3630
3631 * mldrag.el: Removed since the features are in mouse.el.
3632
3633 * jka-compr.el (auto-compression-mode): New variable for
3634 customization.
3635
3636 * bindings.el (mode-line-mule-info): Doc fix.
3637
3638 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
3639 name comparisons.
3640
3641 * files.el (interpreter-mode-alist): Add make, guile, clisp.
3642 (find-file): Doc fix.
3643
3644 1999-08-16 Carsten Dominik <cd@gnu.org>
3645
3646 * textmodes/reftex.el: Most of the code moved to other files.
3647 * textmodes/reftex-auc.el: New file, split out from reftex.el
3648 * textmodes/reftex-cite.el: New file, split out from reftex.el
3649 * textmodes/reftex-global.el: New file, split out from reftex.el
3650 * textmodes/reftex-index.el: New file, split out from reftex.el
3651 * textmodes/reftex-parse.el: New file, split out from reftex.el
3652 * textmodes/reftex-ref.el: New file, split out from reftex.el
3653 * textmodes/reftex-sel.el: New file, split out from reftex.el
3654 * textmodes/reftex-toc.el: New file, split out from reftex.el
3655 * textmodes/reftex-vars.el: New file, split out from reftex.el
3656 * textmodes/reftex-vcr.el: New file, split out from reftex.el
3657
3658 1999-08-16 Carsten Dominik <cd@gnu.org>
3659
3660 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
3661 conflict with pop-up-frames.
3662 (reftex-special-environment-parsers): New constant.
3663 (reftex-label-alist): car of an entry can also be a function.
3664 (reftex-what-special-env): Cew function.
3665 (reftex-label-location): Call `reftex-what-special-env'.
3666 (reftex-compile-variables): Check for symbol in
3667 `reftex-label-alist'.
3668 (reftex-what-environment): Fixed bug with stacked environments of
3669 same kind (e.g. enumerate).
3670 (reftex-process-string): Preserve default directory.
3671 (reftex-label-alist-builtin): Changed prefixes of endnote and
3672 footnote. Also the magic words.
3673 (reftex-reference): Interprete new option
3674 `reftex-fref-is-default'.
3675 (reftex-replace-prefix-escapes): Interprete new `%S' format.
3676 (reftex-toc-mouse-view-line): Command removed (had no binding).
3677 (reftex-everything-regexp): New function.
3678 (reftex-nearest-match): Made better.
3679 (reftex-toc-find-section): Use new version of
3680 `reftex-nearest-match'.
3681 (reftex-insert-docstruct): Adapted to work with the index stuff.
3682 (reftex-parse-from-file): Find index entries as well.
3683 (reftex-toc-toggle-index): New function
3684 (reftex-toc-map): `i' is now used to togle the index, File
3685 boundaries has been moved to `F'.
3686 (reftex-select-label-map): Toggling display of file boundaries is
3687 now on the `F' key, for consistency with `reftex-toc-map'.
3688 (reftex-erase-all-selection-and-index-buffers): Renamed from
3689 `reftex-erase-all-selection-buffer'. Now also kills the index
3690 buffers.
3691 (reftex-viewing-cross-references): Customization group renamed
3692 from reftex-viewing-cross-references-and-citations.
3693 (reftex-index-macro-regexp,
3694 reftex-find-index-entry-regexp-format): New variables
3695 (reftex-macros-with-index): New variable
3696 (reftex-add-index-macros): New function
3697 (reftex-renumber-simple-labels, reftex-translate): Allow for
3698 multiple labels in a single ref command.
3699 (reftex-index-support): New customization group
3700 (reftex-support-index, reftex-index-special-chars,
3701 reftex-index-macros, reftex-index-default-macro,
3702 reftex-index-default-tag, reftex-index-math-format,
3703 reftex-index-section-letters, reftex-index-include-context,
3704 reftex-index-follow-mode, reftex-index-header-face,
3705 reftex-index-section-face, reftex-index-tag-face,
3706 reftex-index-face): New options
3707 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
3708 reftex-index-tag, reftex-index-return-marker,
3709 reftex-index-restriction-indicator, reftex-index-restriction-data,
3710 reftex-index-macro-regexp, reftex-index-level-re,
3711 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
3712 reftex-everything-regexp-no-index, reftex-index-re,
3713 reftex-macros-with-index, reftex-index-macro-alist): New variables
3714 (reftex-index-help, reftex-index-macros-builtin,
3715 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
3716 reftex-query-index-macro-help): New constants
3717 (reftex-index-selection-or-word, reftex-index,
3718 reftex-default-index, reftex-update-default-index,
3719 reftex-index-complete-tag, reftex-index-select-tag,
3720 reftex-index-complete-key, reftex-index-update-taglist,
3721 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
3722 reftex-display-index, reftex-insert-index,
3723 reftex-index-insert-new-letter, reftex-get-restriction,
3724 reftex-index-pre-command-hook, reftex-index-post-command-hook,
3725 reftex-index-show-help, reftex-index-next, reftex-index-previous,
3726 reftex-index-toggle-follow, reftex-index-toggle-context,
3727 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
3728 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
3729 reftex-index-quit, reftex-index-quit-and-kill,
3730 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
3731 reftex-index-revert, reftex-index-switch-index-tag,
3732 reftex-index-restrict-to-section, reftex-index-widen,
3733 reftex-index-restriction-forward,
3734 reftex-index-restriction-backward, reftex-index-visit-location,
3735 reftex-index-analyze-entry, reftex-index-globalize,
3736 reftex-index-edit, reftex-index-toggle-range-beginning,
3737 reftex-index-toggle-range-end, reftex-index-edit-key,
3738 reftex-index-edit-attribute, reftex-index-edit-visual,
3739 reftex-index-edit-part, reftex-index-level-down,
3740 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
3741 reftex-index-change-entry, reftex-index-goto-letter,
3742 reftex-add-index-macros, reftex-ensure-index-support,
3743 reftex-index-info-safe, reftex-index-info): New functions.
3744
3745
3746 1999-08-15 Richard M. Stallman <rms@gnu.org>
3747
3748 * paren.el (show-paren-mode): Support making show-paren-mode
3749 a buffer-local variable. Don't check for a window system.
3750 (show-paren-function): Check whether show-paren-function is
3751 enabled in current buffer; do the right thing if not.
3752 Don't check for a window system.
3753 (show-paren-mode): Make it a user variable.
3754
3755 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
3756 Handle `enum' like `struct'.
3757
3758 * server.el (server-process-filter): If a client visits no buffers,
3759 close it immediately before recording it.
3760
3761 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
3762 Optimize by calling concat just once. Handle =\n sequence.
3763 (mail-unquote-printable-region): New command.
3764 (mail-quote-printable): Make it autoload.
3765
3766 1999-08-15 Karl Heuer <kwzh@gnu.org>
3767
3768 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
3769
3770 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
3771
3772 * lisp/texinfmt.el: Handle @ifnottex.
3773
3774 1999-08-15 Eli Zaretskii <eliz@gnu.org>
3775
3776 * frame.el (blink-cursor): Don't turn on cursor blinking for
3777 ms-dos.
3778
3779 * faces.el (face-valid-attribute-values): Look in
3780 x-bitmap-file-path only for x and w32 window systems.
3781
3782 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
3783 Do that if width is nil as well.
3784 (x-display-mm-height, x-display-mm-width): Update values.
3785 (x-colors): Compute the list from msdos-color-values.
3786 (x-select-enable-clipboard): Doc fix.
3787 (x-frob-font-weight, x-font-family-list): New functions.
3788
3789 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
3790
3791 * window.el (shrink-window-if-larger-than-buffer): Don't try to
3792 back up from beginning of buffer.
3793
3794 1999-08-13 Karl Heuer <kwzh@gnu.org>
3795
3796 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
3797
3798 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
3799
3800 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
3801 doomsday clock, speed control is added and changes are made to
3802 allow large numbers of rings: rings now show the whole ring
3803 number, not just the last digit; consecutive rings are allowed to
3804 be the same size when necessary to fit all the rings in the
3805 window; and poles can be oriented horizontally. Face support is
3806 thrown in gratuitously.
3807 (hanoi): Changed default number of rings back to 3.
3808 (hanoi-unix, hanoi-unix-64): New commands
3809 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
3810 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
3811 hanoi-odd-ring-face): New variables.
3812 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
3813 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
3814 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
3815 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
3816 (hanoi-topos, hanoi-draw-ring): Removed.
3817
3818 1999-08-12 Gerd Moellmann <gerd@gnu.org>
3819
3820 * faces.el (face-valid-attribute-values): Return an alist for
3821 families on ttys.
3822 (face-read-integer): Handle unspecified face attributes. Add
3823 completion for `unspecified'.
3824 (read-face-attribute): Handle unspecified font attributes.
3825 (face-valid-attribute-values): Add `unspecified' to lists so that
3826 it can be chosen via completion.
3827 (face-read-string): Don't recognize "none" as input.
3828
3829 1999-08-10 Dave Love <fx@gnu.org>
3830
3831 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
3832 string.
3833
3834 * sun-curs.el: Require sun-fns.
3835
3836 1999-08-10 Dave Love <fx@gnu.org>
3837
3838 * autorevert.el (auto-revert-mode): Add autoload cookie.
3839
3840 * hscroll.el, auto-show.el: Files deleted -- we have built-in
3841 hscroll.
3842
3843 * simple.el (hscroll-step, hscroll-point-visible)
3844 (hscroll-window-column): Remove now we have the mentioned real
3845 horizontal autoscrolling.
3846
3847 1999-08-10 Richard M. Stallman <rms@gnu.org>
3848
3849 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
3850 control use of -f option.
3851 (mail-specify-envelope-from): New variable.
3852 (mail-from-style): Doc fix.
3853
3854 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
3855 (easy-menu-get-map): New arg TO-MODIFY helps choose
3856 between local and global maps.
3857 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
3858 (easy-menu-change): Doc fix.
3859
3860 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
3861 (info-lookup-guess-default): Simplified and cleaned up.
3862 (info-lookup-guess-default*): Preserve point.
3863
3864 * view.el (view-mode-disable): If buffer-read-only is nil,
3865 don't change it.
3866
3867 * files.el (after-find-file): Disable View mode if buffer is no
3868 longer read-only.
3869
3870 * view.el (view-mode-enable, view-mode-disable):
3871 Call force-mode-line-update.
3872
3873 1999-08-10 Karl Heuer <kwzh@gnu.org>
3874
3875 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
3876 * array.el, play/landmark.el, international/latin-3.el: Likewise.
3877 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
3878
3879 1999-08-10 Alex Schroeder <asc@bsiag.com>
3880
3881 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
3882 to prevent m-eating-bug.
3883
3884 1999-08-10 Eli Zaretskii <eliz@gnu.org>
3885
3886 * term/pc-win.el (msdos-bg-mode): Remove. Call
3887 frame-set-background-mode instead. All callers changed.
3888 (msdos-face-setup): Don't force color display parameter, it is set
3889 by frame-set-background-mode.
3890 (make-msdos-frame): Call x-handle-reverse-video and
3891 face-set-after-frame-default. Delete frame if creation failed.
3892
3893 * faces.el (face-set-after-frame-default): Don't call
3894 make-face-x-resource-internal for the pc window-system.
3895
3896 1999-08-10 Dave Love <fx@melange.gnu.org>
3897
3898 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
3899 case with no docstring specially.
3900
3901 1999-08-09 Eli Zaretskii <eliz@gnu.org>
3902
3903 * complete.el (PC-do-completion): If completing on file name,
3904 reproduce str by concatenating its directory and basename parts.
3905
3906 1999-08-07 Dave Love <fx@gnu.org>
3907
3908 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
3909 unibyte to multibyte conversion of search-forward (from Handa),
3910 but avoid the replacement if the language is Latin-N.
3911
3912 1999-08-06 Richard Stallman <rms@gnu.org>
3913
3914 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
3915 of eval-buffer.
3916
3917 * international/mule.el (load-with-code-conversion):
3918 Pass t to eval-buffer for DO-ALLOW-PRINT.
3919
3920 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
3921
3922 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
3923 of filenames and attributes.
3924 (ls-lisp-insert-directory): Use directory-files-and-attributes
3925 for speed.
3926
3927 1999-08-05 Dave Love <fx@gnu.org>
3928
3929 * auto-show.el (auto-show-mode): Fix :set.
3930
3931 * widget.el (define-widget-keywords): Make dummy definition and
3932 comment-out its use.
3933
3934 1999-08-04 Richard Stallman <rms@gnu.org>
3935
3936 * progmodes/tcl.el: Customized.
3937
3938 * sql.el (sql-accumulate-and-indent): Instead of testing
3939 whether this is Emacs 20 before calling comint-accumulate,
3940 test whether comint-accumulate is defined.
3941
3942 1999-08-04 Dave Love <fx@gnu.org>
3943
3944 * sgml-mode.el: Require outline when compiling.
3945 (sgml-mode-hook, html-mode-hook): Customize.
3946 (sgml-validate-command): Fix :version.
3947 (html-autoview-mode): Doc fix.
3948
3949 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
3950 nothing in Latin-N environment.
3951
3952 * info.el (Info-find-node): Call info-initialize here.
3953 (info): Not here.
3954 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
3955
3956 1999-08-04 Richard Stallman <rms@gnu.org>
3957
3958 * ansi-color.el: New file.
3959
3960 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
3961
3962 * dired.el (dired-string-replace-match): Return `nil' when no match
3963 found with global search.
3964
3965 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
3966 * terminal.el (te-terminfo-directory):
3967 * mail/mailpost.el (post-mail-send-it):
3968 * mail/metamail.el (metamail-region):
3969 * progmodes/ada-mode.el (ada-tmp-directory):
3970 Use temporary-file-directory.
3971
3972 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
3973 (compilation-filter, compilation-forget-errors)
3974 (compilation-parse-errors): Use a marker instead of an integer for
3975 `compilation-parsing-end'.
3976
3977 * progmodes/diff.el (diff-parse-differences):
3978 Use a marker instead of an integer for `compilation-parsing-end'.
3979 * textmodes/tex-mode.el (tex-compilation-parse-errors):
3980 Use a marker instead of an integer for `compilation-parsing-end'.
3981
3982 1999-08-03 Richard Stallman <rms@gnu.org>
3983
3984 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
3985 (Buffer-menu-mode): Doc fix.
3986 (Buffer-menu-view): New command.
3987 (Buffer-menu-view-other-window): New command.
3988
3989 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
3990
3991 * replace.el (query-replace-regexp-eval)
3992 (replace-eval-replacement, replace-loop-through-replacements)
3993 (replace-match-string-symbols): New functions.
3994 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
3995 Use replace-loop-through-replacements.
3996
3997 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
3998
3999 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
4000 (5x5): Doc fix.
4001
4002 1999-08-03 Dave Love <fx@gnu.org>
4003
4004 * fortran.el (fortran-indent-new-line): Make it an alias
4005 for reindent-then-newline-and-indent.
4006
4007 1999-08-03 Didier Verna <verna@inf.enst.fr>
4008
4009 * rect.el: All functions rewritten, except when noted above
4010 their declaration. Below is a list of interface changes.
4011 (apply-on-rectangle): New function, mostly replaces
4012 `operate-on-rectangle'. All callers changed.
4013 (move-to-column-force): Pass new second argument to `move-to-column'.
4014 (kill-rectangle): Added optional prefix arg to fill lines.
4015 (delete-rectangle): Ditto.
4016 (delete-whitespace-rectangle): Ditto.
4017 (delete-extract-rectangle): Ditto.
4018 (open-rectangle): Ditto.
4019 (clear-rectangle): Ditto.
4020 (delete-whitespace-rectangle-line): New function.
4021 (delete-rectangle-line): Added third arg FILL.
4022 (delete-extract-rectangle-line): Ditto.
4023 (open-rectangle-line): Ditto.
4024 (clear-rectangle-line): Ditto.
4025
4026 1999-08-03 Ray Blaak <blaak@gnu.org>
4027
4028 * progmodes/delphi.el: New file.
4029
4030 1999-08-02 Richard Stallman <rms@gnu.org>
4031
4032 * textmodes/outline.el (outline-previous-heading): New function.
4033 (outline-up-heading-all): Use outline-previous-heading.
4034 (outline-next-heading): Delete definition inserted yesterday.
4035
4036 1999-08-01 Richard Stallman <rms@gnu.org>
4037
4038 * textmodes/outline.el (outline-next-heading): New function.
4039 (outline-up-heading-all): New function.
4040 (outline-font-lock-level): Using outline-up-heading-all.
4041 Tell outline-back-to-heading to accept invisible headings.
4042
4043 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
4044
4045 * mail/mh-utils.el (mh-find-path-run): New variable.
4046 (mh-find-path): Test and set that.
4047 Set mail-user-agent only the first time this function is run.
4048 (mail-user-agent): Defvar deleted.
4049
4050 * info.el (info-initialize): New function.
4051 (info): Call info-initialize.
4052 (Info-directory-list): Initialize to nil,
4053 so info-initialize will set it up for real.
4054
4055 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4056
4057 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
4058 does not interpret a time as the year in a day-month entry.
4059
4060 * calendar/diary-lib.el: Change syntax table entry for colon in
4061 the diary as part of the european-date-diary-pattern fix.
4062
4063 1999-08-01 Eli Zaretskii <eliz@gnu.org>
4064
4065 * international/mule.el (set-auto-coding): Allow whitespace before
4066 and after the "variable: value" pair.
4067
4068 1999-07-30 Ken'ichi Handa <handa@gnu.org>
4069
4070 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
4071 (default-sendmail-coding-system): Doc-string fixed.
4072
4073 1999-07-30 Dave Love <fx@gnu.org>
4074
4075 * subr.el (assoc-delete-all): New function, renamed from
4076 frame-delete-all.
4077
4078 * frame.el: Change comments to doc strings and other doc fixes.
4079 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
4080 Callers changed.
4081 (set-background-color, set-foreground-color, set-cursor-color)
4082 (set-mouse-color, set-border-color): Offer completion of colours.
4083 (cursor): Add :version to defgroup.
4084
4085 * facemenu.el (list-colors-display): Make it work on ttys.
4086 (facemenu-read-color): Likewise.
4087
4088 1999-07-30 Richard M. Stallman <rms@gnu.org>
4089
4090 * frame.el (frame-notice-user-settings): If background
4091 color has been changed, update background-mode from it,
4092 then update faces.
4093
4094 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
4095
4096 * net-utils.el (finger): Don't do indirect fingering.
4097
4098 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4099
4100 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
4101 rules. Add separator at end of holidays.
4102 (cal-tex-rules): New customizable variable.
4103 (cal-tex-latexify-list): Add optional parameter to put separator
4104 at end.
4105
4106 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
4107
4108 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
4109 fill prefix on each line while looping to the end of paragraph.
4110 End paragraph if it's longer than the existing fill prefix.
4111
4112 * textmodes/fill.el (fill-context-prefix): Doc fix.
4113
4114 1999-07-30 Dave Love <fx@gnu.org>
4115
4116 * font-lock.el (jit-lock): Fix :load, add :version.
4117
4118 1999-07-30 Eli Zaretskii <eliz@gnu.org>
4119
4120 * term/pc-win.el (msdos-face-setup): Register standard colors in
4121 Vface_tty_color_alist.
4122 (face-color-supported-p, face_color_gray_p): New functions.
4123
4124 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
4125 is bound.
4126
4127 * startup.el (command-line): Don't register default colors for
4128 MSDOS window-system.
4129
4130 1999-07-29 Dave Love <fx@gnu.org>
4131
4132 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
4133 charquote.
4134
4135 * lisp-mode.el (eval-defun): Re-written to avoid
4136 capturing variables.
4137
4138 * picture.el (picture-beginning-of-line): Don't call
4139 hscroll-point-visible now we have real autoscrolling.
4140 (picture-end-of-line, picture-newline, picture-open-line):
4141 Likewise.
4142
4143 * international/latin-8.el: New file.
4144 * international/latin-9.el: New file.
4145
4146 1999-07-28 Dave Love <fx@gnu.org>
4147
4148 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
4149
4150 * msb.el: Require cl only when compiling.
4151 (msb--home-dir): Deleted.
4152 (msb--format-title): Use abbreviate-file-name.
4153 (msb--choose-file-menu): Simplify string comparison.
4154
4155 1999-07-28 Gerd Moellmann <gerd@gnu.org>
4156
4157 * faces.el (toolbar): Add face definition for mono displays.
4158
4159 1999-07-27 Richard M. Stallman <rms@gnu.org>
4160
4161 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4162
4163 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
4164 force copying of default-frame-alist.
4165
4166 1999-07-26 Ken'ichi Handa <handa@gnu.org>
4167
4168 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
4169
4170 1999-07-26 Richard M. Stallman <rms@gnu.org>
4171
4172 * frame.el (set-mouse-color): If new color is nil,
4173 really respecify the current color.
4174
4175 1999-07-26 Gerd Moellmann <gerd@gnu.org>
4176
4177 * faces.el (bitmap-area): Change background of face `bitmap-area'
4178 to white for mono displays.
4179
4180 1999-07-26 Kenichi Handa <handa@etl.go.jp>
4181
4182 * international/ccl.el (ccl-embed-symbol): New function.
4183 (ccl-program-p): Deleted. Now it's implemented in C code.
4184 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
4185 (ccl-compile-translate-character): Likewise.
4186 (ccl-compile-map-single): Likewise.
4187 (ccl-compile-multiple-map-function): Likewise.
4188 (declare-ccl-program): Doc-string modified.
4189 (check-ccl-program): Check compiled CCL code by ccl-program-p.
4190
4191 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
4192
4193 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4194
4195 1999-07-25 Markus Rost <rost@gnu.org>
4196
4197 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
4198 the entries to make custom-file more readable.
4199
4200 1999-07-25 Richard M. Stallman <rms@gnu.org>
4201
4202 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
4203
4204 * emacs-lisp/edebug.el: Delete compatibility code.
4205 (edebug-next-token-class): If . is followed by a digit,
4206 return `symbol' for the token class.
4207
4208 * startup.el (command-line): If we don't find the user's init file,
4209 set user-init-file to nil.
4210
4211 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4212
4213 * info-look.el (info-lookup-interactive-arguments): Add optional
4214 argument query for new choice of help mode.
4215 (info-lookup-symbol): Use it.
4216 (info-lookup-file): Ditto.
4217 (info-lookup): Don't switch to other window, if already in Info
4218 buffer.
4219
4220 1999-07-23 Dave Love <fx@gnu.org>
4221
4222 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
4223 syntax.
4224 (fortran-fontify-string, fortran-match-!-comment): Deleted.
4225 (fortran-font-lock-syntactic-keywords): New variable.
4226 (fortran-mode): Use it.
4227 (fortran-font-lock-keywords-1): Don't do comments.
4228 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
4229 match data.
4230
4231 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
4232
4233 * msb.el (msb-menu-bar-update-buffers): Renamed from
4234 menu-bar-update-buffers.
4235 (msb-custom-set, msb--toggle-menu-type): Call
4236 msb-menu-bar-update-buffers.
4237 (msb-mode): Revise the hook setting.
4238
4239 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
4240
4241 1999-07-23 Gerd Moellmann <gerd@gnu.org>
4242
4243 * font-lock.el, help.el, simple.el: Re-integrate previously
4244 described changes that were lost due to errors while checking them
4245 in.
4246
4247 1999-07-23 Kevin Blake <kblake@ticnet.com>
4248
4249 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
4250
4251 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
4252
4253 * international/encoded-kb.el
4254 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
4255 but push it to unread-command-events.
4256 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
4257 (encoded-kbd-self-insert-sjis): Likewise.
4258 (encoded-kbd-self-insert-big5): Likewise.
4259
4260 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
4261 before left margin and fill-prefix by fill-find-break-point.
4262
4263 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4264
4265 * info-look.el (info-lookup-setup-mode): Don't give up, if
4266 info-lookup-make-completions returns an error.
4267 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
4268 name latex, not latex2e.
4269
4270 1999-07-21 Richard M. Stallman <rms@gnu.org>
4271
4272 * replace.el (perform-replace): Turn off case-fold-search
4273 if FROM-STRING argument has uppercase in it.
4274
4275 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4276
4277 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
4278 mode is on. Don't use end of changed text.
4279
4280 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4281
4282 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
4283 (cl-hash-table-p): Renamed from hash-table-p.
4284 (cl-hash-table-count): Renamed from hash-table-count.
4285 (maphash): Alias to cl-maphash removed.
4286 (gethash): Likewise.
4287 (puthash): Likewise.
4288 (remhash): Likewise.
4289 (clrhash): Likewise.
4290
4291 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4292
4293 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
4294 third arg non-nil. See comment there why this isn't a good idea.
4295
4296 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4297
4298 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
4299
4300 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
4301 sit-for with 3rd arg non-nil to prevent redisplay.
4302
4303 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4304
4305 * image.el (image-type-from-file-header): If file doesn't
4306 have a directory part, add data-directory.
4307
4308 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4309
4310 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
4311 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
4312 motion handling when tooltip-gud-tips-p is nil.
4313
4314 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4315
4316 * tooltip.el (tooltip-mode): Don't use `plusp'.
4317 (tooltip-active): Use initial value of nil.
4318
4319 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
4320
4321 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4322
4323 * bindings.el (make-mode-line-mouse-sensitive): Add key
4324 definitions for `top-line'.
4325
4326 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4327
4328 * faces.el (top-line): New face.
4329
4330 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4331
4332 * image.el (image-type-regexps): Add regexp for PS files.
4333
4334 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4335
4336 * faces.el (set-face-attribute): Fix wrong handling of frame
4337 begin equal to t.
4338
4339 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4340
4341 * image.el (image-type-regexps): Add PNG format.
4342
4343 1999-07-21 Dave Love <fx@gnu.org>
4344
4345 * bindings.el (mode-line-modified): New variable.
4346 (mode-line-mode-menu-1): Switch to appropriate window before
4347 showing menu.
4348
4349 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4350
4351 * faces.el (face-underline): Removed.
4352 (face-underline-color): Ditto.
4353
4354 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4355
4356 * faces.el (face-x-resources): Fix typo.
4357
4358 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4359
4360 * faces.el: Remove handling of `:relief', extend handling of
4361 `:box'.
4362 (frame-set-background-mode): Choose new defface specs after
4363 frame parameters have changed.
4364
4365 * cus-face.el: Ditto.
4366
4367 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4368
4369 * custom.el (defface): Extend documentation to include new
4370 face attributes.
4371
4372 * cus-face.el (custom-face-attributes): Add overline,
4373 strike-through, box.
4374
4375 * faces.el (face-valid-attribute-values): Handle overline,
4376 strike-through, box.
4377 (face-attribute-name-alist): Add pairs for new face attributes.
4378 (describe-face): Handle new face attributes.
4379
4380 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4381
4382 * faces.el (face-x-resources): Add overline, strike-through, box.
4383
4384 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4385
4386 * enriched.el (enriched-translations): Add `display' and
4387 "x-display".
4388 (enriched-handle-display-prop): New.
4389 (enriched-decode-display-prop): New.
4390
4391 * format.el (top-level): Give `display' property
4392 `format-list-atomic-p.
4393 (format-annotate-single-property-change): Test that property.
4394 If present, treat list property values like atoms.
4395
4396 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4397
4398 * cus-face.el (custom-face-attributes): Use `choice' everywhere
4399 so that "*" can be entered.
4400
4401 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4402
4403 * cus-face.el (custom-face-attributes): Don't use `#''.
4404
4405 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4406
4407 * cus-face.el (custom-face-attributes): Return underline
4408 face attribute directly from the second lambda of underline.
4409
4410 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4411
4412 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
4413
4414 * frame.el (after-setting-font-hooks): New variable.
4415 (set-frame-font): Run those hooks.
4416
4417 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
4418
4419 * faces.el (set-face-attribute): Fix doc string.
4420
4421 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4422
4423 * cus-face.el (custom-face-attributes): Accept color name.
4424
4425 * faces.el (face-underline-p): Accept unspecified underlining.
4426 (face-underline): Ditto. Fix doc string.
4427
4428 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4429
4430 * faces.el (face-underline-color): New function.
4431
4432 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4433
4434 * cus-face.el (custom-face-attributes): Support underline coloring.
4435 Added slot to choose a color.
4436
4437 * faces.el (face-underline): New function.
4438 (face-underline-p): Support underline coloring.
4439 Return nil only if the underline attribute is 'normal.
4440 (set-face-underline): New function.
4441 (face-valid-attribute-values): Support underline coloring.
4442
4443 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4444
4445 * image.el (insert-image): Use `display' instead of `glyph'
4446 as text property name.
4447 (put-image): Ditto.
4448 (image-type-from-file-header): Use insert-file-contents-literally.
4449
4450 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4451
4452 * easymenu.el (easy-menu-do-add-item): Don't use the empty
4453 string to indicate separators.
4454
4455 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4456
4457 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
4458 instead of message-log.
4459
4460 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4461
4462 * faces.el (bitmap-area): New face.
4463
4464 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4465
4466 * image.el (insert-image): New.
4467
4468 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4469
4470 * frame.el (blink-cursor): Set the symbol's value.
4471 (show-trailing-whitespace): Change group to font-lock.
4472
4473 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4474
4475 * jit-lock.el: New.
4476 * font-lock.el: Add jit-mode as new support mode.
4477
4478 * font-lock.el (font-lock-fontify-keywords-region): Stop when
4479 reaching end instead of letting re-search-forward signal an error.
4480 (demand-lock-mode): New.
4481 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
4482 (font-lock-turn-off-thing-lock): Ditto.
4483 (font-lock-after-fontify-buffer): Ditto.
4484 (font-lock-after-unfontify-buffer): Ditto.
4485
4486 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4487
4488 * gs.el: New file.
4489
4490 * startup.el (command-line-1): Activate tooltip mode if
4491 interactive.
4492
4493 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4494
4495 * faces.el (toolbar): Grey default background.
4496 (modeline): Ditto.
4497
4498 * image.el (image-type-regexps): New.
4499 (image-type-from-file-header): New.
4500 (create-image): Call it.
4501
4502 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4503
4504 * image.el: New file.
4505
4506 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4507
4508 * bindings.el (mode-line-format): Replace `mode-name' with
4509 `(:eval mode-line-mode-name)'.
4510 (mode-line-mode-name): New.
4511 (make-mode-line-mouse-sensitive): Don't change default value
4512 of `mode-name'.
4513
4514 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4515
4516 * tooltip.el: New file.
4517
4518 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4519
4520 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
4521 instead of mouse-3 to pop up menus.
4522 (mode-line-kill-buffer): Removed.
4523 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
4524 buffer name.
4525 (mode-line-buffer-menu-1): Removed.
4526
4527 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
4528
4529 * bindings.el (mode-line-buffer-identification-keymap): New.
4530 (mode-line-buffer-menu-keymap): New.
4531 (mode-line-mode-menu-keymap): New.
4532 (mode-line-unbury-buffer): New.
4533 (mode-line-other-buffer): New.
4534 (mode-line-kill-buffer): New.
4535 (mode-line-buffer-menu-1): New.
4536 (mode-line-mode-menu-1): New.
4537 (make-mode-line-mouse-sensitive): New.
4538
4539 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4540
4541 * help.el (describe-key-briefly): Handle mode line strings
4542 with local-map properties.
4543 (describe-key): Ditto.
4544 (mode-line-key-binding): New.
4545
4546 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4547
4548 * scroll-bar.el (scroll-bar-timer): New.
4549 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
4550
4551 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4552
4553 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
4554 and `bottom'.
4555
4556 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4557
4558 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
4559 (global): Use different key bindings if using tookit scroll bars.
4560
4561 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4562
4563 * faces.el (modeline): Define mode line face with relief for
4564 class color, only.
4565 (toolbar): New face.
4566
4567 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4568
4569 * frame.el (frame-initialize): Set frame-creation-function to
4570 tty-create-frame-with-faces.
4571
4572 * faces.el (frame-set-background-mode): Make it work for
4573 window-system nil.
4574
4575 * faces.el (tty-create-frame-with-faces): New.
4576 (face-set-after-frame-default): Make it work for TTY frames.
4577
4578 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4579
4580 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
4581 Return a list of one font family for TTYs. Don't return bitmap
4582 file paths for TTY frames.
4583
4584 * faces.el: Add face specs for tty displays to basic faces.
4585
4586 * font-lock.el (font-lock-comment-face): Add spec for color tty.
4587 (font-lock-string-face): Ditto.
4588 (font-lock-keyword-face): Ditto.
4589 (font-lock-builtin-face): Ditto.
4590 (font-lock-function-name-face): Ditto.
4591 (font-lock-variable-name-face): Ditto.
4592 (font-lock-type-face): Ditto.
4593 (font-lock-constant-face): Ditto.
4594 (font-lock-warning-face): Ditto.
4595
4596 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4597
4598 * startup.el (command-line): Register default tty colors.
4599
4600 * faces.el (face-spec-set-match-display): Recognize `type tty'.
4601
4602 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4603
4604 * faces.el (modeline): For X frames, use a modeline with relief.
4605
4606 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4607
4608 * faces.el (frame-update-faces): Copied from 20.2.
4609 (frame-update-face-colors): Ditto. Code removed that isn't
4610 applicable in the new face implementation.
4611
4612 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4613
4614 * frame.el (show-trailing-whitespace): New.
4615
4616 * faces.el (trailing-whitespace): New basic face.
4617
4618 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4619
4620 * cus-face.el (custom-facep): Always define as alias for facep.
4621
4622 * cus-face.el (custom-face-attributes): Use choice widgets.
4623 Remove :bold and :italic.
4624
4625 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4626
4627 * faces.el (face-charset-registries): Removed since fontset.el
4628 is no always loaded.
4629
4630 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4631
4632 * faces.el (internal-get-face): Added as obsolete function for
4633 compatibility.
4634
4635 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4636
4637 * frame.el (blink-cursor-end): Call show-cursor.
4638 (blink-cursor-mode): Ditto.
4639
4640 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4641
4642 * faces.el (face-spec-reset-face): Reset all attributes to
4643 `unspecified'.
4644 (face-spec-set): Use it.
4645
4646 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4647
4648 * faces.el (read-all-face-attributes): Bug fix.
4649 (face-read-integer): Allow nil default value.
4650 (face-valid-attribute-values): Use symbol names of attribute
4651 values for completion list.
4652
4653 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4654
4655 * faces.el (internal-find-face): Define for compatibility with
4656 20.2.
4657 (face-id): Likewise.
4658
4659 * faces.el (face-id): Return the ID of a realized face for ASCII.
4660
4661 * fontset.el (x-charset-registries): Removed. Now in faces.el.
4662 (x-complement-fontset-spec): Use face-charset-registries.
4663
4664 * faces.el (face-font-selection-order): Set font selection order
4665 from Lisp.
4666 (face-alternative-font-family-alist): Set alternative font
4667 families from Lisp.
4668
4669 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4670
4671 * faces.el (set-face-charset-registries): Set symbol value.
4672
4673 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4674
4675 * faces.el (face-set-after-frame-default): Call function
4676 internal-merge-in-global-face.
4677
4678 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4679
4680 * faces.el (face-list): Return symbols from face-global-alist.
4681
4682 * faces.el (face-list): Return a copy of the face name list so
4683 that it cannot be modified from outside (facemenu.el uses
4684 nreverse, for example).
4685
4686 * cus-face.el (custom-face-attributes): Add :bold and :italic
4687 for compatibility with old code.
4688
4689 * faces.el (set-face-attributes-from-resources): Additional
4690 frame parameter.
4691 (make-face-x-resource-internal): Set attributes from resources
4692 for a given frame or all frames.
4693
4694 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4695
4696 * faces.el (all-faces): Removed.
4697
4698 * custom.el (defface): Add new face attributes to function
4699 comment.
4700
4701 * font-lock.el (font-lock-comment-face): Use new face attribute
4702 names.
4703 (font-lock-string-face): Ditto.
4704 (font-lock-keyword-face): Ditto.
4705 (font-lock-builtin-face): Ditto.
4706 (font-lock-function-name-face): Ditto.
4707 (font-lock-variable-name-face): Ditto.
4708 (font-lock-type-face): Ditto.
4709 (font-lock-reference-face): Ditto.
4710 (font-lock-warning-face): Ditto.
4711 ((boundp 'font-lock-face-attributes)): Ditto.
4712
4713 * cus-face.el (custom-face-attributes): Use new face attributes.
4714
4715 * faces.el (set-face-attribute-from-resource): Initialize
4716 from resources only for X and W32.
4717
4718 * cus-face.el (custom-declare-face): Don't make frame-local
4719 faces.
4720
4721 * faces.el (describe-face): Use princ instead of insert.
4722
4723 * faces.el: Add XLFD manipulation functions from 20.2 again
4724 because fontset.el uses them.
4725 (face-set-after-frame-default): Add empty definition.
4726
4727 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4728
4729 * faces.el (make-face): Correct typo.
4730 (set-face-attribute-from-resource): Use let*.
4731 (face-underline-p): Correct typo.
4732 (face-inverse-video-p): Ditto.
4733 (set-face-stipple): Ditto.
4734 (face-read-string): Make completion-list optional parameter.
4735
4736 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4737
4738 * faces.el (face-charset-registries): Alist mapping charset
4739 symbols to registries and encoding.
4740
4741 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4742
4743 * frame.el (blink-cursor-mode): Use interactive spec "P".
4744
4745 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4746
4747 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
4748 mode. The cursor of selected_window blinks if the mode is enabled.
4749
4750 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4751
4752 * simple.el (next-history-element): Set point to the end of the
4753 prompt if minibuffer-prompt-in-buffer.
4754
4755 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4756
4757 * faces.el (x-font-regexp): Add sub-expression parentheses for
4758 several font name components.
4759
4760 1999-07-21 Gerd Moellmann <gerd@acm.org>
4761
4762 * faces.el (set-face-relief): Use index 12 for relief.
4763 (face-fill-in): Set relief from data.
4764 (internal-make-face): Init relief to zero.
4765
4766 * faces.el (face-spec-set): Call modify-face with additional
4767 parameters for relief and fixed-p.
4768
4769 1999-07-21 Gerd Moellmann <gerd@acm.org>
4770
4771 * cus-face.el: ':fixed and ':relief added.
4772
4773 * faces.el (describe-face): Add fixed font attribute and relief.
4774 (face-attr-match-p): Ditto.
4775 (face-attr-construct): Ditto.
4776 (face-spec-set): Ditto.
4777
4778 1999-07-21 Gerd Moellmann <gerd@acm.org>
4779
4780 * faces.el (internal-make-face): Function to create a Lisp vector
4781 suitable for representing a face.
4782 (make-face): Use it instead of make-vector.
4783 (x-create-frame-with-faces): Use it instead of vector.
4784 (internal-facep): Increase vector size to 14.
4785 (internal-make-face): Ditto.
4786 (face-relief): Access relief thickness.
4787 (face-fixed-p): Access fixed font attribute.
4788 (set-face-fixed-p): Set fixed font attribute.
4789 (set-face-relief): Set relief attribute.
4790 (internal-face-interactive-int): Read int attribute of face.
4791 (modify-face): Add fixed-p and relief parameters.
4792 (copy-face): Handle fixed-p and relief.
4793 (face-equal): Compare fixed-p and relief.
4794 (face-differs-from-default-p): Ditto.
4795 (face-nontrivial-p): Add fixed-p and relief.
4796
4797 1999-07-21 Gerd Moellmann <gerd@acm.org>
4798
4799 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
4800 (internal-facep): Increase vector size.
4801 (make-face): Ditto.
4802 (face-shadow-thickness): Added.
4803 (set-face-shadow-thickness): Added.
4804 (modify-face): Add optional shadow-thickness parameter.
4805 (make-face-x-resource-internal): Add shadows.
4806 (copy-face): Ditto.
4807 (face-equal): Ditto.
4808 (face-differs-from-default-p): Ditto.
4809 (face-nontrivial-p): Ditto.
4810 (face-attr-match-p): Ditto.
4811 (face-attr-construct): Ditto.
4812 (face-spec-set): Ditto.
4813 (face-fill-in): Ditto.
4814
4815 1999-07-21 Gerd Moellmann <gerd@acm.org>
4816
4817 * bench.el (bench-mark-split-window): New bench mark.
4818
4819 1999-07-21 Gerd Moellmann <gerd@acm.org>
4820
4821 * faces.el (set-face-font): Don't pass default font to
4822 x-resolve-font so that font will not have to be of the same
4823 size.
4824
4825 1999-07-20 Dave Love <fx@gnu.org>
4826
4827 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
4828 unconditionally t.
4829
4830 1999-07-20 Karl Heuer <kwzh@gnu.org>
4831
4832 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
4833
4834 1999-07-20 Dave Love <fx@gnu.org>
4835
4836 * help.el (describe-variable): Fix test for customizability.
4837
4838 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
4839 Check for readonly buffer in interactive spec.
4840 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
4841 (backward-kill-word): Add * to interactive spec.
4842
4843 * underline.el (underline-region, ununderline-region): Add * to
4844 interactive spec.
4845
4846 * fill.el (canonically-space-region, justify-current-line): Add *
4847 to interactive spec.
4848 (fill-region-as-paragraph, fill-paragraph, fill-region)
4849 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
4850 readonly buffer in interactive spec.
4851
4852 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
4853 (backward-kill-sentence, kill-sentence): Add * to interactive
4854 spec.
4855
4856 1999-07-19 Richard M. Stallman <rms@gnu.org>
4857
4858 * dired-aux.el (dired-do-shell-command): Doc fix.
4859
4860 * shell.el (shell-unquote-argument): New function.
4861 (shell-directory-tracker): Use shell-unquote-argument.
4862 * comint.el (comint-arguments): Handle \ followed by space or tab.
4863
4864 1999-07-19 John Wiegley <jwiegley@borland.com>
4865
4866 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
4867 color codes 39 and 49, which by the way lynx uses them seem to
4868 mean "foreground reset" and "background reset".
4869
4870 1999-07-19 Karl Heuer <kwzh@gnu.org>
4871
4872 * font-lock.el (c++-keywords): Add "typeid".
4873
4874 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
4875 selects no font, treat that as zero selections, not one.
4876
4877 1999-07-19 Dave Love <fx@gnu.org>
4878
4879 * info.el (Info-search): Don't lose with empty regexp.
4880
4881 * version.el: Cater for (free) `ident' program, not `which'.
4882
4883 * hl-line.el: New file.
4884
4885 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
4886 for modes which don't define menus.
4887
4888 1999-07-16 Richard M. Stallman <rms@gnu.org>
4889
4890 * webjump.el (webjump-sample-sites): Update some URLs.
4891
4892 1999-07-14 Richard Stallman <rms@gnu.org>
4893
4894 * Version 20.4 released.
4895
4896 1999-07-14 Andreas Schwab <schwab@gnu.org>
4897
4898 * compare-w.el (compare-windows): Try to find the next window in
4899 the current frame before looking at the other frames.
4900
4901 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
4902
4903 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
4904 Use cyrillic-jcuken as default input method.
4905
4906 1999-07-12 Richard Stallman <rms@gnu.org>
4907
4908 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
4909 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
4910
4911 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
4912 (ispell-local-dictionary-alist): Add koi8-r for character set.
4913
4914 * textmodes/flyspell.el (flyspell-get-word):
4915 Add special handling for when ispell-otherchars is empty.
4916
4917 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
4918
4919 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
4920 when having nested functons.
4921 (pascal-indent-nested-functions) (pascal-indent-line)
4922 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
4923 indenting nested functions.
4924
4925 1999-07-09 Richard Stallman <rms@gnu.org>
4926
4927 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
4928
4929 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
4930
4931 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
4932 the `end' keyword was in the very beginning of the buffer.
4933
4934 1999-07-08 Richard Stallman <rms@gnu.org>
4935
4936 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
4937
4938 * term.el (term-emulate-terminal): Avoid infinite loop
4939 in strange case where minibuffer window is selected but not active.
4940
4941 1999-07-07 Stephen Eglen <stephen@gnu.org>
4942
4943 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
4944 Change regexp so that it doesn't match commands beginning with `cd'.
4945
4946 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
4947
4948 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
4949
4950 1999-07-06 Richard Stallman <rms@gnu.org>
4951
4952 * hscroll.el (hscroll-minibuffer-hook): New function.
4953 (hscroll-global-mode): Add and remove that hook.
4954 Set hscroll-old-truncate-was-global's default value.
4955
4956 1999-07-05 Richard Stallman <rms@gnu.org>
4957
4958 * files.el (revert-buffer): Don't preserve point here.
4959 (revert-buffer-insert-file-contents-function): Doc fix.
4960
4961 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
4962
4963 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
4964 doing a `stat' when it isn't necessary because that can cause
4965 trouble when an NFS server is down.
4966
4967 1999-07-04 Richard Stallman <rms@gnu.org>
4968
4969 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
4970
4971 1999-07-03 Richard Stallman <rms@gnu.org>
4972
4973 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
4974 for \200...\240 also.
4975 (isearch-printing-char): Use unibyte-char-to-multibyte.
4976
4977 1999-07-02 Richard Stallman <rms@gnu.org>
4978
4979 * frame.el (minibuffer-frame-alist): Use defcustom.
4980 (pop-up-frame-alist): Likewise.
4981 (initial-frame-alist): Specify * in the doc string.
4982
4983 * hscroll.el (hscroll-mode): Make it a permanent local.
4984 (hscroll-mode): Don't cancel the timer
4985 if HScroll mode is enabled in some other buffer.
4986
4987 * isearch.el (isearch-done): If search ends in middle of intangible
4988 text (due to text property), move on to the limit of that text.
4989
4990 1999-07-01 Andrew Innes <andrewi@gnu.org>
4991
4992 * man.el (Man-build-man-command): Use value of null-device,
4993 instead of hard-coding "/dev/null".
4994
4995 * dos-w32.el (untranslated-canonical-name): Avoid expanding
4996 ange-ftp file names, which might force ange-ftp to prompt for a
4997 password.
4998
4999 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
5000 to prevent references to temp files.
5001
5002 1999-06-30 Richard Stallman <rms@gnu.org>
5003
5004 * progmodes/sh-script.el (sh-feature): If nothing is known
5005 about the given shell, use the values for `sh'.
5006
5007 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
5008
5009 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
5010 to make it non-recursive.
5011
5012 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
5013
5014 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5015
5016 * auto-show.el (auto-show-mode): Fix Typo in :set.
5017
5018 1999-06-29 Richard M. Stallman <rms@gnu.org>
5019
5020 * progmodes/sh-script.el (sh-mode): When setting syntax
5021 table, default to the standard one.
5022
5023 1999-06-27 Richard M. Stallman <rms@gnu.org>
5024
5025 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
5026
5027 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
5028
5029 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
5030 a frame when `return' is requested (even if pop-up-frames = t)
5031 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
5032 should only be set for the bibtex buffer.
5033
5034 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
5035
5036 * progmodes/compile.el: Deal with compilation-error-screen-columns
5037 being buffer-local.
5038
5039 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5040
5041 * comint.el (comint-password-prompt-regexp): Allow "(again)".
5042
5043 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5044
5045 * cal-x.el (calendar-only-one-frame-setup): New function.
5046 * calendar.el (calendar): Call it if requested.
5047
5048 1999-06-24 Karl Heuer <kwzh@gnu.org>
5049
5050 * startup.el (iso-8859-n-locale-regexp): Doc fix.
5051
5052 1999-06-22 Richard M. Stallman <rms@gnu.org>
5053
5054 * mail/supercite.el (sc-emacs-features): Doc fix.
5055
5056 1999-06-22 Karl Heuer <kwzh@gnu.org>
5057
5058 * files.el (auto-mode-alist): Add pike-mode.
5059
5060 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
5061
5062 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
5063 last byte of a numeric field is a space or a NUL. Parse it as
5064 potentially part of the number. This is used by GNU tar
5065 1.12.64012 to handle larger values.
5066
5067 1999-06-20 Karl Heuer <kwzh@gnu.org>
5068
5069 * custom.el (custom-handle-keyword): Fix error message.
5070
5071 1999-06-18 Andrew Innes <andrewi@gnu.org>
5072
5073 * mail/smtpmail.el (smtpmail-send-it): Use
5074 convert-standard-filename to make file names for queued mail safe
5075 on Windows (`:' is invalid in file names on Windows).
5076
5077 1999-06-17 Kenichi Handa <handa@etl.go.jp>
5078
5079 * international/mule-cmds.el (describe-current-input-method):
5080 Current-input-method is string.
5081 (toggle-input-method): Docstring fixed.
5082
5083 * international/mule-diag.el
5084 (describe-current-coding-system-briefly): Fix format string.
5085
5086 * international/mule-util.el (coding-system-eol-type-mnemonic):
5087 Docstring modified. Return a string.
5088
5089 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
5090
5091 * sql.el (sql-input-ring-file-name): Doc fix.
5092
5093 1999-06-17 Richard M. Stallman <rms@gnu.org>
5094
5095 * calendar/cal-x.el (special-display-buffer-names):
5096 Don't put (get-file-buffer diary-file) on this list.
5097
5098 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
5099
5100 * play/mpuz.el (mpuz-try-proposal): Fix message call.
5101 Don't penalize player for certain impossible guesses.
5102
5103 1999-06-16 Andrew Innes <andrewi@gnu.org>
5104
5105 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
5106 return the string "Unk 0 0000" so at least it appears to be a
5107 valid timestamp to `dired-move-to-filename-regexp'.
5108
5109 1999-06-15 Ken'ichi Handa <handa@gnu.org>
5110
5111 * ps-print.el (ps-control-character): Fix previous change.
5112
5113 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5114
5115 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
5116 multiple output of the last message.
5117
5118 1999-06-14 Eli Zaretskii <eliz@gnu.org>
5119
5120 * term/internal.el (IT-display-table-setup): Do not remap \222 to
5121 the ASCII apostrophe, as most DOS codepages have some other glyph
5122 there.
5123
5124 1999-06-14 Ken'ichi Handa <handa@gnu.org>
5125
5126 * language/ethio-util.el (setup-ethiopic-environment-internal):
5127 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
5128 (exit-ethiopic-environment): Likewize.
5129
5130 1999-06-12 Richard M. Stallman <rms@gnu.org>
5131
5132 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
5133
5134 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5135
5136 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
5137 custom-initialize-default to avoid infinite loop.
5138 (crisp-mode): (defun) Call transient-mark-mode here, not when
5139 loading the file. Run crisp-mode-hook here, and run
5140 crisp-load-hook when loading the file.
5141
5142 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
5143 rmail-summary buffer, search for pattern in rmail-file.
5144
5145 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
5146
5147 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
5148
5149 * ps-print.el (ps-printer-name): Fix custom type.
5150
5151 1999-06-12 Reto Zimmermann <reto@synopsys.com>
5152
5153 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
5154 (vhdl-port-paste-generic-map): Fix indentation bug.
5155 (vhdl-port-paste-port-map): Fix indentation bug.
5156 (vhdl-scan-file-contents): Make scanning case insensitive.
5157
5158 1999-06-11 Richard M. Stallman <rms@gnu.org>
5159
5160 * files.el (write-file): When buffer is not already visiting a file,
5161 don't put buffer name in the minibuffer, just make it the default.
5162 Also handle just directory as arg usefully in that case.
5163
5164 * simple.el (sendmail-user-agent-compose):
5165 Ignore case when inserting the rest of the "other" headers.
5166
5167 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
5168
5169 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
5170 (info-lookup-interactive-arguments): Never insert the default
5171 into the minibuffer automatically.
5172
5173 * emacs-lisp/cl-extra.el (getf): Don't call get*.
5174
5175 1999-06-09 Richard M. Stallman <rms@gnu.org>
5176
5177 * simple.el (shell-command): Avoid printing "mark set" message.
5178
5179 1999-06-09 Dave Love <fx@gnu.org>
5180
5181 * progmodes/compile.el (compilation-error-regexp-alist): Allow
5182 digits in program name in first pattern.
5183
5184 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
5185
5186 * vc.el (vc-dired-mode): Don't match anything before the date in
5187 dired-move-to-filename-regexp.
5188
5189 1999-06-07 Ken'ichi Handa <handa@gnu.org>
5190
5191 * international/quail.el (quail-define-rules): Fix typo in
5192 docstring.
5193
5194 1999-06-05 Stephen Eglen <stephen@gnu.org>
5195
5196 * iswitchb.el (iswitchb-default-keybindings): Add
5197 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
5198 than when package is loaded.
5199
5200 1999-06-04 Richard M. Stallman <rms@gnu.org>
5201
5202 * startup.el (command-line): Don't set user-init-file directly;
5203 tell `load' to set it.
5204
5205 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
5206
5207 * simple.el (next-history-element):
5208 Handle minibuffer-text-before-history properly when reading sexps.
5209
5210 * disp-table.el (standard-display-european):
5211 For an interactive call by the user,
5212 don't set enable-multibyte-characters,
5213 and don't set the terminal coding system.
5214
5215 * textmodes/refbib.el: Don't print any messages or display
5216 a buffer when loading the library.
5217 (r2b-help): Doc fix.
5218 (r2b-help-message): Update the documentation.
5219 (r2b-load-quietly): Variable deleted.
5220 (r2b-convert-buffer): Doc fix.
5221
5222 1999-06-04 Dave Love <fx@gnu.org>
5223
5224 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
5225
5226 * auto-show.el: Don't change hooks on loading.
5227 (auto-show-mode): Autoload. Default to nil. Add :set &c.
5228 (auto-show-mode): Add to hooks here.
5229
5230 1999-06-04 Richard Sharman <rsharman@pobox.com>
5231
5232 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
5233 recursion on bogus input.
5234
5235 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
5236
5237 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
5238 does not select a buffer from the buffers menu, then the attached
5239 frame is not switched to anything.
5240
5241 1999-06-03 Ken'ichi Handa <handa@gnu.org>
5242
5243 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
5244 (viet-viscii-...->viet-vscii...).
5245
5246 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
5247
5248 1999-06-01 Dave Love <fx@gnu.org>
5249
5250 * progmodes/fortran.el: Add :link to defgroup.
5251 (fortran-blink-matching-if): Match ELSE statements too.
5252 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
5253 that filling is always done.
5254
5255 1999-05-31 Richard M. Stallman <rms@gnu.org>
5256
5257 * simple.el (append-next-kill): Use an arg to distinguish
5258 interactive calls from Lisp calls, rather than (interactive-p).
5259
5260 * international/iso-transl.el (iso-transl-language-alist):
5261 Interchange n and N.
5262
5263 1999-05-31 Dave Love <fx@gnu.org>
5264
5265 * msb.el Add to minor-mode-map-alist. Remove hook installation
5266 and keymap munging on load.
5267 (msb-mode): New option.
5268 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
5269 Doc fix.
5270 (msb-mode-map): New variable.
5271 (msb-mode): New command.
5272
5273 1999-05-31 Dave Love <fx@gnu.org>
5274
5275 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
5276 (ispell-complete-word-dict): Likewise.
5277
5278 1999-05-31 Eli Zaretskii <eliz@gnu.org>
5279
5280 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
5281 force the data buffer to be saved, even if the data didn't
5282 change, in case the write filter was modified. Restore the
5283 current record after read-file-filter finishes.
5284
5285 1999-05-29 Karl Heuer <kwzh@gnu.org>
5286
5287 * ispell4.el: Obsolete; file deleted.
5288
5289 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
5290
5291 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
5292 VALUE is a syntax table.
5293
5294 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
5295
5296 * simple.el (zap-to-char): Doc fix.
5297
5298 1999-05-27 Ken'ichi Handa <handa@gnu.org>
5299
5300 * isearch.el (isearch-quote-char): Don't assume character codes
5301 0200 - 0237 stand for characters in some single-byte character
5302 charset.
5303
5304 1999-05-27 Dave Love <fx@gnu.org>
5305
5306 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
5307
5308 1999-05-27 Andreas Schwab <schwab@gnu.org>
5309
5310 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
5311 headerline does not exist already.
5312
5313 1999-05-26 Richard Stallman <rms@gnu.org>
5314
5315 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5316 Avoid nested null-loops.
5317
5318 1999-05-26 Ken'ichi Handa <handa@gnu.org>
5319
5320 * international/characters.el: Typo fixed; prefered->preferred.
5321
5322 * international/mule-cmds.el (find-coding-systems-for-charsets):
5323 Typo fixed; prefered->preferred.
5324
5325 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
5326 method in read-event.
5327
5328 * international/mule.el (charset-info): Doc-string fixed.
5329
5330 1999-05-25 Ken'ichi Handa <handa@gnu.org>
5331
5332 * mail/smtpmail.el (smtpmail-send-it): Bind
5333 smtpmail-code-conv-from properly.
5334 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
5335 by smtpmail-code-conv-from.
5336
5337 1999-05-24 Richard Stallman <rms@gnu.org>
5338
5339 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
5340 Binding deleted also.
5341
5342 1999-05-24 Karl Heuer <kwzh@gnu.org>
5343
5344 * comint.el (comint-bol-or-process-mark): Doc fix.
5345
5346 1999-05-23 Dave Love <fx@gnu.org>
5347
5348 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
5349 Enter it on minor-mode-map-alist.
5350 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
5351 Autoload. Add custom setter.
5352 (crisp-mark-line): Doc fix.
5353 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
5354 (crisp-mode-hook): Define.
5355
5356 1999-05-23 Ken'ichi Handa <handa@gnu.org>
5357
5358 * files.el (recover-file): Recover buffer-file-coding-system.
5359
5360 1999-05-22 Richard Stallman <rms@gnu.org>
5361
5362 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
5363 regexp match the date, to avoid treating date as file size.
5364 Add YYYY S option to WESTERN/
5365
5366 * bookmark.el: Delete some XEmacs compatibility code.
5367 (bookmark-jump-noselect): Check vc-backend.
5368
5369 * subr.el (add-to-list): Doc fix.
5370
5371 1999-05-21 Stephen Eglen <stephen@gnu.org>
5372
5373 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
5374
5375 1999-05-18 Richard Stallman <rms@gnu.org>
5376
5377 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
5378 non-space after the @anchor command.
5379 (texinfo-format-var): Handle other nested constructs, using
5380 texinfo-parse-expanded-arg and texinfo-discard-command, not
5381 texinfo-parse-arg-discard.
5382
5383 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
5384 (debug): Bind and use debugger-outer-inhibit-redisplay.
5385 Bind inhibit-redisplay to nil.
5386 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
5387
5388 1999-05-17 Dave Love <fx@gnu.org>
5389
5390 * help.el (describe-function-1): Extra arg, interactive-p.
5391 (describe-key, describe-function): Use it.
5392
5393 1999-05-17 Karl Heuer <kwzh@gnu.org>
5394
5395 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
5396
5397 1999-05-16 Dave Love <fx@gnu.org>
5398
5399 * cus-start.el (all): Delete selective-display. Add scroll-margin,
5400 scroll-preserve-screen-position, scroll-conservatively.
5401
5402 1999-05-16 Dave Love <fx@gnu.org>
5403
5404 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
5405
5406 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
5407
5408 * progmodes/vhdl-mode.el: Completely revised and massively extended.
5409
5410 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5411
5412 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
5413 magic number and is not associated with a file.
5414
5415 1999-05-14 Richard M. Stallman <rms@gnu.org>
5416
5417 * files.el (find-file-noselect-1): Fix previous change.
5418
5419 1999-05-14 Simon Marshall <simon@gnu.org>
5420
5421 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
5422
5423 1999-05-13 Ken'ichi Handa <handa@gnu.org>
5424
5425 * international/mule-diag.el (mule-diag): Change MULE to Mule in
5426 docstring.
5427
5428 * international/mule-cmds.el: Change MULE to Mule in docstrings
5429 and menus.
5430
5431 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
5432
5433 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
5434 to correctly reflect the value of BaseLineOffset in
5435 RelativeCompose. Now the value of RelativeCompose is an array of
5436 low and high positions.
5437 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
5438 RLC for the above change.
5439
5440 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
5441
5442 * comint.el (comint-password-prompt-regexp): Modified to match the
5443 output of ksu and ssh-add.
5444
5445 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
5446
5447 * language/korea-util.el (isearch-toggle-korean-input-method):
5448 Adjusted for the change of input method handling in isearch.el.
5449 (isearch-hangul-switch-symbol-ksc): Likewise.
5450 (isearch-hangul-switch-hanja): Likewise.
5451
5452 1999-05-10 Dave Love <fx@gnu.org>
5453
5454 * help.el (help-make-xrefs): Fix typo.
5455
5456 1999-05-10 Andreas Schwab <schwab@gnu.org>
5457
5458 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
5459 unibyte-display-via-language-environment.
5460
5461 * help.el (help-make-xrefs): Handle more cases when looking for
5462 commands in a keymap description.
5463
5464 1999-05-10 Eli Zaretskii <eliz@gnu.org>
5465
5466 * loadup.el: For ms-dos systems, load ccl and codepage.
5467
5468 1999-05-09 Ken'ichi Handa <handa@gnu.org>
5469
5470 * ps-print.el (ps-control-character): Call
5471 ps-mule-prepare-ascii-font to setup ASCII fonts.
5472
5473 * ps-mule.el (ps-mule-begin-job): Redo this change "if
5474 ps-multibyte-buffer is nil, use
5475 ps-mule-font-info-database-default."
5476
5477 1999-05-08 Ken Stevens <k.stevens@ieee.org>
5478
5479 * ispell.el (ispell-local-dictionary-alist): New variable for
5480 customizing local dictionaries not accessable by everyone.
5481 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
5482 (ispell-required-version): Changed format `(major minor
5483 revision)' to support general pattern matching.
5484 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
5485 skip region commented out due to incorrect skip potential in std latex.
5486 (ispell-word): Removed `when' macro. Fixed bug of not restoring
5487 cursor point on small words for calls from `ispell-minor-mode'.
5488 (check-ispell-version): Tests and accepts versions major.minor
5489 and above, with adjustments for interactions in 3.1.0-3.1.11.
5490 (ispell-get-line): No longer skips ispell process special characters.
5491 (ispell-comments-and-strings): Removed `when' macro call.
5492 (ispell-minor-check): Requires ispell-word to restore cursor point.
5493 (ispell-buffer-local-parsing): Supports checking comments only.
5494
5495 1999-05-08 Karl Heuer <kwzh@gnu.org>
5496
5497 * comint.el (comint-password-prompt-regexp): Fix last change to be
5498 more specific.
5499
5500 1999-05-07 Richard M. Stallman <rms@gnu.org>
5501
5502 * subr.el (with-temp-message): Fix the other call to message
5503 to use %s.
5504
5505 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
5506
5507 * gud.el (gud-format-command): "%F" means file sans extension.
5508 (jdb): Use %F, not %f, for gud-break.
5509
5510 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
5511
5512 * comint.el (comint-password-prompt-regexp): Modified so that it
5513 matches the output of kinit.
5514
5515 1999-05-06 Greg Stark <gsstark@mit.edu>
5516
5517 * timezone.el (timezone-parse-date): Recognize new format used in
5518 internet cookies.
5519
5520 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
5521
5522 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
5523
5524 1999-05-04 Andrew Innes <andrewi@gnu.org>
5525
5526 * time.el (display-time-update): Allow for wrap-around when
5527 checking against display-time-server-down-time.
5528
5529 1999-05-04 Ken'ichi Handa <handa@gnu.org>
5530
5531 * international/mule-diag.el (describe-coding-system): Fix English
5532 message.
5533
5534 1999-05-03 Jason Rumney <jasonr@altavista.net>
5535
5536 * term/w32-win.el: Change the x-charset-registry property for the
5537 Japanese charsets that are supported by Japanese Windows fonts.
5538
5539 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5540
5541 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
5542 diary-block diary entries for which the reminders and the diary
5543 entries can overlap.
5544
5545 1999-05-02 Jason Rumney <jasonr@altavista.net>
5546
5547 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
5548 matches the font selected in the dialog.
5549
5550 1999-05-02 Dave Love <fx@gnu.org>
5551
5552 * browse-url.el (browse-url-browser-function): Add :version.
5553
5554 * international/mule.el (auto-coding-alist): Add .tgz.
5555
5556 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
5557
5558 * international/codepage.el (cp-coding-system-for-codepage-1):
5559 Make the magnification parameter for the -dos encoder be 2.
5560
5561 1999-05-2 Andrew Innes <andrewi@gnu.org>
5562
5563 * term/w32-win.el (w32-drag-n-drop): Select file in window where
5564 it is dropped, rather than current window.
5565
5566 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
5567 after switching buffer, as case-fold-search is a buffer local
5568 variable.
5569
5570 * w32-fns.el (convert-standard-filename): Only convert directory
5571 separators to backslash if the interactive shell is one of the
5572 standard Windows shells that has DOS semantics.
5573
5574 * ls-lisp.el (ls-lisp-format-time): Trap errors from
5575 format-time-string, and return a suitable string to indicate the
5576 timestamp was invalid.
5577
5578 * hexl.el (hexlify-command): Apply shell-quote-argument after
5579 expanding hexl-program in case exec-directory contains a space.
5580 (dehexlify-command): Ditto.
5581
5582 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
5583 file extension regexps which aren't necessarily binary files.
5584 (direct-print-region-helper): Use subst-char-in-string instead of
5585 binding directory-sep-char to convert filenames to DOS syntax.
5586 (direct-print-region-use-command-dot-com): New variable.
5587 (direct-print-region-helper): Use it to control whether to invoked
5588 command.com to print on Windows 9x.
5589
5590 * browse-url.el (browse-url-browser-function): Default to
5591 browse-url-default-windows-browser on windows-nt.
5592 (browse-url-default-windows-browser): New function.
5593
5594 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5595
5596 * forms.el (forms-mode): Don't call forms-first-record or
5597 forms-last-record if the data file has zero records.
5598
5599 1999-04-29 Richard M. Stallman <rms@gnu.org>
5600
5601 * files.el (find-file-noselect-1): If buffer-file-name has changed
5602 after find-file-not-found-hooks runs, recompute the truename.
5603 And don't use FILENAME after that point.
5604
5605 1999-04-27 Dave Love <fx@gnu.org>
5606
5607 * paren.el (show-paren-mode)
5608 * which-func.el (which-func-mode-global)
5609 * type-break.el (type-break-mode)
5610 * time.el (display-time-mode)
5611 * rsz-mini.el (resize-minibuffer-mode)
5612 * mouse-sel.el (mouse-sel-mode)
5613 * icomplete.el (icomplete-mode)
5614 * hscroll.el (hscroll-global-mode)
5615 * help.el (temp-buffer-resize-mode)
5616 * font-lock.el (global-font-lock-mode)
5617 * delsel.el (delete-selection-mode)
5618 * avoid.el (mouse-avoidance-mode)
5619 * autoinsert.el (auto-insert-mode)
5620 * winner.el (winner-mode): Doc fix.
5621
5622 1999-04-26 Karl Heuer <kwzh@gnu.org>
5623
5624 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
5625 the same whitespace that was ignored in choosing the subject string.
5626
5627 1999-04-26 Richard M. Stallman <rms@gnu.org>
5628
5629 * info.el (Info-find-node): Position properly after finding anchor.
5630
5631 * cus-start.el (all): Handle unibyte-display-via-language-environment.
5632
5633 * simple.el (indent-new-comment-line): Fix previous change.
5634
5635 * complete.el: Delete the wildcard expansion feature
5636 since that is now standard in find-file.
5637 (PC-try-load-many-files): Function deleted.
5638 (PC-after-load-many-files): Function deleted.
5639 (PC-many-files-list): Variable deleted.
5640 (PC-disable-wildcards): Variable deleted.
5641 (partial-completion-mode): Don't enable the wildcard feature.
5642
5643 * complete.el (PC-look-for-include-file): Don't set global variables
5644 `error', `buf' and `filename' here.
5645
5646 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
5647
5648 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
5649
5650 * textmodes/outline.el (outline-regexp): Doc fix.
5651
5652 1999-04-26 John Wiegley <johnw@borland.com>
5653
5654 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
5655 C++Builder 4.0 error message syntax.
5656
5657 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
5658
5659 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
5660 supported, use find -exec.
5661
5662 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5663
5664 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
5665 coding-system-for-write, to avoid hanging when non-interactive.
5666
5667 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
5668
5669 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
5670 start with a newline.
5671
5672 1999-04-13 Ken'ichi Handa <handa@gnu.org>
5673
5674 * international/mule-conf.el (x-ctext): New coding system.
5675
5676 1999-04-12 Richard M. Stallman <rms@gnu.org>
5677
5678 * international/mule-cmds.el (input-method-function):
5679 Add permanent-local property.
5680
5681 1999-04-12 Dave Love <fx@gnu.org>
5682
5683 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
5684 change to use jka-compr-byte-compiler-base-file-name.
5685
5686 * supercite.el (sc-scan-info-alist): Revert last change.
5687 (sc-attrib-selection-list): Fix :type here instead.
5688
5689 1999-04-11 Eli Zaretskii <eliz@gnu.org>
5690
5691 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
5692 in the list of case-insensitive filesystems.
5693
5694 1999-04-09 Kenichi Handa <handa@etl.go.jp>
5695
5696 * international/fontset.el (create-fontset-from-fontset-spec):
5697 Don't register duplicated alias fontset names.
5698
5699 1999-04-08 Richard Stallman <rms@gnu.org>
5700
5701 * international/mule.el (auto-coding-alist-lookup): New function.
5702 (set-auto-coding): Use auto-coding-alist-lookup.
5703
5704 * jka-compr.el (jka-compr-insert-file-contents):
5705 Use auto-coding-alist-lookup to check for files that
5706 should not have eol conversion, in the unibyte case.
5707
5708 1999-04-07 Dave Love <fx@gnu.org>
5709
5710 * help.el (describe-variable): Check custom-loads property as well
5711 as custom-type.
5712
5713 * abbrev.el (abbrev-mode): Customizing sets the default value.
5714
5715 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
5716
5717 * vc.el (vc-backend-revert): For CVS files that were made
5718 writeable with "cvs edit", call "cvs unedit" to undo that.
5719
5720 1999-04-08 Dave Love <fx@gnu.org>
5721
5722 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
5723 more.
5724 (sc-emacs-features): Recognize Emacs 20.
5725 (sc-read-string): Use history arg.
5726 (sc-scan-info-alist): Check for rtnvalue a cons.
5727
5728 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
5729
5730 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
5731 coding system to encode the message by
5732 select-message-coding-system.
5733
5734 1999-04-07 Richard Stallman <rms@gnu.org>
5735
5736 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
5737
5738 * winner.el: Reorder definitions.
5739
5740 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
5741
5742 * mail/rmail.el (rmail-decode-babyl-format):
5743 Undo previous change.
5744
5745 1999-04-06 Richard Stallman <rms@gnu.org>
5746
5747 * info.el (Info-find-node): Check for an anchor at the
5748 proper place, before reading an indirect file.
5749
5750 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
5751
5752 * jka-compr.el (jka-compr-insert-file-contents):
5753 Use raw-text-unix when we want no conversion.
5754
5755 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
5756
5757 * timezone.el (timezone-parse-date): Corrected regexp for
5758 style (5) date format so that tenths of seconds are optional.
5759
5760 1999-04-05 Eli Zaretskii <eliz@gnu.org>
5761
5762 * term/internal.el (dos-cpNNN-setup): New function, with the guts
5763 of dos-codepage-setup.
5764 (cjk-codepages-alist): New variable, an alist of Far-Eastern
5765 codepages for which there's no need to set up cpNNN coding
5766 systems.
5767 (dos-codepage-setup): Support Far-Eastern DOS terminals.
5768
5769 1999-04-05 Richard Stallman <rms@gnu.org>
5770
5771 * mail/rmail.el (rmail-ignored-headers): Doc fix.
5772
5773 1999-04-02 Richard Stallman <rms@gnu.org>
5774
5775 * progmodes/compile.el (compilation-handle-exit): Do right thing
5776 if (car status) doesn't end in a newline.
5777
5778 1999-04-01 Dave Love <fx@gnu.org>
5779
5780 * progmodes/sql.el (SQL): Add defgroup :version.
5781
5782 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
5783
5784 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
5785 buffer-file-coding-system. If the coding system used is raw-text,
5786 etc., make the *Compiler Input* buffer unibyte.
5787
5788 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
5789
5790 * loadup.el: Don't write the fns-...el file if not dumping.
5791
5792 1999-03-31 Dave Love <fx@gnu.org>
5793
5794 * snmp-mode.el (snmp): Fix defgroup :version.
5795
5796 * hilit-chg.el (highlight-changes): Add defgroup :version.
5797
5798 1999-03-31 Andreas Schwab <schwab@gnu.org>
5799
5800 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
5801 the gnus-save-hidden-threads macro.
5802
5803 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
5804
5805 * faces.el (face-set-after-frame-default): Obey the
5806 `customized-face' for new faces.
5807
5808 1999-03-30 Dave Love <fx@gnu.org>
5809
5810 * international/mule-cmds.el (current-language-environment): Doc fix.
5811 * abbrev.el (abbrev-mode): Doc fix.
5812 * autoinsert.el (auto-insert-mode): Doc fix.
5813 * complete.el (partial-completion-mode): Doc fix.
5814 * avoid.el (mouse-avoidance-mode): Doc fix.
5815 * delsel.el (delete-selection-mode): Doc fix.
5816 * font-lock.el (global-font-lock-mode): Doc fix.
5817 * help.el (temp-buffer-resize-mode): Doc fix.
5818 * hscroll.el (hscroll-global-mode): Doc fix.
5819 * icomplete.el (icomplete-mode): Doc fix.
5820 * mouse-sel.el (mouse-sel-mode): Doc fix.
5821 * paren.el (show-paren-mode): Doc fix.
5822 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
5823 * time.el (display-time-mode): Doc fix.
5824 * type-break.el (type-break-mode): Doc fix.
5825 * which-func.el (which-func-mode-global): Doc fix.
5826 * winner.el (winner-mode): Doc fix.
5827
5828 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
5829
5830 * wid-edit.el (widget-before-change): Signal text-read-only rather
5831 than an ordinary error.
5832
5833 1999-03-30 Richard M. Stallman <rms@gnu.org>
5834
5835 * repeat.el: Don't require advice.
5836 (repeat): Do function-indirection in check for kbd macro.
5837 In self-insert case, use the *last* char in INSERTION.
5838
5839 1999-03-30 Karl Heuer <kwzh@gnu.org>
5840
5841 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
5842
5843 1999-03-29 Andreas Schwab <schwab@gnu.org>
5844
5845 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
5846 comint-input-filter-functions. Make variables related to shell
5847 directory tracking local.
5848
5849 1999-03-26 Andreas Schwab <schwab@gnu.org>
5850
5851 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
5852
5853 * simple.el (shell-command-on-region): Cope with exit-status being
5854 nil, which happens if call-process-region was interrupted.
5855
5856 1999-03-26 Richard M. Stallman <rms@gnu.org>
5857
5858 * simple.el (indent-new-comment-line): Handle use at a point
5859 after a comment-end. Handle multiple comments.
5860
5861 * mail/rmail.el (rmail-decode-babyl-format):
5862 To prevent locking, bind buffer-file-name to nil.
5863
5864 1999-03-26 Karl Fogel <kfogel@red-bean.com>
5865
5866 * mail-hist.el (mail-hist-current-header-name): Don't make
5867 off-by-one-error when determining if in message body.
5868
5869 1999-03-25 Andrew Innes <andrewi@gnu.org>
5870
5871 * w32-fns.el (set-default-process-coding-system): Copied from
5872 dos-w32.el, but modified to use Unix line endings for process
5873 input, and to add a suitable entry to process-coding-system-alist
5874 for DOS shells.
5875
5876 * dos-fns.el (set-default-process-coding-system): Copied from
5877 dos-w32.el.
5878
5879 * dos-w32.el (set-default-process-coding-system): Move function to
5880 dos-fns.el; a different version is used in w32-fns.el.
5881
5882 1999-03-24 Dave Love <fx@gnu.org>
5883
5884 * info.el (Info-directory-list): Revert change to re-writing
5885 Info-default-directory-list, but put `alternative' first.
5886 (Info-insert-dir): Modify selecting the top dir file as a consequence.
5887
5888 1999-03-23 Simon Marshall <simon@gnu.org>
5889
5890 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
5891 on the line by itself.
5892 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
5893 it is not in a declarative context.
5894
5895 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
5896
5897 * cus-edit.el (custom-variable-prompt): Allow customization of
5898 autoloaded symbols.
5899
5900 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
5901
5902 * simple.el (what-cursor-position): Don't cause error when point
5903 is at invalid multibyte sequence.
5904
5905 1999-03-21 Karl Heuer <kwzh@gnu.org>
5906
5907 * complete.el (partial-completion-mode): Doc fix.
5908
5909 1999-03-19 Richard M. Stallman <rms@gnu.org>
5910
5911 * progmodes/cplus-md.el (old-c++): Remove :group.
5912
5913 * progmodes/c-mode.el (old-c): Remove :group.
5914
5915 1999-03-18 Simon Marshall <simon@gnu.org>
5916
5917 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
5918 (java-font-lock-keywords-2): Added "strictfp" keyword.
5919
5920 1999-03-17 Jason Rumney <jasonr@altavista.net>
5921
5922 * w32-fns.el (set-w32-system-coding-system) New function.
5923 (w32-system-coding-system) Initialize to 'iso-latin-1.
5924
5925 1999-03-17 Eli Zaretskii <eliz@gnu.org>
5926
5927 * international/mule-cmds.el (set-language-environment): Fix
5928 previous change: don't use dos-codepage when unbound.
5929
5930 1999-03-17 Karl Heuer <kwzh@gnu.org>
5931
5932 * calendar/appt.el (appt-make-list): Fix previous change.
5933
5934 1999-03-16 Richard M. Stallman <rms@gnu.org>
5935
5936 * window.el (shrink-window-if-larger-than-buffer):
5937 Don't try to redisplay with the cursor at the end
5938 on its own line--that would force a scroll and spoil things.
5939
5940 1999-03-16 Eli Zaretskii <eliz@gnu.org>
5941
5942 * international/mule-cmds.el (set-language-environment): Don't use
5943 cpNNN-nonascii-translation-table if it is unbound.
5944
5945 * term/internal.el (dos-codepage-setup): Compute the unibyte
5946 syntax table and bind unibyte-display-via-language-environment
5947 here, rather than at top level, so that resetting to unibyte in
5948 .emacs works as expected.
5949
5950 1999-03-15 Simon Marshall <simon@gnu.org>
5951
5952 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
5953
5954 1999-03-14 Milan Zamazal <pdm@pvt.net>
5955
5956 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
5957
5958 1999-03-14 Kenichi Handa <handa@etl.go.jp>
5959
5960 * international/mule-util.el (detect-coding-with-priority):
5961 Restore the internal database.
5962
5963 1999-03-14 Stephen Eglen <stephen@gnu.org>
5964
5965 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
5966 if mail-from-style has invalid value.
5967
5968 1999-03-12 Karl Heuer <kwzh@gnu.org>
5969
5970 * vc.el (vc-delete-logbuf-window): New var.
5971 (vc-finish-logentry): Use it.
5972
5973 1999-03-12 Richard M. Stallman <rms@gnu.org>
5974
5975 * startup.el (command-line-1): Improve startup msg.
5976
5977 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
5978
5979 * speedbar.el: Added commentary about stealthy functions.
5980 (speedbar-message) new function.
5981 (speedbar-y-or-n-p): New function
5982 (speedbar-with-attached-buffer) Moved macro before reference.
5983 Now uses `save-selected-window'.
5984 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
5985 speedbar-generic-item-info, speedbar-item-info-file-helper,
5986 speedbar-item-delete, speedbar-insert-generic-list,
5987 speedbar-timer-fn, speedbar-check-vc-this-line,
5988 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
5989 speedbar-buffers-item-info) Use speedbar-message.
5990 (speedbar-item-info) Limit `message-log-max'.
5991 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
5992 speedbar-item-delete, speedbar-item-object-delete,
5993 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
5994
5995 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
5996
5997 * server.el (server-start): Set coding system for the server
5998 process to raw-text.
5999 (server-process-filter): Decode file names if necessary.
6000
6001 1999-03-12 Dave Love <fx@gnu.org>
6002
6003 * textmodes/fill.el (sentence-end-double-space): Doc fix.
6004
6005 * textmodes/paragraphs.el (sentence-end): Doc fix.
6006
6007 1999-03-11 Karl Heuer <kwzh@gnu.org>
6008
6009 * comint.el (comint-password-prompt-regexp): Accept "login password:"
6010
6011 1999-03-09 Karl Heuer <kwzh@gnu.org>
6012
6013 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
6014 (ispell-dictionary-alist-2): Likewise.
6015 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
6016 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
6017 (ispell-dictionary-alist): Build from six pieces, not just two.
6018
6019 * ps-bdf.el (bdf-directory-list): Doc fix.
6020
6021 * enriched.el (enriched-mode): Make var permanent-local.
6022
6023 1999-03-09 Dave Love <fx@gnu.org>
6024
6025 * textmodes/sgml-mode.el (html-mode): Use
6026 sentence-end-double-space when setting sentence-end.
6027
6028 1999-03-09 Ken'ichi Handa <handa@gnu.org>
6029
6030 * language/thai.el (tis-620): New alias coding system for thai-tis620.
6031
6032 1999-03-08 Felix Lee <flee@cygnus.com>
6033
6034 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
6035
6036 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
6037
6038 1999-03-08 Karl Heuer <kwzh@gnu.org>
6039
6040 * dired-aux.el (dired-do-copy-regexp): Doc fix.
6041 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6042
6043 * dired.el (dired-do-copy-regexp): Doc fix.
6044 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6045
6046 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
6047
6048 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
6049
6050 1999-03-08 Jason Rumney <jasonr@altavista.net>
6051
6052 * international/codepage.el (cp1250-decode-table)
6053 (cp1251-decode-table, cp1253-decode-table)
6054 (cp1257-decode-table): New translation tables for MS Windows codepages.
6055 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
6056
6057 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
6058
6059 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
6060
6061 1999-03-07 Eli Zaretskii <eliz@gnu.org>
6062
6063 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
6064
6065 * term/internal.el (top level): Display character 255 as 8bit as well.
6066
6067 1999-03-06 Dave Love <fx@gnu.org>
6068
6069 * progmodes/cc-cmds.el (c-outline-level): Bind
6070 buffer-invisibility-spec.
6071
6072 * progmodes/c-mode.el (c-outline-level): Likewise.
6073
6074 * progmodes/ada-mode.el (ada-outline-level): Likewise.
6075
6076 1999-03-05 Felix Lee <flee@cygnus.com>
6077
6078 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
6079
6080 1999-03-05 Richard M. Stallman <rms@gnu.org>
6081
6082 * bindings.el (complete-symbol): Invert meaning of prefix arg.
6083
6084 1999-03-05 Andrew Innes <andrewi@gnu.org>
6085
6086 * w32-fns.el (convert-standard-filename): Convert directory
6087 separators to Windows format.
6088
6089 1999-03-05 Andreas Schwab <schwab@gnu.org>
6090
6091 * international/skkdic-cnv.el: Provide skkdic-cnv.
6092 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
6093 (batch-skkdic-convert): Doc fix.
6094
6095 1999-03-04 Dave Love <fx@gnu.org>
6096
6097 * custom.el (custom-set-variables): Protect against setter errors.
6098
6099 1999-03-04 Eli Zaretskii <eliz@gnu.org>
6100
6101 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
6102 the file sizes from overflowing.
6103 (ls-lisp-format): If file size is a float, use %8.0f to print it.
6104 Under -s, print the size in blocks with %4.0f, in case they have
6105 a *really* huge file.
6106
6107 1999-03-03 Dave Love <fx@gnu.org>
6108
6109 * options.el (edit-options): Doc fix.
6110 (list-options): Don't lose with unbound symbols. Maintain
6111 Edit-options-mode.
6112
6113 1999-03-01 Dave Love <fx@gnu.org>
6114
6115 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
6116
6117 1999-02-28 Richard M. Stallman <rms@gnu.org>
6118
6119 * ispell.el (ispell-dictionary-alist-override): New variable.
6120 (ispell-dictionary-alist): Don't setq it,
6121 if ispell-dictionary-alist-override is set.
6122
6123 * simple.el (shell-command-default-error-buffer): Renamed from
6124 shell-command-on-region-default-error-buffer.
6125 (shell-command-on-region): Mention in echo area when there
6126 is some error output. Mention success or failure, too.
6127 Accumulate multiple error outputs
6128 going forward, with formfeed in between. Display the error buffer
6129 when we have put something in it.
6130 (shell-command): Add the ERROR-BUFFER argument feature.
6131
6132 1999-02-28 Karl Heuer <kwzh@gnu.org>
6133
6134 * mail/mh-utils.el (mh-lib): Doc fix.
6135 (mh-lib-progs, mh-nmh-p): New vars.
6136 (mh-find-progs): Set mh-lib-progs along with other vars.
6137 (mh-path-search): New arg FUNC-P; if specified, use that instead
6138 of mh-file-command-p.
6139 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
6140
6141 * mail/mh-comp.el (mh-repl-formfile): New var.
6142 (mh-smail-batch): Don't ignore all arguments.
6143 (mh-reply): Do the right thing when using nmh.
6144
6145 1999-02-27 Kenichi Handa <handa@etl.go.jp>
6146
6147 * international/mule-cmds.el (select-safe-coding-system): Be sure
6148 to show a buffer being decoded.
6149
6150 1999-02-26 Ken'ichi Handa <handa@gnu.org>
6151
6152 * ps-bdf.el (bdf-directory-list): Initialize it to
6153 '("/usr/local/share/emacs/fonts/bdf").
6154
6155 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6156
6157 * ps-print.el: PostScript programming fix.
6158 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
6159 setpagedevice operator).
6160
6161 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6162
6163 * ps-print.el: Doc fix, font size specifies landscape and portrait
6164 sizes.
6165 (ps-print-version): New version number (4.1.4).
6166 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
6167 Specifies landscape and portrait sizes.
6168 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
6169 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
6170 fix.
6171 (ps-get-font-size): New fun.
6172 (ps-font-size-internal, ps-header-font-size-internal)
6173 (ps-header-title-font-size-internal): New vars.
6174
6175 * ps-mule.el: Change of ps-print font size variable name.
6176 (ps-mule-generate-font): Fun fix.
6177 (ps-mule-begin-job): Programming uniformization.
6178
6179 1999-02-25 Dave Love <fx@gnu.org>
6180
6181 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
6182 (help-make-xrefs): Do Info case first.
6183
6184 * repeat.el: Don't require advice.
6185 (repeat-last-kill-command): Variable deleted.
6186
6187 1999-02-25 Richard Stallman <rms@gnu.org>
6188
6189 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
6190 case just because the current buffer is the output buffer.
6191
6192 1999-02-25 Kenichi Handa <handa@etl.go.jp>
6193
6194 * simple.el (what-cursor-position): To show the character's
6195 encoding, use encoded-string-description instead of information
6196 of chaset-origin-alist.
6197
6198 * international/mule-cmds.el (iso-2022-control-alist): New variable.
6199 (encoded-code-description): New function.
6200 (encoded-string-description): New function.
6201 (encode-coding-char): New function.
6202
6203 1999-02-25 Andrew Innes <andrewi@gnu.org>
6204
6205 * startup.el (command-line) [windows-nt]: Fix typo in regexp
6206 checking for .emacs[.el[c]].
6207
6208 1999-02-24 Richard Stallman <rms@gnu.org>
6209
6210 * help.el (describe-function-1): Don't print a whole lambda-function.
6211
6212 1999-02-23 Ken'ichi Handa <handa@gnu.org>
6213
6214 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
6215 inputting ?\240.
6216
6217 1999-02-23 Karl Heuer <kwzh@gnu.org>
6218
6219 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
6220
6221 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
6222 (clean-buffer-list-kill-buffer-names): Doc fix.
6223
6224 * gud.el (gud-jdb-massage-args): Spelling fix.
6225
6226 1999-02-23 Richard M. Stallman <rms@gnu.org>
6227
6228 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
6229
6230 1999-02-22 Eli Zaretskii <eliz@gnu.org>
6231
6232 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
6233 excursion while calling set-auto-coding-function.
6234
6235 * play/handwrite.el (handwrite): Require ps-print, and use
6236 ps-printer-name and ps-lpr-command. Call ps-print-region-function
6237 if it's defined, instead of forking ps-lpr-command unconditionally.
6238
6239 1999-02-22 Kenichi Handa <handa@etl.go.jp>
6240
6241 * international/codepage.el (cp-coding-system-for-codepage-1): Put
6242 charset-origin-alist property to a coding system for the codepage.
6243
6244 * international/mule.el: Modify comment for charset-origin-alist
6245 property of a coding system.
6246
6247 * simple.el (what-cursor-position): charset-origin-alist property
6248 of a coding system may be a translation table or a symbol of which
6249 `translation-table' property is a translation table.
6250
6251 1999-02-21 Richard Stallman <rms@gnu.org>
6252
6253 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
6254 to the "html" template.
6255
6256 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
6257
6258 * dirtrack.el (dirtrack): Added docstring. Now returns input.
6259
6260 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
6261
6262 * dirtrack.el (dirtrack): Check for the prompt in the input string
6263 instead of the buffer.
6264
6265 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
6266
6267 * sql.el: Set version to 1.4.1. Changed mail address to
6268 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
6269 (sql-input-ring-separator): Doc fix.
6270 (sql-mode-syntax-table): double-dash starts comments is defined as
6271 ". 56" instead of ". 12b" for XEmacs.
6272 (sql-stop, sql-interactive-mode): Doc fixes.
6273 (sql-postgres): Queries for database and server, not just one.
6274 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
6275
6276 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
6277 changed. This is needed for master.el to work.
6278 (sql-set-sqli-buffer): Use the new hook.
6279
6280 * sql.el (sql-make-alternate-buffer-name): Function that sets
6281 sql-alternate-buffer-name.
6282 (sql-alternate-buffer-name): Possible name of SQLi buffers.
6283 (sql-interactive-mode): Set sql-alternate-buffer-name.
6284 (sql-rename-buffer): New command.
6285 (sql-interactive-mode-menu): Menu for SQLi buffers.
6286
6287 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
6288 and sql-input-ring-file-name are used to temporarily set
6289 comint-input-ring-file-name and comint-input-ring-separator when
6290 reading and writing input history files.
6291
6292 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
6293 (sql-input-ring-file-name): New variable with customization.
6294 (sql-input-ring-separator): New variable with customization.
6295 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
6296 Callers changed.
6297 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
6298 now includes the name of the current buffer.
6299
6300 (sql-mode): Set paragraph-separate and paragraph-start so that
6301 sql-send-paragraph sends the entire SQL statements, even if it
6302 contains indented lines.
6303
6304 1999-02-18 Dave Love <fx@gnu.org>
6305
6306 * format.el (format-encode-run-method, format-decode-run-method):
6307 Fix previous change.
6308
6309 1999-02-18 Ken'ichi Handa <handa@gnu.org>
6310
6311 * international/mule.el (coding-system-list): Moved here from
6312 mule-util.el to avoid autoloading mule-util by the call of
6313 select-safe-coding-system.
6314
6315 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
6316
6317 * simple.el (turn-on-auto-fill): Mark it as an option for
6318 `text-mode-hook'.
6319
6320 1999-02-17 Richard Stallman <rms@gnu.org>
6321
6322 * emacs-lisp/easymenu.el (easy-menu-get-map):
6323 Don't crash if (current-local-map) is nil.
6324
6325 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
6326
6327 * filecache.el (file-cache-filter-regexps): Added .class.
6328
6329 1999-02-17 Ken'ichi Handa <handa@gnu.org>
6330
6331 * international/mule-util.el (decompose-region): Use
6332 insert-buffer-substring instead of insert-buffer to avoid putting
6333 mark.
6334
6335 1999-02-17 Andreas Schwab <schwab@gnu.org>
6336
6337 * calendar/cal-move.el (scroll-calendar-left): Don't set
6338 displayed-month and displayed-year here, let generate-calendar do
6339 it, after range checking.
6340
6341 1999-02-17 Simon Marshall <simon@gnu.org>
6342
6343 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
6344
6345 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
6346 correctly between an object declared via a constructor and a method.
6347 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
6348 (java-font-lock-keywords-1): Fontify package names individually.
6349 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
6350 (java-font-lock-keywords-2): Simplify type fontification.
6351 (java-font-lock-keywords-3): Likewise.
6352
6353 1999-02-17 Kenichi Handa <handa@etl.go.jp>
6354
6355 * language/japanese.el (iso-2022-jp-2): New coding system.
6356 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
6357
6358 1999-02-16 Dave Love <fx@gnu.org>
6359
6360 * help.el (describe-function-1): Accept non-symbols.
6361
6362 1999-02-16 Paul Eggert <eggert@twinsun.com>
6363
6364 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
6365 find the last match if there are multiple matches.
6366
6367 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6368
6369 * tex-mode.el (tex-run-command, latex-run-command)
6370 (slitex-run-command, tex-command): Doc changes.
6371 (tex-start-options-string): Autoload it. Doc change. Provide
6372 a menu for customization. Allow nil. Quote backslashes only once.
6373 (tex-start-tex): Handle nil value of tex-start-options-string
6374 and apply shell-quote-argument to it.
6375
6376 1999-02-16 Eli Zaretskii <eliz@gnu.org>
6377
6378 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
6379 the size in blocks, since it can be a float.
6380 (ls-lisp-format): Likewise
6381
6382 1999-02-16 Ken'ichi Handa <handa@gnu.org>
6383
6384 * language/japanese.el (japanese-shift-jis): Add
6385 charset-origin-alist property.
6386
6387 1999-02-15 Richard Stallman <rms@gnu.org>
6388
6389 * progmodes/compile.el (compile-internal): Use save-selected-window.
6390
6391 * subr.el (momentary-string-display): Bind inhibit-read-only.
6392
6393 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
6394
6395 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
6396
6397 * mail/rmail.el (rmail-show-message): If an unseen message has a
6398 Summary-line in its header, get past one more line before looking
6399 for the X-Coding-System header.
6400
6401 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
6402
6403 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
6404 explicitly to accomodate Windows 9X lack of a useful copy program.
6405
6406 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
6407
6408 * wid-edit.el (widget-choice-value-create): Use `equal'
6409 instead of `eq'.
6410
6411 1999-02-14 Richard Stallman <rms@gnu.org>
6412
6413 * international/iso-transl.el:
6414 (iso-transl-ae): Renamed from iso-transl-e-slash.
6415 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
6416 (iso-transl-AE): Renamed from iso-transl-E-slash.
6417 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
6418 (iso-transl-char-map): Related changes.
6419
6420 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
6421
6422 1999-02-13 Richard Stallman <rms@gnu.org>
6423
6424 * textmodes/texinfmt.el (texinfo-alias): New function.
6425 (texinfo-fold-nodename-case): Add defvar.
6426 (texinfo-format-node): Do case folding if specified.
6427
6428 * ffap.el (ffap-file-at-point): Test local file names
6429 immediately. Strip off line numbers.
6430
6431 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
6432
6433 * sql.el: Set version to 1.3.2
6434 (sql-solid-program): Added support for solid.
6435 (sql-help): Doc mentions sql-solid.
6436 (sql-solid): Entry function for Solid.
6437 (sql-buffer): Doc explains the use of the variable and how to
6438 change it.
6439 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
6440 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
6441 disabled if sql-buffer doesn't have a process; sql-send-paragraph
6442 is new.
6443 (sql-show-sqli-buffer): New function to display the value of
6444 sql-buffer.
6445 (sql-change-sqli-buffer): New function to change sql-buffer.
6446 (sql-mode): Doc explains how to change sql-buffer.
6447 (sql-send-paragraph): New function to send a paragraph.
6448 (sql-mode-map): Added keybinding for sql-send-paragraph.
6449 (sql-mysql): Doc corrected.
6450 (sql-ms): Doc corrected.
6451
6452 * sql.el (sql-server): Doc fix.
6453 (sql-mysql): Added the use of sql-server to specify the host,
6454 sql-database now specifies database instead of host.
6455 (sql-mode-menu): Send... menu items are only active if sql-buffer
6456 is non-nil.
6457 (sql-help): Changed tag of entry functions a bit.
6458
6459 * sql.el: Added keywords from `finder-by-keyword'.
6460 (sql-mode): Made sql-buffer a local variable, changed the
6461 documentation: removed instructions to add *.sql files to
6462 auto-mode-alist, added documentation for having mutliple SQL
6463 buffers sending their stuff to different SQLi buffers, each
6464 running a different process.
6465 (sql-postgres): Quoted *SQL* in doc string.
6466 (sql-ms): Likewise.
6467 (sql-ingres): Likewise.
6468 (sql-ingres): Quoted *SQL* in doc string, added references to
6469 sql-user and sql-password used during login.
6470 (sql-sybase): Quoted *SQL* in doc string, added comma.
6471 (sql-oracle): Likewise.
6472 (sql-interactive-mode): Added extensive documentation for having
6473 mutliple SQL buffers sending their stuff to different SQLi
6474 buffers, each running a different process.
6475 (sql-buffer): Changed doc from *SQL* to SQLi.
6476 (sql-get-login): Doc fix.
6477
6478 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6479
6480 * international/mule-conf.el (undecided): Set ascii in
6481 safe-charsets property.
6482
6483 1999-02-12 Richard Stallman <rms@gnu.org>
6484
6485 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
6486
6487 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6488
6489 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
6490 value to ps-mule-font-info-database-latin.
6491
6492 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
6493
6494 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
6495 (ps-mule-font-info-database-default): New variable.
6496 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
6497 ps-mule-font-info-database-default.
6498
6499 1999-02-12 Dave Love <fx@gnu.org>
6500
6501 * timezone.el (timezone-make-date-sortable)
6502 (timezone-make-date-arpa-standard): Doc fix.
6503
6504 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6505
6506 * international/quail.el (quail-show-kbd-layout): Bind
6507 blink-matching-paren to nil.
6508
6509 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
6510 for ASCII and Latin-1.
6511
6512 1999-02-12 Andreas Schwab <schwab@gnu.org>
6513
6514 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
6515
6516 1999-02-12 Kenichi Handa <handa@etl.go.jp>
6517
6518 * international/mule-cmds.el (language-info-alist): Remove
6519 description about charset-origin-alist.
6520
6521 * international/mule.el: Comment added for a new coding system
6522 property `charset-origin-alit'.
6523 (make-translation-table): This variable deleted.
6524
6525 * language/chinese.el (chinese-big5): Add charset-origin-alist
6526 property.
6527 ("Chinese-CNS"): Remove charset-origin-alist property.
6528
6529 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
6530 property.
6531 (cyrillic-alternativnyj): Likewise.
6532 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
6533 ("Cyrillic-ALT"): Likewise.
6534
6535 * language/vietnamese.el (vietnamese-viqr): Add
6536 charset-origin-alist property.
6537 ("Vietnamese"): Remove charset-origin-alist property.
6538
6539 * simple.el (what-cursor-position): Don't use the varialbe
6540 charset-origin-alist, but use charset-origin-alist property of
6541 buffer-file-coding-system to decide external character set code.
6542
6543 1999-02-10 Richard Stallman <rms@gnu.org>
6544
6545 * shadowfile.el: Don't turn on the mode when the file is loaded.
6546
6547 1999-02-09 Richard Stallman <rms@gnu.org>
6548
6549 * progmodes/compile.el (compile-auto-highlight): Customize.
6550
6551 * add-log.el (add-log-file-name-function): New variable.
6552 (add-change-log-entry): Call that function, if non-nil.
6553
6554 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
6555
6556 * rmail.el (rmail-search): Track match with a marker, not an integer.
6557
6558 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6559
6560 * progmodes/compile.el (compilation-setup): Set value of
6561 compilation-directory-stack as in compilation-forget-errors.
6562 (compile-reinitialize-errors): Bind buffer-undo-list and
6563 deactivate-mark.
6564 (compilation-forget-errors): Likewise.
6565
6566 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
6567
6568 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
6569 def... constructs.
6570
6571 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
6572 Remove calls to sleep-for.
6573
6574 1999-02-08 Eli Zaretskii <eliz@gnu.org>
6575
6576 * international/codepage.el (cp-coding-system-for-codepage-1): On
6577 MS-DOS, use dos-unsupported-char-glyph for characters not
6578 supported by the codepage.
6579 (cp-make-coding-systems-for-codepage): Likewise.
6580
6581 1999-02-08 Andreas Schwab <schwab@gnu.org>
6582
6583 * international/mule-util.el (coding-system-list): Don't sort
6584 coding-system-list here.
6585
6586 * international/mule.el (coding-system-lessp): Moved here from
6587 mule-util.el
6588 (add-to-coding-system-list): New function.
6589 (make-subsidiary-coding-system, make-coding-system,
6590 define-coding-system-alias): Use it instead of setting
6591 coding-system-list directly.
6592
6593 1999-02-07 Dave Love <fx@gnu.org>
6594
6595 * calendar/appt.el (appt-make-list): Don't splice quotes and date
6596 onto message.
6597
6598 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6599
6600 * imenu.el (imenu--last-menubar-index-alist): Add doc.
6601 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
6602
6603 1999-02-06 Richard Stallman <rms@gnu.org>
6604
6605 * language/european.el (setup-slovenian-environment): New function.
6606 ("Slovenian"): New language environment.
6607
6608 * progmodes/sql.el (sql-help): Doc fix.
6609 (sql-mysql): Doc fix.
6610
6611 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6612
6613 * tex-mode.el: When compiling, require compare-w and skeleton
6614 to pacify the byte-compiler. Move the def's of the tex-commands
6615 together. Add a comment on kill-process vs. quit-process.
6616
6617 1999-02-05 Dave Love <fx@gnu.org>
6618
6619 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
6620 null markers.
6621 (compile-goto-error): Likewise.
6622
6623 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
6624
6625 * time-stamp.el (time-stamp-format): Format doc tighter.
6626 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
6627 (time-stamp): Don't re-write the time stamp if it didn't change.
6628
6629 1999-02-05 Alex Schroeder <asc@bsiag.com>
6630
6631 * progmodes/sql.el: Changed version to 1.2.1.
6632 (sql-pop-to-buffer-after-send-region): Improved documentation.
6633 (sql-mysql-program): Added MySQL support.
6634 (sql-prompt-length): Made prompt-length configurable.
6635 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
6636 (sql-help): Added MySQL support, changed documentation.
6637 (sql-send-region): A message is displayed if something is sent.
6638 (sql-mode): Added buffer-local comment-start.
6639 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
6640 (sql-interactive-mode): Added buffer-local comment-start.
6641 (sql-oracle): Set sql-prompt-length.
6642 (sql-sybase): Set sql-prompt-length.
6643 (sql-mysql): Added MySQL support.
6644 (sql-ingres): Set sql-prompt-length.
6645 (sql-ms): Set sql-prompt-length.
6646 (sql-postgres): Set sql-prompt-length.
6647
6648 1999-02-04 Eli Zaretskii <eliz@gnu.org>
6649
6650 * term/internal.el (dos-codepage-setup): Set selection coding
6651 system to cpNNN-dos.
6652
6653 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6654
6655 * international/characters.el: Let ethiopic use iso-2022-7bit.
6656
6657 1999-02-02 Dave Love <fx@gnu.org>
6658
6659 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
6660 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
6661
6662 1999-02-02 Karl Heuer <kwzh@gnu.org>
6663
6664 * terminal.el (terminal-emulator): Doc fix.
6665
6666 1999-02-02 Ken'ichi Handa <handa@gnu.org>
6667
6668 * international/mule-util.el (compose-chars): Doc-string
6669 modified. Correctly handle a composition character in ARGS.
6670
6671 1999-02-01 Richard Stallman <rms@gnu.org>
6672
6673 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
6674 (makefile-menu-index-function): Function deleted.
6675 (makefile-mode): Use makefile-imenu-generic-expression.
6676
6677 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
6678
6679 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
6680 change, invoke from before-init-hook.
6681
6682 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
6683
6684 * subr.el (remove-from-invisibility-spec): Cope with the case when
6685 buffer-invisibility-spec is t.
6686
6687 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
6688
6689 * calendar/calendar.el (calendar-mode-map): Fix bindings for
6690 appt-add and appt-delete.
6691
6692 1999-02-01 Eli Zaretskii <eliz@gnu.org>
6693
6694 * term/pc-win.el (msdos-approximate-color): New function.
6695 (msdos-color-translate): Call it to find a DOS color that best
6696 approximates an X-style "#NNNNNN" color specification.
6697
6698 1999-02-01 Ken'ichi Handa <handa@gnu.org>
6699
6700 * international/mule-util.el (compose-chars-component): Add
6701 autoload cookie.
6702
6703 1999-01-31 Ken'ichi Handa <handa@gnu.org>
6704
6705 * international/quail.el (quail-lookup-key): If cdr of MAP is a
6706 function, replace cdr of MAP by the return value of the function
6707 unconditionally.
6708
6709 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6710
6711 * progmodes/compile.el (compilation-next-error-locus): Don't
6712 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
6713
6714 1999-01-31 Eli Zaretskii <eliz@gnu.org>
6715
6716 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
6717 and NLs before "charset", and allow the charset name be in double
6718 quotes.
6719
6720 1999-01-31 Richard Stallman <rms@gnu.org>
6721
6722 * imenu.el (imenu-sort-function): Fix custom type.
6723
6724 1999-01-30 Richard Stallman <rms@gnu.org>
6725
6726 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
6727 (speedbar-line-token): Likewise.
6728
6729 * play/gametree.el (gametree-default-score): Use defcustom.
6730 (gametree-score-regexp, gametree-score-closer): Likewise.
6731 (gametree-score-manual-flag, gametree-score-opener): Likewise.
6732
6733 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6734
6735 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
6736 decoding.
6737
6738 1999-01-29 Markus Rost <rost@gnu.org>
6739
6740 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
6741 tex-validate-buffer.
6742 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
6743 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
6744 now with recent occur-mode.
6745 (tex-validate-region): Really walk through all Sexps.
6746 (tex-region): Bind shell-dirtrack-verbose.
6747 (tex-file, tex-bibtex-file): Likewise.
6748
6749 1999-01-29 Dave Love <fx@gnu.org>
6750
6751 * finder.el: (finder-commentary): Fix interactive spec. Try
6752 appending .el to file name.
6753 (finder-find-library, finder-commentary): Doc fixes.
6754
6755 1999-01-29 Andrew Innes <andrewi@gnu.org>
6756
6757 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
6758 where the userid contains directory separators.
6759
6760 1999-01-29 Dave Love <fx@gnu.org>
6761
6762 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
6763 (lm-commentary): Doc fix.
6764
6765 1999-01-29 Andreas Schwab <schwab@gnu.org>
6766
6767 * files.el (file-expand-wildcards): Never consider `.' and `..' a
6768 wildcard match. Fix regexp that tests if dirpart contains
6769 wildcard characters.
6770
6771 1999-01-28 Richard Stallman <rms@gnu.org>
6772
6773 * font-lock.el (font-lock-default-unfontify-region):
6774 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
6775
6776 1999-01-27 Jason Rumney <jasonr@altavista.net>
6777
6778 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
6779 from FAMILY field.
6780 (w32-create-initial-fontsets): Do not use before-init-hook.
6781 (mouse-set-font): Document. Automatically create and use fontsets.
6782
6783 * dos-w32.el (direct-print-region-helper): Check for printer
6784 being t as well as a string.
6785
6786 1999-01-27 Kenichi Handa <handa@etl.go.jp>
6787
6788 * mail/rmail.el (rmail-decode-mime-charset): New variable.
6789 (rmail-mime-charset-pattern): New variable.
6790 (rmail-convert-to-babyl-format): Decode by MIME-charset if
6791 rmail-decode-mime-charset is non-nil.
6792
6793 1999-01-27 Ken'ichi Handa <handa@gnu.org>
6794
6795 * international/characters.el: Set category `q' for all characters
6796 in tibetan and tibetan-1-column.
6797
6798 1999-01-27 Andrew Innes <andrewi@gnu.org>
6799
6800 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
6801 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
6802
6803 1999-01-27 Dave Love <fx@gnu.org>
6804
6805 * international/mule-cmds.el (current-language-environment):
6806 Provide :link, :type (choices) and appropriate :get.
6807
6808 1999-01-27 Eli Zaretskii <eliz@gnu.org>
6809
6810 * startup.el (command-line): Set default eol-mnemonic-* strings to
6811 display end-of-line format in mode line.
6812
6813 * cus-start.el (all): Add eol-mnemonic-* variables.
6814
6815 1999-01-26 Dave Love <fx@gnu.org>
6816
6817 * startup.el (command-line-1): Up-date copyright.
6818
6819 * paths.el (Info-default-directory-list): Use configdir twice.
6820
6821 * info.el (Info-directory-list): Don't set path-separator now
6822 we're not shipped with Texinfo. Simplify path definition.
6823 Substitute all occurrences of instdir in Info-default-directory-list.
6824
6825 1999-01-25 Richard Stallman <rms@gnu.org>
6826
6827 * startup.el (normal-top-level-add-subdirs-to-load-path):
6828 Record the inode numbers of the dirs processed, to avoid loop.
6829
6830 * textmodes/tex-mode.el (tex-run-command): Doc fix.
6831
6832 1999-01-25 Dave Love <fx@gnu.org>
6833
6834 * browse-url.el (browse-url-netscape-program): Doc addition.
6835
6836 * help.el (help-make-xrefs): Default info references to an `(emacs)'
6837 prefix.
6838
6839 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
6840 auto-mode-alist.
6841
6842 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6843
6844 * calendar/diary-lib.el (mark-diary-entries): Use
6845 assoc-ignore-case and do not capitalize when matching month and
6846 day names.
6847
6848 * calendar/calendar.el (calendar-read-date): Ditto.
6849
6850 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
6851 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
6852
6853 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
6854
6855 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
6856
6857 * calendar/cal-islam.el (calendar-goto-islamic-date)
6858 (mark-islamic-diary-entries): Ditto.
6859
6860 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
6861
6862 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
6863 (calendar-read-mayan-tzolkin-date): Ditto.
6864
6865 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
6866
6867 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
6868
6869 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
6870
6871 1999-01-25 Karl Heuer <kwzh@gnu.org>
6872
6873 * faces.el (list-faces-display): Multiline case of previous fix.
6874
6875 1999-01-25 Andreas Schwab <schwab@gnu.org>
6876
6877 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
6878
6879 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
6880
6881 * files.el (find-file): If find-file-noselect returns a list,
6882 do switch-to-buffer on each element.
6883 (find-file-other-window): Likewise for all but the first element.
6884 (find-file-other-frame): Same.
6885 (find-file-noselect): When we expand a wildcard, return a list
6886 of buffers.
6887
6888 1999-01-24 Eli Zaretskii <eliz@gnu.org>
6889
6890 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
6891 to set the appropriate cpNNN-dos coding system as the
6892 highest-priority coding system.
6893
6894 1999-01-23 Ken'ichi Handa <handa@gnu.org>
6895
6896 * international/fontset.el (generate-fontset-menu): Return a
6897 sorted list by plain names of fontsets.
6898
6899 * international/mule-diag.el (list-fontsets): Sort fontsets by
6900 plain names.
6901
6902 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
6903 FIRST is a composite character, decompose it at first.
6904
6905 1999-01-23 Dave Love <fx@gnu.org>
6906
6907 * format.el: Doc fixes.
6908 (format-encode-run-method): Have things happen in the right buffer.
6909 Deal with errors from method. Set coding-system-for-write.
6910 (format-decode-run-method): Have things happen in the right buffer.
6911 Deal with errors from method. Set coding-system-for-read.
6912 (format-alist): Use nil instead of unmatchable regexps.
6913
6914 * simple.el (shell-command-on-region): Return command's exit status.
6915
6916 1999-01-23 Eric Ludlam <zappo@gnu.org>
6917
6918 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
6919 of the file whose info we want to display.
6920 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
6921 (speedbar-add-mode-functions-list) Improve doc.
6922 (speedbar-line-token) New function.
6923 (speedbar-dired) Fix order of directories in -shown-directories.
6924 (speedbar-line-path): Default return is default-directory
6925 (speedbar-buffers-line-path): Return is dir name only.
6926 (speedbar-mode-functions-list): New variable.
6927 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
6928 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
6929 speedbar-files-item-info speedbar-buffers-item-info): New functions.
6930 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
6931 New functions.
6932 (speedbar-line-file): Broke out part that fetches file from a line.
6933 (speedbar-line-text): New function extracted from speedbar-line-file.
6934 (speedbar-line-path): Converted into a replaceable function.
6935 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
6936
6937 1999-01-23 Ken'ichi Handa <handa@gnu.org>
6938
6939 * international/fontset.el (create-fontset-from-x-resource): Make
6940 style variants.
6941
6942 1999-01-22 Dave Love <fx@gnu.org>
6943
6944 * paths.el (Info-default-directory-list): Put sysdir after start.
6945
6946 1999-01-22 Sam Steingold <sds@goems.com>
6947
6948 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
6949 a process associated with it.
6950
6951 1999-01-22 Jason Rumney <jasonr@altavista.net>
6952
6953 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
6954
6955 1999-01-22 Felix Lee <flee@cygnus.com>
6956
6957 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
6958 major-mode.
6959 (vc-annotate-mode): Delete variable.
6960
6961 1999-01-22 Andrew Innes <andrewi@gnu.org>
6962
6963 * startup.el (command-line): [windows-nt]: Check for existence of
6964 .emacs file so as to notice .emacs.el or .emacs.elc and use them
6965 in preference to _emacs.
6966
6967 1999-01-22 Dave Love <fx@gnu.org>
6968
6969 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
6970
6971 1999-01-20 Richard Stallman <rms@gnu.org>
6972
6973 * files.el (find-file-noselect): Do wildcard processing only
6974 if new arg WILDCARDS is non-nil.
6975 (find-file, find-file-other-window): New arg WILDCARDS.
6976 Default it to non-nil if interactive.
6977 (find-file-other-frame): Likewise.
6978 (find-file-read-only): Likewise.
6979 (find-file-read-only-other-window): Likewise.
6980 (find-file-read-only-other-frame): Likewise.
6981
6982 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
6983 (widget-plist-convert-option): Delete spurious comma.
6984
6985 1999-01-19 Jason Rumney <jasonr@altavista.net>
6986
6987 * term/w32-win.el (w32-standard-fontspec-spec): Change
6988 iso8859-5 to koi8-r. Add iso8859-9.
6989
6990 1999-01-19 Dave Love <fx@gnu.org>
6991
6992 * browse-url.el (browse-url-maybe-new-window): Delete macro and
6993 its uses.
6994
6995 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
6996 is active.
6997 (fortran-indent-subprogram): Likewise.
6998
6999 1999-01-19 Dave Love <d.love@dl.ac.uk>
7000
7001 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
7002
7003 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7004
7005 * wid-edit.el (alist): Use sexp as default key-type.
7006
7007 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7008
7009 * textmodes/tex-mode.el (tex-define-common-keys):
7010 Remove key binding of tex-feed-input.
7011 (tex-mode-map): Bind tex-feed-input here.
7012 (tex-start-shell): Use compilation-shell-minor-mode. Set
7013 comint-input-filter-functions before running tex-shell-hook.
7014 (tex-start-tex): Forget compilation errors.
7015 (tex-compilation-parse-errors): Rewritten to work also with
7016 compile-mouse-goto-error and compile-goto-error. Adjusted to
7017 change in tex-region.
7018 (tex-region): For the temp file use file-name without directory.
7019 (tex-file): Expand file name of tex-print-file.
7020
7021 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7022
7023 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
7024
7025 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
7026
7027 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
7028 beginning could cause Emacs to hang. Fixed.
7029
7030 1999-01-18 Ken'ichi Handa <handa@gnu.org>
7031
7032 * international/ccl.el (ccl-compile-translate-character): Handle
7033 the case that a tranlation table is CCL register correctly.
7034
7035 * international/mule-cmds.el (select-safe-coding-system):
7036 Hightlight at most 256 characters.
7037
7038 1999-01-18 Dave Love <fx@gnu.org>
7039
7040 * startup.el (command-line): If the init file changes operation to
7041 unibyte, make all buffers unibyte and re-set language environment.
7042
7043 * disp-table.el (standard-display-european): Make all existing
7044 buffers unibyte. Fix doc.
7045
7046 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
7047
7048 * wid-edit.el (coding-system): Define this unconditionally.
7049
7050 * simple.el (shell-command-on-region-default-error-buffer): New var.
7051 (shell-command-on-region): Use that variable as interactive
7052 value of ERROR-BUFFER argument.
7053
7054 1999-01-17 Sam Steingold <sds@goems.com>
7055
7056 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
7057
7058 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7059
7060 * progmodes/compile.el (compilation-goto-locus): If already in the
7061 compilation buffer's window, keep it in that window.
7062 (compile-mouse-goto-error): Add Doc. Don't play with windows.
7063 (compile-goto-error): Don't play with windows.
7064
7065 * textmodes/tex-mode.el (latex-run-command): Doc fix.
7066 (tex-command): Doc fix.
7067 (tex-compilation-parse-errors): Doc fix.
7068 (tex-generate-zap-file-name): Don't start the name with -.
7069 (tex-expand-files): Works now also with strings ending with ":".
7070
7071 1999-01-17 Ian T Zimmerman <itz@transbay.net>
7072
7073 Patch failed to install:
7074 * gametree.el: Document scoring functionality.
7075 (gametree-score-regexp): Add optional plus sign.
7076 (gametree-score-opener): Replace `:' with `=' as the former
7077 conflicts with gametree-half-ply-regexp.
7078 (gametree-transpose-following-leaves): Add.
7079 (gametree-insert-new-leaf): Make modifying commands barf in read
7080 only buffers.
7081 (gametree-break-line-here): Add a call to
7082 `gametree-transpose-following-leaves'. This maintains the
7083 necessary invariant that on each level all leaf children precede
7084 all nonleaf children. This has always been implied, but left to
7085 the user, and, unfortunately, undocumented.
7086
7087 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
7088
7089 * wid-edit.el (plist, alist): New widget types.
7090
7091 1999-01-17 Dave Love <fx@gnu.org>
7092
7093 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
7094 fix scope of condition-case therein.
7095
7096 1999-01-17 Andrew Innes <andrewi@gnu.org>
7097
7098 * dos-w32.el: (find-buffer-file-type-coding-system): Use
7099 default-buffer-file-coding-system when file doesn't exist (and
7100 isn't covered by a special case) instead of forcing undecided-dos
7101 against the user's wishes.
7102
7103 * dos-w32.el (direct-print-region-helper): New function based on
7104 direct-print-region-function; sends data to specified printer port
7105 without further translation. Recognize and handle specially the
7106 standard `print' and `nprint' programs, as well as `lpr' and
7107 similar programs. Only write directly to the printer port if no
7108 print program is specified. Work around a bug in Windows 9x
7109 affecting Win32 version of Emacs by invoking command.com to write
7110 to the printer port instead of writing directly.
7111 (direct-print-region-function): Use direct-print-region-helper to
7112 do most of the work.
7113 (direct-ps-print-region-function): New function; analogue of
7114 direct-print-region-function for ps-print.
7115 (ps-lpr-command): Comment out setq; leave as example usage.
7116 (ps-lpr-switches): Ditto.
7117
7118 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
7119 and MS-Windows.
7120 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
7121 DOS and Windows platforms, to indicate direct printing. Update
7122 the docstring accordingly.
7123
7124 * ps-print.el: (ps-printer-name): Update docstring about usage on
7125 MS-DOS and MS-Windows.
7126 (ps-lpr-command): Update docstring as for lpr-command.
7127 (ps-print-region-function): New variable.
7128 (ps-do-despool): Use it.
7129 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
7130 DOS/Windows.
7131
7132 * subr.el (subst-char-in-string): New function.
7133
7134 1999-01-17 Eli Zaretskii <eliz@gnu.org>
7135
7136 * international/codepage.el (cp852-decode-table): Fill a nil entry.
7137
7138 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
7139 (bdf-find-font-info): New function, looks for the first readable
7140 file from a list of alternatives.
7141 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
7142 instead of bdf-get-font-info.
7143 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
7144 to ps-mule-generate-bitmap-glyph.
7145
7146 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
7147 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
7148 now be a list of alternative names.
7149 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
7150 (ps-mule-prepare-font): Likewise.
7151
7152 * international/codepage.el (cp855-decode-table,
7153 cp850-decode-table): Fill some nil entries.
7154
7155 1999-01-16 Dave Love <fx@gnu.org>
7156
7157 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
7158 last change.
7159
7160 1999-01-15 Dave Love <fx@gnu.org>
7161
7162 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
7163 and change regexp for command names.
7164 (help-xref-go-back, function-called-at-point, symbol-file)
7165 (where-is): Doc fixes.
7166 (help-xref-go-back): Remove interactive spec.
7167 (describe-function-1): Fix message for alias. Buttomize alias
7168 name.
7169
7170 * simple.el (join-line): New alias.
7171
7172 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
7173
7174 * forms.el: (forms--show-record): Convert integers to string
7175 expicitly since concat will no longer accept integers.
7176 (forms-print): Use local `total-nb-records' since
7177 `forms--total-records' will be inaccessible after buffer switching.
7178
7179 1998-01-14 Felix Lee <flee@cygnus.com>
7180
7181 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
7182
7183 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
7184
7185 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
7186
7187 1999-01-14 Eli Zaretskii <eliz@gnu.org>
7188
7189 * international/codepage.el (cp850-decode-table): Fix previous change.
7190
7191 1999-01-14 Simon Marshall <simon@gnu.org>
7192
7193 * shell.el (shell-dirtrack-verbose): New custom variable.
7194 (shell-dirstack-message): Use it.
7195
7196 1999-01-14 Kenichi Handa <handa@etl.go.jp>
7197
7198 * international/mule-conf.el: Coding system alias `dos' for
7199 `undecided-dos', `mac' for `undecided-mac'.
7200
7201 * international/mule-cmds.el (describe-language-environment):
7202 Don't alter input-method-alist.
7203
7204 1999-01-13 Eli Zaretskii <eliz@gnu.org>
7205
7206 * international/codepage.el (cp850-decode-table): Replace nil
7207 entries with codes of similary looking glyphs. (Suggested by
7208 Jason Rumney <jasonr@altavista.net>.)
7209
7210 1999-01-13 Dave Love <fx@gnu.org>
7211
7212 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
7213
7214 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
7215
7216 1999-01-12 Karl Heuer <kwzh@gnu.org>
7217
7218 * files.el (auto-save-hook): Defvar this.
7219
7220 1999-01-12 Alex Schroeder <asc@bsiag.com>
7221
7222 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
7223 faces, eliminating the need to load font-lock before loading sql.
7224 (sql-mode-oracle-font-lock-keywords): Likewise.
7225 (sql-mode-postgres-font-lock-keywords): Likewise.
7226
7227 1999-01-11 Dave Love <fx@gnu.org>
7228
7229 * cus-start.el: Add inhibit-eol-conversion.
7230
7231 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
7232 the values round.
7233
7234 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
7235
7236 * help.el (help-mode-finish): Renamed from help-mode-maybe.
7237 Don't switch to Help mode here.
7238 (temp-buffer-setup-hook): Use help-mode-finish.
7239 (help-mode-setup): New function.
7240 (temp-buffer-setup-hook): Use help-mode-setup.
7241
7242 * progmodes/sql.el: New file.
7243
7244 * files.el (auto-mode-alist): Add sql-mode.
7245
7246 * faces.el (list-faces-display): Improve the formatting
7247 by computing the maximum length required for any face-name.
7248
7249 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7250
7251 * progmodes/compile.el (compilation-shell-minor-mode): New function.
7252
7253 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
7254
7255 * term.el (term_send_home): Change the string to
7256 be the same as the one emitted by xterm and consistent with the
7257 ones emitted by prior and next.
7258 (term_send_end): Likewise.
7259
7260 1999-01-10 Dave Love <fx@gnu.org>
7261
7262 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
7263 bindings.
7264
7265 1999-01-10 Eli Zaretskii <eliz@gnu.org>
7266
7267 * international/codepage.el (codepage-setup): Doc fix.
7268 (cp-decoding-vector-for-codepage): Likewise.
7269
7270 1999-01-10 Markus Rost <rost@gnu.org>
7271
7272 * cus-edit.el (custom-save-delete): First scan the custom-file.
7273
7274 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
7275
7276 * international/iso-transl.el: Define a "function name" for
7277 each translation that isn't ASCII. Use these function names
7278 in iso-transl-char-map.
7279
7280 1999-01-08 Kenichi Handa <handa@etl.go.jp>
7281
7282 * international/mule-util.el (decompose-region): Do decomposition
7283 on temporary unibyte buffer.
7284
7285 * international/mule.el (make-char): Doc-string modified.
7286
7287 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
7288
7289 * simple.el (comment-region): Delete spaces only if we
7290 deleted a comment starter.
7291
7292 1999-01-07 Dave Love <fx@gnu.org>
7293
7294 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
7295
7296 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
7297 like eval-defun does.
7298
7299 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
7300
7301 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
7302 constructions. Doc fixes.
7303 (generic-create-generic-function): Use defalias, not fset.
7304
7305 * find-func.el: More doc fixes.
7306
7307 1999-01-06 Stephen Eglen <stephen@gnu.org>
7308
7309 * files.el (save-buffers-kill-emacs): Show the list of current
7310 processes before prompting to kill them and exit.
7311
7312 1999-01-06 Dave Love <fx@gnu.org>
7313
7314 * emacs-lisp/find-func.el: Doc fixes.
7315 (find-function-regexp): Extend for define-generic-mode,
7316 define-derived-mode, easy-mmode-define-minor-mode.
7317
7318 1999-01-06 Dave Love <fx@gnu.org>
7319
7320 * progmodes/fortran.el (fortran-window-create): Account for scroll
7321 bar width.
7322
7323 * browse-url.el: Require (noerror) w3-auto when compiling.
7324 (browse-url-maybe-new-window): Make it a macro and revert last
7325 change to callers.
7326 (browse-url-w3): Require w3 for w3-fetch-other-window.
7327
7328 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7329
7330 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
7331 argument.
7332
7333 1999-01-06 Simon Marshall <simon@gnu.org>
7334
7335 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
7336
7337 * font-lock.el (font-lock-default-fontify-buffer): When using
7338 with-temp-message, use nil rather than current-message.
7339
7340 * lazy-lock.el (lazy-lock-unstall):
7341 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
7342 rather than current-message.
7343
7344 * fast-lock.el (fast-lock-save-cache-1):
7345 (fast-lock-cache-data): When using with-temp-message, use nil rather
7346 than current-message.
7347
7348 1999-01-06 Eli Zaretskii <eliz@gnu.org>
7349
7350 * international/codepage.el (cp-coding-system-for-codepage-1): Add
7351 the valid-codes property.
7352
7353 * international/mule-cmds.el (prefer-coding-system): Call
7354 set-coding-priority, so that the internal array of priorities is
7355 also updated.
7356
7357 * international/mule-util.el:
7358 (coding-system-change-eol-conversion,
7359 coding-system-change-text-conversion): Don't define here.
7360
7361 * international/mule-cmds.el: Define them here. Remove the
7362 autoload cookies.
7363
7364 1999-01-06 Andreas Schwab <schwab@gnu.org>
7365
7366 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
7367 if it was enabled before.
7368
7369 * view.el (View-revert-buffer-scroll-page-forward): Bind
7370 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
7371
7372 * files.el (recover-session): Preserve point when inserting
7373 explanation.
7374
7375 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
7376
7377 * cus-edit.el (custom-save-delete): Don't delete whitespace
7378 and comments before the sexp that is replaced.
7379
7380 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7381
7382 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
7383
7384 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
7385
7386 * vc.el (vc-dired-hook): Use the original value of
7387 dired-move-to-filename-regexp on lines that have not been
7388 reformatted yet.
7389 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
7390 file lines have already been reformatted.
7391
7392 1999-01-05 Dave Love <fx@gnu.org>
7393
7394 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
7395 buffer-local.
7396
7397 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
7398
7399 * progmodes/f90.el: Change of regular expressions for type to
7400 correct highlighting and identation. Some small fixes for
7401 compatibility with XEmacs.
7402
7403 1999-01-05 Stephen Eglen <stephen@gnu.org>
7404
7405 * mspools.el (mspools-vm-system-mail): Provide an alternative
7406 value based on rmail-spool-directory if $MAIL is not defined.
7407
7408 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
7409
7410 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
7411 (reftex-section-info): Handle negative section levels.
7412 (reftex-view-crossref-extra): New option.
7413 (reftex-view-crossref): Generalized to work in more places.
7414 (reftex-find-citation-regexp-format, reftex-find-reference-format,
7415 reftex-macros-with-labels, reftex-global-search-marker): New variables.
7416 (reftex-view-cite-locations-from-bibtex): New command.
7417 (reftex-view-regexp-match, reftex-global-search,
7418 reftex-global-search-continue): New functions.
7419 (reftex-extract-bib-entries): No error for non-existing BibTeX
7420 file, just a message.
7421 (reftex-extract-bib-entries): Better error handling.
7422 (reftex-select-with-char): Use `*RefTeX Select*' for selection
7423 help and force it on current frame.
7424 (reftex-default-bibliography): New function.
7425 (reftex-access-parse-file): Check consistency after loading a
7426 parse file. When inconsistent, enfore rescan.
7427 (reftex-check-parse-consistency): New function.
7428 (easy-menu-define): Options section drastically shortened.
7429
7430 1999-01-05 Kenichi Handa <handa@etl.go.jp>
7431
7432 * language/thai-util.el (thai-compose-string): New function.
7433
7434 1999-01-04 Inge Frick <inge@nada.kth.se>
7435
7436 * easymenu.el (easy-menu-define): Doc fix.
7437 (easy-menu-create-menu): New keyword :included.
7438 (easy-menu-do-add-item): New keyword :included. SUFFIX may
7439 be an expression, not only a string. Simulate style `button'.
7440 Use easy-menu-define-key-intern instead of easy-menu-define-key.
7441 (easy-menu-define-key-intern): New function.
7442 (easy-menu-add-item): Understand value returned from
7443 easy-menu-item-present-p and easy-menu-remove-item.
7444 (easy-menu-return-item): New function.
7445 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
7446
7447 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
7448
7449 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7450 Use rmail-output-read-rmail-file-name to read the file name.
7451 Always call rmail-output-to-rmail-file noninteractively.
7452 When count > 1, do the loop here.
7453 Handle rmail-delete-after-output here.
7454 (rmail-summary-output): Similar changes.
7455
7456 * mail/rmailout.el: Provide `rmailout'.
7457 (rmail-output-read-rmail-file-name): New function.
7458 (rmail-output-to-rmail-file): Use that.
7459 (rmail-output-read-file-name): New function.
7460 (rmail-output): Use that.
7461
7462 * files.el (find-file-noselect): Let /: suppress wildcard matching.
7463 Error if wildcard matches no files.
7464
7465 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
7466
7467 * menu-bar.el (clipboard-yank): Doc fix.
7468
7469 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
7470
7471 1998-12-31 Markus Rost <rost@delysid.gnu.org>
7472
7473 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
7474
7475 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
7476
7477 * rmail.el (rmail-encode-string): Make sure mask value is
7478 positive; (emacs-pid) returns a negative number on Windows 9x
7479 which causes odd behaviour.
7480
7481 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
7482
7483 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
7484 and about w32-* variables unless on Windows/NT.
7485
7486 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
7487
7488 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
7489 if buffer is modified; ask about all modified buffers.
7490
7491 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
7492
7493 * simple.el (what-cursor-position): Fix previous change.
7494
7495 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
7496
7497 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
7498 from paragraph-start.
7499
7500 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
7501
7502 * international/mule-cmds.el (prefer-coding-system): If the
7503 argument requires specific EOL conversion type, make the default
7504 coding systems use that.
7505
7506 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
7507
7508 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
7509 Use shell-command-on-region.
7510 (m4-start-m4, m4-end-m4): Functions deleted.
7511
7512 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
7513
7514 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
7515
7516 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7517
7518 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
7519 to compose-mail in the correct places and as a list.
7520
7521 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
7522
7523 * page-ext.el: Added mouse-selection feature for pages directory buffer.
7524 (pages-directory-map): Bind mouse-2
7525 (pages-copy-header-and-position): Put text property.
7526 (pages-directory-goto-with-mouse): New function.
7527
7528 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
7529
7530 * international/codepage.el (cp-make-coding-systems-for-codepage):
7531 Doc fix.
7532 (cp-coding-system-for-codepage-1): Likewise.
7533
7534 1998-12-29 Kenichi Handa <handa@etl.go.jp>
7535
7536 * language/thai-util.el (thai-post-read-conversion): Handle Thai
7537 composition sequence correctly here instead of calling
7538 thai-compose-region.
7539
7540 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
7541 newline in multibyte buffer, if previous or next character is a
7542 composite char, check the first component of the composite char.
7543
7544 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
7545
7546 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
7547 and track-mouse.
7548
7549 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7550
7551 * mail/sendmail.el (mail-yank-original): Remove text properties
7552 after insertion.
7553 (mail-yank-region): Barf if no mark is set in the message
7554 being replied to.
7555
7556 * help.el (function-called-at-point): First look for function at point.
7557
7558 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
7559
7560 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
7561
7562 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7563
7564 * simple.el (what-cursor-position): Print character encoding also.
7565
7566 1998-12-26 Dave Love <fx@gnu.org>
7567
7568 * textmodes/flyspell.el: If local-maps work, don't put
7569 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
7570 in flyspell-mouse-map (only).
7571 (flyspell-use-local-map): New variable.
7572 Use a different mouse-2 binding in that case,
7573 and don't add to minor-mode-map-alist.
7574 (make-flyspell-overlay, flyspell-correct-word):
7575 Test flyspell-use-local-map.
7576
7577 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7578
7579 * files.el (file-expand-wildcards): Handle wildcards in directory name.
7580 Be careful about whether to return a relative file name,
7581 and if so, relative to what directory.
7582
7583 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
7584
7585 * emacs-lisp/easymenu.el (easy-menu-get-map):
7586 Change global map only if this menu exists in the global map already,
7587 and not in the local map.
7588 (easy-menu-do-add-item): Fix error message.
7589
7590 * foldout.el (foldout-inhibit-key-bindings):
7591 Avoid concatenating onto outline-minor-mode-prefix.
7592 Make a new keymap for that prefix, if it does not already have one.
7593
7594 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
7595
7596 * cperl-mode.el:
7597 Can use linear algorithm for indentation if Emacs supports it.
7598 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
7599 (cperl-after-block-p): Likewise.
7600 (cperl-after-block-and-statement-beg): Likewise.
7601 (cperl-after-block-p): After END/BEGIN we are a block.
7602 (cperl-after-expr-p): Skip labels when checking
7603 (cperl-indent-region): Make a marker for END - text added/removed.
7604 Disable hooks during the call (how to call them later?).
7605 Now indents 820-line-long function in 6.5 sec (including
7606 syntaxification) the first time (when buffer has few
7607 properties), 7.1 sec the second time.
7608 (cperl-indent-region): Do not indent whitespace lines
7609 (cperl-style-alist)
7610 Include `cperl-merge-trailing-else' where the value is clear.
7611 (cperl-styles-entries): Likewise.
7612 (cperl-problems): Improvements to docs.
7613 (cperl-tips): Likewise.
7614 (cperl-non-problems): Likewise.
7615 (cperl-mode): Make lazy syntaxification possible.
7616 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
7617 `font-lock-unfontify-region-function' was set to a wrong function.
7618
7619 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
7620 restart syntaxification. Changed so that -d ?foo? is a RE. Do
7621 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
7622 but 1<<6 was considered as HERE-doc.
7623 <file/glob> made into a string.
7624 Postpone addition of faces after syntactic step.
7625 Recognition of <FH> was wrong.
7626 Highlight `gem' in s///gem as a keyword. `qr' recognized.
7627 Knows that split// is null-RE.
7628 Highlights separators in 3-parts expressions as labels.
7629 <> was considered as a glob.
7630 Would err if the last line is `=head1'.
7631 $a-1 ? foo : bar; was a considered a regexp.
7632 `<< (' was considered a start of HERE-doc.
7633 mark qq[]-etc sections as syntax-type=string
7634 Was not processing sub protos after a comment ine.
7635 Was treating $a++ <= 5 as a glob.
7636 Tolerate unfinished REx at end-of-buffer.
7637 `unwind-protect' was left commented.
7638 / and ? after : start a REx.
7639
7640 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
7641 Better default, customizes to `message' too, off in text-mode.
7642
7643 (cperl-array-face): Renamed from `font-lock-emphasized-face',
7644 `defface'd.
7645 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
7646 `defface'd.
7647 (cperl-emacs-can-parse): New state variable.
7648 (cperl-indent-line): Corrected to use global state.
7649 (cperl-calculate-indent): Likewise.
7650 (cperl-fix-line-spacing): Likewise (not used yet).
7651 (cperl-calculate-indent): Did not consider `,' as
7652 continuation mark for statements.
7653 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
7654 Remove another parse-data optimization at toplevel: would
7655 indent correctly.
7656 Correct for labels when calculating indentation of continuations.
7657 Docstring updated.
7658 (cperl-choose-color): Converted to a function (to be
7659 compilable in text-mode).
7660 (cperl-dark-background): Disable without window-system.
7661 Do `defface' only if window-system.
7662 (cperl-fix-line-spacing): Sped up to bail out early.
7663 (x-color-defined-p): Was not compiling on XEmacs
7664 Was defmacro'ed with a tick. Remove another def.
7665 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
7666 (cperl-unwind-to-safe): New function.
7667 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
7668 (cperl-fontify-syntaxically): Unwinds start and end to go out of
7669 long strings (not very successful).
7670 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
7671 Highlight the starting // in s//foo/ as function-name.
7672 Emit a meaningful error instead of a cryptic one for an
7673 uncomplete REx near end-of-buffer.
7674
7675 (cperl-electric-keyword): `qr' recognized.
7676 (cperl-electric-else): Likewise
7677 (cperl-to-comment-or-eol): Likewise
7678 (cperl-make-regexp-x): Likewise
7679 (cperl-init-faces): Likewise, and `lock' (as overridable?).
7680 Corrected to use new macros;
7681 `if' for copying `reference-face' to `constant-face' was backward.
7682 remove init `font-lock-other-emphasized-face',
7683 `font-lock-emphasized-face', `font-lock-keyword-face'.
7684 Interpolate `cperl-invalid-face'.
7685 (cperl-make-regexp-x): Misprint in a message.
7686 (cperl-syntaxify-unwind): New configuration variable
7687 (cperl-fontify-m-as-s): New configuration variable
7688 (cperl-electric-pod): Check for after-expr was performed
7689 inside of POD too.
7690 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
7691 (cperl-clobber-mode-lists): New configuration variable.
7692 (cperl-not-bad-style-regexp): Updated.
7693 Init: `cperl-is-face' was busted.
7694 (cperl-make-face): New macros.
7695 (cperl-force-face): New macros.
7696 (font-lock-other-type-face): Done via `defface' too.
7697 (cperl-nonoverridable-face): New face. Renamed from
7698 `font-lock-other-type-face'.
7699 (cperl-init-faces-weak): Use `cperl-force-face'.
7700 (cperl-comment-indent): Commenting __END__ was not working.
7701 (cperl-indent-for-comment): Likewise.
7702 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
7703 When removing old TAGS info was not relativizing filename.
7704 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
7705 Another try to work around XEmacs problems. Better progress messages.
7706 (toplevel): Require custom unprotected => failure on 19.28.
7707 (cperl-xemacs-p): Defined when compile too
7708 (cperl-find-tags): Was writing line/pos in a wrong order,
7709 pos off by 1 and not at beg-of-line.
7710 (cperl-etags-snarf-tag): New macro
7711 (cperl-etags-goto-tag-location): New macro
7712 (cperl-version): New variable. New menu entry
7713 random docstrings: References to "future" 20.3 removed.
7714 Menu was described as `CPerl' instead of `Perl'
7715 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
7716 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
7717 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
7718 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
7719 `font-lock-reference-face', `font-lock-keyword-face'.
7720 Use `eval-after-load'.
7721 Remove not-CPerl-related faces.
7722 (cperl-tips-faces): New variable and an entry into Mini-docs.
7723 (cperl-indent-exp): Was not processing else-blocks.
7724 (cperl-get-state): NOP line removed.
7725 (cperl-ps-print): New function and menu entry.
7726 (cperl-ps-print-face-properties): New configuration variable.
7727 (cperl-invalid-face): New configuration variable.
7728 (perl-font-lock-keywords): Highlight trailing whitespace
7729 (cperl-contract-levels): Documentation corrected.
7730 (cperl-contract-level): Likewise.
7731 (cperl-ps-extend-face-list): New macro.
7732 (cperl-invalid-face): Change to ''underline.
7733
7734 1998-12-25 Markus Rost <rost@delysid.gnu.org>
7735
7736 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
7737 for read-file-name.
7738 (rmail-output-to-rmail-file): Likewise.
7739
7740 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
7741
7742 * emacs-lisp/easymenu.el (easy-menu-get-map):
7743 If MENU is nil, use global menu-bar map.
7744 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
7745 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
7746
7747 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7748
7749 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
7750
7751 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7752
7753 * ps-print.el (ps-print-version): New version number (4.1.3).
7754
7755 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
7756
7757 * international/mule-cmds.el: Use make-sparse-keymap instead of
7758 define-prefix-key when defining MULE menu items.
7759
7760 * info.el (Info-node-at-bob-matching): New function.
7761 (Info-find-node, Info-build-node-completions): Call it.
7762
7763 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
7764
7765 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
7766 when this is an autoloaded keymap.
7767
7768 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
7769
7770 * international/codepage.el (cp-coding-system-for-codepage-1):
7771 Create separate encoders and decoders, for DOS and Unix. Make the
7772 usual family of 3 coding systems, so that automatic detection of
7773 EOL type works.
7774 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
7775 Unix-specific symbols here, and don't call
7776 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
7777 Handa <handa@etl.go.jp>.)
7778
7779 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
7780
7781 * term/internal.el (IT-character-translations): New variable, an
7782 alist used to display characters for which there's no glyphs in
7783 the current codepage.
7784 (IT-display-table-setup): New function, sets up the DOS terminal
7785 for a given codepage.
7786 (dos-codepage-setup): New function, sets up the MULE environment
7787 for the current value of dos-codepage.
7788 (top-level if): In the multibyte mode, turn on
7789 unibyte-display-via-language-environment. In the unibyte mode,
7790 set up the special syntax tables to map lower- to upper case and
7791 back.
7792
7793 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
7794
7795 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
7796 (speedbar-frame-plist) Remove useless comments.
7797 (speedbar-frame-mode) Do not specify height if it is in the param list.
7798 Use default y position w/out changing it.
7799 If default x position is a list, keep, calculate the non-list X
7800 value when devining an initial position.
7801 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
7802 (speedbar-tag-group-name-minimum-length): New variable.
7803 (speedbar-frame-parameter): New compatibility function.
7804 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
7805 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
7806 groups to keep things in the right order, and to help with some
7807 naming conventions.
7808 (speedbar-create-tag-hierarchy): Enable buffer local version of
7809 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
7810 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
7811 the case, derive it from the cursor location in speedbar.
7812
7813 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
7814
7815 * international/mule-cmds.el (set-language-environment): On MS-DOS
7816 terminals, install DOS-specific nonascii-translation-table if the
7817 language info doesn't specify one. Pass the default eol-type to
7818 set-language-environment-coding-systems.
7819 (set-default-coding-systems): Copy the eol-type property for the
7820 new default values of {buffer-file,process}-coding-system from the
7821 old defaults.
7822 (set-language-environment-coding-systems): Accept an optional
7823 argument EOL-TYPE, and set the eol-type property of the default
7824 coding systems accordingly.
7825 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
7826 (set-keyboard-coding-system): Likewise.
7827 (set-default-coding-systems): Don't set
7828 default-terminal-coding-system on MS-DOS to anything but nil.
7829 (prefer-coding-system): Describe in the doc string that
7830 default-terminal-coding-system is not changed on MS-DOS.
7831 (set-language-environment): For MS-DOS, set standard syntax table
7832 and display table for all characters with code above 127.
7833 (standard-display-european-internal): For MS-DOS, pass all
7834 characters with code above 127 directly to the terminal, and don't
7835 remap characters 160 and 146 in the unibyte case.
7836
7837 * international/codepage.el: New file.
7838
7839 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7840
7841 * diary-lib.el (diary-float): Fix end-of-year error and typos in
7842 comments.
7843
7844 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
7845
7846 * map-ynp.el (map-y-or-n-p): Ignore input methods.
7847
7848 * subr.el (read-passwd): Likewise.
7849
7850 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
7851
7852 * info.el (Info-find-node): Add 1 to the position read from the
7853 tag table. Don't fail if the node delimiter ^_ is the first
7854 character in the file.
7855 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
7856 first character in the file.
7857 (Info-read-subfile): Likewise.
7858 (Info-select-node): Likewise.
7859 (Info-build-node-completions): Likewise.
7860
7861 1998-12-16 Richard Stallman <rms@gnu.org>
7862
7863 * term/x-win.el (x-cut-buffer-or-selection-value):
7864 If clipboard is enabled, try it before PRIMARY selection.
7865
7866 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
7867
7868 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
7869 insert c-cedilla and C-cedilla respectively, like in latin-1.
7870
7871 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
7872
7873 * language/hebrew.el: Don't use sublists in the flags argument
7874 passed to make-coding-system.
7875
7876 1998-12-15 Kenichi Handa <handa@etl.go.jp>
7877
7878 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
7879 list of character sets found by find-charset-region.
7880
7881 * ps-mule.el: Always require ps-print. Move some function
7882 definitions for Emacs 20.2 and the earlier to ps-print.el.
7883 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
7884
7885 * ps-print.el: Define several functions for Emacs 20.2 and the
7886 earlier version.
7887 (ps-printer-name): Check if printer-name is bound.
7888
7889 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7890
7891 * ps-mule.el: Programming uniformization and little code improvement.
7892 (ps-mule-prepare-font): Programming uniformization.
7893 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
7894 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
7895
7896 * ps-bdf.el: Programming uniformization and little code improvement.
7897 (bdf-search-and-read): New fun.
7898 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
7899 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
7900 (bdf-info-relative-compose, bdf-info-baseline-offset)
7901 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
7902 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
7903 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
7904 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
7905 improvement.
7906
7907 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7908
7909 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
7910 and mule related code extraction. Autoload ps-mule funs.
7911
7912 * ps-mule.el: Doc fix. Require ps-print only when compiled.
7913 (ps-mule-prologue-generated): New fun.
7914 (ps-mule-plot-string): Add autoload cookie.
7915 (ps-mule-begin-job): Call ps-mule-prologue-generated.
7916
7917 1998-12-15 Kenichi Handa <handa@etl.go.jp>
7918
7919 * ps-bdf.el: Require ps-mule instead of ps-print.
7920 (bdf-directory-list): Add autoload cookie.
7921
7922 * ps-mule.el: New file. Mule related code extracted from
7923 ps-print.el. Require ps-print, provide ps-mule.
7924 (ps-multibyte-buffer): Add autoload cookie.
7925 (ps-mule-prepare-ascii-font): New fun.
7926 (ps-mule-set-ascii-font): New fun.
7927 (ps-mule-skip-same-charset): Fun deleted.
7928 (ps-mule-plot-string): Set ps-mule-current-charset.
7929 (ps-mule-initialize): Add autload cookie. Don't set
7930 ps-mule-font-info-database here.
7931 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
7932 ps-mule-font-info-database and ps-control-or-escape-regexp.
7933 (ps-mule-begin-page): New fun.
7934
7935 * ps-print.el: Mule related code moved to ps-mule.el.
7936 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
7937 check ps-mule-charset-list.
7938 (ps-begin-page): Don't set ps-mule-current-charset, instead call
7939 ps-mule-begin-page.
7940 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
7941 (ps-plot-region): Don't set ps-mule-current-charset, instead call
7942 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
7943 instead skip same charsets by itself.
7944 (ps-generate): Call ps-mule-initialize of needs-begin-file is
7945 non-nil. Call ps-mule-begin-job.
7946
7947 1998-12-15 Kenichi Handa <handa@etl.go.jp>
7948
7949 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
7950 instead of bdf.
7951
7952 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
7953 (ps-mule-external-libraries): New element FEATURE.
7954 (ps-mule-init-external-library): Ajusted for the above change.
7955 (ps-mule-generate-font): Likewise.
7956 (ps-mule-generate-glyphs): Likewise.
7957 (ps-mule-prepare-font): Likewise.
7958 (ps-mule-initialize): Likewise.
7959 (ps-begin-file): Superfluous tailing parenthesis deleted.
7960
7961 1998-12-15 Kenichi Handa <handa@etl.go.jp>
7962
7963 * international/fontset.el (x-decompose-font-name): If PATTERN
7964 doesn't have any wild cards, return a vector made from a name that
7965 is found by x-resolve-font-name found. Comments added.
7966
7967 * international/mule-cmds.el (find-coding-systems-for-charsets):
7968 Handle the case of unknown charset.
7969 (find-multibyte-characters): If invalid multibyte characters are
7970 found, return the corresponding strings instead of character
7971 codes.
7972 (find-multibyte-characters): Adjusted for the above change.
7973 (select-safe-coding-system): For a unibyte buffer, always returns
7974 DEFAULT-CODING-SYSTEM.
7975 (get-charset-property): Fix previous change. Make it a function.
7976 (put-charset-property): Make it a function.
7977
7978 * international/mule.el (make-coding-system): Set mime-charset
7979 property of *-with-esc coding system to nil.
7980
7981 * international/quail.el (quail-point-in-conversion-region): New
7982 function.
7983 (quail-conversion-backward-delete-char): When a key sequence is
7984 being translated, call quail-delete-last-char.
7985
7986 * language/devan-util.el
7987 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
7988 handle devanagari-decomposition-rules.
7989
7990 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
7991
7992 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
7993 tex-start-options-string to empty string.
7994 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
7995
7996 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
7997
7998 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
7999 5xx responses are already handled properly).
8000
8001 1998-12-13 Richard Stallman <rms@gnu.org>
8002
8003 * progmodes/compile.el (compilation-error-regexp-alist): Insist
8004 on a non-digit in the file name.
8005
8006 * simple.el (comment-region): Handle comment-padding
8007 separately for insertion and for deletion, in the right way for each.
8008
8009 1998-12-13 Felix Lee <flee@cygnus.com>
8010
8011 * progmodes/compile.el (compilation-error-regexp-alist): Fix
8012 regexp to match "ChangeLog:1:1998-12-09 ..."
8013
8014 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
8015
8016 * cus-start.el (dos-unsupported-char-glyph): Add.
8017
8018 1998-12-11 Dave Love <fx@gnu.org>
8019
8020 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
8021 forward-sexp in condition-case.
8022
8023 * emacs-lisp/find-func.el (find-function-search-for-symbol):
8024 Remove unnecessary test on `library' for explicit file name.
8025 Widen scope of save-match-data.
8026
8027 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
8028
8029 * international/mule.el (load-with-code-conversion): If the loaded
8030 file was inserted with no-conversion or raw-text coding system,
8031 make the buffer unibyte.
8032
8033 1998-12-09 Richard Stallman <rms@gnu.org>
8034
8035 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8036 Get rid of nested loops.
8037
8038 * mouse.el (mouse-drag-vertical-line):
8039 If WHICH-SIDE is not `right', then scroll bars are on the left.
8040
8041 * loadhist.el (load-history-loaded): defvar moved to help.el.
8042
8043 * help.el (symbol-file-load-history-loaded): Variable renamed,
8044 and defvar moved from loadhist.el.
8045 (symbol-file): Renamed from describe-function-find-file.
8046 Load fns-VERSION.el here.
8047 (describe-variable, describe-function-1): Use symbol-file.
8048
8049 * textmodes/tex-mode.el (tex-generate-zap-file-name):
8050 Don't start the name with #.
8051
8052 * ispell.el: Take out the eval-when's.
8053
8054 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
8055
8056 * dirtrack.el (dirtrack-directory-change-hook): New hook.
8057 (dirtrack): Run it. Make debug message more verbose.
8058
8059 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
8060
8061 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
8062 name of the abbrev table, and provide support for XEmacs.
8063 (octave-xemacs-p): New variable.
8064
8065 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8066
8067 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
8068 exit, when mail-interactive is nil.
8069
8070 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
8071
8072 * files.el (after-find-file): Message fix.
8073
8074 1998-12-09 Ken Stevens <stevens@kdstevens.com>
8075
8076 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
8077
8078 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
8079
8080 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
8081 filenames using backslashes.
8082
8083 1998-12-09 Dave Love <fx@gnu.org>
8084
8085 * browse-url.el (browse-url-mail): Call compose-mail-other-window
8086 with correct number of args.
8087 (browse-url-maybe-new-window): New arg. Callers changed.
8088
8089 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
8090 comment.
8091
8092 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
8093
8094 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
8095
8096 1998-12-08 Markus Rost <rost@delysid.gnu.org>
8097
8098 * vc.el (vc-rcs-release): Fix Type.
8099 (vc-sccs-release): Fix Type.
8100 (vc-cvs-release): Fix Type.
8101
8102 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
8103 arg work right.
8104
8105 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
8106 output of last undeleted message.
8107
8108 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
8109
8110 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8111 (buffer-undo-list) [windows-nt]: Use different relative path.
8112
8113 1998-12-07 Simon Marshall <simon@gnu.org>
8114
8115 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
8116
8117 1998-12-05 Markus Rost <rost@delysid.gnu.org>
8118
8119 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
8120
8121 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
8122
8123 1998-12-04 Markus Rost <rost@delysid.gnu.org>
8124
8125 * info.el (Info-menu): Don't return error if point is between menu
8126 header and first menu item.
8127
8128 1998-12-04 Dave Love <fx@gnu.org>
8129
8130 * help.el (describe-function-1): Fix description for alias.
8131
8132 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
8133
8134 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
8135 specifications from summary line.
8136
8137 * rect.el (delete-whitespace-rectangle): Mark for autoload.
8138 (close-rectangle): Define alias only once in loaddefs.el.
8139
8140 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
8141
8142 * term/internal.el: Remove code which sets up a special syntax
8143 table for non-ASCII characters.
8144
8145 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
8146
8147 * dos-w32.el (direct-print-region-function): Try to ensure that
8148 printer-name is expanded to a file name on a local drive;
8149 sometimes printing a file loaded from a network volume fails.
8150 (direct-print-region-function): Add a function to
8151 write-region-annotate-functions to append a formfeed character to
8152 the region being printed, if the region doesn't end with a
8153 formfeed already. This avoids creating a second print job
8154 containing a blank page when print spooling is enabled on Windows.
8155
8156 1998-12-02 Dave Love <fx@gnu.org>
8157
8158 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
8159 `Info-goto-node'.
8160
8161 1998-12-02 Richard Stallman <rms@gnu.org>
8162
8163 * help.el (temp-buffer-resize-mode): Doc fix.
8164
8165 * cus-edit.el (custom-save-delete): Save point before
8166 reading a sexp, rather than backing up.
8167
8168 * international/iso-transl.el: Fix previous change.
8169
8170 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
8171
8172 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
8173 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
8174 Added defvars to suppress compilation warnings.
8175
8176 1998-11-30 Ken Stevens <k.stevens@ieee.org>
8177
8178 * ispell.el: Improved and fixed customize for variables:
8179 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
8180 ispell-dictionary-alist, ispell-skip-sgml.
8181 Improved and fixed comments in variables and messages for
8182 functions: ispell-help-in-bufferp, ispell-local-dictionary,
8183 ispell-menu-map, ispell-checking-message, ispell-parser,
8184 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
8185 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
8186 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
8187 ispell-message-text-end, ispell-add-per-file-word-list.
8188 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
8189 system is now required for all languages. Casechars improved for
8190 castellano, castellano8, and norsk dictionaries. Dictionary
8191 norsk7-tex added. Dictionary polish added.
8192 (ispell-dictionary-alist): Redefined at load-time to support
8193 dictionary changes.
8194 (ispell-menu-map): Redefined at load-time to support menu changes.
8195 (ispell-check-version): New alias for `check-ispell-version'.
8196 (ispell-parse-output): Fixed matching for ispell error messages.
8197 Correctly returns spelling suggestions in order generated by ispell
8198 process.
8199 (check-ispell-version): Ensure `case-fold-search' doesn't get
8200 redefined.
8201 (ispell-complete-word): Ensure `case-fold-search' doesn't get
8202 redefined. Fix bug that didn't respect case of word being completed.
8203 (ispell-init-process): Set process coding system to be compatible
8204 with emacs processes and the ispell process.
8205 (ispell-kill-ispell): Ensures ispell process has terminated before
8206 starting new process. This can otherwise confuse process filters
8207 and hang the ispell process.
8208 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
8209 skipping support for sgml.
8210 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
8211 which could cause `ispell-complete-word' to hang.
8212 (ispell-message): Improved message reference matching. Ensure
8213 `case-fold-search' doesn't get redefined.
8214 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
8215 get redefined. Fixed bug in returning to nroff mode from tex mode.
8216 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
8217 get redefined.
8218
8219 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8220
8221 * textmodes/flyspell.el (flyspell-check-word-p):
8222 Don't delay inside a kbd macro.
8223
8224 * subr.el (make-local-hook): Return the hook variable.
8225
8226 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8227
8228 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
8229 Use a timer instead of post-command-hook.
8230 (hscroll-timer): New variable.
8231
8232 1998-11-30 Dave Love <fx@gnu.org>
8233
8234 * help.el (help-xref-button): Do nothing if text already has the
8235 help-xref property.
8236 (describe-variable): Revert previous change to hyperlink to source.
8237
8238 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
8239
8240 * bindings.el (features): Add `base64' to this list.
8241
8242 * loadhist.el (symbol-file): Doc fix.
8243
8244 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8245
8246 * files.el (hack-one-local-variable): Cope with non-file buffers.
8247
8248 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
8249
8250 * help.el (describe-mode): Put major mode first.
8251
8252 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
8253 to support special-display and same-window features.
8254
8255 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
8256
8257 * simple.el (transpose-subr, transpose-subr-1): Rename variables
8258 bound in one function and used in the other.
8259 (transpose-subr-start1, transpose-subr-start2): Add defvars.
8260 (transpose-subr-end1, transpose-subr-end2): Add defvars.
8261
8262 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
8263
8264 * autoinsert.el (auto-insert-alist): Use user-mail-address.
8265
8266 1998-11-26 Kenichi Handa <handa@etl.go.jp>
8267
8268 * international/ccl.el (ccl-dump-translate-character-const-tbl):
8269 Give format correct control string.
8270
8271 * international/mule.el (define-translation-table): Fix bug of
8272 setting incorrect translation-table-id. If the first element of
8273 ARGS is a translation table, just register it.
8274
8275 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
8276 property.
8277
8278 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
8279
8280 * thingatpt.el (thing-at-point-url-at-point): Don't use current
8281 syntax table to determine what is whitespace.
8282
8283 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
8284
8285 * frame.el (frame-parameter): Doc fix.
8286
8287 * textmodes/tex-mode.el (tex-feed-input): New function.
8288 (tex-define-common-keys): Add binding for C-c C-m.
8289
8290 1998-11-23 Dave Love <fx@gnu.org>
8291
8292 * progmodes/fortran.el: Various minor doc fixes.
8293 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
8294 (fortran-with-subprogram-narrowing): New macro.
8295 (fortran-check-for-matching-do): Use it.
8296 (fortran-end-do): Use fortran-check-end-prog-re.
8297 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
8298 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
8299
8300 1998-11-23 Simon Marshall <simon@gnu.org>
8301
8302 * font-lock.el (font-lock-defaults): Doc fix.
8303 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
8304 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
8305
8306 * lazy-lock.el (lazy-lock-unstall):
8307 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
8308
8309 * fast-lock.el (fast-lock-save-cache-1):
8310 (fast-lock-cache-data): Rewritten to use with-temp-message.
8311
8312 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
8313
8314 * mail/rmail.el (rmail-set-message-counters-counter): Detect
8315 messages that have been added with DOS line endings and convert
8316 the line endings for such messages.
8317
8318 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8319
8320 * help.el: Add resizing of temporary buffers.
8321 (temp-buffer-resize-mode): New command and variable.
8322 (temp-buffer-max-height): New variable.
8323 (resize-temp-buffer-window): New function.
8324
8325 * window.el (window-buffer-height): New function, split from
8326 shrink-window-if-larger-than-buffer.
8327 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
8328
8329 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
8330
8331 * frame.el (initial-frame-alist): Add defcustom.
8332
8333 * shell.el (shell-prompt-pattern): Add defcustom.
8334
8335 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8336
8337 * message.el (message-ignored-supersedes-headers): Remove
8338 NNTP-Posting-Date.
8339
8340 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
8341
8342 * help.el (describe-mode): Don't avoid loop indirecting thru
8343 value of INDICATOR.
8344
8345 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
8346
8347 * help.el (describe-variable): Allow any variable with a defcustom,
8348 even if it is not a user variable.
8349
8350 * mail/rmail.el (mail-unsent-separator): Additional alternative.
8351
8352 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
8353
8354 * gnus/nntp.el (nntp-request-group): Allow for failures when
8355 requesting a new group.
8356
8357 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8358
8359 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
8360
8361 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8362
8363 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
8364
8365 1998-11-19 Simon Marshall <simon@gnu.org>
8366
8367 * subr.el (with-temp-message): New macro.
8368
8369 * emacs-lisp/lisp-mode.el (with-temp-message):
8370 Add lisp-indent-function property.
8371
8372 1998-11-18 Dave Love <fx@gnu.org>
8373
8374 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
8375
8376 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
8377
8378 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
8379 This is not obsolete.
8380
8381 1998-11-18 Kenichi Handa <handa@etl.go.jp>
8382
8383 * textmodes/picture.el: Make a new map by make-keymap.
8384 (picture-desired-column): New variable.
8385 (picture-update-desired-column): New function.
8386 (picture-beginning-of-line): Set picture-desired-column to 0.
8387 (picture-end-of-line): Set picture-desired-column to the current
8388 column.
8389 (picture-forward-column): Pay attention to multi-column character.
8390 (picture-backward-column): Likewise.
8391 (picture-move-down): Likewise.
8392 (picture-move-up): Likewise.
8393 (picture-movement-nw): With prefix arg, move twice columns.
8394 (picture-movement-ne): Likewise.
8395 (picture-movement-sw): Likewise.
8396 (picture-movement-se): Likewise.
8397 (picture-set-motion): Handle two-column movements.
8398 (picture-move): Call picture-move-down or picture-forward-column
8399 only when necessary.
8400 (picture-insert): Pay attention to picture-desired-column.
8401 (picture-self-insert): Likewise.
8402 (picture-clear-column): Pay attention to multi-column character.
8403 (picture-mode): Modify doc-string for two-column movement.
8404
8405 * rect.el (move-to-column-force): New function.
8406 (operate-on-rectangle): If coerce-tabs is non-nil, call
8407 move-to-column-force instead of move-to-column.
8408 (insert-rectangle): Call move-to-column-force instead of
8409 move-to-column.
8410 (open-rectangle-line): If begextra is not zero, call
8411 move-to-column-force.
8412
8413
8414 1998-11-16 Dave Love <fx@gnu.org>
8415
8416 * textmodes/sgml-mode.el Require skeleton when compiling.
8417 (sgml-font-lock-keywords-1): Accept single-letter tags.
8418 (v2): Defvar free variable.
8419
8420 1998-11-16 Sam Steingold <sds@goems.com>
8421
8422 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
8423 macro, not ELisp one.
8424
8425 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8426
8427 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
8428 characters to symbol.
8429
8430 * language/japan-util.el (japanese-zenkaku-region): New optional
8431 arg KATAKANA-ONLY.
8432
8433 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8434
8435 * international/mule.el
8436 (after-insert-file-set-buffer-file-coding-system): If the buffer
8437 is changed to unibyte, return inserted bytes.
8438
8439 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
8440 and link names if necessary.
8441 (tar-header-block-summarize): Handle the case that file or link
8442 names are multibyte.
8443 (tar-summarize-buffer): At first set the current buffer unibyte,
8444 then if there are multibyte file names, change it to multibyte.
8445 (tar-mode): Get char position from tar-header-offset.
8446 (tar-extract): Avoid multibyte<->unibyte conversion in
8447 insert-buffer-subsring by setting both buffers unibyte
8448 temporarily.
8449 (tar-copy): Set the buffer unibyte while doing a work. Write
8450 without code conversion.
8451 (tar-expunge): Set the buffer unibyte while doing a work.
8452 (tar-alter-one-field): Likewise.
8453 (tar-clear-modification-flags): Compare byte position with
8454 tar-header-offset.
8455 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
8456 insert-buffer-subsring by setting both buffers unibyte
8457 temporarily. Pay attention to multibyteness while updating the
8458 descriptor-line.
8459 (tar-mode-write-file): Write without code conversion.
8460
8461 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8462
8463 * nngateway.el: Require cl.
8464
8465 1998-11-15 Dave Love <fx@gnu.org>
8466
8467 * progmodes/fortran.el: Fix previous change:
8468 (fortran-end-prog-re1): Changed.
8469 (fortran-check-end-prog-re): New function.
8470 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
8471
8472 1998-11-13 Tom Breton <tob@world.std.com>
8473
8474 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
8475 GNU Emacs.
8476
8477 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
8478
8479 * textmodes/reftex.el: (reftex-finding-files): Group documentation
8480 fixed.
8481 (reftex-toc-toggle-file-boundary,
8482 reftex-toc-toggle-labels,
8483 reftex-toc-toggle-context,reftex-find-start-point): New functions.
8484 (reftex-toc-include-labels, reftex-toc-include-context,
8485 reftex-toc-include-file-boundaries,
8486 reftex-toc-keep-other-windows): New options.
8487 (reftex-use-text-after-label-as-context): Option removed.
8488 (reftex-extract-bib-entries): Protect use in non-latex
8489 buffers.
8490 (reftex-toc-visit-location): Renamed from
8491 `reftex-toc-visit-line'.
8492 (reftex-latin1-to-ascii): Works now with and without Mule.
8493 (reftex-truncate): Removed special stuff for Emacs 20.2.
8494 (reftex-get-offset): Made more general.
8495 (reftex-show-label-location): Renamed from
8496 `reftex-select-label-callback'.
8497 (reftex-pop-to-label): Function removed (using
8498 `reftex-show-label-location' instead.
8499 (reftex-insert-docstruct): Renamed from
8500 `reftex-make-and-insert-label-list'. Function args changed.
8501 (reftex-toc): Now uses `reftex-insert-docstruct' and
8502 `reftex-find-start-point'.
8503 (reftex-select-item): Use `reftex-find-start-point'.
8504 (reftex-toc-visit-line): Can display labels and file
8505 boundaries.
8506 (reftex-TeX-master-file): `(TeX-master-file)' protected.
8507
8508 1998-11-12 Sam Steingold <sds@goems.com>
8509
8510 * browse-url.el (browse-url): Handle the case when
8511 `browse-url-browser-function' is a lambda list.
8512
8513 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
8514
8515 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
8516 version string.
8517 * loadhist.el (symbol-file): Likewise
8518
8519 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
8520
8521 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
8522
8523 1998-11-11 Sam Steingold <sds@goems.com>
8524
8525 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
8526 `run-lisp' instead of signalling an error.
8527
8528 1998-11-11 Karl Heuer <kwzh@gnu.org>
8529
8530 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
8531
8532 1998-11-11 Richard Stallman <rms@gnu.org>
8533
8534 * vc-hooks.el (vc-toggle-read-only): Doc fix.
8535
8536 1998-11-11 Per Starback <starback@update.uu.se>
8537
8538 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
8539 renamed svenska8 to svenska, and fixed and extended CASECHARS
8540 for it.
8541
8542 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
8543
8544 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
8545 handling if setpagedevice is not available.
8546 (ps-begin-file): Fix typo.
8547
8548 1998-11-11 Kenichi Handa <handa@etl.go.jp>
8549
8550 * international/mule-util.el (compose-chars-component): Signal
8551 error if CH is a rule-based composition character.
8552 (compose-chars): Signal error if an already compsed character is
8553 going to be composed by rule-base.
8554
8555 * term/x-win.el: If a resolved ASCII font name doesn't conform to
8556 full XLFD, don't try to get information of WEIGHT and SLANT from
8557 that font name.
8558
8559 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
8560
8561 * dos-w32.el (set-default-process-coding-system): Use function on
8562 before-init-hook to set default-process-coding-system based on
8563 enable-multibyte-characters.
8564
8565 * term/w32-win.el ([language-change]): For now ignore
8566 keyboard language-change events.
8567
8568 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
8569
8570 * ediff-util.el (ediff-make-temp-file): Run the prefix through
8571 convert-standard-file-name, but leave the results of
8572 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
8573 characters if the original name already exists, or has a special
8574 handler.
8575
8576 1998-11-10 Karl Heuer <kwzh@gnu.org>
8577
8578 * international/iso-insert.el: Delete autoload cookies.
8579
8580 * international/iso-transl.el: Add autoload cookies.
8581
8582 1998-11-10 Richard Stallman <rms@gnu.org>
8583
8584 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
8585 (ispell-process-line): Don't treat multibyte
8586
8587 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
8588
8589 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
8590 setpagedevice to specify the page size if setpagedevice is
8591 available. This is necessary to select the correct paper tray on
8592 Level 2 printers with multiple paper sizes available.
8593
8594 (ps-begin-file): Cope with font names that contain spaces, and
8595 call BeginDoc in a BeginSetup/EndSetup block.
8596
8597 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
8598
8599 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
8600 convert-standard-filename.
8601
8602 * loadhist.el (symbol-file): Run fns-VERSION.el through
8603 convert-standard-filename.
8604
8605 1998-11-06 Richard Stallman <rms@gnu.org>
8606
8607 * textmodes/texinfmt.el (texinfo-format-scan):
8608 Detect the case of two @-commands in a row; process just the first.
8609 (texinfo-append-refill): If line has a @c, insert the @refill
8610 before it.
8611 (texinfo-format-refill): Return with point where the @refill was.
8612
8613 * files.el (hack-local-variables): Test local-enable-local-variables.
8614 (hack-local-variables-prop-line): Likewise.
8615 (set-auto-mode): Don't test local-enable-local-variables here.
8616 (enable-local-variables): Doc fix.
8617 (local-enable-local-variables): Doc fix.
8618 (normal-mode): Doc fix.
8619
8620 1998-11-06 Karl Heuer <kwzh@gnu.org>
8621
8622 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
8623
8624 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
8625
8626 * simple.el (line-number-mode): Doc fix.
8627
8628 1998-11-06 Kenichi Handa <handa@etl.go.jp>
8629
8630 * international/fontset.el (create-fontset-from-fontset-spec):
8631 Give correct arg to `error'.
8632
8633 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
8634
8635 * textmodes/sgml-mode.el (html-mode): Doc fix.
8636 (sgml-name-8bit-mode): Fix missing format character in message string.
8637
8638 1998-11-05 Karl Heuer <kwzh@gnu.org>
8639
8640 * mail/sendmail.el (sendmail-send-it): Check for failure.
8641
8642 1998-11-05 Richard Stallman <rms@gnu.org>
8643
8644 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
8645
8646 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
8647 (close-rectangle): Define as alias.
8648
8649 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
8650
8651 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
8652
8653 1998-11-05 Dave Love <fx@gnu.org>
8654
8655 * help.el (describe-variable): Don't quote link to source.
8656
8657 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
8658
8659 * gud.el (gud-common-init): Use pop-to-buffer.
8660 (same-window-regexps): Add an element that matches all gud buffers.
8661
8662 1998-11-04 Jason Rumney <jasonr@altavista.net>
8663
8664 * term/w32-win.el (x-get-selection-value): Alias to
8665 x-cut-buffer-or-selection-value.
8666 (w32-standard-fontset-spec): New variable.
8667 (w32-create-initial-fontsets, mouse-set-font): Check whether
8668 new-fontset is available.
8669 (w32-use-w32-font-dialog): Enable use of set-variable.
8670
8671 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8672
8673 * vc.el (with-vc-file, edit-vc-file): New macros.
8674
8675 1998-11-04 Kenichi Handa <handa@etl.go.jp>
8676
8677 * international/quail.el (quail-show-guidance-buf): Call
8678 set-minibuffer-window to set minibuffer window of the current
8679 frame correctly.
8680
8681 1998-11-03 Theodore Jump <tjump@tertius.com>
8682
8683 * term/w32-win.el: Require fontset.
8684
8685 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
8686
8687 * faces.el (set-face-font): Call resolve-fontset-name on w32.
8688 (set-face-font-auto): Ditto.
8689
8690 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
8691
8692 * mouse.el (mouse-drag-region): Fix typo.
8693
8694 1998-11-02 Dave Love <fx@gnu.org>
8695
8696 * progmodes/fortran.el Fix for fontification of strings lost somehow:
8697 (fortran-fontify-string): New function.
8698 (fortran-font-lock-keywords-1): Use it.
8699
8700 1998-11-02 Markus Rost <rost@delysid.gnu.org>
8701
8702 * comint.el (comint-file-name-quote-list): Doc fix.
8703
8704 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
8705
8706 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
8707 build directory, not source directory.
8708
8709 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
8710 if we did not get one for the final move.
8711
8712 1998-11-01 Dave Love <fx@gnu.org>
8713
8714 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
8715 Don't funcall browse-url-browser-function.
8716
8717 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
8718 Don't funcall browse-url-browser-function.
8719
8720 * fortran.el (fortran-end-prog-re1): Fix the regexp.
8721
8722 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
8723
8724 * files.el (revert-buffer): Doc fix.
8725
8726 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
8727
8728 * textmodes/tex-mode.el (tex-start-options-string):
8729 Quote the backslashes with more backslashes.
8730
8731 1998-10-31 Dave Love <fx@gnu.org>
8732
8733 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
8734 (webjump): Don't funcall browse-url-browser-function.
8735
8736 1998-10-30 Kenichi Handa <handa@etl.go.jp>
8737
8738 * international/quail.el (quail-start-translation): Handle
8739 switching of the frame in read-key-sequence.
8740 (quail-start-conversion): Likewise.
8741 (quail-show-guidance-buf): Detach quail-guidance-buf from any
8742 windows before setting an appropriate window for it.
8743 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
8744 quail-guidance-win to nil.
8745 (quail-update-guidance): If quail-guidance-buf is not in the
8746 selected frame, call quail-show-guidance-buf again.
8747
8748 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
8749
8750 * progmodes/pascal.el (pascal-mode):
8751 `blink-matching-paren-dont-ignore-comments' set to t.
8752
8753 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8754
8755 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
8756
8757 1998-10-30 Dave Love <fx@gnu.org>
8758
8759 * vc.el (vc-backend-merge-news): Check for "P" output.
8760
8761 * help.el (describe-variable): Hyperlink the definition.
8762
8763 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
8764
8765 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
8766 (sh-set-shell): Likewise.
8767
8768 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
8769
8770 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
8771 (edebug-on-error): Fix customize type to match that of
8772 debug-on-error.
8773
8774 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
8775
8776 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
8777 report-emacs-bug-address instead of undefined bug-gnu-emacs.
8778
8779 * international/mule-cmds.el (select-message-coding-system): Doc
8780 fix.
8781
8782 * international/mule-diag.el (describe-coding-system): Describe
8783 all flags.
8784
8785 * mail/sendmail.el (sendmail-coding-system,
8786 default-sendmail-coding-system): Doc fix.
8787
8788 * simple.el (shell-command-on-region): Doc fix.
8789
8790 * loadup.el: Write fns-*.el in current directory instead of
8791 data-directory since no installation directory exists yet. Mark
8792 buffer unmodified afterwards.
8793
8794 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
8795 instead of data-directory since it is architecture dependent.
8796 (load-history-loaded): Update doc string.
8797
8798 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
8799
8800 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
8801 path as a default directory when canonicalizing names.
8802
8803 * w32-fns.el: Remove a dangling reference to a directory on the
8804 build machine.
8805
8806 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
8807
8808 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
8809 namespace related keywords such as `class', `body', `private',
8810 `variable', `namespace eval', etc.
8811 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
8812 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
8813 imenu and font-lock so that searches for \sw would find words
8814 containing colons.
8815
8816 * progmodes/etags.el (initialize-new-tags-table):
8817 Do not alter find-tag-marker-ring and tags-location-ring.
8818
8819 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
8820
8821 * term/w32-win.el: Require fontset.
8822 (w32-init-fontsets): New function (code from x-win.el).
8823
8824 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8825
8826 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
8827 calendar-and-diary-frame-parameters): Add title parameter.
8828
8829 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
8830
8831 * completion.el (dynamic-completion-mode): New function to enable
8832 the mode. (Just loading the file now does not change anything.)
8833
8834 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8835
8836 * ps-print.el: User option for multibyte buffer handling and doc fix.
8837 (ps-multibyte-buffer): New user option.
8838 (ps-setup): Print new user option.
8839 (ps-print-quote): New fun.
8840 (ps-color-p, ps-mule-font-info-database-latin): New var.
8841 (ps-default-color, ps-mule-font-info-database)
8842 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
8843 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
8844 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
8845 Little code improvement.
8846 (ps-mule-initialize): Initialize ps-mule-font-info-database.
8847 (ps-print-prologue-header, ps-font-family, ps-font-size)
8848 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
8849 (ps-build-face-reference, ps-mule-font-info-database-bdf)
8850 (ps-mule-external-libraries, ps-mule-init-external-library)
8851 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
8852 Doc fix.
8853 (ps-print-version): New version number (4.1.1) and doc fix.
8854 (ps-print-prologue-header): New user option.
8855 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
8856 Conditional compilation for GNU Emacs and emacsens.
8857 (ps-generate-postscript-with-faces): Skip invisible text better.
8858 (ps-setup): Print new user option.
8859 (ps-print-preprint): Check if input file name exists and is unwritable.
8860 (ps-begin-file): Adjust PostScript prologue header for duplex printers
8861 and insert user PostScript prologue header comments.
8862 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
8863 New funs.
8864 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
8865 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
8866 PostScript programming normalization.
8867 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
8868 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
8869 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
8870 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
8871 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
8872 Programming style normalization.
8873
8874 1998-10-26 Kenichi Handa <handa@etl.go.jp>
8875
8876 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
8877 version, check the value of mule-version.
8878
8879 * international/mule-util.el (compose-region): Insert then delete
8880 to preserve markers.
8881 (decompose-region): Use search-forward for efficiency.
8882
8883 * language/chinese.el (pre-write-encode-hz): Cancel previous
8884 change, use generate-new-buffer instead of get-buffer-create.
8885 * language/devan-util.el
8886 (in-is13194-devanagari-pre-write-conversion): Likewise.
8887 * language/thai-util.el (thai-pre-write-conversion): Likewise.
8888 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
8889 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
8890
8891 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
8892
8893 * mail/rmailsum.el (rmail-message-subject-p):
8894 Handle message whose header has not been reformatted.
8895
8896 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
8897
8898 1998-10-25 Jason Rumney <jasonr@altavista.net>
8899
8900 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
8901 New variables.
8902 (mouse-set-font): Use font menus instead of dialog according to
8903 w32-use-w32-font-dialog.
8904
8905 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8906
8907 * calendar/calendar.el (calendar-day-name-array): Add doc string
8908 correctly!
8909 (calendar-month-name-array): Add doc string correctly!
8910
8911 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
8912
8913 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
8914
8915 1998-10-21 Markus Rost <rost@delysid.gnu.org>
8916
8917 * lisp/info.el (Info-next-menu-item): Stay on top of node.
8918
8919 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
8920
8921 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
8922
8923 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
8924
8925 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
8926
8927 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
8928
8929 1998-10-21 Karl Heuer <kwzh@gnu.org>
8930
8931 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
8932 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
8933 (profile-filter, profile-reset-timer): Functions deleted.
8934 (profile-check-zero-init-times, profile-get-time): Likewise.
8935 (profile-find-function, profile-quit): Likewise.
8936 (profile-distinct, profile-call-stack, profile-last-time): New vars.
8937 (profile-time-list, profile-init-list): Doc fix.
8938 (profile-functions): Simplify.
8939 (profile-print): Use float. Make output include space separators.
8940 (profile-add-time): New helper function.
8941 (profile-function-prolog): Renamed from profile-start-function.
8942 Handle profile-distinct.
8943 (profile-function-epilog): Renamed from profile-update-function.
8944 Handle profile-distinct.
8945 (profile-a-function): If the function to be profiled is an
8946 autoload form, load it. If it's lazy-loaded, fetch it.
8947 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
8948 (profile-restore-fun): Arg FUN is now a function symbol, as was
8949 documented, rather than a one-element list.
8950 (profile-finish): Call profile-restore-fun properly.
8951
8952 1998-10-21 Kenichi Handa <handa@etl.go.jp>
8953
8954 * international/characters.el: Setup charset property
8955 nospace-between-words.
8956
8957 * international/mule-cmds.el (get-charset-property): If CHARSET is
8958 composition, return nil.
8959 (put-charset-property): If CHARSET is composition, do nothing.
8960
8961 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
8962 * language/devan-util.el
8963 (in-is13194-devanagari-pre-write-conversion): Likewise.
8964 * language/thai-util.el (thai-pre-write-conversion): Likewise.
8965 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
8966 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
8967
8968 * textmodes/fill.el (sentence-end-without-period): New variable.
8969 (canonically-space-region): Pay attention to
8970 sentence-end-without-period.
8971 (fill-find-break-point): The first argument CHARSET deleted.
8972 Caller changed.
8973 (fill-region-as-paragraph): Pay attention to charset property
8974 nospace-between-words and text property nospace-between-words.
8975
8976 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
8977
8978 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
8979 an unrecognized shell.
8980
8981 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
8982
8983 * desktop.el (desktop-save): Include minor modes symbolically.
8984 (desktop-create-buffer): Turn on all minor modes in `mim'.
8985
8986 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
8987
8988 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
8989 (sh-font-lock-keywords): Handle rpm and rpm2.
8990 (sh-ancestor-alist): Handle rpm.
8991
8992 * files.el (auto-mode-alist): Recognize .rpm files.
8993 Also .spec and .mspec files.
8994
8995 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
8996
8997 * faces.el (frame-set-background-mode): Enable the function for
8998 MSDOS frames.
8999
9000 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9001
9002 * calendar/calendar.el (calendar-day-name-array): Add doc string.
9003 (calendar-month-name-array): Add doc string.
9004
9005 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9006
9007 * simple.el (kill-ring-max): Increased to 60.
9008
9009 1998-10-17 Kenichi Handa <handa@etl.go.jp>
9010
9011 * international/characters.el: Setup auto-fill-chars.
9012
9013 * international/kinsoku.el (kinsoku): Check the variable
9014 enable-kinsoku.
9015
9016 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
9017 Don't call kinsoku directly, intead call fill-find-break-point.
9018
9019 * textmodes/fill.el: Setup `fill-find-break-point-function'
9020 property to character sets which require `kinsoku' processing for
9021 filling.
9022 (fill-find-break-point): New function.
9023 (fill-region-as-paragraph): Don't check kinsoku-enable here.
9024 Don't call kinsoku directly, intead call fill-find-break-point.
9025
9026 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
9027
9028 * faces.el (modify-face-read-string): Return (nil) for "none".
9029 (modify-face): Don't get error if (nil) is the argument.
9030 (face-try-color-list): Don't check whether nil is a valid color.
9031
9032 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
9033
9034 * emacs-lisp/bytecomp.el (byte-recompile-directory):
9035 Print message about each directory, even in batch mode.
9036
9037 * gnus/nntp.el: Require `cl' before using nnoo-declare.
9038
9039 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
9040 (ps-mule-string-char): No need to use sref.
9041 (ps-mule-next-index): No need to use sref.
9042
9043 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
9044
9045 * files.el (revert-buffer-internal-hook): Add defvar.
9046
9047 * arc-mode.el (archive-mode): Locally set file-precious-flag.
9048
9049 * tar-mode.el (tar-mode): Locally set file-precious-flag.
9050
9051 1998-10-16 Markus Rost <rost@delysid.gnu.org>
9052
9053 * international/mule-cmds.el (default-input-method): Fix custom type.
9054
9055 * net-utils.el (whois-server-list): Fix customization type.
9056
9057 * shell.el (shell-input-autoexpand): Fix customization group.
9058
9059 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
9060
9061 * repeat.el (repeat): Handle keyboard macros properly.
9062 Handle new prefix arg after self-insert command.
9063
9064 * repeat.el: Don't include cl even at compile time.
9065 (repeat): Avoid using `loop'.
9066
9067 * simple.el (shell-command-on-region): Doc fix.
9068 (next-history-element): Special error message if no default.
9069
9070 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
9071
9072 * ps-print.el (ps-print-buffer): Doc fix.
9073 (ps-despool): Likewise.
9074
9075 * arc-mode.el (arc-mode): Provide arc-mode.
9076
9077 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9078
9079 * ps-print.el (ps-print-buffer): Doc fix.
9080
9081 1998-10-14 Dave Love <fx@gnu.org>
9082
9083 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
9084 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
9085 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
9086
9087 * progmodes/fortran.el (fortran-mode-map): Change "Join
9088 Continuation Line" to "Join Line".
9089 (fortran-font-lock-keywords-1): Add "cycle", "exit".
9090
9091 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
9092
9093 * progmodes/fortran.el (fortran-join-line): Use
9094 `delete-indentation' instead of issuing an error message if not on
9095 a continuation line. Provide for joining several lines using
9096 prefix arg.
9097
9098 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
9099
9100 * term/pc-win.el (msdos-color-values): New variable.
9101 (x-color-values): New function, emulates its namesake from
9102 src/xfns.c.
9103 (msdos-bg-mode): Add all dark colors to those which return
9104 "dark".
9105
9106 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9107
9108 * replace.el (keep-lines, flush-lines, how-many):
9109 Don't ignore case if arg has upper case letters.
9110
9111 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
9112
9113 * progmodes/vhdl-mode.el
9114 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
9115 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
9116 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
9117 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
9118 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
9119 (vhdl-when): Fix indentation problem.
9120 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
9121 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
9122 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
9123
9124 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
9125
9126 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
9127 (ls-lisp-insert-directory): Renamed from insert-directory.
9128 (insert-directory): New function.
9129
9130 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
9131
9132 * simple.el (completion-fixup-function): Variable deleted.
9133 (completion-setup-function): Delete code for completion-fixup-function.
9134 * emacs-lisp/lisp.el (lisp-complete-symbol):
9135 Don't bind completion-fixup-function.
9136
9137 * files.el (find-file-wildcards): New option.
9138 (find-file-noselect): Handle wild cards, if enabled.
9139 (file-expand-wildcards): New function.
9140
9141 * simple.el (set-fill-column): Doc fix.
9142
9143 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9144
9145 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
9146
9147 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
9148
9149 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
9150 Move declaration before first use.
9151 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
9152 hif-math, hif-factor): Rename token to hif-token and token-list to
9153 hif-token-list.
9154 (hif-token, hif-token-list): Declare them.
9155 (hif-find-ifdef-block): Return cons of top and bottom point
9156 instead of setting dynamically bound variables.
9157 (hide-ifdef-block, show-ifdef-block): Use return value of
9158 hif-find-ifdef-block.
9159
9160 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9161
9162 * subr.el (read-passwd): Use clear-this-command-keys.
9163
9164 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
9165
9166 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
9167 and ...-for-write.
9168
9169 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
9170
9171 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
9172 responses to GROUP command, since this may be called from a timer
9173 with quit inhibited.
9174
9175 1998-10-12 Kenichi Handa <handa@etl.go.jp>
9176
9177 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
9178 set unconditional-jump to nil.
9179 (ccl-compile-read-multibyte-character): Return nil.
9180 (ccl-compile-write-multibyte-character): Likewise.
9181 (ccl-compile-translate-character): Likewise
9182 (ccl-compile-map-multiple): Likewise.
9183 (ccl-compile-map-single): Likewise.
9184
9185 * international/kinsoku.el: Add coding tag.
9186 (kinsoku-bol): Remove superfluous TAB in a string.
9187
9188 * international/mule-cmds.el (find-coding-systems-for-charsets):
9189 Delete `composition' (if any) from CHARSETS.
9190
9191 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9192
9193 * international/mule-cmds.el (setup-specified-language-environment):
9194 Add apropos-inhibit property.
9195 (describe-specified-language-support): Likewise.
9196
9197 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
9198
9199 * international/mule.el (make-coding-system): Create -with-esc
9200 variant coding system.
9201
9202 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
9203
9204 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
9205 (next-file): Optionally offer to revert a file's buffer,
9206 if it has an existing buffer but the file has changed.
9207
9208 * info.el (Info-insert-dir): Detect and report problems
9209 in input files, such as "No Top node". Return with point
9210 at the beginning of the text.
9211 (Info-find-node): Reinsert the code to handle files
9212 with no tags table; it was deleted by mistake.
9213
9214 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
9215
9216 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
9217 texinfo-find-higher-level-node repeatedly find the same node.
9218 (texinfo-find-higher-level-node): Doc fix.
9219
9220 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
9221
9222 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
9223 (smtpmail-address-buffer): Add defvar.
9224 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
9225
9226 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
9227
9228 * ffap.el (ffap-machine-p-local): Fix editing error.
9229
9230 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9231
9232 * faces.el (frame-set-background-mode):
9233 Don't do anythung for text-only or MSDOS frame.
9234
9235 1998-10-08 Kenichi Handa <handa@etl.go.jp>
9236
9237 * international/quail.el (quail-defrule): New optional arg APPEND.
9238 (quail-defrule-internal): Fix bug of handling the argument APPEND.
9239
9240 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
9241
9242 * gnus/pop3.el (pop3-open-server):
9243 Set process-coding-system-alist around open-network-stream.
9244
9245 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
9246
9247 * files.el (save-buffer): Doc fix.
9248
9249 1998-10-07 Karl Heuer <kwzh@gnu.org>
9250
9251 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
9252 return DEF unchanged, not nil. Simplify.
9253
9254 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
9255
9256 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
9257
9258 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
9259
9260 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
9261
9262 * net-utils.el (ftp, nslookup): Require comint.
9263 (network-service-connection): Likewise.
9264 (whois-server-name): Defaults to whois.arin.net
9265 (whois-server-list, whois-server-tld, whois-guess-server): New var.
9266 (whois): Tries to guess the appropriate top-level domain server.
9267 (whois-get-tld): New function.
9268
9269 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
9270 (dirtrack-debug-toggle): Added this function.
9271
9272 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9273
9274 * files.el (find-file-noselect): Switch to the correct buffer
9275 before checking find-file-literally, and allow non-nil non-t
9276 rawfile params.
9277
9278 1998-10-06 Karl Heuer <kwzh@gnu.org>
9279
9280 * midnight.el (clean-buffer-list): Add autoload cookie.
9281
9282 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
9283 no-autosave.
9284 * tar-mode.el (tar-mode-revert): Likewise.
9285 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
9286 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
9287 * gnus/message.el (message-auto-save-directory): Renamed from
9288 message-autosave-directory. All references changed.
9289
9290 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9291
9292 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
9293 string. Expose mime stuff while searching.
9294
9295 1998-10-06 Richard Stallman <rms@gnu.org>
9296
9297 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
9298
9299 * replace.el (perform-replace): Position point properly
9300 before and after the recursive edit of C-r.
9301
9302 * progmodes/etags.el (tags-reset-tags-tables): Properly
9303 find the markers in the old rings that are being discarded.
9304
9305 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9306
9307 * apropos.el (apropos-print): Control invalid characters.
9308
9309 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
9310 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
9311 confusing customize.
9312
9313 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
9314
9315 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
9316 built-in commands. Add more built-in commands and fix face names.
9317
9318 1998-10-05 Simon Marshall <simon@gnu.org>
9319
9320 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
9321
9322 1998-10-04 Eric Ludlam <zappo@gnu.org>
9323
9324 * speedbar.el (speedbar-initial-expansion-list-name): Remove
9325 customization since it is not useful in this case.
9326 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
9327 sure it gets evalled to a number. Also verify that set-frame-name
9328 fn exists before calling it.
9329
9330 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9331 Protect a `forward-sexp' call which could fail, and improved regex
9332 for ie, and eg abbreviations.
9333
9334 1998-10-02 Noah Friedman <friedman@splode.com>
9335
9336 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
9337 send-string.
9338 (rlogin-send-Ctrl-D): Here also.
9339 (rlogin-send-Ctrl-Z): Here also.
9340 (rlogin-send-Ctrl-backslash): Here also.
9341
9342 1998-10-02 Dave Love <fx@gnu.org>
9343
9344 * outline.el (hide-region-body): Bind
9345 outline-view-change-hook to nil while making repeated calls to
9346 outline-flag-region. Run it once at the end.
9347 (hide-other, hide-sublevels, show-children): Likewise.
9348
9349 * info-look.el: Remove duplicate scheme-mode entry.
9350 (info-lookup-make-completions): When looking for entries, check
9351 that `item' isn't null or "Menu".
9352
9353 1998-10-01 Karl Heuer <kwzh@gnu.org>
9354
9355 * net-utils.el: Don't require ffap.
9356 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
9357 (ping, nslookup-host, finger, network-connection-to-service): Use them.
9358
9359 1998-09-30 Richard Stallman <rms@gnu.org>
9360
9361 * ispell.el (check-ispell-version): No need to bind default-major-mode.
9362
9363 * imenu.el (imenu--generic-function): Sort each submenu by position.
9364 (imenu--sort-by-position): New function.
9365
9366 * cus-edit.el (Custom-mode-menu): Fix info node name.
9367 (customize group): Fix info node name.
9368
9369 * mail/mailalias.el (build-mail-aliases): Don't allow
9370 a newline in the alias name. Don't define an alias
9371 if the definition would be empty.
9372
9373 * which-func.el (which-func-mode-global): Make :set function
9374 more reliable.
9375
9376 * custom.el (custom-set-variables): Load the requests first,
9377 then check the symbol's `set' function.
9378
9379 * ffap.el: Doc fixes.
9380
9381 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9382
9383 * gnus.el: (gnus-valid-select-methods): Fix type.
9384 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
9385 * gnus-score.el (gnus-orphan-score): Fix type.
9386 (gnus-score-default-header, gnus-score-default-type): Fix type.
9387 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
9388 (gnus-saved-headers): Fix type.
9389
9390 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
9391 Avoid nil value of `two-lines-citation-part'.
9392
9393 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
9394
9395 * which-func.el (which-function): Handle case when
9396 (car imenu--index-alist) is nil.
9397
9398 1998-09-29 Dave Love <fx@gnu.org>
9399
9400 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
9401 bzip2 args.
9402
9403 1998-09-29 Simon Marshall <simon@gnu.org>
9404
9405 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
9406 comint-exec-hook.
9407
9408 1998-09-29 Stephen Eglen <stephen@gnu.org>
9409
9410 * info-look.el: Add support for Octave.
9411
9412 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
9413
9414 * textmodes/reftex.el (reftex-finding-files): New customize group.
9415 (reftex-texpath-environment-variables,
9416 reftex-use-external-file-finders, reftex-external-file-finders,
9417 reftex-search-unrecursed-path-first): New options.
9418 (reftex-process-string, reftex-find-file-externally): New
9419 functions.
9420 (reftex-access-search-path): Execute shell commands to find the
9421 search path.
9422 (reftex-toggle-auto-view-crossref): When turning on, make sure
9423 `reftex-auto-view-crossref' becomes non-nil.
9424 (reftex-abbrev-regexp): Constant removed.
9425 (reftex-convert-string): Abbrev regexp calculated locally.
9426
9427 1998-09-28 Dave Love <fx@gnu.org>
9428
9429 * progmodes/fortran.el: Don't call regexp-opt when deriving
9430 font-lock patterns with keywords that aren't all literal.
9431
9432 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
9433
9434 * octave-inf.el (inferior-octave-prompt): Also match prompts of
9435 the form `octave.bin:1>' which come from using precopiled binary
9436 versions.
9437
9438 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
9439
9440 * help.el (help-for-help): Use %THIS-KEY%.
9441 (help-quit): Add doc.
9442
9443 * help-macro.el (make-help-screen): Keep HELP-TEXT
9444 in a separate function definition, not in the help command FNAME.
9445 Replace %THIS-KEY% with the key sequence that ran FNAME.
9446
9447 1998-09-25 Richard Stallman <rms@gnu.org>
9448
9449 * textmodes/texinfo.el (texinfo-show-structure):
9450 Bind inhibit-read-only.
9451
9452 * isearch.el (isearch-search-and-update): Properly
9453 handle upper case letters in the reverse-search special case.
9454
9455 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9456
9457 * gnus.el: Extend the list of autoloaded functions.
9458
9459 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
9460 buffer before creating help group. (from Gnus v5.6.43, fix by
9461 1998-08-20 Per Starback <starback@update.uu.se>)
9462
9463 * gnus-util.el (gnus-output-to-rmail): Adjust to
9464 `rmail-output-to-rmail-file'.
9465
9466 1998-09-25 Karl Heuer <kwzh@gnu.org>
9467
9468 * hexl.el (hexl-mode-map): More of previous change.
9469
9470 * textmodes/tex-mode.el (tex-run-command): Doc fix.
9471 (tex-start-tex): Don't use tex-start-options-string in star case.
9472 Quote file name in star case as well as in non-star.
9473 Add blank and quoting of option string here.
9474 (tex-start-options-string): Not here.
9475
9476 1998-09-23 Karl Heuer <kwzh@gnu.org>
9477
9478 * term.el (term-delimiter-argument-list): Doc fix.
9479 (term-emulate-terminal): Escape literal semicolon.
9480 * progmodes/asm-mode.el (asm-mode): Doc fix.
9481 (asm-comment-char): Escape literal semicolon.
9482 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
9483
9484 1998-09-23 Richard Stallman <rms@gnu.org>
9485
9486 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
9487 only those that normally modify the buffer.
9488
9489 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
9490 over again.
9491
9492 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
9493
9494 * ispell.el (check-ispell-version): Ensure same buffer is current
9495 when let-binding of case-fold-search ends.
9496
9497 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9498
9499 * ps-print.el: Skip invisible overlay.
9500 Test for set-buffer-multibyte rather than using mule-version.
9501 (ps-print-version): New version number (4.1) and doc fix.
9502 (ps-generate-postscript-with-faces): Skip invisible overlay.
9503
9504 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
9505
9506 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
9507
9508 1998-09-22 Kenichi Handa <handa@etl.go.jp>
9509
9510 * international/quail.el (quail-update-guidance): Check for the
9511 return value of (quail-guidance) fixed.
9512 (quail-update-translation): Bind quail-current-str locally when it
9513 calls quail-update-guidance.
9514 (quail-update-translation): If input-method-exit-on-first-char is
9515 non-nil, terminate translation only when the current input method
9516 is simple.
9517
9518 1998-09-22 Paul Eggert <eggert@twinsun.com>
9519
9520 * startup.el (locale-translation-file-name): Prefer X-related names
9521 to the name used by GNU/Linux sans X. Set to nil if no file found.
9522 (command-line): Use locale-translation-file-name if it is not nil,
9523 instead of testing for its existence again.
9524 regexp-quote the ctype before using it in a regexp.
9525 Allow a colon to appear after the ctype in the aliases file,
9526 as is done in X11R6.4.
9527
9528 1998-09-21 Richard Stallman <rms@gnu.org>
9529
9530 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
9531
9532 * calendar/appt.el (appt-interval): Variable deleted.
9533 (appt-check): For minutes in between appt-display-interval times,
9534 do check, but don't display anything except an updated mode line.
9535 Count against appt-display-interval based on minutes since
9536 first display of this appointment, not based on time of day.
9537 If appt-display-mode-line, force mode line redisplay
9538 whenever appt-mode-string has changed.
9539 (appt-add, appt-delete): Add autoload cookies.
9540 (appt-check): Catch errors from calling `diary'.
9541 (appt-max-time): Renamed from max-time.
9542 (appt-now-displayed, appt-display-count): New variables.
9543 (appt-timer): Don't create one if we already have one.
9544
9545 * textmodes/tex-mode.el (tex-compilation-parse-errors):
9546 More general code to use the source buffer instead of the zap file.
9547
9548 * hilit-chg.el (highlight-compare-with-file): Renamed from
9549 compare-with-file.
9550
9551 * loadhist.el (load-history-loaded): New variable.
9552 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
9553
9554 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
9555
9556 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9557 Fix error messages.
9558
9559 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
9560
9561 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
9562 Emacs frame.
9563
9564 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9565
9566 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
9567 `undecided' and `undecided-unix'.
9568
9569 1998-09-21 Dave Love <fx@gnu.org>
9570
9571 * help.el (help-make-xrefs): Fix typo affecting Info references.
9572
9573 * subr.el (remove-hook): Check list values to avoid errors.
9574
9575 1998-09-18 Noah Friedman <friedman@splode.com>
9576
9577 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
9578 store string in eldoc-last-message without consing a new string.
9579 Rearrange logic from nested if's into cond's.
9580 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
9581 Do not print message; just return string.
9582 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
9583 Do not print message; just return string.
9584 Cache that string in eldoc-last-data.
9585 (eldoc-last-data): Make into a vector.
9586 (eldoc-get-fnsym-args-string): Use new data form of structure.
9587 (eldoc-get-var-docstring): Here also.
9588 (eldoc-last-data-store): New function.
9589 (eldoc-get-fnsym-args-string): Use it.
9590 (eldoc-get-var-docstring): Here also.
9591 (eldoc-docstring-first-line): Minimize interim string consing.
9592 Call substitute-command-keys on the result.
9593 (eldoc-print-var-docstrings, eldoc-print-docstring,
9594 eldoc-docstring-message): Functions removed.
9595 (eldoc-docstring-format-sym-doc): New function, functionality
9596 ripped out of eldoc-docstring-message.
9597 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
9598
9599 1998-09-18 Kenichi Handa <handa@etl.go.jp>
9600
9601 * international/mule.el (make-coding-system): Doc-string modified.
9602
9603 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
9604
9605 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
9606
9607 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
9608 customize type.
9609
9610 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
9611 type.
9612
9613 * progmodes/compile.el (compilation-error-screen-columns): New
9614 variable.
9615 (compilation-next-error-locus): Use it to decide whether to use
9616 forward-char or move-to-column.
9617
9618 * mail/rmail.el (rmail-movemail-program): Fix customize type.
9619
9620 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
9621 feedmail-fiddle-plex-user-list,
9622 feedmail-spray-address-fiddle-plex-list,
9623 feedmail-prompt-before-queue-user-alist,
9624 feedmail-prompt-before-queue-help-supplement,
9625 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
9626 feedmail-queue-alternative-mail-header-separator): Fix customize
9627 type.
9628
9629 * startup.el (site-run-file): Fix customize type.
9630
9631 * speedbar.el (speedbar-initial-expansion-list-name): Fix
9632 customize type.
9633
9634 * shell.el (shell-input-autoexpand): Fix customize type.
9635
9636 * ps-print.el (ps-font-info-database): Add missing dots in value.
9637 Improve layout of customize type.
9638
9639 * net-utils.el (traceroute-program-options, ping-program-options,
9640 ipconfig-program-options, netstat-program-options,
9641 arp-program-options, route-program-options,
9642 nslookup-program-options, ftp-program-options): Fix customize
9643 type.
9644
9645 * midnight.el (clean-buffer-list-kill-regexps,
9646 clean-buffer-list-kill-buffer-names,
9647 clean-buffer-list-kill-never-buffer-names,
9648 clean-buffer-list-kill-never-regexps): Fix customize type.
9649
9650 * man.el (Man-init-defvars): Avoid trailing nil on
9651 Man-filter-list.
9652
9653 * lpr.el (printer-name): Fix customize type.
9654
9655 1998-09-16 Kenichi Handa <handa@etl.go.jp>
9656
9657 * international/mule-cmds.el (reset-language-environment): Call
9658 update-coding-systems-internal.
9659
9660 * international/mule-conf.el: Call update-coding-systems-internal
9661 at the tail.
9662
9663 1998-09-14 Dave Love <fx@gnu.org>
9664
9665 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
9666 use the menu-enable properties, pending doing it correctly and
9667 acceptably fast.
9668
9669 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
9670
9671 1998-09-13 Dave Love <d.love@dl.ac.uk>
9672
9673 * progmodes/hideshow.el (hs-grok-mode-type): Check
9674 comment-{start,end} non-nil as well as bound. Report an error if
9675 we can't grok the mode.
9676
9677 1998-09-13 Richard Stallman <rms@gnu.org>
9678
9679 * simple.el (blink-matching-open): Don't log paren matching
9680 messages in *Messages*.
9681
9682 1998-09-12 Richard Stallman <rms@gnu.org>
9683
9684 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
9685 Set point-before-scroll at end even if there was an error.
9686
9687 * ange-ftp.el (ange-ftp-insert-file-contents):
9688 Use binary mode for dumb-unix hosts as for unix hosts.
9689 (ange-ftp-copy-file-internal): Likewise.
9690
9691 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
9692
9693 * emacs-lisp/pp.el: Doc fixes.
9694
9695 * wid-edit.el (widget-menu-max-shortcuts): New variable.
9696 (widget-choose): Don't use single-char shortcuts if # items
9697 exceeds that many. Use minibuffer instead.
9698
9699 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9700
9701 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
9702
9703 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
9704
9705 * speedbar.el (speedbar-frame-mode): Do not set frame position if
9706 in terminal mode.
9707
9708 1998-09-10 Noah Friedman <friedman@splode.com>
9709
9710 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
9711 defcustom declaration. It's wreaking too much havoc with XEmacs
9712 and older versions of Emacs, which share this code.
9713
9714 * type-break.el (type-break-mode): Here also.
9715
9716 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
9717 `t' to add-hook also to modify the new local value.
9718
9719 1998-09-10 Dave Love <fx@gnu.org>
9720
9721 * vc.el (vc-insert-headers): Doc fix.
9722
9723 1998-09-10 Richard Stallman <rms@gnu.org>
9724
9725 * textmodes/flyspell.el (flyspell-mode-on): Make the
9726 ispell-... variables permanent locals.
9727 (flyspell-mode-off): Add autoload cookie.
9728
9729 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
9730 do use binary mode, just as for `unix'.
9731 (ange-ftp-host-type): If HOST is nil, return `unix'.
9732
9733 * dired.el (dired-mark-files-containing-regexp):
9734 Don't scan directories. Ignore non-readable files.
9735
9736 * progmodes/compile.el (compilation-error-regexp-alist):
9737 Fix previous change: allow . and _ in command name.
9738
9739 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
9740
9741 * uncompress.el (uncompress-while-visiting):
9742 Use just the car of what find-operation-coding-system returns.
9743
9744 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
9745
9746 * shell.el (shell-file-name-quote-list): Add # to the value.
9747
9748 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
9749
9750 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
9751 to make killing of ispell process work even if
9752 kill-all-local-variables has been run.
9753
9754 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9755
9756 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
9757 loop when sexp entry ends at end of file with no newline.
9758
9759 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9760
9761 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
9762 (Custom-reset-standard): Fix menu inconsistency.
9763
9764 * mail/feedmail.el (feedmail-from-line): Allow t.
9765 (feedmail-message-id-suffix): Allow nil.
9766
9767 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
9768 Simplify. Make prefix arg work right.
9769
9770 1998-09-09 Dave Love <fx@gnu.org>
9771
9772 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
9773
9774 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
9775
9776 1998-09-08 Dave Love <fx@gnu.org>
9777
9778 * add-log.el (change-log-font-lock-keywords): Do parenthesized
9779 stuff only after file names or at start of line. Allow parens
9780 around e-mail, as well as angles.
9781
9782 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
9783 ignore-errors too, eval'd when compile. Require w3 stuff at load
9784 time for nicer failure if it's not available.
9785
9786 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
9787
9788 * comint.el (comint-arguments): Ignore backslashes when using
9789 w32 shells that expect backslashes as the directory separator.
9790
9791 1998-09-04 Kenichi Handa <handa@etl.go.jp>
9792
9793 * international/fontset.el (resolved-ascii-font): New variable.
9794 (x-complement-fontset-spec): By side effect, set
9795 `resolved-ascii-font' to the resolved name of ASCII font."
9796 (create-fontset-from-fontset-spec): Don't get a value for
9797 resolved-ascii-font from the list full-fontlist. It is set by
9798 x-complement-fontset-spec now.
9799
9800 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
9801 version, check the value of mule-version.
9802
9803 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
9804
9805 * textmodes/reftex.el (reftex-view-crossref): Split up into
9806 several functions. No longer moves to find a macro.
9807 (reftex-view-cr-cite, reftex-view-cr-ref,
9808 reftex-end-of-bib-entry): New functions.
9809 (reftex-auto-view-crossref): New value `window' allowed.
9810 (reftex-view-crossref-when-idle): Process new `window' option in
9811 (reftex-translate-to-ascii-function): New default.
9812 (reftex-label-illegal-re): Default changed, removed Latin1.
9813 (reftex-latin1-to-ascii): New function.
9814 (reftex-what-environment): Check for section regexp before use.
9815 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
9816 absolute path names.
9817 (reftex-TeX-master-file): Changed sequence of file checks.
9818 (reftex-do-citation): bibview cache only with RefTeX mode on.
9819
9820 1998-09-06 Richard Stallman <rms@gnu.org>
9821
9822 * progmodes/compile.el (compilation-error-regexp-alist):
9823 In first pattern (GNU utilities and other things),
9824 allow a space after the optional program name at the beginning.
9825
9826 * mail/mail-hist.el (mail-hist-current-header-contents):
9827 Fix previous change: use mail-header-end.
9828
9829 1998-09-06 Bill Richter <richter@math.nwu.edu>
9830
9831 * international/ccl.el: Doc fixes.
9832 * international/encoded-kb.el: Doc fixes.
9833 * international/fontset.el: Doc fixes.
9834 * international/kinsoku.el: Doc fixes.
9835 * international/kkc.el: Doc fixes.
9836 * international/mule-cmds.el: Doc fixes.
9837 * international/mule-conf.el: Doc fixes.
9838 * international/mule-util.el: Doc fixes.
9839 * international/mule.el: Doc fixes.
9840
9841 1998-09-05 Eric Ludlam <zappo@gnu.org>
9842
9843 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
9844 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
9845 (checkdoc-this-string-valid-engine): Permit ? as terminating
9846 punctuation for first line sentence breaking.
9847 (checkdoc-this-string-valid): When converting a comment into a doc
9848 string, make sure " chars are \".
9849 (checkdoc-sentencespace-region-engine): Only do double space check
9850 if based on the variable `sentence-end-double-space'
9851 (checkdoc-this-string-valid-engine): ? ends valid sentence.
9852 (checkdoc-proper-noun-region-engine): Exclude items in URLs
9853
9854 1998-09-04 Richard Stallman <rms@gnu.org>
9855
9856 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9857 Recognize define-skeleton as a function definer.
9858
9859 * cus-edit.el (customize-option): Refuse to customize
9860 a variable that has no defcustom. But if variable is autoloaded,
9861 first try to load the library that defines it.
9862
9863 * international/iso-insert.el: Use `string' before calling `insert'
9864 so that in multibyte buffers we insert multibyte chars.
9865
9866 * dired.el (dired-mark-files-containing-regexp):
9867 Don't use find-file; instead, insert the file in a temp buffer.
9868
9869 * textmodes/tex-mode.el (tex-start-options-string): New option.
9870 (tex-start-tex): Use that variable.
9871
9872 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
9873 value in the `repeat' alternative a list.
9874
9875 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
9876 the inserted newline, verify that one was really inserted.
9877
9878 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
9879 remains on or remains off.
9880 (flyspell-multi-language-p): Default changed to nil.
9881
9882 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
9883 In "found in comment" case, don't beginning-of-line after forward-line.
9884
9885 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
9886 If the function definition is not a lambda, return original FORM
9887 with no error.
9888
9889 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
9890
9891 * net-utils.el (netstat-program-options): Changed from nil to "-a"
9892 so that by default netstat shows all network connections.
9893
9894 1998-09-04 Bob Weiner <weiner@altrasoft.com>
9895
9896 * international/quail.el: Doc fixes.
9897
9898 * info.el (info): Don't add parens if FILE already has them.
9899
9900 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
9901
9902 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
9903 on extension lines.
9904
9905 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
9906
9907 * w32-fns.el (w32-shell-dos-semantics): New function.
9908
9909 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
9910
9911 * international/quail.el (quail-choose-completion-string): Store
9912 completion `choice' in `quail-current-str'; don't insert it.
9913
9914 1998-09-02 Kenichi Handa <handa@etl.go.jp>
9915
9916 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
9917 argument to ps-mule-generate-bitmap-font.
9918
9919 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
9920 entry and change Latin-1 entry in the default value.
9921 (ps-mule-font-info-database-ps-bdf): New variable.
9922 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
9923 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
9924 registerd in FONT-SPEC.
9925 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
9926 charcter width of bitmap fonts.
9927 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
9928 procedure NF.
9929 (ps-begin-file): Output PostScript code for setting
9930 SpaceWidthRatio.
9931 (ps-plot-region): Use line-beginning-position to get a position of
9932 the beginning of the current line.
9933
9934 * international/mule-cmds.el (register-input-method): Doc-string
9935 modified.
9936
9937 1998-09-01 Dave Love <fx@gnu.org>
9938
9939 * international/mule-cmds.el (current-language-environment): Fix
9940 setter function.
9941
9942 1998-09-01 Simon Marshall <simon@gnu.org>
9943
9944 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
9945 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
9946 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
9947 names with font-lock-type-face. Fontify type specs, etc., with
9948 font-lock-keyword-face.
9949
9950 1998-08-31 Kenichi Handa <handa@etl.go.jp>
9951
9952 * international/fontset.el (x-complement-fontset-spec): If ASCII
9953 font is specified in FONTLIST, don't substitute it for the
9954 resolved name.
9955
9956 1998-08-31 Paul Eggert <eggert@twinsun.com>
9957
9958 * international/mule.el (charset-description): Doc fix.
9959
9960 * language/chinese.el, language/cyrillic.el, language/czech.el,
9961 language/devanagari.el, language/ethiopic.el,
9962 language/european.el, language/hebrew.el, language/indian.el,
9963 language/japanese.el, language/korean.el, language/lao.el,
9964 language/slovak.el, language/thai.el, language/tibetan.el,
9965 language/vietnamese.el:
9966 Add coding: local variable, to avoid bootstrapping problem
9967 if you need to recompile all the Lisp files using interpreted code.
9968
9969 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9970
9971 * cal-china.el (chinese-year-cache): Change range of years from
9972 1989-2000 to 1990-2010.
9973
9974 1998-08-29 Dave Love <d.love@dl.ac.uk>
9975
9976 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
9977 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
9978
9979 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9980
9981 * ps-print.el (ps-print-control-characters): Doc-string modified.
9982 (ps-output-string-prim): Comment format changed.
9983 (ps-do-despool): Indentation of source code changed.
9984
9985 1998-08-28 Kenichi Handa <handa@etl.go.jp>
9986
9987 * subr.el (sref): Make it an alias of aref. Make the
9988 byte-compiler warn that it is obsolete.
9989 (char-bytes): Make the byte-compiler warn that it is obsolete.
9990
9991 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
9992 Calculate the total bytes using position-bytes instead of
9993 char-bytes.
9994
9995 1998-08-27 Karl Heuer <kwzh@gnu.org>
9996
9997 * snmp-mode.el: New file.
9998 * files.el (auto-mode-alist): Add snmp-mode patterns.
9999
10000 1998-08-27 Karl Eichwalder <ke@suse.de>
10001
10002 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
10003
10004 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10005
10006 * calendar/diary-lib.el (diary-block): Doc fix..
10007 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
10008
10009 1998-08-27 Richard Stallman <rms@gnu.org>
10010
10011 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
10012 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
10013 Clear appt-mode-string if we don't put something in it.
10014
10015 1998-08-27 Dave Love <fx@gnu.org>
10016
10017 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
10018 dired-local-variables-file for dired-x.
10019
10020 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
10021 for compressed library files too.
10022
10023 1998-08-26 Kenichi Handa <handa@etl.go.jp>
10024
10025 * language/european.el ("Latin-1"): Modify `documentation' key value.
10026 ("Latin-2"): Likewise.
10027
10028 1998-08-26 Karl Heuer <kwzh@gnu.org>
10029
10030 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
10031
10032 1998-08-26 Albert L. Ting <alt@artisan.com>
10033
10034 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
10035 (mail-hist-current-header-contents): Use mail-text-start.
10036
10037 1998-08-26 Richard Stallman <rms@gnu.org>
10038
10039 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
10040 (customize-changed-options-previous-release): New variable.
10041 (customize-changed-options): Use that variable as default arg.
10042
10043 1998-08-26 Karl Eichwalder <ke@suse.de>
10044
10045 * midnight.el: Require `timer' not only when compiling.
10046
10047 1998-08-26 Per Starback <starback@update.uu.se>
10048
10049 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
10050 buffer before creating help group.
10051
10052 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10053
10054 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
10055 coding-system-for-write before saving.
10056
10057 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
10058
10059 * isearch.el (isearch-forward): Doc fix.
10060
10061 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
10062
10063 * emacs-lisp/find-func.el: Fix :version tags to have a string
10064 value, not a float.
10065
10066 * cus-dep.el: Fix typo in output.
10067
10068 1998-08-25 Dave Love <fx@gnu.org>
10069
10070 * repeat.el (repeat): Doc fix.
10071 [From rms:]
10072 (repeat-previous-repeated-command): New variable.
10073 (repeat): Check for real-last-command being null or repeat. Set
10074 repeat-previous-repeated-command.
10075
10076 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
10077
10078 1998-08-25 Kenichi Handa <handa@etl.go.jp>
10079
10080 * gnus/message.el (message-send-mail-with-sendmail): Bind
10081 coding-system-for-write by the return value of
10082 select-message-coding-system.
10083 (message-send-mail-with-qmail): Likewise.
10084
10085 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
10086
10087 * emacs-lisp/autoload.el: Fix doc-string-elt property on
10088 define-derived-mode.
10089
10090 * files.el (file-name-invalid-regexp):
10091 Fix regex for ms-dos without long file names.
10092
10093 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10094
10095 * ps-print.el: Multi-byte buffer handling.
10096 (ps-print-version): New version number (4.0) and doc fix.
10097 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
10098 compilation for GNU Emacs and emacsens.
10099 (ps-generate-postscript-with-faces): Force invisible text to be
10100 visible.
10101 (dos-ps-printer): New var to avoid compilation gripes.
10102
10103 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10104
10105 * ps-print.el (ps-mule-plot-string): Pay attention to the case
10106 that no more characters can't be printed in the current line.
10107
10108 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10109
10110 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
10111 greater than TO.
10112
10113 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10114
10115 * ps-print.el: Add codes to make ps-print.el work also on Emacs
10116 20.2 and the earlier version.
10117 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
10118 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
10119 (ps-mule-find-wrappoint): Likewise.
10120 (ps-mule-generate-font): Change `X' to `x' in format
10121 control-string.
10122 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
10123 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
10124 `restore' form procedures `BC' and `EC'.
10125
10126 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10127
10128 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
10129 is an executable procedure. Make LineThickness, Xshadow, and
10130 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
10131 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
10132 ps-mule-font-info-database-bdf): New vars.
10133 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
10134 (ccl-encode-ethio-unicode): New CCL program.
10135 (ps-mule-encode-ethiopic): New fun.
10136 (ps-mule-current-charset): New var.
10137 (ps-mule-get-font-spec, ps-mule-font-spec-src,
10138 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
10139 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
10140 (ps-mule-external-libraries): New var.
10141 (ps-mule-init-external-library): New fun.
10142 (ps-mule-font-cache): New var.
10143 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
10144 (ps-last-font): New var.
10145 (ps-mule-prepare-font): New fun.
10146 (ps-mule-charset-list): New var.
10147 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
10148 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
10149 ps-mule-plot-string): New funs.
10150 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
10151 New vars.
10152 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
10153 ps-mule-prepare-cmpchar-font): New funs.
10154 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
10155 vars.
10156 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
10157 ps-mule-generate-bitmap-glyph): New funs.
10158 (ps-mule-initialize, ps-mule-begin): New funs.
10159 (ps-output-string-prim): Insert string as unibyte.
10160 (ps-output-prologue): New fun.
10161 (ps-flush-output): Handle the case of 'prologue.
10162 (ps-begin-file): Call ps-mule-initialize.
10163 (ps-begin-job): Set ps-control-or-escape-regexp differently if
10164 printing multibyte characters.
10165 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
10166 (ps-basic-plot-string): Handle the case of printing ASCII
10167 characters by external libraries (e.g. BDF).
10168 (ps-set-font): Set ps-last-font.
10169 (ps-plot-region): Handle multibyte characters, use
10170 ps-mule-plot-string for them.
10171 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
10172
10173 * bdf.el: New file.
10174
10175 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
10176
10177 * international/mule-cmds.el (select-message-coding-system): New
10178 function.
10179 (set-language-environment-coding-systems): Set
10180 default-sendmail-coding-system.
10181
10182 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
10183 (default-sendmail-coding-system): New variable.
10184 (sendmail-send-it): Encode the message by a coding system
10185 select-message-coding-system returns.
10186
10187 1998-08-23 Eric Ludlam <zappo@gnu.org>
10188
10189 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
10190 (speedbar-mode): Set buffer to read only.
10191 (speedbar-temp-buffer-show-function): For emacs don't call hook
10192 with arguments.
10193 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
10194
10195 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
10196
10197 * speedbar.el (speedbar-key-map): Fix typo.
10198
10199 See ChangeLog.7 for earlier changes.