]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
2823ff12e9900093c4e8312302af155f30e3cea1
[gnu-emacs] / lisp / ChangeLog
1 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2
3 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
4
5 2000-01-28 Dave Love <fx@gnu.org>
6
7 * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
8
9 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
10 Don't use lisp-indent-hook property.
11 (cl-abs): Remove.
12
13 * subr.el: Move out indent and edebug specs for when and unless.
14
15 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
16 when, unless.
17
18 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
19 unless, when.
20
21 2000-01-28 Gerd Moellmann <gerd@gnu.org>
22
23 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
24 `collecting' as synonym for `collect'.
25
26 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
27 for the case it contains spaces.
28
29 * simple.el (what-cursor-position): Change formatting of
30 messages.
31
32 * frame.el (delete-other-frames): New function.
33 (toplevel): Bind it to C-x 5 1.
34
35 * sort.el (sort-numeric-base): New option.
36 (sort-numeric-fields): If number starts with `0' or `0[xX[',
37 interpret it as octal or hexadecimal. Use sort-numeric-base
38 as default base.
39
40 * progmodes/glasses.el: New file.
41
42 2000-01-27 Gerd Moellmann <gerd@gnu.org>
43
44 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
45 userids differently.
46
47 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
48 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
49 progmodes/ebnf-yac.el: New files.
50
51 2000-01-26 Dave Love <fx@gnu.org>
52
53 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
54 on a function with an empty body. [From Eric Ludlam.]
55
56 2000-01-25 Andre Spiegel <spiegel@gnu.org>
57
58 * vc.el (vc-version-diff): Make sure file name is expanded.
59
60 2000-01-25 Gerd Moellmann <gerd@gnu.org>
61
62 * scroll-bar.el (scroll-bar-timer): Variable removed.
63 (scroll-bar-toolkit-scroll): Don't use a timer.
64
65 2000-01-25 Kenichi Handa <handa@etl.go.jp>
66
67 * language/thai-util.el (thai-composition-function): Delete
68 superfluous `a'.
69
70 2000-01-24 Dave Love <fx@gnu.org>
71
72 * fortran.el (fortran-mode): Use beginning-of-defun-function,
73 end-of-defun-function.
74
75 * font-lock.el (turn-on-font-lock): Don't depend on window-system
76 &c.
77
78 2000-01-22 Jason Rumney <jasonr@gnu.org>
79
80 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
81 conflicts with new face support.
82
83 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
84
85 * replace.el (query-replace): Rename last arg to DELIMITED.
86 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
87 (query-replace-regexp): Likewise.
88
89 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
90
91 * subr.el (with-syntax-table): Use make-symbol, not gensym.
92
93 * emacs-lisp/lisp.el (beginning-of-defun-function):
94 Variable renamed from beginning-of-defun.
95 Do not call make-variable-buffer-local.
96 (beginning-of-defun-raw): Use new variable name; doc fix.
97 (beginning-of-defun): Doc fix.
98 (end-of-defun-function): Variable renamed from end-of-defun.
99 Do not call make-variable-buffer-local.
100 (end-of-defun): Use new variable name; doc fix.
101
102 * subr.el (dolist, dotimes): Copied from cl-macs.el
103 and made to work.
104
105 * mail/undigest.el (rmail-digest-end-regexps):
106 Variable replaces rmail-digest-end-regexp.
107 Allows multiple regexps for detecting the end line.
108 (undigestify-rmail-message): Corresponding changes.
109
110 2000-01-19 Dave Love <fx@gnu.org>
111
112 * files.el (user-init-file): Don't declare here -- is primitive.
113
114 * startup.el (command-line): Check for compiled user-init-file and
115 set to uncompiled version if necessary.
116
117 2000-01-18 Gerd Moellmann <gerd@gnu.org>
118
119 * mail/undigest.el (rmail-digest-end-regexp): New user option.
120 (undigestify-rmail-message): Use it.
121
122 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
123
124 2000-01-17 Gerd Moellmann <gerd@gnu.org>
125
126 * tmm.el (tmm-goto-completions): Adapt to prompt being part
127 of mini-buffer.
128
129 2000-01-14 Gerd Moellmann <gerd@gnu.org>
130
131 * emacs-lisp/copyright.el (copyright-update): Removed the
132 requirement for a trailing space from `copyright-regexp', to
133 support copyrights with owner specified on a separate line..
134
135 * align.el: New file.
136
137 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
138
139 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
140
141 2000-01-13 Dave Love <fx@gnu.org>
142
143 * ph.el: Removed. (Obsoleted by EUDC.)
144
145 2000-01-13 Gerd Moellmann <gerd@gnu.org>
146
147 * net/eudc.el (toplevel): Remove autoloaded code installing
148 menu with easymenu, because that causes build problems.
149
150 * frame.el (frame-notice-user-settings): New variable.
151 (frame-notice-user-settings): Don't modify frame parameters
152 if called a second time.
153
154 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
155
156 * frame.el (frame-notice-user-settings):
157 Notice default-frame-parameters even for non-window frames.
158
159 2000-01-13 Gerd Moellmann <gerd@gnu.org>
160
161 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
162 for Emacs.
163 (eudc-bob-can-display-inline-images): Extend for Emacs.
164 (eudc-bob-toggle-inline-display): Ditto.
165 (eudc-bob-display-jpeg): Ditto.
166
167 2000-01-12 Gerd Moellmann <gerd@gnu.org>
168
169 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
170 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
171 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
172
173 * add-log.el (add-change-log-entry): Fix error trying an `(insert
174 nil)'.
175
176 * subdirs.el: Add `net' directory.
177
178 * net: New directory.
179
180 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
181 eval-last-sexp. Don't bind debug-on-error here.
182 (eval-last-sexp): New function. Bind debug-on-error if
183 eval-expression-debug-on-error is non-nil.
184 (eval-defun-2, eval-defun): Likewise.
185
186 * simple.el (eval-expression): Don't bind debug-on-error if
187 eval-expression-debug-on-error is nil. Detect changed
188 debug-on-error, and propagate new value to global binding, if
189 eval-expression-debug-on-error is non-nil,
190 (eval-expression-debug-on-error): Change doc string.
191
192 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
193
194 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
195
196 * emacs-lisp/lisp-mode.el (with-syntax-table):
197 Set up lisp-indent-function property.
198
199 * subr.el (with-syntax-table): Moved from simple.el.
200
201 * simple.el (with-syntax-table): Moved to subr.el.
202
203 2000-01-11 Gerd Moellmann <gerd@gnu.org>
204
205 * tmm.el (tmm-shortcut): Delete region after prompt instead
206 of erasing buffer.
207
208 * textmodes/fill.el (fill-common-string-prefix): New function.
209 (fill-context-prefix): Use the longest common prefix of first
210 and second line fill prefix, if there is one.
211
212 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
213
214 * array.el (array-mode): Don't use make-variable-buffer-local.
215 Use make-local-variable for `truncate-lines'.
216
217 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
218
219 * add-log.el (add-log-current-defun): Handle user-defined
220 add-log-current-function returning nil,
221
222 * add-log.el (add-change-log-entry): Insert version number
223 if having found a current function
224
225 * add-log.el (add-log-current-defun): Call
226 `add-log-current-defun-function'. Try matches at level 0 and
227 level 1. Strip whitespace from defun found.
228
229 2000-01-10 John Wiegley <johnw@gnu.org>
230
231 * allout.el (isearch-done/outline-provisions): Added `edit'
232 argument to correspond with the current definition of
233 `isearch-done'.
234
235 2000-01-10 Dave Love <fx@gnu.org>
236
237 * elide-head.el (elide-head): Use point-marker, not point.
238
239 2000-01-10 Gerd Moellmann <gerd@gnu.org>
240
241 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
242 before and after the year 2000.
243
244 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
245 Add ispell- prefix.
246
247 2000-01-10 Ken Stevens <k.stevens@ieee.org>
248
249 * ispell.el: Only define dictionaries in menus when they exist.
250 (version18p): New variable.
251 (version20p): New variable.
252 (xemacsp): New variable.
253 (ispell-choices-win-default-height): Fix for XEmacs visibility.
254 (ispell-dictionary-alist1): Added Brasileiro dictionary.
255 (ispell-dictionary-alist6): Russian command lines no longer accept
256 run-together words.
257 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
258 (ispell-dictionary-alist): Add koi8-r to customize definition.
259 (check-ispell-version): Added documentation string. Returns
260 library path when called non-interactively.
261 (ispell-menu-map-needed): Uses new variables.
262 (ispell-library-path): New variable.
263 (ispell-decode-string): XEmacs fix for bogus variable bindings.
264 (ispell-word): Improved documentation string. Test for valid
265 character mappings. Correctly check typed in word changes that can
266 result in single words split into multiple words. Returns
267 replacement word.
268 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
269 replace in recursive query replace mode. Help message for
270 recursive edit mode.
271 (ispell-show-choices): Protect against bad framepop bindings.
272 (ispell-help): Fix to work with XEmacs.
273 (ispell-highlight-spelling-error): Use new variables.
274 (ispell-overlay-window): Fix to work with XEmacs.
275 (ispell-parse-output): Passed and returns location information
276 tracking spelling corrections. Doesn't recheck same word on
277 current line.
278 (ispell-init-process): Protect against bogus XEmacs variable binding.
279 Fix call to single argument in sleep-for. Use new variables.
280 (ispell-region): Passed and returns location information tracking
281 spelling corrections. Doesn't check same word on current line.
282 Improved documentation string. Doesn't resend a line already
283 checked to the ispell process - fixes bug in LaTeX parsing.
284 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
285 (ispell-skip-region): No longer skips <TT> in SGML.
286 (ispell-process-line): Tracks location information with spelling
287 corrections. Added documentation string. Accounts for words
288 already accepted on this line. Don't allow query-replace on line
289 starting with math characters. Doesn't resend a line already sent
290 to ispell process. Fixes alignment error bug.
291
292 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
293
294 * dired-x.el (dired-guess-shell-alist-default):
295 Suggest xloadimage, which is free, not xv, which isn't.
296
297 * ange-ftp.el (ange-ftp-file-name-nondirectory):
298 Don't ever include the host name or user name in the value.
299
300 2000-01-09 Gerd Moellmann <gerd@gnu.org>
301
302 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
303 of a real newline.
304
305 2000-01-09 Stephen Eglen <stephen@gnu.org>
306
307 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
308 for .png files.
309
310 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
311
312 * cus-edit.el (custom-hook-convert-widget): Fix comment.
313
314 2000-01-09 Gerd Moellmann <gerd@gnu.org>
315
316 * progmodes/cperl-mode.el: Replace ^F with ^L.
317
318 * sendmail.el (toplevel): Provide `sendmail' when compiling
319 before `require'ing rmail and mailalias to prevent infinite
320 recursion.
321
322 2000-01-08 Dave Love <fx@gnu.org>
323
324 * emacs-lisp/backquote.el: Remove inappropriate customization
325 (allowing custom.el to use backquote).
326
327 2000-01-07 Dave Love <fx@gnu.org>
328
329 * add-log.el (add-log-debugging): Deleted.
330 (add-change-log-entry): Treat a backup FILE-NAME as its parent
331 file. Remove debugging code.
332 (change-log-get-method-definition, change-log-name): Add doc.
333 (change-log-sortable-date-at): New function.
334 (change-log-merge): New command.
335
336 * time.el (display-time-string-forms): Make the Mail string active.
337 (display-time-update): Provide help-echo for load average.
338
339 * bindings.el (make-mode-line-mouse2-map): New function.
340 (mode-line-modified): Use it and simplify.
341 (mode-line-mule-info): Provide help-echo info.
342 (minor-mode-alist): Activate the strings.
343 (make-mode-line-mouse-sensitive): Simplify for
344 mode-line-buffer-identification.
345
346 2000-01-07 Gerd Moellmann <gerd@gnu.org>
347
348 * play/pong.el: New file.
349
350 2000-01-06 Dave Love <fx@gnu.org>
351
352 * array.el: Assorted cleanups for compiler warnings, doc strings,
353 `array-' prefix for symbols.
354
355 2000-01-05 Dave Love <fx@gnu.org>
356
357 * textmodes/outline.el (outline-mode-menu-bar-map): Add
358 outline-headers-as-kill.
359 (outline-mode): Define imenu-generic-expression.
360 (outline-headers-as-kill): New command.
361
362 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
363 from paragraph-start.
364 (paragraph-indent-minor-mode): New command.
365
366 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
367 M-C-e, M-C-h, C-j, C-xnd, TAB.
368 (fortran-mode): Set beginning-of-defun, end-of-defun.
369 (fortran-column-ruler): Simplify.
370 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
371 (fortran-with-subprogram-narrowing): Likewise.
372 (fortran-indent-subprogram): Call mark-defun.
373 (fortran-check-for-matching-do): Change narrowing.
374
375 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
376 (cl-lucid-hash-tag): Delete.
377 (cl-hash-table-p): Correct test for native table.
378 (cl-hash-table-count): Use hash-table-count.
379
380 * browse-url.el (browse-url): Fix case of
381 browse-url-browser-function being an alist.
382
383 2000-01-05 Carsten Dominik <cd@gnu.org>
384
385 * textmodes/reftex-vars.el (reftex-parse-file-extension)
386 (reftex-index-phrase-file-extension): New options.
387
388 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
389 Use new option `reftex-index-phrase-file-extension'.
390
391 * textmodes/reftex.el (reftex-access-parse-file): Use new option
392 `reftex-parse-file-extension'.
393
394 2000-01-05 Dave Love <fx@gnu.org>
395
396 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
397 (beginning-of-defun-raw): Use it.
398 (end-of-defun): New variable.
399 (end-of-defun): Use it.
400 (check-parens): New command.
401
402 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
403
404 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
405 (hs-show-block): Don't use `mapcar' when not accumulating.
406
407 Fix buglet in local variables initialization.
408
409 2000-01-05 Andreas Schwab <schwab@suse.de>
410
411 * hscroll.el (hscroll): Doc fix.
412
413 2000-01-05 Carsten Dominik <cd@gnu.org>
414
415 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
416 idlw-toolbar.
417
418 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
419 file idlw-rinfo.el.
420 (idlwave-customize): load must read file idlw-shell.el.
421 (idlwave-create-customize-menu): load must read file idlw-shell.el.
422
423 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
424
425 * progmodes/idlw-shell.el: Also provide idlwave-shell
426 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
427 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
428
429 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
430 both reftex-dcr and reftex-vcr.
431
432 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
433
434 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
435
436 * ps-print.el: PostScript code now is in separate files, doc fix.
437 (ps-print-version): New version number (5.0.3).
438 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
439 local.
440 (ps-spool-config): Initialization fix.
441 (ps-print-prologue-1, ps-print-prologue-2)
442 (ps-print-duplex-feature): PostScript code moved to separated file.
443 (ps-background-image): Little code reformating.
444 (ps-begin-file, ps-begin-job): Fix code.
445 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
446 (ps-prologue-file): New fun.
447
448 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
449
450 * ps-vars.el: Eliminated.
451
452 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
453 `;;;###autoload'.
454
455 * ps-print.el: ps-vars eliminated, doc fix.
456 (ps-print-version): New version number (5.0.2).
457 (ps-spool-config): Initialization fix.
458 (ps-print-customize): New fun.
459
460 2000-01-04 Gerd Moellmann <gerd@gnu.org>
461
462 * autorevert.el (auto-revert-mode): Return value of
463 auto-revert-mode.
464
465 2000-01-04 Dave Love <fx@gnu.org>
466
467 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
468 menu items.
469
470 2000-01-03 Dave Love <fx@gnu.org>
471
472 * elide-head.el (elide-head) [defgroup]: Add :version.
473
474 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
475 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
476 `cl-hash-table-p', not `hash-table-p'.
477 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
478
479 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
480
481 * faces.el (face-read-integer, read-face-attribute)
482 (color-defined-p, color-values): unspecified-{f,b}g are now
483 strings.
484
485 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
486
487 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
488 at comment end, and re-insert them after filling.
489
490 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
491
492 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
493 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
494 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
495
496 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
497
498 * term/x-win.el (xw-defined-colors): Call color-supported-p,
499 the new name of face-color-supported-p.
500
501 * term/w32-win.el (xw-defined-colors): Likewise.
502
503 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
504
505 * simple.el (completion-setup-function): Count completion-size
506 from minibuffer-prompt-end, not from point-min.
507
508 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
509
510 * faces.el (read-face-attribute, defined-colors, color-defined-p):
511 Pass the frame to tty-color-* functions.
512 (display-color-p, frame-set-background-mode): Pass the frame to
513 tty-display-color-p.
514
515 * term/tty-colors.el (tty-defined-color-alist): Renamed from
516 tty-color-alist.
517 (tty-color-alist, tty-modify-color-alist): New functions.
518 (tty-color-define, tty-color-clear, tty-color-approximate)
519 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
520 an optional parameter FRAME.
521
522 2000-01-01 Gerd Moellmann <gerd@gnu.org>
523
524 * image.el (create-image, defimage): Don't assume image data is a
525 string.
526
527 * image.el (defimage): Handle specifications containing :data
528 instead of :file.
529 (image-type-from-data): New function.
530 (image-type-from-file-header): Use it.
531 (create-image): Add parameter DATA-P.
532
533 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
534
535 * echistory.el (electric-command-history): Call Command-history-setup
536 and command-history-mode using their new conventions.
537
538 * chistory.el (Command-history-setup): Don't switch buffers. Take
539 no args, and do not set major-mode, mode-name or the local map.
540 (command-history-mode): New function, does some of those things
541 Command-history-setup used to do.
542 (list-command-history): Call command-history-mode, not
543 Command-history-setup.
544 (command-history): Renamed from command-history-mode.
545
546 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
547
548 * arc-mode.el (archive-mode-map): Bind q to quit-window.
549
550 1999-12-31 William M. Perry <wmperry@aventail.com>
551
552 * image.el (defimage): Images with the `:data' keyword should be
553 considered valid as well.
554
555 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
556
557 * dired.el (dired-get-filename): Don't call file-name-absolute-p
558 with FILE if FILE is nil.
559
560 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
561
562 * simple.el (choose-completion-string): In minibuffer,
563 do not delete the prompt string.
564
565 1999-12-30 Gerd Moellmann <gerd@gnu.org>
566
567 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
568 assigned to mode-line-mode-menu because bindings.el is dumped with
569 Emacs, and thus the lists used for menu-item definition will be
570 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
571 like pure menu item definitions.
572
573 * expand.el (expand-abbrev-hook): Return t if expansion was
574 done, nil otherwise.
575
576 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
577
578 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
579 (tar-quit): Function deleted.
580
581 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
582
583 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
584 was used but not declared.
585
586 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
587 hs-find-block-beginning): Add or modify docstrings.
588
589 (hs-isearch-show): Rewrite.
590
591 1999-12-28 Gerd Moellmann <gerd@gnu.org>
592
593 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
594
595 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
596 space in front of a C-style comment end.
597
598 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
599
600 * startup.el (command-line-1): Make mode line mouse-sensitive for
601 the MS-DOS version as well.
602
603 1999-12-28 Gerd Moellmann <gerd@gnu.org>
604
605 * bs.el: New file.
606
607 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
608
609 * textmodes/ispell.el (ispell-process-line):
610 Add local var line-offset to adjust for the change
611 in positions within the line, due to previous replacements.
612
613 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
614
615 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
616 Doc fixes.
617
618 1999-12-27 Gerd Moellmann <gerd@gnu.org>
619
620 * add-log.el (change-log-version-number-regexp-list)
621 (change-log-version-info-enabled): Change :version to 21.1.
622 (toplevel): Require CL when compiling.
623
624 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
625
626 * add-log.el (change-log-version-number-regexp-list): Added tag
627 :version 20.6
628 (change-log-version-info-enabled): Added tag :version 20.6
629
630 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
631
632 * add-log.el: More general version number search with
633 user-configurable regexp list.
634 (change-log-version-number-regexp-list): New user variable.
635 (change-log-find-version): Rewritten. Use user-configurable
636 version numbering regexp list
637 change-log-version-number-regexp-list.
638 (change-log-find-version): Renamed to
639 change-log-version-number-search
640 (add-log-file-name-function): New.
641 (change-log-search-vc-number): Added END paramaeter. Added doc
642 string to function.
643 (change-log-version-rcs): Renamed. Was
644 change-log-search-vc-number.
645
646 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
647
648 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
649 overlays if they interfere.
650 (compilation-find-file): Make intangible overlays tangible.
651
652 * progmodes/hideshow.el: Generally, synch w/ maintainer
653 version 5.9.
654
655 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
656
657 (hs-minor-mode-hook): Don't initialize.
658
659 (hs-special-modes-alist): Rewrite value and docstring.
660
661 (hs-minor-mode-prefix): Delete unused var.
662
663 (hs-block-start-mdata-select): New var, buffer local.
664
665 (hs-headline): New var.
666
667 (hs-match-data, hs-forward-sexp): New funcs.
668
669 (hs-hide-comment-region): New func.
670
671 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
672 hs-safety-is-job-n, hs-hide-initial-comment-block,
673 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
674 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
675 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
676 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
677 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
678
679 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
680 (hs-isearch-show-temporary): New funcs.
681
682 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
683
684 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
685
686 When constructing menu, use `[(shift button2)]' notation.
687
688 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
689
690 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
691 (jka-compr-compression-info-list): Add new elt to each vector.
692 (jka-compr-write-region): Don't compress the data if it is
693 already compressed.
694
695 * jka-compr.el (jka-compr-really-do-compress): New variable.
696 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
697 if visiting.
698 (jka-compr-write-region): Set jka-compr-really-do-compress
699 if visiting. Test it when deciding to compress.
700
701 1999-12-22 Gerd Moellmann <gerd@gnu.org>
702
703 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
704 with third argument t.
705
706 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
707
708 * antlr-mode.el: Version 1.2 is released.
709 (antlr): This package has a web page.
710
711 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
712
713 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
714 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
715 (antlr-mode-map): New binding [C-c C-c].
716 (antlr-mode-menu): New entries.
717
718 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
719
720 * antlr-mode.el: Respect Emacs conventions.
721 ((require 'cl)): Only use during compilation.
722 (antlr-language-for-option): New function to avoid using `find'.
723 (antlr-mode): Use it.
724 (antlr-with-syntax-table): Define new instead using XEmacs' one.
725 (antlr-imenu-create-index-function): Change accordingly.
726 (antlr-inside-rule-p): Ditto.
727 (antlr-end-of-rule): Ditto.
728 (antlr-end-of-body): Ditto.
729 (antlr-beginning-of-rule): Ditto.
730 (antlr-indent-line): Ditto.
731
732 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
733
734 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
735 (antlr-set-tabs): Don't use hard-coded values.
736
737 * antlr-mode.el: Minor navigation changes. Not perfect, but this
738 won't be possible without a huge time penalty.
739 (antlr-skip-exception-part): Be more specific.
740 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
741 Renamed from `antlr-skip-grammar-header'.
742 (antlr-next-rule): Change accordingly.
743 (antlr-end-of-body): Ditto. Better error message.
744 (antlr-beginning-of-body): Better error message.
745 (antlr-imenu-create-index-function): Skip rule action prelude.
746
747 * antlr-mode.el: Minor syntax highlighting changes.
748 (antlr-font-lock-default-face): Deletia.
749 (antlr-font-lock-tokendef-face): Changed color.
750 (antlr-font-lock-tokenref-face): Changed color.
751 (antlr-font-lock-literal-face): Changed color.
752 (antlr-font-lock-additional-keywords): Minor changes.
753
754 1999-12-20 Carsten Dominik <cd@gnu.org>
755
756 * progmodes/idlwave.el: New file.
757
758 * progmodes/idlwave-rinfo.el: New file.
759
760 * progmodes/idlwave-shell.el: New file.
761
762 * progmodes/idlwave-toolbar.el: New file.
763
764 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
765
766 1999-12-21 Gerd Moellmann <gerd@gnu.org>
767
768 * progmodes/cwarn.el: New file.
769
770 1999-12-19 Gerd Moellmann <gerd@gnu.org>
771
772 * bindings.el (completion-ignored-extensions): Add .pdf.
773
774 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
775
776 * version.el: Put the version info into binary on MS-DOS as well.
777
778 1999-12-19 Gerd Moellmann <gerd@gnu.org>
779
780 * emacs-lisp/debug.el (debugger-continue): Don't continue if
781 debugger-may-continue is nil.
782
783 1999-12-18 Dave Love <fx@gnu.org>
784
785 * emacs-lisp/cl-macs.el: Remove conditional definition of
786 eval-when-compile. Don't specify abs, expt, gethash,
787 hash-table-count, hash-table-p as side-effect-free here.
788 (cl-emacs-type): Don't declare.
789 (cl-compile-time-init): Remove Emacs 18 compiler patch.
790 (cl-parse-loop-clause): Remove compatibility code.
791
792 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
793 (side-effect-free-fns): Add gethash, hash-table-count.
794 (side-effect-and-error-free-fns): Add hash-table-p.
795
796 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
797 `cl-' to autoload names for some hash functions. Don't autoload
798 eval-when-compile. Don't provide mini-cl.
799 (cl-emacs-type): Remove.
800 (cl-map-extents): Remove compatibility code.
801
802 * emacs-lisp/float.el: Bind free variables.
803
804 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
805
806 1999-12-16 Gerd Moellmann <gerd@gnu.org>
807
808 * bindings.el (completion-ignored-extensions): Add .tfm.
809
810 1999-12-16 Dave Love <fx@gnu.org>
811
812 * faces.el (set-face-attribute): Purecopy the attributes set.
813
814 * custom.el (custom-declare-variable): Purecopy value.
815
816 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
817 (byte-extrude-byte-code-vectors): Use remprop.
818 (byte-compile-lambda): Check that arg is a lambda.
819
820 1999-11-16 Anders Lindgren <AndersL@andersl.com>
821
822 * font-lock.el: System for adding and removing keywords.
823 Both local (previously added keyword) and global keywords
824 can be removed.
825 (font-lock-remove-keywords): New user-level function.
826 (font-lock-update-removed-keyword-alist): New internal function.
827 (font-lock-removed-keywords-alist): New variable.
828 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
829 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
830 growing datastructures.
831 (font-lock-set-defaults): Removes keywords stored in
832 `font-lock-removed-keywords-alist' after local keywords added.
833
834 1999-12-16 Anders Lindgren <andersl@andersl.com>
835
836 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
837 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
838
839 * font-lock.el (c-keywords): Only highlight preprocessor
840 directives when spelled correctly.
841
842 * font-lock.el (font-lock-match-c++-structor-declaration,
843 c++-keywords): Fontify constructors and destructors with function
844 face inside C++ class declarations.
845
846 1999-12-16 Gerd Moellmann <gerd@gnu.org>
847
848 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
849 the shell from sh-shell-file.
850
851 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
852
853 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
854
855 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
856 if one of the files specified cannot be accessed by
857 file-attributes. Do not strip any leading directories from the
858 file names, to behave more like `ls' does.
859
860 * dired.el (dired-get-filename): Handle absolute file names.
861 (dired-readin-insert): If argument is a cons, don't print
862 "wildcard" on the ``total'' line.
863
864 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
865
866 * faces.el (face-read-integer, read-face-attribute)
867 (color-defined-p, color-values): Allow color values unspecified-fg
868 and unspecified-bg, handle them as unspecified.
869
870 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
871
872 * textmodes/reftex.el: (reftex-compile-variables): respect new
873 structure of `reftex-index-macro'
874 (reftex-compile-variables): Use the changed structure of
875 `reftex-label-alist'.
876
877 * textmodes/reftex-vars.el (reftex-index-math-format,
878 (reftex-toc-max-level): New option.
879 reftex-index-phrases-search-whole-words,
880 reftex-index-phrases-case-fold-search,
881 reftex-index-phrases-skip-indexed-matches,
882 reftex-index-phrases-wrap-long-lines,
883 reftex-index-phrases-sort-prefers-entry,
884 reftex-index-phrases-sort-in-blocks): New options.
885 (reftex-index-macros): Option structure changed.
886 (reftex-index-macros-builtin): Added `repeat' item to each entry.
887 (reftex-label-alist): Additional item in each entry to specify if
888 the environment should be listed in the TOC.
889 (eval-when-compile (require 'cl)) added.
890
891 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
892 longer deals with "repeat".
893 (reftex-index): "repeat property in `reftex-index-macro-alist' is
894 now used.
895 (reftex-index-phrases-comment-regexp,
896 reftex-index-phrases-macrodef-regexp,
897 reftex-index-phrases-phrase-regexp1,
898 reftex-index-phrases-phrase-regexp2,
899 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
900 New constants.
901 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
902 reftex-index-phrases-font-lock-keywords,
903 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
904 reftex-index-phrases-restrict-file): New variables.
905 (reftex-index-phrase-selection-or-word,
906 reftex-index-visit-phrases-buffer,
907 reftex-index-initialize-phrases-buffer,
908 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
909 reftex-index-next-phrase, reftex-index-this-phrase,
910 reftex-index-all-phrases, reftex-index-region-phrases,
911 reftex-index-phrases-parse-header,
912 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
913 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
914 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
915 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
916 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
917 reftex-index-make-replace-string,
918 reftex-query-index-phrase-globally, reftex-query-index-phrase,
919 reftex-index-phrase-match-is-indexed,
920 reftex-index-phrases-fixup-line,
921 reftex-index-phrases-replace-space,
922 reftex-index-select-phrases-macro): New functions.
923 (reftex-index-globalize, reftex-index-globally): functions removed
924 (eval-when-compile (require 'cl)) added.
925
926 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
927 for max level.
928 (reftex-toc-max-level-indicator): New variable.
929 (reftex-toc-max-level): New command.
930 (reftex-toc-map): New keybinding `t'.
931 (reftex-toc-help): Constant updated.
932 (eval-when-compile (require 'cl)) added.
933
934 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
935 `t' command key can change `reftex-toc-max-level'
936 (eval-when-compile (require 'cl)) added.
937
938 * textmode/reftex-sel (reftex-insert-docstruct): Respect
939 `reftex-toc-max-level'
940 (eval-when-compile (require 'cl)) added.
941
942 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
943 added.
944
945 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
946 added.
947
948 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
949 commands.
950 (reftex-citation, reftex-do-citation,
951 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
952 preselect a citation format.
953 (eval-when-compile (require 'cl)) added.
954
955 * textmodes/reftex-parse.el (reftex-context-substring): Optional
956 parameter to-end
957 (reftex-section-info): Deal with environment matches.
958 (eval-when-compile (require 'cl)) added.
959
960 * reftex-global.el (eval-when-compile (require 'cl)) added.
961
962 1999-12-15 Kenichi Handa <handa@etl.go.jp>
963
964 The following changes are for the new composition mechanism. We
965 have deleted `composition' charset and composite characters,
966 instead introduced a special text property `composition'.
967
968 * composite.el: New file.
969
970 * ps-mule.el: Define encode-composition-rule and find-composition
971 for Emacs 20.4 and the earlier versions.
972 (ps-mule-init-external-library): Just require a feature for
973 external libraries.
974 (ps-mule-prologue): Postscript code modified for new composition.
975 (ps-mule-find-wrappoint): New arg COMPOSITION.
976 (ps-mule-plot-string): Delete code for composite characaters.
977 (ps-mule-plot-composition): New funcion.
978 (ps-mule-prepare-font-for-components): New function.
979 (ps-mule-plot-components): New function.
980 (ps-mule-composition-prologue-generated): Renamed from
981 ps-mule-cmpchar-prologue-generated.
982 (ps-mule-composition-prologue): New named from
983 ps-mule-cmpchar-prologue. Modified for new composition.
984 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
985 ps-mule-prepare-cmpchar-font): Deleted.
986 (ps-mule-string-encoding): New arg NO-SETFONT.
987 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
988 check Composing, not Cmpchar
989 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
990 to nil.
991 (ps-mule-begin-job): Check existence of new composition.
992
993 * ps-print.el (ps-plot-region): Handle new composition.
994
995 * simple.el (what-cursor-position): Show "(composed)" if the
996 character is composed.
997
998 * international/characters.el: Fix cateogries of Lao symbols.
999
1000 * international/fontset.el (vertical-centering-font-regexp): New
1001 variable.
1002
1003 * international/mule.el (mule-version): Updated to 5.0 (AOI).
1004 (mule-version-date): Updated to 1999.12.7.
1005 (with-category-table): New macro.
1006
1007 * international/mule-cmds.el (encode-coding-char): Don't check
1008 composite character.
1009
1010 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
1011 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
1012 x-ctext): Give `composition' property t.
1013
1014 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
1015 non-nil) at the tail of ALIST.
1016 (compose-region, decompose-region, decompse-string,
1017 reference-point-alist, compose-chars): Moved to composite.el.
1018 (compose-chars-component, compose-chars-rule,
1019 decompose-composite-char): Deleted.
1020
1021 * international/quail.el (quail-install-map): New optional arg
1022 NAME.
1023 (quail-get-translation): If DEF is a symbol but not a function,
1024 ignore it.
1025 (quail-start-translation): Put a key sequence undefined in the
1026 translation keymap in unread-command-events, not generated-events.
1027 Return parameterized event (compose-last-chars N) if the input
1028 characters should be composed.
1029 (quail-map-definition): If DEF is t, treat it as nil.
1030 (quail-delete-last-char): Delete the quail region.
1031 (quail-show-translations): Don't show list of translations if the
1032 quail package is deterministic.
1033 (quail-completion-max-depth): New variable.
1034 (quail-completion-1): Pay attention to the above variable. Fix
1035 for the case that a translation is a function.
1036 (quail-map-from-table, quail-map-from-table-1,
1037 quail-map-from-table-2): New functions.
1038 (quail-lookup-map-and-concat): New function
1039
1040 * language/devan-util.el: Mostly rewritten.
1041
1042 * language/lao.el: Register lao-composition-function in
1043 composition-function-table.
1044
1045 * language/lao-util.el: Mostly rewritten.
1046
1047 * language/thai.el: Register thai-composition-function in
1048 composition-function-table.
1049 (thai-tis620): Delete `pre-write-conversion' property.
1050
1051 * language/thai-util.el: (thai-category-table): Make it by
1052 make-category-table.
1053 (thai-composition-pattern): New variable.
1054 (thai-compose-region, thai-compose-string): Use
1055 with-category-table.
1056 (thai-post-read-conversion): Just call thai-compose-region.
1057 (thai-pre-write-conversion): Deleted.
1058 (thai-composition-function): New funciton.
1059
1060 * language/tibet-util.el: Most functions rewritten.
1061 (tibetan-char-p): Renamed from tibetan-char-examin.
1062 (tibetan-composable-examin) (tibetan-complete-char-examin)
1063 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
1064 (tibetan-add-components): New function.
1065 (tibetan-composition-function): New function.
1066
1067 * language/tibetan.el: Register tibetan-composition-function in
1068 composition-function-table.
1069 (tibetan-composable-pattern): New variable.
1070 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
1071 (tibetan-precomposition-rule-alist): Move punctuations to
1072 tibetan-punctuation-transcription-alist and
1073 tibetan-obsolete-glyphs.
1074 (tibetan-punctuation-transcription-alist): New variable.
1075 (tibetan-obsolete-glyphs): New variable.
1076 (tibetan-regexp): Improve the initialization code.
1077
1078 * textmodes/fill.el (fill-find-break-point): Delete codes for
1079 composite characters.
1080 (fill-region-as-paragraph): Likewise.
1081
1082 1999-12-14 Gerd Moellmann <gerd@gnu.org>
1083
1084 * international/mule-cmds.el (default-input-method): Specify
1085 that it should be set after current-language-environment.
1086
1087 * custom.el (custom-handle-keyword): Add :set-after.
1088 (custom-add-dependencies): New function.
1089 (custom-set-variables): Take dependencies between args into
1090 account.
1091
1092 * battery.el (battery): Doc fix.
1093
1094 1999-12-12 Gerd Moellmann <gerd@gnu.org>
1095
1096 * progmodes/cc-make.el: Removed.
1097
1098 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1099
1100 * Release of cc-mode 5.26
1101
1102 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1103
1104 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
1105 target depth. Optionally count #else lines as clause limits,
1106 as suggested by don provan <provan@lucent.com>. #elif
1107 handling fixed.
1108
1109 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
1110 (c-down-conditional-with-else): New commands that uses the
1111 added functionality in `c-forward-conditional'.
1112
1113 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1114
1115 * cc-align.el (c-lineup-comment): Preserve the alignment with
1116 a comment on the previous line instead of preserving the
1117 comment-column.
1118
1119 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1120
1121 * Fixes to IDL mode after input from Eric Eide
1122 <eeide@cs.utah.edu>:
1123 * cc-engine.el (c-beginning-of-statement-1): Allow
1124 `c-conditional-key' to be nil, for the benefit of IDL mode.
1125 * cc-engine.el (c-guess-basic-syntax): Ditto.
1126 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
1127 but do match CORBA 2.3 `valuetype'.
1128 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
1129 for IDL.
1130 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
1131 be nil for IDL.
1132 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
1133 Like C++.
1134 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
1135 set `c-method-key' and `c-baseclass-key' to nil.
1136
1137 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1138
1139 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
1140 with nonhanging open braces.
1141
1142 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1143
1144 * cc-align.el: Added docstrings to all lineup functions.
1145
1146 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
1147 keyword.
1148
1149 * cc-align.el (c-lineup-C-comments): Handle free form text
1150 comments. Use c-comment-prefix-regexp and comment-start-skip
1151 instead of hardcoded regexps.
1152
1153 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1154
1155 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
1156 behavior and return value as documented.
1157
1158 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1159
1160 * Changes for new style variable init system:
1161 * cc-langs.el (c-common-init): Dito.
1162 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
1163 now customizable.
1164 * cc-vars.el: Style variables may now take a value
1165 'set-from-style to make them take their value from the style
1166 system. This value is now the default on all these variables.
1167 * cc-vars.el (c-valid-offset): New function to verify a
1168 syntactic symbol offset setting.
1169 * cc-vars.el (c-offsets-alist): Variable moved from
1170 cc-styles.el since it's now customizable in a similar way to
1171 the other style variables.
1172 * cc-vars.el (c-old-style-variable-behavior): New variable to
1173 revert to the old style init behavior.
1174
1175 * cc-vars.el (c-file-style, c-file-offsets): Made always
1176 buffer local.
1177
1178 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
1179 the throws clause that might follow the function prototype in
1180 C++.
1181
1182 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1183
1184 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
1185 could move forward for macros that doesn't start in column 0.
1186
1187 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1188
1189 * cc-align.el (c-indent-multi-line-block,
1190 c-lineup-whitesmith-in-block): Two new lineup functions for
1191 use in whitesmith style.
1192
1193 * cc-styles.el (c-style-alist): More fixes to whitesmith
1194 style. It should now handle all different braces uniformly in
1195 both hanging and non-hanging cases.
1196
1197 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1198
1199 * cc-cmds.el (c-indent-exp): Use a marker to save point to
1200 make it stay in the same position relative to the surrounding
1201 text.
1202
1203 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
1204 when adaptive-fill-mode doesn't manage to get it correct.
1205
1206 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
1207 with dotted notation, e.g. foo.bar.Gnu.
1208
1209 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
1210 within unwind-protect (previously only some were wrapped so it
1211 would be possible to register mode initialization when full
1212 initialization did not finish).
1213
1214 * cc-styles.el (c-style-alist): Corrected the brace placement
1215 in the whitesmith style. Thanks to Sean Luke
1216 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
1217 styles with consistent brace placement for all constructs.
1218
1219 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1220
1221 * cc-cmds.el (c-context-line-break): Continue C++ comments too
1222 when point is in the middle of them.
1223
1224 * cc-cmds.el: Line breaking and paragraph filling code
1225 rewritten:
1226 (c-guess-fill-prefix): New function that uses various
1227 heuristics to guess the comment prefix.
1228 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
1229 It now assumes adaptive filling is active to preserve the line
1230 prefix inside comments.
1231 (c-indent-new-comment-line): Replacement for the now
1232 obsolete `c-comment-line-break-function' that uses
1233 `c-guess-fill-prefix' when appropriate. It now observes the
1234 setting of `comment-multi-line', which has effect in C-style
1235 block comments.
1236
1237 * cc-cmds.el (c-context-line-break): New function intended to
1238 be put on RET. It's essentially `newline-and-indent', but
1239 continues C block comments with the appropriate line prefix.
1240
1241 * cc-cmds.el (c-do-auto-fill): New function put on
1242 `normal-auto-fill-function' to implement the
1243 `c-ignore-auto-fill' variable.
1244
1245 * cc-cmds.el (c-beginning-of-statement): Use
1246 `c-comment-prefix-regexp' to avoid ending up inside the
1247 comment prefix. Better handling of comment starters and
1248 enders. Catch comments better when traversing code. Stop at
1249 preprocessor directives.
1250
1251 * cc-defs.el (c-forward-comment): New subst to hide platform
1252 dependent quirks in `forward-comment'.
1253
1254 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
1255 argument.
1256 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
1257 arguments. Activate this function by default when
1258 `parse-partial-sexp' supports it (currently Emacs 20.x).
1259
1260 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
1261 on the comment opener to make constants usable as lineup
1262 arguments.
1263
1264 * cc-align.el (c-lineup-C-comments): Fixes to handle the
1265 changed anchor position in the `c' syntactic symbol. Handle
1266 more than stars in the comment prefix; use the new variable
1267 `c-comment-prefix-regexp'. Don't indent text not preceded by
1268 a comment prefix to the right of the comment opener if it's
1269 long.
1270
1271 * cc-langs.el: Fixes to mode initialization for new line
1272 breaking and paragraph filling method. Adaptive fill mode is
1273 now activated at startup instead of deactivated. The
1274 variables used for adaptive filling and paragraph movement are
1275 also changed to incorporate the value of
1276 `c-comment-prefix-regexp'. `substitute-key-definition' is
1277 used to override some functions in the global map instead of
1278 overriding their default bindings.
1279
1280 * cc-mode.el (java-mode): Modify `paragraph-start' for the
1281 javadoc markup at mode init.
1282
1283 * cc-mode.el (c-setup-filladapt): A new convenience function
1284 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
1285 function is intended to be used explicitly by the end user
1286 only.
1287
1288 * cc-vars.el (c-comment-prefix-regexp): New variable used to
1289 recognize the comment fill prefix inside comments.
1290 (c-block-comment-prefix): New name for
1291 `c-comment-contiuation-stars', which is now obsolete. It's
1292 generalized to handle any character sequence.
1293 (c-ignore-auto-fill): New variable used to selectively disable
1294 Auto Fill mode in specific contexts.
1295
1296 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1297
1298 * cc-cmds.el (c-comment-indent): Leave at least one space
1299 between the comment and the last nonblank character in the
1300 case where we look at the indentation of the comment on the
1301 previous line (case 4).
1302
1303 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
1304 list of characters that may start a statement (it's a sort of
1305 prefix operator in Pike, and isn't used at all in any of the
1306 other languages).
1307
1308 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1309
1310 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
1311 inside continued statements as statement-cont instead of
1312 brace-list-open. The reason is that one normally adjusts
1313 brace-list-open for brace lists as top-level constructs, and
1314 brace lists inside statements is a completely different
1315 context. Case 10B.2 changed. Also changed (the somewhat
1316 esoteric) case 9A to cope with this.
1317
1318 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1319
1320 * cc-cmds.el (c-electric-brace): Added electric handling of
1321 the open brace for brace-elseif-brace.
1322
1323 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1324
1325 * cc-defs.el (c-with-syntax-table): New macro to easily switch
1326 syntax tables temporarily.
1327
1328 * cc-engine.el (c-guess-basic-syntax): Handle template and
1329 member init argument lists split over several lines. Case 5D
1330 changed.
1331
1332 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
1333 @throws introduced in Javadoc 1.2.
1334
1335 * cc-menus.el (cc-imenu-java-generic-expression): Applied
1336 patch from RMS to avoid infinite backtracking.
1337
1338 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1339
1340 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
1341 by [ ].
1342
1343 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1344
1345 * cc-align.el (c-lineup-dont-change): Compensate properly for
1346 the column in langelem.
1347
1348 * cc-engine.el (c-syntactic-information-on-region): New
1349 function to help debugging the syntactic analysis.
1350
1351 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1352
1353 * cc-align.el (c-lineup-template-args): Handle nested template
1354 arglists.
1355
1356 * cc-langs.el (c++-template-syntax-table): New syntax table
1357 that makes `<' and `>' parenthesis characters, which is useful
1358 to switch to temporarily when analyzing template arglists.
1359
1360 * cc-styles.el: Changed default alignment of labels in the
1361 java style to conform to the examples in the Java Language
1362 Specification.
1363
1364 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
1365 by default.
1366
1367 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1368
1369 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
1370 immediately before the closing paren in an arglist, so don't
1371 check that in Pike mode. Case 7A changed.
1372
1373 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1374
1375 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
1376 lines were ignored under certain conditions.
1377
1378 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1379
1380 * cc-align.el (c-lineup-template-args): New function for
1381 aligning continued template argument lists.
1382
1383 * cc-engine.el (c-guess-basic-syntax): Fix for member init
1384 lists containing function arglists split over several lines.
1385 Case 5D.1 changed.
1386
1387 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
1388 template-args-cont didn't get recognized when the first
1389 arglist opener line doesn't contain a template argument. New
1390 case 5K.
1391
1392 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1393
1394 * cc-defs.el (c-point): Changed from subst to macro for
1395 efficiency.
1396 (c-beginning-of-defun-1, c-end-of-defun-1): New
1397 beginning-of-defun/end-of-defun wrappers separated from
1398 c-point.
1399
1400 * cc-menus.el (imenu-generic-expression,
1401 imenu-case-fold-search, imenu-progress-message): Dummy
1402 definitions to avoid compiler warnings if imenu can't be
1403 loaded.
1404 * cc-menus.el (cc-imenu-init): New function called at mode
1405 init.
1406 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
1407 imenu initializations to cc-imenu-init.
1408
1409 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1410
1411 * cc-engine.el (c-guess-basic-syntax): Slightly better check
1412 for lambda-intro-cont in Pike mode. Case 6 changed.
1413
1414 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
1415 anything following "new Foo()" was considered an anonymous
1416 class body in Java mode.
1417
1418 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1419
1420 * cc-cmds.el (c-comment-line-break-function): When breaking in
1421 a string, don't insert a new line.
1422
1423 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1424
1425 * cc-engine.el (c-at-toplevel-p): New interface function which
1426 returns information useful to add-on authors. It tells you
1427 whether you're at a toplevel statement or not.
1428
1429 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1430
1431 * cc-cmds.el (c-comment-line-break-function): It is possible
1432 that forward-line does not land us at the bol, say if we're on
1433 the last line in a file. In that case, do a
1434 back-to-indentation instead of a forward-comment -1.
1435
1436 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1437
1438 * cc-engine.el (c-beginning-of-statement-1): Don't catch
1439 "default:" as normal label in case 4.
1440
1441 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1442
1443 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
1444 recognize continued bitfield declarations. Case 5D.1 changed.
1445 * cc-langs.el: New variable c-bitfield-key.
1446 * cc-mode.el: New variable c-bitfield-key.
1447
1448 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1449
1450 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
1451 anonymous array expressions (i.e. "new Foo[] {.. bracelist
1452 ..}").
1453
1454 1999-12-12 Dave Love <fx@gnu.org>
1455
1456 * mail/footnote.el: Require cl when compiling. Don't autoload
1457 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
1458 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
1459 Avoid `acons'.
1460 (footnote-mode-line-string, Footnote-add-footnote): Remove
1461 autoload cookie.
1462
1463 1999-12-12 Richard Sharman <rsharman@pobox.com>
1464
1465 * sh-script.el: Fix for when font-lock mode is active.
1466 (sh-font-lock-unfontify-region-function): New function.
1467
1468 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
1469
1470 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
1471 if start-process is not bound, since Ispell now supports such
1472 platforms as well.
1473
1474 1999-12-12 Gerd Moellmann <gerd@gnu.org>
1475
1476 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
1477 rmail-summary-goto-msg.
1478
1479 * files.el (after-find-file): Fix previous change.
1480
1481 1999-12-11 Dave Love <fx@gnu.org>
1482
1483 * help.el (where-is): Use `commandp' as predicate for
1484 `completing-read'
1485
1486 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1487
1488 * cus-edit.el (custom-save-delete): Delete all occurrences,
1489 leave point where the first occurrence was.
1490 (custom-save-faces): Insert a newline at the end of the comment.
1491 Avoid a double newline there.
1492 If final closeparen is at bol, put a space before it.
1493 (custom-save-variables): Likewise.
1494 (custom-file): Doc fix.
1495
1496 1999-12-10 Gerd Moellmann <gerd@gnu.org>
1497
1498 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
1499 regexp matching image and audio files.
1500
1501 1999-12-09 Dave Love <fx@gnu.org>
1502
1503 * mail/footnote.el: New file.
1504
1505 1999-12-09 Gerd Moellmann <gerd@gnu.org>
1506
1507 * files.el (after-find-file): Use auto-save-visited-file-name if
1508 set.
1509
1510 * mail/feedmail.el (feedmail-find-eoh): Take
1511 feedmail-queue-alternative-mail-header-separator into account.
1512
1513 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
1514
1515 * smerge-mode.el: New file.
1516
1517 * font-lock.el (font-lock-multiline): New variable.
1518 (font-lock-add-keywords): Rename `major-mode' into `mode'.
1519 (font-lock-remove-keywords): Added a dummy `mode' argument for
1520 potential future support.
1521 (font-lock-fontify-anchored-keywords,
1522 (font-lock-fontify-keywords-region): Only handle multiline strings
1523 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
1524
1525 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1526
1527 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
1528
1529 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
1530
1531 1999-12-07 Dave Love <fx@gnu.org>
1532
1533 * help.el (view-emacs-problems): New command, bound to C-h P.
1534
1535 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
1536
1537 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
1538
1539 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
1540 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
1541 New code to support the minor mode version.
1542 (diff-recenter): New function.
1543 (diff-next-hunk, diff-next-file): Use it.
1544 (diff-remembered-files-alist): New var.
1545 (diff-merge-strings): New function.
1546 (diff-find-file-name): Make it smarter and use the user's input more.
1547 (diff-mode): Cosmetic changes.
1548
1549 * files.el (save-some-buffers): Turn EXITING into the more general
1550 PRED argument to allow specifying a subset of buffers.
1551
1552 * simple.el (kill-region): Use the new `delete-and-extract-region'
1553 rather than the undo log (which is incorrect with *-change-functions).
1554
1555 * font-lock.el (font-lock-default-fontify-region): Fix subtle
1556 off-by-one problem that could force re-fontifying the whole buffer.
1557 (font-lock-remove-keywords): New function.
1558 (font-lock-add-keywords): Use the new function to ensure idempotence.
1559
1560 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
1561
1562 * viper-cmd.el (viper-minibuffer-standard-hook,
1563 viper-minibuffer-real-start): Mew functions.
1564 (viper-read-string-with-history,viper-file-add-suffix,
1565 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
1566 change in the status of the minibuffer prompt.
1567
1568 1999-12-06 Gerd Moellmann <gerd@gnu.org>
1569
1570 * comint.el (comint-redirect-results-list)
1571 (comint-redirect-results-list-from-process): Remove interactive
1572 spec.
1573
1574 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1575
1576 * info.el (info-node, info-menu-5, info-xref): Define colors for
1577 Info faces if the display supports them.
1578
1579 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1580
1581 Changes for automatic remapping of X colors on terminal frames:
1582
1583 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
1584 term-setup-hook. Call msdos-remember-default-colors and
1585 msdos-handle-reverse-video.
1586 (msdos-face-setup): Parts of code moved to
1587 msdos-setup-initial-frame.
1588 (msdos-handle-reverse-video): New function, modeled after
1589 x-handle-reverse-video.
1590 (make-msdos-frame): Don't use initial-frame-alist and
1591 default-frame-alist. Call msdos-handle-reverse-video.
1592 (msdos-color-aliases): Remove.
1593 (msdos-color-translate, msdos-approximate-color): Remove.
1594 (msdos-color-values): Use 16-bit RGB values. RGB values updated
1595 for better approximation of X colors.
1596 (msdos-face-setup): Call tty-color-clear. Remove code that sets
1597 up tty-color-alist (it is now on startup.el).
1598 (x-display-color-p, x-color-defined-p, x-color-values,
1599 x-defined-colors, face-color-supported-p, face-color-gray-p):
1600 Remove.
1601
1602 * facemenu.el (facemenu-read-color, list-colors-display): Use
1603 defined-colors for all frame types.
1604 (facemenu-color-equal): Use color-values for all frame types.
1605
1606 * faces.el (read-face-attribute): For :foreground and :background
1607 attributes and frames on character terminals, translate the color
1608 to the closest supported one before looking it up in the list of
1609 valid values.
1610 (face-valid-attribute-values): Call defined-colors for all types
1611 of frames.
1612 (defined-colors, color-defined-p, color-values, display-color-p):
1613 New finctions.
1614 (x-defined-colors, x-color-defined-p, x-color-values,
1615 x-display-color-p): Aliases for the above.
1616
1617 * startup.el (command-line): Register terminal colors for frame
1618 types other than x and w32, but only if the terminal supports
1619 colors. Call tty-color-define instead of face-register-tty-color.
1620
1621 * term/x-win.el (xw-defined-colors): Renamed from
1622 x-defined-colors.
1623 * term/w32-win.el (xw-defined-colors): Likewise.
1624
1625 * term/tty-colors.el: New file.
1626 * loadup.el: Load term/tty-colors.
1627
1628 1999-12-06 Dave Love <fx@gnu.org>
1629
1630 * ffap.el: Autoload the ffap alias directly.
1631
1632 1999-12-06 Inge Frick <inge@nada.kth.se>
1633
1634 * dired-aux.el (dired-do-shell-command): Changed documentation.
1635 (dired-shell-stuff-it): A `?' in COMMAND has now the same
1636 meaning as `*'.
1637
1638 1999-12-06 Gerd Moellmann <gerd@gnu.org>
1639
1640 * simple.el (insert-buffer): Doc fix.
1641
1642 * apropos.el (apropos-mode): Add autoload cookie.
1643
1644 1999-12-06 Sam Steingold <sds@goems.com>
1645
1646 * progmodes/etags.el (etags-tags-completion-table): Modified the
1647 regexp to allow for the CL symbols starting with `+*'.
1648 (tags-completion-table): Doc fix (it's an obarray, not an alist).
1649 (tags-completion-table, tags-recognize-empty-tags-table): Remove
1650 `function' quoting lambda.
1651 (tags-with-face): New macro.
1652 (list-tags, tags-apropos): Use it.
1653 (tags-apropos-additional-actions): New user option.
1654 (etags-tags-apropos-additional): Use it.
1655 (tags-apropos): Call etags-tags-apropos-additional.
1656 (tags-apropos-verbose): New user option.
1657 (etags-tags-apropos): Use it.
1658 (visit-tags-table-buffer, next-file): Use `unless'.
1659 (recognize-empty-tags-table): Renamed to
1660 tags-recognize-empty-tags-table.
1661 (complete-tag): Call tags-complete-tag bypassing try-completion.
1662
1663 1999-12-06 Kenichi Handa <handa@etl.go.jp>
1664
1665 * international/mule.el (set-buffer-file-coding-system): Docstring
1666 modified.
1667
1668 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1669
1670 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
1671 using the hideshow package.
1672 (hs-special-modes-alist): Added entry for bibtex to allow the use
1673 of the hideshow package.
1674 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
1675 not longer provided by bibtex.el directly. Instead the hideshow
1676 package should be used.
1677 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
1678 references to bibtex-hide-entry-bodies.
1679
1680 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1681
1682 * textmodes/bibtex.el: Copyright notice is up to date. Moved
1683 maintainer information closer to the beginning of the bibtex.el
1684 file.
1685 (bibtex-maintainer-salutation): New constant.
1686 (bibtex-version): New constant.
1687 (bibtex-submit-bug-report): Use bibtex-version and
1688 bibtex-maintainer-salutation.
1689 (bibtex-entry-field-alist): Made booktitle field optional for
1690 @inproceedings entries when crossreferenced.
1691 (bibtex-entry-field-alist): Added booktitle field to proceedings
1692 entry type (for cross referencing). Thanks to Wagner Toledo Correa
1693 for the suggestion.
1694 (bibtex-string-file-path): Fixed typo.
1695
1696 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
1697
1698 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
1699 for reftex.el.
1700 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
1701 to menu.
1702
1703 1999-12-04 Dave Love <fx@gnu.org>
1704
1705 * delsel.el: Revert previous change -- region is significant to
1706 skeleton.
1707
1708 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
1709
1710 * viper-cmd.el (viper-change-state): Use
1711 viper-ESC-moves-cursor-back to decide whether to move the cursor
1712 back.
1713
1714 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
1715
1716 * international/mule-util.el (truncate-string-to-width): Docsting
1717 fixed.
1718
1719 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
1720
1721 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
1722 use of `cond'.
1723 (lm-with-file): Move all the find-file...kill-buffer stuff into
1724 this macro. Make it use `find-file-noselect' and make it kill
1725 the buffer only if it wasn't already displayed somewhere.
1726 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
1727 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
1728 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
1729 (lm-commentary): Fix to handle the case when the change log is
1730 at the end of the file.
1731
1732 1999-12-02 Kenichi Handa <handa@etl.go.jp>
1733
1734 * international/mule.el (charsetp): Fix typo in docstring.
1735
1736 * international/mule-diag.el (list-coding-categories): Fix typo;
1737 automatic -> autoload.
1738
1739 1999-12-02 Gerd Moellmann <gerd@gnu.org>
1740
1741 * vc.el (vc-update-change-log): Look for rcs2log under
1742 exec-directory.
1743
1744 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
1745 outline-regexp, add outline-level.
1746 (lisp-outline-level): New.
1747
1748 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
1749 remove extraneous string-match.
1750
1751 * finder.el (finder-commentary): Activate Finder mode.
1752
1753 1999-12-01 Anders Lindgren <andersl@andersl.com>
1754
1755 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
1756 off when reverting buffers that contained mode specifiers.
1757 `revert-buffer' is now called with non-nil PRESERVE-MODES
1758 argument.
1759
1760 1999-12-01 Dave Love <fx@gnu.org>
1761
1762 * delsel.el: Grok skeleton-pair-insert-maybe.
1763
1764 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1765
1766 * progmodes/cperl-mode.el (cperl-under-as-char):
1767 Use nil as default.
1768
1769 1999-11-30 Gerd Moellmann <gerd@gnu.org>
1770
1771 * speedbar.el (toplevel): Remove compatibility code for Emacs
1772 versions without custom.el.
1773
1774 1999-11-30 Dave Love <fx@gnu.org>
1775
1776 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
1777
1778 * autoinsert.el: Minor doc fixes.
1779 (auto-insert): Return nil.
1780
1781 * faces.el (set-face-documentation): Purecopy STRING.
1782
1783 1999-11-29 Dave Love <fx@gnu.org>
1784
1785 * derived.el: Doc fixes, remove old backquote syntax.
1786
1787 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
1788 comment warning about editing.
1789
1790 * help.el (help-mode-hook): Define.
1791
1792 1999-11-29 Gerd Moellmann <gerd@gnu.org>
1793
1794 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
1795 invalid translation of old-style backquote syntax to new syntax.
1796
1797 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
1798
1799 * Makefile (DONTCOMPILE): Add term/internal.el.
1800
1801 1999-11-26 Dave Love <fx@gnu.org>
1802
1803 * comint.el: Fix last change.
1804
1805 * emacs-lisp/advice.el: Fix last change.
1806
1807 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1808
1809 * cus-edit.el (Custom-reset-standard): Doc fix.
1810 (custom-variable-reset-standard): Doc fix.
1811 (custom-face-reset-standard): Doc fix.
1812 (custom-face-menu): "Reset to Standard" => "Erase Customization".
1813 (custom-variable-menu): Likewise.
1814 (custom-reset-menu): Likewise.
1815 (custom-buffer-create-internal): Likewise.
1816
1817 1999-11-26 Dave Love <fx@gnu.org>
1818
1819 * progmodes/make-mode.el (makefile-mode-hook): Customize.
1820
1821 * font-lock.el: Doc fixes.
1822
1823 * menu-bar.el (menu-bar-mode): Customize.
1824
1825 * cus-start.el: Add use-dialog-box.
1826
1827 * add-log.el (change-log-mode-hook): Customize.
1828 (add-log-current-defun): Use
1829 fortran-{beginning,end}-of-subprogram.
1830
1831 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1832
1833 * emacs-lisp/advice.el: Many doc fixes.
1834
1835 * comint.el (comint-preoutput-filter-functions): Doc fix.
1836
1837 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1838
1839 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1840 Improve messages for capitalization of arg names,
1841 for flag variables, for t and nil, for imperatives.
1842 Call them imperatives rather than infinitives sans "to".
1843 (checkdoc-common-verbs-wrong-voice): Add "moves".
1844 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
1845
1846 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1847 Don't convert comments from 3-semicolon to 2-semicolon.
1848 That is a matter of style.
1849 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
1850 (checkdoc-comments): Don't bind that variable.
1851
1852 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1853
1854 * files.el (write-file-hooks): Doc fix.
1855
1856 1999-11-26 Gerd Moellmann <gerd@gnu.org>
1857
1858 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
1859
1860 1999-11-25 Dave Love <fx@gnu.org>
1861
1862 * hippie-exp.el: Require comint when compiling.
1863 (hippie-expand): Add :links.
1864 (hippie-expand-try-functions-list): Customize.
1865
1866 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
1867
1868 * viper*el: Replaced old-style backquotes.
1869
1870 * ediff*el: Replaced old-style backquotes.
1871
1872 * ediff-merge
1873 (ediff-looks-like-combined-merge,ediff-get-combined-region):
1874 Changed to support the new format for ediff-combination-pattern.
1875
1876 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
1877 Changed to support the new format for ediff-combination-pattern.
1878
1879 1999-11-24 Dave Love <fx@gnu.org>
1880
1881 * custom.el (custom-declare-group): Purecopy DOC.
1882 (custom-handle-keyword): Purecopy VALUE.
1883 (custom-add-link): Purecopy WIDGET.
1884 (custom-add-version): Purecopy VERSION.
1885 (custom-add-load): Purecopy LOAD.
1886
1887 * cus-face.el (custom-declare-face): Purecopy DOC.
1888
1889 * info.el:
1890 (Info-build-node-completions, Info-search, Info-follow-reference)
1891 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
1892 (Info-find-emacs-command-nodes): Avoid properties on matched text
1893 which may appear in minibuffer.
1894
1895 1999-11-24 Gerd Moellmann <gerd@gnu.org>
1896
1897 * locate.el (locate-with-filter): Doc fix.
1898
1899 1999-11-24 Alex Schroeder <alex@gnu.org>
1900
1901 * sql.el (sql-find-sqli-buffer): New function.
1902 (sql-set-sqli-buffer-generally): New function.
1903 (sql-set-sqli-buffer): Better checking of new-buffer.
1904 (sql-copy-column): Add comma after INTO clause, too.
1905
1906 1999-11-24 Alex Schroeder <alex@gnu.org>
1907
1908 * sql.el (sql-imenu-generic-expression): New, used to set
1909 imenu-generic-expression.
1910
1911 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
1912 setting font-lock-defaults' SYNTAX-ALIST. Set
1913 imenu-generic-expression, imenu-case-fold-search, and
1914 imenu-syntax-alist.
1915
1916 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
1917 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
1918
1919 1999-11-23 Andrew Innes <andrewi@gnu.org>
1920
1921 * w32-win.el (w32-drag-n-drop): Load files in current window, if
1922 drop coords aren't over a specific window.
1923
1924 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1925
1926 * ps-print.el: Define mule funs without checking if mule package is
1927 loaded.
1928 (ps-print-version): New version number (5.0.1).
1929 (ps-header-dirpart): Now uses abbreviate-file-name.
1930
1931 1999-11-23 Dave Love <fx@gnu.org>
1932
1933 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
1934 comment-line-start.
1935 (fortran-comment-line-start-skip): Renamed from
1936 comment-line-start-skip.
1937 (fortran-mode-map): Use renamed functions. Add manual and custom
1938 entries to menu.
1939 (fortran-mode-hook): Customize.
1940 (fortran-comment-indent-function): Renamed from
1941 fortran-comment-hook.
1942 (delete-horizontal-regexp): Function deleted.
1943 (fortran-electric-line-number): Simplified.
1944 (fortran-beginning-of-subprogram): Renamed from
1945 beginning-of-fortran-subprogram.
1946 (fortran-end-of-subprogram): Renamed from
1947 end-of-fortran-subprogram.
1948 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
1949 (fortran-previous-statement, fortran-next-statement): Simplified.
1950 (fortran-blink-match): New function.
1951 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
1952 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
1953 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
1954 line-end-position.
1955 (fortran-fill): No longer interactive. Simplified.
1956 (fortran-break-line): Simplified.
1957 (fortran-analyze-file-format): Use char-after, not looking-at.
1958
1959 * emacs-lisp/find-func.el (find-function-regexp): Use
1960 `define-minor-mode' after easy-menu change.
1961
1962 1999-11-23 Gerd Moellmann <gerd@gnu.org>
1963
1964 * comint.el: Add redirection.from active comint buffers into
1965 another buffer. Written by Peter Breton.
1966
1967 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
1968
1969 * emacs-lisp/autoload.el (make-autoload): Recognize the new
1970 `define-minor-mode'.
1971 (define-minor-mode): Specify `doc-string-elt'.
1972
1973 * emacs-lisp/easy-mmode.el: Changed maintainer.
1974 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
1975 Use defcustom for the hooks; Improve the auto-generated docstrings.
1976 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
1977 (define-minor-mode): Add BODY arg; Only declare the keymap if
1978 provided; Improve the auto-generated docstrings.
1979
1980 1999-11-22 Gerd Moellmann <gerd@gnu.org>
1981
1982 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
1983 that the leading `^' is at the start. This is necessary because
1984 paragraphs.el tries to remove anchors, but can find them only if
1985 they are the first character.
1986
1987 * progmodes/antlr-mode.el: New file.
1988
1989 * calendar/calendar.el: Fix autoload for
1990 calendar-absolute-from-astro. Add autoload for
1991 calendar-print-astro-day-number.
1992
1993 1999-11-21 Anders Lindgren <andersl@andersl.com>
1994
1995 * follow.el: Use modern backquote syntax. Minor comment update.
1996
1997 1999-11-21 Gerd Moellmann <gerd@gnu.org>
1998
1999 * simple.el (with-syntax-table): Don't switch buffers.
2000
2001 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
2002 progmodes/hideif.el: Use new backquote syntax.
2003
2004 1999-11-21 Ken Manheimer <klm@python.org>
2005
2006 * icomplete.el (icomplete-completions): Use an explicit variable
2007 `icomplete-prospects-length', obviating the need to use an
2008 apparently faulty throw/catch arrangement.
2009
2010 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
2011
2012 * term/internal.el (IT-display-table-setup): Don't overstep
2013 character code 255.
2014
2015 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
2016
2017 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
2018 for the charset chinese-sisheng is 7bit encoding, not 8bit.
2019
2020 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
2021
2022 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
2023 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
2024
2025 * files.el (auto-mode-alist): Add patterns for diff-mode.
2026
2027 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
2028 to detect an empty prompt.
2029
2030 1999-11-18 Dave Love <fx@gnu.org>
2031
2032 * simple.el (input-mode-8-bit): Fix the customization.
2033
2034 1999-11-18 Gerd Moellmann <gerd@gnu.org>
2035
2036 * international/iso-acc.el (iso-languages): Add more
2037 characters for Portuguese.
2038
2039 * speedbar.el: Clean up comment at the start of the file.
2040 Remove RCS id.
2041
2042 * progmodes/compile.el (compilation-parse-errors): Use
2043 compilation-buffer-p instead of testing major-mode.
2044
2045 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
2046
2047 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
2048 (quickurl-ask): completion-ignore-case is set to the value of
2049 quickurl-completion-ignore-case for the duration of the call to
2050 completing-read.
2051
2052 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2053
2054 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
2055
2056 1999-11-18 Kenichi Handa <handa@etl.go.jp>
2057
2058 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
2059 instead of ps-print-def.
2060
2061 * ps-print.el: Require ps-vars instead of ps-print-def.
2062
2063 * ps-mule.el: Require ps-vars instead of ps-print-def.
2064
2065 1999-11-17 Gerd Moellmann <gerd@gnu.org>
2066
2067 * simple.el (with-syntax-table): Save buffer explicitly instead of
2068 using save-excursion.
2069
2070 1999-11-16 Gerd Moellmann <gerd@gnu.org>
2071
2072 * mail/supercite.el: New maintainer.
2073
2074 1999-11-16 Reto Zimmermann <reto@synopsys.com>
2075
2076 * progmodes/vhdl-mode.el: Use new backquote syntax.
2077
2078 1999-11-16 Gerd Moellmann <gerd@gnu.org>
2079
2080 * simple.el (with-syntax-table): New.
2081
2082 1999-11-15 Sam Steingold <sds@ksp.com>
2083
2084 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
2085
2086 1999-02-22 Sam Steingold <sds@goems.com>
2087
2088 * goto-addr.el (goto-address-at-mouse,
2089 goto-address-find-address-at-point): Use compose-mail.
2090 (goto-address-mail-method): Removed variable.
2091 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
2092 goto-address-send-using-mail): Removed functions.
2093
2094 1998-11-03 Sam Steingold <sds@goems.com>
2095
2096 * simple.el (backward-delete-char-untabify):
2097 backward-delete-char-untabify-method can be `all' now - to delete
2098 hungrily including newlines.
2099
2100 1999-11-15 Sam Steingold <sds@ksp.com>
2101
2102 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
2103
2104 1999-11-15 Dave Love <fx@gnu.org>
2105
2106 * cus-edit.el (customize-face, customize-face-other-window):
2107 Require match from completing-read.
2108 (custom-buffer-done-function): Default to custom-bury-buffer, not
2109 bury-buffer.
2110
2111 1999-11-15 Gerd Moellmann <gerd@gnu.org>
2112
2113 * mail/rmail.el, iswitchb.el, hippie-exp.el,
2114 progmodes/cperl-mode.el: Use new backquote syntax.
2115
2116 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
2117
2118 * uniquify.el: Use new backquote syntax.
2119
2120 1999-11-14 Markus Rost <rost@ias.edu>
2121
2122 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
2123 as in ispell-local-dictionary-alist.
2124
2125 1999-11-14 Alex Schroeder <alex@gnu.org>
2126
2127 * ansi-color.el (ansi-color-apply): Updated regexps to include
2128 highlighted face.
2129
2130 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
2131
2132 * forms.el (forms--make-format-elt-using-text-properties):
2133 Treat `intangible' differently.
2134
2135 * forms.el: Use new backquote syntax.
2136
2137 1999-11-13 Gerd Moellmann <gerd@gnu.org>
2138
2139 * textmodes/scribe.el (scribe-mode): Doc-fix.
2140
2141 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
2142
2143 * net-utils.el (run-network-program, net-utils-run-program): Use
2144 the new backquote syntax.
2145 (smbclient-program, smbclient-program-options)
2146 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
2147 variables
2148 (smbclient, smbclient-list-shares): New functions
2149
2150 1999-11-12 Sam Steingold <sds@ksp.com>
2151
2152 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
2153 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
2154 (viper-kbd-buf-definition, viper-kbd-mode-alist)
2155 (viper-kbd-mode-pair, viper-kbd-mode-definition)
2156 (viper-kbd-global-pair, viper-kbd-global-definition):
2157 Use the new backquote syntax.
2158
2159 * emulation/viper-cmd.el (viper-test-com-defun)
2160 (viper-prefix-arg-value, viper-prefix-arg-com):
2161 Use the new backquote syntax.
2162
2163 * emacs-lisp/debug.el (debugger-env-macro):
2164 Use the new backquote syntax.
2165
2166 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
2167 Use the new backquote syntax.
2168
2169 * calendar/calendar.el (calendar-remove-frame-by-deleting):
2170 New user variable.
2171 (calendar-hide-window): Use it.
2172 (increment-calendar-month, calendar-for-loop, calendar-sum):
2173 Use the new backquote syntax.
2174
2175 1999-11-12 Andrew Innes <andrewi@gnu.org>
2176
2177 * select.el (x-set-selection): Call buffer-substring, not
2178 substring. Also fix docstring
2179
2180 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
2181
2182 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
2183 of customizable variables to bug report message. Added
2184 system-type to package name in bug report.
2185
2186 1999-11-12 Gerd Moellmann <gerd@gnu.org>
2187
2188 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
2189 to display file names.
2190
2191 1999-11-11 Gerd Moellmann <gerd@gnu.org>
2192
2193 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
2194
2195 * isearch.el: Add lazy-highlighting feature.
2196
2197 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
2198
2199 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
2200 constant.
2201 (ps-mode-submit-bug-report): New function. Entry added to menu.
2202
2203 1999-11-10 William M. Perry <wmperry@aventail.com>
2204
2205 * mwheel.el: New file to support the new style wheeled mice.
2206
2207 1999-11-10 Gerd Moellmann <gerd@gnu.org>
2208
2209 * startup.el (initial-scratch-message): Add ";;" to the front of
2210 lines in the message.
2211
2212 * files.el (file-local-copy): Remove optional BUFFER argument
2213 because that's not used by anything.
2214
2215 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
2216 to-address.
2217
2218 1999-11-08 Markus Rost <rost@ias.edu>
2219
2220 * wid-edit.el (widget-button-click): Wrap with save-excursion
2221 to restore track-mouse in the correct buffer.
2222
2223 1999-11-08 Gerd Moellmann <gerd@gnu.org>
2224
2225 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
2226
2227 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
2228
2229 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
2230 lpr-command to "lp" for some system-types. (copied from lpr.el
2231 Emacs version 20.2.1).
2232
2233 1999-11-04 Markus Rost <rost@ias.edu>
2234
2235 * simple.el (comment-region): Strip off white space at end of
2236 comment-start.
2237
2238 1999-11-04 Gerd Moellmann <gerd@gnu.org>
2239
2240 * faces.el (secondary-selection): Fix wrong color name.
2241
2242 1999-11-04 John Tobey <jtobey@epsilondev.com>
2243
2244 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
2245 the default when invoking perldb in a non-Perl buffer, and other
2246 cases involving -e or --.
2247
2248 1999-11-04 Gerd Moellmann <gerd@gnu.org>
2249
2250 * simple.el (previous-matching-history-element)
2251 (next-history-element): Use delete-field instead of erase-field.
2252
2253 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
2254 Use delete-field instead of erase-field.
2255
2256 * faces.el (secondary-selection): Change background to yellow.
2257
2258 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
2259 find the start of the text. Use field-string to read the user
2260 input.
2261
2262 1999-11-03 Gerd Moellmann <gerd@gnu.org>
2263
2264 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
2265 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
2266 for compatibility with old face implementation.
2267
2268 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
2269 Use erase-field instead of erase-buffer.
2270
2271 * frame.el (blink-cursor-mode, blink-cursor-end): Use
2272 internal-show-cursor with new interface.
2273 (blink-cursor-timer-function): New.
2274 (blink-cursor-start): Use blink-cursor-timer-function.
2275
2276 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2277
2278 * calendar.el (redraw-calendar): Move to nearest date before
2279 redrawing.
2280
2281 * diary-lib.el (simple-diary-display): Reset modeline even if
2282 there are no diary entries since the diary buffer may be displayed.
2283
2284 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2285
2286 * emacs-lisp/debug.el (debug): If noninteractive, display the
2287 backtrace using `message', then exit Emacs.
2288 (debugger-batch-max-lines): New variable.
2289 (debugger-setup-buffer): New subroutine, broken out of `debug'.
2290 Change the messages put at the start, to say that the debugger
2291 was entered.
2292
2293 1999-11-02 Sam Steingold <sds@ksp.com>
2294
2295 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
2296
2297 1999-11-01 John Tobey <jtobey@epsilondev.com>
2298
2299 * gud.el: (gud-perldb-massage-args): Massage correctly in the
2300 presence of perl switches other than "-e".
2301
2302 1999-11-01 Markus Rost <rost@ias.edu>
2303
2304 * dired-x.el (dired-smart-shell-command): Use
2305 shell-command-history as in shell-command.
2306
2307 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2308
2309 * userlock.el (ask-user-about-lock): Doc fix.
2310
2311 * frame.el: Doc fixes.
2312
2313 1999-11-01 Gerd Moellmann <gerd@gnu.org>
2314
2315 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
2316 of show-cursor.
2317 (blink-cursor-start, blink-cursor-end): Ditto.
2318
2319 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
2320
2321 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2322
2323 * window.el (walk-windows): If ALL-FRAMES is a frame,
2324 start on that frame. Use save-selected-window.
2325
2326 1999-11-01 Gerd Moellmann <gerd@gnu.org>
2327
2328 * simple.el (end-of-buffer): Use window-end to find the window end
2329 instead of vertical-motion because this handles variable-height
2330 lines correctly.
2331
2332 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
2333
2334 * ediff.el: Version change.
2335
2336 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
2337 make sure you are in a good frame before deleting other
2338 windows.
2339 (ediff-file-checked-in-p): Don't consider CVS
2340 files checked in.
2341 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
2342 are writing to a newly created empty file.
2343
2344 * ediff-mult.el (ediff-show-session-group-hook): New default.
2345
2346 * ediff-vers.el (ediff-pcl-cvs-view-revision):
2347 First cd to the file directory. reportedly works
2348 better with remote files.
2349
2350 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
2351 Use file-name-nondirectory when passing files to CVS.
2352
2353 * ediff-diff.el (ediff-cmp-options): New variable.
2354 (ediff-same-file-contents): Use ediff-cmp-options.
2355
2356 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
2357 ediff-get-patch-buffer): Use current buffer if it appears to be a
2358 patch.
2359
2360 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
2361 C-g
2362
2363 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
2364 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
2365 (viper-save-cursor-color,viper-restore-cursor-color):
2366 Improved cursor color handling.
2367 (viper-get-saved-cursor-color-in-replace-mode,
2368 viper-get-saved-cursor-color-in-insert-mode): New functions for
2369 better cursor color handling.
2370
2371 * viper-ex.el (ex-read,ex-edit):
2372 Fixes for correct interpretation of #,%.
2373 (viper-ex): Now works correctly when called from other functions.
2374 (viper-glob-function): New variable.
2375 (viper-ex): Save excursion before doing :global.
2376
2377 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
2378
2379 * viper-cmd.el (viper-post-command-sentinel,
2380 viper-insert-state-post-command-sentinel,
2381 viper-insert-state-pre-command-sentinel): Takes better care of
2382 cursor colors.
2383
2384 * viper.el: Version change.
2385
2386 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
2387
2388 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
2389 that the modeline display was updated *only* when
2390 `whitespace-display-in-modeline' was set, not otherwise.
2391
2392 1999-10-30 Gerd Moellmann <gerd@gnu.org>
2393
2394 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
2395 "frac12".
2396
2397 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
2398 ad-activate.
2399
2400 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
2401
2402 * whitespace.el: Test for existence of `defcustom' and `defgroup'
2403 using fboundp instead of assuming that these are not present in
2404 particular flavors of emacs.
2405 (whitespace-version): Update to 2.8
2406 (whitespace-display-in-modeline): Add custom variable to control
2407 displaying the whitespace errors on the modeline based on
2408 suggestion from <klaus.berndl@sdm.de>
2409 (whitespace-buffer): Now returns `t' if unclean and `nil' if
2410 clean, to enable using as a hook function, as suggested by Puneet
2411 Goel <puneet@computer.org>
2412 (whitespace-buffer): Fix a subtle bug that cleaned up only if
2413 quiet was not set, even with whitespace-auto-cleanup set.
2414 (whitespace-mode-line): Now uses less modeline real estate and
2415 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
2416 which is present in the file, and <y> is any type of whitespace
2417 whose check has been suppressed by setting
2418 `whitespace-check-<whitespace-type>' to nil.
2419 (whitespace-unchecked-whitespaces): New function to return the
2420 list of whitespaces for whom checks have been suppressed.
2421 (whitespace-display-unchecked-whitespaces): Renamed to
2422 `whitespace-update-modeline' to reflect its functionality.
2423
2424 1999-10-30 Gerd Moellmann <gerd@gnu.org>
2425
2426 * progmodes/compile.el (compilation-error-regexp-alist):
2427 Undo previous change.
2428
2429 1999-10-28 Dave Love <fx@gnu.org>
2430
2431 * help.el (help-follow): Make arg optional again and really
2432 default to point.
2433
2434 1999-10-28 Gerd Moellmann <gerd@gnu.org>
2435
2436 * paths.el (rmail-file-name): Make it an option.
2437
2438 * progmodes/ada-mode.el, progmodes/ada-prj.el,
2439 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
2440 comment fixes.
2441
2442 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
2443 MIPS Pro 7.3 compiler error message syntax.
2444
2445 1999-10-27 Dave Love <fx@gnu.org>
2446
2447 * progmodes/compile.el: Checkdoc-inspired fixes.
2448
2449 1999-10-27 Gerd Moellmann <gerd@gnu.org>
2450
2451 * lpr.el (print-buffer): Doc-string fix.
2452
2453 1999-10-27 Dave Love <fx@gnu.org>
2454
2455 * emacs-lisp/advice.el: Doc fixes.
2456 (ad-lemacs-p): Removed.
2457 (advice): Add :link to defgroup.
2458
2459 1999-10-27 Kenichi Handa <handa@etl.go.jp>
2460
2461 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
2462 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
2463
2464 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2465
2466 * window.el (walk-windows): If ALL-FRAMES is a frame,
2467 start on that frame. Use save-selected-window.
2468
2469 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2470
2471 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
2472 ad-activate. All callers changed, including those in data.c.
2473 (ad-activate-internal-off): Renamed from ad-activate-off.
2474 All uses changed.
2475 (ad-activate): Renamed from ad-activate-on. All uses changed.
2476 (ad-start-advice, ad-stop-advice, ad-recover-normality):
2477 Alter the definition of ad-activate-internal, not ad-activate.
2478
2479 1999-10-26 Gerd Moellmann <gerd@gnu.org>
2480
2481 * startup.el (command-line-1): Add support for command line
2482 arguments `file' and `execute'. Fix handling of `visit'.
2483
2484 1999-10-26 Kenichi Handa <handa@etl.go.jp>
2485
2486 * international/mule-cmds.el (read-input-method-name): Handle the
2487 case that the arg DEFAULT is symbol.
2488
2489 * international/mule-diag.el (mule-diag): Handle the case that
2490 default-input-method is symbol.
2491
2492 1999-10-26 Gerd Moellmann <gerd@gnu.org>
2493
2494 * textmodes/tildify.el: New file.
2495
2496 1999-10-25 Sam Steingold <sds@ksp.com>
2497
2498 * Makefile (compile-files): Fixed the "tr" strings.
2499 (EMACS): Set to ../src/emacs.
2500
2501 1999-10-25 Gerd Moellmann <gerd@gnu.org>
2502
2503 * info.el (Info-build-node-completions): Add '("*") to the
2504 completion list.
2505
2506 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2507
2508 * frame.el (auto-raise-mode): When enabling the mode,
2509 immediately raise the selected frame.
2510
2511 * indent.el (indent-region): Doc fix.
2512
2513 * comint.el (comint-output-filter): Make the Comint buffer current
2514 for the comint-preoutput-filter-functions.
2515
2516 * mail/reporter.el: Doc fix.
2517
2518 1999-10-24 Stephen Eglen <stephen@gnu.org>
2519
2520 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
2521 that Octave lisp files can also run under XEmacs 20.
2522 (require 'custom) added so that files can run under Emacs 19.34.
2523
2524 * iswitchb.el (iswitchb-default-keybindings): No need to use
2525 read-kbd-macro in keybindings.
2526
2527 1999-10-23 Dave Love <fx@gnu.org>
2528
2529 * elide-head.el: New file.
2530
2531 1999-10-23 Gerd Moellmann <gerd@gnu.org>
2532
2533 * Makefile (compile-files, backup-compiled-files): New targets.
2534 (bootstrap, bootstrap-clean): Ditto.
2535
2536 1999-10-22 Paul Eggert <eggert@twinsun.com>
2537
2538 * international/mule-cmds.c (locale-language-names):
2539 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
2540 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
2541 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
2542 Use Latin-8 for Welsh.
2543 Use Latin-1 for English if "en" is explicitly specified.
2544 Use Latin-1 for Scots Gaelic, Tagalog.
2545 Use Latin-1 (not Latin-4) for Greenlandic.
2546 Use Latin-1 (not Latin-2) for Albanian.
2547 (locale-preferred-coding-systems, locale-language-names):
2548 Remove generic ISO 8859 locales; locale-charset-language-names now
2549 does this.
2550 (locale-charset-language-names): New variable.
2551 (set-locale-environment): Use language name specified by
2552 locale-charset-language-names if its charsets disagree with the
2553 language name specified by locale-language-names.
2554
2555 1999-10-22 Dave Love <fx@gnu.org>
2556
2557 * make-mode.el: Minor doc fixes.
2558
2559 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
2560
2561 1999-10-21 Dave Love <fx@gnu.org>
2562
2563 * loadup.el: Add latin-8, latin-9.
2564
2565 1999-10-20 Paul Eggert <eggert@twinsun.com>
2566
2567 * disp-table.el (standard-display-european): Remove undocumented
2568 arg AUTO; no longer used by startup.el. Do not attempt to treat
2569 all non-English language environments as coding system names.
2570 Instead, use the downcased language environment name as a coding
2571 system name if it is one; otherwise, use latin-1.
2572
2573 1999-10-20 Gerd Moellmann <gerd@gnu.org>
2574
2575 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
2576 that were split so that part of the comment appeared as Lisp code.
2577
2578 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2579
2580 * ps-bdf.el: Doc fix.
2581
2582 * ps-print-def.el: New file: common definitions for all parts of
2583 ps-print.
2584 (ps-multibyte-buffer): Moved from ps-mule.
2585
2586 * ps-mule.el: File dependence fix.
2587 (ps-multibyte-buffer): Moved to ps-print-def.
2588
2589 * ps-print.el: Doc fix, better customization.
2590 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
2591 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
2592 (ps-end-file): Doc fix.
2593 (ps-setup, ps-begin-file): Fun fix.
2594 (postscript): New group.
2595 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
2596 (ps-print-prologue-1): Adjust PostScript programming.
2597 (ps-print): Adjust group hierarchy.
2598 (ps-print-n-up, ps-print-zebra, ps-print-background,
2599 ps-print-printer)
2600 (ps-print-page): New subgroups.
2601 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
2602 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
2603 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
2604 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
2605 (ps-zebra-stripe-height, ps-print-background-image)
2606 (ps-print-background-text, ps-spool-config): Adjust customization.
2607 (dos-ps-printer): Definition eliminated.
2608
2609 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2610
2611 * ps-mule.el: Doc fix, define functions properly if mule package is
2612 loaded or not.
2613 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
2614 mule package is loaded or not.
2615
2616 * ps-print.el: Doc fix, n-up printing.
2617 (ps-print-version): New version number (5.0).
2618 (ps-page-dimensions-database): Added document media.
2619 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
2620 (ps-page-order, ps-printing-region-p): New vars.
2621 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
2622 funs.
2623 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
2624 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
2625 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
2626 (ps-n-up-xstart, ps-n-up-ystart): New macros.
2627 (ps-print-begin-sheet-hook): New hook.
2628 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
2629 const.
2630 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
2631 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
2632 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
2633 (ps-count-lines): Changed to defun.
2634 (ps-header-page): Changed to defsubst, fix fun.
2635 (ps-printing-region): Doc fix, adjust programming code.
2636 (ps-output-boolean, ps-background-pages, ps-background-text)
2637 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
2638 programming code.
2639
2640 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2641
2642 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
2643 (ps-print-version): New version number (4.2).
2644 (ps-spool-config, ps-spool-tumble): New vars.
2645 (ps-print-prologue-1): Changed to defconst, adjust PostScript
2646 programming, new PostScript procedure to handle errors.
2647 (ps-print-prologue-2): Changed to defconst.
2648 (ps-print-duplex-feature): New const: duplex and tumble setting.
2649 (ps-setup, ps-begin-file): Fix funs.
2650 (ps-boolean-capitalized): New fun.
2651
2652 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
2653
2654 * Makefile (dontcompilefiles): Obsoleted.
2655 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
2656 (EL): Unused.
2657 (temacs): Removed (unused).
2658 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
2659 version of the file (necessary for the update to work properly).
2660 (autoloads): Force the use of `pwd`/loaddefs.el.
2661 (updates); Redefined in terms of other targets to reduce redundancy.
2662 (.el.elc): New default rule, just in case you want it.
2663 (compile): Use a single invocation of Emacs.
2664 (bootstrap-compile); Unneeded.
2665 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
2666
2667 1999-10-19 Dave Love <fx@gnu.org>
2668
2669 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
2670
2671 1999-10-19 Sam Steingold <sds@ksp.com>
2672
2673 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
2674 comply with the comment.
2675
2676 1999-10-19 Gerd Moellmann <gerd@gnu.org>
2677
2678 * autorevert.el (auto-revert-mode): Make auto-revert-mode
2679 permanent-local.
2680
2681 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
2682
2683 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
2684 value: \"lpr\" changed to "lpr"
2685 (ps-mode-version): New constant
2686 (ps-mode-show-version): New function, added key in ps-mode-map
2687 (ps-run-messages): Removed
2688 (ps-run-font-lock-keywords-2): New defcustom variable replacing
2689 ps-run-messages. These keywords now include the value of
2690 ps-run-prompt, making its fontification customizable.
2691 (ps-run-init): Removed \\n from docstring, it is now added when
2692 the value is used
2693 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
2694 ps-run-prompt
2695 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
2696 customizable variables in doc-string (its equivalent
2697 ps-run-messages was missing in previous version of the doc-string)
2698 (ps-run-mode): Simplified assignment to font-lock-defaults, using
2699 symbols only
2700
2701 1999-10-19 Alex Schroeder <alex@gnu.org>
2702
2703 * ansi-color.el: Complete rewrite.
2704
2705 1999-10-19 Paul Eggert <eggert@twinsun.com>
2706
2707 Fix bootstrapping problems.
2708 Use the system locale to specify Emacs locale defaults.
2709
2710 * international/mule-cmds.el (global-map):
2711 Do not use backquote, because that makes a bootstrapping
2712 problem if you need to recompile all Lisp files using interpreted code.
2713 * international/mule.el (charset-id, charset-bytes,
2714 charset-dimension, charset-chars, charset-width,
2715 charset-direction, charset-iso-final-char,
2716 charset-iso-graphic-plane, charset-reverse-charset,
2717 charset-short-name, charset-long-name, charset-description,
2718 charset-plist): Likewise.
2719 * subr.el (save-match-data): Likewise.
2720
2721 * international/mule-cmds.el
2722 (set-display-table-and-terminal-coding-system): New function,
2723 containing code migrated out of set-language-environment.
2724 (set-language-environment, set-locale-environment): Use it.
2725 (locale-translation-file-name): Moved here from startup.el.
2726 (locale-language-names, locale-preferred-coding-systems):
2727 New vars.
2728 (locale-name-match, set-locale-environment): New functions.
2729
2730 * language/japan-util.el (setup-japanese-environment-internal):
2731 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
2732
2733 * startup.el (iso-8859-n-locale-regexp): Remove.
2734 (locale-translation-file-name): Move to mule-cmds.el.
2735 (command-line): Move locale-stuff into set-locale-environment.
2736
2737 1999-10-18 Dave Love <fx@gnu.org>
2738
2739 * abbrev.el (add-abbrev, inverse-add-abbrev)
2740 (expand-region-abbrevs): Remove properties from buffer text.
2741
2742 1999-10-17 Gerd Moellmann <gerd@gnu.org>
2743
2744 * iswitchb.el (iswitchb-exhibit): Extract user-input only
2745 from the mini-buffer, without the prompt.
2746
2747 * simple.el (minibuffer-prompt-end): Return the position
2748 after the prompt, not the position of that last character
2749 of the prompt.
2750
2751 1999-10-17 Miles Bader <miles@gnu.org>
2752
2753 * simple.el: Doc fixes.
2754
2755 1999-10-17 Miles Bader <miles@gnu.org>
2756
2757 * simple.el (previous-matching-history-element, next-history-element):
2758 Change to work correctly even if the point is in the prompt.
2759 (choose-completion-string): Likewise.
2760 (minibuffer-prompt-width): New function (compatibility with old subr).
2761
2762 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
2763 When constraining the final position to the current field,
2764 don't use the ONLY-IN-LINE mode of constrain-to-field.
2765
2766 1999-10-17 Miles Bader <miles@gnu.org>
2767
2768 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
2769 constrain-to-field.
2770 * textmodes/paragraphs.el (forward-sentence): Likewise.
2771
2772 1999-10-17 Miles Bader <miles@gnu.org>
2773
2774 * simple.el (line-move): Use constrain-to-field to avoid
2775 moving into a prompt.
2776 (previous-complete-history-element): Clarify doc string.
2777 (next-complete-history-element): Likewise.
2778 Use field-beginning instead of point-min.
2779 (next-matching-history-element): Use field-beginning and
2780 erase-field instead of point-min and erase-buffer.
2781 * textmodes/paragraphs.el
2782 (forward-paragraph, forward-sentence): Likewise.
2783 (backward-kill-paragraph, backward-kill-sentence): Remove code to
2784 constrain the kill to an field, as the movement commands now
2785 do this.
2786
2787 1999-10-17 Miles Bader <miles@gnu.org>
2788
2789 * simple.el (previous-matching-history-element): Get the
2790 minibuffer input with field-string instead of buffer-string.
2791 (choose-completion-string): Likewise.
2792 (next-history-element): Likewise.
2793 Erase the minibuffer input with erase-field, not erase-buffer.
2794 Use field-beginning to find the beginning of the input.
2795 * textmodes/paragraphs.el (backward-kill-sentence):
2796 Remove minibuffer-prompt hack.
2797 Constrain to any input field.
2798
2799 1999-10-17 Sam Steingold <sds@ksp.com>
2800
2801 * bindings.el (completion-ignored-extensions): Added ".sparcf"
2802 for CMUCL on sparc and ".ufsl" for LispWorks.
2803 (bound-and-true-p): Bugfix: free variable `v'.
2804
2805 1999-10-16 Dave Love <d.love@dl.ac.uk>
2806
2807 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
2808 (edebug-uninstall-read-eval-functions): Use load-read-function,
2809 avoiding elisp-eval.
2810
2811 1999-10-16 Sam Steingold <sds@ksp.com>
2812
2813 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
2814 instead of `eql'.
2815
2816 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
2817
2818 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
2819 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
2820 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
2821 * ediff-util.el (ediff-make-temp-file):
2822 * ediff-vers.el (ediff-pcl-cvs-view-revision):
2823 * emerge.el (emerge-make-temp-file):
2824 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
2825 * vc.el (vc-update-change-log):
2826 * mail/mailpost.el (post-mail-send-it):
2827 * mail/metamail.el (metamail-region):
2828 * progmodes/cmacexp.el (c-macro-expansion):
2829 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
2830
2831 1999-10-15 Gerd Moellmann <gerd@gnu.org>
2832
2833 * smtpmail.el (smtpmail-via-smtp): Add support for
2834 automatically appending a domain to RCPT TO: addresses.
2835
2836 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2837
2838 * dired.el (dired-insert-directory): Insert the amount of
2839 free space after the total size.
2840 (dired-free-space-program, dired-free-space-args): New variables.
2841
2842 1999-10-14 Karl Heuer <kwzh@gnu.org>
2843
2844 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
2845
2846 1999-10-14 Dave Love <fx@gnu.org>
2847
2848 * international/characters.el:
2849 * international/fontset.el:
2850 * international/mule-conf.el: Add latin-iso8859-1[45].
2851
2852 * language/european.el: Add Latin-8, Latin-9. Modify some doc
2853 strings.
2854
2855 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
2856 (command-line): Detect Latin-[89] locales.
2857
2858 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
2859
2860 * international/mule-cmds.el (select-safe-coding-system)
2861 (leim-list-header): Avoid the use of strings that start with backslash
2862 newline since lread.c:read1 has a hack to turn those strings into
2863 integer 0 during the loadup.el process.
2864
2865 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
2866
2867 1999-10-13 Dave Love <fx@gnu.org>
2868
2869 * image.el (insert-image): Copy the image spec and add an
2870 intangible property.
2871
2872 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
2873
2874 * help.el (help-xref-interned): Make it also work on variable-only
2875 and function-only symbols.
2876 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
2877 (help-follow): If the point under mouse is not highlighted, try
2878 `help-xref-interned' on the pointed-to symbol anyway.
2879
2880 * info.el (Info-on-current-buffer): New entry point.
2881 (Info-find-node): Split into two for Info-on-current-buffer to
2882 hook into it.
2883 (Info-current-file, Info-set-mode-line, Info-up):
2884 Info-current-file can now be t.
2885 (Info-clone-buffer-hook): Function for `clone-buffer'.
2886 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
2887 Make `clone-buffer' available in various ways to the user.
2888
2889 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
2890
2891 * simple.el (shell-command, shell-command-on-region): Use
2892 make-temp-file.
2893 (clone-buffer, clone-process, clone-buffer-hook): New functions.
2894
2895 * subr.el (with-current-buffer): Don't use backquotes to avoid
2896 bootstrapping problems.
2897
2898 * loadup.el (load-path): Add subdirs for bootstrapping.
2899 (docstrings): Ignore errors during bootstrapping.
2900 (args): New `bootstrap' argument (for use in place of `dump').
2901
2902 1999-10-12 Emmanuel Briot <briot@gnat.com>
2903
2904 * ada-stmt.el: Doc-string fixes.
2905
2906 1999-10-12 Gerd Moellmann <gerd@gnu.org>
2907
2908 * recentf.el: New file.
2909
2910 * ps-mode.el: New file.
2911
2912 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
2913 case insensitive.
2914
2915 1999-10-12 Richard Sharman <rsharman@pobox.com>
2916
2917 * sh-script.el: Added support for indenting existing scripts.
2918 (sh-mode-map): Added new bindings.
2919 (sh-mode): Updated mode doc-string for new commands, added
2920 make-local-variable calls, initialize mode-specific variables.
2921 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
2922 is now a different function.
2923 (sh-header-marker): Changed docstring.
2924 (sh-set-shell): Initialize mode-specific variables.
2925 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
2926 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
2927 Changed these define-skeleton calls to work with user-specified
2928 indentation settings.
2929 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
2930 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
2931 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
2932 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
2933 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
2934 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
2935 (sh-guess-basic-offset, sh-handle-after-case-label)
2936 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
2937 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
2938 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
2939 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
2940 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
2941 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
2942 (sh-handle-this-then, sh-help-string-for-variable)
2943 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
2944 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
2945 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
2946 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
2947 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
2948 (sh-remove-our-text-properties, sh-rescan-buffer)
2949 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
2950 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
2951 (sh-scan-case, sh-search-word, sh-set-char-syntax)
2952 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
2953 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
2954 functions.
2955 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
2956 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
2957 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
2958 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
2959 (sh-var-list): New variables.
2960
2961 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
2962
2963 * quickurl.el (quickurl-list-insert): `count-lines' was returning
2964 a value one line to high if the cursor wasn't at the start of a
2965 line. A `beginning-of-line' is now performed before making the
2966 call to `count-lines'.
2967
2968 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
2969
2970 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
2971
2972 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
2973
2974 * Makefile (setwins): Abstract out the command to find subdirectories
2975 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
2976 (custom-deps, finder-data, autoloads, update-subdirs, updates)
2977 (autoloads-with-other-emacs): Use it.
2978
2979 * diff-mode.el: New file. A mode for viewing/editing context diffs.
2980
2981 1999-10-09 Gerd Moellmann <gerd@gnu.org>
2982
2983 * Makefile (bootstrap-compile): New target. Compile Lisp
2984 files with ../src/temacs.
2985
2986 1999-10-08 Simon Marshall <simon@gnu.org>
2987
2988 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
2989 (regexp-opt-group): Use it to get common suffixes in STRINGS.
2990 If STRINGS is nil, return "" rather than nil.
2991
2992 1999-10-08 Gerd Moellmann <gerd@gnu.org>
2993
2994 * Makefile (compile): Compile files one by one. Set load-path to
2995 current directory and subdirectories when compiling.
2996
2997 1999-10-08 Gerd Moellmann <gerd@gnu.org>
2998
2999 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
3000 (emacs): Use it everywhere instead of EMACS.
3001 (compile): New target. Compile all Lisp files from scratch.
3002 (recompile): New target. Recompile lisp directory.
3003 (autoloads-with-other-emacs): New target. Build loaddefs.el with
3004 an Emacs executable not built in the current directory tree.
3005
3006 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
3007
3008 * filecache.el (file-cache-completion-ignore-case): New variable,
3009 defaulting to the value of completion-ignore-case.
3010 (file-cache-minibuffer-complete): Use it.
3011 (file-cache-files-matching, file-cache-files-matching-internal):
3012 New functions.
3013
3014 1999-10-07 Emmanuel Briot <briot@gnat.com>
3015
3016 * ada-xref.el: New file
3017
3018 * ada-prj.el: New file
3019
3020 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
3021
3022 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
3023 subprogram being created.
3024
3025 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
3026 ada-indent-newline-indent): Rewritten to support the new indentation
3027 scheme
3028
3029 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
3030 New functions
3031
3032 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
3033 justification parameter
3034
3035 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
3036 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
3037 external program
3038
3039 1999-10-07 Dave Love <fx@gnu.org>
3040
3041 * bindings.el (bound-and-true-p): New macro.
3042 (make-mode-line-mouse-sensitive): Don't require easymenu.
3043
3044 1999-10-07 Gerd Moellmann <gerd@gnu.org>
3045
3046 * custom.el (defface): Extend documentation for new values of
3047 `type'.
3048
3049 * faces.el (face-spec-set-match-display): Recognize `type' of
3050 `motif', `lucid', `x-toolkit'.
3051 (menu): New face.
3052
3053 1999-10-05 Dave Love <fx@gnu.org>
3054
3055 * files.el: Recognize temporary crontab files.
3056
3057 * info.el: Require jka-compr when compiling.
3058 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
3059
3060 1999-10-04 Dave Love <fx@gnu.org>
3061
3062 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
3063 scroll-up-aggressively, scroll-down-aggressively.
3064
3065 * time.el (display-time-mode): Add autoload cookie.
3066
3067 * rect.el (delete-extract-rectangle): Doc fix from verna.
3068
3069 * help-macro.el (three-step-help): Customize.
3070
3071 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3072
3073 * hexl.el (hexlify-buffer): Move point in proper range
3074 if it is too large.
3075 (hexl-after-revert-hook): Update hexl-max-address.
3076 (hexl-address-to-marker): Doc fix.
3077
3078 1999-10-03 Dave Love <fx@gnu.org>
3079
3080 * image.el (defimage): Remove redundant code. Substitute file in
3081 image plist.
3082
3083 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
3084
3085 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
3086 when doing with-temp-file.
3087
3088 1999-10-01 Dave Love <fx@gnu.org>
3089
3090 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
3091
3092 * help.el: Require view when compiling.
3093 (view-emacs-FAQ): Use Info version.
3094
3095 1999-09-29 Ken'ichi Handa <handa@gnu.org>
3096
3097 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
3098 (normat->normal). Use correct font names for Korean
3099 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
3100
3101 1999-09-29 Kenichi Handa <handa@etl.go.jp>
3102
3103 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
3104 code not used by KOI8 to the same 8-bit code instead of mapping to
3105 SPC.
3106 (cyrillic-alternativnyj-decode-table): Likewise.
3107
3108 1999-09-29 Alex Schroeder <alex@gnu.org>
3109
3110 * sql.el (sql-imenu-generic-expression): Aew, used to set
3111 imenu-generic-expression.
3112 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
3113 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
3114 imenu-case-fold-search, and imenu-syntax-alist.
3115 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
3116 setting font-lock-defaults' SYNTAX-ALIST.
3117
3118 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3119
3120 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
3121 macro, try again.
3122
3123 1999-09-28 Dave Love <fx@gnu.org>
3124
3125 * cus-edit.el (custom-comment): Change widget definition.
3126 (custom-comment-create, custom-comment-show)
3127 (custom-comment-invisible-p): Don't use :comment-overlay.
3128 (custom-comment-hide): New function.
3129 (custom-variable-set, custom-variable-save)
3130 (custom-variable-reset-standard, custom-face-set)
3131 (custom-face-save): Use it.
3132
3133 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3134
3135 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
3136
3137 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3138
3139 * faces.el (region): Doc fix.
3140
3141 1999-09-27 Dave Love <fx@gnu.org>
3142
3143 * isearch.el (isearch): Add :links in defgroup.
3144 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
3145 (isearch-switch-frame-handler): Comment out (unused).
3146 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
3147 (isearch-ring-retreat-edit): Doc fix.
3148 (isearch-mouse-yank): New command.
3149 (isearch-last-command-char): Removed. Callers changed to use
3150 last-command-char.
3151 (isearch-char-to-string): Removed. Callers changed to use
3152 char-to-string.
3153
3154 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
3155
3156 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
3157 option for Russian.
3158
3159 1999-09-25 Gerd Moellmann <gerd@gnu.org>
3160
3161 * faces.el (face-differs-from-default-p): Compare face
3162 attributes individually.
3163
3164 * image.el (put-image, insert-image): Add string argument.
3165
3166 1999-09-24 Gerd Moellmann <gerd@gnu.org>
3167
3168 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
3169 LANG=de_DE.iso88591 on HPUX 11.0.
3170
3171 * dired.el (dired-move-to-filename-regexp): Make it work
3172 for LANG=de_DE.iso88591 on HPUX 11.0.
3173
3174 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3175
3176 * info.el (info-initialize): Don't test existence of ALTERNATIVE
3177 if we know for some other reason it should not be used.
3178
3179 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
3180 New variable.
3181 (edebug-recursive-edit): Save current-prefix-arg there,
3182 bind it, and set it back at the end.
3183 (edebug-outside-excursion): Restore and update the outside
3184 value of current-prefix-arg.
3185 (edebug-emacs-version-specific): Delete support for Epoch.
3186
3187 1999-09-24 Howard Melman <howard@silverstream.com>
3188
3189 * imenu.el (imenu-after-jump-hook): New variable.
3190 (imenu): Run menu-after-jump-hook.
3191 (imenu-name-lookup-function): New variable.
3192 * imenu.el (imenu--in-alist): Use those variables.
3193
3194 1999-09-24 Carsten Dominik <cd@gnu.org>
3195
3196 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
3197 multiple thebibliography environments.
3198
3199 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
3200 with recentering window.
3201 (reftex-extract-bib-entries-from-thebibliography,
3202 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
3203 with multiple thebibliography environments.
3204
3205 * textmodes/reftex-vars.el
3206 (reftex-section-levels): Function allowed as cdr.
3207 (reftex-max-section-depth) New option.
3208
3209 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
3210 with multiple thebibliography environments.
3211
3212 1999-09-23 Gerd Moellmann <gerd@gnu.org>
3213
3214 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
3215 instead of point-min in call to delete-region.
3216
3217 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
3218
3219 * vc.el (vc-backend-checkout): Use with-temp-file when checking
3220 out into arbitrary file names.
3221
3222 1999-09-19 Ken'ichi Handa <handa@gnu.org>
3223
3224 * language/european.el ("Turkish"): New language environment.
3225
3226 1999-09-19 Dave Love <fx@gnu.org>
3227
3228 * delim-col.el: New file.
3229
3230 1999-09-17 Richard Stallman <rms@gnu.org>
3231
3232 * files.el (after-find-file): When visiting a backup file,
3233 make it read-only.
3234
3235 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
3236 (apropos-keybinding-face, apropos-label-face): Likewise.
3237 (apropos-property-face, apropos-match-face): Likewise.
3238 (apropos-label-properties): New variable.
3239 (apropos-print-doc): Use apropos-label-properties.
3240 (apropos-print): Set apropos-label-properties.
3241
3242 1999-09-15 Richard Stallman <rms@gnu.org>
3243
3244 * winner.el: Use aref instead of sref.
3245
3246 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
3247
3248 1999-09-14 Gerd Moellmann <gerd@gnu.org>
3249
3250 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
3251
3252 1999-09-14 Richard Stallman <rms@gnu.org>
3253
3254 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
3255 cookie, even if followed by a letter.
3256
3257 1999-09-14 Stephen Eglen <stephen@gnu.org>
3258
3259 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
3260 --no-line-editing are passed to Octave by including them here
3261 rather than storing them in inferior-octave-startup-args.
3262
3263 1999-09-14 Eli Zaretskii <eliz@gnu.org>
3264
3265 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
3266 command, option, env and sc.
3267
3268 * subr.el (shell-quote-argument): Quote argument with double
3269 quotes for ms-dos.
3270
3271 1999-09-14 Richard Stallman <rms@gnu.org>
3272
3273 * simple.el (eval-expression-print-level): New variable.
3274 (eval-expression-print-length): New variable.
3275 (eval-expression-debug-on-error): New variable.
3276 (eval-expression): Bind print-level, print-length and
3277 debug-on-error from those vars.
3278
3279 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
3280 Bind print-level, print-length and debug-on-error.
3281
3282 1999-09-14 Inge Frick <inge@nada.kth.se>
3283
3284 * dired.el (dired-recursive-deletes): New custom variable.
3285 (dired-re-no-dot): New variable.
3286 (dired-delete-file): New function deletes files and directories
3287 recursively.
3288 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
3289
3290 * dired-aux.el (dired-recursive-copies): New custom variable.
3291 (dired-handle-overwrite): Broke a long line.
3292 (dired-copy-file): Call `dired-copy-file-recursive' instead of
3293 `copy-file'.
3294 (dired-copy-file-recursive): New function. Copy directories
3295 recursively.
3296 (dired-do-create-files): Added support for generalized directory
3297 target. How-to function may now return a function. New fluid
3298 variable `dired-one-file'.
3299 (dired-copy-how-to-fn): New variable.
3300 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
3301 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
3302 (dired-do-copy-regexp): No recursive copies.
3303
3304 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
3305
3306 * whitespace.el (whitespace-version): Update version to 2.4
3307
3308 * whitespace.el: Add customization variables to conditionally test
3309 any of the five whitespaces, per request from Rune Kleveland
3310 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
3311
3312 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
3313
3314 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
3315 list of modes to be checked for bogus whitespaces.
3316
3317 * whitespace.el (whitespace-rescan-timer-time): Update
3318 documentation.
3319
3320 * whitespace.el (whitespace-display-unchecked-whitespaces):
3321 New function to update modeline with untested whitespaces.
3322
3323 * whitespace.el (whitespace-buffer): Test only whitespaces whose
3324 checking is turned on, and update modeline using the newly created
3325 `whitespace-display-unchecked-whitespaces'.
3326
3327 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
3328 whose checking is turned on, and update modeline using the newly
3329 created `whitespace-display-unchecked-whitespaces'.
3330
3331 * whitespace.el (whitespace-describe): Update documentation.
3332
3333 * whitespace.el (whitespace-tickle-timer): Test if
3334 `whitespace-rescan-timer-time' is non-zero before tickling timer.
3335
3336 1999-09-13 Dave Love <fx@gnu.org>
3337
3338 * hideif.el (hide-ifdef-mode): Add autoload cookie.
3339
3340 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
3341 for temp buffer.
3342 (checkdoc-this-string-valid): Don't assume default comment-start.
3343
3344 1999-09-13 Gerd Moellmann <gerd@gnu.org>
3345
3346 * rsz-mini.el: Remove code, keep the interface.
3347
3348 1999-09-13 Dave Love <fx@gnu.org>
3349
3350 * help.el (help-highlight-p): Doc fix.
3351
3352 * faces.el (mode-line, header-line, tool-bar): Add :version.
3353 (highlight, secondary-selection): Add :group.
3354 (trailing-whitespace): Add :group, :version.
3355
3356 * wid-edit.el: Remove some compatibility code and checks.
3357 (widget-specify-field, widget-specify-button): Don't use XEmacs
3358 properties.
3359 (widget-overlay-inactive): Change error message.
3360 (widget-button-pressed-face): New variable.
3361 (widget-button-click): Use it.
3362 (widget-documentation-link-add): Specify mouse and button faces.
3363 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
3364 removed now the functionality is built in.
3365
3366 * cus-edit.el: Don't define-widget-keywords.
3367 (multimedia): New group.
3368 (custom-last): Function removed.
3369 (custom-quote): Add vectorp case, comment out characterp case.
3370 (custom-buffer-done-function, custom-raised-buttons): New option.
3371 (Custom-buffer-done): New function.
3372 (custom-buffer-create-internal): Obey custom-raised-buttons,
3373 Custom-buffer-done.
3374 (custom-button-face): Make it `released-button'.
3375 (custom-button-pressed-face): Make it `pressed-button'
3376 (custom-mode-map): Bind "q" to Custom-buffer-done.
3377 (custom-mode): Deal with raised/pressed buttons.
3378
3379 Changes from Didier Verna:
3380 (custom-prompt-variable): Optional third arg makes prompt for a
3381 comment string.
3382 (customize-set-value, customize-set-variable,
3383 customize-save-variable): Optional prefix makes function handle
3384 variable comments.
3385 (customize-customized, customize-saved, custom-variable-state-set)
3386 (custom-variable-set, custom-variable-save, custom-face-state-set)
3387 (custom-variable-reset-saved, custom-variable-reset-standard)
3388 (custom-face-set, custom-face-save, custom-face-reset-saved)
3389 (custom-face-reset-standard, customize-save-customized): Handle
3390 custom comments.
3391 (custom-comment-face, custom-comment-tag-face): New face.
3392 (custom-comment): New widget.
3393 (custom-comment-create, custom-comment-delete)
3394 (custom-comment-value-set, custom-comment-show)
3395 ()custom-comment-invisible-p): New functions.
3396 (custom-variable-value-create, custom-face-value-create): Create a
3397 comment field widget.
3398 (custom-variable-menu, custom-face-menu): New entry for custom
3399 comment.
3400 (custom-face-value-create): Remove compatibility code.
3401 (custom-save-variables, custom-save-faces): Possibly save custom
3402 comments.
3403
3404 * cus-face.el (custom-face-attributes): Simplify :underline,
3405 :overline, :inverse-video cases. Fix up :box case (probably needs
3406 more work).
3407
3408 Change from Didier Verna:
3409 (custom-set-faces): The arguments can now have a custom comment as
3410 fourth argument.
3411
3412 * custom.el: Don't define-widget-keywords.
3413 Change from Didier Verna:
3414 (custom-set-variables): The arguments can now have a
3415 custom comment as fifth element.
3416
3417 1999-09-13 Richard Stallman <rms@gnu.org>
3418
3419 * info.el (Info-find-node): Cope better if guesspos is too large.
3420
3421 1999-09-12 Gerd Moellmann <gerd@gnu.org>
3422
3423 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
3424 of buffer-substring because buffer-string doesn't copy the
3425 prompt.
3426
3427 * faces.el (mode-line): Replaces `modeline'.
3428 (toplevel): Make `modeline' an alias for `mode-line'.
3429
3430 1999-09-12 Gerd Moellmann <gerd@gnu.org>
3431
3432 * gs.el: Change `ghostscript' to `postscript' in comment.
3433
3434 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
3435
3436 * emulation/tpu-edt.el (tpu-version): New version.
3437 (tpu-search-overlay, tpu-replace-overlay): New variables.
3438 (tpu-search-highlight, tpu-toggle-direction): New functions.
3439 (tpu-lm-replace): Set tpu-replace-overlay.
3440 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
3441 command hook.
3442
3443 1999-09-11 Richard Stallman <rms@gnu.org>
3444
3445 * isearch.el (isearch-mode-map): Undo previous change.
3446
3447 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
3448 use all of that as the sexp.
3449
3450 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
3451 and use the initial argument as file name directly.
3452 Likewise if nothing matches.
3453
3454 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
3455
3456 * winner.el: Major changes. Avoid changing point and mark.
3457 Save configurations after they change, not before.
3458
3459 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
3460
3461 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
3462 Bind print-continuous-numbering and print-number-table.
3463
3464 1999-09-10 Dave Love <fx@gnu.org>
3465
3466 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
3467
3468 1999-09-09 Richard Stallman <rms@gnu.org>
3469
3470 * whitespace.el: Finish making it fit Emacs conventions.
3471 Add autoloads.
3472
3473 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3474
3475 * generic-x.el (bat-generic-mode): "::"-style comments don't
3476 need to begin with "-". Fix the font-lock definitions of ON/OFF
3477 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
3478 from the list of keywords. Add DO to the list of keywords.
3479
3480 1999-09-09 Dave Love <fx@gnu.org>
3481
3482 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
3483 (byte-optimize-backward-word): New optimizations.
3484 (side-effect-free-fns, side-effect-and-error-free-fns): Add
3485 entries.
3486
3487 1999-09-09 Gerd Moellmann <gerd@gnu.org>
3488
3489 * image.el (put-image): Remove optional buffer parameter.
3490
3491 * faces.el (face-italic-p): Return t only for values `italic'
3492 and `oblique'.
3493
3494 * mouse.el (mouse-drag-mode-line-1): Extension of former
3495 mouse-drag-mode-line that also drags the header line.
3496 (mouse-drag-mode-line): Call it.
3497 (mouse-drag-header-line): New.
3498 (toplevel): Bind down-mouse-1 on header lines to
3499 mouse-drage-header-line.
3500
3501 1999-09-08 Gerd Moellmann <gerd@gnu.org>
3502
3503 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
3504 (make-mode-line-mouse-sensitive): Replace `top-line' by
3505 `header-line'.
3506
3507 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
3508
3509 * help.el (describe-function-1): Don't return empty string for keymaps.
3510
3511 * fill.el (fill-region-as-paragraph, canonically-space-region):
3512 Respect colon-double-space at end of line.
3513
3514 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
3515
3516 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
3517 (backup-buffer): Use it.
3518
3519 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
3520
3521 * generic-x.el (generic-define-unix-modes): Added new modes:
3522 inetd-conf-generic-mode, etc-services-generic-mode,
3523 etc-passwd-generic-mode. These are all defined for Unix by default.
3524 (apache-generic-mode): Use an imenu-generic-expression to list
3525 Configuration keywords.
3526 (samba-generic-mode): Use both ; and # as comment characters.
3527 (samba-generic-mode): Font-lock expressions now highlight name
3528 value pairs.
3529 (bat-generic-mode): Keywords are now case-insensitive through
3530 font-lock-defaults setting.
3531 (java-properties-generic-mode): Supports both ! and # as comment
3532 characters.
3533 (java-properties-generic-mode): Added an imenu-generic-expression
3534 (java-properties-generic-mode): Reworked to support the various
3535 different ways to separate name and value (viz, '=', ':' and
3536 whitespace).
3537 (show-tabs-generic-mode): Added this new generic-mode.
3538
3539 1999-09-08 Richard Stallman <rms@gnu.org>
3540
3541 * progmodes/inf-lisp.el: Moved from top directory.
3542
3543 * tar-mode.el (tar-header-block-tokenize):
3544 Use `when' instead of `and'. Fix some clobbered text.
3545
3546 * gud.el (gud-make-debug-menu): Make a child for the
3547 local menu, for its menu bar, and the debug menu.
3548 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
3549 Use the history in the simple way.
3550
3551 1999-09-07 Kenichi Handa <handa@etl.go.jp>
3552
3553 * language/korea-util.el (default-korean-keyboard): Initialize it
3554 according to the environment variable HANGUL_KEYBOARD_TYPE.
3555
3556 1999-09-07 Richard Stallman <rms@gnu.org>
3557
3558 * subr.el (make-temp-file): New function.
3559
3560 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
3561
3562 * font-lock.el (font-lock-multiline): New text property contains
3563 a boolean to indicate if the char is part of a multiline match.
3564 (font-lock-default-fontify-region): Extend the region appropriately
3565 for multiline keywords.
3566 (font-lock-default-unfontify-region): Also remove the new
3567 font-lock-multiline text property.
3568 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
3569 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
3570
3571 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3572
3573 * diary-lib.el (list-diary-entries): Make sure two-digit years
3574 have leading zeros.
3575
3576 1999-09-07 Gerd Moellmann <gerd@gnu.org>
3577
3578 * faces.el (face-set-after-frame-default): Initialize some
3579 attributes of some faces from frame parameters.
3580
3581 * faces.el (scroll-bar, border, cursor, mouse): New faces.
3582
3583 1999-09-07 Gerd Moellmann <gerd@gnu.org>
3584
3585 * faces.el (fringe): Replaces face `margin'.
3586
3587 1999-09-07 Dave Love <fx@gnu.org>
3588
3589 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
3590
3591 1999-09-07 Richard Stallman <rms@gnu.org>
3592
3593 * subr.el (push): Doc fix.
3594
3595 1999-09-06 Richard Stallman <rms@gnu.org>
3596
3597 * vc.el (vc-annotate-display): Use < 69 not < 70
3598 to distinguish 20YY from 19YY.
3599
3600 * timezone.el (timezone-parse-date): Use < 69 not < 70
3601 to distinguish 20YY from 19YY.
3602
3603 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
3604
3605 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
3606
3607 * quickurl.el: (quickurl-list-focused-line): Removed.
3608 (quickurl-list-insert): Now works out the focused line using
3609 `count-lines' instead of using `quickurl-list-focused-line'.
3610
3611 1999-09-06 Richard Stallman <rms@gnu.org>
3612
3613 * mail/rmail.el (rmail-retry-failure): Unconditionally move
3614 to beginning of message.
3615
3616 1999-09-06 Dave Love <fx@gnu.org>
3617
3618 * isearch.el (isearch-mode-map): Add mouse-2.
3619
3620 * mail/rmail.el (rmail-read-password): Deleted.
3621 (rmail-get-pop-password): Use read-password.
3622
3623 * quickurl.el: Don't conditionally define caddr.
3624 (quickurl-url-comment): Use nth, not caddr in function and
3625 defsetf.
3626
3627 1999-09-06 Richard Stallman <rms@gnu.org>
3628
3629 * auto-show.el: Doc fixes.
3630
3631 1999-09-06 Stephen Eglen <stephen@gnu.org>
3632
3633 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
3634 --no-line-editing so that TABs in source files are not interpreted
3635 as completion requests.
3636
3637 1999-09-06 Gerd Moellmann <gerd@gnu.org>
3638
3639 * hscroll.el, auto-show.el: Remove all code, keep the public
3640 interface as no-ops.
3641
3642 * faces.el (face-bold-p): Don't return t if face has lighter
3643 weight than normal.
3644
3645 1999-09-06 Eli Zaretskii <eliz@gnu.org>
3646
3647 * startup.el (command-line): Make small-temporary-file-directory
3648 be nil except on ms-dos.
3649
3650 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
3651
3652 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
3653 is defined.
3654
3655 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
3656 letters with a colon after d or l.
3657
3658 1999-09-06 Dave Love <fx@gnu.org>
3659
3660 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
3661 primitive.)
3662
3663 1999-09-05 Richard Stallman <rms@gnu.org>
3664
3665 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
3666
3667 * textmodes/paragraphs.el (backward-kill-sentence):
3668 Don't test minibuffer-prompt-end here.
3669 (forward-sentence): Do handle it here.
3670 (backward-kill-paragraph): Don't test it here.
3671 (forward-paragraph): Handle it here.
3672
3673 * mouse.el (font-menu-add-default): Simplify code.
3674
3675 1999-09-05 Gerd Moellmann <gerd@gnu.org>
3676
3677 * faces.el (header-line): Renamed from `top-line'.
3678
3679 1999-09-05 Gerd Moellmann <gerd@gnu.org>
3680
3681 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
3682
3683 1999-09-04 Richard Stallman <rms@gnu.org>
3684
3685 * whitespace.el: New file.
3686
3687 1999-09-04 Dave Love <fx@gnu.org>
3688
3689 * paths.el: Make some doc strings obey the make-docfile convention.
3690
3691 * bindings.el: Likewise.
3692 (debug-ignored-errors): Remove BBDB ones.
3693
3694 1999-09-03 Richard Stallman <rms@gnu.org>
3695
3696 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
3697 not from the draft to forward.
3698
3699 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
3700
3701 1999-09-03 Dave Love <fx@gnu.org>
3702
3703 * double.el (double-mode): Customize the variable.
3704
3705 1999-09-03 Kenichi Handa <handa@etl.go.jp>
3706
3707 * international/characters.el: Delete duplicated code.
3708
3709 1999-09-02 Richard Stallman <rms@gnu.org>
3710
3711 * indent.el (indent-relative): Doc fix.
3712
3713 * quickurl.el (quickurl): Doc fix.
3714
3715 1999-09-02 Gerd Moellmann <gerd@gnu.org>
3716
3717 * faces.el (margin): Change background to "gray" for mono (this is
3718 drawn with a stipple pattern).
3719
3720 1999-09-02 Gerd Moellmann <gerd@gnu.org>
3721
3722 * simple.el (next-history-element): Use minibuffer-prompt-end once
3723 again. Remove test for minibuffer-prompt-in-buffer.
3724
3725 1999-09-02 Eli Zaretskii <eliz@gnu.org>
3726
3727 * files.el (small-temporary-file-directory): New variable.
3728
3729 * startup.el (command-line): Compute the value of
3730 small-temporary-file-directory.
3731
3732 * ediff-init.el (ediff-temp-file-prefix): Use
3733 small-temporary-file-directory if non-nil.
3734
3735 * vc.el (vc-update-change-log): Likewise.
3736
3737 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
3738
3739 * simple.el (shell-command, shell-command-on-region): Use
3740 make-temp-name properly. Use small-temporary-file-directory if
3741 non-nil, otherwise temporary-file-directory, to generate temporary
3742 files.
3743
3744 * dos-w32.el (direct-print-region-helper): Use
3745 temporary-file-directory. (From Stefan Monnier.)
3746
3747 1999-09-02 Richard Stallman <rms@gnu.org>
3748
3749 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
3750 from asm-comment-char.
3751 (asm-font-lock-keywords): Recognize instruction width suffixes.
3752
3753 1999-09-01 Richard Stallman <rms@gnu.org>
3754
3755 * play/fortune.el: New file.
3756
3757 1999-08-31 Dave Love <fx@gnu.org>
3758
3759 * help.el (help-make-xrefs): Don't lose on non-empty blank line
3760 after key table.
3761
3762 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
3763 redisplay variables.
3764
3765 * subr.el (push): Fix typo.
3766
3767 1999-08-30 Kevin Blake <kblake@ticnet.com>
3768
3769 * emacs-lisp/ring.el: Many doc fixes.
3770 (ring-size, ring-copy): New functions.
3771
3772 1999-08-29 Richard Stallman <rms@gnu.org>
3773
3774 * progmodes/etags.el (tags-loop-continue):
3775 After tags-loop-operate returns, force skip to next file.
3776
3777 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
3778 (mail-extr-first-letters, mail-extr-last-letters):
3779 Use character classes [:alpha:] and [:alnum:].
3780
3781 * subr.el (push, pop): New macros.
3782
3783 * progmodes/compile.el (compilation-error-regexp-alist):
3784 New item for SGI IRIX MipsPro compilers.
3785
3786 * speedbar.el (speedbar-directory-buttons): Recognize
3787 device names when checking for file names.
3788
3789 * array.el (array-reconfigure-rows): Use generate-new-buffer.
3790
3791 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
3792 and specially handle defvar inside their expansions.
3793 (eval-defun-1): New subroutine.
3794
3795 * progmodes/compile.el (compilation-error-regexp-alist):
3796 Fix the Perl -w entry to allow period after line number.
3797 Don't allow newlines in file name, but allow them after line number
3798 for Perl debugging traces.
3799
3800 * which-func.el (which-func-cleanup-function): New variable.
3801 (which-function): Call that function.
3802
3803 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
3804 to end a function name.
3805
3806 * informat.el (Info-tagify): Don't insert more than one newline
3807 before the tag table.
3808
3809 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
3810
3811 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
3812 than make-temp-name, use match-string-no-properties, and eliminate
3813 a quadratic behavior when building bibtex-strings.
3814
3815 1999-08-29 Alex Schroeder <alex@gnu.org>
3816
3817 * comint.el (comint-input-ring-separator): New variable.
3818 (comint-read-input-ring): Doc change; use
3819 comint-input-ring-separator when reading file.
3820 (comint-write-input-ring): Use
3821 comint-input-ring-separator when writing file.
3822
3823 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
3824
3825 * informat.el (Info-tagify): Start by widening.
3826 Match node headers that don't list the file name,
3827 and more kinds of page separations.
3828 Strip properties during tagification.
3829 Use start of node header line as tag's position.
3830 Fix the "done" message.
3831
3832 (Info-validate): Save and restore match data around narrowing down.
3833
3834 1999-08-28 Richard M. Stallman <rms@gnu.org>
3835
3836 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
3837 On repeated call, override previous values put into
3838 minor-mode-map-alist and minor-mode-alist.
3839
3840 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
3841
3842 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
3843
3844 1999-08-27 Andreas Schwab <schwab@gnu.org>
3845
3846 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
3847 from cvs update.
3848
3849 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3850
3851 * calendar/calendar.el (calendar-move-hook): New hook.
3852
3853 * calendar/cal-move.el: Call the new hook in every movement function.
3854
3855 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
3856 the right function name.
3857
3858 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
3859
3860 * time-stamp.el: Put quote-backquote around all symbol names
3861 in doc strings, for mousing.
3862 (time-stamp): Support multi-line patterns.
3863 (time-stamp-inserts-lines): New variable.
3864 (time-stamp-count): New variable.
3865 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
3866 "Thu" instead of "%a".
3867
3868 1999-08-25 Gerd Moellmann <gerd@gnu.org>
3869
3870 * simple.el (kill-word): Undo previous change.
3871
3872 1999-08-25 Gerd Moellmann <gerd@gnu.org>
3873
3874 * jit-lock.el (jit-lock-function): Extend the fontified range
3875 to the beginning of the line containing the range start and
3876 the beginning of the line following the range end.
3877
3878 1999-08-24 Dave Love <fx@gnu.org>
3879
3880 * timezone.el: Move provide to end.
3881 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
3882 <70 are 2000+.
3883 (timezone-parse-time): Simplify somewhat.
3884
3885 1999-08-24 Gerd Moellmann <gerd@gnu.org>
3886
3887 * faces.el (margin): Renamed from bitmap-area.
3888
3889 1999-08-24 Alex Schroeder <alex@gnu.org>
3890
3891 * sql.el: Doc changes.
3892 (sql-sybase): Use sql-server instead of sql-database.
3893
3894 1999-08-23 Dave Love <fx@gnu.org>
3895
3896 * rect.el: Add/fix various doc strings. Add `*' to all the
3897 interactive specs.
3898
3899 1999-08-21 Gerd Moellmann <gerd@gnu.org>
3900
3901 * jit-lock.el (jit-lock-function): Use line-beginning-position.
3902 Don't unwind-protect font-lock-fontify-region.
3903
3904 * paragraphs.el (backward-kill-paragraph): Don't move
3905 point into mini-buffer prompt.
3906 (backward-kill-sentence): Ditto.
3907
3908 * simple.el (next-history-element): Use minibuffer-prompt-end.
3909 Remove test for minibuffer-prompt-in-buffer.
3910 (kill-word): Don't move point into mini-buffer prompt.
3911
3912 1999-08-21 Dave Love <fx@gnu.org>
3913
3914 * Makefile: Exclude CVS dirs like RCS.
3915
3916 1999-08-19 Dave Love <fx@gnu.org>
3917
3918 * tooltip.el (tooltip-mode): Customize this, per convention.
3919 (tooltip-active): Option deleted.
3920
3921 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
3922
3923 * hanoi.el, page-ext.el: Declare dynamic vars.
3924
3925 * term.el: Avoid ange-ftp related compilation warnings.
3926
3927 1999-08-18 Gerd Moellmann <gerd@gnu.org>
3928
3929 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
3930 the default so that beginners can benefit from it without
3931 searching in manuals.
3932
3933 1999-08-18 Ray Blaak <blaak@gnu.org>
3934
3935 * progmodes/delphi.el: Consider assembly sections as blocks, to
3936 indent them better. Make auto-indent on newline optional.
3937
3938 1999-08-17 Gerd Moellmann <gerd@gnu.org>
3939
3940 * bindings.el (mode-line-modified): Look up key binding for C-x
3941 C-q. If it's bound call that binding, otherwise call
3942 toggle-read-only.
3943
3944 1999-08-17 Dave Love <fx@gnu.org>
3945
3946 * info.el (info): Doc fix.
3947
3948 * finder.el (finder-known-keywords): Add `multimedia'.
3949
3950 * apropos.el: Don't capitalize custom group name.
3951
3952 * info-look.el: Remove compatibility code.
3953 (info-lookup-guess-default*): DTRT for point at start of symbol.
3954 (info-complete): Don't lose with point not at end of symbol.
3955
3956 1999-08-16 Gerd Moellmann <gerd@gnu.org>
3957
3958 * term.el (toplevel): Make face `term-default' an empty face.
3959 The code relied on the fact that Emacs ignored invalid faces in
3960 face text properties in 20.4.
3961
3962 1999-08-16 Richard M. Stallman <rms@gnu.org>
3963
3964 * subr.el (point-at-eol, point-at-bol): New aliases.
3965
3966 * simple.el: Functions reordered.
3967
3968 * rect.el (delete-rectangle-line): Use line-end-position.
3969
3970 1999-08-16 Karl Heuer <kwzh@gnu.org>
3971
3972 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
3973 here from simple.el.
3974
3975 1999-08-16 Dave Love <fx@gnu.org>
3976
3977 * mouse.el: Provide `mldrag' for compatibility.
3978 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
3979 marked obsolete.
3980
3981 * mldrag.el: Removed since the features are in mouse.el.
3982
3983 * jka-compr.el (auto-compression-mode): New variable for
3984 customization.
3985
3986 * bindings.el (mode-line-mule-info): Doc fix.
3987
3988 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
3989 name comparisons.
3990
3991 * files.el (interpreter-mode-alist): Add make, guile, clisp.
3992 (find-file): Doc fix.
3993
3994 1999-08-16 Carsten Dominik <cd@gnu.org>
3995
3996 * textmodes/reftex.el: Most of the code moved to other files.
3997 * textmodes/reftex-auc.el: New file, split out from reftex.el
3998 * textmodes/reftex-cite.el: New file, split out from reftex.el
3999 * textmodes/reftex-global.el: New file, split out from reftex.el
4000 * textmodes/reftex-index.el: New file, split out from reftex.el
4001 * textmodes/reftex-parse.el: New file, split out from reftex.el
4002 * textmodes/reftex-ref.el: New file, split out from reftex.el
4003 * textmodes/reftex-sel.el: New file, split out from reftex.el
4004 * textmodes/reftex-toc.el: New file, split out from reftex.el
4005 * textmodes/reftex-vars.el: New file, split out from reftex.el
4006 * textmodes/reftex-vcr.el: New file, split out from reftex.el
4007
4008 1999-08-16 Carsten Dominik <cd@gnu.org>
4009
4010 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
4011 conflict with pop-up-frames.
4012 (reftex-special-environment-parsers): New constant.
4013 (reftex-label-alist): car of an entry can also be a function.
4014 (reftex-what-special-env): Cew function.
4015 (reftex-label-location): Call `reftex-what-special-env'.
4016 (reftex-compile-variables): Check for symbol in
4017 `reftex-label-alist'.
4018 (reftex-what-environment): Fixed bug with stacked environments of
4019 same kind (e.g. enumerate).
4020 (reftex-process-string): Preserve default directory.
4021 (reftex-label-alist-builtin): Changed prefixes of endnote and
4022 footnote. Also the magic words.
4023 (reftex-reference): Interprete new option
4024 `reftex-fref-is-default'.
4025 (reftex-replace-prefix-escapes): Interprete new `%S' format.
4026 (reftex-toc-mouse-view-line): Command removed (had no binding).
4027 (reftex-everything-regexp): New function.
4028 (reftex-nearest-match): Made better.
4029 (reftex-toc-find-section): Use new version of
4030 `reftex-nearest-match'.
4031 (reftex-insert-docstruct): Adapted to work with the index stuff.
4032 (reftex-parse-from-file): Find index entries as well.
4033 (reftex-toc-toggle-index): New function
4034 (reftex-toc-map): `i' is now used to togle the index, File
4035 boundaries has been moved to `F'.
4036 (reftex-select-label-map): Toggling display of file boundaries is
4037 now on the `F' key, for consistency with `reftex-toc-map'.
4038 (reftex-erase-all-selection-and-index-buffers): Renamed from
4039 `reftex-erase-all-selection-buffer'. Now also kills the index
4040 buffers.
4041 (reftex-viewing-cross-references): Customization group renamed
4042 from reftex-viewing-cross-references-and-citations.
4043 (reftex-index-macro-regexp,
4044 reftex-find-index-entry-regexp-format): New variables
4045 (reftex-macros-with-index): New variable
4046 (reftex-add-index-macros): New function
4047 (reftex-renumber-simple-labels, reftex-translate): Allow for
4048 multiple labels in a single ref command.
4049 (reftex-index-support): New customization group
4050 (reftex-support-index, reftex-index-special-chars,
4051 reftex-index-macros, reftex-index-default-macro,
4052 reftex-index-default-tag, reftex-index-math-format,
4053 reftex-index-section-letters, reftex-index-include-context,
4054 reftex-index-follow-mode, reftex-index-header-face,
4055 reftex-index-section-face, reftex-index-tag-face,
4056 reftex-index-face): New options
4057 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
4058 reftex-index-tag, reftex-index-return-marker,
4059 reftex-index-restriction-indicator, reftex-index-restriction-data,
4060 reftex-index-macro-regexp, reftex-index-level-re,
4061 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
4062 reftex-everything-regexp-no-index, reftex-index-re,
4063 reftex-macros-with-index, reftex-index-macro-alist): New variables
4064 (reftex-index-help, reftex-index-macros-builtin,
4065 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
4066 reftex-query-index-macro-help): New constants
4067 (reftex-index-selection-or-word, reftex-index,
4068 reftex-default-index, reftex-update-default-index,
4069 reftex-index-complete-tag, reftex-index-select-tag,
4070 reftex-index-complete-key, reftex-index-update-taglist,
4071 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
4072 reftex-display-index, reftex-insert-index,
4073 reftex-index-insert-new-letter, reftex-get-restriction,
4074 reftex-index-pre-command-hook, reftex-index-post-command-hook,
4075 reftex-index-show-help, reftex-index-next, reftex-index-previous,
4076 reftex-index-toggle-follow, reftex-index-toggle-context,
4077 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
4078 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
4079 reftex-index-quit, reftex-index-quit-and-kill,
4080 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
4081 reftex-index-revert, reftex-index-switch-index-tag,
4082 reftex-index-restrict-to-section, reftex-index-widen,
4083 reftex-index-restriction-forward,
4084 reftex-index-restriction-backward, reftex-index-visit-location,
4085 reftex-index-analyze-entry, reftex-index-globalize,
4086 reftex-index-edit, reftex-index-toggle-range-beginning,
4087 reftex-index-toggle-range-end, reftex-index-edit-key,
4088 reftex-index-edit-attribute, reftex-index-edit-visual,
4089 reftex-index-edit-part, reftex-index-level-down,
4090 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
4091 reftex-index-change-entry, reftex-index-goto-letter,
4092 reftex-add-index-macros, reftex-ensure-index-support,
4093 reftex-index-info-safe, reftex-index-info): New functions.
4094
4095
4096 1999-08-15 Richard M. Stallman <rms@gnu.org>
4097
4098 * paren.el (show-paren-mode): Support making show-paren-mode
4099 a buffer-local variable. Don't check for a window system.
4100 (show-paren-function): Check whether show-paren-function is
4101 enabled in current buffer; do the right thing if not.
4102 Don't check for a window system.
4103 (show-paren-mode): Make it a user variable.
4104
4105 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
4106 Handle `enum' like `struct'.
4107
4108 * server.el (server-process-filter): If a client visits no buffers,
4109 close it immediately before recording it.
4110
4111 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
4112 Optimize by calling concat just once. Handle =\n sequence.
4113 (mail-unquote-printable-region): New command.
4114 (mail-quote-printable): Make it autoload.
4115
4116 1999-08-15 Karl Heuer <kwzh@gnu.org>
4117
4118 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
4119
4120 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4121
4122 * lisp/texinfmt.el: Handle @ifnottex.
4123
4124 1999-08-15 Eli Zaretskii <eliz@gnu.org>
4125
4126 * frame.el (blink-cursor): Don't turn on cursor blinking for
4127 ms-dos.
4128
4129 * faces.el (face-valid-attribute-values): Look in
4130 x-bitmap-file-path only for x and w32 window systems.
4131
4132 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
4133 Do that if width is nil as well.
4134 (x-display-mm-height, x-display-mm-width): Update values.
4135 (x-colors): Compute the list from msdos-color-values.
4136 (x-select-enable-clipboard): Doc fix.
4137 (x-frob-font-weight, x-font-family-list): New functions.
4138
4139 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
4140
4141 * window.el (shrink-window-if-larger-than-buffer): Don't try to
4142 back up from beginning of buffer.
4143
4144 1999-08-13 Karl Heuer <kwzh@gnu.org>
4145
4146 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
4147
4148 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
4149
4150 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
4151 doomsday clock, speed control is added and changes are made to
4152 allow large numbers of rings: rings now show the whole ring
4153 number, not just the last digit; consecutive rings are allowed to
4154 be the same size when necessary to fit all the rings in the
4155 window; and poles can be oriented horizontally. Face support is
4156 thrown in gratuitously.
4157 (hanoi): Changed default number of rings back to 3.
4158 (hanoi-unix, hanoi-unix-64): New commands
4159 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
4160 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
4161 hanoi-odd-ring-face): New variables.
4162 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
4163 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
4164 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
4165 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
4166 (hanoi-topos, hanoi-draw-ring): Removed.
4167
4168 1999-08-12 Gerd Moellmann <gerd@gnu.org>
4169
4170 * faces.el (face-valid-attribute-values): Return an alist for
4171 families on ttys.
4172 (face-read-integer): Handle unspecified face attributes. Add
4173 completion for `unspecified'.
4174 (read-face-attribute): Handle unspecified font attributes.
4175 (face-valid-attribute-values): Add `unspecified' to lists so that
4176 it can be chosen via completion.
4177 (face-read-string): Don't recognize "none" as input.
4178
4179 1999-08-10 Dave Love <fx@gnu.org>
4180
4181 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
4182 string.
4183
4184 * sun-curs.el: Require sun-fns.
4185
4186 1999-08-10 Dave Love <fx@gnu.org>
4187
4188 * autorevert.el (auto-revert-mode): Add autoload cookie.
4189
4190 * hscroll.el, auto-show.el: Files deleted -- we have built-in
4191 hscroll.
4192
4193 * simple.el (hscroll-step, hscroll-point-visible)
4194 (hscroll-window-column): Remove now we have the mentioned real
4195 horizontal autoscrolling.
4196
4197 1999-08-10 Richard M. Stallman <rms@gnu.org>
4198
4199 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
4200 control use of -f option.
4201 (mail-specify-envelope-from): New variable.
4202 (mail-from-style): Doc fix.
4203
4204 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
4205 (easy-menu-get-map): New arg TO-MODIFY helps choose
4206 between local and global maps.
4207 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
4208 (easy-menu-change): Doc fix.
4209
4210 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
4211 (info-lookup-guess-default): Simplified and cleaned up.
4212 (info-lookup-guess-default*): Preserve point.
4213
4214 * view.el (view-mode-disable): If buffer-read-only is nil,
4215 don't change it.
4216
4217 * files.el (after-find-file): Disable View mode if buffer is no
4218 longer read-only.
4219
4220 * view.el (view-mode-enable, view-mode-disable):
4221 Call force-mode-line-update.
4222
4223 1999-08-10 Karl Heuer <kwzh@gnu.org>
4224
4225 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
4226 * array.el, play/landmark.el, international/latin-3.el: Likewise.
4227 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
4228
4229 1999-08-10 Alex Schroeder <asc@bsiag.com>
4230
4231 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
4232 to prevent m-eating-bug.
4233
4234 1999-08-10 Eli Zaretskii <eliz@gnu.org>
4235
4236 * term/pc-win.el (msdos-bg-mode): Remove. Call
4237 frame-set-background-mode instead. All callers changed.
4238 (msdos-face-setup): Don't force color display parameter, it is set
4239 by frame-set-background-mode.
4240 (make-msdos-frame): Call x-handle-reverse-video and
4241 face-set-after-frame-default. Delete frame if creation failed.
4242
4243 * faces.el (face-set-after-frame-default): Don't call
4244 make-face-x-resource-internal for the pc window-system.
4245
4246 1999-08-10 Dave Love <fx@melange.gnu.org>
4247
4248 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
4249 case with no docstring specially.
4250
4251 1999-08-09 Eli Zaretskii <eliz@gnu.org>
4252
4253 * complete.el (PC-do-completion): If completing on file name,
4254 reproduce str by concatenating its directory and basename parts.
4255
4256 1999-08-07 Dave Love <fx@gnu.org>
4257
4258 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
4259 unibyte to multibyte conversion of search-forward (from Handa),
4260 but avoid the replacement if the language is Latin-N.
4261
4262 1999-08-06 Richard Stallman <rms@gnu.org>
4263
4264 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
4265 of eval-buffer.
4266
4267 * international/mule.el (load-with-code-conversion):
4268 Pass t to eval-buffer for DO-ALLOW-PRINT.
4269
4270 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
4271
4272 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
4273 of filenames and attributes.
4274 (ls-lisp-insert-directory): Use directory-files-and-attributes
4275 for speed.
4276
4277 1999-08-05 Dave Love <fx@gnu.org>
4278
4279 * auto-show.el (auto-show-mode): Fix :set.
4280
4281 * widget.el (define-widget-keywords): Make dummy definition and
4282 comment-out its use.
4283
4284 1999-08-04 Richard Stallman <rms@gnu.org>
4285
4286 * progmodes/tcl.el: Customized.
4287
4288 * sql.el (sql-accumulate-and-indent): Instead of testing
4289 whether this is Emacs 20 before calling comint-accumulate,
4290 test whether comint-accumulate is defined.
4291
4292 1999-08-04 Dave Love <fx@gnu.org>
4293
4294 * sgml-mode.el: Require outline when compiling.
4295 (sgml-mode-hook, html-mode-hook): Customize.
4296 (sgml-validate-command): Fix :version.
4297 (html-autoview-mode): Doc fix.
4298
4299 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
4300 nothing in Latin-N environment.
4301
4302 * info.el (Info-find-node): Call info-initialize here.
4303 (info): Not here.
4304 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
4305
4306 1999-08-04 Richard Stallman <rms@gnu.org>
4307
4308 * ansi-color.el: New file.
4309
4310 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
4311
4312 * dired.el (dired-string-replace-match): Return `nil' when no match
4313 found with global search.
4314
4315 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
4316 * terminal.el (te-terminfo-directory):
4317 * mail/mailpost.el (post-mail-send-it):
4318 * mail/metamail.el (metamail-region):
4319 * progmodes/ada-mode.el (ada-tmp-directory):
4320 Use temporary-file-directory.
4321
4322 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
4323 (compilation-filter, compilation-forget-errors)
4324 (compilation-parse-errors): Use a marker instead of an integer for
4325 `compilation-parsing-end'.
4326
4327 * progmodes/diff.el (diff-parse-differences):
4328 Use a marker instead of an integer for `compilation-parsing-end'.
4329 * textmodes/tex-mode.el (tex-compilation-parse-errors):
4330 Use a marker instead of an integer for `compilation-parsing-end'.
4331
4332 1999-08-03 Richard Stallman <rms@gnu.org>
4333
4334 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
4335 (Buffer-menu-mode): Doc fix.
4336 (Buffer-menu-view): New command.
4337 (Buffer-menu-view-other-window): New command.
4338
4339 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
4340
4341 * replace.el (query-replace-regexp-eval)
4342 (replace-eval-replacement, replace-loop-through-replacements)
4343 (replace-match-string-symbols): New functions.
4344 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
4345 Use replace-loop-through-replacements.
4346
4347 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
4348
4349 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
4350 (5x5): Doc fix.
4351
4352 1999-08-03 Dave Love <fx@gnu.org>
4353
4354 * fortran.el (fortran-indent-new-line): Make it an alias
4355 for reindent-then-newline-and-indent.
4356
4357 1999-08-03 Didier Verna <verna@inf.enst.fr>
4358
4359 * rect.el: All functions rewritten, except when noted above
4360 their declaration. Below is a list of interface changes.
4361 (apply-on-rectangle): New function, mostly replaces
4362 `operate-on-rectangle'. All callers changed.
4363 (move-to-column-force): Pass new second argument to `move-to-column'.
4364 (kill-rectangle): Added optional prefix arg to fill lines.
4365 (delete-rectangle): Ditto.
4366 (delete-whitespace-rectangle): Ditto.
4367 (delete-extract-rectangle): Ditto.
4368 (open-rectangle): Ditto.
4369 (clear-rectangle): Ditto.
4370 (delete-whitespace-rectangle-line): New function.
4371 (delete-rectangle-line): Added third arg FILL.
4372 (delete-extract-rectangle-line): Ditto.
4373 (open-rectangle-line): Ditto.
4374 (clear-rectangle-line): Ditto.
4375
4376 1999-08-03 Ray Blaak <blaak@gnu.org>
4377
4378 * progmodes/delphi.el: New file.
4379
4380 1999-08-02 Richard Stallman <rms@gnu.org>
4381
4382 * textmodes/outline.el (outline-previous-heading): New function.
4383 (outline-up-heading-all): Use outline-previous-heading.
4384 (outline-next-heading): Delete definition inserted yesterday.
4385
4386 1999-08-01 Richard Stallman <rms@gnu.org>
4387
4388 * textmodes/outline.el (outline-next-heading): New function.
4389 (outline-up-heading-all): New function.
4390 (outline-font-lock-level): Using outline-up-heading-all.
4391 Tell outline-back-to-heading to accept invisible headings.
4392
4393 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
4394
4395 * mail/mh-utils.el (mh-find-path-run): New variable.
4396 (mh-find-path): Test and set that.
4397 Set mail-user-agent only the first time this function is run.
4398 (mail-user-agent): Defvar deleted.
4399
4400 * info.el (info-initialize): New function.
4401 (info): Call info-initialize.
4402 (Info-directory-list): Initialize to nil,
4403 so info-initialize will set it up for real.
4404
4405 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4406
4407 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
4408 does not interpret a time as the year in a day-month entry.
4409
4410 * calendar/diary-lib.el: Change syntax table entry for colon in
4411 the diary as part of the european-date-diary-pattern fix.
4412
4413 1999-08-01 Eli Zaretskii <eliz@gnu.org>
4414
4415 * international/mule.el (set-auto-coding): Allow whitespace before
4416 and after the "variable: value" pair.
4417
4418 1999-07-30 Ken'ichi Handa <handa@gnu.org>
4419
4420 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
4421 (default-sendmail-coding-system): Doc-string fixed.
4422
4423 1999-07-30 Dave Love <fx@gnu.org>
4424
4425 * subr.el (assoc-delete-all): New function, renamed from
4426 frame-delete-all.
4427
4428 * frame.el: Change comments to doc strings and other doc fixes.
4429 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
4430 Callers changed.
4431 (set-background-color, set-foreground-color, set-cursor-color)
4432 (set-mouse-color, set-border-color): Offer completion of colours.
4433 (cursor): Add :version to defgroup.
4434
4435 * facemenu.el (list-colors-display): Make it work on ttys.
4436 (facemenu-read-color): Likewise.
4437
4438 1999-07-30 Richard M. Stallman <rms@gnu.org>
4439
4440 * frame.el (frame-notice-user-settings): If background
4441 color has been changed, update background-mode from it,
4442 then update faces.
4443
4444 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
4445
4446 * net-utils.el (finger): Don't do indirect fingering.
4447
4448 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4449
4450 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
4451 rules. Add separator at end of holidays.
4452 (cal-tex-rules): New customizable variable.
4453 (cal-tex-latexify-list): Add optional parameter to put separator
4454 at end.
4455
4456 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
4457
4458 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
4459 fill prefix on each line while looping to the end of paragraph.
4460 End paragraph if it's longer than the existing fill prefix.
4461
4462 * textmodes/fill.el (fill-context-prefix): Doc fix.
4463
4464 1999-07-30 Dave Love <fx@gnu.org>
4465
4466 * font-lock.el (jit-lock): Fix :load, add :version.
4467
4468 1999-07-30 Eli Zaretskii <eliz@gnu.org>
4469
4470 * term/pc-win.el (msdos-face-setup): Register standard colors in
4471 Vface_tty_color_alist.
4472 (face-color-supported-p, face_color_gray_p): New functions.
4473
4474 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
4475 is bound.
4476
4477 * startup.el (command-line): Don't register default colors for
4478 MSDOS window-system.
4479
4480 1999-07-29 Dave Love <fx@gnu.org>
4481
4482 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
4483 charquote.
4484
4485 * lisp-mode.el (eval-defun): Re-written to avoid
4486 capturing variables.
4487
4488 * picture.el (picture-beginning-of-line): Don't call
4489 hscroll-point-visible now we have real autoscrolling.
4490 (picture-end-of-line, picture-newline, picture-open-line):
4491 Likewise.
4492
4493 * international/latin-8.el: New file.
4494 * international/latin-9.el: New file.
4495
4496 1999-07-28 Dave Love <fx@gnu.org>
4497
4498 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
4499
4500 * msb.el: Require cl only when compiling.
4501 (msb--home-dir): Deleted.
4502 (msb--format-title): Use abbreviate-file-name.
4503 (msb--choose-file-menu): Simplify string comparison.
4504
4505 1999-07-28 Gerd Moellmann <gerd@gnu.org>
4506
4507 * faces.el (toolbar): Add face definition for mono displays.
4508
4509 1999-07-27 Richard M. Stallman <rms@gnu.org>
4510
4511 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4512
4513 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
4514 force copying of default-frame-alist.
4515
4516 1999-07-26 Ken'ichi Handa <handa@gnu.org>
4517
4518 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
4519
4520 1999-07-26 Richard M. Stallman <rms@gnu.org>
4521
4522 * frame.el (set-mouse-color): If new color is nil,
4523 really respecify the current color.
4524
4525 1999-07-26 Gerd Moellmann <gerd@gnu.org>
4526
4527 * faces.el (bitmap-area): Change background of face `bitmap-area'
4528 to white for mono displays.
4529
4530 1999-07-26 Kenichi Handa <handa@etl.go.jp>
4531
4532 * international/ccl.el (ccl-embed-symbol): New function.
4533 (ccl-program-p): Deleted. Now it's implemented in C code.
4534 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
4535 (ccl-compile-translate-character): Likewise.
4536 (ccl-compile-map-single): Likewise.
4537 (ccl-compile-multiple-map-function): Likewise.
4538 (declare-ccl-program): Doc-string modified.
4539 (check-ccl-program): Check compiled CCL code by ccl-program-p.
4540
4541 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
4542
4543 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4544
4545 1999-07-25 Markus Rost <rost@gnu.org>
4546
4547 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
4548 the entries to make custom-file more readable.
4549
4550 1999-07-25 Richard M. Stallman <rms@gnu.org>
4551
4552 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
4553
4554 * emacs-lisp/edebug.el: Delete compatibility code.
4555 (edebug-next-token-class): If . is followed by a digit,
4556 return `symbol' for the token class.
4557
4558 * startup.el (command-line): If we don't find the user's init file,
4559 set user-init-file to nil.
4560
4561 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4562
4563 * info-look.el (info-lookup-interactive-arguments): Add optional
4564 argument query for new choice of help mode.
4565 (info-lookup-symbol): Use it.
4566 (info-lookup-file): Ditto.
4567 (info-lookup): Don't switch to other window, if already in Info
4568 buffer.
4569
4570 1999-07-23 Dave Love <fx@gnu.org>
4571
4572 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
4573 syntax.
4574 (fortran-fontify-string, fortran-match-!-comment): Deleted.
4575 (fortran-font-lock-syntactic-keywords): New variable.
4576 (fortran-mode): Use it.
4577 (fortran-font-lock-keywords-1): Don't do comments.
4578 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
4579 match data.
4580
4581 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
4582
4583 * msb.el (msb-menu-bar-update-buffers): Renamed from
4584 menu-bar-update-buffers.
4585 (msb-custom-set, msb--toggle-menu-type): Call
4586 msb-menu-bar-update-buffers.
4587 (msb-mode): Revise the hook setting.
4588
4589 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
4590
4591 1999-07-23 Gerd Moellmann <gerd@gnu.org>
4592
4593 * font-lock.el, help.el, simple.el: Re-integrate previously
4594 described changes that were lost due to errors while checking them
4595 in.
4596
4597 1999-07-23 Kevin Blake <kblake@ticnet.com>
4598
4599 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
4600
4601 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
4602
4603 * international/encoded-kb.el
4604 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
4605 but push it to unread-command-events.
4606 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
4607 (encoded-kbd-self-insert-sjis): Likewise.
4608 (encoded-kbd-self-insert-big5): Likewise.
4609
4610 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
4611 before left margin and fill-prefix by fill-find-break-point.
4612
4613 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4614
4615 * info-look.el (info-lookup-setup-mode): Don't give up, if
4616 info-lookup-make-completions returns an error.
4617 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
4618 name latex, not latex2e.
4619
4620 1999-07-21 Richard M. Stallman <rms@gnu.org>
4621
4622 * replace.el (perform-replace): Turn off case-fold-search
4623 if FROM-STRING argument has uppercase in it.
4624
4625 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4626
4627 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
4628 mode is on. Don't use end of changed text.
4629
4630 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4631
4632 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
4633 (cl-hash-table-p): Renamed from hash-table-p.
4634 (cl-hash-table-count): Renamed from hash-table-count.
4635 (maphash): Alias to cl-maphash removed.
4636 (gethash): Likewise.
4637 (puthash): Likewise.
4638 (remhash): Likewise.
4639 (clrhash): Likewise.
4640
4641 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4642
4643 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
4644 third arg non-nil. See comment there why this isn't a good idea.
4645
4646 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4647
4648 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
4649
4650 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
4651 sit-for with 3rd arg non-nil to prevent redisplay.
4652
4653 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4654
4655 * image.el (image-type-from-file-header): If file doesn't
4656 have a directory part, add data-directory.
4657
4658 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4659
4660 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
4661 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
4662 motion handling when tooltip-gud-tips-p is nil.
4663
4664 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4665
4666 * tooltip.el (tooltip-mode): Don't use `plusp'.
4667 (tooltip-active): Use initial value of nil.
4668
4669 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
4670
4671 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4672
4673 * bindings.el (make-mode-line-mouse-sensitive): Add key
4674 definitions for `top-line'.
4675
4676 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4677
4678 * faces.el (top-line): New face.
4679
4680 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4681
4682 * image.el (image-type-regexps): Add regexp for PS files.
4683
4684 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4685
4686 * faces.el (set-face-attribute): Fix wrong handling of frame
4687 begin equal to t.
4688
4689 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4690
4691 * image.el (image-type-regexps): Add PNG format.
4692
4693 1999-07-21 Dave Love <fx@gnu.org>
4694
4695 * bindings.el (mode-line-modified): New variable.
4696 (mode-line-mode-menu-1): Switch to appropriate window before
4697 showing menu.
4698
4699 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4700
4701 * faces.el (face-underline): Removed.
4702 (face-underline-color): Ditto.
4703
4704 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4705
4706 * faces.el (face-x-resources): Fix typo.
4707
4708 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4709
4710 * faces.el: Remove handling of `:relief', extend handling of
4711 `:box'.
4712 (frame-set-background-mode): Choose new defface specs after
4713 frame parameters have changed.
4714
4715 * cus-face.el: Ditto.
4716
4717 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4718
4719 * custom.el (defface): Extend documentation to include new
4720 face attributes.
4721
4722 * cus-face.el (custom-face-attributes): Add overline,
4723 strike-through, box.
4724
4725 * faces.el (face-valid-attribute-values): Handle overline,
4726 strike-through, box.
4727 (face-attribute-name-alist): Add pairs for new face attributes.
4728 (describe-face): Handle new face attributes.
4729
4730 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4731
4732 * faces.el (face-x-resources): Add overline, strike-through, box.
4733
4734 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4735
4736 * enriched.el (enriched-translations): Add `display' and
4737 "x-display".
4738 (enriched-handle-display-prop): New.
4739 (enriched-decode-display-prop): New.
4740
4741 * format.el (top-level): Give `display' property
4742 `format-list-atomic-p.
4743 (format-annotate-single-property-change): Test that property.
4744 If present, treat list property values like atoms.
4745
4746 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4747
4748 * cus-face.el (custom-face-attributes): Use `choice' everywhere
4749 so that "*" can be entered.
4750
4751 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4752
4753 * cus-face.el (custom-face-attributes): Don't use `#''.
4754
4755 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4756
4757 * cus-face.el (custom-face-attributes): Return underline
4758 face attribute directly from the second lambda of underline.
4759
4760 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4761
4762 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
4763
4764 * frame.el (after-setting-font-hooks): New variable.
4765 (set-frame-font): Run those hooks.
4766
4767 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
4768
4769 * faces.el (set-face-attribute): Fix doc string.
4770
4771 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4772
4773 * cus-face.el (custom-face-attributes): Accept color name.
4774
4775 * faces.el (face-underline-p): Accept unspecified underlining.
4776 (face-underline): Ditto. Fix doc string.
4777
4778 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4779
4780 * faces.el (face-underline-color): New function.
4781
4782 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4783
4784 * cus-face.el (custom-face-attributes): Support underline coloring.
4785 Added slot to choose a color.
4786
4787 * faces.el (face-underline): New function.
4788 (face-underline-p): Support underline coloring.
4789 Return nil only if the underline attribute is 'normal.
4790 (set-face-underline): New function.
4791 (face-valid-attribute-values): Support underline coloring.
4792
4793 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4794
4795 * image.el (insert-image): Use `display' instead of `glyph'
4796 as text property name.
4797 (put-image): Ditto.
4798 (image-type-from-file-header): Use insert-file-contents-literally.
4799
4800 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4801
4802 * easymenu.el (easy-menu-do-add-item): Don't use the empty
4803 string to indicate separators.
4804
4805 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4806
4807 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
4808 instead of message-log.
4809
4810 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4811
4812 * faces.el (bitmap-area): New face.
4813
4814 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4815
4816 * image.el (insert-image): New.
4817
4818 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4819
4820 * frame.el (blink-cursor): Set the symbol's value.
4821 (show-trailing-whitespace): Change group to font-lock.
4822
4823 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4824
4825 * jit-lock.el: New.
4826 * font-lock.el: Add jit-mode as new support mode.
4827
4828 * font-lock.el (font-lock-fontify-keywords-region): Stop when
4829 reaching end instead of letting re-search-forward signal an error.
4830 (demand-lock-mode): New.
4831 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
4832 (font-lock-turn-off-thing-lock): Ditto.
4833 (font-lock-after-fontify-buffer): Ditto.
4834 (font-lock-after-unfontify-buffer): Ditto.
4835
4836 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4837
4838 * gs.el: New file.
4839
4840 * startup.el (command-line-1): Activate tooltip mode if
4841 interactive.
4842
4843 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4844
4845 * faces.el (toolbar): Grey default background.
4846 (modeline): Ditto.
4847
4848 * image.el (image-type-regexps): New.
4849 (image-type-from-file-header): New.
4850 (create-image): Call it.
4851
4852 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4853
4854 * image.el: New file.
4855
4856 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4857
4858 * bindings.el (mode-line-format): Replace `mode-name' with
4859 `(:eval mode-line-mode-name)'.
4860 (mode-line-mode-name): New.
4861 (make-mode-line-mouse-sensitive): Don't change default value
4862 of `mode-name'.
4863
4864 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4865
4866 * tooltip.el: New file.
4867
4868 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4869
4870 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
4871 instead of mouse-3 to pop up menus.
4872 (mode-line-kill-buffer): Removed.
4873 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
4874 buffer name.
4875 (mode-line-buffer-menu-1): Removed.
4876
4877 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
4878
4879 * bindings.el (mode-line-buffer-identification-keymap): New.
4880 (mode-line-buffer-menu-keymap): New.
4881 (mode-line-mode-menu-keymap): New.
4882 (mode-line-unbury-buffer): New.
4883 (mode-line-other-buffer): New.
4884 (mode-line-kill-buffer): New.
4885 (mode-line-buffer-menu-1): New.
4886 (mode-line-mode-menu-1): New.
4887 (make-mode-line-mouse-sensitive): New.
4888
4889 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4890
4891 * help.el (describe-key-briefly): Handle mode line strings
4892 with local-map properties.
4893 (describe-key): Ditto.
4894 (mode-line-key-binding): New.
4895
4896 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4897
4898 * scroll-bar.el (scroll-bar-timer): New.
4899 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
4900
4901 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4902
4903 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
4904 and `bottom'.
4905
4906 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4907
4908 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
4909 (global): Use different key bindings if using tookit scroll bars.
4910
4911 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4912
4913 * faces.el (modeline): Define mode line face with relief for
4914 class color, only.
4915 (toolbar): New face.
4916
4917 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4918
4919 * frame.el (frame-initialize): Set frame-creation-function to
4920 tty-create-frame-with-faces.
4921
4922 * faces.el (frame-set-background-mode): Make it work for
4923 window-system nil.
4924
4925 * faces.el (tty-create-frame-with-faces): New.
4926 (face-set-after-frame-default): Make it work for TTY frames.
4927
4928 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4929
4930 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
4931 Return a list of one font family for TTYs. Don't return bitmap
4932 file paths for TTY frames.
4933
4934 * faces.el: Add face specs for tty displays to basic faces.
4935
4936 * font-lock.el (font-lock-comment-face): Add spec for color tty.
4937 (font-lock-string-face): Ditto.
4938 (font-lock-keyword-face): Ditto.
4939 (font-lock-builtin-face): Ditto.
4940 (font-lock-function-name-face): Ditto.
4941 (font-lock-variable-name-face): Ditto.
4942 (font-lock-type-face): Ditto.
4943 (font-lock-constant-face): Ditto.
4944 (font-lock-warning-face): Ditto.
4945
4946 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4947
4948 * startup.el (command-line): Register default tty colors.
4949
4950 * faces.el (face-spec-set-match-display): Recognize `type tty'.
4951
4952 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4953
4954 * faces.el (modeline): For X frames, use a modeline with relief.
4955
4956 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4957
4958 * faces.el (frame-update-faces): Copied from 20.2.
4959 (frame-update-face-colors): Ditto. Code removed that isn't
4960 applicable in the new face implementation.
4961
4962 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4963
4964 * frame.el (show-trailing-whitespace): New.
4965
4966 * faces.el (trailing-whitespace): New basic face.
4967
4968 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4969
4970 * cus-face.el (custom-facep): Always define as alias for facep.
4971
4972 * cus-face.el (custom-face-attributes): Use choice widgets.
4973 Remove :bold and :italic.
4974
4975 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4976
4977 * faces.el (face-charset-registries): Removed since fontset.el
4978 is no always loaded.
4979
4980 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4981
4982 * faces.el (internal-get-face): Added as obsolete function for
4983 compatibility.
4984
4985 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4986
4987 * frame.el (blink-cursor-end): Call show-cursor.
4988 (blink-cursor-mode): Ditto.
4989
4990 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4991
4992 * faces.el (face-spec-reset-face): Reset all attributes to
4993 `unspecified'.
4994 (face-spec-set): Use it.
4995
4996 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4997
4998 * faces.el (read-all-face-attributes): Bug fix.
4999 (face-read-integer): Allow nil default value.
5000 (face-valid-attribute-values): Use symbol names of attribute
5001 values for completion list.
5002
5003 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5004
5005 * faces.el (internal-find-face): Define for compatibility with
5006 20.2.
5007 (face-id): Likewise.
5008
5009 * faces.el (face-id): Return the ID of a realized face for ASCII.
5010
5011 * fontset.el (x-charset-registries): Removed. Now in faces.el.
5012 (x-complement-fontset-spec): Use face-charset-registries.
5013
5014 * faces.el (face-font-selection-order): Set font selection order
5015 from Lisp.
5016 (face-alternative-font-family-alist): Set alternative font
5017 families from Lisp.
5018
5019 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5020
5021 * faces.el (set-face-charset-registries): Set symbol value.
5022
5023 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5024
5025 * faces.el (face-set-after-frame-default): Call function
5026 internal-merge-in-global-face.
5027
5028 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5029
5030 * faces.el (face-list): Return symbols from face-global-alist.
5031
5032 * faces.el (face-list): Return a copy of the face name list so
5033 that it cannot be modified from outside (facemenu.el uses
5034 nreverse, for example).
5035
5036 * cus-face.el (custom-face-attributes): Add :bold and :italic
5037 for compatibility with old code.
5038
5039 * faces.el (set-face-attributes-from-resources): Additional
5040 frame parameter.
5041 (make-face-x-resource-internal): Set attributes from resources
5042 for a given frame or all frames.
5043
5044 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5045
5046 * faces.el (all-faces): Removed.
5047
5048 * custom.el (defface): Add new face attributes to function
5049 comment.
5050
5051 * font-lock.el (font-lock-comment-face): Use new face attribute
5052 names.
5053 (font-lock-string-face): Ditto.
5054 (font-lock-keyword-face): Ditto.
5055 (font-lock-builtin-face): Ditto.
5056 (font-lock-function-name-face): Ditto.
5057 (font-lock-variable-name-face): Ditto.
5058 (font-lock-type-face): Ditto.
5059 (font-lock-reference-face): Ditto.
5060 (font-lock-warning-face): Ditto.
5061 ((boundp 'font-lock-face-attributes)): Ditto.
5062
5063 * cus-face.el (custom-face-attributes): Use new face attributes.
5064
5065 * faces.el (set-face-attribute-from-resource): Initialize
5066 from resources only for X and W32.
5067
5068 * cus-face.el (custom-declare-face): Don't make frame-local
5069 faces.
5070
5071 * faces.el (describe-face): Use princ instead of insert.
5072
5073 * faces.el: Add XLFD manipulation functions from 20.2 again
5074 because fontset.el uses them.
5075 (face-set-after-frame-default): Add empty definition.
5076
5077 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5078
5079 * faces.el (make-face): Correct typo.
5080 (set-face-attribute-from-resource): Use let*.
5081 (face-underline-p): Correct typo.
5082 (face-inverse-video-p): Ditto.
5083 (set-face-stipple): Ditto.
5084 (face-read-string): Make completion-list optional parameter.
5085
5086 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5087
5088 * faces.el (face-charset-registries): Alist mapping charset
5089 symbols to registries and encoding.
5090
5091 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5092
5093 * frame.el (blink-cursor-mode): Use interactive spec "P".
5094
5095 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5096
5097 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
5098 mode. The cursor of selected_window blinks if the mode is enabled.
5099
5100 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5101
5102 * simple.el (next-history-element): Set point to the end of the
5103 prompt if minibuffer-prompt-in-buffer.
5104
5105 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5106
5107 * faces.el (x-font-regexp): Add sub-expression parentheses for
5108 several font name components.
5109
5110 1999-07-21 Gerd Moellmann <gerd@acm.org>
5111
5112 * faces.el (set-face-relief): Use index 12 for relief.
5113 (face-fill-in): Set relief from data.
5114 (internal-make-face): Init relief to zero.
5115
5116 * faces.el (face-spec-set): Call modify-face with additional
5117 parameters for relief and fixed-p.
5118
5119 1999-07-21 Gerd Moellmann <gerd@acm.org>
5120
5121 * cus-face.el: ':fixed and ':relief added.
5122
5123 * faces.el (describe-face): Add fixed font attribute and relief.
5124 (face-attr-match-p): Ditto.
5125 (face-attr-construct): Ditto.
5126 (face-spec-set): Ditto.
5127
5128 1999-07-21 Gerd Moellmann <gerd@acm.org>
5129
5130 * faces.el (internal-make-face): Function to create a Lisp vector
5131 suitable for representing a face.
5132 (make-face): Use it instead of make-vector.
5133 (x-create-frame-with-faces): Use it instead of vector.
5134 (internal-facep): Increase vector size to 14.
5135 (internal-make-face): Ditto.
5136 (face-relief): Access relief thickness.
5137 (face-fixed-p): Access fixed font attribute.
5138 (set-face-fixed-p): Set fixed font attribute.
5139 (set-face-relief): Set relief attribute.
5140 (internal-face-interactive-int): Read int attribute of face.
5141 (modify-face): Add fixed-p and relief parameters.
5142 (copy-face): Handle fixed-p and relief.
5143 (face-equal): Compare fixed-p and relief.
5144 (face-differs-from-default-p): Ditto.
5145 (face-nontrivial-p): Add fixed-p and relief.
5146
5147 1999-07-21 Gerd Moellmann <gerd@acm.org>
5148
5149 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
5150 (internal-facep): Increase vector size.
5151 (make-face): Ditto.
5152 (face-shadow-thickness): Added.
5153 (set-face-shadow-thickness): Added.
5154 (modify-face): Add optional shadow-thickness parameter.
5155 (make-face-x-resource-internal): Add shadows.
5156 (copy-face): Ditto.
5157 (face-equal): Ditto.
5158 (face-differs-from-default-p): Ditto.
5159 (face-nontrivial-p): Ditto.
5160 (face-attr-match-p): Ditto.
5161 (face-attr-construct): Ditto.
5162 (face-spec-set): Ditto.
5163 (face-fill-in): Ditto.
5164
5165 1999-07-21 Gerd Moellmann <gerd@acm.org>
5166
5167 * bench.el (bench-mark-split-window): New bench mark.
5168
5169 1999-07-21 Gerd Moellmann <gerd@acm.org>
5170
5171 * faces.el (set-face-font): Don't pass default font to
5172 x-resolve-font so that font will not have to be of the same
5173 size.
5174
5175 1999-07-20 Dave Love <fx@gnu.org>
5176
5177 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
5178 unconditionally t.
5179
5180 1999-07-20 Karl Heuer <kwzh@gnu.org>
5181
5182 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
5183
5184 1999-07-20 Dave Love <fx@gnu.org>
5185
5186 * help.el (describe-variable): Fix test for customizability.
5187
5188 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
5189 Check for readonly buffer in interactive spec.
5190 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
5191 (backward-kill-word): Add * to interactive spec.
5192
5193 * underline.el (underline-region, ununderline-region): Add * to
5194 interactive spec.
5195
5196 * fill.el (canonically-space-region, justify-current-line): Add *
5197 to interactive spec.
5198 (fill-region-as-paragraph, fill-paragraph, fill-region)
5199 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
5200 readonly buffer in interactive spec.
5201
5202 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
5203 (backward-kill-sentence, kill-sentence): Add * to interactive
5204 spec.
5205
5206 1999-07-19 Richard M. Stallman <rms@gnu.org>
5207
5208 * dired-aux.el (dired-do-shell-command): Doc fix.
5209
5210 * shell.el (shell-unquote-argument): New function.
5211 (shell-directory-tracker): Use shell-unquote-argument.
5212 * comint.el (comint-arguments): Handle \ followed by space or tab.
5213
5214 1999-07-19 John Wiegley <jwiegley@borland.com>
5215
5216 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
5217 color codes 39 and 49, which by the way lynx uses them seem to
5218 mean "foreground reset" and "background reset".
5219
5220 1999-07-19 Karl Heuer <kwzh@gnu.org>
5221
5222 * font-lock.el (c++-keywords): Add "typeid".
5223
5224 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
5225 selects no font, treat that as zero selections, not one.
5226
5227 1999-07-19 Dave Love <fx@gnu.org>
5228
5229 * info.el (Info-search): Don't lose with empty regexp.
5230
5231 * version.el: Cater for (free) `ident' program, not `which'.
5232
5233 * hl-line.el: New file.
5234
5235 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
5236 for modes which don't define menus.
5237
5238 1999-07-16 Richard M. Stallman <rms@gnu.org>
5239
5240 * webjump.el (webjump-sample-sites): Update some URLs.
5241
5242 1999-07-14 Richard Stallman <rms@gnu.org>
5243
5244 * Version 20.4 released.
5245
5246 1999-07-14 Andreas Schwab <schwab@gnu.org>
5247
5248 * compare-w.el (compare-windows): Try to find the next window in
5249 the current frame before looking at the other frames.
5250
5251 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
5252
5253 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
5254 Use cyrillic-jcuken as default input method.
5255
5256 1999-07-12 Richard Stallman <rms@gnu.org>
5257
5258 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
5259 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
5260
5261 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
5262 (ispell-local-dictionary-alist): Add koi8-r for character set.
5263
5264 * textmodes/flyspell.el (flyspell-get-word):
5265 Add special handling for when ispell-otherchars is empty.
5266
5267 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
5268
5269 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
5270 when having nested functons.
5271 (pascal-indent-nested-functions) (pascal-indent-line)
5272 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
5273 indenting nested functions.
5274
5275 1999-07-09 Richard Stallman <rms@gnu.org>
5276
5277 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
5278
5279 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
5280
5281 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
5282 the `end' keyword was in the very beginning of the buffer.
5283
5284 1999-07-08 Richard Stallman <rms@gnu.org>
5285
5286 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
5287
5288 * term.el (term-emulate-terminal): Avoid infinite loop
5289 in strange case where minibuffer window is selected but not active.
5290
5291 1999-07-07 Stephen Eglen <stephen@gnu.org>
5292
5293 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
5294 Change regexp so that it doesn't match commands beginning with `cd'.
5295
5296 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5297
5298 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
5299
5300 1999-07-06 Richard Stallman <rms@gnu.org>
5301
5302 * hscroll.el (hscroll-minibuffer-hook): New function.
5303 (hscroll-global-mode): Add and remove that hook.
5304 Set hscroll-old-truncate-was-global's default value.
5305
5306 1999-07-05 Richard Stallman <rms@gnu.org>
5307
5308 * files.el (revert-buffer): Don't preserve point here.
5309 (revert-buffer-insert-file-contents-function): Doc fix.
5310
5311 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
5312
5313 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
5314 doing a `stat' when it isn't necessary because that can cause
5315 trouble when an NFS server is down.
5316
5317 1999-07-04 Richard Stallman <rms@gnu.org>
5318
5319 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
5320
5321 1999-07-03 Richard Stallman <rms@gnu.org>
5322
5323 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
5324 for \200...\240 also.
5325 (isearch-printing-char): Use unibyte-char-to-multibyte.
5326
5327 1999-07-02 Richard Stallman <rms@gnu.org>
5328
5329 * frame.el (minibuffer-frame-alist): Use defcustom.
5330 (pop-up-frame-alist): Likewise.
5331 (initial-frame-alist): Specify * in the doc string.
5332
5333 * hscroll.el (hscroll-mode): Make it a permanent local.
5334 (hscroll-mode): Don't cancel the timer
5335 if HScroll mode is enabled in some other buffer.
5336
5337 * isearch.el (isearch-done): If search ends in middle of intangible
5338 text (due to text property), move on to the limit of that text.
5339
5340 1999-07-01 Andrew Innes <andrewi@gnu.org>
5341
5342 * man.el (Man-build-man-command): Use value of null-device,
5343 instead of hard-coding "/dev/null".
5344
5345 * dos-w32.el (untranslated-canonical-name): Avoid expanding
5346 ange-ftp file names, which might force ange-ftp to prompt for a
5347 password.
5348
5349 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
5350 to prevent references to temp files.
5351
5352 1999-06-30 Richard Stallman <rms@gnu.org>
5353
5354 * progmodes/sh-script.el (sh-feature): If nothing is known
5355 about the given shell, use the values for `sh'.
5356
5357 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
5358
5359 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
5360 to make it non-recursive.
5361
5362 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
5363
5364 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5365
5366 * auto-show.el (auto-show-mode): Fix Typo in :set.
5367
5368 1999-06-29 Richard M. Stallman <rms@gnu.org>
5369
5370 * progmodes/sh-script.el (sh-mode): When setting syntax
5371 table, default to the standard one.
5372
5373 1999-06-27 Richard M. Stallman <rms@gnu.org>
5374
5375 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
5376
5377 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
5378
5379 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
5380 a frame when `return' is requested (even if pop-up-frames = t)
5381 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
5382 should only be set for the bibtex buffer.
5383
5384 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
5385
5386 * progmodes/compile.el: Deal with compilation-error-screen-columns
5387 being buffer-local.
5388
5389 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5390
5391 * comint.el (comint-password-prompt-regexp): Allow "(again)".
5392
5393 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5394
5395 * cal-x.el (calendar-only-one-frame-setup): New function.
5396 * calendar.el (calendar): Call it if requested.
5397
5398 1999-06-24 Karl Heuer <kwzh@gnu.org>
5399
5400 * startup.el (iso-8859-n-locale-regexp): Doc fix.
5401
5402 1999-06-22 Richard M. Stallman <rms@gnu.org>
5403
5404 * mail/supercite.el (sc-emacs-features): Doc fix.
5405
5406 1999-06-22 Karl Heuer <kwzh@gnu.org>
5407
5408 * files.el (auto-mode-alist): Add pike-mode.
5409
5410 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
5411
5412 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
5413 last byte of a numeric field is a space or a NUL. Parse it as
5414 potentially part of the number. This is used by GNU tar
5415 1.12.64012 to handle larger values.
5416
5417 1999-06-20 Karl Heuer <kwzh@gnu.org>
5418
5419 * custom.el (custom-handle-keyword): Fix error message.
5420
5421 1999-06-18 Andrew Innes <andrewi@gnu.org>
5422
5423 * mail/smtpmail.el (smtpmail-send-it): Use
5424 convert-standard-filename to make file names for queued mail safe
5425 on Windows (`:' is invalid in file names on Windows).
5426
5427 1999-06-17 Kenichi Handa <handa@etl.go.jp>
5428
5429 * international/mule-cmds.el (describe-current-input-method):
5430 Current-input-method is string.
5431 (toggle-input-method): Docstring fixed.
5432
5433 * international/mule-diag.el
5434 (describe-current-coding-system-briefly): Fix format string.
5435
5436 * international/mule-util.el (coding-system-eol-type-mnemonic):
5437 Docstring modified. Return a string.
5438
5439 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
5440
5441 * sql.el (sql-input-ring-file-name): Doc fix.
5442
5443 1999-06-17 Richard M. Stallman <rms@gnu.org>
5444
5445 * calendar/cal-x.el (special-display-buffer-names):
5446 Don't put (get-file-buffer diary-file) on this list.
5447
5448 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
5449
5450 * play/mpuz.el (mpuz-try-proposal): Fix message call.
5451 Don't penalize player for certain impossible guesses.
5452
5453 1999-06-16 Andrew Innes <andrewi@gnu.org>
5454
5455 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
5456 return the string "Unk 0 0000" so at least it appears to be a
5457 valid timestamp to `dired-move-to-filename-regexp'.
5458
5459 1999-06-15 Ken'ichi Handa <handa@gnu.org>
5460
5461 * ps-print.el (ps-control-character): Fix previous change.
5462
5463 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5464
5465 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
5466 multiple output of the last message.
5467
5468 1999-06-14 Eli Zaretskii <eliz@gnu.org>
5469
5470 * term/internal.el (IT-display-table-setup): Do not remap \222 to
5471 the ASCII apostrophe, as most DOS codepages have some other glyph
5472 there.
5473
5474 1999-06-14 Ken'ichi Handa <handa@gnu.org>
5475
5476 * language/ethio-util.el (setup-ethiopic-environment-internal):
5477 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
5478 (exit-ethiopic-environment): Likewize.
5479
5480 1999-06-12 Richard M. Stallman <rms@gnu.org>
5481
5482 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
5483
5484 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5485
5486 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
5487 custom-initialize-default to avoid infinite loop.
5488 (crisp-mode): (defun) Call transient-mark-mode here, not when
5489 loading the file. Run crisp-mode-hook here, and run
5490 crisp-load-hook when loading the file.
5491
5492 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
5493 rmail-summary buffer, search for pattern in rmail-file.
5494
5495 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
5496
5497 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
5498
5499 * ps-print.el (ps-printer-name): Fix custom type.
5500
5501 1999-06-12 Reto Zimmermann <reto@synopsys.com>
5502
5503 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
5504 (vhdl-port-paste-generic-map): Fix indentation bug.
5505 (vhdl-port-paste-port-map): Fix indentation bug.
5506 (vhdl-scan-file-contents): Make scanning case insensitive.
5507
5508 1999-06-11 Richard M. Stallman <rms@gnu.org>
5509
5510 * files.el (write-file): When buffer is not already visiting a file,
5511 don't put buffer name in the minibuffer, just make it the default.
5512 Also handle just directory as arg usefully in that case.
5513
5514 * simple.el (sendmail-user-agent-compose):
5515 Ignore case when inserting the rest of the "other" headers.
5516
5517 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
5518
5519 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
5520 (info-lookup-interactive-arguments): Never insert the default
5521 into the minibuffer automatically.
5522
5523 * emacs-lisp/cl-extra.el (getf): Don't call get*.
5524
5525 1999-06-09 Richard M. Stallman <rms@gnu.org>
5526
5527 * simple.el (shell-command): Avoid printing "mark set" message.
5528
5529 1999-06-09 Dave Love <fx@gnu.org>
5530
5531 * progmodes/compile.el (compilation-error-regexp-alist): Allow
5532 digits in program name in first pattern.
5533
5534 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
5535
5536 * vc.el (vc-dired-mode): Don't match anything before the date in
5537 dired-move-to-filename-regexp.
5538
5539 1999-06-07 Ken'ichi Handa <handa@gnu.org>
5540
5541 * international/quail.el (quail-define-rules): Fix typo in
5542 docstring.
5543
5544 1999-06-05 Stephen Eglen <stephen@gnu.org>
5545
5546 * iswitchb.el (iswitchb-default-keybindings): Add
5547 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
5548 than when package is loaded.
5549
5550 1999-06-04 Richard M. Stallman <rms@gnu.org>
5551
5552 * startup.el (command-line): Don't set user-init-file directly;
5553 tell `load' to set it.
5554
5555 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
5556
5557 * simple.el (next-history-element):
5558 Handle minibuffer-text-before-history properly when reading sexps.
5559
5560 * disp-table.el (standard-display-european):
5561 For an interactive call by the user,
5562 don't set enable-multibyte-characters,
5563 and don't set the terminal coding system.
5564
5565 * textmodes/refbib.el: Don't print any messages or display
5566 a buffer when loading the library.
5567 (r2b-help): Doc fix.
5568 (r2b-help-message): Update the documentation.
5569 (r2b-load-quietly): Variable deleted.
5570 (r2b-convert-buffer): Doc fix.
5571
5572 1999-06-04 Dave Love <fx@gnu.org>
5573
5574 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
5575
5576 * auto-show.el: Don't change hooks on loading.
5577 (auto-show-mode): Autoload. Default to nil. Add :set &c.
5578 (auto-show-mode): Add to hooks here.
5579
5580 1999-06-04 Richard Sharman <rsharman@pobox.com>
5581
5582 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
5583 recursion on bogus input.
5584
5585 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
5586
5587 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
5588 does not select a buffer from the buffers menu, then the attached
5589 frame is not switched to anything.
5590
5591 1999-06-03 Ken'ichi Handa <handa@gnu.org>
5592
5593 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
5594 (viet-viscii-...->viet-vscii...).
5595
5596 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
5597
5598 1999-06-01 Dave Love <fx@gnu.org>
5599
5600 * progmodes/fortran.el: Add :link to defgroup.
5601 (fortran-blink-matching-if): Match ELSE statements too.
5602 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
5603 that filling is always done.
5604
5605 1999-05-31 Richard M. Stallman <rms@gnu.org>
5606
5607 * simple.el (append-next-kill): Use an arg to distinguish
5608 interactive calls from Lisp calls, rather than (interactive-p).
5609
5610 * international/iso-transl.el (iso-transl-language-alist):
5611 Interchange n and N.
5612
5613 1999-05-31 Dave Love <fx@gnu.org>
5614
5615 * msb.el Add to minor-mode-map-alist. Remove hook installation
5616 and keymap munging on load.
5617 (msb-mode): New option.
5618 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
5619 Doc fix.
5620 (msb-mode-map): New variable.
5621 (msb-mode): New command.
5622
5623 1999-05-31 Dave Love <fx@gnu.org>
5624
5625 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
5626 (ispell-complete-word-dict): Likewise.
5627
5628 1999-05-31 Eli Zaretskii <eliz@gnu.org>
5629
5630 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
5631 force the data buffer to be saved, even if the data didn't
5632 change, in case the write filter was modified. Restore the
5633 current record after read-file-filter finishes.
5634
5635 1999-05-29 Karl Heuer <kwzh@gnu.org>
5636
5637 * ispell4.el: Obsolete; file deleted.
5638
5639 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
5640
5641 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
5642 VALUE is a syntax table.
5643
5644 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
5645
5646 * simple.el (zap-to-char): Doc fix.
5647
5648 1999-05-27 Ken'ichi Handa <handa@gnu.org>
5649
5650 * isearch.el (isearch-quote-char): Don't assume character codes
5651 0200 - 0237 stand for characters in some single-byte character
5652 charset.
5653
5654 1999-05-27 Dave Love <fx@gnu.org>
5655
5656 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
5657
5658 1999-05-27 Andreas Schwab <schwab@gnu.org>
5659
5660 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
5661 headerline does not exist already.
5662
5663 1999-05-26 Richard Stallman <rms@gnu.org>
5664
5665 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5666 Avoid nested null-loops.
5667
5668 1999-05-26 Ken'ichi Handa <handa@gnu.org>
5669
5670 * international/characters.el: Typo fixed; prefered->preferred.
5671
5672 * international/mule-cmds.el (find-coding-systems-for-charsets):
5673 Typo fixed; prefered->preferred.
5674
5675 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
5676 method in read-event.
5677
5678 * international/mule.el (charset-info): Doc-string fixed.
5679
5680 1999-05-25 Ken'ichi Handa <handa@gnu.org>
5681
5682 * mail/smtpmail.el (smtpmail-send-it): Bind
5683 smtpmail-code-conv-from properly.
5684 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
5685 by smtpmail-code-conv-from.
5686
5687 1999-05-24 Richard Stallman <rms@gnu.org>
5688
5689 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
5690 Binding deleted also.
5691
5692 1999-05-24 Karl Heuer <kwzh@gnu.org>
5693
5694 * comint.el (comint-bol-or-process-mark): Doc fix.
5695
5696 1999-05-23 Dave Love <fx@gnu.org>
5697
5698 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
5699 Enter it on minor-mode-map-alist.
5700 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
5701 Autoload. Add custom setter.
5702 (crisp-mark-line): Doc fix.
5703 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
5704 (crisp-mode-hook): Define.
5705
5706 1999-05-23 Ken'ichi Handa <handa@gnu.org>
5707
5708 * files.el (recover-file): Recover buffer-file-coding-system.
5709
5710 1999-05-22 Richard Stallman <rms@gnu.org>
5711
5712 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
5713 regexp match the date, to avoid treating date as file size.
5714 Add YYYY S option to WESTERN/
5715
5716 * bookmark.el: Delete some XEmacs compatibility code.
5717 (bookmark-jump-noselect): Check vc-backend.
5718
5719 * subr.el (add-to-list): Doc fix.
5720
5721 1999-05-21 Stephen Eglen <stephen@gnu.org>
5722
5723 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
5724
5725 1999-05-18 Richard Stallman <rms@gnu.org>
5726
5727 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
5728 non-space after the @anchor command.
5729 (texinfo-format-var): Handle other nested constructs, using
5730 texinfo-parse-expanded-arg and texinfo-discard-command, not
5731 texinfo-parse-arg-discard.
5732
5733 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
5734 (debug): Bind and use debugger-outer-inhibit-redisplay.
5735 Bind inhibit-redisplay to nil.
5736 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
5737
5738 1999-05-17 Dave Love <fx@gnu.org>
5739
5740 * help.el (describe-function-1): Extra arg, interactive-p.
5741 (describe-key, describe-function): Use it.
5742
5743 1999-05-17 Karl Heuer <kwzh@gnu.org>
5744
5745 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
5746
5747 1999-05-16 Dave Love <fx@gnu.org>
5748
5749 * cus-start.el (all): Delete selective-display. Add scroll-margin,
5750 scroll-preserve-screen-position, scroll-conservatively.
5751
5752 1999-05-16 Dave Love <fx@gnu.org>
5753
5754 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
5755
5756 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
5757
5758 * progmodes/vhdl-mode.el: Completely revised and massively extended.
5759
5760 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5761
5762 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
5763 magic number and is not associated with a file.
5764
5765 1999-05-14 Richard M. Stallman <rms@gnu.org>
5766
5767 * files.el (find-file-noselect-1): Fix previous change.
5768
5769 1999-05-14 Simon Marshall <simon@gnu.org>
5770
5771 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
5772
5773 1999-05-13 Ken'ichi Handa <handa@gnu.org>
5774
5775 * international/mule-diag.el (mule-diag): Change MULE to Mule in
5776 docstring.
5777
5778 * international/mule-cmds.el: Change MULE to Mule in docstrings
5779 and menus.
5780
5781 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
5782
5783 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
5784 to correctly reflect the value of BaseLineOffset in
5785 RelativeCompose. Now the value of RelativeCompose is an array of
5786 low and high positions.
5787 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
5788 RLC for the above change.
5789
5790 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
5791
5792 * comint.el (comint-password-prompt-regexp): Modified to match the
5793 output of ksu and ssh-add.
5794
5795 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
5796
5797 * language/korea-util.el (isearch-toggle-korean-input-method):
5798 Adjusted for the change of input method handling in isearch.el.
5799 (isearch-hangul-switch-symbol-ksc): Likewise.
5800 (isearch-hangul-switch-hanja): Likewise.
5801
5802 1999-05-10 Dave Love <fx@gnu.org>
5803
5804 * help.el (help-make-xrefs): Fix typo.
5805
5806 1999-05-10 Andreas Schwab <schwab@gnu.org>
5807
5808 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
5809 unibyte-display-via-language-environment.
5810
5811 * help.el (help-make-xrefs): Handle more cases when looking for
5812 commands in a keymap description.
5813
5814 1999-05-10 Eli Zaretskii <eliz@gnu.org>
5815
5816 * loadup.el: For ms-dos systems, load ccl and codepage.
5817
5818 1999-05-09 Ken'ichi Handa <handa@gnu.org>
5819
5820 * ps-print.el (ps-control-character): Call
5821 ps-mule-prepare-ascii-font to setup ASCII fonts.
5822
5823 * ps-mule.el (ps-mule-begin-job): Redo this change "if
5824 ps-multibyte-buffer is nil, use
5825 ps-mule-font-info-database-default."
5826
5827 1999-05-08 Ken Stevens <k.stevens@ieee.org>
5828
5829 * ispell.el (ispell-local-dictionary-alist): New variable for
5830 customizing local dictionaries not accessable by everyone.
5831 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
5832 (ispell-required-version): Changed format `(major minor
5833 revision)' to support general pattern matching.
5834 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
5835 skip region commented out due to incorrect skip potential in std latex.
5836 (ispell-word): Removed `when' macro. Fixed bug of not restoring
5837 cursor point on small words for calls from `ispell-minor-mode'.
5838 (check-ispell-version): Tests and accepts versions major.minor
5839 and above, with adjustments for interactions in 3.1.0-3.1.11.
5840 (ispell-get-line): No longer skips ispell process special characters.
5841 (ispell-comments-and-strings): Removed `when' macro call.
5842 (ispell-minor-check): Requires ispell-word to restore cursor point.
5843 (ispell-buffer-local-parsing): Supports checking comments only.
5844
5845 1999-05-08 Karl Heuer <kwzh@gnu.org>
5846
5847 * comint.el (comint-password-prompt-regexp): Fix last change to be
5848 more specific.
5849
5850 1999-05-07 Richard M. Stallman <rms@gnu.org>
5851
5852 * subr.el (with-temp-message): Fix the other call to message
5853 to use %s.
5854
5855 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
5856
5857 * gud.el (gud-format-command): "%F" means file sans extension.
5858 (jdb): Use %F, not %f, for gud-break.
5859
5860 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
5861
5862 * comint.el (comint-password-prompt-regexp): Modified so that it
5863 matches the output of kinit.
5864
5865 1999-05-06 Greg Stark <gsstark@mit.edu>
5866
5867 * timezone.el (timezone-parse-date): Recognize new format used in
5868 internet cookies.
5869
5870 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
5871
5872 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
5873
5874 1999-05-04 Andrew Innes <andrewi@gnu.org>
5875
5876 * time.el (display-time-update): Allow for wrap-around when
5877 checking against display-time-server-down-time.
5878
5879 1999-05-04 Ken'ichi Handa <handa@gnu.org>
5880
5881 * international/mule-diag.el (describe-coding-system): Fix English
5882 message.
5883
5884 1999-05-03 Jason Rumney <jasonr@altavista.net>
5885
5886 * term/w32-win.el: Change the x-charset-registry property for the
5887 Japanese charsets that are supported by Japanese Windows fonts.
5888
5889 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5890
5891 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
5892 diary-block diary entries for which the reminders and the diary
5893 entries can overlap.
5894
5895 1999-05-02 Jason Rumney <jasonr@altavista.net>
5896
5897 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
5898 matches the font selected in the dialog.
5899
5900 1999-05-02 Dave Love <fx@gnu.org>
5901
5902 * browse-url.el (browse-url-browser-function): Add :version.
5903
5904 * international/mule.el (auto-coding-alist): Add .tgz.
5905
5906 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
5907
5908 * international/codepage.el (cp-coding-system-for-codepage-1):
5909 Make the magnification parameter for the -dos encoder be 2.
5910
5911 1999-05-2 Andrew Innes <andrewi@gnu.org>
5912
5913 * term/w32-win.el (w32-drag-n-drop): Select file in window where
5914 it is dropped, rather than current window.
5915
5916 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
5917 after switching buffer, as case-fold-search is a buffer local
5918 variable.
5919
5920 * w32-fns.el (convert-standard-filename): Only convert directory
5921 separators to backslash if the interactive shell is one of the
5922 standard Windows shells that has DOS semantics.
5923
5924 * ls-lisp.el (ls-lisp-format-time): Trap errors from
5925 format-time-string, and return a suitable string to indicate the
5926 timestamp was invalid.
5927
5928 * hexl.el (hexlify-command): Apply shell-quote-argument after
5929 expanding hexl-program in case exec-directory contains a space.
5930 (dehexlify-command): Ditto.
5931
5932 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
5933 file extension regexps which aren't necessarily binary files.
5934 (direct-print-region-helper): Use subst-char-in-string instead of
5935 binding directory-sep-char to convert filenames to DOS syntax.
5936 (direct-print-region-use-command-dot-com): New variable.
5937 (direct-print-region-helper): Use it to control whether to invoked
5938 command.com to print on Windows 9x.
5939
5940 * browse-url.el (browse-url-browser-function): Default to
5941 browse-url-default-windows-browser on windows-nt.
5942 (browse-url-default-windows-browser): New function.
5943
5944 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5945
5946 * forms.el (forms-mode): Don't call forms-first-record or
5947 forms-last-record if the data file has zero records.
5948
5949 1999-04-29 Richard M. Stallman <rms@gnu.org>
5950
5951 * files.el (find-file-noselect-1): If buffer-file-name has changed
5952 after find-file-not-found-hooks runs, recompute the truename.
5953 And don't use FILENAME after that point.
5954
5955 1999-04-27 Dave Love <fx@gnu.org>
5956
5957 * paren.el (show-paren-mode)
5958 * which-func.el (which-func-mode-global)
5959 * type-break.el (type-break-mode)
5960 * time.el (display-time-mode)
5961 * rsz-mini.el (resize-minibuffer-mode)
5962 * mouse-sel.el (mouse-sel-mode)
5963 * icomplete.el (icomplete-mode)
5964 * hscroll.el (hscroll-global-mode)
5965 * help.el (temp-buffer-resize-mode)
5966 * font-lock.el (global-font-lock-mode)
5967 * delsel.el (delete-selection-mode)
5968 * avoid.el (mouse-avoidance-mode)
5969 * autoinsert.el (auto-insert-mode)
5970 * winner.el (winner-mode): Doc fix.
5971
5972 1999-04-26 Karl Heuer <kwzh@gnu.org>
5973
5974 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
5975 the same whitespace that was ignored in choosing the subject string.
5976
5977 1999-04-26 Richard M. Stallman <rms@gnu.org>
5978
5979 * info.el (Info-find-node): Position properly after finding anchor.
5980
5981 * cus-start.el (all): Handle unibyte-display-via-language-environment.
5982
5983 * simple.el (indent-new-comment-line): Fix previous change.
5984
5985 * complete.el: Delete the wildcard expansion feature
5986 since that is now standard in find-file.
5987 (PC-try-load-many-files): Function deleted.
5988 (PC-after-load-many-files): Function deleted.
5989 (PC-many-files-list): Variable deleted.
5990 (PC-disable-wildcards): Variable deleted.
5991 (partial-completion-mode): Don't enable the wildcard feature.
5992
5993 * complete.el (PC-look-for-include-file): Don't set global variables
5994 `error', `buf' and `filename' here.
5995
5996 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
5997
5998 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
5999
6000 * textmodes/outline.el (outline-regexp): Doc fix.
6001
6002 1999-04-26 John Wiegley <johnw@borland.com>
6003
6004 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6005 C++Builder 4.0 error message syntax.
6006
6007 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
6008
6009 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
6010 supported, use find -exec.
6011
6012 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
6013
6014 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
6015 coding-system-for-write, to avoid hanging when non-interactive.
6016
6017 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
6018
6019 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
6020 start with a newline.
6021
6022 1999-04-13 Ken'ichi Handa <handa@gnu.org>
6023
6024 * international/mule-conf.el (x-ctext): New coding system.
6025
6026 1999-04-12 Richard M. Stallman <rms@gnu.org>
6027
6028 * international/mule-cmds.el (input-method-function):
6029 Add permanent-local property.
6030
6031 1999-04-12 Dave Love <fx@gnu.org>
6032
6033 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
6034 change to use jka-compr-byte-compiler-base-file-name.
6035
6036 * supercite.el (sc-scan-info-alist): Revert last change.
6037 (sc-attrib-selection-list): Fix :type here instead.
6038
6039 1999-04-11 Eli Zaretskii <eliz@gnu.org>
6040
6041 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
6042 in the list of case-insensitive filesystems.
6043
6044 1999-04-09 Kenichi Handa <handa@etl.go.jp>
6045
6046 * international/fontset.el (create-fontset-from-fontset-spec):
6047 Don't register duplicated alias fontset names.
6048
6049 1999-04-08 Richard Stallman <rms@gnu.org>
6050
6051 * international/mule.el (auto-coding-alist-lookup): New function.
6052 (set-auto-coding): Use auto-coding-alist-lookup.
6053
6054 * jka-compr.el (jka-compr-insert-file-contents):
6055 Use auto-coding-alist-lookup to check for files that
6056 should not have eol conversion, in the unibyte case.
6057
6058 1999-04-07 Dave Love <fx@gnu.org>
6059
6060 * help.el (describe-variable): Check custom-loads property as well
6061 as custom-type.
6062
6063 * abbrev.el (abbrev-mode): Customizing sets the default value.
6064
6065 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
6066
6067 * vc.el (vc-backend-revert): For CVS files that were made
6068 writeable with "cvs edit", call "cvs unedit" to undo that.
6069
6070 1999-04-08 Dave Love <fx@gnu.org>
6071
6072 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
6073 more.
6074 (sc-emacs-features): Recognize Emacs 20.
6075 (sc-read-string): Use history arg.
6076 (sc-scan-info-alist): Check for rtnvalue a cons.
6077
6078 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
6079
6080 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
6081 coding system to encode the message by
6082 select-message-coding-system.
6083
6084 1999-04-07 Richard Stallman <rms@gnu.org>
6085
6086 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
6087
6088 * winner.el: Reorder definitions.
6089
6090 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
6091
6092 * mail/rmail.el (rmail-decode-babyl-format):
6093 Undo previous change.
6094
6095 1999-04-06 Richard Stallman <rms@gnu.org>
6096
6097 * info.el (Info-find-node): Check for an anchor at the
6098 proper place, before reading an indirect file.
6099
6100 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
6101
6102 * jka-compr.el (jka-compr-insert-file-contents):
6103 Use raw-text-unix when we want no conversion.
6104
6105 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
6106
6107 * timezone.el (timezone-parse-date): Corrected regexp for
6108 style (5) date format so that tenths of seconds are optional.
6109
6110 1999-04-05 Eli Zaretskii <eliz@gnu.org>
6111
6112 * term/internal.el (dos-cpNNN-setup): New function, with the guts
6113 of dos-codepage-setup.
6114 (cjk-codepages-alist): New variable, an alist of Far-Eastern
6115 codepages for which there's no need to set up cpNNN coding
6116 systems.
6117 (dos-codepage-setup): Support Far-Eastern DOS terminals.
6118
6119 1999-04-05 Richard Stallman <rms@gnu.org>
6120
6121 * mail/rmail.el (rmail-ignored-headers): Doc fix.
6122
6123 1999-04-02 Richard Stallman <rms@gnu.org>
6124
6125 * progmodes/compile.el (compilation-handle-exit): Do right thing
6126 if (car status) doesn't end in a newline.
6127
6128 1999-04-01 Dave Love <fx@gnu.org>
6129
6130 * progmodes/sql.el (SQL): Add defgroup :version.
6131
6132 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6133
6134 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
6135 buffer-file-coding-system. If the coding system used is raw-text,
6136 etc., make the *Compiler Input* buffer unibyte.
6137
6138 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
6139
6140 * loadup.el: Don't write the fns-...el file if not dumping.
6141
6142 1999-03-31 Dave Love <fx@gnu.org>
6143
6144 * snmp-mode.el (snmp): Fix defgroup :version.
6145
6146 * hilit-chg.el (highlight-changes): Add defgroup :version.
6147
6148 1999-03-31 Andreas Schwab <schwab@gnu.org>
6149
6150 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
6151 the gnus-save-hidden-threads macro.
6152
6153 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
6154
6155 * faces.el (face-set-after-frame-default): Obey the
6156 `customized-face' for new faces.
6157
6158 1999-03-30 Dave Love <fx@gnu.org>
6159
6160 * international/mule-cmds.el (current-language-environment): Doc fix.
6161 * abbrev.el (abbrev-mode): Doc fix.
6162 * autoinsert.el (auto-insert-mode): Doc fix.
6163 * complete.el (partial-completion-mode): Doc fix.
6164 * avoid.el (mouse-avoidance-mode): Doc fix.
6165 * delsel.el (delete-selection-mode): Doc fix.
6166 * font-lock.el (global-font-lock-mode): Doc fix.
6167 * help.el (temp-buffer-resize-mode): Doc fix.
6168 * hscroll.el (hscroll-global-mode): Doc fix.
6169 * icomplete.el (icomplete-mode): Doc fix.
6170 * mouse-sel.el (mouse-sel-mode): Doc fix.
6171 * paren.el (show-paren-mode): Doc fix.
6172 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
6173 * time.el (display-time-mode): Doc fix.
6174 * type-break.el (type-break-mode): Doc fix.
6175 * which-func.el (which-func-mode-global): Doc fix.
6176 * winner.el (winner-mode): Doc fix.
6177
6178 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
6179
6180 * wid-edit.el (widget-before-change): Signal text-read-only rather
6181 than an ordinary error.
6182
6183 1999-03-30 Richard M. Stallman <rms@gnu.org>
6184
6185 * repeat.el: Don't require advice.
6186 (repeat): Do function-indirection in check for kbd macro.
6187 In self-insert case, use the *last* char in INSERTION.
6188
6189 1999-03-30 Karl Heuer <kwzh@gnu.org>
6190
6191 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
6192
6193 1999-03-29 Andreas Schwab <schwab@gnu.org>
6194
6195 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
6196 comint-input-filter-functions. Make variables related to shell
6197 directory tracking local.
6198
6199 1999-03-26 Andreas Schwab <schwab@gnu.org>
6200
6201 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
6202
6203 * simple.el (shell-command-on-region): Cope with exit-status being
6204 nil, which happens if call-process-region was interrupted.
6205
6206 1999-03-26 Richard M. Stallman <rms@gnu.org>
6207
6208 * simple.el (indent-new-comment-line): Handle use at a point
6209 after a comment-end. Handle multiple comments.
6210
6211 * mail/rmail.el (rmail-decode-babyl-format):
6212 To prevent locking, bind buffer-file-name to nil.
6213
6214 1999-03-26 Karl Fogel <kfogel@red-bean.com>
6215
6216 * mail-hist.el (mail-hist-current-header-name): Don't make
6217 off-by-one-error when determining if in message body.
6218
6219 1999-03-25 Andrew Innes <andrewi@gnu.org>
6220
6221 * w32-fns.el (set-default-process-coding-system): Copied from
6222 dos-w32.el, but modified to use Unix line endings for process
6223 input, and to add a suitable entry to process-coding-system-alist
6224 for DOS shells.
6225
6226 * dos-fns.el (set-default-process-coding-system): Copied from
6227 dos-w32.el.
6228
6229 * dos-w32.el (set-default-process-coding-system): Move function to
6230 dos-fns.el; a different version is used in w32-fns.el.
6231
6232 1999-03-24 Dave Love <fx@gnu.org>
6233
6234 * info.el (Info-directory-list): Revert change to re-writing
6235 Info-default-directory-list, but put `alternative' first.
6236 (Info-insert-dir): Modify selecting the top dir file as a consequence.
6237
6238 1999-03-23 Simon Marshall <simon@gnu.org>
6239
6240 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
6241 on the line by itself.
6242 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
6243 it is not in a declarative context.
6244
6245 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
6246
6247 * cus-edit.el (custom-variable-prompt): Allow customization of
6248 autoloaded symbols.
6249
6250 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
6251
6252 * simple.el (what-cursor-position): Don't cause error when point
6253 is at invalid multibyte sequence.
6254
6255 1999-03-21 Karl Heuer <kwzh@gnu.org>
6256
6257 * complete.el (partial-completion-mode): Doc fix.
6258
6259 1999-03-19 Richard M. Stallman <rms@gnu.org>
6260
6261 * progmodes/cplus-md.el (old-c++): Remove :group.
6262
6263 * progmodes/c-mode.el (old-c): Remove :group.
6264
6265 1999-03-18 Simon Marshall <simon@gnu.org>
6266
6267 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
6268 (java-font-lock-keywords-2): Added "strictfp" keyword.
6269
6270 1999-03-17 Jason Rumney <jasonr@altavista.net>
6271
6272 * w32-fns.el (set-w32-system-coding-system) New function.
6273 (w32-system-coding-system) Initialize to 'iso-latin-1.
6274
6275 1999-03-17 Eli Zaretskii <eliz@gnu.org>
6276
6277 * international/mule-cmds.el (set-language-environment): Fix
6278 previous change: don't use dos-codepage when unbound.
6279
6280 1999-03-17 Karl Heuer <kwzh@gnu.org>
6281
6282 * calendar/appt.el (appt-make-list): Fix previous change.
6283
6284 1999-03-16 Richard M. Stallman <rms@gnu.org>
6285
6286 * window.el (shrink-window-if-larger-than-buffer):
6287 Don't try to redisplay with the cursor at the end
6288 on its own line--that would force a scroll and spoil things.
6289
6290 1999-03-16 Eli Zaretskii <eliz@gnu.org>
6291
6292 * international/mule-cmds.el (set-language-environment): Don't use
6293 cpNNN-nonascii-translation-table if it is unbound.
6294
6295 * term/internal.el (dos-codepage-setup): Compute the unibyte
6296 syntax table and bind unibyte-display-via-language-environment
6297 here, rather than at top level, so that resetting to unibyte in
6298 .emacs works as expected.
6299
6300 1999-03-15 Simon Marshall <simon@gnu.org>
6301
6302 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
6303
6304 1999-03-14 Milan Zamazal <pdm@pvt.net>
6305
6306 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
6307
6308 1999-03-14 Kenichi Handa <handa@etl.go.jp>
6309
6310 * international/mule-util.el (detect-coding-with-priority):
6311 Restore the internal database.
6312
6313 1999-03-14 Stephen Eglen <stephen@gnu.org>
6314
6315 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
6316 if mail-from-style has invalid value.
6317
6318 1999-03-12 Karl Heuer <kwzh@gnu.org>
6319
6320 * vc.el (vc-delete-logbuf-window): New var.
6321 (vc-finish-logentry): Use it.
6322
6323 1999-03-12 Richard M. Stallman <rms@gnu.org>
6324
6325 * startup.el (command-line-1): Improve startup msg.
6326
6327 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
6328
6329 * speedbar.el: Added commentary about stealthy functions.
6330 (speedbar-message) new function.
6331 (speedbar-y-or-n-p): New function
6332 (speedbar-with-attached-buffer) Moved macro before reference.
6333 Now uses `save-selected-window'.
6334 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
6335 speedbar-generic-item-info, speedbar-item-info-file-helper,
6336 speedbar-item-delete, speedbar-insert-generic-list,
6337 speedbar-timer-fn, speedbar-check-vc-this-line,
6338 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
6339 speedbar-buffers-item-info) Use speedbar-message.
6340 (speedbar-item-info) Limit `message-log-max'.
6341 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
6342 speedbar-item-delete, speedbar-item-object-delete,
6343 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
6344
6345 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
6346
6347 * server.el (server-start): Set coding system for the server
6348 process to raw-text.
6349 (server-process-filter): Decode file names if necessary.
6350
6351 1999-03-12 Dave Love <fx@gnu.org>
6352
6353 * textmodes/fill.el (sentence-end-double-space): Doc fix.
6354
6355 * textmodes/paragraphs.el (sentence-end): Doc fix.
6356
6357 1999-03-11 Karl Heuer <kwzh@gnu.org>
6358
6359 * comint.el (comint-password-prompt-regexp): Accept "login password:"
6360
6361 1999-03-09 Karl Heuer <kwzh@gnu.org>
6362
6363 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
6364 (ispell-dictionary-alist-2): Likewise.
6365 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
6366 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
6367 (ispell-dictionary-alist): Build from six pieces, not just two.
6368
6369 * ps-bdf.el (bdf-directory-list): Doc fix.
6370
6371 * enriched.el (enriched-mode): Make var permanent-local.
6372
6373 1999-03-09 Dave Love <fx@gnu.org>
6374
6375 * textmodes/sgml-mode.el (html-mode): Use
6376 sentence-end-double-space when setting sentence-end.
6377
6378 1999-03-09 Ken'ichi Handa <handa@gnu.org>
6379
6380 * language/thai.el (tis-620): New alias coding system for thai-tis620.
6381
6382 1999-03-08 Felix Lee <flee@cygnus.com>
6383
6384 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
6385
6386 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
6387
6388 1999-03-08 Karl Heuer <kwzh@gnu.org>
6389
6390 * dired-aux.el (dired-do-copy-regexp): Doc fix.
6391 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6392
6393 * dired.el (dired-do-copy-regexp): Doc fix.
6394 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6395
6396 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
6397
6398 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
6399
6400 1999-03-08 Jason Rumney <jasonr@altavista.net>
6401
6402 * international/codepage.el (cp1250-decode-table)
6403 (cp1251-decode-table, cp1253-decode-table)
6404 (cp1257-decode-table): New translation tables for MS Windows codepages.
6405 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
6406
6407 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
6408
6409 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
6410
6411 1999-03-07 Eli Zaretskii <eliz@gnu.org>
6412
6413 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
6414
6415 * term/internal.el (top level): Display character 255 as 8bit as well.
6416
6417 1999-03-06 Dave Love <fx@gnu.org>
6418
6419 * progmodes/cc-cmds.el (c-outline-level): Bind
6420 buffer-invisibility-spec.
6421
6422 * progmodes/c-mode.el (c-outline-level): Likewise.
6423
6424 * progmodes/ada-mode.el (ada-outline-level): Likewise.
6425
6426 1999-03-05 Felix Lee <flee@cygnus.com>
6427
6428 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
6429
6430 1999-03-05 Richard M. Stallman <rms@gnu.org>
6431
6432 * bindings.el (complete-symbol): Invert meaning of prefix arg.
6433
6434 1999-03-05 Andrew Innes <andrewi@gnu.org>
6435
6436 * w32-fns.el (convert-standard-filename): Convert directory
6437 separators to Windows format.
6438
6439 1999-03-05 Andreas Schwab <schwab@gnu.org>
6440
6441 * international/skkdic-cnv.el: Provide skkdic-cnv.
6442 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
6443 (batch-skkdic-convert): Doc fix.
6444
6445 1999-03-04 Dave Love <fx@gnu.org>
6446
6447 * custom.el (custom-set-variables): Protect against setter errors.
6448
6449 1999-03-04 Eli Zaretskii <eliz@gnu.org>
6450
6451 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
6452 the file sizes from overflowing.
6453 (ls-lisp-format): If file size is a float, use %8.0f to print it.
6454 Under -s, print the size in blocks with %4.0f, in case they have
6455 a *really* huge file.
6456
6457 1999-03-03 Dave Love <fx@gnu.org>
6458
6459 * options.el (edit-options): Doc fix.
6460 (list-options): Don't lose with unbound symbols. Maintain
6461 Edit-options-mode.
6462
6463 1999-03-01 Dave Love <fx@gnu.org>
6464
6465 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
6466
6467 1999-02-28 Richard M. Stallman <rms@gnu.org>
6468
6469 * ispell.el (ispell-dictionary-alist-override): New variable.
6470 (ispell-dictionary-alist): Don't setq it,
6471 if ispell-dictionary-alist-override is set.
6472
6473 * simple.el (shell-command-default-error-buffer): Renamed from
6474 shell-command-on-region-default-error-buffer.
6475 (shell-command-on-region): Mention in echo area when there
6476 is some error output. Mention success or failure, too.
6477 Accumulate multiple error outputs
6478 going forward, with formfeed in between. Display the error buffer
6479 when we have put something in it.
6480 (shell-command): Add the ERROR-BUFFER argument feature.
6481
6482 1999-02-28 Karl Heuer <kwzh@gnu.org>
6483
6484 * mail/mh-utils.el (mh-lib): Doc fix.
6485 (mh-lib-progs, mh-nmh-p): New vars.
6486 (mh-find-progs): Set mh-lib-progs along with other vars.
6487 (mh-path-search): New arg FUNC-P; if specified, use that instead
6488 of mh-file-command-p.
6489 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
6490
6491 * mail/mh-comp.el (mh-repl-formfile): New var.
6492 (mh-smail-batch): Don't ignore all arguments.
6493 (mh-reply): Do the right thing when using nmh.
6494
6495 1999-02-27 Kenichi Handa <handa@etl.go.jp>
6496
6497 * international/mule-cmds.el (select-safe-coding-system): Be sure
6498 to show a buffer being decoded.
6499
6500 1999-02-26 Ken'ichi Handa <handa@gnu.org>
6501
6502 * ps-bdf.el (bdf-directory-list): Initialize it to
6503 '("/usr/local/share/emacs/fonts/bdf").
6504
6505 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6506
6507 * ps-print.el: PostScript programming fix.
6508 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
6509 setpagedevice operator).
6510
6511 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6512
6513 * ps-print.el: Doc fix, font size specifies landscape and portrait
6514 sizes.
6515 (ps-print-version): New version number (4.1.4).
6516 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
6517 Specifies landscape and portrait sizes.
6518 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
6519 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
6520 fix.
6521 (ps-get-font-size): New fun.
6522 (ps-font-size-internal, ps-header-font-size-internal)
6523 (ps-header-title-font-size-internal): New vars.
6524
6525 * ps-mule.el: Change of ps-print font size variable name.
6526 (ps-mule-generate-font): Fun fix.
6527 (ps-mule-begin-job): Programming uniformization.
6528
6529 1999-02-25 Dave Love <fx@gnu.org>
6530
6531 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
6532 (help-make-xrefs): Do Info case first.
6533
6534 * repeat.el: Don't require advice.
6535 (repeat-last-kill-command): Variable deleted.
6536
6537 1999-02-25 Richard Stallman <rms@gnu.org>
6538
6539 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
6540 case just because the current buffer is the output buffer.
6541
6542 1999-02-25 Kenichi Handa <handa@etl.go.jp>
6543
6544 * simple.el (what-cursor-position): To show the character's
6545 encoding, use encoded-string-description instead of information
6546 of chaset-origin-alist.
6547
6548 * international/mule-cmds.el (iso-2022-control-alist): New variable.
6549 (encoded-code-description): New function.
6550 (encoded-string-description): New function.
6551 (encode-coding-char): New function.
6552
6553 1999-02-25 Andrew Innes <andrewi@gnu.org>
6554
6555 * startup.el (command-line) [windows-nt]: Fix typo in regexp
6556 checking for .emacs[.el[c]].
6557
6558 1999-02-24 Richard Stallman <rms@gnu.org>
6559
6560 * help.el (describe-function-1): Don't print a whole lambda-function.
6561
6562 1999-02-23 Ken'ichi Handa <handa@gnu.org>
6563
6564 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
6565 inputting ?\240.
6566
6567 1999-02-23 Karl Heuer <kwzh@gnu.org>
6568
6569 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
6570
6571 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
6572 (clean-buffer-list-kill-buffer-names): Doc fix.
6573
6574 * gud.el (gud-jdb-massage-args): Spelling fix.
6575
6576 1999-02-23 Richard M. Stallman <rms@gnu.org>
6577
6578 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
6579
6580 1999-02-22 Eli Zaretskii <eliz@gnu.org>
6581
6582 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
6583 excursion while calling set-auto-coding-function.
6584
6585 * play/handwrite.el (handwrite): Require ps-print, and use
6586 ps-printer-name and ps-lpr-command. Call ps-print-region-function
6587 if it's defined, instead of forking ps-lpr-command unconditionally.
6588
6589 1999-02-22 Kenichi Handa <handa@etl.go.jp>
6590
6591 * international/codepage.el (cp-coding-system-for-codepage-1): Put
6592 charset-origin-alist property to a coding system for the codepage.
6593
6594 * international/mule.el: Modify comment for charset-origin-alist
6595 property of a coding system.
6596
6597 * simple.el (what-cursor-position): charset-origin-alist property
6598 of a coding system may be a translation table or a symbol of which
6599 `translation-table' property is a translation table.
6600
6601 1999-02-21 Richard Stallman <rms@gnu.org>
6602
6603 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
6604 to the "html" template.
6605
6606 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
6607
6608 * dirtrack.el (dirtrack): Added docstring. Now returns input.
6609
6610 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
6611
6612 * dirtrack.el (dirtrack): Check for the prompt in the input string
6613 instead of the buffer.
6614
6615 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
6616
6617 * sql.el: Set version to 1.4.1. Changed mail address to
6618 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
6619 (sql-input-ring-separator): Doc fix.
6620 (sql-mode-syntax-table): double-dash starts comments is defined as
6621 ". 56" instead of ". 12b" for XEmacs.
6622 (sql-stop, sql-interactive-mode): Doc fixes.
6623 (sql-postgres): Queries for database and server, not just one.
6624 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
6625
6626 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
6627 changed. This is needed for master.el to work.
6628 (sql-set-sqli-buffer): Use the new hook.
6629
6630 * sql.el (sql-make-alternate-buffer-name): Function that sets
6631 sql-alternate-buffer-name.
6632 (sql-alternate-buffer-name): Possible name of SQLi buffers.
6633 (sql-interactive-mode): Set sql-alternate-buffer-name.
6634 (sql-rename-buffer): New command.
6635 (sql-interactive-mode-menu): Menu for SQLi buffers.
6636
6637 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
6638 and sql-input-ring-file-name are used to temporarily set
6639 comint-input-ring-file-name and comint-input-ring-separator when
6640 reading and writing input history files.
6641
6642 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
6643 (sql-input-ring-file-name): New variable with customization.
6644 (sql-input-ring-separator): New variable with customization.
6645 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
6646 Callers changed.
6647 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
6648 now includes the name of the current buffer.
6649
6650 (sql-mode): Set paragraph-separate and paragraph-start so that
6651 sql-send-paragraph sends the entire SQL statements, even if it
6652 contains indented lines.
6653
6654 1999-02-18 Dave Love <fx@gnu.org>
6655
6656 * format.el (format-encode-run-method, format-decode-run-method):
6657 Fix previous change.
6658
6659 1999-02-18 Ken'ichi Handa <handa@gnu.org>
6660
6661 * international/mule.el (coding-system-list): Moved here from
6662 mule-util.el to avoid autoloading mule-util by the call of
6663 select-safe-coding-system.
6664
6665 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
6666
6667 * simple.el (turn-on-auto-fill): Mark it as an option for
6668 `text-mode-hook'.
6669
6670 1999-02-17 Richard Stallman <rms@gnu.org>
6671
6672 * emacs-lisp/easymenu.el (easy-menu-get-map):
6673 Don't crash if (current-local-map) is nil.
6674
6675 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
6676
6677 * filecache.el (file-cache-filter-regexps): Added .class.
6678
6679 1999-02-17 Ken'ichi Handa <handa@gnu.org>
6680
6681 * international/mule-util.el (decompose-region): Use
6682 insert-buffer-substring instead of insert-buffer to avoid putting
6683 mark.
6684
6685 1999-02-17 Andreas Schwab <schwab@gnu.org>
6686
6687 * calendar/cal-move.el (scroll-calendar-left): Don't set
6688 displayed-month and displayed-year here, let generate-calendar do
6689 it, after range checking.
6690
6691 1999-02-17 Simon Marshall <simon@gnu.org>
6692
6693 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
6694
6695 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
6696 correctly between an object declared via a constructor and a method.
6697 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
6698 (java-font-lock-keywords-1): Fontify package names individually.
6699 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
6700 (java-font-lock-keywords-2): Simplify type fontification.
6701 (java-font-lock-keywords-3): Likewise.
6702
6703 1999-02-17 Kenichi Handa <handa@etl.go.jp>
6704
6705 * language/japanese.el (iso-2022-jp-2): New coding system.
6706 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
6707
6708 1999-02-16 Dave Love <fx@gnu.org>
6709
6710 * help.el (describe-function-1): Accept non-symbols.
6711
6712 1999-02-16 Paul Eggert <eggert@twinsun.com>
6713
6714 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
6715 find the last match if there are multiple matches.
6716
6717 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6718
6719 * tex-mode.el (tex-run-command, latex-run-command)
6720 (slitex-run-command, tex-command): Doc changes.
6721 (tex-start-options-string): Autoload it. Doc change. Provide
6722 a menu for customization. Allow nil. Quote backslashes only once.
6723 (tex-start-tex): Handle nil value of tex-start-options-string
6724 and apply shell-quote-argument to it.
6725
6726 1999-02-16 Eli Zaretskii <eliz@gnu.org>
6727
6728 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
6729 the size in blocks, since it can be a float.
6730 (ls-lisp-format): Likewise
6731
6732 1999-02-16 Ken'ichi Handa <handa@gnu.org>
6733
6734 * language/japanese.el (japanese-shift-jis): Add
6735 charset-origin-alist property.
6736
6737 1999-02-15 Richard Stallman <rms@gnu.org>
6738
6739 * progmodes/compile.el (compile-internal): Use save-selected-window.
6740
6741 * subr.el (momentary-string-display): Bind inhibit-read-only.
6742
6743 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
6744
6745 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
6746
6747 * mail/rmail.el (rmail-show-message): If an unseen message has a
6748 Summary-line in its header, get past one more line before looking
6749 for the X-Coding-System header.
6750
6751 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
6752
6753 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
6754 explicitly to accomodate Windows 9X lack of a useful copy program.
6755
6756 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
6757
6758 * wid-edit.el (widget-choice-value-create): Use `equal'
6759 instead of `eq'.
6760
6761 1999-02-14 Richard Stallman <rms@gnu.org>
6762
6763 * international/iso-transl.el:
6764 (iso-transl-ae): Renamed from iso-transl-e-slash.
6765 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
6766 (iso-transl-AE): Renamed from iso-transl-E-slash.
6767 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
6768 (iso-transl-char-map): Related changes.
6769
6770 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
6771
6772 1999-02-13 Richard Stallman <rms@gnu.org>
6773
6774 * textmodes/texinfmt.el (texinfo-alias): New function.
6775 (texinfo-fold-nodename-case): Add defvar.
6776 (texinfo-format-node): Do case folding if specified.
6777
6778 * ffap.el (ffap-file-at-point): Test local file names
6779 immediately. Strip off line numbers.
6780
6781 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
6782
6783 * sql.el: Set version to 1.3.2
6784 (sql-solid-program): Added support for solid.
6785 (sql-help): Doc mentions sql-solid.
6786 (sql-solid): Entry function for Solid.
6787 (sql-buffer): Doc explains the use of the variable and how to
6788 change it.
6789 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
6790 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
6791 disabled if sql-buffer doesn't have a process; sql-send-paragraph
6792 is new.
6793 (sql-show-sqli-buffer): New function to display the value of
6794 sql-buffer.
6795 (sql-change-sqli-buffer): New function to change sql-buffer.
6796 (sql-mode): Doc explains how to change sql-buffer.
6797 (sql-send-paragraph): New function to send a paragraph.
6798 (sql-mode-map): Added keybinding for sql-send-paragraph.
6799 (sql-mysql): Doc corrected.
6800 (sql-ms): Doc corrected.
6801
6802 * sql.el (sql-server): Doc fix.
6803 (sql-mysql): Added the use of sql-server to specify the host,
6804 sql-database now specifies database instead of host.
6805 (sql-mode-menu): Send... menu items are only active if sql-buffer
6806 is non-nil.
6807 (sql-help): Changed tag of entry functions a bit.
6808
6809 * sql.el: Added keywords from `finder-by-keyword'.
6810 (sql-mode): Made sql-buffer a local variable, changed the
6811 documentation: removed instructions to add *.sql files to
6812 auto-mode-alist, added documentation for having mutliple SQL
6813 buffers sending their stuff to different SQLi buffers, each
6814 running a different process.
6815 (sql-postgres): Quoted *SQL* in doc string.
6816 (sql-ms): Likewise.
6817 (sql-ingres): Likewise.
6818 (sql-ingres): Quoted *SQL* in doc string, added references to
6819 sql-user and sql-password used during login.
6820 (sql-sybase): Quoted *SQL* in doc string, added comma.
6821 (sql-oracle): Likewise.
6822 (sql-interactive-mode): Added extensive documentation for having
6823 mutliple SQL buffers sending their stuff to different SQLi
6824 buffers, each running a different process.
6825 (sql-buffer): Changed doc from *SQL* to SQLi.
6826 (sql-get-login): Doc fix.
6827
6828 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6829
6830 * international/mule-conf.el (undecided): Set ascii in
6831 safe-charsets property.
6832
6833 1999-02-12 Richard Stallman <rms@gnu.org>
6834
6835 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
6836
6837 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6838
6839 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
6840 value to ps-mule-font-info-database-latin.
6841
6842 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
6843
6844 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
6845 (ps-mule-font-info-database-default): New variable.
6846 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
6847 ps-mule-font-info-database-default.
6848
6849 1999-02-12 Dave Love <fx@gnu.org>
6850
6851 * timezone.el (timezone-make-date-sortable)
6852 (timezone-make-date-arpa-standard): Doc fix.
6853
6854 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6855
6856 * international/quail.el (quail-show-kbd-layout): Bind
6857 blink-matching-paren to nil.
6858
6859 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
6860 for ASCII and Latin-1.
6861
6862 1999-02-12 Andreas Schwab <schwab@gnu.org>
6863
6864 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
6865
6866 1999-02-12 Kenichi Handa <handa@etl.go.jp>
6867
6868 * international/mule-cmds.el (language-info-alist): Remove
6869 description about charset-origin-alist.
6870
6871 * international/mule.el: Comment added for a new coding system
6872 property `charset-origin-alit'.
6873 (make-translation-table): This variable deleted.
6874
6875 * language/chinese.el (chinese-big5): Add charset-origin-alist
6876 property.
6877 ("Chinese-CNS"): Remove charset-origin-alist property.
6878
6879 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
6880 property.
6881 (cyrillic-alternativnyj): Likewise.
6882 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
6883 ("Cyrillic-ALT"): Likewise.
6884
6885 * language/vietnamese.el (vietnamese-viqr): Add
6886 charset-origin-alist property.
6887 ("Vietnamese"): Remove charset-origin-alist property.
6888
6889 * simple.el (what-cursor-position): Don't use the varialbe
6890 charset-origin-alist, but use charset-origin-alist property of
6891 buffer-file-coding-system to decide external character set code.
6892
6893 1999-02-10 Richard Stallman <rms@gnu.org>
6894
6895 * shadowfile.el: Don't turn on the mode when the file is loaded.
6896
6897 1999-02-09 Richard Stallman <rms@gnu.org>
6898
6899 * progmodes/compile.el (compile-auto-highlight): Customize.
6900
6901 * add-log.el (add-log-file-name-function): New variable.
6902 (add-change-log-entry): Call that function, if non-nil.
6903
6904 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
6905
6906 * rmail.el (rmail-search): Track match with a marker, not an integer.
6907
6908 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6909
6910 * progmodes/compile.el (compilation-setup): Set value of
6911 compilation-directory-stack as in compilation-forget-errors.
6912 (compile-reinitialize-errors): Bind buffer-undo-list and
6913 deactivate-mark.
6914 (compilation-forget-errors): Likewise.
6915
6916 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
6917
6918 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
6919 def... constructs.
6920
6921 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
6922 Remove calls to sleep-for.
6923
6924 1999-02-08 Eli Zaretskii <eliz@gnu.org>
6925
6926 * international/codepage.el (cp-coding-system-for-codepage-1): On
6927 MS-DOS, use dos-unsupported-char-glyph for characters not
6928 supported by the codepage.
6929 (cp-make-coding-systems-for-codepage): Likewise.
6930
6931 1999-02-08 Andreas Schwab <schwab@gnu.org>
6932
6933 * international/mule-util.el (coding-system-list): Don't sort
6934 coding-system-list here.
6935
6936 * international/mule.el (coding-system-lessp): Moved here from
6937 mule-util.el
6938 (add-to-coding-system-list): New function.
6939 (make-subsidiary-coding-system, make-coding-system,
6940 define-coding-system-alias): Use it instead of setting
6941 coding-system-list directly.
6942
6943 1999-02-07 Dave Love <fx@gnu.org>
6944
6945 * calendar/appt.el (appt-make-list): Don't splice quotes and date
6946 onto message.
6947
6948 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6949
6950 * imenu.el (imenu--last-menubar-index-alist): Add doc.
6951 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
6952
6953 1999-02-06 Richard Stallman <rms@gnu.org>
6954
6955 * language/european.el (setup-slovenian-environment): New function.
6956 ("Slovenian"): New language environment.
6957
6958 * progmodes/sql.el (sql-help): Doc fix.
6959 (sql-mysql): Doc fix.
6960
6961 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6962
6963 * tex-mode.el: When compiling, require compare-w and skeleton
6964 to pacify the byte-compiler. Move the def's of the tex-commands
6965 together. Add a comment on kill-process vs. quit-process.
6966
6967 1999-02-05 Dave Love <fx@gnu.org>
6968
6969 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
6970 null markers.
6971 (compile-goto-error): Likewise.
6972
6973 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
6974
6975 * time-stamp.el (time-stamp-format): Format doc tighter.
6976 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
6977 (time-stamp): Don't re-write the time stamp if it didn't change.
6978
6979 1999-02-05 Alex Schroeder <asc@bsiag.com>
6980
6981 * progmodes/sql.el: Changed version to 1.2.1.
6982 (sql-pop-to-buffer-after-send-region): Improved documentation.
6983 (sql-mysql-program): Added MySQL support.
6984 (sql-prompt-length): Made prompt-length configurable.
6985 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
6986 (sql-help): Added MySQL support, changed documentation.
6987 (sql-send-region): A message is displayed if something is sent.
6988 (sql-mode): Added buffer-local comment-start.
6989 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
6990 (sql-interactive-mode): Added buffer-local comment-start.
6991 (sql-oracle): Set sql-prompt-length.
6992 (sql-sybase): Set sql-prompt-length.
6993 (sql-mysql): Added MySQL support.
6994 (sql-ingres): Set sql-prompt-length.
6995 (sql-ms): Set sql-prompt-length.
6996 (sql-postgres): Set sql-prompt-length.
6997
6998 1999-02-04 Eli Zaretskii <eliz@gnu.org>
6999
7000 * term/internal.el (dos-codepage-setup): Set selection coding
7001 system to cpNNN-dos.
7002
7003 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7004
7005 * international/characters.el: Let ethiopic use iso-2022-7bit.
7006
7007 1999-02-02 Dave Love <fx@gnu.org>
7008
7009 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
7010 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
7011
7012 1999-02-02 Karl Heuer <kwzh@gnu.org>
7013
7014 * terminal.el (terminal-emulator): Doc fix.
7015
7016 1999-02-02 Ken'ichi Handa <handa@gnu.org>
7017
7018 * international/mule-util.el (compose-chars): Doc-string
7019 modified. Correctly handle a composition character in ARGS.
7020
7021 1999-02-01 Richard Stallman <rms@gnu.org>
7022
7023 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
7024 (makefile-menu-index-function): Function deleted.
7025 (makefile-mode): Use makefile-imenu-generic-expression.
7026
7027 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
7028
7029 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
7030 change, invoke from before-init-hook.
7031
7032 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
7033
7034 * subr.el (remove-from-invisibility-spec): Cope with the case when
7035 buffer-invisibility-spec is t.
7036
7037 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
7038
7039 * calendar/calendar.el (calendar-mode-map): Fix bindings for
7040 appt-add and appt-delete.
7041
7042 1999-02-01 Eli Zaretskii <eliz@gnu.org>
7043
7044 * term/pc-win.el (msdos-approximate-color): New function.
7045 (msdos-color-translate): Call it to find a DOS color that best
7046 approximates an X-style "#NNNNNN" color specification.
7047
7048 1999-02-01 Ken'ichi Handa <handa@gnu.org>
7049
7050 * international/mule-util.el (compose-chars-component): Add
7051 autoload cookie.
7052
7053 1999-01-31 Ken'ichi Handa <handa@gnu.org>
7054
7055 * international/quail.el (quail-lookup-key): If cdr of MAP is a
7056 function, replace cdr of MAP by the return value of the function
7057 unconditionally.
7058
7059 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7060
7061 * progmodes/compile.el (compilation-next-error-locus): Don't
7062 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
7063
7064 1999-01-31 Eli Zaretskii <eliz@gnu.org>
7065
7066 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
7067 and NLs before "charset", and allow the charset name be in double
7068 quotes.
7069
7070 1999-01-31 Richard Stallman <rms@gnu.org>
7071
7072 * imenu.el (imenu-sort-function): Fix custom type.
7073
7074 1999-01-30 Richard Stallman <rms@gnu.org>
7075
7076 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
7077 (speedbar-line-token): Likewise.
7078
7079 * play/gametree.el (gametree-default-score): Use defcustom.
7080 (gametree-score-regexp, gametree-score-closer): Likewise.
7081 (gametree-score-manual-flag, gametree-score-opener): Likewise.
7082
7083 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7084
7085 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
7086 decoding.
7087
7088 1999-01-29 Markus Rost <rost@gnu.org>
7089
7090 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
7091 tex-validate-buffer.
7092 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
7093 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
7094 now with recent occur-mode.
7095 (tex-validate-region): Really walk through all Sexps.
7096 (tex-region): Bind shell-dirtrack-verbose.
7097 (tex-file, tex-bibtex-file): Likewise.
7098
7099 1999-01-29 Dave Love <fx@gnu.org>
7100
7101 * finder.el: (finder-commentary): Fix interactive spec. Try
7102 appending .el to file name.
7103 (finder-find-library, finder-commentary): Doc fixes.
7104
7105 1999-01-29 Andrew Innes <andrewi@gnu.org>
7106
7107 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
7108 where the userid contains directory separators.
7109
7110 1999-01-29 Dave Love <fx@gnu.org>
7111
7112 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
7113 (lm-commentary): Doc fix.
7114
7115 1999-01-29 Andreas Schwab <schwab@gnu.org>
7116
7117 * files.el (file-expand-wildcards): Never consider `.' and `..' a
7118 wildcard match. Fix regexp that tests if dirpart contains
7119 wildcard characters.
7120
7121 1999-01-28 Richard Stallman <rms@gnu.org>
7122
7123 * font-lock.el (font-lock-default-unfontify-region):
7124 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
7125
7126 1999-01-27 Jason Rumney <jasonr@altavista.net>
7127
7128 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
7129 from FAMILY field.
7130 (w32-create-initial-fontsets): Do not use before-init-hook.
7131 (mouse-set-font): Document. Automatically create and use fontsets.
7132
7133 * dos-w32.el (direct-print-region-helper): Check for printer
7134 being t as well as a string.
7135
7136 1999-01-27 Kenichi Handa <handa@etl.go.jp>
7137
7138 * mail/rmail.el (rmail-decode-mime-charset): New variable.
7139 (rmail-mime-charset-pattern): New variable.
7140 (rmail-convert-to-babyl-format): Decode by MIME-charset if
7141 rmail-decode-mime-charset is non-nil.
7142
7143 1999-01-27 Ken'ichi Handa <handa@gnu.org>
7144
7145 * international/characters.el: Set category `q' for all characters
7146 in tibetan and tibetan-1-column.
7147
7148 1999-01-27 Andrew Innes <andrewi@gnu.org>
7149
7150 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
7151 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
7152
7153 1999-01-27 Dave Love <fx@gnu.org>
7154
7155 * international/mule-cmds.el (current-language-environment):
7156 Provide :link, :type (choices) and appropriate :get.
7157
7158 1999-01-27 Eli Zaretskii <eliz@gnu.org>
7159
7160 * startup.el (command-line): Set default eol-mnemonic-* strings to
7161 display end-of-line format in mode line.
7162
7163 * cus-start.el (all): Add eol-mnemonic-* variables.
7164
7165 1999-01-26 Dave Love <fx@gnu.org>
7166
7167 * startup.el (command-line-1): Up-date copyright.
7168
7169 * paths.el (Info-default-directory-list): Use configdir twice.
7170
7171 * info.el (Info-directory-list): Don't set path-separator now
7172 we're not shipped with Texinfo. Simplify path definition.
7173 Substitute all occurrences of instdir in Info-default-directory-list.
7174
7175 1999-01-25 Richard Stallman <rms@gnu.org>
7176
7177 * startup.el (normal-top-level-add-subdirs-to-load-path):
7178 Record the inode numbers of the dirs processed, to avoid loop.
7179
7180 * textmodes/tex-mode.el (tex-run-command): Doc fix.
7181
7182 1999-01-25 Dave Love <fx@gnu.org>
7183
7184 * browse-url.el (browse-url-netscape-program): Doc addition.
7185
7186 * help.el (help-make-xrefs): Default info references to an `(emacs)'
7187 prefix.
7188
7189 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
7190 auto-mode-alist.
7191
7192 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7193
7194 * calendar/diary-lib.el (mark-diary-entries): Use
7195 assoc-ignore-case and do not capitalize when matching month and
7196 day names.
7197
7198 * calendar/calendar.el (calendar-read-date): Ditto.
7199
7200 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
7201 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
7202
7203 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
7204
7205 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
7206
7207 * calendar/cal-islam.el (calendar-goto-islamic-date)
7208 (mark-islamic-diary-entries): Ditto.
7209
7210 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
7211
7212 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
7213 (calendar-read-mayan-tzolkin-date): Ditto.
7214
7215 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
7216
7217 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
7218
7219 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
7220
7221 1999-01-25 Karl Heuer <kwzh@gnu.org>
7222
7223 * faces.el (list-faces-display): Multiline case of previous fix.
7224
7225 1999-01-25 Andreas Schwab <schwab@gnu.org>
7226
7227 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
7228
7229 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
7230
7231 * files.el (find-file): If find-file-noselect returns a list,
7232 do switch-to-buffer on each element.
7233 (find-file-other-window): Likewise for all but the first element.
7234 (find-file-other-frame): Same.
7235 (find-file-noselect): When we expand a wildcard, return a list
7236 of buffers.
7237
7238 1999-01-24 Eli Zaretskii <eliz@gnu.org>
7239
7240 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
7241 to set the appropriate cpNNN-dos coding system as the
7242 highest-priority coding system.
7243
7244 1999-01-23 Ken'ichi Handa <handa@gnu.org>
7245
7246 * international/fontset.el (generate-fontset-menu): Return a
7247 sorted list by plain names of fontsets.
7248
7249 * international/mule-diag.el (list-fontsets): Sort fontsets by
7250 plain names.
7251
7252 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
7253 FIRST is a composite character, decompose it at first.
7254
7255 1999-01-23 Dave Love <fx@gnu.org>
7256
7257 * format.el: Doc fixes.
7258 (format-encode-run-method): Have things happen in the right buffer.
7259 Deal with errors from method. Set coding-system-for-write.
7260 (format-decode-run-method): Have things happen in the right buffer.
7261 Deal with errors from method. Set coding-system-for-read.
7262 (format-alist): Use nil instead of unmatchable regexps.
7263
7264 * simple.el (shell-command-on-region): Return command's exit status.
7265
7266 1999-01-23 Eric Ludlam <zappo@gnu.org>
7267
7268 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
7269 of the file whose info we want to display.
7270 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
7271 (speedbar-add-mode-functions-list) Improve doc.
7272 (speedbar-line-token) New function.
7273 (speedbar-dired) Fix order of directories in -shown-directories.
7274 (speedbar-line-path): Default return is default-directory
7275 (speedbar-buffers-line-path): Return is dir name only.
7276 (speedbar-mode-functions-list): New variable.
7277 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
7278 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
7279 speedbar-files-item-info speedbar-buffers-item-info): New functions.
7280 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
7281 New functions.
7282 (speedbar-line-file): Broke out part that fetches file from a line.
7283 (speedbar-line-text): New function extracted from speedbar-line-file.
7284 (speedbar-line-path): Converted into a replaceable function.
7285 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
7286
7287 1999-01-23 Ken'ichi Handa <handa@gnu.org>
7288
7289 * international/fontset.el (create-fontset-from-x-resource): Make
7290 style variants.
7291
7292 1999-01-22 Dave Love <fx@gnu.org>
7293
7294 * paths.el (Info-default-directory-list): Put sysdir after start.
7295
7296 1999-01-22 Sam Steingold <sds@goems.com>
7297
7298 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
7299 a process associated with it.
7300
7301 1999-01-22 Jason Rumney <jasonr@altavista.net>
7302
7303 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
7304
7305 1999-01-22 Felix Lee <flee@cygnus.com>
7306
7307 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
7308 major-mode.
7309 (vc-annotate-mode): Delete variable.
7310
7311 1999-01-22 Andrew Innes <andrewi@gnu.org>
7312
7313 * startup.el (command-line): [windows-nt]: Check for existence of
7314 .emacs file so as to notice .emacs.el or .emacs.elc and use them
7315 in preference to _emacs.
7316
7317 1999-01-22 Dave Love <fx@gnu.org>
7318
7319 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
7320
7321 1999-01-20 Richard Stallman <rms@gnu.org>
7322
7323 * files.el (find-file-noselect): Do wildcard processing only
7324 if new arg WILDCARDS is non-nil.
7325 (find-file, find-file-other-window): New arg WILDCARDS.
7326 Default it to non-nil if interactive.
7327 (find-file-other-frame): Likewise.
7328 (find-file-read-only): Likewise.
7329 (find-file-read-only-other-window): Likewise.
7330 (find-file-read-only-other-frame): Likewise.
7331
7332 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
7333 (widget-plist-convert-option): Delete spurious comma.
7334
7335 1999-01-19 Jason Rumney <jasonr@altavista.net>
7336
7337 * term/w32-win.el (w32-standard-fontspec-spec): Change
7338 iso8859-5 to koi8-r. Add iso8859-9.
7339
7340 1999-01-19 Dave Love <fx@gnu.org>
7341
7342 * browse-url.el (browse-url-maybe-new-window): Delete macro and
7343 its uses.
7344
7345 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
7346 is active.
7347 (fortran-indent-subprogram): Likewise.
7348
7349 1999-01-19 Dave Love <d.love@dl.ac.uk>
7350
7351 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
7352
7353 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7354
7355 * wid-edit.el (alist): Use sexp as default key-type.
7356
7357 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7358
7359 * textmodes/tex-mode.el (tex-define-common-keys):
7360 Remove key binding of tex-feed-input.
7361 (tex-mode-map): Bind tex-feed-input here.
7362 (tex-start-shell): Use compilation-shell-minor-mode. Set
7363 comint-input-filter-functions before running tex-shell-hook.
7364 (tex-start-tex): Forget compilation errors.
7365 (tex-compilation-parse-errors): Rewritten to work also with
7366 compile-mouse-goto-error and compile-goto-error. Adjusted to
7367 change in tex-region.
7368 (tex-region): For the temp file use file-name without directory.
7369 (tex-file): Expand file name of tex-print-file.
7370
7371 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7372
7373 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
7374
7375 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
7376
7377 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
7378 beginning could cause Emacs to hang. Fixed.
7379
7380 1999-01-18 Ken'ichi Handa <handa@gnu.org>
7381
7382 * international/ccl.el (ccl-compile-translate-character): Handle
7383 the case that a tranlation table is CCL register correctly.
7384
7385 * international/mule-cmds.el (select-safe-coding-system):
7386 Hightlight at most 256 characters.
7387
7388 1999-01-18 Dave Love <fx@gnu.org>
7389
7390 * startup.el (command-line): If the init file changes operation to
7391 unibyte, make all buffers unibyte and re-set language environment.
7392
7393 * disp-table.el (standard-display-european): Make all existing
7394 buffers unibyte. Fix doc.
7395
7396 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
7397
7398 * wid-edit.el (coding-system): Define this unconditionally.
7399
7400 * simple.el (shell-command-on-region-default-error-buffer): New var.
7401 (shell-command-on-region): Use that variable as interactive
7402 value of ERROR-BUFFER argument.
7403
7404 1999-01-17 Sam Steingold <sds@goems.com>
7405
7406 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
7407
7408 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7409
7410 * progmodes/compile.el (compilation-goto-locus): If already in the
7411 compilation buffer's window, keep it in that window.
7412 (compile-mouse-goto-error): Add Doc. Don't play with windows.
7413 (compile-goto-error): Don't play with windows.
7414
7415 * textmodes/tex-mode.el (latex-run-command): Doc fix.
7416 (tex-command): Doc fix.
7417 (tex-compilation-parse-errors): Doc fix.
7418 (tex-generate-zap-file-name): Don't start the name with -.
7419 (tex-expand-files): Works now also with strings ending with ":".
7420
7421 1999-01-17 Ian T Zimmerman <itz@transbay.net>
7422
7423 Patch failed to install:
7424 * gametree.el: Document scoring functionality.
7425 (gametree-score-regexp): Add optional plus sign.
7426 (gametree-score-opener): Replace `:' with `=' as the former
7427 conflicts with gametree-half-ply-regexp.
7428 (gametree-transpose-following-leaves): Add.
7429 (gametree-insert-new-leaf): Make modifying commands barf in read
7430 only buffers.
7431 (gametree-break-line-here): Add a call to
7432 `gametree-transpose-following-leaves'. This maintains the
7433 necessary invariant that on each level all leaf children precede
7434 all nonleaf children. This has always been implied, but left to
7435 the user, and, unfortunately, undocumented.
7436
7437 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
7438
7439 * wid-edit.el (plist, alist): New widget types.
7440
7441 1999-01-17 Dave Love <fx@gnu.org>
7442
7443 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
7444 fix scope of condition-case therein.
7445
7446 1999-01-17 Andrew Innes <andrewi@gnu.org>
7447
7448 * dos-w32.el: (find-buffer-file-type-coding-system): Use
7449 default-buffer-file-coding-system when file doesn't exist (and
7450 isn't covered by a special case) instead of forcing undecided-dos
7451 against the user's wishes.
7452
7453 * dos-w32.el (direct-print-region-helper): New function based on
7454 direct-print-region-function; sends data to specified printer port
7455 without further translation. Recognize and handle specially the
7456 standard `print' and `nprint' programs, as well as `lpr' and
7457 similar programs. Only write directly to the printer port if no
7458 print program is specified. Work around a bug in Windows 9x
7459 affecting Win32 version of Emacs by invoking command.com to write
7460 to the printer port instead of writing directly.
7461 (direct-print-region-function): Use direct-print-region-helper to
7462 do most of the work.
7463 (direct-ps-print-region-function): New function; analogue of
7464 direct-print-region-function for ps-print.
7465 (ps-lpr-command): Comment out setq; leave as example usage.
7466 (ps-lpr-switches): Ditto.
7467
7468 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
7469 and MS-Windows.
7470 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
7471 DOS and Windows platforms, to indicate direct printing. Update
7472 the docstring accordingly.
7473
7474 * ps-print.el: (ps-printer-name): Update docstring about usage on
7475 MS-DOS and MS-Windows.
7476 (ps-lpr-command): Update docstring as for lpr-command.
7477 (ps-print-region-function): New variable.
7478 (ps-do-despool): Use it.
7479 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
7480 DOS/Windows.
7481
7482 * subr.el (subst-char-in-string): New function.
7483
7484 1999-01-17 Eli Zaretskii <eliz@gnu.org>
7485
7486 * international/codepage.el (cp852-decode-table): Fill a nil entry.
7487
7488 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
7489 (bdf-find-font-info): New function, looks for the first readable
7490 file from a list of alternatives.
7491 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
7492 instead of bdf-get-font-info.
7493 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
7494 to ps-mule-generate-bitmap-glyph.
7495
7496 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
7497 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
7498 now be a list of alternative names.
7499 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
7500 (ps-mule-prepare-font): Likewise.
7501
7502 * international/codepage.el (cp855-decode-table,
7503 cp850-decode-table): Fill some nil entries.
7504
7505 1999-01-16 Dave Love <fx@gnu.org>
7506
7507 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
7508 last change.
7509
7510 1999-01-15 Dave Love <fx@gnu.org>
7511
7512 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
7513 and change regexp for command names.
7514 (help-xref-go-back, function-called-at-point, symbol-file)
7515 (where-is): Doc fixes.
7516 (help-xref-go-back): Remove interactive spec.
7517 (describe-function-1): Fix message for alias. Buttomize alias
7518 name.
7519
7520 * simple.el (join-line): New alias.
7521
7522 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
7523
7524 * forms.el: (forms--show-record): Convert integers to string
7525 expicitly since concat will no longer accept integers.
7526 (forms-print): Use local `total-nb-records' since
7527 `forms--total-records' will be inaccessible after buffer switching.
7528
7529 1998-01-14 Felix Lee <flee@cygnus.com>
7530
7531 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
7532
7533 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
7534
7535 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
7536
7537 1999-01-14 Eli Zaretskii <eliz@gnu.org>
7538
7539 * international/codepage.el (cp850-decode-table): Fix previous change.
7540
7541 1999-01-14 Simon Marshall <simon@gnu.org>
7542
7543 * shell.el (shell-dirtrack-verbose): New custom variable.
7544 (shell-dirstack-message): Use it.
7545
7546 1999-01-14 Kenichi Handa <handa@etl.go.jp>
7547
7548 * international/mule-conf.el: Coding system alias `dos' for
7549 `undecided-dos', `mac' for `undecided-mac'.
7550
7551 * international/mule-cmds.el (describe-language-environment):
7552 Don't alter input-method-alist.
7553
7554 1999-01-13 Eli Zaretskii <eliz@gnu.org>
7555
7556 * international/codepage.el (cp850-decode-table): Replace nil
7557 entries with codes of similary looking glyphs. (Suggested by
7558 Jason Rumney <jasonr@altavista.net>.)
7559
7560 1999-01-13 Dave Love <fx@gnu.org>
7561
7562 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
7563
7564 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
7565
7566 1999-01-12 Karl Heuer <kwzh@gnu.org>
7567
7568 * files.el (auto-save-hook): Defvar this.
7569
7570 1999-01-12 Alex Schroeder <asc@bsiag.com>
7571
7572 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
7573 faces, eliminating the need to load font-lock before loading sql.
7574 (sql-mode-oracle-font-lock-keywords): Likewise.
7575 (sql-mode-postgres-font-lock-keywords): Likewise.
7576
7577 1999-01-11 Dave Love <fx@gnu.org>
7578
7579 * cus-start.el: Add inhibit-eol-conversion.
7580
7581 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
7582 the values round.
7583
7584 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
7585
7586 * help.el (help-mode-finish): Renamed from help-mode-maybe.
7587 Don't switch to Help mode here.
7588 (temp-buffer-setup-hook): Use help-mode-finish.
7589 (help-mode-setup): New function.
7590 (temp-buffer-setup-hook): Use help-mode-setup.
7591
7592 * progmodes/sql.el: New file.
7593
7594 * files.el (auto-mode-alist): Add sql-mode.
7595
7596 * faces.el (list-faces-display): Improve the formatting
7597 by computing the maximum length required for any face-name.
7598
7599 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7600
7601 * progmodes/compile.el (compilation-shell-minor-mode): New function.
7602
7603 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
7604
7605 * term.el (term_send_home): Change the string to
7606 be the same as the one emitted by xterm and consistent with the
7607 ones emitted by prior and next.
7608 (term_send_end): Likewise.
7609
7610 1999-01-10 Dave Love <fx@gnu.org>
7611
7612 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
7613 bindings.
7614
7615 1999-01-10 Eli Zaretskii <eliz@gnu.org>
7616
7617 * international/codepage.el (codepage-setup): Doc fix.
7618 (cp-decoding-vector-for-codepage): Likewise.
7619
7620 1999-01-10 Markus Rost <rost@gnu.org>
7621
7622 * cus-edit.el (custom-save-delete): First scan the custom-file.
7623
7624 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
7625
7626 * international/iso-transl.el: Define a "function name" for
7627 each translation that isn't ASCII. Use these function names
7628 in iso-transl-char-map.
7629
7630 1999-01-08 Kenichi Handa <handa@etl.go.jp>
7631
7632 * international/mule-util.el (decompose-region): Do decomposition
7633 on temporary unibyte buffer.
7634
7635 * international/mule.el (make-char): Doc-string modified.
7636
7637 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
7638
7639 * simple.el (comment-region): Delete spaces only if we
7640 deleted a comment starter.
7641
7642 1999-01-07 Dave Love <fx@gnu.org>
7643
7644 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
7645
7646 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
7647 like eval-defun does.
7648
7649 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
7650
7651 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
7652 constructions. Doc fixes.
7653 (generic-create-generic-function): Use defalias, not fset.
7654
7655 * find-func.el: More doc fixes.
7656
7657 1999-01-06 Stephen Eglen <stephen@gnu.org>
7658
7659 * files.el (save-buffers-kill-emacs): Show the list of current
7660 processes before prompting to kill them and exit.
7661
7662 1999-01-06 Dave Love <fx@gnu.org>
7663
7664 * emacs-lisp/find-func.el: Doc fixes.
7665 (find-function-regexp): Extend for define-generic-mode,
7666 define-derived-mode, easy-mmode-define-minor-mode.
7667
7668 1999-01-06 Dave Love <fx@gnu.org>
7669
7670 * progmodes/fortran.el (fortran-window-create): Account for scroll
7671 bar width.
7672
7673 * browse-url.el: Require (noerror) w3-auto when compiling.
7674 (browse-url-maybe-new-window): Make it a macro and revert last
7675 change to callers.
7676 (browse-url-w3): Require w3 for w3-fetch-other-window.
7677
7678 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7679
7680 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
7681 argument.
7682
7683 1999-01-06 Simon Marshall <simon@gnu.org>
7684
7685 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
7686
7687 * font-lock.el (font-lock-default-fontify-buffer): When using
7688 with-temp-message, use nil rather than current-message.
7689
7690 * lazy-lock.el (lazy-lock-unstall):
7691 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
7692 rather than current-message.
7693
7694 * fast-lock.el (fast-lock-save-cache-1):
7695 (fast-lock-cache-data): When using with-temp-message, use nil rather
7696 than current-message.
7697
7698 1999-01-06 Eli Zaretskii <eliz@gnu.org>
7699
7700 * international/codepage.el (cp-coding-system-for-codepage-1): Add
7701 the valid-codes property.
7702
7703 * international/mule-cmds.el (prefer-coding-system): Call
7704 set-coding-priority, so that the internal array of priorities is
7705 also updated.
7706
7707 * international/mule-util.el:
7708 (coding-system-change-eol-conversion,
7709 coding-system-change-text-conversion): Don't define here.
7710
7711 * international/mule-cmds.el: Define them here. Remove the
7712 autoload cookies.
7713
7714 1999-01-06 Andreas Schwab <schwab@gnu.org>
7715
7716 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
7717 if it was enabled before.
7718
7719 * view.el (View-revert-buffer-scroll-page-forward): Bind
7720 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
7721
7722 * files.el (recover-session): Preserve point when inserting
7723 explanation.
7724
7725 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
7726
7727 * cus-edit.el (custom-save-delete): Don't delete whitespace
7728 and comments before the sexp that is replaced.
7729
7730 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7731
7732 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
7733
7734 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
7735
7736 * vc.el (vc-dired-hook): Use the original value of
7737 dired-move-to-filename-regexp on lines that have not been
7738 reformatted yet.
7739 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
7740 file lines have already been reformatted.
7741
7742 1999-01-05 Dave Love <fx@gnu.org>
7743
7744 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
7745 buffer-local.
7746
7747 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
7748
7749 * progmodes/f90.el: Change of regular expressions for type to
7750 correct highlighting and identation. Some small fixes for
7751 compatibility with XEmacs.
7752
7753 1999-01-05 Stephen Eglen <stephen@gnu.org>
7754
7755 * mspools.el (mspools-vm-system-mail): Provide an alternative
7756 value based on rmail-spool-directory if $MAIL is not defined.
7757
7758 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
7759
7760 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
7761 (reftex-section-info): Handle negative section levels.
7762 (reftex-view-crossref-extra): New option.
7763 (reftex-view-crossref): Generalized to work in more places.
7764 (reftex-find-citation-regexp-format, reftex-find-reference-format,
7765 reftex-macros-with-labels, reftex-global-search-marker): New variables.
7766 (reftex-view-cite-locations-from-bibtex): New command.
7767 (reftex-view-regexp-match, reftex-global-search,
7768 reftex-global-search-continue): New functions.
7769 (reftex-extract-bib-entries): No error for non-existing BibTeX
7770 file, just a message.
7771 (reftex-extract-bib-entries): Better error handling.
7772 (reftex-select-with-char): Use `*RefTeX Select*' for selection
7773 help and force it on current frame.
7774 (reftex-default-bibliography): New function.
7775 (reftex-access-parse-file): Check consistency after loading a
7776 parse file. When inconsistent, enfore rescan.
7777 (reftex-check-parse-consistency): New function.
7778 (easy-menu-define): Options section drastically shortened.
7779
7780 1999-01-05 Kenichi Handa <handa@etl.go.jp>
7781
7782 * language/thai-util.el (thai-compose-string): New function.
7783
7784 1999-01-04 Inge Frick <inge@nada.kth.se>
7785
7786 * easymenu.el (easy-menu-define): Doc fix.
7787 (easy-menu-create-menu): New keyword :included.
7788 (easy-menu-do-add-item): New keyword :included. SUFFIX may
7789 be an expression, not only a string. Simulate style `button'.
7790 Use easy-menu-define-key-intern instead of easy-menu-define-key.
7791 (easy-menu-define-key-intern): New function.
7792 (easy-menu-add-item): Understand value returned from
7793 easy-menu-item-present-p and easy-menu-remove-item.
7794 (easy-menu-return-item): New function.
7795 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
7796
7797 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
7798
7799 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7800 Use rmail-output-read-rmail-file-name to read the file name.
7801 Always call rmail-output-to-rmail-file noninteractively.
7802 When count > 1, do the loop here.
7803 Handle rmail-delete-after-output here.
7804 (rmail-summary-output): Similar changes.
7805
7806 * mail/rmailout.el: Provide `rmailout'.
7807 (rmail-output-read-rmail-file-name): New function.
7808 (rmail-output-to-rmail-file): Use that.
7809 (rmail-output-read-file-name): New function.
7810 (rmail-output): Use that.
7811
7812 * files.el (find-file-noselect): Let /: suppress wildcard matching.
7813 Error if wildcard matches no files.
7814
7815 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
7816
7817 * menu-bar.el (clipboard-yank): Doc fix.
7818
7819 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
7820
7821 1998-12-31 Markus Rost <rost@delysid.gnu.org>
7822
7823 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
7824
7825 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
7826
7827 * rmail.el (rmail-encode-string): Make sure mask value is
7828 positive; (emacs-pid) returns a negative number on Windows 9x
7829 which causes odd behaviour.
7830
7831 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
7832
7833 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
7834 and about w32-* variables unless on Windows/NT.
7835
7836 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
7837
7838 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
7839 if buffer is modified; ask about all modified buffers.
7840
7841 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
7842
7843 * simple.el (what-cursor-position): Fix previous change.
7844
7845 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
7846
7847 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
7848 from paragraph-start.
7849
7850 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
7851
7852 * international/mule-cmds.el (prefer-coding-system): If the
7853 argument requires specific EOL conversion type, make the default
7854 coding systems use that.
7855
7856 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
7857
7858 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
7859 Use shell-command-on-region.
7860 (m4-start-m4, m4-end-m4): Functions deleted.
7861
7862 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
7863
7864 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
7865
7866 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7867
7868 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
7869 to compose-mail in the correct places and as a list.
7870
7871 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
7872
7873 * page-ext.el: Added mouse-selection feature for pages directory buffer.
7874 (pages-directory-map): Bind mouse-2
7875 (pages-copy-header-and-position): Put text property.
7876 (pages-directory-goto-with-mouse): New function.
7877
7878 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
7879
7880 * international/codepage.el (cp-make-coding-systems-for-codepage):
7881 Doc fix.
7882 (cp-coding-system-for-codepage-1): Likewise.
7883
7884 1998-12-29 Kenichi Handa <handa@etl.go.jp>
7885
7886 * language/thai-util.el (thai-post-read-conversion): Handle Thai
7887 composition sequence correctly here instead of calling
7888 thai-compose-region.
7889
7890 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
7891 newline in multibyte buffer, if previous or next character is a
7892 composite char, check the first component of the composite char.
7893
7894 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
7895
7896 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
7897 and track-mouse.
7898
7899 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7900
7901 * mail/sendmail.el (mail-yank-original): Remove text properties
7902 after insertion.
7903 (mail-yank-region): Barf if no mark is set in the message
7904 being replied to.
7905
7906 * help.el (function-called-at-point): First look for function at point.
7907
7908 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
7909
7910 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
7911
7912 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7913
7914 * simple.el (what-cursor-position): Print character encoding also.
7915
7916 1998-12-26 Dave Love <fx@gnu.org>
7917
7918 * textmodes/flyspell.el: If local-maps work, don't put
7919 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
7920 in flyspell-mouse-map (only).
7921 (flyspell-use-local-map): New variable.
7922 Use a different mouse-2 binding in that case,
7923 and don't add to minor-mode-map-alist.
7924 (make-flyspell-overlay, flyspell-correct-word):
7925 Test flyspell-use-local-map.
7926
7927 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7928
7929 * files.el (file-expand-wildcards): Handle wildcards in directory name.
7930 Be careful about whether to return a relative file name,
7931 and if so, relative to what directory.
7932
7933 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
7934
7935 * emacs-lisp/easymenu.el (easy-menu-get-map):
7936 Change global map only if this menu exists in the global map already,
7937 and not in the local map.
7938 (easy-menu-do-add-item): Fix error message.
7939
7940 * foldout.el (foldout-inhibit-key-bindings):
7941 Avoid concatenating onto outline-minor-mode-prefix.
7942 Make a new keymap for that prefix, if it does not already have one.
7943
7944 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
7945
7946 * cperl-mode.el:
7947 Can use linear algorithm for indentation if Emacs supports it.
7948 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
7949 (cperl-after-block-p): Likewise.
7950 (cperl-after-block-and-statement-beg): Likewise.
7951 (cperl-after-block-p): After END/BEGIN we are a block.
7952 (cperl-after-expr-p): Skip labels when checking
7953 (cperl-indent-region): Make a marker for END - text added/removed.
7954 Disable hooks during the call (how to call them later?).
7955 Now indents 820-line-long function in 6.5 sec (including
7956 syntaxification) the first time (when buffer has few
7957 properties), 7.1 sec the second time.
7958 (cperl-indent-region): Do not indent whitespace lines
7959 (cperl-style-alist)
7960 Include `cperl-merge-trailing-else' where the value is clear.
7961 (cperl-styles-entries): Likewise.
7962 (cperl-problems): Improvements to docs.
7963 (cperl-tips): Likewise.
7964 (cperl-non-problems): Likewise.
7965 (cperl-mode): Make lazy syntaxification possible.
7966 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
7967 `font-lock-unfontify-region-function' was set to a wrong function.
7968
7969 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
7970 restart syntaxification. Changed so that -d ?foo? is a RE. Do
7971 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
7972 but 1<<6 was considered as HERE-doc.
7973 <file/glob> made into a string.
7974 Postpone addition of faces after syntactic step.
7975 Recognition of <FH> was wrong.
7976 Highlight `gem' in s///gem as a keyword. `qr' recognized.
7977 Knows that split// is null-RE.
7978 Highlights separators in 3-parts expressions as labels.
7979 <> was considered as a glob.
7980 Would err if the last line is `=head1'.
7981 $a-1 ? foo : bar; was a considered a regexp.
7982 `<< (' was considered a start of HERE-doc.
7983 mark qq[]-etc sections as syntax-type=string
7984 Was not processing sub protos after a comment ine.
7985 Was treating $a++ <= 5 as a glob.
7986 Tolerate unfinished REx at end-of-buffer.
7987 `unwind-protect' was left commented.
7988 / and ? after : start a REx.
7989
7990 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
7991 Better default, customizes to `message' too, off in text-mode.
7992
7993 (cperl-array-face): Renamed from `font-lock-emphasized-face',
7994 `defface'd.
7995 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
7996 `defface'd.
7997 (cperl-emacs-can-parse): New state variable.
7998 (cperl-indent-line): Corrected to use global state.
7999 (cperl-calculate-indent): Likewise.
8000 (cperl-fix-line-spacing): Likewise (not used yet).
8001 (cperl-calculate-indent): Did not consider `,' as
8002 continuation mark for statements.
8003 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
8004 Remove another parse-data optimization at toplevel: would
8005 indent correctly.
8006 Correct for labels when calculating indentation of continuations.
8007 Docstring updated.
8008 (cperl-choose-color): Converted to a function (to be
8009 compilable in text-mode).
8010 (cperl-dark-background): Disable without window-system.
8011 Do `defface' only if window-system.
8012 (cperl-fix-line-spacing): Sped up to bail out early.
8013 (x-color-defined-p): Was not compiling on XEmacs
8014 Was defmacro'ed with a tick. Remove another def.
8015 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
8016 (cperl-unwind-to-safe): New function.
8017 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
8018 (cperl-fontify-syntaxically): Unwinds start and end to go out of
8019 long strings (not very successful).
8020 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
8021 Highlight the starting // in s//foo/ as function-name.
8022 Emit a meaningful error instead of a cryptic one for an
8023 uncomplete REx near end-of-buffer.
8024
8025 (cperl-electric-keyword): `qr' recognized.
8026 (cperl-electric-else): Likewise
8027 (cperl-to-comment-or-eol): Likewise
8028 (cperl-make-regexp-x): Likewise
8029 (cperl-init-faces): Likewise, and `lock' (as overridable?).
8030 Corrected to use new macros;
8031 `if' for copying `reference-face' to `constant-face' was backward.
8032 remove init `font-lock-other-emphasized-face',
8033 `font-lock-emphasized-face', `font-lock-keyword-face'.
8034 Interpolate `cperl-invalid-face'.
8035 (cperl-make-regexp-x): Misprint in a message.
8036 (cperl-syntaxify-unwind): New configuration variable
8037 (cperl-fontify-m-as-s): New configuration variable
8038 (cperl-electric-pod): Check for after-expr was performed
8039 inside of POD too.
8040 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
8041 (cperl-clobber-mode-lists): New configuration variable.
8042 (cperl-not-bad-style-regexp): Updated.
8043 Init: `cperl-is-face' was busted.
8044 (cperl-make-face): New macros.
8045 (cperl-force-face): New macros.
8046 (font-lock-other-type-face): Done via `defface' too.
8047 (cperl-nonoverridable-face): New face. Renamed from
8048 `font-lock-other-type-face'.
8049 (cperl-init-faces-weak): Use `cperl-force-face'.
8050 (cperl-comment-indent): Commenting __END__ was not working.
8051 (cperl-indent-for-comment): Likewise.
8052 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
8053 When removing old TAGS info was not relativizing filename.
8054 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
8055 Another try to work around XEmacs problems. Better progress messages.
8056 (toplevel): Require custom unprotected => failure on 19.28.
8057 (cperl-xemacs-p): Defined when compile too
8058 (cperl-find-tags): Was writing line/pos in a wrong order,
8059 pos off by 1 and not at beg-of-line.
8060 (cperl-etags-snarf-tag): New macro
8061 (cperl-etags-goto-tag-location): New macro
8062 (cperl-version): New variable. New menu entry
8063 random docstrings: References to "future" 20.3 removed.
8064 Menu was described as `CPerl' instead of `Perl'
8065 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
8066 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
8067 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
8068 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
8069 `font-lock-reference-face', `font-lock-keyword-face'.
8070 Use `eval-after-load'.
8071 Remove not-CPerl-related faces.
8072 (cperl-tips-faces): New variable and an entry into Mini-docs.
8073 (cperl-indent-exp): Was not processing else-blocks.
8074 (cperl-get-state): NOP line removed.
8075 (cperl-ps-print): New function and menu entry.
8076 (cperl-ps-print-face-properties): New configuration variable.
8077 (cperl-invalid-face): New configuration variable.
8078 (perl-font-lock-keywords): Highlight trailing whitespace
8079 (cperl-contract-levels): Documentation corrected.
8080 (cperl-contract-level): Likewise.
8081 (cperl-ps-extend-face-list): New macro.
8082 (cperl-invalid-face): Change to ''underline.
8083
8084 1998-12-25 Markus Rost <rost@delysid.gnu.org>
8085
8086 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
8087 for read-file-name.
8088 (rmail-output-to-rmail-file): Likewise.
8089
8090 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
8091
8092 * emacs-lisp/easymenu.el (easy-menu-get-map):
8093 If MENU is nil, use global menu-bar map.
8094 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
8095 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
8096
8097 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8098
8099 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
8100
8101 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8102
8103 * ps-print.el (ps-print-version): New version number (4.1.3).
8104
8105 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
8106
8107 * international/mule-cmds.el: Use make-sparse-keymap instead of
8108 define-prefix-key when defining MULE menu items.
8109
8110 * info.el (Info-node-at-bob-matching): New function.
8111 (Info-find-node, Info-build-node-completions): Call it.
8112
8113 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
8114
8115 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
8116 when this is an autoloaded keymap.
8117
8118 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
8119
8120 * international/codepage.el (cp-coding-system-for-codepage-1):
8121 Create separate encoders and decoders, for DOS and Unix. Make the
8122 usual family of 3 coding systems, so that automatic detection of
8123 EOL type works.
8124 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
8125 Unix-specific symbols here, and don't call
8126 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
8127 Handa <handa@etl.go.jp>.)
8128
8129 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
8130
8131 * term/internal.el (IT-character-translations): New variable, an
8132 alist used to display characters for which there's no glyphs in
8133 the current codepage.
8134 (IT-display-table-setup): New function, sets up the DOS terminal
8135 for a given codepage.
8136 (dos-codepage-setup): New function, sets up the MULE environment
8137 for the current value of dos-codepage.
8138 (top-level if): In the multibyte mode, turn on
8139 unibyte-display-via-language-environment. In the unibyte mode,
8140 set up the special syntax tables to map lower- to upper case and
8141 back.
8142
8143 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
8144
8145 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
8146 (speedbar-frame-plist) Remove useless comments.
8147 (speedbar-frame-mode) Do not specify height if it is in the param list.
8148 Use default y position w/out changing it.
8149 If default x position is a list, keep, calculate the non-list X
8150 value when devining an initial position.
8151 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
8152 (speedbar-tag-group-name-minimum-length): New variable.
8153 (speedbar-frame-parameter): New compatibility function.
8154 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
8155 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
8156 groups to keep things in the right order, and to help with some
8157 naming conventions.
8158 (speedbar-create-tag-hierarchy): Enable buffer local version of
8159 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
8160 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
8161 the case, derive it from the cursor location in speedbar.
8162
8163 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
8164
8165 * international/mule-cmds.el (set-language-environment): On MS-DOS
8166 terminals, install DOS-specific nonascii-translation-table if the
8167 language info doesn't specify one. Pass the default eol-type to
8168 set-language-environment-coding-systems.
8169 (set-default-coding-systems): Copy the eol-type property for the
8170 new default values of {buffer-file,process}-coding-system from the
8171 old defaults.
8172 (set-language-environment-coding-systems): Accept an optional
8173 argument EOL-TYPE, and set the eol-type property of the default
8174 coding systems accordingly.
8175 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
8176 (set-keyboard-coding-system): Likewise.
8177 (set-default-coding-systems): Don't set
8178 default-terminal-coding-system on MS-DOS to anything but nil.
8179 (prefer-coding-system): Describe in the doc string that
8180 default-terminal-coding-system is not changed on MS-DOS.
8181 (set-language-environment): For MS-DOS, set standard syntax table
8182 and display table for all characters with code above 127.
8183 (standard-display-european-internal): For MS-DOS, pass all
8184 characters with code above 127 directly to the terminal, and don't
8185 remap characters 160 and 146 in the unibyte case.
8186
8187 * international/codepage.el: New file.
8188
8189 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8190
8191 * diary-lib.el (diary-float): Fix end-of-year error and typos in
8192 comments.
8193
8194 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
8195
8196 * map-ynp.el (map-y-or-n-p): Ignore input methods.
8197
8198 * subr.el (read-passwd): Likewise.
8199
8200 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
8201
8202 * info.el (Info-find-node): Add 1 to the position read from the
8203 tag table. Don't fail if the node delimiter ^_ is the first
8204 character in the file.
8205 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
8206 first character in the file.
8207 (Info-read-subfile): Likewise.
8208 (Info-select-node): Likewise.
8209 (Info-build-node-completions): Likewise.
8210
8211 1998-12-16 Richard Stallman <rms@gnu.org>
8212
8213 * term/x-win.el (x-cut-buffer-or-selection-value):
8214 If clipboard is enabled, try it before PRIMARY selection.
8215
8216 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8217
8218 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
8219 insert c-cedilla and C-cedilla respectively, like in latin-1.
8220
8221 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
8222
8223 * language/hebrew.el: Don't use sublists in the flags argument
8224 passed to make-coding-system.
8225
8226 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8227
8228 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
8229 list of character sets found by find-charset-region.
8230
8231 * ps-mule.el: Always require ps-print. Move some function
8232 definitions for Emacs 20.2 and the earlier to ps-print.el.
8233 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
8234
8235 * ps-print.el: Define several functions for Emacs 20.2 and the
8236 earlier version.
8237 (ps-printer-name): Check if printer-name is bound.
8238
8239 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8240
8241 * ps-mule.el: Programming uniformization and little code improvement.
8242 (ps-mule-prepare-font): Programming uniformization.
8243 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
8244 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
8245
8246 * ps-bdf.el: Programming uniformization and little code improvement.
8247 (bdf-search-and-read): New fun.
8248 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
8249 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
8250 (bdf-info-relative-compose, bdf-info-baseline-offset)
8251 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
8252 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
8253 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
8254 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
8255 improvement.
8256
8257 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8258
8259 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
8260 and mule related code extraction. Autoload ps-mule funs.
8261
8262 * ps-mule.el: Doc fix. Require ps-print only when compiled.
8263 (ps-mule-prologue-generated): New fun.
8264 (ps-mule-plot-string): Add autoload cookie.
8265 (ps-mule-begin-job): Call ps-mule-prologue-generated.
8266
8267 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8268
8269 * ps-bdf.el: Require ps-mule instead of ps-print.
8270 (bdf-directory-list): Add autoload cookie.
8271
8272 * ps-mule.el: New file. Mule related code extracted from
8273 ps-print.el. Require ps-print, provide ps-mule.
8274 (ps-multibyte-buffer): Add autoload cookie.
8275 (ps-mule-prepare-ascii-font): New fun.
8276 (ps-mule-set-ascii-font): New fun.
8277 (ps-mule-skip-same-charset): Fun deleted.
8278 (ps-mule-plot-string): Set ps-mule-current-charset.
8279 (ps-mule-initialize): Add autload cookie. Don't set
8280 ps-mule-font-info-database here.
8281 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
8282 ps-mule-font-info-database and ps-control-or-escape-regexp.
8283 (ps-mule-begin-page): New fun.
8284
8285 * ps-print.el: Mule related code moved to ps-mule.el.
8286 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
8287 check ps-mule-charset-list.
8288 (ps-begin-page): Don't set ps-mule-current-charset, instead call
8289 ps-mule-begin-page.
8290 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
8291 (ps-plot-region): Don't set ps-mule-current-charset, instead call
8292 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
8293 instead skip same charsets by itself.
8294 (ps-generate): Call ps-mule-initialize of needs-begin-file is
8295 non-nil. Call ps-mule-begin-job.
8296
8297 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8298
8299 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
8300 instead of bdf.
8301
8302 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
8303 (ps-mule-external-libraries): New element FEATURE.
8304 (ps-mule-init-external-library): Ajusted for the above change.
8305 (ps-mule-generate-font): Likewise.
8306 (ps-mule-generate-glyphs): Likewise.
8307 (ps-mule-prepare-font): Likewise.
8308 (ps-mule-initialize): Likewise.
8309 (ps-begin-file): Superfluous tailing parenthesis deleted.
8310
8311 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8312
8313 * international/fontset.el (x-decompose-font-name): If PATTERN
8314 doesn't have any wild cards, return a vector made from a name that
8315 is found by x-resolve-font-name found. Comments added.
8316
8317 * international/mule-cmds.el (find-coding-systems-for-charsets):
8318 Handle the case of unknown charset.
8319 (find-multibyte-characters): If invalid multibyte characters are
8320 found, return the corresponding strings instead of character
8321 codes.
8322 (find-multibyte-characters): Adjusted for the above change.
8323 (select-safe-coding-system): For a unibyte buffer, always returns
8324 DEFAULT-CODING-SYSTEM.
8325 (get-charset-property): Fix previous change. Make it a function.
8326 (put-charset-property): Make it a function.
8327
8328 * international/mule.el (make-coding-system): Set mime-charset
8329 property of *-with-esc coding system to nil.
8330
8331 * international/quail.el (quail-point-in-conversion-region): New
8332 function.
8333 (quail-conversion-backward-delete-char): When a key sequence is
8334 being translated, call quail-delete-last-char.
8335
8336 * language/devan-util.el
8337 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
8338 handle devanagari-decomposition-rules.
8339
8340 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
8341
8342 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
8343 tex-start-options-string to empty string.
8344 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
8345
8346 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
8347
8348 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
8349 5xx responses are already handled properly).
8350
8351 1998-12-13 Richard Stallman <rms@gnu.org>
8352
8353 * progmodes/compile.el (compilation-error-regexp-alist): Insist
8354 on a non-digit in the file name.
8355
8356 * simple.el (comment-region): Handle comment-padding
8357 separately for insertion and for deletion, in the right way for each.
8358
8359 1998-12-13 Felix Lee <flee@cygnus.com>
8360
8361 * progmodes/compile.el (compilation-error-regexp-alist): Fix
8362 regexp to match "ChangeLog:1:1998-12-09 ..."
8363
8364 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
8365
8366 * cus-start.el (dos-unsupported-char-glyph): Add.
8367
8368 1998-12-11 Dave Love <fx@gnu.org>
8369
8370 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
8371 forward-sexp in condition-case.
8372
8373 * emacs-lisp/find-func.el (find-function-search-for-symbol):
8374 Remove unnecessary test on `library' for explicit file name.
8375 Widen scope of save-match-data.
8376
8377 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
8378
8379 * international/mule.el (load-with-code-conversion): If the loaded
8380 file was inserted with no-conversion or raw-text coding system,
8381 make the buffer unibyte.
8382
8383 1998-12-09 Richard Stallman <rms@gnu.org>
8384
8385 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8386 Get rid of nested loops.
8387
8388 * mouse.el (mouse-drag-vertical-line):
8389 If WHICH-SIDE is not `right', then scroll bars are on the left.
8390
8391 * loadhist.el (load-history-loaded): defvar moved to help.el.
8392
8393 * help.el (symbol-file-load-history-loaded): Variable renamed,
8394 and defvar moved from loadhist.el.
8395 (symbol-file): Renamed from describe-function-find-file.
8396 Load fns-VERSION.el here.
8397 (describe-variable, describe-function-1): Use symbol-file.
8398
8399 * textmodes/tex-mode.el (tex-generate-zap-file-name):
8400 Don't start the name with #.
8401
8402 * ispell.el: Take out the eval-when's.
8403
8404 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
8405
8406 * dirtrack.el (dirtrack-directory-change-hook): New hook.
8407 (dirtrack): Run it. Make debug message more verbose.
8408
8409 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
8410
8411 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
8412 name of the abbrev table, and provide support for XEmacs.
8413 (octave-xemacs-p): New variable.
8414
8415 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8416
8417 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
8418 exit, when mail-interactive is nil.
8419
8420 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
8421
8422 * files.el (after-find-file): Message fix.
8423
8424 1998-12-09 Ken Stevens <stevens@kdstevens.com>
8425
8426 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
8427
8428 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
8429
8430 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
8431 filenames using backslashes.
8432
8433 1998-12-09 Dave Love <fx@gnu.org>
8434
8435 * browse-url.el (browse-url-mail): Call compose-mail-other-window
8436 with correct number of args.
8437 (browse-url-maybe-new-window): New arg. Callers changed.
8438
8439 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
8440 comment.
8441
8442 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
8443
8444 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
8445
8446 1998-12-08 Markus Rost <rost@delysid.gnu.org>
8447
8448 * vc.el (vc-rcs-release): Fix Type.
8449 (vc-sccs-release): Fix Type.
8450 (vc-cvs-release): Fix Type.
8451
8452 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
8453 arg work right.
8454
8455 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
8456 output of last undeleted message.
8457
8458 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
8459
8460 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8461 (buffer-undo-list) [windows-nt]: Use different relative path.
8462
8463 1998-12-07 Simon Marshall <simon@gnu.org>
8464
8465 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
8466
8467 1998-12-05 Markus Rost <rost@delysid.gnu.org>
8468
8469 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
8470
8471 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
8472
8473 1998-12-04 Markus Rost <rost@delysid.gnu.org>
8474
8475 * info.el (Info-menu): Don't return error if point is between menu
8476 header and first menu item.
8477
8478 1998-12-04 Dave Love <fx@gnu.org>
8479
8480 * help.el (describe-function-1): Fix description for alias.
8481
8482 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
8483
8484 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
8485 specifications from summary line.
8486
8487 * rect.el (delete-whitespace-rectangle): Mark for autoload.
8488 (close-rectangle): Define alias only once in loaddefs.el.
8489
8490 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
8491
8492 * term/internal.el: Remove code which sets up a special syntax
8493 table for non-ASCII characters.
8494
8495 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
8496
8497 * dos-w32.el (direct-print-region-function): Try to ensure that
8498 printer-name is expanded to a file name on a local drive;
8499 sometimes printing a file loaded from a network volume fails.
8500 (direct-print-region-function): Add a function to
8501 write-region-annotate-functions to append a formfeed character to
8502 the region being printed, if the region doesn't end with a
8503 formfeed already. This avoids creating a second print job
8504 containing a blank page when print spooling is enabled on Windows.
8505
8506 1998-12-02 Dave Love <fx@gnu.org>
8507
8508 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
8509 `Info-goto-node'.
8510
8511 1998-12-02 Richard Stallman <rms@gnu.org>
8512
8513 * help.el (temp-buffer-resize-mode): Doc fix.
8514
8515 * cus-edit.el (custom-save-delete): Save point before
8516 reading a sexp, rather than backing up.
8517
8518 * international/iso-transl.el: Fix previous change.
8519
8520 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
8521
8522 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
8523 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
8524 Added defvars to suppress compilation warnings.
8525
8526 1998-11-30 Ken Stevens <k.stevens@ieee.org>
8527
8528 * ispell.el: Improved and fixed customize for variables:
8529 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
8530 ispell-dictionary-alist, ispell-skip-sgml.
8531 Improved and fixed comments in variables and messages for
8532 functions: ispell-help-in-bufferp, ispell-local-dictionary,
8533 ispell-menu-map, ispell-checking-message, ispell-parser,
8534 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
8535 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
8536 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
8537 ispell-message-text-end, ispell-add-per-file-word-list.
8538 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
8539 system is now required for all languages. Casechars improved for
8540 castellano, castellano8, and norsk dictionaries. Dictionary
8541 norsk7-tex added. Dictionary polish added.
8542 (ispell-dictionary-alist): Redefined at load-time to support
8543 dictionary changes.
8544 (ispell-menu-map): Redefined at load-time to support menu changes.
8545 (ispell-check-version): New alias for `check-ispell-version'.
8546 (ispell-parse-output): Fixed matching for ispell error messages.
8547 Correctly returns spelling suggestions in order generated by ispell
8548 process.
8549 (check-ispell-version): Ensure `case-fold-search' doesn't get
8550 redefined.
8551 (ispell-complete-word): Ensure `case-fold-search' doesn't get
8552 redefined. Fix bug that didn't respect case of word being completed.
8553 (ispell-init-process): Set process coding system to be compatible
8554 with emacs processes and the ispell process.
8555 (ispell-kill-ispell): Ensures ispell process has terminated before
8556 starting new process. This can otherwise confuse process filters
8557 and hang the ispell process.
8558 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
8559 skipping support for sgml.
8560 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
8561 which could cause `ispell-complete-word' to hang.
8562 (ispell-message): Improved message reference matching. Ensure
8563 `case-fold-search' doesn't get redefined.
8564 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
8565 get redefined. Fixed bug in returning to nroff mode from tex mode.
8566 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
8567 get redefined.
8568
8569 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8570
8571 * textmodes/flyspell.el (flyspell-check-word-p):
8572 Don't delay inside a kbd macro.
8573
8574 * subr.el (make-local-hook): Return the hook variable.
8575
8576 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8577
8578 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
8579 Use a timer instead of post-command-hook.
8580 (hscroll-timer): New variable.
8581
8582 1998-11-30 Dave Love <fx@gnu.org>
8583
8584 * help.el (help-xref-button): Do nothing if text already has the
8585 help-xref property.
8586 (describe-variable): Revert previous change to hyperlink to source.
8587
8588 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
8589
8590 * bindings.el (features): Add `base64' to this list.
8591
8592 * loadhist.el (symbol-file): Doc fix.
8593
8594 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8595
8596 * files.el (hack-one-local-variable): Cope with non-file buffers.
8597
8598 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
8599
8600 * help.el (describe-mode): Put major mode first.
8601
8602 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
8603 to support special-display and same-window features.
8604
8605 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
8606
8607 * simple.el (transpose-subr, transpose-subr-1): Rename variables
8608 bound in one function and used in the other.
8609 (transpose-subr-start1, transpose-subr-start2): Add defvars.
8610 (transpose-subr-end1, transpose-subr-end2): Add defvars.
8611
8612 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
8613
8614 * autoinsert.el (auto-insert-alist): Use user-mail-address.
8615
8616 1998-11-26 Kenichi Handa <handa@etl.go.jp>
8617
8618 * international/ccl.el (ccl-dump-translate-character-const-tbl):
8619 Give format correct control string.
8620
8621 * international/mule.el (define-translation-table): Fix bug of
8622 setting incorrect translation-table-id. If the first element of
8623 ARGS is a translation table, just register it.
8624
8625 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
8626 property.
8627
8628 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
8629
8630 * thingatpt.el (thing-at-point-url-at-point): Don't use current
8631 syntax table to determine what is whitespace.
8632
8633 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
8634
8635 * frame.el (frame-parameter): Doc fix.
8636
8637 * textmodes/tex-mode.el (tex-feed-input): New function.
8638 (tex-define-common-keys): Add binding for C-c C-m.
8639
8640 1998-11-23 Dave Love <fx@gnu.org>
8641
8642 * progmodes/fortran.el: Various minor doc fixes.
8643 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
8644 (fortran-with-subprogram-narrowing): New macro.
8645 (fortran-check-for-matching-do): Use it.
8646 (fortran-end-do): Use fortran-check-end-prog-re.
8647 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
8648 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
8649
8650 1998-11-23 Simon Marshall <simon@gnu.org>
8651
8652 * font-lock.el (font-lock-defaults): Doc fix.
8653 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
8654 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
8655
8656 * lazy-lock.el (lazy-lock-unstall):
8657 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
8658
8659 * fast-lock.el (fast-lock-save-cache-1):
8660 (fast-lock-cache-data): Rewritten to use with-temp-message.
8661
8662 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
8663
8664 * mail/rmail.el (rmail-set-message-counters-counter): Detect
8665 messages that have been added with DOS line endings and convert
8666 the line endings for such messages.
8667
8668 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8669
8670 * help.el: Add resizing of temporary buffers.
8671 (temp-buffer-resize-mode): New command and variable.
8672 (temp-buffer-max-height): New variable.
8673 (resize-temp-buffer-window): New function.
8674
8675 * window.el (window-buffer-height): New function, split from
8676 shrink-window-if-larger-than-buffer.
8677 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
8678
8679 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
8680
8681 * frame.el (initial-frame-alist): Add defcustom.
8682
8683 * shell.el (shell-prompt-pattern): Add defcustom.
8684
8685 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8686
8687 * message.el (message-ignored-supersedes-headers): Remove
8688 NNTP-Posting-Date.
8689
8690 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
8691
8692 * help.el (describe-mode): Don't avoid loop indirecting thru
8693 value of INDICATOR.
8694
8695 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
8696
8697 * help.el (describe-variable): Allow any variable with a defcustom,
8698 even if it is not a user variable.
8699
8700 * mail/rmail.el (mail-unsent-separator): Additional alternative.
8701
8702 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
8703
8704 * gnus/nntp.el (nntp-request-group): Allow for failures when
8705 requesting a new group.
8706
8707 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8708
8709 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
8710
8711 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8712
8713 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
8714
8715 1998-11-19 Simon Marshall <simon@gnu.org>
8716
8717 * subr.el (with-temp-message): New macro.
8718
8719 * emacs-lisp/lisp-mode.el (with-temp-message):
8720 Add lisp-indent-function property.
8721
8722 1998-11-18 Dave Love <fx@gnu.org>
8723
8724 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
8725
8726 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
8727
8728 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
8729 This is not obsolete.
8730
8731 1998-11-18 Kenichi Handa <handa@etl.go.jp>
8732
8733 * textmodes/picture.el: Make a new map by make-keymap.
8734 (picture-desired-column): New variable.
8735 (picture-update-desired-column): New function.
8736 (picture-beginning-of-line): Set picture-desired-column to 0.
8737 (picture-end-of-line): Set picture-desired-column to the current
8738 column.
8739 (picture-forward-column): Pay attention to multi-column character.
8740 (picture-backward-column): Likewise.
8741 (picture-move-down): Likewise.
8742 (picture-move-up): Likewise.
8743 (picture-movement-nw): With prefix arg, move twice columns.
8744 (picture-movement-ne): Likewise.
8745 (picture-movement-sw): Likewise.
8746 (picture-movement-se): Likewise.
8747 (picture-set-motion): Handle two-column movements.
8748 (picture-move): Call picture-move-down or picture-forward-column
8749 only when necessary.
8750 (picture-insert): Pay attention to picture-desired-column.
8751 (picture-self-insert): Likewise.
8752 (picture-clear-column): Pay attention to multi-column character.
8753 (picture-mode): Modify doc-string for two-column movement.
8754
8755 * rect.el (move-to-column-force): New function.
8756 (operate-on-rectangle): If coerce-tabs is non-nil, call
8757 move-to-column-force instead of move-to-column.
8758 (insert-rectangle): Call move-to-column-force instead of
8759 move-to-column.
8760 (open-rectangle-line): If begextra is not zero, call
8761 move-to-column-force.
8762
8763
8764 1998-11-16 Dave Love <fx@gnu.org>
8765
8766 * textmodes/sgml-mode.el Require skeleton when compiling.
8767 (sgml-font-lock-keywords-1): Accept single-letter tags.
8768 (v2): Defvar free variable.
8769
8770 1998-11-16 Sam Steingold <sds@goems.com>
8771
8772 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
8773 macro, not ELisp one.
8774
8775 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8776
8777 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
8778 characters to symbol.
8779
8780 * language/japan-util.el (japanese-zenkaku-region): New optional
8781 arg KATAKANA-ONLY.
8782
8783 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8784
8785 * international/mule.el
8786 (after-insert-file-set-buffer-file-coding-system): If the buffer
8787 is changed to unibyte, return inserted bytes.
8788
8789 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
8790 and link names if necessary.
8791 (tar-header-block-summarize): Handle the case that file or link
8792 names are multibyte.
8793 (tar-summarize-buffer): At first set the current buffer unibyte,
8794 then if there are multibyte file names, change it to multibyte.
8795 (tar-mode): Get char position from tar-header-offset.
8796 (tar-extract): Avoid multibyte<->unibyte conversion in
8797 insert-buffer-subsring by setting both buffers unibyte
8798 temporarily.
8799 (tar-copy): Set the buffer unibyte while doing a work. Write
8800 without code conversion.
8801 (tar-expunge): Set the buffer unibyte while doing a work.
8802 (tar-alter-one-field): Likewise.
8803 (tar-clear-modification-flags): Compare byte position with
8804 tar-header-offset.
8805 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
8806 insert-buffer-subsring by setting both buffers unibyte
8807 temporarily. Pay attention to multibyteness while updating the
8808 descriptor-line.
8809 (tar-mode-write-file): Write without code conversion.
8810
8811 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8812
8813 * nngateway.el: Require cl.
8814
8815 1998-11-15 Dave Love <fx@gnu.org>
8816
8817 * progmodes/fortran.el: Fix previous change:
8818 (fortran-end-prog-re1): Changed.
8819 (fortran-check-end-prog-re): New function.
8820 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
8821
8822 1998-11-13 Tom Breton <tob@world.std.com>
8823
8824 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
8825 GNU Emacs.
8826
8827 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
8828
8829 * textmodes/reftex.el: (reftex-finding-files): Group documentation
8830 fixed.
8831 (reftex-toc-toggle-file-boundary,
8832 reftex-toc-toggle-labels,
8833 reftex-toc-toggle-context,reftex-find-start-point): New functions.
8834 (reftex-toc-include-labels, reftex-toc-include-context,
8835 reftex-toc-include-file-boundaries,
8836 reftex-toc-keep-other-windows): New options.
8837 (reftex-use-text-after-label-as-context): Option removed.
8838 (reftex-extract-bib-entries): Protect use in non-latex
8839 buffers.
8840 (reftex-toc-visit-location): Renamed from
8841 `reftex-toc-visit-line'.
8842 (reftex-latin1-to-ascii): Works now with and without Mule.
8843 (reftex-truncate): Removed special stuff for Emacs 20.2.
8844 (reftex-get-offset): Made more general.
8845 (reftex-show-label-location): Renamed from
8846 `reftex-select-label-callback'.
8847 (reftex-pop-to-label): Function removed (using
8848 `reftex-show-label-location' instead.
8849 (reftex-insert-docstruct): Renamed from
8850 `reftex-make-and-insert-label-list'. Function args changed.
8851 (reftex-toc): Now uses `reftex-insert-docstruct' and
8852 `reftex-find-start-point'.
8853 (reftex-select-item): Use `reftex-find-start-point'.
8854 (reftex-toc-visit-line): Can display labels and file
8855 boundaries.
8856 (reftex-TeX-master-file): `(TeX-master-file)' protected.
8857
8858 1998-11-12 Sam Steingold <sds@goems.com>
8859
8860 * browse-url.el (browse-url): Handle the case when
8861 `browse-url-browser-function' is a lambda list.
8862
8863 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
8864
8865 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
8866 version string.
8867 * loadhist.el (symbol-file): Likewise
8868
8869 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
8870
8871 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
8872
8873 1998-11-11 Sam Steingold <sds@goems.com>
8874
8875 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
8876 `run-lisp' instead of signalling an error.
8877
8878 1998-11-11 Karl Heuer <kwzh@gnu.org>
8879
8880 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
8881
8882 1998-11-11 Richard Stallman <rms@gnu.org>
8883
8884 * vc-hooks.el (vc-toggle-read-only): Doc fix.
8885
8886 1998-11-11 Per Starback <starback@update.uu.se>
8887
8888 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
8889 renamed svenska8 to svenska, and fixed and extended CASECHARS
8890 for it.
8891
8892 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
8893
8894 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
8895 handling if setpagedevice is not available.
8896 (ps-begin-file): Fix typo.
8897
8898 1998-11-11 Kenichi Handa <handa@etl.go.jp>
8899
8900 * international/mule-util.el (compose-chars-component): Signal
8901 error if CH is a rule-based composition character.
8902 (compose-chars): Signal error if an already compsed character is
8903 going to be composed by rule-base.
8904
8905 * term/x-win.el: If a resolved ASCII font name doesn't conform to
8906 full XLFD, don't try to get information of WEIGHT and SLANT from
8907 that font name.
8908
8909 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
8910
8911 * dos-w32.el (set-default-process-coding-system): Use function on
8912 before-init-hook to set default-process-coding-system based on
8913 enable-multibyte-characters.
8914
8915 * term/w32-win.el ([language-change]): For now ignore
8916 keyboard language-change events.
8917
8918 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
8919
8920 * ediff-util.el (ediff-make-temp-file): Run the prefix through
8921 convert-standard-file-name, but leave the results of
8922 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
8923 characters if the original name already exists, or has a special
8924 handler.
8925
8926 1998-11-10 Karl Heuer <kwzh@gnu.org>
8927
8928 * international/iso-insert.el: Delete autoload cookies.
8929
8930 * international/iso-transl.el: Add autoload cookies.
8931
8932 1998-11-10 Richard Stallman <rms@gnu.org>
8933
8934 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
8935 (ispell-process-line): Don't treat multibyte
8936
8937 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
8938
8939 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
8940 setpagedevice to specify the page size if setpagedevice is
8941 available. This is necessary to select the correct paper tray on
8942 Level 2 printers with multiple paper sizes available.
8943
8944 (ps-begin-file): Cope with font names that contain spaces, and
8945 call BeginDoc in a BeginSetup/EndSetup block.
8946
8947 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
8948
8949 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
8950 convert-standard-filename.
8951
8952 * loadhist.el (symbol-file): Run fns-VERSION.el through
8953 convert-standard-filename.
8954
8955 1998-11-06 Richard Stallman <rms@gnu.org>
8956
8957 * textmodes/texinfmt.el (texinfo-format-scan):
8958 Detect the case of two @-commands in a row; process just the first.
8959 (texinfo-append-refill): If line has a @c, insert the @refill
8960 before it.
8961 (texinfo-format-refill): Return with point where the @refill was.
8962
8963 * files.el (hack-local-variables): Test local-enable-local-variables.
8964 (hack-local-variables-prop-line): Likewise.
8965 (set-auto-mode): Don't test local-enable-local-variables here.
8966 (enable-local-variables): Doc fix.
8967 (local-enable-local-variables): Doc fix.
8968 (normal-mode): Doc fix.
8969
8970 1998-11-06 Karl Heuer <kwzh@gnu.org>
8971
8972 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
8973
8974 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
8975
8976 * simple.el (line-number-mode): Doc fix.
8977
8978 1998-11-06 Kenichi Handa <handa@etl.go.jp>
8979
8980 * international/fontset.el (create-fontset-from-fontset-spec):
8981 Give correct arg to `error'.
8982
8983 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
8984
8985 * textmodes/sgml-mode.el (html-mode): Doc fix.
8986 (sgml-name-8bit-mode): Fix missing format character in message string.
8987
8988 1998-11-05 Karl Heuer <kwzh@gnu.org>
8989
8990 * mail/sendmail.el (sendmail-send-it): Check for failure.
8991
8992 1998-11-05 Richard Stallman <rms@gnu.org>
8993
8994 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
8995
8996 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
8997 (close-rectangle): Define as alias.
8998
8999 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
9000
9001 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
9002
9003 1998-11-05 Dave Love <fx@gnu.org>
9004
9005 * help.el (describe-variable): Don't quote link to source.
9006
9007 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
9008
9009 * gud.el (gud-common-init): Use pop-to-buffer.
9010 (same-window-regexps): Add an element that matches all gud buffers.
9011
9012 1998-11-04 Jason Rumney <jasonr@altavista.net>
9013
9014 * term/w32-win.el (x-get-selection-value): Alias to
9015 x-cut-buffer-or-selection-value.
9016 (w32-standard-fontset-spec): New variable.
9017 (w32-create-initial-fontsets, mouse-set-font): Check whether
9018 new-fontset is available.
9019 (w32-use-w32-font-dialog): Enable use of set-variable.
9020
9021 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
9022
9023 * vc.el (with-vc-file, edit-vc-file): New macros.
9024
9025 1998-11-04 Kenichi Handa <handa@etl.go.jp>
9026
9027 * international/quail.el (quail-show-guidance-buf): Call
9028 set-minibuffer-window to set minibuffer window of the current
9029 frame correctly.
9030
9031 1998-11-03 Theodore Jump <tjump@tertius.com>
9032
9033 * term/w32-win.el: Require fontset.
9034
9035 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
9036
9037 * faces.el (set-face-font): Call resolve-fontset-name on w32.
9038 (set-face-font-auto): Ditto.
9039
9040 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
9041
9042 * mouse.el (mouse-drag-region): Fix typo.
9043
9044 1998-11-02 Dave Love <fx@gnu.org>
9045
9046 * progmodes/fortran.el Fix for fontification of strings lost somehow:
9047 (fortran-fontify-string): New function.
9048 (fortran-font-lock-keywords-1): Use it.
9049
9050 1998-11-02 Markus Rost <rost@delysid.gnu.org>
9051
9052 * comint.el (comint-file-name-quote-list): Doc fix.
9053
9054 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
9055
9056 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
9057 build directory, not source directory.
9058
9059 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
9060 if we did not get one for the final move.
9061
9062 1998-11-01 Dave Love <fx@gnu.org>
9063
9064 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
9065 Don't funcall browse-url-browser-function.
9066
9067 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
9068 Don't funcall browse-url-browser-function.
9069
9070 * fortran.el (fortran-end-prog-re1): Fix the regexp.
9071
9072 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
9073
9074 * files.el (revert-buffer): Doc fix.
9075
9076 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
9077
9078 * textmodes/tex-mode.el (tex-start-options-string):
9079 Quote the backslashes with more backslashes.
9080
9081 1998-10-31 Dave Love <fx@gnu.org>
9082
9083 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
9084 (webjump): Don't funcall browse-url-browser-function.
9085
9086 1998-10-30 Kenichi Handa <handa@etl.go.jp>
9087
9088 * international/quail.el (quail-start-translation): Handle
9089 switching of the frame in read-key-sequence.
9090 (quail-start-conversion): Likewise.
9091 (quail-show-guidance-buf): Detach quail-guidance-buf from any
9092 windows before setting an appropriate window for it.
9093 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
9094 quail-guidance-win to nil.
9095 (quail-update-guidance): If quail-guidance-buf is not in the
9096 selected frame, call quail-show-guidance-buf again.
9097
9098 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
9099
9100 * progmodes/pascal.el (pascal-mode):
9101 `blink-matching-paren-dont-ignore-comments' set to t.
9102
9103 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9104
9105 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
9106
9107 1998-10-30 Dave Love <fx@gnu.org>
9108
9109 * vc.el (vc-backend-merge-news): Check for "P" output.
9110
9111 * help.el (describe-variable): Hyperlink the definition.
9112
9113 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
9114
9115 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
9116 (sh-set-shell): Likewise.
9117
9118 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
9119
9120 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
9121 (edebug-on-error): Fix customize type to match that of
9122 debug-on-error.
9123
9124 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
9125
9126 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
9127 report-emacs-bug-address instead of undefined bug-gnu-emacs.
9128
9129 * international/mule-cmds.el (select-message-coding-system): Doc
9130 fix.
9131
9132 * international/mule-diag.el (describe-coding-system): Describe
9133 all flags.
9134
9135 * mail/sendmail.el (sendmail-coding-system,
9136 default-sendmail-coding-system): Doc fix.
9137
9138 * simple.el (shell-command-on-region): Doc fix.
9139
9140 * loadup.el: Write fns-*.el in current directory instead of
9141 data-directory since no installation directory exists yet. Mark
9142 buffer unmodified afterwards.
9143
9144 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
9145 instead of data-directory since it is architecture dependent.
9146 (load-history-loaded): Update doc string.
9147
9148 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
9149
9150 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
9151 path as a default directory when canonicalizing names.
9152
9153 * w32-fns.el: Remove a dangling reference to a directory on the
9154 build machine.
9155
9156 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
9157
9158 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
9159 namespace related keywords such as `class', `body', `private',
9160 `variable', `namespace eval', etc.
9161 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
9162 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
9163 imenu and font-lock so that searches for \sw would find words
9164 containing colons.
9165
9166 * progmodes/etags.el (initialize-new-tags-table):
9167 Do not alter find-tag-marker-ring and tags-location-ring.
9168
9169 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
9170
9171 * term/w32-win.el: Require fontset.
9172 (w32-init-fontsets): New function (code from x-win.el).
9173
9174 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9175
9176 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
9177 calendar-and-diary-frame-parameters): Add title parameter.
9178
9179 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
9180
9181 * completion.el (dynamic-completion-mode): New function to enable
9182 the mode. (Just loading the file now does not change anything.)
9183
9184 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9185
9186 * ps-print.el: User option for multibyte buffer handling and doc fix.
9187 (ps-multibyte-buffer): New user option.
9188 (ps-setup): Print new user option.
9189 (ps-print-quote): New fun.
9190 (ps-color-p, ps-mule-font-info-database-latin): New var.
9191 (ps-default-color, ps-mule-font-info-database)
9192 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
9193 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
9194 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
9195 Little code improvement.
9196 (ps-mule-initialize): Initialize ps-mule-font-info-database.
9197 (ps-print-prologue-header, ps-font-family, ps-font-size)
9198 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
9199 (ps-build-face-reference, ps-mule-font-info-database-bdf)
9200 (ps-mule-external-libraries, ps-mule-init-external-library)
9201 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
9202 Doc fix.
9203 (ps-print-version): New version number (4.1.1) and doc fix.
9204 (ps-print-prologue-header): New user option.
9205 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
9206 Conditional compilation for GNU Emacs and emacsens.
9207 (ps-generate-postscript-with-faces): Skip invisible text better.
9208 (ps-setup): Print new user option.
9209 (ps-print-preprint): Check if input file name exists and is unwritable.
9210 (ps-begin-file): Adjust PostScript prologue header for duplex printers
9211 and insert user PostScript prologue header comments.
9212 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
9213 New funs.
9214 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
9215 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
9216 PostScript programming normalization.
9217 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
9218 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
9219 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
9220 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
9221 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
9222 Programming style normalization.
9223
9224 1998-10-26 Kenichi Handa <handa@etl.go.jp>
9225
9226 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
9227 version, check the value of mule-version.
9228
9229 * international/mule-util.el (compose-region): Insert then delete
9230 to preserve markers.
9231 (decompose-region): Use search-forward for efficiency.
9232
9233 * language/chinese.el (pre-write-encode-hz): Cancel previous
9234 change, use generate-new-buffer instead of get-buffer-create.
9235 * language/devan-util.el
9236 (in-is13194-devanagari-pre-write-conversion): Likewise.
9237 * language/thai-util.el (thai-pre-write-conversion): Likewise.
9238 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
9239 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
9240
9241 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
9242
9243 * mail/rmailsum.el (rmail-message-subject-p):
9244 Handle message whose header has not been reformatted.
9245
9246 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
9247
9248 1998-10-25 Jason Rumney <jasonr@altavista.net>
9249
9250 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
9251 New variables.
9252 (mouse-set-font): Use font menus instead of dialog according to
9253 w32-use-w32-font-dialog.
9254
9255 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9256
9257 * calendar/calendar.el (calendar-day-name-array): Add doc string
9258 correctly!
9259 (calendar-month-name-array): Add doc string correctly!
9260
9261 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
9262
9263 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
9264
9265 1998-10-21 Markus Rost <rost@delysid.gnu.org>
9266
9267 * lisp/info.el (Info-next-menu-item): Stay on top of node.
9268
9269 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
9270
9271 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
9272
9273 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
9274
9275 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
9276
9277 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
9278
9279 1998-10-21 Karl Heuer <kwzh@gnu.org>
9280
9281 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
9282 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
9283 (profile-filter, profile-reset-timer): Functions deleted.
9284 (profile-check-zero-init-times, profile-get-time): Likewise.
9285 (profile-find-function, profile-quit): Likewise.
9286 (profile-distinct, profile-call-stack, profile-last-time): New vars.
9287 (profile-time-list, profile-init-list): Doc fix.
9288 (profile-functions): Simplify.
9289 (profile-print): Use float. Make output include space separators.
9290 (profile-add-time): New helper function.
9291 (profile-function-prolog): Renamed from profile-start-function.
9292 Handle profile-distinct.
9293 (profile-function-epilog): Renamed from profile-update-function.
9294 Handle profile-distinct.
9295 (profile-a-function): If the function to be profiled is an
9296 autoload form, load it. If it's lazy-loaded, fetch it.
9297 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
9298 (profile-restore-fun): Arg FUN is now a function symbol, as was
9299 documented, rather than a one-element list.
9300 (profile-finish): Call profile-restore-fun properly.
9301
9302 1998-10-21 Kenichi Handa <handa@etl.go.jp>
9303
9304 * international/characters.el: Setup charset property
9305 nospace-between-words.
9306
9307 * international/mule-cmds.el (get-charset-property): If CHARSET is
9308 composition, return nil.
9309 (put-charset-property): If CHARSET is composition, do nothing.
9310
9311 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
9312 * language/devan-util.el
9313 (in-is13194-devanagari-pre-write-conversion): Likewise.
9314 * language/thai-util.el (thai-pre-write-conversion): Likewise.
9315 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
9316 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
9317
9318 * textmodes/fill.el (sentence-end-without-period): New variable.
9319 (canonically-space-region): Pay attention to
9320 sentence-end-without-period.
9321 (fill-find-break-point): The first argument CHARSET deleted.
9322 Caller changed.
9323 (fill-region-as-paragraph): Pay attention to charset property
9324 nospace-between-words and text property nospace-between-words.
9325
9326 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
9327
9328 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
9329 an unrecognized shell.
9330
9331 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
9332
9333 * desktop.el (desktop-save): Include minor modes symbolically.
9334 (desktop-create-buffer): Turn on all minor modes in `mim'.
9335
9336 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
9337
9338 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
9339 (sh-font-lock-keywords): Handle rpm and rpm2.
9340 (sh-ancestor-alist): Handle rpm.
9341
9342 * files.el (auto-mode-alist): Recognize .rpm files.
9343 Also .spec and .mspec files.
9344
9345 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
9346
9347 * faces.el (frame-set-background-mode): Enable the function for
9348 MSDOS frames.
9349
9350 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9351
9352 * calendar/calendar.el (calendar-day-name-array): Add doc string.
9353 (calendar-month-name-array): Add doc string.
9354
9355 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9356
9357 * simple.el (kill-ring-max): Increased to 60.
9358
9359 1998-10-17 Kenichi Handa <handa@etl.go.jp>
9360
9361 * international/characters.el: Setup auto-fill-chars.
9362
9363 * international/kinsoku.el (kinsoku): Check the variable
9364 enable-kinsoku.
9365
9366 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
9367 Don't call kinsoku directly, intead call fill-find-break-point.
9368
9369 * textmodes/fill.el: Setup `fill-find-break-point-function'
9370 property to character sets which require `kinsoku' processing for
9371 filling.
9372 (fill-find-break-point): New function.
9373 (fill-region-as-paragraph): Don't check kinsoku-enable here.
9374 Don't call kinsoku directly, intead call fill-find-break-point.
9375
9376 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
9377
9378 * faces.el (modify-face-read-string): Return (nil) for "none".
9379 (modify-face): Don't get error if (nil) is the argument.
9380 (face-try-color-list): Don't check whether nil is a valid color.
9381
9382 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
9383
9384 * emacs-lisp/bytecomp.el (byte-recompile-directory):
9385 Print message about each directory, even in batch mode.
9386
9387 * gnus/nntp.el: Require `cl' before using nnoo-declare.
9388
9389 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
9390 (ps-mule-string-char): No need to use sref.
9391 (ps-mule-next-index): No need to use sref.
9392
9393 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
9394
9395 * files.el (revert-buffer-internal-hook): Add defvar.
9396
9397 * arc-mode.el (archive-mode): Locally set file-precious-flag.
9398
9399 * tar-mode.el (tar-mode): Locally set file-precious-flag.
9400
9401 1998-10-16 Markus Rost <rost@delysid.gnu.org>
9402
9403 * international/mule-cmds.el (default-input-method): Fix custom type.
9404
9405 * net-utils.el (whois-server-list): Fix customization type.
9406
9407 * shell.el (shell-input-autoexpand): Fix customization group.
9408
9409 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
9410
9411 * repeat.el (repeat): Handle keyboard macros properly.
9412 Handle new prefix arg after self-insert command.
9413
9414 * repeat.el: Don't include cl even at compile time.
9415 (repeat): Avoid using `loop'.
9416
9417 * simple.el (shell-command-on-region): Doc fix.
9418 (next-history-element): Special error message if no default.
9419
9420 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
9421
9422 * ps-print.el (ps-print-buffer): Doc fix.
9423 (ps-despool): Likewise.
9424
9425 * arc-mode.el (arc-mode): Provide arc-mode.
9426
9427 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9428
9429 * ps-print.el (ps-print-buffer): Doc fix.
9430
9431 1998-10-14 Dave Love <fx@gnu.org>
9432
9433 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
9434 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
9435 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
9436
9437 * progmodes/fortran.el (fortran-mode-map): Change "Join
9438 Continuation Line" to "Join Line".
9439 (fortran-font-lock-keywords-1): Add "cycle", "exit".
9440
9441 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
9442
9443 * progmodes/fortran.el (fortran-join-line): Use
9444 `delete-indentation' instead of issuing an error message if not on
9445 a continuation line. Provide for joining several lines using
9446 prefix arg.
9447
9448 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
9449
9450 * term/pc-win.el (msdos-color-values): New variable.
9451 (x-color-values): New function, emulates its namesake from
9452 src/xfns.c.
9453 (msdos-bg-mode): Add all dark colors to those which return
9454 "dark".
9455
9456 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9457
9458 * replace.el (keep-lines, flush-lines, how-many):
9459 Don't ignore case if arg has upper case letters.
9460
9461 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
9462
9463 * progmodes/vhdl-mode.el
9464 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
9465 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
9466 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
9467 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
9468 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
9469 (vhdl-when): Fix indentation problem.
9470 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
9471 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
9472 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
9473
9474 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
9475
9476 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
9477 (ls-lisp-insert-directory): Renamed from insert-directory.
9478 (insert-directory): New function.
9479
9480 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
9481
9482 * simple.el (completion-fixup-function): Variable deleted.
9483 (completion-setup-function): Delete code for completion-fixup-function.
9484 * emacs-lisp/lisp.el (lisp-complete-symbol):
9485 Don't bind completion-fixup-function.
9486
9487 * files.el (find-file-wildcards): New option.
9488 (find-file-noselect): Handle wild cards, if enabled.
9489 (file-expand-wildcards): New function.
9490
9491 * simple.el (set-fill-column): Doc fix.
9492
9493 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9494
9495 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
9496
9497 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
9498
9499 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
9500 Move declaration before first use.
9501 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
9502 hif-math, hif-factor): Rename token to hif-token and token-list to
9503 hif-token-list.
9504 (hif-token, hif-token-list): Declare them.
9505 (hif-find-ifdef-block): Return cons of top and bottom point
9506 instead of setting dynamically bound variables.
9507 (hide-ifdef-block, show-ifdef-block): Use return value of
9508 hif-find-ifdef-block.
9509
9510 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9511
9512 * subr.el (read-passwd): Use clear-this-command-keys.
9513
9514 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
9515
9516 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
9517 and ...-for-write.
9518
9519 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
9520
9521 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
9522 responses to GROUP command, since this may be called from a timer
9523 with quit inhibited.
9524
9525 1998-10-12 Kenichi Handa <handa@etl.go.jp>
9526
9527 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
9528 set unconditional-jump to nil.
9529 (ccl-compile-read-multibyte-character): Return nil.
9530 (ccl-compile-write-multibyte-character): Likewise.
9531 (ccl-compile-translate-character): Likewise
9532 (ccl-compile-map-multiple): Likewise.
9533 (ccl-compile-map-single): Likewise.
9534
9535 * international/kinsoku.el: Add coding tag.
9536 (kinsoku-bol): Remove superfluous TAB in a string.
9537
9538 * international/mule-cmds.el (find-coding-systems-for-charsets):
9539 Delete `composition' (if any) from CHARSETS.
9540
9541 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9542
9543 * international/mule-cmds.el (setup-specified-language-environment):
9544 Add apropos-inhibit property.
9545 (describe-specified-language-support): Likewise.
9546
9547 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
9548
9549 * international/mule.el (make-coding-system): Create -with-esc
9550 variant coding system.
9551
9552 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
9553
9554 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
9555 (next-file): Optionally offer to revert a file's buffer,
9556 if it has an existing buffer but the file has changed.
9557
9558 * info.el (Info-insert-dir): Detect and report problems
9559 in input files, such as "No Top node". Return with point
9560 at the beginning of the text.
9561 (Info-find-node): Reinsert the code to handle files
9562 with no tags table; it was deleted by mistake.
9563
9564 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
9565
9566 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
9567 texinfo-find-higher-level-node repeatedly find the same node.
9568 (texinfo-find-higher-level-node): Doc fix.
9569
9570 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
9571
9572 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
9573 (smtpmail-address-buffer): Add defvar.
9574 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
9575
9576 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
9577
9578 * ffap.el (ffap-machine-p-local): Fix editing error.
9579
9580 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9581
9582 * faces.el (frame-set-background-mode):
9583 Don't do anythung for text-only or MSDOS frame.
9584
9585 1998-10-08 Kenichi Handa <handa@etl.go.jp>
9586
9587 * international/quail.el (quail-defrule): New optional arg APPEND.
9588 (quail-defrule-internal): Fix bug of handling the argument APPEND.
9589
9590 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
9591
9592 * gnus/pop3.el (pop3-open-server):
9593 Set process-coding-system-alist around open-network-stream.
9594
9595 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
9596
9597 * files.el (save-buffer): Doc fix.
9598
9599 1998-10-07 Karl Heuer <kwzh@gnu.org>
9600
9601 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
9602 return DEF unchanged, not nil. Simplify.
9603
9604 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
9605
9606 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
9607
9608 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
9609
9610 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
9611
9612 * net-utils.el (ftp, nslookup): Require comint.
9613 (network-service-connection): Likewise.
9614 (whois-server-name): Defaults to whois.arin.net
9615 (whois-server-list, whois-server-tld, whois-guess-server): New var.
9616 (whois): Tries to guess the appropriate top-level domain server.
9617 (whois-get-tld): New function.
9618
9619 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
9620 (dirtrack-debug-toggle): Added this function.
9621
9622 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9623
9624 * files.el (find-file-noselect): Switch to the correct buffer
9625 before checking find-file-literally, and allow non-nil non-t
9626 rawfile params.
9627
9628 1998-10-06 Karl Heuer <kwzh@gnu.org>
9629
9630 * midnight.el (clean-buffer-list): Add autoload cookie.
9631
9632 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
9633 no-autosave.
9634 * tar-mode.el (tar-mode-revert): Likewise.
9635 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
9636 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
9637 * gnus/message.el (message-auto-save-directory): Renamed from
9638 message-autosave-directory. All references changed.
9639
9640 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9641
9642 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
9643 string. Expose mime stuff while searching.
9644
9645 1998-10-06 Richard Stallman <rms@gnu.org>
9646
9647 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
9648
9649 * replace.el (perform-replace): Position point properly
9650 before and after the recursive edit of C-r.
9651
9652 * progmodes/etags.el (tags-reset-tags-tables): Properly
9653 find the markers in the old rings that are being discarded.
9654
9655 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9656
9657 * apropos.el (apropos-print): Control invalid characters.
9658
9659 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
9660 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
9661 confusing customize.
9662
9663 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
9664
9665 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
9666 built-in commands. Add more built-in commands and fix face names.
9667
9668 1998-10-05 Simon Marshall <simon@gnu.org>
9669
9670 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
9671
9672 1998-10-04 Eric Ludlam <zappo@gnu.org>
9673
9674 * speedbar.el (speedbar-initial-expansion-list-name): Remove
9675 customization since it is not useful in this case.
9676 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
9677 sure it gets evalled to a number. Also verify that set-frame-name
9678 fn exists before calling it.
9679
9680 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9681 Protect a `forward-sexp' call which could fail, and improved regex
9682 for ie, and eg abbreviations.
9683
9684 1998-10-02 Noah Friedman <friedman@splode.com>
9685
9686 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
9687 send-string.
9688 (rlogin-send-Ctrl-D): Here also.
9689 (rlogin-send-Ctrl-Z): Here also.
9690 (rlogin-send-Ctrl-backslash): Here also.
9691
9692 1998-10-02 Dave Love <fx@gnu.org>
9693
9694 * outline.el (hide-region-body): Bind
9695 outline-view-change-hook to nil while making repeated calls to
9696 outline-flag-region. Run it once at the end.
9697 (hide-other, hide-sublevels, show-children): Likewise.
9698
9699 * info-look.el: Remove duplicate scheme-mode entry.
9700 (info-lookup-make-completions): When looking for entries, check
9701 that `item' isn't null or "Menu".
9702
9703 1998-10-01 Karl Heuer <kwzh@gnu.org>
9704
9705 * net-utils.el: Don't require ffap.
9706 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
9707 (ping, nslookup-host, finger, network-connection-to-service): Use them.
9708
9709 1998-09-30 Richard Stallman <rms@gnu.org>
9710
9711 * ispell.el (check-ispell-version): No need to bind default-major-mode.
9712
9713 * imenu.el (imenu--generic-function): Sort each submenu by position.
9714 (imenu--sort-by-position): New function.
9715
9716 * cus-edit.el (Custom-mode-menu): Fix info node name.
9717 (customize group): Fix info node name.
9718
9719 * mail/mailalias.el (build-mail-aliases): Don't allow
9720 a newline in the alias name. Don't define an alias
9721 if the definition would be empty.
9722
9723 * which-func.el (which-func-mode-global): Make :set function
9724 more reliable.
9725
9726 * custom.el (custom-set-variables): Load the requests first,
9727 then check the symbol's `set' function.
9728
9729 * ffap.el: Doc fixes.
9730
9731 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9732
9733 * gnus.el: (gnus-valid-select-methods): Fix type.
9734 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
9735 * gnus-score.el (gnus-orphan-score): Fix type.
9736 (gnus-score-default-header, gnus-score-default-type): Fix type.
9737 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
9738 (gnus-saved-headers): Fix type.
9739
9740 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
9741 Avoid nil value of `two-lines-citation-part'.
9742
9743 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
9744
9745 * which-func.el (which-function): Handle case when
9746 (car imenu--index-alist) is nil.
9747
9748 1998-09-29 Dave Love <fx@gnu.org>
9749
9750 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
9751 bzip2 args.
9752
9753 1998-09-29 Simon Marshall <simon@gnu.org>
9754
9755 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
9756 comint-exec-hook.
9757
9758 1998-09-29 Stephen Eglen <stephen@gnu.org>
9759
9760 * info-look.el: Add support for Octave.
9761
9762 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
9763
9764 * textmodes/reftex.el (reftex-finding-files): New customize group.
9765 (reftex-texpath-environment-variables,
9766 reftex-use-external-file-finders, reftex-external-file-finders,
9767 reftex-search-unrecursed-path-first): New options.
9768 (reftex-process-string, reftex-find-file-externally): New
9769 functions.
9770 (reftex-access-search-path): Execute shell commands to find the
9771 search path.
9772 (reftex-toggle-auto-view-crossref): When turning on, make sure
9773 `reftex-auto-view-crossref' becomes non-nil.
9774 (reftex-abbrev-regexp): Constant removed.
9775 (reftex-convert-string): Abbrev regexp calculated locally.
9776
9777 1998-09-28 Dave Love <fx@gnu.org>
9778
9779 * progmodes/fortran.el: Don't call regexp-opt when deriving
9780 font-lock patterns with keywords that aren't all literal.
9781
9782 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
9783
9784 * octave-inf.el (inferior-octave-prompt): Also match prompts of
9785 the form `octave.bin:1>' which come from using precopiled binary
9786 versions.
9787
9788 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
9789
9790 * help.el (help-for-help): Use %THIS-KEY%.
9791 (help-quit): Add doc.
9792
9793 * help-macro.el (make-help-screen): Keep HELP-TEXT
9794 in a separate function definition, not in the help command FNAME.
9795 Replace %THIS-KEY% with the key sequence that ran FNAME.
9796
9797 1998-09-25 Richard Stallman <rms@gnu.org>
9798
9799 * textmodes/texinfo.el (texinfo-show-structure):
9800 Bind inhibit-read-only.
9801
9802 * isearch.el (isearch-search-and-update): Properly
9803 handle upper case letters in the reverse-search special case.
9804
9805 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9806
9807 * gnus.el: Extend the list of autoloaded functions.
9808
9809 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
9810 buffer before creating help group. (from Gnus v5.6.43, fix by
9811 1998-08-20 Per Starback <starback@update.uu.se>)
9812
9813 * gnus-util.el (gnus-output-to-rmail): Adjust to
9814 `rmail-output-to-rmail-file'.
9815
9816 1998-09-25 Karl Heuer <kwzh@gnu.org>
9817
9818 * hexl.el (hexl-mode-map): More of previous change.
9819
9820 * textmodes/tex-mode.el (tex-run-command): Doc fix.
9821 (tex-start-tex): Don't use tex-start-options-string in star case.
9822 Quote file name in star case as well as in non-star.
9823 Add blank and quoting of option string here.
9824 (tex-start-options-string): Not here.
9825
9826 1998-09-23 Karl Heuer <kwzh@gnu.org>
9827
9828 * term.el (term-delimiter-argument-list): Doc fix.
9829 (term-emulate-terminal): Escape literal semicolon.
9830 * progmodes/asm-mode.el (asm-mode): Doc fix.
9831 (asm-comment-char): Escape literal semicolon.
9832 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
9833
9834 1998-09-23 Richard Stallman <rms@gnu.org>
9835
9836 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
9837 only those that normally modify the buffer.
9838
9839 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
9840 over again.
9841
9842 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
9843
9844 * ispell.el (check-ispell-version): Ensure same buffer is current
9845 when let-binding of case-fold-search ends.
9846
9847 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9848
9849 * ps-print.el: Skip invisible overlay.
9850 Test for set-buffer-multibyte rather than using mule-version.
9851 (ps-print-version): New version number (4.1) and doc fix.
9852 (ps-generate-postscript-with-faces): Skip invisible overlay.
9853
9854 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
9855
9856 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
9857
9858 1998-09-22 Kenichi Handa <handa@etl.go.jp>
9859
9860 * international/quail.el (quail-update-guidance): Check for the
9861 return value of (quail-guidance) fixed.
9862 (quail-update-translation): Bind quail-current-str locally when it
9863 calls quail-update-guidance.
9864 (quail-update-translation): If input-method-exit-on-first-char is
9865 non-nil, terminate translation only when the current input method
9866 is simple.
9867
9868 1998-09-22 Paul Eggert <eggert@twinsun.com>
9869
9870 * startup.el (locale-translation-file-name): Prefer X-related names
9871 to the name used by GNU/Linux sans X. Set to nil if no file found.
9872 (command-line): Use locale-translation-file-name if it is not nil,
9873 instead of testing for its existence again.
9874 regexp-quote the ctype before using it in a regexp.
9875 Allow a colon to appear after the ctype in the aliases file,
9876 as is done in X11R6.4.
9877
9878 1998-09-21 Richard Stallman <rms@gnu.org>
9879
9880 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
9881
9882 * calendar/appt.el (appt-interval): Variable deleted.
9883 (appt-check): For minutes in between appt-display-interval times,
9884 do check, but don't display anything except an updated mode line.
9885 Count against appt-display-interval based on minutes since
9886 first display of this appointment, not based on time of day.
9887 If appt-display-mode-line, force mode line redisplay
9888 whenever appt-mode-string has changed.
9889 (appt-add, appt-delete): Add autoload cookies.
9890 (appt-check): Catch errors from calling `diary'.
9891 (appt-max-time): Renamed from max-time.
9892 (appt-now-displayed, appt-display-count): New variables.
9893 (appt-timer): Don't create one if we already have one.
9894
9895 * textmodes/tex-mode.el (tex-compilation-parse-errors):
9896 More general code to use the source buffer instead of the zap file.
9897
9898 * hilit-chg.el (highlight-compare-with-file): Renamed from
9899 compare-with-file.
9900
9901 * loadhist.el (load-history-loaded): New variable.
9902 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
9903
9904 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
9905
9906 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9907 Fix error messages.
9908
9909 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
9910
9911 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
9912 Emacs frame.
9913
9914 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9915
9916 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
9917 `undecided' and `undecided-unix'.
9918
9919 1998-09-21 Dave Love <fx@gnu.org>
9920
9921 * help.el (help-make-xrefs): Fix typo affecting Info references.
9922
9923 * subr.el (remove-hook): Check list values to avoid errors.
9924
9925 1998-09-18 Noah Friedman <friedman@splode.com>
9926
9927 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
9928 store string in eldoc-last-message without consing a new string.
9929 Rearrange logic from nested if's into cond's.
9930 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
9931 Do not print message; just return string.
9932 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
9933 Do not print message; just return string.
9934 Cache that string in eldoc-last-data.
9935 (eldoc-last-data): Make into a vector.
9936 (eldoc-get-fnsym-args-string): Use new data form of structure.
9937 (eldoc-get-var-docstring): Here also.
9938 (eldoc-last-data-store): New function.
9939 (eldoc-get-fnsym-args-string): Use it.
9940 (eldoc-get-var-docstring): Here also.
9941 (eldoc-docstring-first-line): Minimize interim string consing.
9942 Call substitute-command-keys on the result.
9943 (eldoc-print-var-docstrings, eldoc-print-docstring,
9944 eldoc-docstring-message): Functions removed.
9945 (eldoc-docstring-format-sym-doc): New function, functionality
9946 ripped out of eldoc-docstring-message.
9947 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
9948
9949 1998-09-18 Kenichi Handa <handa@etl.go.jp>
9950
9951 * international/mule.el (make-coding-system): Doc-string modified.
9952
9953 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
9954
9955 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
9956
9957 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
9958 customize type.
9959
9960 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
9961 type.
9962
9963 * progmodes/compile.el (compilation-error-screen-columns): New
9964 variable.
9965 (compilation-next-error-locus): Use it to decide whether to use
9966 forward-char or move-to-column.
9967
9968 * mail/rmail.el (rmail-movemail-program): Fix customize type.
9969
9970 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
9971 feedmail-fiddle-plex-user-list,
9972 feedmail-spray-address-fiddle-plex-list,
9973 feedmail-prompt-before-queue-user-alist,
9974 feedmail-prompt-before-queue-help-supplement,
9975 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
9976 feedmail-queue-alternative-mail-header-separator): Fix customize
9977 type.
9978
9979 * startup.el (site-run-file): Fix customize type.
9980
9981 * speedbar.el (speedbar-initial-expansion-list-name): Fix
9982 customize type.
9983
9984 * shell.el (shell-input-autoexpand): Fix customize type.
9985
9986 * ps-print.el (ps-font-info-database): Add missing dots in value.
9987 Improve layout of customize type.
9988
9989 * net-utils.el (traceroute-program-options, ping-program-options,
9990 ipconfig-program-options, netstat-program-options,
9991 arp-program-options, route-program-options,
9992 nslookup-program-options, ftp-program-options): Fix customize
9993 type.
9994
9995 * midnight.el (clean-buffer-list-kill-regexps,
9996 clean-buffer-list-kill-buffer-names,
9997 clean-buffer-list-kill-never-buffer-names,
9998 clean-buffer-list-kill-never-regexps): Fix customize type.
9999
10000 * man.el (Man-init-defvars): Avoid trailing nil on
10001 Man-filter-list.
10002
10003 * lpr.el (printer-name): Fix customize type.
10004
10005 1998-09-16 Kenichi Handa <handa@etl.go.jp>
10006
10007 * international/mule-cmds.el (reset-language-environment): Call
10008 update-coding-systems-internal.
10009
10010 * international/mule-conf.el: Call update-coding-systems-internal
10011 at the tail.
10012
10013 1998-09-14 Dave Love <fx@gnu.org>
10014
10015 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
10016 use the menu-enable properties, pending doing it correctly and
10017 acceptably fast.
10018
10019 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
10020
10021 1998-09-13 Dave Love <d.love@dl.ac.uk>
10022
10023 * progmodes/hideshow.el (hs-grok-mode-type): Check
10024 comment-{start,end} non-nil as well as bound. Report an error if
10025 we can't grok the mode.
10026
10027 1998-09-13 Richard Stallman <rms@gnu.org>
10028
10029 * simple.el (blink-matching-open): Don't log paren matching
10030 messages in *Messages*.
10031
10032 1998-09-12 Richard Stallman <rms@gnu.org>
10033
10034 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
10035 Set point-before-scroll at end even if there was an error.
10036
10037 * ange-ftp.el (ange-ftp-insert-file-contents):
10038 Use binary mode for dumb-unix hosts as for unix hosts.
10039 (ange-ftp-copy-file-internal): Likewise.
10040
10041 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
10042
10043 * emacs-lisp/pp.el: Doc fixes.
10044
10045 * wid-edit.el (widget-menu-max-shortcuts): New variable.
10046 (widget-choose): Don't use single-char shortcuts if # items
10047 exceeds that many. Use minibuffer instead.
10048
10049 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10050
10051 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
10052
10053 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
10054
10055 * speedbar.el (speedbar-frame-mode): Do not set frame position if
10056 in terminal mode.
10057
10058 1998-09-10 Noah Friedman <friedman@splode.com>
10059
10060 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
10061 defcustom declaration. It's wreaking too much havoc with XEmacs
10062 and older versions of Emacs, which share this code.
10063
10064 * type-break.el (type-break-mode): Here also.
10065
10066 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
10067 `t' to add-hook also to modify the new local value.
10068
10069 1998-09-10 Dave Love <fx@gnu.org>
10070
10071 * vc.el (vc-insert-headers): Doc fix.
10072
10073 1998-09-10 Richard Stallman <rms@gnu.org>
10074
10075 * textmodes/flyspell.el (flyspell-mode-on): Make the
10076 ispell-... variables permanent locals.
10077 (flyspell-mode-off): Add autoload cookie.
10078
10079 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
10080 do use binary mode, just as for `unix'.
10081 (ange-ftp-host-type): If HOST is nil, return `unix'.
10082
10083 * dired.el (dired-mark-files-containing-regexp):
10084 Don't scan directories. Ignore non-readable files.
10085
10086 * progmodes/compile.el (compilation-error-regexp-alist):
10087 Fix previous change: allow . and _ in command name.
10088
10089 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
10090
10091 * uncompress.el (uncompress-while-visiting):
10092 Use just the car of what find-operation-coding-system returns.
10093
10094 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
10095
10096 * shell.el (shell-file-name-quote-list): Add # to the value.
10097
10098 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
10099
10100 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
10101 to make killing of ispell process work even if
10102 kill-all-local-variables has been run.
10103
10104 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10105
10106 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
10107 loop when sexp entry ends at end of file with no newline.
10108
10109 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10110
10111 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
10112 (Custom-reset-standard): Fix menu inconsistency.
10113
10114 * mail/feedmail.el (feedmail-from-line): Allow t.
10115 (feedmail-message-id-suffix): Allow nil.
10116
10117 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
10118 Simplify. Make prefix arg work right.
10119
10120 1998-09-09 Dave Love <fx@gnu.org>
10121
10122 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
10123
10124 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
10125
10126 1998-09-08 Dave Love <fx@gnu.org>
10127
10128 * add-log.el (change-log-font-lock-keywords): Do parenthesized
10129 stuff only after file names or at start of line. Allow parens
10130 around e-mail, as well as angles.
10131
10132 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
10133 ignore-errors too, eval'd when compile. Require w3 stuff at load
10134 time for nicer failure if it's not available.
10135
10136 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
10137
10138 * comint.el (comint-arguments): Ignore backslashes when using
10139 w32 shells that expect backslashes as the directory separator.
10140
10141 1998-09-04 Kenichi Handa <handa@etl.go.jp>
10142
10143 * international/fontset.el (resolved-ascii-font): New variable.
10144 (x-complement-fontset-spec): By side effect, set
10145 `resolved-ascii-font' to the resolved name of ASCII font."
10146 (create-fontset-from-fontset-spec): Don't get a value for
10147 resolved-ascii-font from the list full-fontlist. It is set by
10148 x-complement-fontset-spec now.
10149
10150 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
10151 version, check the value of mule-version.
10152
10153 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
10154
10155 * textmodes/reftex.el (reftex-view-crossref): Split up into
10156 several functions. No longer moves to find a macro.
10157 (reftex-view-cr-cite, reftex-view-cr-ref,
10158 reftex-end-of-bib-entry): New functions.
10159 (reftex-auto-view-crossref): New value `window' allowed.
10160 (reftex-view-crossref-when-idle): Process new `window' option in
10161 (reftex-translate-to-ascii-function): New default.
10162 (reftex-label-illegal-re): Default changed, removed Latin1.
10163 (reftex-latin1-to-ascii): New function.
10164 (reftex-what-environment): Check for section regexp before use.
10165 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
10166 absolute path names.
10167 (reftex-TeX-master-file): Changed sequence of file checks.
10168 (reftex-do-citation): bibview cache only with RefTeX mode on.
10169
10170 1998-09-06 Richard Stallman <rms@gnu.org>
10171
10172 * progmodes/compile.el (compilation-error-regexp-alist):
10173 In first pattern (GNU utilities and other things),
10174 allow a space after the optional program name at the beginning.
10175
10176 * mail/mail-hist.el (mail-hist-current-header-contents):
10177 Fix previous change: use mail-header-end.
10178
10179 1998-09-06 Bill Richter <richter@math.nwu.edu>
10180
10181 * international/ccl.el: Doc fixes.
10182 * international/encoded-kb.el: Doc fixes.
10183 * international/fontset.el: Doc fixes.
10184 * international/kinsoku.el: Doc fixes.
10185 * international/kkc.el: Doc fixes.
10186 * international/mule-cmds.el: Doc fixes.
10187 * international/mule-conf.el: Doc fixes.
10188 * international/mule-util.el: Doc fixes.
10189 * international/mule.el: Doc fixes.
10190
10191 1998-09-05 Eric Ludlam <zappo@gnu.org>
10192
10193 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
10194 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
10195 (checkdoc-this-string-valid-engine): Permit ? as terminating
10196 punctuation for first line sentence breaking.
10197 (checkdoc-this-string-valid): When converting a comment into a doc
10198 string, make sure " chars are \".
10199 (checkdoc-sentencespace-region-engine): Only do double space check
10200 if based on the variable `sentence-end-double-space'
10201 (checkdoc-this-string-valid-engine): ? ends valid sentence.
10202 (checkdoc-proper-noun-region-engine): Exclude items in URLs
10203
10204 1998-09-04 Richard Stallman <rms@gnu.org>
10205
10206 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10207 Recognize define-skeleton as a function definer.
10208
10209 * cus-edit.el (customize-option): Refuse to customize
10210 a variable that has no defcustom. But if variable is autoloaded,
10211 first try to load the library that defines it.
10212
10213 * international/iso-insert.el: Use `string' before calling `insert'
10214 so that in multibyte buffers we insert multibyte chars.
10215
10216 * dired.el (dired-mark-files-containing-regexp):
10217 Don't use find-file; instead, insert the file in a temp buffer.
10218
10219 * textmodes/tex-mode.el (tex-start-options-string): New option.
10220 (tex-start-tex): Use that variable.
10221
10222 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
10223 value in the `repeat' alternative a list.
10224
10225 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
10226 the inserted newline, verify that one was really inserted.
10227
10228 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
10229 remains on or remains off.
10230 (flyspell-multi-language-p): Default changed to nil.
10231
10232 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
10233 In "found in comment" case, don't beginning-of-line after forward-line.
10234
10235 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
10236 If the function definition is not a lambda, return original FORM
10237 with no error.
10238
10239 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
10240
10241 * net-utils.el (netstat-program-options): Changed from nil to "-a"
10242 so that by default netstat shows all network connections.
10243
10244 1998-09-04 Bob Weiner <weiner@altrasoft.com>
10245
10246 * international/quail.el: Doc fixes.
10247
10248 * info.el (info): Don't add parens if FILE already has them.
10249
10250 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
10251
10252 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
10253 on extension lines.
10254
10255 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
10256
10257 * w32-fns.el (w32-shell-dos-semantics): New function.
10258
10259 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
10260
10261 * international/quail.el (quail-choose-completion-string): Store
10262 completion `choice' in `quail-current-str'; don't insert it.
10263
10264 1998-09-02 Kenichi Handa <handa@etl.go.jp>
10265
10266 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
10267 argument to ps-mule-generate-bitmap-font.
10268
10269 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
10270 entry and change Latin-1 entry in the default value.
10271 (ps-mule-font-info-database-ps-bdf): New variable.
10272 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
10273 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
10274 registerd in FONT-SPEC.
10275 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
10276 charcter width of bitmap fonts.
10277 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
10278 procedure NF.
10279 (ps-begin-file): Output PostScript code for setting
10280 SpaceWidthRatio.
10281 (ps-plot-region): Use line-beginning-position to get a position of
10282 the beginning of the current line.
10283
10284 * international/mule-cmds.el (register-input-method): Doc-string
10285 modified.
10286
10287 1998-09-01 Dave Love <fx@gnu.org>
10288
10289 * international/mule-cmds.el (current-language-environment): Fix
10290 setter function.
10291
10292 1998-09-01 Simon Marshall <simon@gnu.org>
10293
10294 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
10295 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
10296 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
10297 names with font-lock-type-face. Fontify type specs, etc., with
10298 font-lock-keyword-face.
10299
10300 1998-08-31 Kenichi Handa <handa@etl.go.jp>
10301
10302 * international/fontset.el (x-complement-fontset-spec): If ASCII
10303 font is specified in FONTLIST, don't substitute it for the
10304 resolved name.
10305
10306 1998-08-31 Paul Eggert <eggert@twinsun.com>
10307
10308 * international/mule.el (charset-description): Doc fix.
10309
10310 * language/chinese.el, language/cyrillic.el, language/czech.el,
10311 language/devanagari.el, language/ethiopic.el,
10312 language/european.el, language/hebrew.el, language/indian.el,
10313 language/japanese.el, language/korean.el, language/lao.el,
10314 language/slovak.el, language/thai.el, language/tibetan.el,
10315 language/vietnamese.el:
10316 Add coding: local variable, to avoid bootstrapping problem
10317 if you need to recompile all the Lisp files using interpreted code.
10318
10319 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10320
10321 * cal-china.el (chinese-year-cache): Change range of years from
10322 1989-2000 to 1990-2010.
10323
10324 1998-08-29 Dave Love <d.love@dl.ac.uk>
10325
10326 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
10327 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
10328
10329 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10330
10331 * ps-print.el (ps-print-control-characters): Doc-string modified.
10332 (ps-output-string-prim): Comment format changed.
10333 (ps-do-despool): Indentation of source code changed.
10334
10335 1998-08-28 Kenichi Handa <handa@etl.go.jp>
10336
10337 * subr.el (sref): Make it an alias of aref. Make the
10338 byte-compiler warn that it is obsolete.
10339 (char-bytes): Make the byte-compiler warn that it is obsolete.
10340
10341 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
10342 Calculate the total bytes using position-bytes instead of
10343 char-bytes.
10344
10345 1998-08-27 Karl Heuer <kwzh@gnu.org>
10346
10347 * snmp-mode.el: New file.
10348 * files.el (auto-mode-alist): Add snmp-mode patterns.
10349
10350 1998-08-27 Karl Eichwalder <ke@suse.de>
10351
10352 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
10353
10354 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10355
10356 * calendar/diary-lib.el (diary-block): Doc fix..
10357 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
10358
10359 1998-08-27 Richard Stallman <rms@gnu.org>
10360
10361 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
10362 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
10363 Clear appt-mode-string if we don't put something in it.
10364
10365 1998-08-27 Dave Love <fx@gnu.org>
10366
10367 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
10368 dired-local-variables-file for dired-x.
10369
10370 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
10371 for compressed library files too.
10372
10373 1998-08-26 Kenichi Handa <handa@etl.go.jp>
10374
10375 * language/european.el ("Latin-1"): Modify `documentation' key value.
10376 ("Latin-2"): Likewise.
10377
10378 1998-08-26 Karl Heuer <kwzh@gnu.org>
10379
10380 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
10381
10382 1998-08-26 Albert L. Ting <alt@artisan.com>
10383
10384 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
10385 (mail-hist-current-header-contents): Use mail-text-start.
10386
10387 1998-08-26 Richard Stallman <rms@gnu.org>
10388
10389 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
10390 (customize-changed-options-previous-release): New variable.
10391 (customize-changed-options): Use that variable as default arg.
10392
10393 1998-08-26 Karl Eichwalder <ke@suse.de>
10394
10395 * midnight.el: Require `timer' not only when compiling.
10396
10397 1998-08-26 Per Starback <starback@update.uu.se>
10398
10399 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
10400 buffer before creating help group.
10401
10402 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10403
10404 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
10405 coding-system-for-write before saving.
10406
10407 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
10408
10409 * isearch.el (isearch-forward): Doc fix.
10410
10411 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
10412
10413 * emacs-lisp/find-func.el: Fix :version tags to have a string
10414 value, not a float.
10415
10416 * cus-dep.el: Fix typo in output.
10417
10418 1998-08-25 Dave Love <fx@gnu.org>
10419
10420 * repeat.el (repeat): Doc fix.
10421 [From rms:]
10422 (repeat-previous-repeated-command): New variable.
10423 (repeat): Check for real-last-command being null or repeat. Set
10424 repeat-previous-repeated-command.
10425
10426 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
10427
10428 1998-08-25 Kenichi Handa <handa@etl.go.jp>
10429
10430 * gnus/message.el (message-send-mail-with-sendmail): Bind
10431 coding-system-for-write by the return value of
10432 select-message-coding-system.
10433 (message-send-mail-with-qmail): Likewise.
10434
10435 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
10436
10437 * emacs-lisp/autoload.el: Fix doc-string-elt property on
10438 define-derived-mode.
10439
10440 * files.el (file-name-invalid-regexp):
10441 Fix regex for ms-dos without long file names.
10442
10443 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10444
10445 * ps-print.el: Multi-byte buffer handling.
10446 (ps-print-version): New version number (4.0) and doc fix.
10447 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
10448 compilation for GNU Emacs and emacsens.
10449 (ps-generate-postscript-with-faces): Force invisible text to be
10450 visible.
10451 (dos-ps-printer): New var to avoid compilation gripes.
10452
10453 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10454
10455 * ps-print.el (ps-mule-plot-string): Pay attention to the case
10456 that no more characters can't be printed in the current line.
10457
10458 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10459
10460 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
10461 greater than TO.
10462
10463 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10464
10465 * ps-print.el: Add codes to make ps-print.el work also on Emacs
10466 20.2 and the earlier version.
10467 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
10468 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
10469 (ps-mule-find-wrappoint): Likewise.
10470 (ps-mule-generate-font): Change `X' to `x' in format
10471 control-string.
10472 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
10473 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
10474 `restore' form procedures `BC' and `EC'.
10475
10476 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10477
10478 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
10479 is an executable procedure. Make LineThickness, Xshadow, and
10480 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
10481 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
10482 ps-mule-font-info-database-bdf): New vars.
10483 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
10484 (ccl-encode-ethio-unicode): New CCL program.
10485 (ps-mule-encode-ethiopic): New fun.
10486 (ps-mule-current-charset): New var.
10487 (ps-mule-get-font-spec, ps-mule-font-spec-src,
10488 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
10489 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
10490 (ps-mule-external-libraries): New var.
10491 (ps-mule-init-external-library): New fun.
10492 (ps-mule-font-cache): New var.
10493 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
10494 (ps-last-font): New var.
10495 (ps-mule-prepare-font): New fun.
10496 (ps-mule-charset-list): New var.
10497 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
10498 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
10499 ps-mule-plot-string): New funs.
10500 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
10501 New vars.
10502 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
10503 ps-mule-prepare-cmpchar-font): New funs.
10504 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
10505 vars.
10506 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
10507 ps-mule-generate-bitmap-glyph): New funs.
10508 (ps-mule-initialize, ps-mule-begin): New funs.
10509 (ps-output-string-prim): Insert string as unibyte.
10510 (ps-output-prologue): New fun.
10511 (ps-flush-output): Handle the case of 'prologue.
10512 (ps-begin-file): Call ps-mule-initialize.
10513 (ps-begin-job): Set ps-control-or-escape-regexp differently if
10514 printing multibyte characters.
10515 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
10516 (ps-basic-plot-string): Handle the case of printing ASCII
10517 characters by external libraries (e.g. BDF).
10518 (ps-set-font): Set ps-last-font.
10519 (ps-plot-region): Handle multibyte characters, use
10520 ps-mule-plot-string for them.
10521 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
10522
10523 * bdf.el: New file.
10524
10525 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
10526
10527 * international/mule-cmds.el (select-message-coding-system): New
10528 function.
10529 (set-language-environment-coding-systems): Set
10530 default-sendmail-coding-system.
10531
10532 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
10533 (default-sendmail-coding-system): New variable.
10534 (sendmail-send-it): Encode the message by a coding system
10535 select-message-coding-system returns.
10536
10537 1998-08-23 Eric Ludlam <zappo@gnu.org>
10538
10539 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
10540 (speedbar-mode): Set buffer to read only.
10541 (speedbar-temp-buffer-show-function): For emacs don't call hook
10542 with arguments.
10543 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
10544
10545 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
10546
10547 * speedbar.el (speedbar-key-map): Fix typo.
10548
10549 See ChangeLog.7 for earlier changes.