]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2000-01-28 Gerd Moellmann <gerd@gnu.org>
2
3 * progmodes/glasses.el: New file.
4
5 2000-01-27 Gerd Moellmann <gerd@gnu.org>
6
7 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
8 userids differently.
9
10 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
11 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
12 progmodes/ebnf-yac.el: New files.
13
14 2000-01-26 Dave Love <fx@gnu.org>
15
16 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17 on a function with an empty body. [From Eric Ludlam.]
18
19 2000-01-25 Andre Spiegel <spiegel@gnu.org>
20
21 * vc.el (vc-version-diff): Make sure file name is expanded.
22
23 2000-01-25 Gerd Moellmann <gerd@gnu.org>
24
25 * scroll-bar.el (scroll-bar-timer): Variable removed.
26 (scroll-bar-toolkit-scroll): Don't use a timer.
27
28 2000-01-25 Kenichi Handa <handa@etl.go.jp>
29
30 * language/thai-util.el (thai-composition-function): Delete
31 superfluous `a'.
32
33 2000-01-24 Dave Love <fx@gnu.org>
34
35 * fortran.el (fortran-mode): Use beginning-of-defun-function,
36 end-of-defun-function.
37
38 * font-lock.el (turn-on-font-lock): Don't depend on window-system
39 &c.
40
41 2000-01-22 Jason Rumney <jasonr@gnu.org>
42
43 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
44 conflicts with new face support.
45
46 2000-01-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
47
48 * replace.el (query-replace): Rename last arg to DELIMITED.
49 (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
50 (query-replace-regexp): Likewise.
51
52 2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
53
54 * subr.el (with-syntax-table): Use make-symbol, not gensym.
55
56 * emacs-lisp/lisp.el (beginning-of-defun-function):
57 Variable renamed from beginning-of-defun.
58 Do not call make-variable-buffer-local.
59 (beginning-of-defun-raw): Use new variable name; doc fix.
60 (beginning-of-defun): Doc fix.
61 (end-of-defun-function): Variable renamed from end-of-defun.
62 Do not call make-variable-buffer-local.
63 (end-of-defun): Use new variable name; doc fix.
64
65 * subr.el (dolist, dotimes): Copied from cl-macs.el
66 and made to work.
67
68 * mail/undigest.el (rmail-digest-end-regexps):
69 Variable replaces rmail-digest-end-regexp.
70 Allows multiple regexps for detecting the end line.
71 (undigestify-rmail-message): Corresponding changes.
72
73 2000-01-19 Dave Love <fx@gnu.org>
74
75 * files.el (user-init-file): Don't declare here -- is primitive.
76
77 * startup.el (command-line): Check for compiled user-init-file and
78 set to uncompiled version if necessary.
79
80 2000-01-18 Gerd Moellmann <gerd@gnu.org>
81
82 * mail/undigest.el (rmail-digest-end-regexp): New user option.
83 (undigestify-rmail-message): Use it.
84
85 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
86
87 2000-01-17 Gerd Moellmann <gerd@gnu.org>
88
89 * tmm.el (tmm-goto-completions): Adapt to prompt being part
90 of mini-buffer.
91
92 2000-01-14 Gerd Moellmann <gerd@gnu.org>
93
94 * emacs-lisp/copyright.el (copyright-update): Removed the
95 requirement for a trailing space from `copyright-regexp', to
96 support copyrights with owner specified on a separate line..
97
98 * align.el: New file.
99
100 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
101
102 * net/eudc.el (toplevel): Define EUDC menu for Emacs.
103
104 2000-01-13 Dave Love <fx@gnu.org>
105
106 * ph.el: Removed. (Obsoleted by EUDC.)
107
108 2000-01-13 Gerd Moellmann <gerd@gnu.org>
109
110 * net/eudc.el (toplevel): Remove autoloaded code installing
111 menu with easymenu, because that causes build problems.
112
113 * frame.el (frame-notice-user-settings): New variable.
114 (frame-notice-user-settings): Don't modify frame parameters
115 if called a second time.
116
117 2000-01-13 Richard M. Stallman <rms@caffeine.ai.mit.edu>
118
119 * frame.el (frame-notice-user-settings):
120 Notice default-frame-parameters even for non-window frames.
121
122 2000-01-13 Gerd Moellmann <gerd@gnu.org>
123
124 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
125 for Emacs.
126 (eudc-bob-can-display-inline-images): Extend for Emacs.
127 (eudc-bob-toggle-inline-display): Ditto.
128 (eudc-bob-display-jpeg): Ditto.
129
130 2000-01-12 Gerd Moellmann <gerd@gnu.org>
131
132 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
133 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
134 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
135
136 * add-log.el (add-change-log-entry): Fix error trying an `(insert
137 nil)'.
138
139 * subdirs.el: Add `net' directory.
140
141 * net: New directory.
142
143 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
144 eval-last-sexp. Don't bind debug-on-error here.
145 (eval-last-sexp): New function. Bind debug-on-error if
146 eval-expression-debug-on-error is non-nil.
147 (eval-defun-2, eval-defun): Likewise.
148
149 * simple.el (eval-expression): Don't bind debug-on-error if
150 eval-expression-debug-on-error is nil. Detect changed
151 debug-on-error, and propagate new value to global binding, if
152 eval-expression-debug-on-error is non-nil,
153 (eval-expression-debug-on-error): Change doc string.
154
155 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
156
157 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
158
159 * emacs-lisp/lisp-mode.el (with-syntax-table):
160 Set up lisp-indent-function property.
161
162 * subr.el (with-syntax-table): Moved from simple.el.
163
164 * simple.el (with-syntax-table): Moved to subr.el.
165
166 2000-01-11 Gerd Moellmann <gerd@gnu.org>
167
168 * tmm.el (tmm-shortcut): Delete region after prompt instead
169 of erasing buffer.
170
171 * textmodes/fill.el (fill-common-string-prefix): New function.
172 (fill-context-prefix): Use the longest common prefix of first
173 and second line fill prefix, if there is one.
174
175 2000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
176
177 * array.el (array-mode): Don't use make-variable-buffer-local.
178 Use make-local-variable for `truncate-lines'.
179
180 2000-01-11 Jari Aalto <jari.aalto@poboxes.com>
181
182 * add-log.el (add-log-current-defun): Handle user-defined
183 add-log-current-function returning nil,
184
185 * add-log.el (add-change-log-entry): Insert version number
186 if having found a current function
187
188 * add-log.el (add-log-current-defun): Call
189 `add-log-current-defun-function'. Try matches at level 0 and
190 level 1. Strip whitespace from defun found.
191
192 2000-01-10 John Wiegley <johnw@gnu.org>
193
194 * allout.el (isearch-done/outline-provisions): Added `edit'
195 argument to correspond with the current definition of
196 `isearch-done'.
197
198 2000-01-10 Dave Love <fx@gnu.org>
199
200 * elide-head.el (elide-head): Use point-marker, not point.
201
202 2000-01-10 Gerd Moellmann <gerd@gnu.org>
203
204 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
205 before and after the year 2000.
206
207 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
208 Add ispell- prefix.
209
210 2000-01-10 Ken Stevens <k.stevens@ieee.org>
211
212 * ispell.el: Only define dictionaries in menus when they exist.
213 (version18p): New variable.
214 (version20p): New variable.
215 (xemacsp): New variable.
216 (ispell-choices-win-default-height): Fix for XEmacs visibility.
217 (ispell-dictionary-alist1): Added Brasileiro dictionary.
218 (ispell-dictionary-alist6): Russian command lines no longer accept
219 run-together words.
220 (ispell-local-dictionary-alist): Add koi8-r to customize definition.
221 (ispell-dictionary-alist): Add koi8-r to customize definition.
222 (check-ispell-version): Added documentation string. Returns
223 library path when called non-interactively.
224 (ispell-menu-map-needed): Uses new variables.
225 (ispell-library-path): New variable.
226 (ispell-decode-string): XEmacs fix for bogus variable bindings.
227 (ispell-word): Improved documentation string. Test for valid
228 character mappings. Correctly check typed in word changes that can
229 result in single words split into multiple words. Returns
230 replacement word.
231 (ispell-command-loop): Fixes XEmacs display bugs. Show word to
232 replace in recursive query replace mode. Help message for
233 recursive edit mode.
234 (ispell-show-choices): Protect against bad framepop bindings.
235 (ispell-help): Fix to work with XEmacs.
236 (ispell-highlight-spelling-error): Use new variables.
237 (ispell-overlay-window): Fix to work with XEmacs.
238 (ispell-parse-output): Passed and returns location information
239 tracking spelling corrections. Doesn't recheck same word on
240 current line.
241 (ispell-init-process): Protect against bogus XEmacs variable binding.
242 Fix call to single argument in sleep-for. Use new variables.
243 (ispell-region): Passed and returns location information tracking
244 spelling corrections. Doesn't check same word on current line.
245 Improved documentation string. Doesn't resend a line already
246 checked to the ispell process - fixes bug in LaTeX parsing.
247 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
248 (ispell-skip-region): No longer skips <TT> in SGML.
249 (ispell-process-line): Tracks location information with spelling
250 corrections. Added documentation string. Accounts for words
251 already accepted on this line. Don't allow query-replace on line
252 starting with math characters. Doesn't resend a line already sent
253 to ispell process. Fixes alignment error bug.
254
255 2000-01-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
256
257 * dired-x.el (dired-guess-shell-alist-default):
258 Suggest xloadimage, which is free, not xv, which isn't.
259
260 * ange-ftp.el (ange-ftp-file-name-nondirectory):
261 Don't ever include the host name or user name in the value.
262
263 2000-01-09 Gerd Moellmann <gerd@gnu.org>
264
265 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
266 of a real newline.
267
268 2000-01-09 Stephen Eglen <stephen@gnu.org>
269
270 * dired-x.el (dired-guess-shell-alist-default): Suggest xv
271 for .png files.
272
273 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk>
274
275 * cus-edit.el (custom-hook-convert-widget): Fix comment.
276
277 2000-01-09 Gerd Moellmann <gerd@gnu.org>
278
279 * progmodes/cperl-mode.el: Replace ^F with ^L.
280
281 * sendmail.el (toplevel): Provide `sendmail' when compiling
282 before `require'ing rmail and mailalias to prevent infinite
283 recursion.
284
285 2000-01-08 Dave Love <fx@gnu.org>
286
287 * emacs-lisp/backquote.el: Remove inappropriate customization
288 (allowing custom.el to use backquote).
289
290 2000-01-07 Dave Love <fx@gnu.org>
291
292 * add-log.el (add-log-debugging): Deleted.
293 (add-change-log-entry): Treat a backup FILE-NAME as its parent
294 file. Remove debugging code.
295 (change-log-get-method-definition, change-log-name): Add doc.
296 (change-log-sortable-date-at): New function.
297 (change-log-merge): New command.
298
299 * time.el (display-time-string-forms): Make the Mail string active.
300 (display-time-update): Provide help-echo for load average.
301
302 * bindings.el (make-mode-line-mouse2-map): New function.
303 (mode-line-modified): Use it and simplify.
304 (mode-line-mule-info): Provide help-echo info.
305 (minor-mode-alist): Activate the strings.
306 (make-mode-line-mouse-sensitive): Simplify for
307 mode-line-buffer-identification.
308
309 2000-01-07 Gerd Moellmann <gerd@gnu.org>
310
311 * play/pong.el: New file.
312
313 2000-01-06 Dave Love <fx@gnu.org>
314
315 * array.el: Assorted cleanups for compiler warnings, doc strings,
316 `array-' prefix for symbols.
317
318 2000-01-05 Dave Love <fx@gnu.org>
319
320 * textmodes/outline.el (outline-mode-menu-bar-map): Add
321 outline-headers-as-kill.
322 (outline-mode): Define imenu-generic-expression.
323 (outline-headers-as-kill): New command.
324
325 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
326 from paragraph-start.
327 (paragraph-indent-minor-mode): New command.
328
329 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
330 M-C-e, M-C-h, C-j, C-xnd, TAB.
331 (fortran-mode): Set beginning-of-defun, end-of-defun.
332 (fortran-column-ruler): Simplify.
333 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
334 (fortran-with-subprogram-narrowing): Likewise.
335 (fortran-indent-subprogram): Call mark-defun.
336 (fortran-check-for-matching-do): Change narrowing.
337
338 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
339 (cl-lucid-hash-tag): Delete.
340 (cl-hash-table-p): Correct test for native table.
341 (cl-hash-table-count): Use hash-table-count.
342
343 * browse-url.el (browse-url): Fix case of
344 browse-url-browser-function being an alist.
345
346 2000-01-05 Carsten Dominik <cd@gnu.org>
347
348 * textmodes/reftex-vars.el (reftex-parse-file-extension)
349 (reftex-index-phrase-file-extension): New options.
350
351 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
352 Use new option `reftex-index-phrase-file-extension'.
353
354 * textmodes/reftex.el (reftex-access-parse-file): Use new option
355 `reftex-parse-file-extension'.
356
357 2000-01-05 Dave Love <fx@gnu.org>
358
359 * emacs-lisp/lisp.el (beginning-of-defun): New variable.
360 (beginning-of-defun-raw): Use it.
361 (end-of-defun): New variable.
362 (end-of-defun): Use it.
363 (check-parens): New command.
364
365 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org>
366
367 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
368 (hs-show-block): Don't use `mapcar' when not accumulating.
369
370 Fix buglet in local variables initialization.
371
372 2000-01-05 Andreas Schwab <schwab@suse.de>
373
374 * hscroll.el (hscroll): Doc fix.
375
376 2000-01-05 Carsten Dominik <cd@gnu.org>
377
378 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
379 idlw-toolbar.
380
381 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
382 file idlw-rinfo.el.
383 (idlwave-customize): load must read file idlw-shell.el.
384 (idlwave-create-customize-menu): load must read file idlw-shell.el.
385
386 2000-01-05 Carsten Dominik <dominik@astro.uva.nl>
387
388 * progmodes/idlw-shell.el: Also provide idlwave-shell
389 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
390 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
391
392 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
393 both reftex-dcr and reftex-vcr.
394
395 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
396
397 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
398
399 * ps-print.el: PostScript code now is in separate files, doc fix.
400 (ps-print-version): New version number (5.0.3).
401 (ps-header-lines, ps-left-header, ps-right-header): No more buffer
402 local.
403 (ps-spool-config): Initialization fix.
404 (ps-print-prologue-1, ps-print-prologue-2)
405 (ps-print-duplex-feature): PostScript code moved to separated file.
406 (ps-background-image): Little code reformating.
407 (ps-begin-file, ps-begin-job): Fix code.
408 (ps-postscript-code-directory, ps-mark-code-directory): New vars.
409 (ps-prologue-file): New fun.
410
411 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
412
413 * ps-vars.el: Eliminated.
414
415 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
416 `;;;###autoload'.
417
418 * ps-print.el: ps-vars eliminated, doc fix.
419 (ps-print-version): New version number (5.0.2).
420 (ps-spool-config): Initialization fix.
421 (ps-print-customize): New fun.
422
423 2000-01-04 Gerd Moellmann <gerd@gnu.org>
424
425 * autorevert.el (auto-revert-mode): Return value of
426 auto-revert-mode.
427
428 2000-01-04 Dave Love <fx@gnu.org>
429
430 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
431 menu items.
432
433 2000-01-03 Dave Love <fx@gnu.org>
434
435 * elide-head.el (elide-head) [defgroup]: Add :version.
436
437 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
438 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
439 `cl-hash-table-p', not `hash-table-p'.
440 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
441
442 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
443
444 * faces.el (face-read-integer, read-face-attribute)
445 (color-defined-p, color-values): unspecified-{f,b}g are now
446 strings.
447
448 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org>
449
450 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
451 at comment end, and re-insert them after filling.
452
453 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
454
455 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
456 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
457 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
458
459 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
460
461 * term/x-win.el (xw-defined-colors): Call color-supported-p,
462 the new name of face-color-supported-p.
463
464 * term/w32-win.el (xw-defined-colors): Likewise.
465
466 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
467
468 * simple.el (completion-setup-function): Count completion-size
469 from minibuffer-prompt-end, not from point-min.
470
471 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il>
472
473 * faces.el (read-face-attribute, defined-colors, color-defined-p):
474 Pass the frame to tty-color-* functions.
475 (display-color-p, frame-set-background-mode): Pass the frame to
476 tty-display-color-p.
477
478 * term/tty-colors.el (tty-defined-color-alist): Renamed from
479 tty-color-alist.
480 (tty-color-alist, tty-modify-color-alist): New functions.
481 (tty-color-define, tty-color-clear, tty-color-approximate)
482 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
483 an optional parameter FRAME.
484
485 2000-01-01 Gerd Moellmann <gerd@gnu.org>
486
487 * image.el (create-image, defimage): Don't assume image data is a
488 string.
489
490 * image.el (defimage): Handle specifications containing :data
491 instead of :file.
492 (image-type-from-data): New function.
493 (image-type-from-file-header): Use it.
494 (create-image): Add parameter DATA-P.
495
496 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
497
498 * echistory.el (electric-command-history): Call Command-history-setup
499 and command-history-mode using their new conventions.
500
501 * chistory.el (Command-history-setup): Don't switch buffers. Take
502 no args, and do not set major-mode, mode-name or the local map.
503 (command-history-mode): New function, does some of those things
504 Command-history-setup used to do.
505 (list-command-history): Call command-history-mode, not
506 Command-history-setup.
507 (command-history): Renamed from command-history-mode.
508
509 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
510
511 * arc-mode.el (archive-mode-map): Bind q to quit-window.
512
513 1999-12-31 William M. Perry <wmperry@aventail.com>
514
515 * image.el (defimage): Images with the `:data' keyword should be
516 considered valid as well.
517
518 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
519
520 * dired.el (dired-get-filename): Don't call file-name-absolute-p
521 with FILE if FILE is nil.
522
523 1999-12-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
524
525 * simple.el (choose-completion-string): In minibuffer,
526 do not delete the prompt string.
527
528 1999-12-30 Gerd Moellmann <gerd@gnu.org>
529
530 * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
531 assigned to mode-line-mode-menu because bindings.el is dumped with
532 Emacs, and thus the lists used for menu-item definition will be
533 copied to pure space. Emacs' menu code (parse_menu_item) doesn't
534 like pure menu item definitions.
535
536 * expand.el (expand-abbrev-hook): Return t if expansion was
537 done, nil otherwise.
538
539 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu>
540
541 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
542 (tar-quit): Function deleted.
543
544 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org>
545
546 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
547 was used but not declared.
548
549 (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
550 hs-find-block-beginning): Add or modify docstrings.
551
552 (hs-isearch-show): Rewrite.
553
554 1999-12-28 Gerd Moellmann <gerd@gnu.org>
555
556 * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
557
558 * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
559 space in front of a C-style comment end.
560
561 1999-12-28 Eli Zaretskii <eliz@is.elta.co.il>
562
563 * startup.el (command-line-1): Make mode line mouse-sensitive for
564 the MS-DOS version as well.
565
566 1999-12-28 Gerd Moellmann <gerd@gnu.org>
567
568 * bs.el: New file.
569
570 1999-12-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
571
572 * textmodes/ispell.el (ispell-process-line):
573 Add local var line-offset to adjust for the change
574 in positions within the line, due to previous replacements.
575
576 1999-12-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
577
578 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
579 Doc fixes.
580
581 1999-12-27 Gerd Moellmann <gerd@gnu.org>
582
583 * add-log.el (change-log-version-number-regexp-list)
584 (change-log-version-info-enabled): Change :version to 21.1.
585 (toplevel): Require CL when compiling.
586
587 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
588
589 * add-log.el (change-log-version-number-regexp-list): Added tag
590 :version 20.6
591 (change-log-version-info-enabled): Added tag :version 20.6
592
593 1999-12-27 Jari Aalto <jari.aalto@poboxes.com>
594
595 * add-log.el: More general version number search with
596 user-configurable regexp list.
597 (change-log-version-number-regexp-list): New user variable.
598 (change-log-find-version): Rewritten. Use user-configurable
599 version numbering regexp list
600 change-log-version-number-regexp-list.
601 (change-log-find-version): Renamed to
602 change-log-version-number-search
603 (add-log-file-name-function): New.
604 (change-log-search-vc-number): Added END paramaeter. Added doc
605 string to function.
606 (change-log-version-rcs): Renamed. Was
607 change-log-search-vc-number.
608
609 1999-12-26 Thien-Thi Nguyen <ttn@delysid.gnu.org>
610
611 * progmodes/compile.el (compilation-goto-locus): Delete hideshow
612 overlays if they interfere.
613 (compilation-find-file): Make intangible overlays tangible.
614
615 * progmodes/hideshow.el: Generally, synch w/ maintainer
616 version 5.9.
617
618 (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
619
620 (hs-minor-mode-hook): Don't initialize.
621
622 (hs-special-modes-alist): Rewrite value and docstring.
623
624 (hs-minor-mode-prefix): Delete unused var.
625
626 (hs-block-start-mdata-select): New var, buffer local.
627
628 (hs-headline): New var.
629
630 (hs-match-data, hs-forward-sexp): New funcs.
631
632 (hs-hide-comment-region): New func.
633
634 (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
635 hs-safety-is-job-n, hs-hide-initial-comment-block,
636 hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
637 hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
638 hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
639 hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
640 hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
641
642 (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
643 (hs-isearch-show-temporary): New funcs.
644
645 (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
646
647 (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
648
649 When constructing menu, use `[(shift button2)]' notation.
650
651 1999-12-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
652
653 * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
654 (jka-compr-compression-info-list): Add new elt to each vector.
655 (jka-compr-write-region): Don't compress the data if it is
656 already compressed.
657
658 * jka-compr.el (jka-compr-really-do-compress): New variable.
659 (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
660 if visiting.
661 (jka-compr-write-region): Set jka-compr-really-do-compress
662 if visiting. Test it when deciding to compress.
663
664 1999-12-22 Gerd Moellmann <gerd@gnu.org>
665
666 * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
667 with third argument t.
668
669 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
670
671 * antlr-mode.el: Version 1.2 is released.
672 (antlr): This package has a web page.
673
674 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
675
676 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
677 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
678 (antlr-mode-map): New binding [C-c C-c].
679 (antlr-mode-menu): New entries.
680
681 1999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
682
683 * antlr-mode.el: Respect Emacs conventions.
684 ((require 'cl)): Only use during compilation.
685 (antlr-language-for-option): New function to avoid using `find'.
686 (antlr-mode): Use it.
687 (antlr-with-syntax-table): Define new instead using XEmacs' one.
688 (antlr-imenu-create-index-function): Change accordingly.
689 (antlr-inside-rule-p): Ditto.
690 (antlr-end-of-rule): Ditto.
691 (antlr-end-of-body): Ditto.
692 (antlr-beginning-of-rule): Ditto.
693 (antlr-indent-line): Ditto.
694
695 1999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
696
697 * antlr-mode.el: Really use `antlr-tab-offset-alist'.
698 (antlr-set-tabs): Don't use hard-coded values.
699
700 * antlr-mode.el: Minor navigation changes. Not perfect, but this
701 won't be possible without a huge time penalty.
702 (antlr-skip-exception-part): Be more specific.
703 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
704 Renamed from `antlr-skip-grammar-header'.
705 (antlr-next-rule): Change accordingly.
706 (antlr-end-of-body): Ditto. Better error message.
707 (antlr-beginning-of-body): Better error message.
708 (antlr-imenu-create-index-function): Skip rule action prelude.
709
710 * antlr-mode.el: Minor syntax highlighting changes.
711 (antlr-font-lock-default-face): Deletia.
712 (antlr-font-lock-tokendef-face): Changed color.
713 (antlr-font-lock-tokenref-face): Changed color.
714 (antlr-font-lock-literal-face): Changed color.
715 (antlr-font-lock-additional-keywords): Minor changes.
716
717 1999-12-20 Carsten Dominik <cd@gnu.org>
718
719 * progmodes/idlwave.el: New file.
720
721 * progmodes/idlwave-rinfo.el: New file.
722
723 * progmodes/idlwave-shell.el: New file.
724
725 * progmodes/idlwave-toolbar.el: New file.
726
727 * files.el (auto-mode-alist): idlwave-mode default for .pro files.
728
729 1999-12-21 Gerd Moellmann <gerd@gnu.org>
730
731 * progmodes/cwarn.el: New file.
732
733 1999-12-19 Gerd Moellmann <gerd@gnu.org>
734
735 * bindings.el (completion-ignored-extensions): Add .pdf.
736
737 1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
738
739 * version.el: Put the version info into binary on MS-DOS as well.
740
741 1999-12-19 Gerd Moellmann <gerd@gnu.org>
742
743 * emacs-lisp/debug.el (debugger-continue): Don't continue if
744 debugger-may-continue is nil.
745
746 1999-12-18 Dave Love <fx@gnu.org>
747
748 * emacs-lisp/cl-macs.el: Remove conditional definition of
749 eval-when-compile. Don't specify abs, expt, gethash,
750 hash-table-count, hash-table-p as side-effect-free here.
751 (cl-emacs-type): Don't declare.
752 (cl-compile-time-init): Remove Emacs 18 compiler patch.
753 (cl-parse-loop-clause): Remove compatibility code.
754
755 * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
756 (side-effect-free-fns): Add gethash, hash-table-count.
757 (side-effect-and-error-free-fns): Add hash-table-p.
758
759 * emacs-lisp/cl.el: Remove Emacs 18 compatibility code. Prepend
760 `cl-' to autoload names for some hash functions. Don't autoload
761 eval-when-compile. Don't provide mini-cl.
762 (cl-emacs-type): Remove.
763 (cl-map-extents): Remove compatibility code.
764
765 * emacs-lisp/float.el: Bind free variables.
766
767 * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
768
769 1999-12-16 Gerd Moellmann <gerd@gnu.org>
770
771 * bindings.el (completion-ignored-extensions): Add .tfm.
772
773 1999-12-16 Dave Love <fx@gnu.org>
774
775 * faces.el (set-face-attribute): Purecopy the attributes set.
776
777 * custom.el (custom-declare-variable): Purecopy value.
778
779 * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
780 (byte-extrude-byte-code-vectors): Use remprop.
781 (byte-compile-lambda): Check that arg is a lambda.
782
783 1999-11-16 Anders Lindgren <AndersL@andersl.com>
784
785 * font-lock.el: System for adding and removing keywords.
786 Both local (previously added keyword) and global keywords
787 can be removed.
788 (font-lock-remove-keywords): New user-level function.
789 (font-lock-update-removed-keyword-alist): New internal function.
790 (font-lock-removed-keywords-alist): New variable.
791 (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
792 Empty `font-lock-keywords-alist' when `append' is `set' to avoid
793 growing datastructures.
794 (font-lock-set-defaults): Removes keywords stored in
795 `font-lock-removed-keywords-alist' after local keywords added.
796
797 1999-12-16 Anders Lindgren <andersl@andersl.com>
798
799 * font-lock.el (c-keywords, c++-keywords): Better "case" support for
800 complex constant expressions, e.g. "case 1<<A_BIT_NO:".
801
802 * font-lock.el (c-keywords): Only highlight preprocessor
803 directives when spelled correctly.
804
805 * font-lock.el (font-lock-match-c++-structor-declaration,
806 c++-keywords): Fontify constructors and destructors with function
807 face inside C++ class declarations.
808
809 1999-12-16 Gerd Moellmann <gerd@gnu.org>
810
811 * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
812 the shell from sh-shell-file.
813
814 * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
815
816 1999-12-16 Eli Zaretskii <eliz@is.elta.co.il>
817
818 * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
819 if one of the files specified cannot be accessed by
820 file-attributes. Do not strip any leading directories from the
821 file names, to behave more like `ls' does.
822
823 * dired.el (dired-get-filename): Handle absolute file names.
824 (dired-readin-insert): If argument is a cons, don't print
825 "wildcard" on the ``total'' line.
826
827 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
828
829 * faces.el (face-read-integer, read-face-attribute)
830 (color-defined-p, color-values): Allow color values unspecified-fg
831 and unspecified-bg, handle them as unspecified.
832
833 1999-12-15 Carsten Dominik <dominik@astro.uva.nl>
834
835 * textmodes/reftex.el: (reftex-compile-variables): respect new
836 structure of `reftex-index-macro'
837 (reftex-compile-variables): Use the changed structure of
838 `reftex-label-alist'.
839
840 * textmodes/reftex-vars.el (reftex-index-math-format,
841 (reftex-toc-max-level): New option.
842 reftex-index-phrases-search-whole-words,
843 reftex-index-phrases-case-fold-search,
844 reftex-index-phrases-skip-indexed-matches,
845 reftex-index-phrases-wrap-long-lines,
846 reftex-index-phrases-sort-prefers-entry,
847 reftex-index-phrases-sort-in-blocks): New options.
848 (reftex-index-macros): Option structure changed.
849 (reftex-index-macros-builtin): Added `repeat' item to each entry.
850 (reftex-label-alist): Additional item in each entry to specify if
851 the environment should be listed in the TOC.
852 (eval-when-compile (require 'cl)) added.
853
854 * textmodes/reftex-index.el (reftex-index-selection-or-word): No
855 longer deals with "repeat".
856 (reftex-index): "repeat property in `reftex-index-macro-alist' is
857 now used.
858 (reftex-index-phrases-comment-regexp,
859 reftex-index-phrases-macrodef-regexp,
860 reftex-index-phrases-phrase-regexp1,
861 reftex-index-phrases-phrase-regexp2,
862 reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
863 New constants.
864 (reftex-index-phrases-macro-data, reftex-index-phrases-files,
865 reftex-index-phrases-font-lock-keywords,
866 reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
867 reftex-index-phrases-restrict-file): New variables.
868 (reftex-index-phrase-selection-or-word,
869 reftex-index-visit-phrases-buffer,
870 reftex-index-initialize-phrases-buffer,
871 reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
872 reftex-index-next-phrase, reftex-index-this-phrase,
873 reftex-index-all-phrases, reftex-index-region-phrases,
874 reftex-index-phrases-parse-header,
875 reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
876 reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
877 reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
878 reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
879 reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
880 reftex-index-make-replace-string,
881 reftex-query-index-phrase-globally, reftex-query-index-phrase,
882 reftex-index-phrase-match-is-indexed,
883 reftex-index-phrases-fixup-line,
884 reftex-index-phrases-replace-space,
885 reftex-index-select-phrases-macro): New functions.
886 (reftex-index-globalize, reftex-index-globally): functions removed
887 (eval-when-compile (require 'cl)) added.
888
889 * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
890 for max level.
891 (reftex-toc-max-level-indicator): New variable.
892 (reftex-toc-max-level): New command.
893 (reftex-toc-map): New keybinding `t'.
894 (reftex-toc-help): Constant updated.
895 (eval-when-compile (require 'cl)) added.
896
897 * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
898 `t' command key can change `reftex-toc-max-level'
899 (eval-when-compile (require 'cl)) added.
900
901 * textmode/reftex-sel (reftex-insert-docstruct): Respect
902 `reftex-toc-max-level'
903 (eval-when-compile (require 'cl)) added.
904
905 * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
906 added.
907
908 * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
909 added.
910
911 * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
912 commands.
913 (reftex-citation, reftex-do-citation,
914 reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
915 preselect a citation format.
916 (eval-when-compile (require 'cl)) added.
917
918 * textmodes/reftex-parse.el (reftex-context-substring): Optional
919 parameter to-end
920 (reftex-section-info): Deal with environment matches.
921 (eval-when-compile (require 'cl)) added.
922
923 * reftex-global.el (eval-when-compile (require 'cl)) added.
924
925 1999-12-15 Kenichi Handa <handa@etl.go.jp>
926
927 The following changes are for the new composition mechanism. We
928 have deleted `composition' charset and composite characters,
929 instead introduced a special text property `composition'.
930
931 * composite.el: New file.
932
933 * ps-mule.el: Define encode-composition-rule and find-composition
934 for Emacs 20.4 and the earlier versions.
935 (ps-mule-init-external-library): Just require a feature for
936 external libraries.
937 (ps-mule-prologue): Postscript code modified for new composition.
938 (ps-mule-find-wrappoint): New arg COMPOSITION.
939 (ps-mule-plot-string): Delete code for composite characaters.
940 (ps-mule-plot-composition): New funcion.
941 (ps-mule-prepare-font-for-components): New function.
942 (ps-mule-plot-components): New function.
943 (ps-mule-composition-prologue-generated): Renamed from
944 ps-mule-cmpchar-prologue-generated.
945 (ps-mule-composition-prologue): New named from
946 ps-mule-cmpchar-prologue. Modified for new composition.
947 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
948 ps-mule-prepare-cmpchar-font): Deleted.
949 (ps-mule-string-encoding): New arg NO-SETFONT.
950 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
951 check Composing, not Cmpchar
952 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
953 to nil.
954 (ps-mule-begin-job): Check existence of new composition.
955
956 * ps-print.el (ps-plot-region): Handle new composition.
957
958 * simple.el (what-cursor-position): Show "(composed)" if the
959 character is composed.
960
961 * international/characters.el: Fix cateogries of Lao symbols.
962
963 * international/fontset.el (vertical-centering-font-regexp): New
964 variable.
965
966 * international/mule.el (mule-version): Updated to 5.0 (AOI).
967 (mule-version-date): Updated to 1999.12.7.
968 (with-category-table): New macro.
969
970 * international/mule-cmds.el (encode-coding-char): Don't check
971 composite character.
972
973 * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
974 iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
975 x-ctext): Give `composition' property t.
976
977 * international/mule-util.el (set-nested-alist): Set BRANCHES (if
978 non-nil) at the tail of ALIST.
979 (compose-region, decompose-region, decompse-string,
980 reference-point-alist, compose-chars): Moved to composite.el.
981 (compose-chars-component, compose-chars-rule,
982 decompose-composite-char): Deleted.
983
984 * international/quail.el (quail-install-map): New optional arg
985 NAME.
986 (quail-get-translation): If DEF is a symbol but not a function,
987 ignore it.
988 (quail-start-translation): Put a key sequence undefined in the
989 translation keymap in unread-command-events, not generated-events.
990 Return parameterized event (compose-last-chars N) if the input
991 characters should be composed.
992 (quail-map-definition): If DEF is t, treat it as nil.
993 (quail-delete-last-char): Delete the quail region.
994 (quail-show-translations): Don't show list of translations if the
995 quail package is deterministic.
996 (quail-completion-max-depth): New variable.
997 (quail-completion-1): Pay attention to the above variable. Fix
998 for the case that a translation is a function.
999 (quail-map-from-table, quail-map-from-table-1,
1000 quail-map-from-table-2): New functions.
1001 (quail-lookup-map-and-concat): New function
1002
1003 * language/devan-util.el: Mostly rewritten.
1004
1005 * language/lao.el: Register lao-composition-function in
1006 composition-function-table.
1007
1008 * language/lao-util.el: Mostly rewritten.
1009
1010 * language/thai.el: Register thai-composition-function in
1011 composition-function-table.
1012 (thai-tis620): Delete `pre-write-conversion' property.
1013
1014 * language/thai-util.el: (thai-category-table): Make it by
1015 make-category-table.
1016 (thai-composition-pattern): New variable.
1017 (thai-compose-region, thai-compose-string): Use
1018 with-category-table.
1019 (thai-post-read-conversion): Just call thai-compose-region.
1020 (thai-pre-write-conversion): Deleted.
1021 (thai-composition-function): New funciton.
1022
1023 * language/tibet-util.el: Most functions rewritten.
1024 (tibetan-char-p): Renamed from tibetan-char-examin.
1025 (tibetan-composable-examin) (tibetan-complete-char-examin)
1026 (tibetan-vertical-stacking) (tibetan-composition): Deleted.
1027 (tibetan-add-components): New function.
1028 (tibetan-composition-function): New function.
1029
1030 * language/tibetan.el: Register tibetan-composition-function in
1031 composition-function-table.
1032 (tibetan-composable-pattern): New variable.
1033 (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
1034 (tibetan-precomposition-rule-alist): Move punctuations to
1035 tibetan-punctuation-transcription-alist and
1036 tibetan-obsolete-glyphs.
1037 (tibetan-punctuation-transcription-alist): New variable.
1038 (tibetan-obsolete-glyphs): New variable.
1039 (tibetan-regexp): Improve the initialization code.
1040
1041 * textmodes/fill.el (fill-find-break-point): Delete codes for
1042 composite characters.
1043 (fill-region-as-paragraph): Likewise.
1044
1045 1999-12-14 Gerd Moellmann <gerd@gnu.org>
1046
1047 * international/mule-cmds.el (default-input-method): Specify
1048 that it should be set after current-language-environment.
1049
1050 * custom.el (custom-handle-keyword): Add :set-after.
1051 (custom-add-dependencies): New function.
1052 (custom-set-variables): Take dependencies between args into
1053 account.
1054
1055 * battery.el (battery): Doc fix.
1056
1057 1999-12-12 Gerd Moellmann <gerd@gnu.org>
1058
1059 * progmodes/cc-make.el: Removed.
1060
1061 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1062
1063 * Release of cc-mode 5.26
1064
1065 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1066
1067 * cc-cmds.el (c-forward-conditional): Handle an arbitrary
1068 target depth. Optionally count #else lines as clause limits,
1069 as suggested by don provan <provan@lucent.com>. #elif
1070 handling fixed.
1071
1072 * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
1073 (c-down-conditional-with-else): New commands that uses the
1074 added functionality in `c-forward-conditional'.
1075
1076 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1077
1078 * cc-align.el (c-lineup-comment): Preserve the alignment with
1079 a comment on the previous line instead of preserving the
1080 comment-column.
1081
1082 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1083
1084 * Fixes to IDL mode after input from Eric Eide
1085 <eeide@cs.utah.edu>:
1086 * cc-engine.el (c-beginning-of-statement-1): Allow
1087 `c-conditional-key' to be nil, for the benefit of IDL mode.
1088 * cc-engine.el (c-guess-basic-syntax): Ditto.
1089 cc-langs.el (C-IDL-class-key): Fixed. Don't match `class'
1090 but do match CORBA 2.3 `valuetype'.
1091 * cc-langs.el (c-IDL-access-key): New defconst. Should be nil
1092 for IDL.
1093 * cc-langs.el (c-IDL-conditional-key): New defconst. Should
1094 be nil for IDL.
1095 * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
1096 Like C++.
1097 * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts. Also,
1098 set `c-method-key' and `c-baseclass-key' to nil.
1099
1100 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1101
1102 * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
1103 with nonhanging open braces.
1104
1105 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1106
1107 * cc-align.el: Added docstrings to all lineup functions.
1108
1109 * cc-align.el (c-lineup-java-throws): Handle a hanging throws
1110 keyword.
1111
1112 * cc-align.el (c-lineup-C-comments): Handle free form text
1113 comments. Use c-comment-prefix-regexp and comment-start-skip
1114 instead of hardcoded regexps.
1115
1116 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1117
1118 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
1119 behavior and return value as documented.
1120
1121 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1122
1123 * Changes for new style variable init system:
1124 * cc-langs.el (c-common-init): Dito.
1125 * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
1126 now customizable.
1127 * cc-vars.el: Style variables may now take a value
1128 'set-from-style to make them take their value from the style
1129 system. This value is now the default on all these variables.
1130 * cc-vars.el (c-valid-offset): New function to verify a
1131 syntactic symbol offset setting.
1132 * cc-vars.el (c-offsets-alist): Variable moved from
1133 cc-styles.el since it's now customizable in a similar way to
1134 the other style variables.
1135 * cc-vars.el (c-old-style-variable-behavior): New variable to
1136 revert to the old style init behavior.
1137
1138 * cc-vars.el (c-file-style, c-file-offsets): Made always
1139 buffer local.
1140
1141 * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
1142 the throws clause that might follow the function prototype in
1143 C++.
1144
1145 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1146
1147 * cc-defs.el (c-beginning-of-macro): Fixed bug where point
1148 could move forward for macros that doesn't start in column 0.
1149
1150 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1151
1152 * cc-align.el (c-indent-multi-line-block,
1153 c-lineup-whitesmith-in-block): Two new lineup functions for
1154 use in whitesmith style.
1155
1156 * cc-styles.el (c-style-alist): More fixes to whitesmith
1157 style. It should now handle all different braces uniformly in
1158 both hanging and non-hanging cases.
1159
1160 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1161
1162 * cc-cmds.el (c-indent-exp): Use a marker to save point to
1163 make it stay in the same position relative to the surrounding
1164 text.
1165
1166 * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
1167 when adaptive-fill-mode doesn't manage to get it correct.
1168
1169 * cc-menus.el (cc-imenu-java-generic-expression): Handle types
1170 with dotted notation, e.g. foo.bar.Gnu.
1171
1172 * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
1173 within unwind-protect (previously only some were wrapped so it
1174 would be possible to register mode initialization when full
1175 initialization did not finish).
1176
1177 * cc-styles.el (c-style-alist): Corrected the brace placement
1178 in the whitesmith style. Thanks to Sean Luke
1179 <seanl@cs.umd.edu>. Also extended the bsd and whitesmith
1180 styles with consistent brace placement for all constructs.
1181
1182 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1183
1184 * cc-cmds.el (c-context-line-break): Continue C++ comments too
1185 when point is in the middle of them.
1186
1187 * cc-cmds.el: Line breaking and paragraph filling code
1188 rewritten:
1189 (c-guess-fill-prefix): New function that uses various
1190 heuristics to guess the comment prefix.
1191 (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
1192 It now assumes adaptive filling is active to preserve the line
1193 prefix inside comments.
1194 (c-indent-new-comment-line): Replacement for the now
1195 obsolete `c-comment-line-break-function' that uses
1196 `c-guess-fill-prefix' when appropriate. It now observes the
1197 setting of `comment-multi-line', which has effect in C-style
1198 block comments.
1199
1200 * cc-cmds.el (c-context-line-break): New function intended to
1201 be put on RET. It's essentially `newline-and-indent', but
1202 continues C block comments with the appropriate line prefix.
1203
1204 * cc-cmds.el (c-do-auto-fill): New function put on
1205 `normal-auto-fill-function' to implement the
1206 `c-ignore-auto-fill' variable.
1207
1208 * cc-cmds.el (c-beginning-of-statement): Use
1209 `c-comment-prefix-regexp' to avoid ending up inside the
1210 comment prefix. Better handling of comment starters and
1211 enders. Catch comments better when traversing code. Stop at
1212 preprocessor directives.
1213
1214 * cc-defs.el (c-forward-comment): New subst to hide platform
1215 dependent quirks in `forward-comment'.
1216
1217 * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
1218 argument.
1219 (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
1220 arguments. Activate this function by default when
1221 `parse-partial-sexp' supports it (currently Emacs 20.x).
1222
1223 * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
1224 on the comment opener to make constants usable as lineup
1225 arguments.
1226
1227 * cc-align.el (c-lineup-C-comments): Fixes to handle the
1228 changed anchor position in the `c' syntactic symbol. Handle
1229 more than stars in the comment prefix; use the new variable
1230 `c-comment-prefix-regexp'. Don't indent text not preceded by
1231 a comment prefix to the right of the comment opener if it's
1232 long.
1233
1234 * cc-langs.el: Fixes to mode initialization for new line
1235 breaking and paragraph filling method. Adaptive fill mode is
1236 now activated at startup instead of deactivated. The
1237 variables used for adaptive filling and paragraph movement are
1238 also changed to incorporate the value of
1239 `c-comment-prefix-regexp'. `substitute-key-definition' is
1240 used to override some functions in the global map instead of
1241 overriding their default bindings.
1242
1243 * cc-mode.el (java-mode): Modify `paragraph-start' for the
1244 javadoc markup at mode init.
1245
1246 * cc-mode.el (c-setup-filladapt): A new convenience function
1247 to configure Kyle E. Jones' Filladapt mode for CC Mode. This
1248 function is intended to be used explicitly by the end user
1249 only.
1250
1251 * cc-vars.el (c-comment-prefix-regexp): New variable used to
1252 recognize the comment fill prefix inside comments.
1253 (c-block-comment-prefix): New name for
1254 `c-comment-contiuation-stars', which is now obsolete. It's
1255 generalized to handle any character sequence.
1256 (c-ignore-auto-fill): New variable used to selectively disable
1257 Auto Fill mode in specific contexts.
1258
1259 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1260
1261 * cc-cmds.el (c-comment-indent): Leave at least one space
1262 between the comment and the last nonblank character in the
1263 case where we look at the indentation of the comment on the
1264 previous line (case 4).
1265
1266 * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
1267 list of characters that may start a statement (it's a sort of
1268 prefix operator in Pike, and isn't used at all in any of the
1269 other languages).
1270
1271 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1272
1273 * cc-engine.el (c-guess-basic-syntax): Report brace list opens
1274 inside continued statements as statement-cont instead of
1275 brace-list-open. The reason is that one normally adjusts
1276 brace-list-open for brace lists as top-level constructs, and
1277 brace lists inside statements is a completely different
1278 context. Case 10B.2 changed. Also changed (the somewhat
1279 esoteric) case 9A to cope with this.
1280
1281 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1282
1283 * cc-cmds.el (c-electric-brace): Added electric handling of
1284 the open brace for brace-elseif-brace.
1285
1286 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1287
1288 * cc-defs.el (c-with-syntax-table): New macro to easily switch
1289 syntax tables temporarily.
1290
1291 * cc-engine.el (c-guess-basic-syntax): Handle template and
1292 member init argument lists split over several lines. Case 5D
1293 changed.
1294
1295 * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
1296 @throws introduced in Javadoc 1.2.
1297
1298 * cc-menus.el (cc-imenu-java-generic-expression): Applied
1299 patch from RMS to avoid infinite backtracking.
1300
1301 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1302
1303 * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
1304 by [ ].
1305
1306 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1307
1308 * cc-align.el (c-lineup-dont-change): Compensate properly for
1309 the column in langelem.
1310
1311 * cc-engine.el (c-syntactic-information-on-region): New
1312 function to help debugging the syntactic analysis.
1313
1314 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1315
1316 * cc-align.el (c-lineup-template-args): Handle nested template
1317 arglists.
1318
1319 * cc-langs.el (c++-template-syntax-table): New syntax table
1320 that makes `<' and `>' parenthesis characters, which is useful
1321 to switch to temporarily when analyzing template arglists.
1322
1323 * cc-styles.el: Changed default alignment of labels in the
1324 java style to conform to the examples in the Java Language
1325 Specification.
1326
1327 * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
1328 by default.
1329
1330 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1331
1332 * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
1333 immediately before the closing paren in an arglist, so don't
1334 check that in Pike mode. Case 7A changed.
1335
1336 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1337
1338 * cc-cmds.el (c-indent-region): Fixed bug where comment-only
1339 lines were ignored under certain conditions.
1340
1341 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1342
1343 * cc-align.el (c-lineup-template-args): New function for
1344 aligning continued template argument lists.
1345
1346 * cc-engine.el (c-guess-basic-syntax): Fix for member init
1347 lists containing function arglists split over several lines.
1348 Case 5D.1 changed.
1349
1350 * cc-engine.el (c-guess-basic-syntax): Fixed bug where
1351 template-args-cont didn't get recognized when the first
1352 arglist opener line doesn't contain a template argument. New
1353 case 5K.
1354
1355 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1356
1357 * cc-defs.el (c-point): Changed from subst to macro for
1358 efficiency.
1359 (c-beginning-of-defun-1, c-end-of-defun-1): New
1360 beginning-of-defun/end-of-defun wrappers separated from
1361 c-point.
1362
1363 * cc-menus.el (imenu-generic-expression,
1364 imenu-case-fold-search, imenu-progress-message): Dummy
1365 definitions to avoid compiler warnings if imenu can't be
1366 loaded.
1367 * cc-menus.el (cc-imenu-init): New function called at mode
1368 init.
1369 * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
1370 imenu initializations to cc-imenu-init.
1371
1372 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1373
1374 * cc-engine.el (c-guess-basic-syntax): Slightly better check
1375 for lambda-intro-cont in Pike mode. Case 6 changed.
1376
1377 * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
1378 anything following "new Foo()" was considered an anonymous
1379 class body in Java mode.
1380
1381 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1382
1383 * cc-cmds.el (c-comment-line-break-function): When breaking in
1384 a string, don't insert a new line.
1385
1386 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1387
1388 * cc-engine.el (c-at-toplevel-p): New interface function which
1389 returns information useful to add-on authors. It tells you
1390 whether you're at a toplevel statement or not.
1391
1392 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
1393
1394 * cc-cmds.el (c-comment-line-break-function): It is possible
1395 that forward-line does not land us at the bol, say if we're on
1396 the last line in a file. In that case, do a
1397 back-to-indentation instead of a forward-comment -1.
1398
1399 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1400
1401 * cc-engine.el (c-beginning-of-statement-1): Don't catch
1402 "default:" as normal label in case 4.
1403
1404 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1405
1406 * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
1407 recognize continued bitfield declarations. Case 5D.1 changed.
1408 * cc-langs.el: New variable c-bitfield-key.
1409 * cc-mode.el: New variable c-bitfield-key.
1410
1411 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
1412
1413 * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
1414 anonymous array expressions (i.e. "new Foo[] {.. bracelist
1415 ..}").
1416
1417 1999-12-12 Dave Love <fx@gnu.org>
1418
1419 * mail/footnote.el: Require cl when compiling. Don't autoload
1420 keymap and minor-mode-alist stuff. Don't set zmacs-region-stays.
1421 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
1422 Avoid `acons'.
1423 (footnote-mode-line-string, Footnote-add-footnote): Remove
1424 autoload cookie.
1425
1426 1999-12-12 Richard Sharman <rsharman@pobox.com>
1427
1428 * sh-script.el: Fix for when font-lock mode is active.
1429 (sh-font-lock-unfontify-region-function): New function.
1430
1431 1999-12-12 Eli Zaretskii <eliz@is.elta.co.il>
1432
1433 * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
1434 if start-process is not bound, since Ispell now supports such
1435 platforms as well.
1436
1437 1999-12-12 Gerd Moellmann <gerd@gnu.org>
1438
1439 * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
1440 rmail-summary-goto-msg.
1441
1442 * files.el (after-find-file): Fix previous change.
1443
1444 1999-12-11 Dave Love <fx@gnu.org>
1445
1446 * help.el (where-is): Use `commandp' as predicate for
1447 `completing-read'
1448
1449 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1450
1451 * cus-edit.el (custom-save-delete): Delete all occurrences,
1452 leave point where the first occurrence was.
1453 (custom-save-faces): Insert a newline at the end of the comment.
1454 Avoid a double newline there.
1455 If final closeparen is at bol, put a space before it.
1456 (custom-save-variables): Likewise.
1457 (custom-file): Doc fix.
1458
1459 1999-12-10 Gerd Moellmann <gerd@gnu.org>
1460
1461 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
1462 regexp matching image and audio files.
1463
1464 1999-12-09 Dave Love <fx@gnu.org>
1465
1466 * mail/footnote.el: New file.
1467
1468 1999-12-09 Gerd Moellmann <gerd@gnu.org>
1469
1470 * files.el (after-find-file): Use auto-save-visited-file-name if
1471 set.
1472
1473 * mail/feedmail.el (feedmail-find-eoh): Take
1474 feedmail-queue-alternative-mail-header-separator into account.
1475
1476 1999-12-09 Stefan Monnier <monnier@cs.yale.edu>
1477
1478 * smerge-mode.el: New file.
1479
1480 * font-lock.el (font-lock-multiline): New variable.
1481 (font-lock-add-keywords): Rename `major-mode' into `mode'.
1482 (font-lock-remove-keywords): Added a dummy `mode' argument for
1483 potential future support.
1484 (font-lock-fontify-anchored-keywords,
1485 (font-lock-fontify-keywords-region): Only handle multiline strings
1486 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
1487
1488 1999-12-08 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1489
1490 * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
1491
1492 * dired-aux.el (dired-insert-subdir): Add autoload cookie.
1493
1494 1999-12-07 Dave Love <fx@gnu.org>
1495
1496 * help.el (view-emacs-problems): New command, bound to C-h P.
1497
1498 * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
1499
1500 1999-12-07 Stefan Monnier <monnier@cs.yale.edu>
1501
1502 * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
1503 (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
1504 New code to support the minor mode version.
1505 (diff-recenter): New function.
1506 (diff-next-hunk, diff-next-file): Use it.
1507 (diff-remembered-files-alist): New var.
1508 (diff-merge-strings): New function.
1509 (diff-find-file-name): Make it smarter and use the user's input more.
1510 (diff-mode): Cosmetic changes.
1511
1512 * files.el (save-some-buffers): Turn EXITING into the more general
1513 PRED argument to allow specifying a subset of buffers.
1514
1515 * simple.el (kill-region): Use the new `delete-and-extract-region'
1516 rather than the undo log (which is incorrect with *-change-functions).
1517
1518 * font-lock.el (font-lock-default-fontify-region): Fix subtle
1519 off-by-one problem that could force re-fontifying the whole buffer.
1520 (font-lock-remove-keywords): New function.
1521 (font-lock-add-keywords): Use the new function to ensure idempotence.
1522
1523 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
1524
1525 * viper-cmd.el (viper-minibuffer-standard-hook,
1526 viper-minibuffer-real-start): Mew functions.
1527 (viper-read-string-with-history,viper-file-add-suffix,
1528 viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
1529 change in the status of the minibuffer prompt.
1530
1531 1999-12-06 Gerd Moellmann <gerd@gnu.org>
1532
1533 * comint.el (comint-redirect-results-list)
1534 (comint-redirect-results-list-from-process): Remove interactive
1535 spec.
1536
1537 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1538
1539 * info.el (info-node, info-menu-5, info-xref): Define colors for
1540 Info faces if the display supports them.
1541
1542 1999-12-06 Eli Zaretskii <eliz@is.elta.co.il>
1543
1544 Changes for automatic remapping of X colors on terminal frames:
1545
1546 * term/pc-win.el (msdos-setup-initial-frame): New function, run by
1547 term-setup-hook. Call msdos-remember-default-colors and
1548 msdos-handle-reverse-video.
1549 (msdos-face-setup): Parts of code moved to
1550 msdos-setup-initial-frame.
1551 (msdos-handle-reverse-video): New function, modeled after
1552 x-handle-reverse-video.
1553 (make-msdos-frame): Don't use initial-frame-alist and
1554 default-frame-alist. Call msdos-handle-reverse-video.
1555 (msdos-color-aliases): Remove.
1556 (msdos-color-translate, msdos-approximate-color): Remove.
1557 (msdos-color-values): Use 16-bit RGB values. RGB values updated
1558 for better approximation of X colors.
1559 (msdos-face-setup): Call tty-color-clear. Remove code that sets
1560 up tty-color-alist (it is now on startup.el).
1561 (x-display-color-p, x-color-defined-p, x-color-values,
1562 x-defined-colors, face-color-supported-p, face-color-gray-p):
1563 Remove.
1564
1565 * facemenu.el (facemenu-read-color, list-colors-display): Use
1566 defined-colors for all frame types.
1567 (facemenu-color-equal): Use color-values for all frame types.
1568
1569 * faces.el (read-face-attribute): For :foreground and :background
1570 attributes and frames on character terminals, translate the color
1571 to the closest supported one before looking it up in the list of
1572 valid values.
1573 (face-valid-attribute-values): Call defined-colors for all types
1574 of frames.
1575 (defined-colors, color-defined-p, color-values, display-color-p):
1576 New finctions.
1577 (x-defined-colors, x-color-defined-p, x-color-values,
1578 x-display-color-p): Aliases for the above.
1579
1580 * startup.el (command-line): Register terminal colors for frame
1581 types other than x and w32, but only if the terminal supports
1582 colors. Call tty-color-define instead of face-register-tty-color.
1583
1584 * term/x-win.el (xw-defined-colors): Renamed from
1585 x-defined-colors.
1586 * term/w32-win.el (xw-defined-colors): Likewise.
1587
1588 * term/tty-colors.el: New file.
1589 * loadup.el: Load term/tty-colors.
1590
1591 1999-12-06 Dave Love <fx@gnu.org>
1592
1593 * ffap.el: Autoload the ffap alias directly.
1594
1595 1999-12-06 Inge Frick <inge@nada.kth.se>
1596
1597 * dired-aux.el (dired-do-shell-command): Changed documentation.
1598 (dired-shell-stuff-it): A `?' in COMMAND has now the same
1599 meaning as `*'.
1600
1601 1999-12-06 Gerd Moellmann <gerd@gnu.org>
1602
1603 * simple.el (insert-buffer): Doc fix.
1604
1605 * apropos.el (apropos-mode): Add autoload cookie.
1606
1607 1999-12-06 Sam Steingold <sds@goems.com>
1608
1609 * progmodes/etags.el (etags-tags-completion-table): Modified the
1610 regexp to allow for the CL symbols starting with `+*'.
1611 (tags-completion-table): Doc fix (it's an obarray, not an alist).
1612 (tags-completion-table, tags-recognize-empty-tags-table): Remove
1613 `function' quoting lambda.
1614 (tags-with-face): New macro.
1615 (list-tags, tags-apropos): Use it.
1616 (tags-apropos-additional-actions): New user option.
1617 (etags-tags-apropos-additional): Use it.
1618 (tags-apropos): Call etags-tags-apropos-additional.
1619 (tags-apropos-verbose): New user option.
1620 (etags-tags-apropos): Use it.
1621 (visit-tags-table-buffer, next-file): Use `unless'.
1622 (recognize-empty-tags-table): Renamed to
1623 tags-recognize-empty-tags-table.
1624 (complete-tag): Call tags-complete-tag bypassing try-completion.
1625
1626 1999-12-06 Kenichi Handa <handa@etl.go.jp>
1627
1628 * international/mule.el (set-buffer-file-coding-system): Docstring
1629 modified.
1630
1631 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1632
1633 * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
1634 using the hideshow package.
1635 (hs-special-modes-alist): Added entry for bibtex to allow the use
1636 of the hideshow package.
1637 (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
1638 not longer provided by bibtex.el directly. Instead the hideshow
1639 package should be used.
1640 (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
1641 references to bibtex-hide-entry-bodies.
1642
1643 1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1644
1645 * textmodes/bibtex.el: Copyright notice is up to date. Moved
1646 maintainer information closer to the beginning of the bibtex.el
1647 file.
1648 (bibtex-maintainer-salutation): New constant.
1649 (bibtex-version): New constant.
1650 (bibtex-submit-bug-report): Use bibtex-version and
1651 bibtex-maintainer-salutation.
1652 (bibtex-entry-field-alist): Made booktitle field optional for
1653 @inproceedings entries when crossreferenced.
1654 (bibtex-entry-field-alist): Added booktitle field to proceedings
1655 entry type (for cross referencing). Thanks to Wagner Toledo Correa
1656 for the suggestion.
1657 (bibtex-string-file-path): Fixed typo.
1658
1659 1999-12-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
1660
1661 * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
1662 for reftex.el.
1663 (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
1664 to menu.
1665
1666 1999-12-04 Dave Love <fx@gnu.org>
1667
1668 * delsel.el: Revert previous change -- region is significant to
1669 skeleton.
1670
1671 1999-12-04 Michael Kifer <kifer@cs.sunysb.edu>
1672
1673 * viper-cmd.el (viper-change-state): Use
1674 viper-ESC-moves-cursor-back to decide whether to move the cursor
1675 back.
1676
1677 1999-12-03 Kenichi Handa <handa@mule.m17n.org>
1678
1679 * international/mule-util.el (truncate-string-to-width): Docsting
1680 fixed.
1681
1682 1999-12-02 Stefan Monnier <monnier@cs.yale.edu>
1683
1684 * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
1685 use of `cond'.
1686 (lm-with-file): Move all the find-file...kill-buffer stuff into
1687 this macro. Make it use `find-file-noselect' and make it kill
1688 the buffer only if it wasn't already displayed somewhere.
1689 (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
1690 (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
1691 (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
1692 (lm-commentary): Fix to handle the case when the change log is
1693 at the end of the file.
1694
1695 1999-12-02 Kenichi Handa <handa@etl.go.jp>
1696
1697 * international/mule.el (charsetp): Fix typo in docstring.
1698
1699 * international/mule-diag.el (list-coding-categories): Fix typo;
1700 automatic -> autoload.
1701
1702 1999-12-02 Gerd Moellmann <gerd@gnu.org>
1703
1704 * vc.el (vc-update-change-log): Look for rcs2log under
1705 exec-directory.
1706
1707 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
1708 outline-regexp, add outline-level.
1709 (lisp-outline-level): New.
1710
1711 * calendar/appt.el (appt-convert-time): Handle "12:MMam",
1712 remove extraneous string-match.
1713
1714 * finder.el (finder-commentary): Activate Finder mode.
1715
1716 1999-12-01 Anders Lindgren <andersl@andersl.com>
1717
1718 * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
1719 off when reverting buffers that contained mode specifiers.
1720 `revert-buffer' is now called with non-nil PRESERVE-MODES
1721 argument.
1722
1723 1999-12-01 Dave Love <fx@gnu.org>
1724
1725 * delsel.el: Grok skeleton-pair-insert-maybe.
1726
1727 1999-11-30 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1728
1729 * progmodes/cperl-mode.el (cperl-under-as-char):
1730 Use nil as default.
1731
1732 1999-11-30 Gerd Moellmann <gerd@gnu.org>
1733
1734 * speedbar.el (toplevel): Remove compatibility code for Emacs
1735 versions without custom.el.
1736
1737 1999-11-30 Dave Love <fx@gnu.org>
1738
1739 * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
1740
1741 * autoinsert.el: Minor doc fixes.
1742 (auto-insert): Return nil.
1743
1744 * faces.el (set-face-documentation): Purecopy STRING.
1745
1746 1999-11-29 Dave Love <fx@gnu.org>
1747
1748 * derived.el: Doc fixes, remove old backquote syntax.
1749
1750 * cus-edit.el (custom-save-variables, custom-save-faces): Write a
1751 comment warning about editing.
1752
1753 * help.el (help-mode-hook): Define.
1754
1755 1999-11-29 Gerd Moellmann <gerd@gnu.org>
1756
1757 * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
1758 invalid translation of old-style backquote syntax to new syntax.
1759
1760 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il>
1761
1762 * Makefile (DONTCOMPILE): Add term/internal.el.
1763
1764 1999-11-26 Dave Love <fx@gnu.org>
1765
1766 * comint.el: Fix last change.
1767
1768 * emacs-lisp/advice.el: Fix last change.
1769
1770 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1771
1772 * cus-edit.el (Custom-reset-standard): Doc fix.
1773 (custom-variable-reset-standard): Doc fix.
1774 (custom-face-reset-standard): Doc fix.
1775 (custom-face-menu): "Reset to Standard" => "Erase Customization".
1776 (custom-variable-menu): Likewise.
1777 (custom-reset-menu): Likewise.
1778 (custom-buffer-create-internal): Likewise.
1779
1780 1999-11-26 Dave Love <fx@gnu.org>
1781
1782 * progmodes/make-mode.el (makefile-mode-hook): Customize.
1783
1784 * font-lock.el: Doc fixes.
1785
1786 * menu-bar.el (menu-bar-mode): Customize.
1787
1788 * cus-start.el: Add use-dialog-box.
1789
1790 * add-log.el (change-log-mode-hook): Customize.
1791 (add-log-current-defun): Use
1792 fortran-{beginning,end}-of-subprogram.
1793
1794 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1795
1796 * emacs-lisp/advice.el: Many doc fixes.
1797
1798 * comint.el (comint-preoutput-filter-functions): Doc fix.
1799
1800 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1801
1802 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1803 Improve messages for capitalization of arg names,
1804 for flag variables, for t and nil, for imperatives.
1805 Call them imperatives rather than infinitives sans "to".
1806 (checkdoc-common-verbs-wrong-voice): Add "moves".
1807 (checkdoc-message-text-engine): Improve messages for y-or-n-p.
1808
1809 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1810 Don't convert comments from 3-semicolon to 2-semicolon.
1811 That is a matter of style.
1812 (checkdoc-triple-semi-comment-check-flag): Variable deleted.
1813 (checkdoc-comments): Don't bind that variable.
1814
1815 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1816
1817 * files.el (write-file-hooks): Doc fix.
1818
1819 1999-11-26 Gerd Moellmann <gerd@gnu.org>
1820
1821 * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
1822
1823 1999-11-25 Dave Love <fx@gnu.org>
1824
1825 * hippie-exp.el: Require comint when compiling.
1826 (hippie-expand): Add :links.
1827 (hippie-expand-try-functions-list): Customize.
1828
1829 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
1830
1831 * viper*el: Replaced old-style backquotes.
1832
1833 * ediff*el: Replaced old-style backquotes.
1834
1835 * ediff-merge
1836 (ediff-looks-like-combined-merge,ediff-get-combined-region):
1837 Changed to support the new format for ediff-combination-pattern.
1838
1839 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
1840 Changed to support the new format for ediff-combination-pattern.
1841
1842 1999-11-24 Dave Love <fx@gnu.org>
1843
1844 * custom.el (custom-declare-group): Purecopy DOC.
1845 (custom-handle-keyword): Purecopy VALUE.
1846 (custom-add-link): Purecopy WIDGET.
1847 (custom-add-version): Purecopy VERSION.
1848 (custom-add-load): Purecopy LOAD.
1849
1850 * cus-face.el (custom-declare-face): Purecopy DOC.
1851
1852 * info.el:
1853 (Info-build-node-completions, Info-search, Info-follow-reference)
1854 (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
1855 (Info-find-emacs-command-nodes): Avoid properties on matched text
1856 which may appear in minibuffer.
1857
1858 1999-11-24 Gerd Moellmann <gerd@gnu.org>
1859
1860 * locate.el (locate-with-filter): Doc fix.
1861
1862 1999-11-24 Alex Schroeder <alex@gnu.org>
1863
1864 * sql.el (sql-find-sqli-buffer): New function.
1865 (sql-set-sqli-buffer-generally): New function.
1866 (sql-set-sqli-buffer): Better checking of new-buffer.
1867 (sql-copy-column): Add comma after INTO clause, too.
1868
1869 1999-11-24 Alex Schroeder <alex@gnu.org>
1870
1871 * sql.el (sql-imenu-generic-expression): New, used to set
1872 imenu-generic-expression.
1873
1874 * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
1875 setting font-lock-defaults' SYNTAX-ALIST. Set
1876 imenu-generic-expression, imenu-case-fold-search, and
1877 imenu-syntax-alist.
1878
1879 * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
1880 and 46 when setting font-lock-defaults' SYNTAX-ALIST.
1881
1882 1999-11-23 Andrew Innes <andrewi@gnu.org>
1883
1884 * w32-win.el (w32-drag-n-drop): Load files in current window, if
1885 drop coords aren't over a specific window.
1886
1887 1999-11-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
1888
1889 * ps-print.el: Define mule funs without checking if mule package is
1890 loaded.
1891 (ps-print-version): New version number (5.0.1).
1892 (ps-header-dirpart): Now uses abbreviate-file-name.
1893
1894 1999-11-23 Dave Love <fx@gnu.org>
1895
1896 * progmodes/fortran.el (fortran-comment-line-start): Renamed from
1897 comment-line-start.
1898 (fortran-comment-line-start-skip): Renamed from
1899 comment-line-start-skip.
1900 (fortran-mode-map): Use renamed functions. Add manual and custom
1901 entries to menu.
1902 (fortran-mode-hook): Customize.
1903 (fortran-comment-indent-function): Renamed from
1904 fortran-comment-hook.
1905 (delete-horizontal-regexp): Function deleted.
1906 (fortran-electric-line-number): Simplified.
1907 (fortran-beginning-of-subprogram): Renamed from
1908 beginning-of-fortran-subprogram.
1909 (fortran-end-of-subprogram): Renamed from
1910 end-of-fortran-subprogram.
1911 (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
1912 (fortran-previous-statement, fortran-next-statement): Simplified.
1913 (fortran-blink-match): New function.
1914 (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
1915 (fortran-indent-to-column): Don't use delete-horizontal-regexp.
1916 (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
1917 line-end-position.
1918 (fortran-fill): No longer interactive. Simplified.
1919 (fortran-break-line): Simplified.
1920 (fortran-analyze-file-format): Use char-after, not looking-at.
1921
1922 * emacs-lisp/find-func.el (find-function-regexp): Use
1923 `define-minor-mode' after easy-menu change.
1924
1925 1999-11-23 Gerd Moellmann <gerd@gnu.org>
1926
1927 * comint.el: Add redirection.from active comint buffers into
1928 another buffer. Written by Peter Breton.
1929
1930 1999-11-23 Stefan Monnier <monnier@cs.yale.edu>
1931
1932 * emacs-lisp/autoload.el (make-autoload): Recognize the new
1933 `define-minor-mode'.
1934 (define-minor-mode): Specify `doc-string-elt'.
1935
1936 * emacs-lisp/easy-mmode.el: Changed maintainer.
1937 (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
1938 Use defcustom for the hooks; Improve the auto-generated docstrings.
1939 (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
1940 (define-minor-mode): Add BODY arg; Only declare the keymap if
1941 provided; Improve the auto-generated docstrings.
1942
1943 1999-11-22 Gerd Moellmann <gerd@gnu.org>
1944
1945 * textmodes/text-mode.el (text-mode): Construct paragraph-start so
1946 that the leading `^' is at the start. This is necessary because
1947 paragraphs.el tries to remove anchors, but can find them only if
1948 they are the first character.
1949
1950 * progmodes/antlr-mode.el: New file.
1951
1952 * calendar/calendar.el: Fix autoload for
1953 calendar-absolute-from-astro. Add autoload for
1954 calendar-print-astro-day-number.
1955
1956 1999-11-21 Anders Lindgren <andersl@andersl.com>
1957
1958 * follow.el: Use modern backquote syntax. Minor comment update.
1959
1960 1999-11-21 Gerd Moellmann <gerd@gnu.org>
1961
1962 * simple.el (with-syntax-table): Don't switch buffers.
1963
1964 * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
1965 progmodes/hideif.el: Use new backquote syntax.
1966
1967 1999-11-21 Ken Manheimer <klm@python.org>
1968
1969 * icomplete.el (icomplete-completions): Use an explicit variable
1970 `icomplete-prospects-length', obviating the need to use an
1971 apparently faulty throw/catch arrangement.
1972
1973 1999-11-21 Eli Zaretskii <eliz@is.elta.co.il>
1974
1975 * term/internal.el (IT-display-table-setup): Don't overstep
1976 character code 255.
1977
1978 1999-11-20 Kenichi Handa <handa@mule.m17n.org>
1979
1980 * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
1981 for the charset chinese-sisheng is 7bit encoding, not 8bit.
1982
1983 1999-11-19 Stefan Monnier <monnier@cs.yale.edu>
1984
1985 * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
1986 `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
1987
1988 * files.el (auto-mode-alist): Add patterns for diff-mode.
1989
1990 * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
1991 to detect an empty prompt.
1992
1993 1999-11-18 Dave Love <fx@gnu.org>
1994
1995 * simple.el (input-mode-8-bit): Fix the customization.
1996
1997 1999-11-18 Gerd Moellmann <gerd@gnu.org>
1998
1999 * international/iso-acc.el (iso-languages): Add more
2000 characters for Portuguese.
2001
2002 * speedbar.el: Clean up comment at the start of the file.
2003 Remove RCS id.
2004
2005 * progmodes/compile.el (compilation-parse-errors): Use
2006 compilation-buffer-p instead of testing major-mode.
2007
2008 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
2009
2010 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
2011 (quickurl-ask): completion-ignore-case is set to the value of
2012 quickurl-completion-ignore-case for the duration of the call to
2013 completing-read.
2014
2015 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2016
2017 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
2018
2019 1999-11-18 Kenichi Handa <handa@etl.go.jp>
2020
2021 * ps-vars.el: Renamed from ps-print-def.el. Provide ps-vars
2022 instead of ps-print-def.
2023
2024 * ps-print.el: Require ps-vars instead of ps-print-def.
2025
2026 * ps-mule.el: Require ps-vars instead of ps-print-def.
2027
2028 1999-11-17 Gerd Moellmann <gerd@gnu.org>
2029
2030 * simple.el (with-syntax-table): Save buffer explicitly instead of
2031 using save-excursion.
2032
2033 1999-11-16 Gerd Moellmann <gerd@gnu.org>
2034
2035 * mail/supercite.el: New maintainer.
2036
2037 1999-11-16 Reto Zimmermann <reto@synopsys.com>
2038
2039 * progmodes/vhdl-mode.el: Use new backquote syntax.
2040
2041 1999-11-16 Gerd Moellmann <gerd@gnu.org>
2042
2043 * simple.el (with-syntax-table): New.
2044
2045 1999-11-15 Sam Steingold <sds@ksp.com>
2046
2047 * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
2048
2049 1999-02-22 Sam Steingold <sds@goems.com>
2050
2051 * goto-addr.el (goto-address-at-mouse,
2052 goto-address-find-address-at-point): Use compose-mail.
2053 (goto-address-mail-method): Removed variable.
2054 (goto-address-send-using-mh-e, goto-address-send-using-mhe,
2055 goto-address-send-using-mail): Removed functions.
2056
2057 1998-11-03 Sam Steingold <sds@goems.com>
2058
2059 * simple.el (backward-delete-char-untabify):
2060 backward-delete-char-untabify-method can be `all' now - to delete
2061 hungrily including newlines.
2062
2063 1999-11-15 Sam Steingold <sds@ksp.com>
2064
2065 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
2066
2067 1999-11-15 Dave Love <fx@gnu.org>
2068
2069 * cus-edit.el (customize-face, customize-face-other-window):
2070 Require match from completing-read.
2071 (custom-buffer-done-function): Default to custom-bury-buffer, not
2072 bury-buffer.
2073
2074 1999-11-15 Gerd Moellmann <gerd@gnu.org>
2075
2076 * mail/rmail.el, iswitchb.el, hippie-exp.el,
2077 progmodes/cperl-mode.el: Use new backquote syntax.
2078
2079 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
2080
2081 * uniquify.el: Use new backquote syntax.
2082
2083 1999-11-14 Markus Rost <rost@ias.edu>
2084
2085 * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
2086 as in ispell-local-dictionary-alist.
2087
2088 1999-11-14 Alex Schroeder <alex@gnu.org>
2089
2090 * ansi-color.el (ansi-color-apply): Updated regexps to include
2091 highlighted face.
2092
2093 1999-01-14 Johan Vromans <jvromans@squirrel.nl>
2094
2095 * forms.el (forms--make-format-elt-using-text-properties):
2096 Treat `intangible' differently.
2097
2098 * forms.el: Use new backquote syntax.
2099
2100 1999-11-13 Gerd Moellmann <gerd@gnu.org>
2101
2102 * textmodes/scribe.el (scribe-mode): Doc-fix.
2103
2104 1999-11-13 Peter Breton <pbreton@ne.mediaone.net>
2105
2106 * net-utils.el (run-network-program, net-utils-run-program): Use
2107 the new backquote syntax.
2108 (smbclient-program, smbclient-program-options)
2109 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
2110 variables
2111 (smbclient, smbclient-list-shares): New functions
2112
2113 1999-11-12 Sam Steingold <sds@ksp.com>
2114
2115 * emulation/viper-init.el (viper-deflocalvar, viper-loop)
2116 (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
2117 (viper-kbd-buf-definition, viper-kbd-mode-alist)
2118 (viper-kbd-mode-pair, viper-kbd-mode-definition)
2119 (viper-kbd-global-pair, viper-kbd-global-definition):
2120 Use the new backquote syntax.
2121
2122 * emulation/viper-cmd.el (viper-test-com-defun)
2123 (viper-prefix-arg-value, viper-prefix-arg-com):
2124 Use the new backquote syntax.
2125
2126 * emacs-lisp/debug.el (debugger-env-macro):
2127 Use the new backquote syntax.
2128
2129 * emacs-lisp/easymenu.el (easy-menu-make-symbol):
2130 Use the new backquote syntax.
2131
2132 * calendar/calendar.el (calendar-remove-frame-by-deleting):
2133 New user variable.
2134 (calendar-hide-window): Use it.
2135 (increment-calendar-month, calendar-for-loop, calendar-sum):
2136 Use the new backquote syntax.
2137
2138 1999-11-12 Andrew Innes <andrewi@gnu.org>
2139
2140 * select.el (x-set-selection): Call buffer-substring, not
2141 substring. Also fix docstring
2142
2143 1999-11-12 Peter Kleiweg <kleiweg@let.rug.nl>
2144
2145 * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
2146 of customizable variables to bug report message. Added
2147 system-type to package name in bug report.
2148
2149 1999-11-12 Gerd Moellmann <gerd@gnu.org>
2150
2151 * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
2152 to display file names.
2153
2154 1999-11-11 Gerd Moellmann <gerd@gnu.org>
2155
2156 * mwheel.el: Fix copyright notice, don't require 'cl at run time.
2157
2158 * isearch.el: Add lazy-highlighting feature.
2159
2160 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
2161
2162 * progmodes/ps-mode.el (ps-mode-maintainer-address): New
2163 constant.
2164 (ps-mode-submit-bug-report): New function. Entry added to menu.
2165
2166 1999-11-10 William M. Perry <wmperry@aventail.com>
2167
2168 * mwheel.el: New file to support the new style wheeled mice.
2169
2170 1999-11-10 Gerd Moellmann <gerd@gnu.org>
2171
2172 * startup.el (initial-scratch-message): Add ";;" to the front of
2173 lines in the message.
2174
2175 * files.el (file-local-copy): Remove optional BUFFER argument
2176 because that's not used by anything.
2177
2178 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
2179 to-address.
2180
2181 1999-11-08 Markus Rost <rost@ias.edu>
2182
2183 * wid-edit.el (widget-button-click): Wrap with save-excursion
2184 to restore track-mouse in the correct buffer.
2185
2186 1999-11-08 Gerd Moellmann <gerd@gnu.org>
2187
2188 * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
2189
2190 1999-11-08 Peter Kleiweg <kleiweg@let.rug.nl>
2191
2192 * progmodes/ps-mode.el (ps-mode-print-function): Changed default
2193 lpr-command to "lp" for some system-types. (copied from lpr.el
2194 Emacs version 20.2.1).
2195
2196 1999-11-04 Markus Rost <rost@ias.edu>
2197
2198 * simple.el (comment-region): Strip off white space at end of
2199 comment-start.
2200
2201 1999-11-04 Gerd Moellmann <gerd@gnu.org>
2202
2203 * faces.el (secondary-selection): Fix wrong color name.
2204
2205 1999-11-04 John Tobey <jtobey@epsilondev.com>
2206
2207 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
2208 the default when invoking perldb in a non-Perl buffer, and other
2209 cases involving -e or --.
2210
2211 1999-11-04 Gerd Moellmann <gerd@gnu.org>
2212
2213 * simple.el (previous-matching-history-element)
2214 (next-history-element): Use delete-field instead of erase-field.
2215
2216 * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
2217 Use delete-field instead of erase-field.
2218
2219 * faces.el (secondary-selection): Change background to yellow.
2220
2221 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
2222 find the start of the text. Use field-string to read the user
2223 input.
2224
2225 1999-11-03 Gerd Moellmann <gerd@gnu.org>
2226
2227 * faces.el (make-face-bold, make-face-unbold, make-face-italic)
2228 (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
2229 for compatibility with old face implementation.
2230
2231 * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
2232 Use erase-field instead of erase-buffer.
2233
2234 * frame.el (blink-cursor-mode, blink-cursor-end): Use
2235 internal-show-cursor with new interface.
2236 (blink-cursor-timer-function): New.
2237 (blink-cursor-start): Use blink-cursor-timer-function.
2238
2239 1999-11-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2240
2241 * calendar.el (redraw-calendar): Move to nearest date before
2242 redrawing.
2243
2244 * diary-lib.el (simple-diary-display): Reset modeline even if
2245 there are no diary entries since the diary buffer may be displayed.
2246
2247 1999-11-03 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2248
2249 * emacs-lisp/debug.el (debug): If noninteractive, display the
2250 backtrace using `message', then exit Emacs.
2251 (debugger-batch-max-lines): New variable.
2252 (debugger-setup-buffer): New subroutine, broken out of `debug'.
2253 Change the messages put at the start, to say that the debugger
2254 was entered.
2255
2256 1999-11-02 Sam Steingold <sds@ksp.com>
2257
2258 * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
2259
2260 1999-11-01 John Tobey <jtobey@epsilondev.com>
2261
2262 * gud.el: (gud-perldb-massage-args): Massage correctly in the
2263 presence of perl switches other than "-e".
2264
2265 1999-11-01 Markus Rost <rost@ias.edu>
2266
2267 * dired-x.el (dired-smart-shell-command): Use
2268 shell-command-history as in shell-command.
2269
2270 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2271
2272 * userlock.el (ask-user-about-lock): Doc fix.
2273
2274 * frame.el: Doc fixes.
2275
2276 1999-11-01 Gerd Moellmann <gerd@gnu.org>
2277
2278 * frame.el (blink-cursor-mode): Call internal-show-cursor instead
2279 of show-cursor.
2280 (blink-cursor-start, blink-cursor-end): Ditto.
2281
2282 * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
2283
2284 1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2285
2286 * window.el (walk-windows): If ALL-FRAMES is a frame,
2287 start on that frame. Use save-selected-window.
2288
2289 1999-11-01 Gerd Moellmann <gerd@gnu.org>
2290
2291 * simple.el (end-of-buffer): Use window-end to find the window end
2292 instead of vertical-motion because this handles variable-height
2293 lines correctly.
2294
2295 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
2296
2297 * ediff.el: Version change.
2298
2299 * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
2300 make sure you are in a good frame before deleting other
2301 windows.
2302 (ediff-file-checked-in-p): Don't consider CVS
2303 files checked in.
2304 (ediff-make-temp-file,ediff-make-empty-tmp-file): Make sure you
2305 are writing to a newly created empty file.
2306
2307 * ediff-mult.el (ediff-show-session-group-hook): New default.
2308
2309 * ediff-vers.el (ediff-pcl-cvs-view-revision):
2310 First cd to the file directory. reportedly works
2311 better with remote files.
2312
2313 * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
2314 Use file-name-nondirectory when passing files to CVS.
2315
2316 * ediff-diff.el (ediff-cmp-options): New variable.
2317 (ediff-same-file-contents): Use ediff-cmp-options.
2318
2319 * ediff-ptch.el (ediff-prompt-for-patch-buffer,
2320 ediff-get-patch-buffer): Use current buffer if it appears to be a
2321 patch.
2322
2323 * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
2324 C-g
2325
2326 * viper-util.el (viper-nontrivial-find-file-function): Deleted.
2327 (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
2328 (viper-save-cursor-color,viper-restore-cursor-color):
2329 Improved cursor color handling.
2330 (viper-get-saved-cursor-color-in-replace-mode,
2331 viper-get-saved-cursor-color-in-insert-mode): New functions for
2332 better cursor color handling.
2333
2334 * viper-ex.el (ex-read,ex-edit):
2335 Fixes for correct interpretation of #,%.
2336 (viper-ex): Now works correctly when called from other functions.
2337 (viper-glob-function): New variable.
2338 (viper-ex): Save excursion before doing :global.
2339
2340 * viper-mous.el (viper-counting-clicks-p): Bug fixes.
2341
2342 * viper-cmd.el (viper-post-command-sentinel,
2343 viper-insert-state-post-command-sentinel,
2344 viper-insert-state-pre-command-sentinel): Takes better care of
2345 cursor colors.
2346
2347 * viper.el: Version change.
2348
2349 1999-10-31 Rajesh Vaidheeswarran <rv@dsmit.com>
2350
2351 * whitespace.el (whitespace-update-modeline): Bugfix to ensure
2352 that the modeline display was updated *only* when
2353 `whitespace-display-in-modeline' was set, not otherwise.
2354
2355 1999-10-30 Gerd Moellmann <gerd@gnu.org>
2356
2357 * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
2358 "frac12".
2359
2360 * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
2361 ad-activate.
2362
2363 1999-10-30 Rajesh Vaidheeswarran <rv@dsmit.com>
2364
2365 * whitespace.el: Test for existence of `defcustom' and `defgroup'
2366 using fboundp instead of assuming that these are not present in
2367 particular flavors of emacs.
2368 (whitespace-version): Update to 2.8
2369 (whitespace-display-in-modeline): Add custom variable to control
2370 displaying the whitespace errors on the modeline based on
2371 suggestion from <klaus.berndl@sdm.de>
2372 (whitespace-buffer): Now returns `t' if unclean and `nil' if
2373 clean, to enable using as a hook function, as suggested by Puneet
2374 Goel <puneet@computer.org>
2375 (whitespace-buffer): Fix a subtle bug that cleaned up only if
2376 quiet was not set, even with whitespace-auto-cleanup set.
2377 (whitespace-mode-line): Now uses less modeline real estate and
2378 shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
2379 which is present in the file, and <y> is any type of whitespace
2380 whose check has been suppressed by setting
2381 `whitespace-check-<whitespace-type>' to nil.
2382 (whitespace-unchecked-whitespaces): New function to return the
2383 list of whitespaces for whom checks have been suppressed.
2384 (whitespace-display-unchecked-whitespaces): Renamed to
2385 `whitespace-update-modeline' to reflect its functionality.
2386
2387 1999-10-30 Gerd Moellmann <gerd@gnu.org>
2388
2389 * progmodes/compile.el (compilation-error-regexp-alist):
2390 Undo previous change.
2391
2392 1999-10-28 Dave Love <fx@gnu.org>
2393
2394 * help.el (help-follow): Make arg optional again and really
2395 default to point.
2396
2397 1999-10-28 Gerd Moellmann <gerd@gnu.org>
2398
2399 * paths.el (rmail-file-name): Make it an option.
2400
2401 * progmodes/ada-mode.el, progmodes/ada-prj.el,
2402 progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
2403 comment fixes.
2404
2405 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
2406 MIPS Pro 7.3 compiler error message syntax.
2407
2408 1999-10-27 Dave Love <fx@gnu.org>
2409
2410 * progmodes/compile.el: Checkdoc-inspired fixes.
2411
2412 1999-10-27 Gerd Moellmann <gerd@gnu.org>
2413
2414 * lpr.el (print-buffer): Doc-string fix.
2415
2416 1999-10-27 Dave Love <fx@gnu.org>
2417
2418 * emacs-lisp/advice.el: Doc fixes.
2419 (ad-lemacs-p): Removed.
2420 (advice): Add :link to defgroup.
2421
2422 1999-10-27 Kenichi Handa <handa@etl.go.jp>
2423
2424 * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
2425 last-coding-system-used by the call of ange-ftp-set-ascii-mode.
2426
2427 1999-10-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2428
2429 * window.el (walk-windows): If ALL-FRAMES is a frame,
2430 start on that frame. Use save-selected-window.
2431
2432 1999-10-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2433
2434 * emacs-lisp/advice.el (ad-activate-internal): Renamed from
2435 ad-activate. All callers changed, including those in data.c.
2436 (ad-activate-internal-off): Renamed from ad-activate-off.
2437 All uses changed.
2438 (ad-activate): Renamed from ad-activate-on. All uses changed.
2439 (ad-start-advice, ad-stop-advice, ad-recover-normality):
2440 Alter the definition of ad-activate-internal, not ad-activate.
2441
2442 1999-10-26 Gerd Moellmann <gerd@gnu.org>
2443
2444 * startup.el (command-line-1): Add support for command line
2445 arguments `file' and `execute'. Fix handling of `visit'.
2446
2447 1999-10-26 Kenichi Handa <handa@etl.go.jp>
2448
2449 * international/mule-cmds.el (read-input-method-name): Handle the
2450 case that the arg DEFAULT is symbol.
2451
2452 * international/mule-diag.el (mule-diag): Handle the case that
2453 default-input-method is symbol.
2454
2455 1999-10-26 Gerd Moellmann <gerd@gnu.org>
2456
2457 * textmodes/tildify.el: New file.
2458
2459 1999-10-25 Sam Steingold <sds@ksp.com>
2460
2461 * Makefile (compile-files): Fixed the "tr" strings.
2462 (EMACS): Set to ../src/emacs.
2463
2464 1999-10-25 Gerd Moellmann <gerd@gnu.org>
2465
2466 * info.el (Info-build-node-completions): Add '("*") to the
2467 completion list.
2468
2469 1999-10-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2470
2471 * frame.el (auto-raise-mode): When enabling the mode,
2472 immediately raise the selected frame.
2473
2474 * indent.el (indent-region): Doc fix.
2475
2476 * comint.el (comint-output-filter): Make the Comint buffer current
2477 for the comint-preoutput-filter-functions.
2478
2479 * mail/reporter.el: Doc fix.
2480
2481 1999-10-24 Stephen Eglen <stephen@gnu.org>
2482
2483 * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
2484 that Octave lisp files can also run under XEmacs 20.
2485 (require 'custom) added so that files can run under Emacs 19.34.
2486
2487 * iswitchb.el (iswitchb-default-keybindings): No need to use
2488 read-kbd-macro in keybindings.
2489
2490 1999-10-23 Dave Love <fx@gnu.org>
2491
2492 * elide-head.el: New file.
2493
2494 1999-10-23 Gerd Moellmann <gerd@gnu.org>
2495
2496 * Makefile (compile-files, backup-compiled-files): New targets.
2497 (bootstrap, bootstrap-clean): Ditto.
2498
2499 1999-10-22 Paul Eggert <eggert@twinsun.com>
2500
2501 * international/mule-cmds.c (locale-language-names):
2502 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
2503 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
2504 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
2505 Use Latin-8 for Welsh.
2506 Use Latin-1 for English if "en" is explicitly specified.
2507 Use Latin-1 for Scots Gaelic, Tagalog.
2508 Use Latin-1 (not Latin-4) for Greenlandic.
2509 Use Latin-1 (not Latin-2) for Albanian.
2510 (locale-preferred-coding-systems, locale-language-names):
2511 Remove generic ISO 8859 locales; locale-charset-language-names now
2512 does this.
2513 (locale-charset-language-names): New variable.
2514 (set-locale-environment): Use language name specified by
2515 locale-charset-language-names if its charsets disagree with the
2516 language name specified by locale-language-names.
2517
2518 1999-10-22 Dave Love <fx@gnu.org>
2519
2520 * make-mode.el: Minor doc fixes.
2521
2522 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
2523
2524 1999-10-21 Dave Love <fx@gnu.org>
2525
2526 * loadup.el: Add latin-8, latin-9.
2527
2528 1999-10-20 Paul Eggert <eggert@twinsun.com>
2529
2530 * disp-table.el (standard-display-european): Remove undocumented
2531 arg AUTO; no longer used by startup.el. Do not attempt to treat
2532 all non-English language environments as coding system names.
2533 Instead, use the downcased language environment name as a coding
2534 system name if it is one; otherwise, use latin-1.
2535
2536 1999-10-20 Gerd Moellmann <gerd@gnu.org>
2537
2538 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
2539 that were split so that part of the comment appeared as Lisp code.
2540
2541 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2542
2543 * ps-bdf.el: Doc fix.
2544
2545 * ps-print-def.el: New file: common definitions for all parts of
2546 ps-print.
2547 (ps-multibyte-buffer): Moved from ps-mule.
2548
2549 * ps-mule.el: File dependence fix.
2550 (ps-multibyte-buffer): Moved to ps-print-def.
2551
2552 * ps-print.el: Doc fix, better customization.
2553 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
2554 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
2555 (ps-end-file): Doc fix.
2556 (ps-setup, ps-begin-file): Fun fix.
2557 (postscript): New group.
2558 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
2559 (ps-print-prologue-1): Adjust PostScript programming.
2560 (ps-print): Adjust group hierarchy.
2561 (ps-print-n-up, ps-print-zebra, ps-print-background,
2562 ps-print-printer)
2563 (ps-print-page): New subgroups.
2564 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
2565 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
2566 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
2567 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
2568 (ps-zebra-stripe-height, ps-print-background-image)
2569 (ps-print-background-text, ps-spool-config): Adjust customization.
2570 (dos-ps-printer): Definition eliminated.
2571
2572 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2573
2574 * ps-mule.el: Doc fix, define functions properly if mule package is
2575 loaded or not.
2576 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
2577 mule package is loaded or not.
2578
2579 * ps-print.el: Doc fix, n-up printing.
2580 (ps-print-version): New version number (5.0).
2581 (ps-page-dimensions-database): Added document media.
2582 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
2583 (ps-page-order, ps-printing-region-p): New vars.
2584 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
2585 funs.
2586 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
2587 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
2588 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
2589 (ps-n-up-xstart, ps-n-up-ystart): New macros.
2590 (ps-print-begin-sheet-hook): New hook.
2591 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
2592 const.
2593 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
2594 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
2595 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
2596 (ps-count-lines): Changed to defun.
2597 (ps-header-page): Changed to defsubst, fix fun.
2598 (ps-printing-region): Doc fix, adjust programming code.
2599 (ps-output-boolean, ps-background-pages, ps-background-text)
2600 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
2601 programming code.
2602
2603 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2604
2605 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
2606 (ps-print-version): New version number (4.2).
2607 (ps-spool-config, ps-spool-tumble): New vars.
2608 (ps-print-prologue-1): Changed to defconst, adjust PostScript
2609 programming, new PostScript procedure to handle errors.
2610 (ps-print-prologue-2): Changed to defconst.
2611 (ps-print-duplex-feature): New const: duplex and tumble setting.
2612 (ps-setup, ps-begin-file): Fix funs.
2613 (ps-boolean-capitalized): New fun.
2614
2615 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
2616
2617 * Makefile (dontcompilefiles): Obsoleted.
2618 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
2619 (EL): Unused.
2620 (temacs): Removed (unused).
2621 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
2622 version of the file (necessary for the update to work properly).
2623 (autoloads): Force the use of `pwd`/loaddefs.el.
2624 (updates); Redefined in terms of other targets to reduce redundancy.
2625 (.el.elc): New default rule, just in case you want it.
2626 (compile): Use a single invocation of Emacs.
2627 (bootstrap-compile); Unneeded.
2628 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
2629
2630 1999-10-19 Dave Love <fx@gnu.org>
2631
2632 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
2633
2634 1999-10-19 Sam Steingold <sds@ksp.com>
2635
2636 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
2637 comply with the comment.
2638
2639 1999-10-19 Gerd Moellmann <gerd@gnu.org>
2640
2641 * autorevert.el (auto-revert-mode): Make auto-revert-mode
2642 permanent-local.
2643
2644 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
2645
2646 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
2647 value: \"lpr\" changed to "lpr"
2648 (ps-mode-version): New constant
2649 (ps-mode-show-version): New function, added key in ps-mode-map
2650 (ps-run-messages): Removed
2651 (ps-run-font-lock-keywords-2): New defcustom variable replacing
2652 ps-run-messages. These keywords now include the value of
2653 ps-run-prompt, making its fontification customizable.
2654 (ps-run-init): Removed \\n from docstring, it is now added when
2655 the value is used
2656 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
2657 ps-run-prompt
2658 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
2659 customizable variables in doc-string (its equivalent
2660 ps-run-messages was missing in previous version of the doc-string)
2661 (ps-run-mode): Simplified assignment to font-lock-defaults, using
2662 symbols only
2663
2664 1999-10-19 Alex Schroeder <alex@gnu.org>
2665
2666 * ansi-color.el: Complete rewrite.
2667
2668 1999-10-19 Paul Eggert <eggert@twinsun.com>
2669
2670 Fix bootstrapping problems.
2671 Use the system locale to specify Emacs locale defaults.
2672
2673 * international/mule-cmds.el (global-map):
2674 Do not use backquote, because that makes a bootstrapping
2675 problem if you need to recompile all Lisp files using interpreted code.
2676 * international/mule.el (charset-id, charset-bytes,
2677 charset-dimension, charset-chars, charset-width,
2678 charset-direction, charset-iso-final-char,
2679 charset-iso-graphic-plane, charset-reverse-charset,
2680 charset-short-name, charset-long-name, charset-description,
2681 charset-plist): Likewise.
2682 * subr.el (save-match-data): Likewise.
2683
2684 * international/mule-cmds.el
2685 (set-display-table-and-terminal-coding-system): New function,
2686 containing code migrated out of set-language-environment.
2687 (set-language-environment, set-locale-environment): Use it.
2688 (locale-translation-file-name): Moved here from startup.el.
2689 (locale-language-names, locale-preferred-coding-systems):
2690 New vars.
2691 (locale-name-match, set-locale-environment): New functions.
2692
2693 * language/japan-util.el (setup-japanese-environment-internal):
2694 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
2695
2696 * startup.el (iso-8859-n-locale-regexp): Remove.
2697 (locale-translation-file-name): Move to mule-cmds.el.
2698 (command-line): Move locale-stuff into set-locale-environment.
2699
2700 1999-10-18 Dave Love <fx@gnu.org>
2701
2702 * abbrev.el (add-abbrev, inverse-add-abbrev)
2703 (expand-region-abbrevs): Remove properties from buffer text.
2704
2705 1999-10-17 Gerd Moellmann <gerd@gnu.org>
2706
2707 * iswitchb.el (iswitchb-exhibit): Extract user-input only
2708 from the mini-buffer, without the prompt.
2709
2710 * simple.el (minibuffer-prompt-end): Return the position
2711 after the prompt, not the position of that last character
2712 of the prompt.
2713
2714 1999-10-17 Miles Bader <miles@gnu.org>
2715
2716 * simple.el: Doc fixes.
2717
2718 1999-10-17 Miles Bader <miles@gnu.org>
2719
2720 * simple.el (previous-matching-history-element, next-history-element):
2721 Change to work correctly even if the point is in the prompt.
2722 (choose-completion-string): Likewise.
2723 (minibuffer-prompt-width): New function (compatibility with old subr).
2724
2725 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
2726 When constraining the final position to the current field,
2727 don't use the ONLY-IN-LINE mode of constrain-to-field.
2728
2729 1999-10-17 Miles Bader <miles@gnu.org>
2730
2731 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
2732 constrain-to-field.
2733 * textmodes/paragraphs.el (forward-sentence): Likewise.
2734
2735 1999-10-17 Miles Bader <miles@gnu.org>
2736
2737 * simple.el (line-move): Use constrain-to-field to avoid
2738 moving into a prompt.
2739 (previous-complete-history-element): Clarify doc string.
2740 (next-complete-history-element): Likewise.
2741 Use field-beginning instead of point-min.
2742 (next-matching-history-element): Use field-beginning and
2743 erase-field instead of point-min and erase-buffer.
2744 * textmodes/paragraphs.el
2745 (forward-paragraph, forward-sentence): Likewise.
2746 (backward-kill-paragraph, backward-kill-sentence): Remove code to
2747 constrain the kill to an field, as the movement commands now
2748 do this.
2749
2750 1999-10-17 Miles Bader <miles@gnu.org>
2751
2752 * simple.el (previous-matching-history-element): Get the
2753 minibuffer input with field-string instead of buffer-string.
2754 (choose-completion-string): Likewise.
2755 (next-history-element): Likewise.
2756 Erase the minibuffer input with erase-field, not erase-buffer.
2757 Use field-beginning to find the beginning of the input.
2758 * textmodes/paragraphs.el (backward-kill-sentence):
2759 Remove minibuffer-prompt hack.
2760 Constrain to any input field.
2761
2762 1999-10-17 Sam Steingold <sds@ksp.com>
2763
2764 * bindings.el (completion-ignored-extensions): Added ".sparcf"
2765 for CMUCL on sparc and ".ufsl" for LispWorks.
2766 (bound-and-true-p): Bugfix: free variable `v'.
2767
2768 1999-10-16 Dave Love <d.love@dl.ac.uk>
2769
2770 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
2771 (edebug-uninstall-read-eval-functions): Use load-read-function,
2772 avoiding elisp-eval.
2773
2774 1999-10-16 Sam Steingold <sds@ksp.com>
2775
2776 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
2777 instead of `eql'.
2778
2779 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
2780
2781 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
2782 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
2783 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
2784 * ediff-util.el (ediff-make-temp-file):
2785 * ediff-vers.el (ediff-pcl-cvs-view-revision):
2786 * emerge.el (emerge-make-temp-file):
2787 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
2788 * vc.el (vc-update-change-log):
2789 * mail/mailpost.el (post-mail-send-it):
2790 * mail/metamail.el (metamail-region):
2791 * progmodes/cmacexp.el (c-macro-expansion):
2792 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
2793
2794 1999-10-15 Gerd Moellmann <gerd@gnu.org>
2795
2796 * smtpmail.el (smtpmail-via-smtp): Add support for
2797 automatically appending a domain to RCPT TO: addresses.
2798
2799 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2800
2801 * dired.el (dired-insert-directory): Insert the amount of
2802 free space after the total size.
2803 (dired-free-space-program, dired-free-space-args): New variables.
2804
2805 1999-10-14 Karl Heuer <kwzh@gnu.org>
2806
2807 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
2808
2809 1999-10-14 Dave Love <fx@gnu.org>
2810
2811 * international/characters.el:
2812 * international/fontset.el:
2813 * international/mule-conf.el: Add latin-iso8859-1[45].
2814
2815 * language/european.el: Add Latin-8, Latin-9. Modify some doc
2816 strings.
2817
2818 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
2819 (command-line): Detect Latin-[89] locales.
2820
2821 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
2822
2823 * international/mule-cmds.el (select-safe-coding-system)
2824 (leim-list-header): Avoid the use of strings that start with backslash
2825 newline since lread.c:read1 has a hack to turn those strings into
2826 integer 0 during the loadup.el process.
2827
2828 * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
2829
2830 1999-10-13 Dave Love <fx@gnu.org>
2831
2832 * image.el (insert-image): Copy the image spec and add an
2833 intangible property.
2834
2835 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
2836
2837 * help.el (help-xref-interned): Make it also work on variable-only
2838 and function-only symbols.
2839 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
2840 (help-follow): If the point under mouse is not highlighted, try
2841 `help-xref-interned' on the pointed-to symbol anyway.
2842
2843 * info.el (Info-on-current-buffer): New entry point.
2844 (Info-find-node): Split into two for Info-on-current-buffer to
2845 hook into it.
2846 (Info-current-file, Info-set-mode-line, Info-up):
2847 Info-current-file can now be t.
2848 (Info-clone-buffer-hook): Function for `clone-buffer'.
2849 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
2850 Make `clone-buffer' available in various ways to the user.
2851
2852 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
2853
2854 * simple.el (shell-command, shell-command-on-region): Use
2855 make-temp-file.
2856 (clone-buffer, clone-process, clone-buffer-hook): New functions.
2857
2858 * subr.el (with-current-buffer): Don't use backquotes to avoid
2859 bootstrapping problems.
2860
2861 * loadup.el (load-path): Add subdirs for bootstrapping.
2862 (docstrings): Ignore errors during bootstrapping.
2863 (args): New `bootstrap' argument (for use in place of `dump').
2864
2865 1999-10-12 Emmanuel Briot <briot@gnat.com>
2866
2867 * ada-stmt.el: Doc-string fixes.
2868
2869 1999-10-12 Gerd Moellmann <gerd@gnu.org>
2870
2871 * recentf.el: New file.
2872
2873 * ps-mode.el: New file.
2874
2875 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
2876 case insensitive.
2877
2878 1999-10-12 Richard Sharman <rsharman@pobox.com>
2879
2880 * sh-script.el: Added support for indenting existing scripts.
2881 (sh-mode-map): Added new bindings.
2882 (sh-mode): Updated mode doc-string for new commands, added
2883 make-local-variable calls, initialize mode-specific variables.
2884 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
2885 is now a different function.
2886 (sh-header-marker): Changed docstring.
2887 (sh-set-shell): Initialize mode-specific variables.
2888 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
2889 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
2890 Changed these define-skeleton calls to work with user-specified
2891 indentation settings.
2892 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
2893 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
2894 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
2895 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
2896 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
2897 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
2898 (sh-guess-basic-offset, sh-handle-after-case-label)
2899 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
2900 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
2901 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
2902 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
2903 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
2904 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
2905 (sh-handle-this-then, sh-help-string-for-variable)
2906 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
2907 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
2908 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
2909 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
2910 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
2911 (sh-remove-our-text-properties, sh-rescan-buffer)
2912 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
2913 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
2914 (sh-scan-case, sh-search-word, sh-set-char-syntax)
2915 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
2916 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
2917 functions.
2918 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
2919 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
2920 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
2921 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
2922 (sh-var-list): New variables.
2923
2924 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
2925
2926 * quickurl.el (quickurl-list-insert): `count-lines' was returning
2927 a value one line to high if the cursor wasn't at the start of a
2928 line. A `beginning-of-line' is now performed before making the
2929 call to `count-lines'.
2930
2931 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
2932
2933 * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
2934
2935 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
2936
2937 * Makefile (setwins): Abstract out the command to find subdirectories
2938 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
2939 (custom-deps, finder-data, autoloads, update-subdirs, updates)
2940 (autoloads-with-other-emacs): Use it.
2941
2942 * diff-mode.el: New file. A mode for viewing/editing context diffs.
2943
2944 1999-10-09 Gerd Moellmann <gerd@gnu.org>
2945
2946 * Makefile (bootstrap-compile): New target. Compile Lisp
2947 files with ../src/temacs.
2948
2949 1999-10-08 Simon Marshall <simon@gnu.org>
2950
2951 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
2952 (regexp-opt-group): Use it to get common suffixes in STRINGS.
2953 If STRINGS is nil, return "" rather than nil.
2954
2955 1999-10-08 Gerd Moellmann <gerd@gnu.org>
2956
2957 * Makefile (compile): Compile files one by one. Set load-path to
2958 current directory and subdirectories when compiling.
2959
2960 1999-10-08 Gerd Moellmann <gerd@gnu.org>
2961
2962 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
2963 (emacs): Use it everywhere instead of EMACS.
2964 (compile): New target. Compile all Lisp files from scratch.
2965 (recompile): New target. Recompile lisp directory.
2966 (autoloads-with-other-emacs): New target. Build loaddefs.el with
2967 an Emacs executable not built in the current directory tree.
2968
2969 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
2970
2971 * filecache.el (file-cache-completion-ignore-case): New variable,
2972 defaulting to the value of completion-ignore-case.
2973 (file-cache-minibuffer-complete): Use it.
2974 (file-cache-files-matching, file-cache-files-matching-internal):
2975 New functions.
2976
2977 1999-10-07 Emmanuel Briot <briot@gnat.com>
2978
2979 * ada-xref.el: New file
2980
2981 * ada-prj.el: New file
2982
2983 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
2984
2985 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
2986 subprogram being created.
2987
2988 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
2989 ada-indent-newline-indent): Rewritten to support the new indentation
2990 scheme
2991
2992 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
2993 New functions
2994
2995 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
2996 justification parameter
2997
2998 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
2999 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
3000 external program
3001
3002 1999-10-07 Dave Love <fx@gnu.org>
3003
3004 * bindings.el (bound-and-true-p): New macro.
3005 (make-mode-line-mouse-sensitive): Don't require easymenu.
3006
3007 1999-10-07 Gerd Moellmann <gerd@gnu.org>
3008
3009 * custom.el (defface): Extend documentation for new values of
3010 `type'.
3011
3012 * faces.el (face-spec-set-match-display): Recognize `type' of
3013 `motif', `lucid', `x-toolkit'.
3014 (menu): New face.
3015
3016 1999-10-05 Dave Love <fx@gnu.org>
3017
3018 * files.el: Recognize temporary crontab files.
3019
3020 * info.el: Require jka-compr when compiling.
3021 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
3022
3023 1999-10-04 Dave Love <fx@gnu.org>
3024
3025 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
3026 scroll-up-aggressively, scroll-down-aggressively.
3027
3028 * time.el (display-time-mode): Add autoload cookie.
3029
3030 * rect.el (delete-extract-rectangle): Doc fix from verna.
3031
3032 * help-macro.el (three-step-help): Customize.
3033
3034 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3035
3036 * hexl.el (hexlify-buffer): Move point in proper range
3037 if it is too large.
3038 (hexl-after-revert-hook): Update hexl-max-address.
3039 (hexl-address-to-marker): Doc fix.
3040
3041 1999-10-03 Dave Love <fx@gnu.org>
3042
3043 * image.el (defimage): Remove redundant code. Substitute file in
3044 image plist.
3045
3046 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
3047
3048 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
3049 when doing with-temp-file.
3050
3051 1999-10-01 Dave Love <fx@gnu.org>
3052
3053 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
3054
3055 * help.el: Require view when compiling.
3056 (view-emacs-FAQ): Use Info version.
3057
3058 1999-09-29 Ken'ichi Handa <handa@gnu.org>
3059
3060 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
3061 (normat->normal). Use correct font names for Korean
3062 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
3063
3064 1999-09-29 Kenichi Handa <handa@etl.go.jp>
3065
3066 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
3067 code not used by KOI8 to the same 8-bit code instead of mapping to
3068 SPC.
3069 (cyrillic-alternativnyj-decode-table): Likewise.
3070
3071 1999-09-29 Alex Schroeder <alex@gnu.org>
3072
3073 * sql.el (sql-imenu-generic-expression): Aew, used to set
3074 imenu-generic-expression.
3075 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
3076 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
3077 imenu-case-fold-search, and imenu-syntax-alist.
3078 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
3079 setting font-lock-defaults' SYNTAX-ALIST.
3080
3081 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3082
3083 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
3084 macro, try again.
3085
3086 1999-09-28 Dave Love <fx@gnu.org>
3087
3088 * cus-edit.el (custom-comment): Change widget definition.
3089 (custom-comment-create, custom-comment-show)
3090 (custom-comment-invisible-p): Don't use :comment-overlay.
3091 (custom-comment-hide): New function.
3092 (custom-variable-set, custom-variable-save)
3093 (custom-variable-reset-standard, custom-face-set)
3094 (custom-face-save): Use it.
3095
3096 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3097
3098 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
3099
3100 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3101
3102 * faces.el (region): Doc fix.
3103
3104 1999-09-27 Dave Love <fx@gnu.org>
3105
3106 * isearch.el (isearch): Add :links in defgroup.
3107 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
3108 (isearch-switch-frame-handler): Comment out (unused).
3109 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
3110 (isearch-ring-retreat-edit): Doc fix.
3111 (isearch-mouse-yank): New command.
3112 (isearch-last-command-char): Removed. Callers changed to use
3113 last-command-char.
3114 (isearch-char-to-string): Removed. Callers changed to use
3115 char-to-string.
3116
3117 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
3118
3119 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
3120 option for Russian.
3121
3122 1999-09-25 Gerd Moellmann <gerd@gnu.org>
3123
3124 * faces.el (face-differs-from-default-p): Compare face
3125 attributes individually.
3126
3127 * image.el (put-image, insert-image): Add string argument.
3128
3129 1999-09-24 Gerd Moellmann <gerd@gnu.org>
3130
3131 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
3132 LANG=de_DE.iso88591 on HPUX 11.0.
3133
3134 * dired.el (dired-move-to-filename-regexp): Make it work
3135 for LANG=de_DE.iso88591 on HPUX 11.0.
3136
3137 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3138
3139 * info.el (info-initialize): Don't test existence of ALTERNATIVE
3140 if we know for some other reason it should not be used.
3141
3142 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
3143 New variable.
3144 (edebug-recursive-edit): Save current-prefix-arg there,
3145 bind it, and set it back at the end.
3146 (edebug-outside-excursion): Restore and update the outside
3147 value of current-prefix-arg.
3148 (edebug-emacs-version-specific): Delete support for Epoch.
3149
3150 1999-09-24 Howard Melman <howard@silverstream.com>
3151
3152 * imenu.el (imenu-after-jump-hook): New variable.
3153 (imenu): Run menu-after-jump-hook.
3154 (imenu-name-lookup-function): New variable.
3155 * imenu.el (imenu--in-alist): Use those variables.
3156
3157 1999-09-24 Carsten Dominik <cd@gnu.org>
3158
3159 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
3160 multiple thebibliography environments.
3161
3162 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
3163 with recentering window.
3164 (reftex-extract-bib-entries-from-thebibliography,
3165 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
3166 with multiple thebibliography environments.
3167
3168 * textmodes/reftex-vars.el
3169 (reftex-section-levels): Function allowed as cdr.
3170 (reftex-max-section-depth) New option.
3171
3172 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
3173 with multiple thebibliography environments.
3174
3175 1999-09-23 Gerd Moellmann <gerd@gnu.org>
3176
3177 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
3178 instead of point-min in call to delete-region.
3179
3180 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
3181
3182 * vc.el (vc-backend-checkout): Use with-temp-file when checking
3183 out into arbitrary file names.
3184
3185 1999-09-19 Ken'ichi Handa <handa@gnu.org>
3186
3187 * language/european.el ("Turkish"): New language environment.
3188
3189 1999-09-19 Dave Love <fx@gnu.org>
3190
3191 * delim-col.el: New file.
3192
3193 1999-09-17 Richard Stallman <rms@gnu.org>
3194
3195 * files.el (after-find-file): When visiting a backup file,
3196 make it read-only.
3197
3198 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
3199 (apropos-keybinding-face, apropos-label-face): Likewise.
3200 (apropos-property-face, apropos-match-face): Likewise.
3201 (apropos-label-properties): New variable.
3202 (apropos-print-doc): Use apropos-label-properties.
3203 (apropos-print): Set apropos-label-properties.
3204
3205 1999-09-15 Richard Stallman <rms@gnu.org>
3206
3207 * winner.el: Use aref instead of sref.
3208
3209 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
3210
3211 1999-09-14 Gerd Moellmann <gerd@gnu.org>
3212
3213 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
3214
3215 1999-09-14 Richard Stallman <rms@gnu.org>
3216
3217 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
3218 cookie, even if followed by a letter.
3219
3220 1999-09-14 Stephen Eglen <stephen@gnu.org>
3221
3222 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
3223 --no-line-editing are passed to Octave by including them here
3224 rather than storing them in inferior-octave-startup-args.
3225
3226 1999-09-14 Eli Zaretskii <eliz@gnu.org>
3227
3228 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
3229 command, option, env and sc.
3230
3231 * subr.el (shell-quote-argument): Quote argument with double
3232 quotes for ms-dos.
3233
3234 1999-09-14 Richard Stallman <rms@gnu.org>
3235
3236 * simple.el (eval-expression-print-level): New variable.
3237 (eval-expression-print-length): New variable.
3238 (eval-expression-debug-on-error): New variable.
3239 (eval-expression): Bind print-level, print-length and
3240 debug-on-error from those vars.
3241
3242 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
3243 Bind print-level, print-length and debug-on-error.
3244
3245 1999-09-14 Inge Frick <inge@nada.kth.se>
3246
3247 * dired.el (dired-recursive-deletes): New custom variable.
3248 (dired-re-no-dot): New variable.
3249 (dired-delete-file): New function deletes files and directories
3250 recursively.
3251 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
3252
3253 * dired-aux.el (dired-recursive-copies): New custom variable.
3254 (dired-handle-overwrite): Broke a long line.
3255 (dired-copy-file): Call `dired-copy-file-recursive' instead of
3256 `copy-file'.
3257 (dired-copy-file-recursive): New function. Copy directories
3258 recursively.
3259 (dired-do-create-files): Added support for generalized directory
3260 target. How-to function may now return a function. New fluid
3261 variable `dired-one-file'.
3262 (dired-copy-how-to-fn): New variable.
3263 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
3264 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
3265 (dired-do-copy-regexp): No recursive copies.
3266
3267 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
3268
3269 * whitespace.el (whitespace-version): Update version to 2.4
3270
3271 * whitespace.el: Add customization variables to conditionally test
3272 any of the five whitespaces, per request from Rune Kleveland
3273 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
3274
3275 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
3276
3277 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
3278 list of modes to be checked for bogus whitespaces.
3279
3280 * whitespace.el (whitespace-rescan-timer-time): Update
3281 documentation.
3282
3283 * whitespace.el (whitespace-display-unchecked-whitespaces):
3284 New function to update modeline with untested whitespaces.
3285
3286 * whitespace.el (whitespace-buffer): Test only whitespaces whose
3287 checking is turned on, and update modeline using the newly created
3288 `whitespace-display-unchecked-whitespaces'.
3289
3290 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
3291 whose checking is turned on, and update modeline using the newly
3292 created `whitespace-display-unchecked-whitespaces'.
3293
3294 * whitespace.el (whitespace-describe): Update documentation.
3295
3296 * whitespace.el (whitespace-tickle-timer): Test if
3297 `whitespace-rescan-timer-time' is non-zero before tickling timer.
3298
3299 1999-09-13 Dave Love <fx@gnu.org>
3300
3301 * hideif.el (hide-ifdef-mode): Add autoload cookie.
3302
3303 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
3304 for temp buffer.
3305 (checkdoc-this-string-valid): Don't assume default comment-start.
3306
3307 1999-09-13 Gerd Moellmann <gerd@gnu.org>
3308
3309 * rsz-mini.el: Remove code, keep the interface.
3310
3311 1999-09-13 Dave Love <fx@gnu.org>
3312
3313 * help.el (help-highlight-p): Doc fix.
3314
3315 * faces.el (mode-line, header-line, tool-bar): Add :version.
3316 (highlight, secondary-selection): Add :group.
3317 (trailing-whitespace): Add :group, :version.
3318
3319 * wid-edit.el: Remove some compatibility code and checks.
3320 (widget-specify-field, widget-specify-button): Don't use XEmacs
3321 properties.
3322 (widget-overlay-inactive): Change error message.
3323 (widget-button-pressed-face): New variable.
3324 (widget-button-click): Use it.
3325 (widget-documentation-link-add): Specify mouse and button faces.
3326 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
3327 removed now the functionality is built in.
3328
3329 * cus-edit.el: Don't define-widget-keywords.
3330 (multimedia): New group.
3331 (custom-last): Function removed.
3332 (custom-quote): Add vectorp case, comment out characterp case.
3333 (custom-buffer-done-function, custom-raised-buttons): New option.
3334 (Custom-buffer-done): New function.
3335 (custom-buffer-create-internal): Obey custom-raised-buttons,
3336 Custom-buffer-done.
3337 (custom-button-face): Make it `released-button'.
3338 (custom-button-pressed-face): Make it `pressed-button'
3339 (custom-mode-map): Bind "q" to Custom-buffer-done.
3340 (custom-mode): Deal with raised/pressed buttons.
3341
3342 Changes from Didier Verna:
3343 (custom-prompt-variable): Optional third arg makes prompt for a
3344 comment string.
3345 (customize-set-value, customize-set-variable,
3346 customize-save-variable): Optional prefix makes function handle
3347 variable comments.
3348 (customize-customized, customize-saved, custom-variable-state-set)
3349 (custom-variable-set, custom-variable-save, custom-face-state-set)
3350 (custom-variable-reset-saved, custom-variable-reset-standard)
3351 (custom-face-set, custom-face-save, custom-face-reset-saved)
3352 (custom-face-reset-standard, customize-save-customized): Handle
3353 custom comments.
3354 (custom-comment-face, custom-comment-tag-face): New face.
3355 (custom-comment): New widget.
3356 (custom-comment-create, custom-comment-delete)
3357 (custom-comment-value-set, custom-comment-show)
3358 ()custom-comment-invisible-p): New functions.
3359 (custom-variable-value-create, custom-face-value-create): Create a
3360 comment field widget.
3361 (custom-variable-menu, custom-face-menu): New entry for custom
3362 comment.
3363 (custom-face-value-create): Remove compatibility code.
3364 (custom-save-variables, custom-save-faces): Possibly save custom
3365 comments.
3366
3367 * cus-face.el (custom-face-attributes): Simplify :underline,
3368 :overline, :inverse-video cases. Fix up :box case (probably needs
3369 more work).
3370
3371 Change from Didier Verna:
3372 (custom-set-faces): The arguments can now have a custom comment as
3373 fourth argument.
3374
3375 * custom.el: Don't define-widget-keywords.
3376 Change from Didier Verna:
3377 (custom-set-variables): The arguments can now have a
3378 custom comment as fifth element.
3379
3380 1999-09-13 Richard Stallman <rms@gnu.org>
3381
3382 * info.el (Info-find-node): Cope better if guesspos is too large.
3383
3384 1999-09-12 Gerd Moellmann <gerd@gnu.org>
3385
3386 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
3387 of buffer-substring because buffer-string doesn't copy the
3388 prompt.
3389
3390 * faces.el (mode-line): Replaces `modeline'.
3391 (toplevel): Make `modeline' an alias for `mode-line'.
3392
3393 1999-09-12 Gerd Moellmann <gerd@gnu.org>
3394
3395 * gs.el: Change `ghostscript' to `postscript' in comment.
3396
3397 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
3398
3399 * emulation/tpu-edt.el (tpu-version): New version.
3400 (tpu-search-overlay, tpu-replace-overlay): New variables.
3401 (tpu-search-highlight, tpu-toggle-direction): New functions.
3402 (tpu-lm-replace): Set tpu-replace-overlay.
3403 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
3404 command hook.
3405
3406 1999-09-11 Richard Stallman <rms@gnu.org>
3407
3408 * isearch.el (isearch-mode-map): Undo previous change.
3409
3410 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
3411 use all of that as the sexp.
3412
3413 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
3414 and use the initial argument as file name directly.
3415 Likewise if nothing matches.
3416
3417 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
3418
3419 * winner.el: Major changes. Avoid changing point and mark.
3420 Save configurations after they change, not before.
3421
3422 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
3423
3424 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
3425 Bind print-continuous-numbering and print-number-table.
3426
3427 1999-09-10 Dave Love <fx@gnu.org>
3428
3429 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
3430
3431 1999-09-09 Richard Stallman <rms@gnu.org>
3432
3433 * whitespace.el: Finish making it fit Emacs conventions.
3434 Add autoloads.
3435
3436 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
3437
3438 * generic-x.el (bat-generic-mode): "::"-style comments don't
3439 need to begin with "-". Fix the font-lock definitions of ON/OFF
3440 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
3441 from the list of keywords. Add DO to the list of keywords.
3442
3443 1999-09-09 Dave Love <fx@gnu.org>
3444
3445 * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
3446 (byte-optimize-backward-word): New optimizations.
3447 (side-effect-free-fns, side-effect-and-error-free-fns): Add
3448 entries.
3449
3450 1999-09-09 Gerd Moellmann <gerd@gnu.org>
3451
3452 * image.el (put-image): Remove optional buffer parameter.
3453
3454 * faces.el (face-italic-p): Return t only for values `italic'
3455 and `oblique'.
3456
3457 * mouse.el (mouse-drag-mode-line-1): Extension of former
3458 mouse-drag-mode-line that also drags the header line.
3459 (mouse-drag-mode-line): Call it.
3460 (mouse-drag-header-line): New.
3461 (toplevel): Bind down-mouse-1 on header lines to
3462 mouse-drage-header-line.
3463
3464 1999-09-08 Gerd Moellmann <gerd@gnu.org>
3465
3466 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
3467 (make-mode-line-mouse-sensitive): Replace `top-line' by
3468 `header-line'.
3469
3470 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
3471
3472 * help.el (describe-function-1): Don't return empty string for keymaps.
3473
3474 * fill.el (fill-region-as-paragraph, canonically-space-region):
3475 Respect colon-double-space at end of line.
3476
3477 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
3478
3479 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
3480 (backup-buffer): Use it.
3481
3482 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
3483
3484 * generic-x.el (generic-define-unix-modes): Added new modes:
3485 inetd-conf-generic-mode, etc-services-generic-mode,
3486 etc-passwd-generic-mode. These are all defined for Unix by default.
3487 (apache-generic-mode): Use an imenu-generic-expression to list
3488 Configuration keywords.
3489 (samba-generic-mode): Use both ; and # as comment characters.
3490 (samba-generic-mode): Font-lock expressions now highlight name
3491 value pairs.
3492 (bat-generic-mode): Keywords are now case-insensitive through
3493 font-lock-defaults setting.
3494 (java-properties-generic-mode): Supports both ! and # as comment
3495 characters.
3496 (java-properties-generic-mode): Added an imenu-generic-expression
3497 (java-properties-generic-mode): Reworked to support the various
3498 different ways to separate name and value (viz, '=', ':' and
3499 whitespace).
3500 (show-tabs-generic-mode): Added this new generic-mode.
3501
3502 1999-09-08 Richard Stallman <rms@gnu.org>
3503
3504 * progmodes/inf-lisp.el: Moved from top directory.
3505
3506 * tar-mode.el (tar-header-block-tokenize):
3507 Use `when' instead of `and'. Fix some clobbered text.
3508
3509 * gud.el (gud-make-debug-menu): Make a child for the
3510 local menu, for its menu bar, and the debug menu.
3511 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
3512 Use the history in the simple way.
3513
3514 1999-09-07 Kenichi Handa <handa@etl.go.jp>
3515
3516 * language/korea-util.el (default-korean-keyboard): Initialize it
3517 according to the environment variable HANGUL_KEYBOARD_TYPE.
3518
3519 1999-09-07 Richard Stallman <rms@gnu.org>
3520
3521 * subr.el (make-temp-file): New function.
3522
3523 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
3524
3525 * font-lock.el (font-lock-multiline): New text property contains
3526 a boolean to indicate if the char is part of a multiline match.
3527 (font-lock-default-fontify-region): Extend the region appropriately
3528 for multiline keywords.
3529 (font-lock-default-unfontify-region): Also remove the new
3530 font-lock-multiline text property.
3531 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
3532 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
3533
3534 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3535
3536 * diary-lib.el (list-diary-entries): Make sure two-digit years
3537 have leading zeros.
3538
3539 1999-09-07 Gerd Moellmann <gerd@gnu.org>
3540
3541 * faces.el (face-set-after-frame-default): Initialize some
3542 attributes of some faces from frame parameters.
3543
3544 * faces.el (scroll-bar, border, cursor, mouse): New faces.
3545
3546 1999-09-07 Gerd Moellmann <gerd@gnu.org>
3547
3548 * faces.el (fringe): Replaces face `margin'.
3549
3550 1999-09-07 Dave Love <fx@gnu.org>
3551
3552 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
3553
3554 1999-09-07 Richard Stallman <rms@gnu.org>
3555
3556 * subr.el (push): Doc fix.
3557
3558 1999-09-06 Richard Stallman <rms@gnu.org>
3559
3560 * vc.el (vc-annotate-display): Use < 69 not < 70
3561 to distinguish 20YY from 19YY.
3562
3563 * timezone.el (timezone-parse-date): Use < 69 not < 70
3564 to distinguish 20YY from 19YY.
3565
3566 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
3567
3568 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
3569
3570 * quickurl.el: (quickurl-list-focused-line): Removed.
3571 (quickurl-list-insert): Now works out the focused line using
3572 `count-lines' instead of using `quickurl-list-focused-line'.
3573
3574 1999-09-06 Richard Stallman <rms@gnu.org>
3575
3576 * mail/rmail.el (rmail-retry-failure): Unconditionally move
3577 to beginning of message.
3578
3579 1999-09-06 Dave Love <fx@gnu.org>
3580
3581 * isearch.el (isearch-mode-map): Add mouse-2.
3582
3583 * mail/rmail.el (rmail-read-password): Deleted.
3584 (rmail-get-pop-password): Use read-password.
3585
3586 * quickurl.el: Don't conditionally define caddr.
3587 (quickurl-url-comment): Use nth, not caddr in function and
3588 defsetf.
3589
3590 1999-09-06 Richard Stallman <rms@gnu.org>
3591
3592 * auto-show.el: Doc fixes.
3593
3594 1999-09-06 Stephen Eglen <stephen@gnu.org>
3595
3596 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
3597 --no-line-editing so that TABs in source files are not interpreted
3598 as completion requests.
3599
3600 1999-09-06 Gerd Moellmann <gerd@gnu.org>
3601
3602 * hscroll.el, auto-show.el: Remove all code, keep the public
3603 interface as no-ops.
3604
3605 * faces.el (face-bold-p): Don't return t if face has lighter
3606 weight than normal.
3607
3608 1999-09-06 Eli Zaretskii <eliz@gnu.org>
3609
3610 * startup.el (command-line): Make small-temporary-file-directory
3611 be nil except on ms-dos.
3612
3613 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
3614
3615 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
3616 is defined.
3617
3618 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
3619 letters with a colon after d or l.
3620
3621 1999-09-06 Dave Love <fx@gnu.org>
3622
3623 * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed. (Now
3624 primitive.)
3625
3626 1999-09-05 Richard Stallman <rms@gnu.org>
3627
3628 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
3629
3630 * textmodes/paragraphs.el (backward-kill-sentence):
3631 Don't test minibuffer-prompt-end here.
3632 (forward-sentence): Do handle it here.
3633 (backward-kill-paragraph): Don't test it here.
3634 (forward-paragraph): Handle it here.
3635
3636 * mouse.el (font-menu-add-default): Simplify code.
3637
3638 1999-09-05 Gerd Moellmann <gerd@gnu.org>
3639
3640 * faces.el (header-line): Renamed from `top-line'.
3641
3642 1999-09-05 Gerd Moellmann <gerd@gnu.org>
3643
3644 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
3645
3646 1999-09-04 Richard Stallman <rms@gnu.org>
3647
3648 * whitespace.el: New file.
3649
3650 1999-09-04 Dave Love <fx@gnu.org>
3651
3652 * paths.el: Make some doc strings obey the make-docfile convention.
3653
3654 * bindings.el: Likewise.
3655 (debug-ignored-errors): Remove BBDB ones.
3656
3657 1999-09-03 Richard Stallman <rms@gnu.org>
3658
3659 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
3660 not from the draft to forward.
3661
3662 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
3663
3664 1999-09-03 Dave Love <fx@gnu.org>
3665
3666 * double.el (double-mode): Customize the variable.
3667
3668 1999-09-03 Kenichi Handa <handa@etl.go.jp>
3669
3670 * international/characters.el: Delete duplicated code.
3671
3672 1999-09-02 Richard Stallman <rms@gnu.org>
3673
3674 * indent.el (indent-relative): Doc fix.
3675
3676 * quickurl.el (quickurl): Doc fix.
3677
3678 1999-09-02 Gerd Moellmann <gerd@gnu.org>
3679
3680 * faces.el (margin): Change background to "gray" for mono (this is
3681 drawn with a stipple pattern).
3682
3683 1999-09-02 Gerd Moellmann <gerd@gnu.org>
3684
3685 * simple.el (next-history-element): Use minibuffer-prompt-end once
3686 again. Remove test for minibuffer-prompt-in-buffer.
3687
3688 1999-09-02 Eli Zaretskii <eliz@gnu.org>
3689
3690 * files.el (small-temporary-file-directory): New variable.
3691
3692 * startup.el (command-line): Compute the value of
3693 small-temporary-file-directory.
3694
3695 * ediff-init.el (ediff-temp-file-prefix): Use
3696 small-temporary-file-directory if non-nil.
3697
3698 * vc.el (vc-update-change-log): Likewise.
3699
3700 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
3701
3702 * simple.el (shell-command, shell-command-on-region): Use
3703 make-temp-name properly. Use small-temporary-file-directory if
3704 non-nil, otherwise temporary-file-directory, to generate temporary
3705 files.
3706
3707 * dos-w32.el (direct-print-region-helper): Use
3708 temporary-file-directory. (From Stefan Monnier.)
3709
3710 1999-09-02 Richard Stallman <rms@gnu.org>
3711
3712 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
3713 from asm-comment-char.
3714 (asm-font-lock-keywords): Recognize instruction width suffixes.
3715
3716 1999-09-01 Richard Stallman <rms@gnu.org>
3717
3718 * play/fortune.el: New file.
3719
3720 1999-08-31 Dave Love <fx@gnu.org>
3721
3722 * help.el (help-make-xrefs): Don't lose on non-empty blank line
3723 after key table.
3724
3725 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
3726 redisplay variables.
3727
3728 * subr.el (push): Fix typo.
3729
3730 1999-08-30 Kevin Blake <kblake@ticnet.com>
3731
3732 * emacs-lisp/ring.el: Many doc fixes.
3733 (ring-size, ring-copy): New functions.
3734
3735 1999-08-29 Richard Stallman <rms@gnu.org>
3736
3737 * progmodes/etags.el (tags-loop-continue):
3738 After tags-loop-operate returns, force skip to next file.
3739
3740 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
3741 (mail-extr-first-letters, mail-extr-last-letters):
3742 Use character classes [:alpha:] and [:alnum:].
3743
3744 * subr.el (push, pop): New macros.
3745
3746 * progmodes/compile.el (compilation-error-regexp-alist):
3747 New item for SGI IRIX MipsPro compilers.
3748
3749 * speedbar.el (speedbar-directory-buttons): Recognize
3750 device names when checking for file names.
3751
3752 * array.el (array-reconfigure-rows): Use generate-new-buffer.
3753
3754 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
3755 and specially handle defvar inside their expansions.
3756 (eval-defun-1): New subroutine.
3757
3758 * progmodes/compile.el (compilation-error-regexp-alist):
3759 Fix the Perl -w entry to allow period after line number.
3760 Don't allow newlines in file name, but allow them after line number
3761 for Perl debugging traces.
3762
3763 * which-func.el (which-func-cleanup-function): New variable.
3764 (which-function): Call that function.
3765
3766 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
3767 to end a function name.
3768
3769 * informat.el (Info-tagify): Don't insert more than one newline
3770 before the tag table.
3771
3772 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
3773
3774 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
3775 than make-temp-name, use match-string-no-properties, and eliminate
3776 a quadratic behavior when building bibtex-strings.
3777
3778 1999-08-29 Alex Schroeder <alex@gnu.org>
3779
3780 * comint.el (comint-input-ring-separator): New variable.
3781 (comint-read-input-ring): Doc change; use
3782 comint-input-ring-separator when reading file.
3783 (comint-write-input-ring): Use
3784 comint-input-ring-separator when writing file.
3785
3786 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
3787
3788 * informat.el (Info-tagify): Start by widening.
3789 Match node headers that don't list the file name,
3790 and more kinds of page separations.
3791 Strip properties during tagification.
3792 Use start of node header line as tag's position.
3793 Fix the "done" message.
3794
3795 (Info-validate): Save and restore match data around narrowing down.
3796
3797 1999-08-28 Richard M. Stallman <rms@gnu.org>
3798
3799 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
3800 On repeated call, override previous values put into
3801 minor-mode-map-alist and minor-mode-alist.
3802
3803 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
3804
3805 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
3806
3807 1999-08-27 Andreas Schwab <schwab@gnu.org>
3808
3809 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
3810 from cvs update.
3811
3812 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3813
3814 * calendar/calendar.el (calendar-move-hook): New hook.
3815
3816 * calendar/cal-move.el: Call the new hook in every movement function.
3817
3818 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
3819 the right function name.
3820
3821 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
3822
3823 * time-stamp.el: Put quote-backquote around all symbol names
3824 in doc strings, for mousing.
3825 (time-stamp): Support multi-line patterns.
3826 (time-stamp-inserts-lines): New variable.
3827 (time-stamp-count): New variable.
3828 (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
3829 "Thu" instead of "%a".
3830
3831 1999-08-25 Gerd Moellmann <gerd@gnu.org>
3832
3833 * simple.el (kill-word): Undo previous change.
3834
3835 1999-08-25 Gerd Moellmann <gerd@gnu.org>
3836
3837 * jit-lock.el (jit-lock-function): Extend the fontified range
3838 to the beginning of the line containing the range start and
3839 the beginning of the line following the range end.
3840
3841 1999-08-24 Dave Love <fx@gnu.org>
3842
3843 * timezone.el: Move provide to end.
3844 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
3845 <70 are 2000+.
3846 (timezone-parse-time): Simplify somewhat.
3847
3848 1999-08-24 Gerd Moellmann <gerd@gnu.org>
3849
3850 * faces.el (margin): Renamed from bitmap-area.
3851
3852 1999-08-24 Alex Schroeder <alex@gnu.org>
3853
3854 * sql.el: Doc changes.
3855 (sql-sybase): Use sql-server instead of sql-database.
3856
3857 1999-08-23 Dave Love <fx@gnu.org>
3858
3859 * rect.el: Add/fix various doc strings. Add `*' to all the
3860 interactive specs.
3861
3862 1999-08-21 Gerd Moellmann <gerd@gnu.org>
3863
3864 * jit-lock.el (jit-lock-function): Use line-beginning-position.
3865 Don't unwind-protect font-lock-fontify-region.
3866
3867 * paragraphs.el (backward-kill-paragraph): Don't move
3868 point into mini-buffer prompt.
3869 (backward-kill-sentence): Ditto.
3870
3871 * simple.el (next-history-element): Use minibuffer-prompt-end.
3872 Remove test for minibuffer-prompt-in-buffer.
3873 (kill-word): Don't move point into mini-buffer prompt.
3874
3875 1999-08-21 Dave Love <fx@gnu.org>
3876
3877 * Makefile: Exclude CVS dirs like RCS.
3878
3879 1999-08-19 Dave Love <fx@gnu.org>
3880
3881 * tooltip.el (tooltip-mode): Customize this, per convention.
3882 (tooltip-active): Option deleted.
3883
3884 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
3885
3886 * hanoi.el, page-ext.el: Declare dynamic vars.
3887
3888 * term.el: Avoid ange-ftp related compilation warnings.
3889
3890 1999-08-18 Gerd Moellmann <gerd@gnu.org>
3891
3892 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
3893 the default so that beginners can benefit from it without
3894 searching in manuals.
3895
3896 1999-08-18 Ray Blaak <blaak@gnu.org>
3897
3898 * progmodes/delphi.el: Consider assembly sections as blocks, to
3899 indent them better. Make auto-indent on newline optional.
3900
3901 1999-08-17 Gerd Moellmann <gerd@gnu.org>
3902
3903 * bindings.el (mode-line-modified): Look up key binding for C-x
3904 C-q. If it's bound call that binding, otherwise call
3905 toggle-read-only.
3906
3907 1999-08-17 Dave Love <fx@gnu.org>
3908
3909 * info.el (info): Doc fix.
3910
3911 * finder.el (finder-known-keywords): Add `multimedia'.
3912
3913 * apropos.el: Don't capitalize custom group name.
3914
3915 * info-look.el: Remove compatibility code.
3916 (info-lookup-guess-default*): DTRT for point at start of symbol.
3917 (info-complete): Don't lose with point not at end of symbol.
3918
3919 1999-08-16 Gerd Moellmann <gerd@gnu.org>
3920
3921 * term.el (toplevel): Make face `term-default' an empty face.
3922 The code relied on the fact that Emacs ignored invalid faces in
3923 face text properties in 20.4.
3924
3925 1999-08-16 Richard M. Stallman <rms@gnu.org>
3926
3927 * subr.el (point-at-eol, point-at-bol): New aliases.
3928
3929 * simple.el: Functions reordered.
3930
3931 * rect.el (delete-rectangle-line): Use line-end-position.
3932
3933 1999-08-16 Karl Heuer <kwzh@gnu.org>
3934
3935 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
3936 here from simple.el.
3937
3938 1999-08-16 Dave Love <fx@gnu.org>
3939
3940 * mouse.el: Provide `mldrag' for compatibility.
3941 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
3942 marked obsolete.
3943
3944 * mldrag.el: Removed since the features are in mouse.el.
3945
3946 * jka-compr.el (auto-compression-mode): New variable for
3947 customization.
3948
3949 * bindings.el (mode-line-mule-info): Doc fix.
3950
3951 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
3952 name comparisons.
3953
3954 * files.el (interpreter-mode-alist): Add make, guile, clisp.
3955 (find-file): Doc fix.
3956
3957 1999-08-16 Carsten Dominik <cd@gnu.org>
3958
3959 * textmodes/reftex.el: Most of the code moved to other files.
3960 * textmodes/reftex-auc.el: New file, split out from reftex.el
3961 * textmodes/reftex-cite.el: New file, split out from reftex.el
3962 * textmodes/reftex-global.el: New file, split out from reftex.el
3963 * textmodes/reftex-index.el: New file, split out from reftex.el
3964 * textmodes/reftex-parse.el: New file, split out from reftex.el
3965 * textmodes/reftex-ref.el: New file, split out from reftex.el
3966 * textmodes/reftex-sel.el: New file, split out from reftex.el
3967 * textmodes/reftex-toc.el: New file, split out from reftex.el
3968 * textmodes/reftex-vars.el: New file, split out from reftex.el
3969 * textmodes/reftex-vcr.el: New file, split out from reftex.el
3970
3971 1999-08-16 Carsten Dominik <cd@gnu.org>
3972
3973 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
3974 conflict with pop-up-frames.
3975 (reftex-special-environment-parsers): New constant.
3976 (reftex-label-alist): car of an entry can also be a function.
3977 (reftex-what-special-env): Cew function.
3978 (reftex-label-location): Call `reftex-what-special-env'.
3979 (reftex-compile-variables): Check for symbol in
3980 `reftex-label-alist'.
3981 (reftex-what-environment): Fixed bug with stacked environments of
3982 same kind (e.g. enumerate).
3983 (reftex-process-string): Preserve default directory.
3984 (reftex-label-alist-builtin): Changed prefixes of endnote and
3985 footnote. Also the magic words.
3986 (reftex-reference): Interprete new option
3987 `reftex-fref-is-default'.
3988 (reftex-replace-prefix-escapes): Interprete new `%S' format.
3989 (reftex-toc-mouse-view-line): Command removed (had no binding).
3990 (reftex-everything-regexp): New function.
3991 (reftex-nearest-match): Made better.
3992 (reftex-toc-find-section): Use new version of
3993 `reftex-nearest-match'.
3994 (reftex-insert-docstruct): Adapted to work with the index stuff.
3995 (reftex-parse-from-file): Find index entries as well.
3996 (reftex-toc-toggle-index): New function
3997 (reftex-toc-map): `i' is now used to togle the index, File
3998 boundaries has been moved to `F'.
3999 (reftex-select-label-map): Toggling display of file boundaries is
4000 now on the `F' key, for consistency with `reftex-toc-map'.
4001 (reftex-erase-all-selection-and-index-buffers): Renamed from
4002 `reftex-erase-all-selection-buffer'. Now also kills the index
4003 buffers.
4004 (reftex-viewing-cross-references): Customization group renamed
4005 from reftex-viewing-cross-references-and-citations.
4006 (reftex-index-macro-regexp,
4007 reftex-find-index-entry-regexp-format): New variables
4008 (reftex-macros-with-index): New variable
4009 (reftex-add-index-macros): New function
4010 (reftex-renumber-simple-labels, reftex-translate): Allow for
4011 multiple labels in a single ref command.
4012 (reftex-index-support): New customization group
4013 (reftex-support-index, reftex-index-special-chars,
4014 reftex-index-macros, reftex-index-default-macro,
4015 reftex-index-default-tag, reftex-index-math-format,
4016 reftex-index-section-letters, reftex-index-include-context,
4017 reftex-index-follow-mode, reftex-index-header-face,
4018 reftex-index-section-face, reftex-index-tag-face,
4019 reftex-index-face): New options
4020 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
4021 reftex-index-tag, reftex-index-return-marker,
4022 reftex-index-restriction-indicator, reftex-index-restriction-data,
4023 reftex-index-macro-regexp, reftex-index-level-re,
4024 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
4025 reftex-everything-regexp-no-index, reftex-index-re,
4026 reftex-macros-with-index, reftex-index-macro-alist): New variables
4027 (reftex-index-help, reftex-index-macros-builtin,
4028 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
4029 reftex-query-index-macro-help): New constants
4030 (reftex-index-selection-or-word, reftex-index,
4031 reftex-default-index, reftex-update-default-index,
4032 reftex-index-complete-tag, reftex-index-select-tag,
4033 reftex-index-complete-key, reftex-index-update-taglist,
4034 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
4035 reftex-display-index, reftex-insert-index,
4036 reftex-index-insert-new-letter, reftex-get-restriction,
4037 reftex-index-pre-command-hook, reftex-index-post-command-hook,
4038 reftex-index-show-help, reftex-index-next, reftex-index-previous,
4039 reftex-index-toggle-follow, reftex-index-toggle-context,
4040 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
4041 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
4042 reftex-index-quit, reftex-index-quit-and-kill,
4043 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
4044 reftex-index-revert, reftex-index-switch-index-tag,
4045 reftex-index-restrict-to-section, reftex-index-widen,
4046 reftex-index-restriction-forward,
4047 reftex-index-restriction-backward, reftex-index-visit-location,
4048 reftex-index-analyze-entry, reftex-index-globalize,
4049 reftex-index-edit, reftex-index-toggle-range-beginning,
4050 reftex-index-toggle-range-end, reftex-index-edit-key,
4051 reftex-index-edit-attribute, reftex-index-edit-visual,
4052 reftex-index-edit-part, reftex-index-level-down,
4053 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
4054 reftex-index-change-entry, reftex-index-goto-letter,
4055 reftex-add-index-macros, reftex-ensure-index-support,
4056 reftex-index-info-safe, reftex-index-info): New functions.
4057
4058
4059 1999-08-15 Richard M. Stallman <rms@gnu.org>
4060
4061 * paren.el (show-paren-mode): Support making show-paren-mode
4062 a buffer-local variable. Don't check for a window system.
4063 (show-paren-function): Check whether show-paren-function is
4064 enabled in current buffer; do the right thing if not.
4065 Don't check for a window system.
4066 (show-paren-mode): Make it a user variable.
4067
4068 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
4069 Handle `enum' like `struct'.
4070
4071 * server.el (server-process-filter): If a client visits no buffers,
4072 close it immediately before recording it.
4073
4074 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
4075 Optimize by calling concat just once. Handle =\n sequence.
4076 (mail-unquote-printable-region): New command.
4077 (mail-quote-printable): Make it autoload.
4078
4079 1999-08-15 Karl Heuer <kwzh@gnu.org>
4080
4081 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
4082
4083 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
4084
4085 * lisp/texinfmt.el: Handle @ifnottex.
4086
4087 1999-08-15 Eli Zaretskii <eliz@gnu.org>
4088
4089 * frame.el (blink-cursor): Don't turn on cursor blinking for
4090 ms-dos.
4091
4092 * faces.el (face-valid-attribute-values): Look in
4093 x-bitmap-file-path only for x and w32 window systems.
4094
4095 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
4096 Do that if width is nil as well.
4097 (x-display-mm-height, x-display-mm-width): Update values.
4098 (x-colors): Compute the list from msdos-color-values.
4099 (x-select-enable-clipboard): Doc fix.
4100 (x-frob-font-weight, x-font-family-list): New functions.
4101
4102 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
4103
4104 * window.el (shrink-window-if-larger-than-buffer): Don't try to
4105 back up from beginning of buffer.
4106
4107 1999-08-13 Karl Heuer <kwzh@gnu.org>
4108
4109 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
4110
4111 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
4112
4113 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
4114 doomsday clock, speed control is added and changes are made to
4115 allow large numbers of rings: rings now show the whole ring
4116 number, not just the last digit; consecutive rings are allowed to
4117 be the same size when necessary to fit all the rings in the
4118 window; and poles can be oriented horizontally. Face support is
4119 thrown in gratuitously.
4120 (hanoi): Changed default number of rings back to 3.
4121 (hanoi-unix, hanoi-unix-64): New commands
4122 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
4123 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
4124 hanoi-odd-ring-face): New variables.
4125 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
4126 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
4127 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
4128 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
4129 (hanoi-topos, hanoi-draw-ring): Removed.
4130
4131 1999-08-12 Gerd Moellmann <gerd@gnu.org>
4132
4133 * faces.el (face-valid-attribute-values): Return an alist for
4134 families on ttys.
4135 (face-read-integer): Handle unspecified face attributes. Add
4136 completion for `unspecified'.
4137 (read-face-attribute): Handle unspecified font attributes.
4138 (face-valid-attribute-values): Add `unspecified' to lists so that
4139 it can be chosen via completion.
4140 (face-read-string): Don't recognize "none" as input.
4141
4142 1999-08-10 Dave Love <fx@gnu.org>
4143
4144 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
4145 string.
4146
4147 * sun-curs.el: Require sun-fns.
4148
4149 1999-08-10 Dave Love <fx@gnu.org>
4150
4151 * autorevert.el (auto-revert-mode): Add autoload cookie.
4152
4153 * hscroll.el, auto-show.el: Files deleted -- we have built-in
4154 hscroll.
4155
4156 * simple.el (hscroll-step, hscroll-point-visible)
4157 (hscroll-window-column): Remove now we have the mentioned real
4158 horizontal autoscrolling.
4159
4160 1999-08-10 Richard M. Stallman <rms@gnu.org>
4161
4162 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
4163 control use of -f option.
4164 (mail-specify-envelope-from): New variable.
4165 (mail-from-style): Doc fix.
4166
4167 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
4168 (easy-menu-get-map): New arg TO-MODIFY helps choose
4169 between local and global maps.
4170 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
4171 (easy-menu-change): Doc fix.
4172
4173 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
4174 (info-lookup-guess-default): Simplified and cleaned up.
4175 (info-lookup-guess-default*): Preserve point.
4176
4177 * view.el (view-mode-disable): If buffer-read-only is nil,
4178 don't change it.
4179
4180 * files.el (after-find-file): Disable View mode if buffer is no
4181 longer read-only.
4182
4183 * view.el (view-mode-enable, view-mode-disable):
4184 Call force-mode-line-update.
4185
4186 1999-08-10 Karl Heuer <kwzh@gnu.org>
4187
4188 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
4189 * array.el, play/landmark.el, international/latin-3.el: Likewise.
4190 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
4191
4192 1999-08-10 Alex Schroeder <asc@bsiag.com>
4193
4194 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
4195 to prevent m-eating-bug.
4196
4197 1999-08-10 Eli Zaretskii <eliz@gnu.org>
4198
4199 * term/pc-win.el (msdos-bg-mode): Remove. Call
4200 frame-set-background-mode instead. All callers changed.
4201 (msdos-face-setup): Don't force color display parameter, it is set
4202 by frame-set-background-mode.
4203 (make-msdos-frame): Call x-handle-reverse-video and
4204 face-set-after-frame-default. Delete frame if creation failed.
4205
4206 * faces.el (face-set-after-frame-default): Don't call
4207 make-face-x-resource-internal for the pc window-system.
4208
4209 1999-08-10 Dave Love <fx@melange.gnu.org>
4210
4211 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
4212 case with no docstring specially.
4213
4214 1999-08-09 Eli Zaretskii <eliz@gnu.org>
4215
4216 * complete.el (PC-do-completion): If completing on file name,
4217 reproduce str by concatenating its directory and basename parts.
4218
4219 1999-08-07 Dave Love <fx@gnu.org>
4220
4221 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
4222 unibyte to multibyte conversion of search-forward (from Handa),
4223 but avoid the replacement if the language is Latin-N.
4224
4225 1999-08-06 Richard Stallman <rms@gnu.org>
4226
4227 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
4228 of eval-buffer.
4229
4230 * international/mule.el (load-with-code-conversion):
4231 Pass t to eval-buffer for DO-ALLOW-PRINT.
4232
4233 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
4234
4235 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
4236 of filenames and attributes.
4237 (ls-lisp-insert-directory): Use directory-files-and-attributes
4238 for speed.
4239
4240 1999-08-05 Dave Love <fx@gnu.org>
4241
4242 * auto-show.el (auto-show-mode): Fix :set.
4243
4244 * widget.el (define-widget-keywords): Make dummy definition and
4245 comment-out its use.
4246
4247 1999-08-04 Richard Stallman <rms@gnu.org>
4248
4249 * progmodes/tcl.el: Customized.
4250
4251 * sql.el (sql-accumulate-and-indent): Instead of testing
4252 whether this is Emacs 20 before calling comint-accumulate,
4253 test whether comint-accumulate is defined.
4254
4255 1999-08-04 Dave Love <fx@gnu.org>
4256
4257 * sgml-mode.el: Require outline when compiling.
4258 (sgml-mode-hook, html-mode-hook): Customize.
4259 (sgml-validate-command): Fix :version.
4260 (html-autoview-mode): Doc fix.
4261
4262 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
4263 nothing in Latin-N environment.
4264
4265 * info.el (Info-find-node): Call info-initialize here.
4266 (info): Not here.
4267 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
4268
4269 1999-08-04 Richard Stallman <rms@gnu.org>
4270
4271 * ansi-color.el: New file.
4272
4273 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
4274
4275 * dired.el (dired-string-replace-match): Return `nil' when no match
4276 found with global search.
4277
4278 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
4279 * terminal.el (te-terminfo-directory):
4280 * mail/mailpost.el (post-mail-send-it):
4281 * mail/metamail.el (metamail-region):
4282 * progmodes/ada-mode.el (ada-tmp-directory):
4283 Use temporary-file-directory.
4284
4285 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
4286 (compilation-filter, compilation-forget-errors)
4287 (compilation-parse-errors): Use a marker instead of an integer for
4288 `compilation-parsing-end'.
4289
4290 * progmodes/diff.el (diff-parse-differences):
4291 Use a marker instead of an integer for `compilation-parsing-end'.
4292 * textmodes/tex-mode.el (tex-compilation-parse-errors):
4293 Use a marker instead of an integer for `compilation-parsing-end'.
4294
4295 1999-08-03 Richard Stallman <rms@gnu.org>
4296
4297 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
4298 (Buffer-menu-mode): Doc fix.
4299 (Buffer-menu-view): New command.
4300 (Buffer-menu-view-other-window): New command.
4301
4302 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
4303
4304 * replace.el (query-replace-regexp-eval)
4305 (replace-eval-replacement, replace-loop-through-replacements)
4306 (replace-match-string-symbols): New functions.
4307 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
4308 Use replace-loop-through-replacements.
4309
4310 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
4311
4312 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
4313 (5x5): Doc fix.
4314
4315 1999-08-03 Dave Love <fx@gnu.org>
4316
4317 * fortran.el (fortran-indent-new-line): Make it an alias
4318 for reindent-then-newline-and-indent.
4319
4320 1999-08-03 Didier Verna <verna@inf.enst.fr>
4321
4322 * rect.el: All functions rewritten, except when noted above
4323 their declaration. Below is a list of interface changes.
4324 (apply-on-rectangle): New function, mostly replaces
4325 `operate-on-rectangle'. All callers changed.
4326 (move-to-column-force): Pass new second argument to `move-to-column'.
4327 (kill-rectangle): Added optional prefix arg to fill lines.
4328 (delete-rectangle): Ditto.
4329 (delete-whitespace-rectangle): Ditto.
4330 (delete-extract-rectangle): Ditto.
4331 (open-rectangle): Ditto.
4332 (clear-rectangle): Ditto.
4333 (delete-whitespace-rectangle-line): New function.
4334 (delete-rectangle-line): Added third arg FILL.
4335 (delete-extract-rectangle-line): Ditto.
4336 (open-rectangle-line): Ditto.
4337 (clear-rectangle-line): Ditto.
4338
4339 1999-08-03 Ray Blaak <blaak@gnu.org>
4340
4341 * progmodes/delphi.el: New file.
4342
4343 1999-08-02 Richard Stallman <rms@gnu.org>
4344
4345 * textmodes/outline.el (outline-previous-heading): New function.
4346 (outline-up-heading-all): Use outline-previous-heading.
4347 (outline-next-heading): Delete definition inserted yesterday.
4348
4349 1999-08-01 Richard Stallman <rms@gnu.org>
4350
4351 * textmodes/outline.el (outline-next-heading): New function.
4352 (outline-up-heading-all): New function.
4353 (outline-font-lock-level): Using outline-up-heading-all.
4354 Tell outline-back-to-heading to accept invisible headings.
4355
4356 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
4357
4358 * mail/mh-utils.el (mh-find-path-run): New variable.
4359 (mh-find-path): Test and set that.
4360 Set mail-user-agent only the first time this function is run.
4361 (mail-user-agent): Defvar deleted.
4362
4363 * info.el (info-initialize): New function.
4364 (info): Call info-initialize.
4365 (Info-directory-list): Initialize to nil,
4366 so info-initialize will set it up for real.
4367
4368 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4369
4370 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
4371 does not interpret a time as the year in a day-month entry.
4372
4373 * calendar/diary-lib.el: Change syntax table entry for colon in
4374 the diary as part of the european-date-diary-pattern fix.
4375
4376 1999-08-01 Eli Zaretskii <eliz@gnu.org>
4377
4378 * international/mule.el (set-auto-coding): Allow whitespace before
4379 and after the "variable: value" pair.
4380
4381 1999-07-30 Ken'ichi Handa <handa@gnu.org>
4382
4383 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
4384 (default-sendmail-coding-system): Doc-string fixed.
4385
4386 1999-07-30 Dave Love <fx@gnu.org>
4387
4388 * subr.el (assoc-delete-all): New function, renamed from
4389 frame-delete-all.
4390
4391 * frame.el: Change comments to doc strings and other doc fixes.
4392 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
4393 Callers changed.
4394 (set-background-color, set-foreground-color, set-cursor-color)
4395 (set-mouse-color, set-border-color): Offer completion of colours.
4396 (cursor): Add :version to defgroup.
4397
4398 * facemenu.el (list-colors-display): Make it work on ttys.
4399 (facemenu-read-color): Likewise.
4400
4401 1999-07-30 Richard M. Stallman <rms@gnu.org>
4402
4403 * frame.el (frame-notice-user-settings): If background
4404 color has been changed, update background-mode from it,
4405 then update faces.
4406
4407 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
4408
4409 * net-utils.el (finger): Don't do indirect fingering.
4410
4411 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4412
4413 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
4414 rules. Add separator at end of holidays.
4415 (cal-tex-rules): New customizable variable.
4416 (cal-tex-latexify-list): Add optional parameter to put separator
4417 at end.
4418
4419 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
4420
4421 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
4422 fill prefix on each line while looping to the end of paragraph.
4423 End paragraph if it's longer than the existing fill prefix.
4424
4425 * textmodes/fill.el (fill-context-prefix): Doc fix.
4426
4427 1999-07-30 Dave Love <fx@gnu.org>
4428
4429 * font-lock.el (jit-lock): Fix :load, add :version.
4430
4431 1999-07-30 Eli Zaretskii <eliz@gnu.org>
4432
4433 * term/pc-win.el (msdos-face-setup): Register standard colors in
4434 Vface_tty_color_alist.
4435 (face-color-supported-p, face_color_gray_p): New functions.
4436
4437 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
4438 is bound.
4439
4440 * startup.el (command-line): Don't register default colors for
4441 MSDOS window-system.
4442
4443 1999-07-29 Dave Love <fx@gnu.org>
4444
4445 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
4446 charquote.
4447
4448 * lisp-mode.el (eval-defun): Re-written to avoid
4449 capturing variables.
4450
4451 * picture.el (picture-beginning-of-line): Don't call
4452 hscroll-point-visible now we have real autoscrolling.
4453 (picture-end-of-line, picture-newline, picture-open-line):
4454 Likewise.
4455
4456 * international/latin-8.el: New file.
4457 * international/latin-9.el: New file.
4458
4459 1999-07-28 Dave Love <fx@gnu.org>
4460
4461 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
4462
4463 * msb.el: Require cl only when compiling.
4464 (msb--home-dir): Deleted.
4465 (msb--format-title): Use abbreviate-file-name.
4466 (msb--choose-file-menu): Simplify string comparison.
4467
4468 1999-07-28 Gerd Moellmann <gerd@gnu.org>
4469
4470 * faces.el (toolbar): Add face definition for mono displays.
4471
4472 1999-07-27 Richard M. Stallman <rms@gnu.org>
4473
4474 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4475
4476 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
4477 force copying of default-frame-alist.
4478
4479 1999-07-26 Ken'ichi Handa <handa@gnu.org>
4480
4481 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
4482
4483 1999-07-26 Richard M. Stallman <rms@gnu.org>
4484
4485 * frame.el (set-mouse-color): If new color is nil,
4486 really respecify the current color.
4487
4488 1999-07-26 Gerd Moellmann <gerd@gnu.org>
4489
4490 * faces.el (bitmap-area): Change background of face `bitmap-area'
4491 to white for mono displays.
4492
4493 1999-07-26 Kenichi Handa <handa@etl.go.jp>
4494
4495 * international/ccl.el (ccl-embed-symbol): New function.
4496 (ccl-program-p): Deleted. Now it's implemented in C code.
4497 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
4498 (ccl-compile-translate-character): Likewise.
4499 (ccl-compile-map-single): Likewise.
4500 (ccl-compile-multiple-map-function): Likewise.
4501 (declare-ccl-program): Doc-string modified.
4502 (check-ccl-program): Check compiled CCL code by ccl-program-p.
4503
4504 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
4505
4506 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4507
4508 1999-07-25 Markus Rost <rost@gnu.org>
4509
4510 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
4511 the entries to make custom-file more readable.
4512
4513 1999-07-25 Richard M. Stallman <rms@gnu.org>
4514
4515 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
4516
4517 * emacs-lisp/edebug.el: Delete compatibility code.
4518 (edebug-next-token-class): If . is followed by a digit,
4519 return `symbol' for the token class.
4520
4521 * startup.el (command-line): If we don't find the user's init file,
4522 set user-init-file to nil.
4523
4524 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4525
4526 * info-look.el (info-lookup-interactive-arguments): Add optional
4527 argument query for new choice of help mode.
4528 (info-lookup-symbol): Use it.
4529 (info-lookup-file): Ditto.
4530 (info-lookup): Don't switch to other window, if already in Info
4531 buffer.
4532
4533 1999-07-23 Dave Love <fx@gnu.org>
4534
4535 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
4536 syntax.
4537 (fortran-fontify-string, fortran-match-!-comment): Deleted.
4538 (fortran-font-lock-syntactic-keywords): New variable.
4539 (fortran-mode): Use it.
4540 (fortran-font-lock-keywords-1): Don't do comments.
4541 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
4542 match data.
4543
4544 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
4545
4546 * msb.el (msb-menu-bar-update-buffers): Renamed from
4547 menu-bar-update-buffers.
4548 (msb-custom-set, msb--toggle-menu-type): Call
4549 msb-menu-bar-update-buffers.
4550 (msb-mode): Revise the hook setting.
4551
4552 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
4553
4554 1999-07-23 Gerd Moellmann <gerd@gnu.org>
4555
4556 * font-lock.el, help.el, simple.el: Re-integrate previously
4557 described changes that were lost due to errors while checking them
4558 in.
4559
4560 1999-07-23 Kevin Blake <kblake@ticnet.com>
4561
4562 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
4563
4564 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
4565
4566 * international/encoded-kb.el
4567 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
4568 but push it to unread-command-events.
4569 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
4570 (encoded-kbd-self-insert-sjis): Likewise.
4571 (encoded-kbd-self-insert-big5): Likewise.
4572
4573 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
4574 before left margin and fill-prefix by fill-find-break-point.
4575
4576 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4577
4578 * info-look.el (info-lookup-setup-mode): Don't give up, if
4579 info-lookup-make-completions returns an error.
4580 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
4581 name latex, not latex2e.
4582
4583 1999-07-21 Richard M. Stallman <rms@gnu.org>
4584
4585 * replace.el (perform-replace): Turn off case-fold-search
4586 if FROM-STRING argument has uppercase in it.
4587
4588 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4589
4590 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
4591 mode is on. Don't use end of changed text.
4592
4593 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4594
4595 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
4596 (cl-hash-table-p): Renamed from hash-table-p.
4597 (cl-hash-table-count): Renamed from hash-table-count.
4598 (maphash): Alias to cl-maphash removed.
4599 (gethash): Likewise.
4600 (puthash): Likewise.
4601 (remhash): Likewise.
4602 (clrhash): Likewise.
4603
4604 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4605
4606 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
4607 third arg non-nil. See comment there why this isn't a good idea.
4608
4609 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4610
4611 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
4612
4613 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
4614 sit-for with 3rd arg non-nil to prevent redisplay.
4615
4616 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4617
4618 * image.el (image-type-from-file-header): If file doesn't
4619 have a directory part, add data-directory.
4620
4621 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4622
4623 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
4624 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
4625 motion handling when tooltip-gud-tips-p is nil.
4626
4627 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4628
4629 * tooltip.el (tooltip-mode): Don't use `plusp'.
4630 (tooltip-active): Use initial value of nil.
4631
4632 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
4633
4634 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4635
4636 * bindings.el (make-mode-line-mouse-sensitive): Add key
4637 definitions for `top-line'.
4638
4639 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4640
4641 * faces.el (top-line): New face.
4642
4643 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4644
4645 * image.el (image-type-regexps): Add regexp for PS files.
4646
4647 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4648
4649 * faces.el (set-face-attribute): Fix wrong handling of frame
4650 begin equal to t.
4651
4652 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4653
4654 * image.el (image-type-regexps): Add PNG format.
4655
4656 1999-07-21 Dave Love <fx@gnu.org>
4657
4658 * bindings.el (mode-line-modified): New variable.
4659 (mode-line-mode-menu-1): Switch to appropriate window before
4660 showing menu.
4661
4662 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4663
4664 * faces.el (face-underline): Removed.
4665 (face-underline-color): Ditto.
4666
4667 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4668
4669 * faces.el (face-x-resources): Fix typo.
4670
4671 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4672
4673 * faces.el: Remove handling of `:relief', extend handling of
4674 `:box'.
4675 (frame-set-background-mode): Choose new defface specs after
4676 frame parameters have changed.
4677
4678 * cus-face.el: Ditto.
4679
4680 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4681
4682 * custom.el (defface): Extend documentation to include new
4683 face attributes.
4684
4685 * cus-face.el (custom-face-attributes): Add overline,
4686 strike-through, box.
4687
4688 * faces.el (face-valid-attribute-values): Handle overline,
4689 strike-through, box.
4690 (face-attribute-name-alist): Add pairs for new face attributes.
4691 (describe-face): Handle new face attributes.
4692
4693 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4694
4695 * faces.el (face-x-resources): Add overline, strike-through, box.
4696
4697 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4698
4699 * enriched.el (enriched-translations): Add `display' and
4700 "x-display".
4701 (enriched-handle-display-prop): New.
4702 (enriched-decode-display-prop): New.
4703
4704 * format.el (top-level): Give `display' property
4705 `format-list-atomic-p.
4706 (format-annotate-single-property-change): Test that property.
4707 If present, treat list property values like atoms.
4708
4709 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4710
4711 * cus-face.el (custom-face-attributes): Use `choice' everywhere
4712 so that "*" can be entered.
4713
4714 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4715
4716 * cus-face.el (custom-face-attributes): Don't use `#''.
4717
4718 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4719
4720 * cus-face.el (custom-face-attributes): Return underline
4721 face attribute directly from the second lambda of underline.
4722
4723 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4724
4725 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
4726
4727 * frame.el (after-setting-font-hooks): New variable.
4728 (set-frame-font): Run those hooks.
4729
4730 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
4731
4732 * faces.el (set-face-attribute): Fix doc string.
4733
4734 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4735
4736 * cus-face.el (custom-face-attributes): Accept color name.
4737
4738 * faces.el (face-underline-p): Accept unspecified underlining.
4739 (face-underline): Ditto. Fix doc string.
4740
4741 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4742
4743 * faces.el (face-underline-color): New function.
4744
4745 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
4746
4747 * cus-face.el (custom-face-attributes): Support underline coloring.
4748 Added slot to choose a color.
4749
4750 * faces.el (face-underline): New function.
4751 (face-underline-p): Support underline coloring.
4752 Return nil only if the underline attribute is 'normal.
4753 (set-face-underline): New function.
4754 (face-valid-attribute-values): Support underline coloring.
4755
4756 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4757
4758 * image.el (insert-image): Use `display' instead of `glyph'
4759 as text property name.
4760 (put-image): Ditto.
4761 (image-type-from-file-header): Use insert-file-contents-literally.
4762
4763 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4764
4765 * easymenu.el (easy-menu-do-add-item): Don't use the empty
4766 string to indicate separators.
4767
4768 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4769
4770 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
4771 instead of message-log.
4772
4773 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4774
4775 * faces.el (bitmap-area): New face.
4776
4777 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4778
4779 * image.el (insert-image): New.
4780
4781 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4782
4783 * frame.el (blink-cursor): Set the symbol's value.
4784 (show-trailing-whitespace): Change group to font-lock.
4785
4786 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4787
4788 * jit-lock.el: New.
4789 * font-lock.el: Add jit-mode as new support mode.
4790
4791 * font-lock.el (font-lock-fontify-keywords-region): Stop when
4792 reaching end instead of letting re-search-forward signal an error.
4793 (demand-lock-mode): New.
4794 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
4795 (font-lock-turn-off-thing-lock): Ditto.
4796 (font-lock-after-fontify-buffer): Ditto.
4797 (font-lock-after-unfontify-buffer): Ditto.
4798
4799 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4800
4801 * gs.el: New file.
4802
4803 * startup.el (command-line-1): Activate tooltip mode if
4804 interactive.
4805
4806 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4807
4808 * faces.el (toolbar): Grey default background.
4809 (modeline): Ditto.
4810
4811 * image.el (image-type-regexps): New.
4812 (image-type-from-file-header): New.
4813 (create-image): Call it.
4814
4815 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4816
4817 * image.el: New file.
4818
4819 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4820
4821 * bindings.el (mode-line-format): Replace `mode-name' with
4822 `(:eval mode-line-mode-name)'.
4823 (mode-line-mode-name): New.
4824 (make-mode-line-mouse-sensitive): Don't change default value
4825 of `mode-name'.
4826
4827 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4828
4829 * tooltip.el: New file.
4830
4831 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4832
4833 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
4834 instead of mouse-3 to pop up menus.
4835 (mode-line-kill-buffer): Removed.
4836 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
4837 buffer name.
4838 (mode-line-buffer-menu-1): Removed.
4839
4840 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
4841
4842 * bindings.el (mode-line-buffer-identification-keymap): New.
4843 (mode-line-buffer-menu-keymap): New.
4844 (mode-line-mode-menu-keymap): New.
4845 (mode-line-unbury-buffer): New.
4846 (mode-line-other-buffer): New.
4847 (mode-line-kill-buffer): New.
4848 (mode-line-buffer-menu-1): New.
4849 (mode-line-mode-menu-1): New.
4850 (make-mode-line-mouse-sensitive): New.
4851
4852 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4853
4854 * help.el (describe-key-briefly): Handle mode line strings
4855 with local-map properties.
4856 (describe-key): Ditto.
4857 (mode-line-key-binding): New.
4858
4859 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4860
4861 * scroll-bar.el (scroll-bar-timer): New.
4862 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
4863
4864 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4865
4866 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
4867 and `bottom'.
4868
4869 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4870
4871 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
4872 (global): Use different key bindings if using tookit scroll bars.
4873
4874 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4875
4876 * faces.el (modeline): Define mode line face with relief for
4877 class color, only.
4878 (toolbar): New face.
4879
4880 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4881
4882 * frame.el (frame-initialize): Set frame-creation-function to
4883 tty-create-frame-with-faces.
4884
4885 * faces.el (frame-set-background-mode): Make it work for
4886 window-system nil.
4887
4888 * faces.el (tty-create-frame-with-faces): New.
4889 (face-set-after-frame-default): Make it work for TTY frames.
4890
4891 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4892
4893 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
4894 Return a list of one font family for TTYs. Don't return bitmap
4895 file paths for TTY frames.
4896
4897 * faces.el: Add face specs for tty displays to basic faces.
4898
4899 * font-lock.el (font-lock-comment-face): Add spec for color tty.
4900 (font-lock-string-face): Ditto.
4901 (font-lock-keyword-face): Ditto.
4902 (font-lock-builtin-face): Ditto.
4903 (font-lock-function-name-face): Ditto.
4904 (font-lock-variable-name-face): Ditto.
4905 (font-lock-type-face): Ditto.
4906 (font-lock-constant-face): Ditto.
4907 (font-lock-warning-face): Ditto.
4908
4909 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4910
4911 * startup.el (command-line): Register default tty colors.
4912
4913 * faces.el (face-spec-set-match-display): Recognize `type tty'.
4914
4915 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4916
4917 * faces.el (modeline): For X frames, use a modeline with relief.
4918
4919 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4920
4921 * faces.el (frame-update-faces): Copied from 20.2.
4922 (frame-update-face-colors): Ditto. Code removed that isn't
4923 applicable in the new face implementation.
4924
4925 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4926
4927 * frame.el (show-trailing-whitespace): New.
4928
4929 * faces.el (trailing-whitespace): New basic face.
4930
4931 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4932
4933 * cus-face.el (custom-facep): Always define as alias for facep.
4934
4935 * cus-face.el (custom-face-attributes): Use choice widgets.
4936 Remove :bold and :italic.
4937
4938 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4939
4940 * faces.el (face-charset-registries): Removed since fontset.el
4941 is no always loaded.
4942
4943 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4944
4945 * faces.el (internal-get-face): Added as obsolete function for
4946 compatibility.
4947
4948 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4949
4950 * frame.el (blink-cursor-end): Call show-cursor.
4951 (blink-cursor-mode): Ditto.
4952
4953 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4954
4955 * faces.el (face-spec-reset-face): Reset all attributes to
4956 `unspecified'.
4957 (face-spec-set): Use it.
4958
4959 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4960
4961 * faces.el (read-all-face-attributes): Bug fix.
4962 (face-read-integer): Allow nil default value.
4963 (face-valid-attribute-values): Use symbol names of attribute
4964 values for completion list.
4965
4966 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4967
4968 * faces.el (internal-find-face): Define for compatibility with
4969 20.2.
4970 (face-id): Likewise.
4971
4972 * faces.el (face-id): Return the ID of a realized face for ASCII.
4973
4974 * fontset.el (x-charset-registries): Removed. Now in faces.el.
4975 (x-complement-fontset-spec): Use face-charset-registries.
4976
4977 * faces.el (face-font-selection-order): Set font selection order
4978 from Lisp.
4979 (face-alternative-font-family-alist): Set alternative font
4980 families from Lisp.
4981
4982 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4983
4984 * faces.el (set-face-charset-registries): Set symbol value.
4985
4986 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4987
4988 * faces.el (face-set-after-frame-default): Call function
4989 internal-merge-in-global-face.
4990
4991 1999-07-21 Gerd Moellmann <gerd@gnu.org>
4992
4993 * faces.el (face-list): Return symbols from face-global-alist.
4994
4995 * faces.el (face-list): Return a copy of the face name list so
4996 that it cannot be modified from outside (facemenu.el uses
4997 nreverse, for example).
4998
4999 * cus-face.el (custom-face-attributes): Add :bold and :italic
5000 for compatibility with old code.
5001
5002 * faces.el (set-face-attributes-from-resources): Additional
5003 frame parameter.
5004 (make-face-x-resource-internal): Set attributes from resources
5005 for a given frame or all frames.
5006
5007 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5008
5009 * faces.el (all-faces): Removed.
5010
5011 * custom.el (defface): Add new face attributes to function
5012 comment.
5013
5014 * font-lock.el (font-lock-comment-face): Use new face attribute
5015 names.
5016 (font-lock-string-face): Ditto.
5017 (font-lock-keyword-face): Ditto.
5018 (font-lock-builtin-face): Ditto.
5019 (font-lock-function-name-face): Ditto.
5020 (font-lock-variable-name-face): Ditto.
5021 (font-lock-type-face): Ditto.
5022 (font-lock-reference-face): Ditto.
5023 (font-lock-warning-face): Ditto.
5024 ((boundp 'font-lock-face-attributes)): Ditto.
5025
5026 * cus-face.el (custom-face-attributes): Use new face attributes.
5027
5028 * faces.el (set-face-attribute-from-resource): Initialize
5029 from resources only for X and W32.
5030
5031 * cus-face.el (custom-declare-face): Don't make frame-local
5032 faces.
5033
5034 * faces.el (describe-face): Use princ instead of insert.
5035
5036 * faces.el: Add XLFD manipulation functions from 20.2 again
5037 because fontset.el uses them.
5038 (face-set-after-frame-default): Add empty definition.
5039
5040 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5041
5042 * faces.el (make-face): Correct typo.
5043 (set-face-attribute-from-resource): Use let*.
5044 (face-underline-p): Correct typo.
5045 (face-inverse-video-p): Ditto.
5046 (set-face-stipple): Ditto.
5047 (face-read-string): Make completion-list optional parameter.
5048
5049 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5050
5051 * faces.el (face-charset-registries): Alist mapping charset
5052 symbols to registries and encoding.
5053
5054 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5055
5056 * frame.el (blink-cursor-mode): Use interactive spec "P".
5057
5058 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5059
5060 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
5061 mode. The cursor of selected_window blinks if the mode is enabled.
5062
5063 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5064
5065 * simple.el (next-history-element): Set point to the end of the
5066 prompt if minibuffer-prompt-in-buffer.
5067
5068 1999-07-21 Gerd Moellmann <gerd@gnu.org>
5069
5070 * faces.el (x-font-regexp): Add sub-expression parentheses for
5071 several font name components.
5072
5073 1999-07-21 Gerd Moellmann <gerd@acm.org>
5074
5075 * faces.el (set-face-relief): Use index 12 for relief.
5076 (face-fill-in): Set relief from data.
5077 (internal-make-face): Init relief to zero.
5078
5079 * faces.el (face-spec-set): Call modify-face with additional
5080 parameters for relief and fixed-p.
5081
5082 1999-07-21 Gerd Moellmann <gerd@acm.org>
5083
5084 * cus-face.el: ':fixed and ':relief added.
5085
5086 * faces.el (describe-face): Add fixed font attribute and relief.
5087 (face-attr-match-p): Ditto.
5088 (face-attr-construct): Ditto.
5089 (face-spec-set): Ditto.
5090
5091 1999-07-21 Gerd Moellmann <gerd@acm.org>
5092
5093 * faces.el (internal-make-face): Function to create a Lisp vector
5094 suitable for representing a face.
5095 (make-face): Use it instead of make-vector.
5096 (x-create-frame-with-faces): Use it instead of vector.
5097 (internal-facep): Increase vector size to 14.
5098 (internal-make-face): Ditto.
5099 (face-relief): Access relief thickness.
5100 (face-fixed-p): Access fixed font attribute.
5101 (set-face-fixed-p): Set fixed font attribute.
5102 (set-face-relief): Set relief attribute.
5103 (internal-face-interactive-int): Read int attribute of face.
5104 (modify-face): Add fixed-p and relief parameters.
5105 (copy-face): Handle fixed-p and relief.
5106 (face-equal): Compare fixed-p and relief.
5107 (face-differs-from-default-p): Ditto.
5108 (face-nontrivial-p): Add fixed-p and relief.
5109
5110 1999-07-21 Gerd Moellmann <gerd@acm.org>
5111
5112 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
5113 (internal-facep): Increase vector size.
5114 (make-face): Ditto.
5115 (face-shadow-thickness): Added.
5116 (set-face-shadow-thickness): Added.
5117 (modify-face): Add optional shadow-thickness parameter.
5118 (make-face-x-resource-internal): Add shadows.
5119 (copy-face): Ditto.
5120 (face-equal): Ditto.
5121 (face-differs-from-default-p): Ditto.
5122 (face-nontrivial-p): Ditto.
5123 (face-attr-match-p): Ditto.
5124 (face-attr-construct): Ditto.
5125 (face-spec-set): Ditto.
5126 (face-fill-in): Ditto.
5127
5128 1999-07-21 Gerd Moellmann <gerd@acm.org>
5129
5130 * bench.el (bench-mark-split-window): New bench mark.
5131
5132 1999-07-21 Gerd Moellmann <gerd@acm.org>
5133
5134 * faces.el (set-face-font): Don't pass default font to
5135 x-resolve-font so that font will not have to be of the same
5136 size.
5137
5138 1999-07-20 Dave Love <fx@gnu.org>
5139
5140 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
5141 unconditionally t.
5142
5143 1999-07-20 Karl Heuer <kwzh@gnu.org>
5144
5145 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
5146
5147 1999-07-20 Dave Love <fx@gnu.org>
5148
5149 * help.el (describe-variable): Fix test for customizability.
5150
5151 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
5152 Check for readonly buffer in interactive spec.
5153 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
5154 (backward-kill-word): Add * to interactive spec.
5155
5156 * underline.el (underline-region, ununderline-region): Add * to
5157 interactive spec.
5158
5159 * fill.el (canonically-space-region, justify-current-line): Add *
5160 to interactive spec.
5161 (fill-region-as-paragraph, fill-paragraph, fill-region)
5162 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
5163 readonly buffer in interactive spec.
5164
5165 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
5166 (backward-kill-sentence, kill-sentence): Add * to interactive
5167 spec.
5168
5169 1999-07-19 Richard M. Stallman <rms@gnu.org>
5170
5171 * dired-aux.el (dired-do-shell-command): Doc fix.
5172
5173 * shell.el (shell-unquote-argument): New function.
5174 (shell-directory-tracker): Use shell-unquote-argument.
5175 * comint.el (comint-arguments): Handle \ followed by space or tab.
5176
5177 1999-07-19 John Wiegley <jwiegley@borland.com>
5178
5179 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
5180 color codes 39 and 49, which by the way lynx uses them seem to
5181 mean "foreground reset" and "background reset".
5182
5183 1999-07-19 Karl Heuer <kwzh@gnu.org>
5184
5185 * font-lock.el (c++-keywords): Add "typeid".
5186
5187 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
5188 selects no font, treat that as zero selections, not one.
5189
5190 1999-07-19 Dave Love <fx@gnu.org>
5191
5192 * info.el (Info-search): Don't lose with empty regexp.
5193
5194 * version.el: Cater for (free) `ident' program, not `which'.
5195
5196 * hl-line.el: New file.
5197
5198 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
5199 for modes which don't define menus.
5200
5201 1999-07-16 Richard M. Stallman <rms@gnu.org>
5202
5203 * webjump.el (webjump-sample-sites): Update some URLs.
5204
5205 1999-07-14 Richard Stallman <rms@gnu.org>
5206
5207 * Version 20.4 released.
5208
5209 1999-07-14 Andreas Schwab <schwab@gnu.org>
5210
5211 * compare-w.el (compare-windows): Try to find the next window in
5212 the current frame before looking at the other frames.
5213
5214 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
5215
5216 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
5217 Use cyrillic-jcuken as default input method.
5218
5219 1999-07-12 Richard Stallman <rms@gnu.org>
5220
5221 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
5222 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
5223
5224 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
5225 (ispell-local-dictionary-alist): Add koi8-r for character set.
5226
5227 * textmodes/flyspell.el (flyspell-get-word):
5228 Add special handling for when ispell-otherchars is empty.
5229
5230 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
5231
5232 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
5233 when having nested functons.
5234 (pascal-indent-nested-functions) (pascal-indent-line)
5235 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
5236 indenting nested functions.
5237
5238 1999-07-09 Richard Stallman <rms@gnu.org>
5239
5240 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
5241
5242 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
5243
5244 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
5245 the `end' keyword was in the very beginning of the buffer.
5246
5247 1999-07-08 Richard Stallman <rms@gnu.org>
5248
5249 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
5250
5251 * term.el (term-emulate-terminal): Avoid infinite loop
5252 in strange case where minibuffer window is selected but not active.
5253
5254 1999-07-07 Stephen Eglen <stephen@gnu.org>
5255
5256 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
5257 Change regexp so that it doesn't match commands beginning with `cd'.
5258
5259 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5260
5261 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
5262
5263 1999-07-06 Richard Stallman <rms@gnu.org>
5264
5265 * hscroll.el (hscroll-minibuffer-hook): New function.
5266 (hscroll-global-mode): Add and remove that hook.
5267 Set hscroll-old-truncate-was-global's default value.
5268
5269 1999-07-05 Richard Stallman <rms@gnu.org>
5270
5271 * files.el (revert-buffer): Don't preserve point here.
5272 (revert-buffer-insert-file-contents-function): Doc fix.
5273
5274 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
5275
5276 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
5277 doing a `stat' when it isn't necessary because that can cause
5278 trouble when an NFS server is down.
5279
5280 1999-07-04 Richard Stallman <rms@gnu.org>
5281
5282 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
5283
5284 1999-07-03 Richard Stallman <rms@gnu.org>
5285
5286 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
5287 for \200...\240 also.
5288 (isearch-printing-char): Use unibyte-char-to-multibyte.
5289
5290 1999-07-02 Richard Stallman <rms@gnu.org>
5291
5292 * frame.el (minibuffer-frame-alist): Use defcustom.
5293 (pop-up-frame-alist): Likewise.
5294 (initial-frame-alist): Specify * in the doc string.
5295
5296 * hscroll.el (hscroll-mode): Make it a permanent local.
5297 (hscroll-mode): Don't cancel the timer
5298 if HScroll mode is enabled in some other buffer.
5299
5300 * isearch.el (isearch-done): If search ends in middle of intangible
5301 text (due to text property), move on to the limit of that text.
5302
5303 1999-07-01 Andrew Innes <andrewi@gnu.org>
5304
5305 * man.el (Man-build-man-command): Use value of null-device,
5306 instead of hard-coding "/dev/null".
5307
5308 * dos-w32.el (untranslated-canonical-name): Avoid expanding
5309 ange-ftp file names, which might force ange-ftp to prompt for a
5310 password.
5311
5312 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
5313 to prevent references to temp files.
5314
5315 1999-06-30 Richard Stallman <rms@gnu.org>
5316
5317 * progmodes/sh-script.el (sh-feature): If nothing is known
5318 about the given shell, use the values for `sh'.
5319
5320 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
5321
5322 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
5323 to make it non-recursive.
5324
5325 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
5326
5327 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5328
5329 * auto-show.el (auto-show-mode): Fix Typo in :set.
5330
5331 1999-06-29 Richard M. Stallman <rms@gnu.org>
5332
5333 * progmodes/sh-script.el (sh-mode): When setting syntax
5334 table, default to the standard one.
5335
5336 1999-06-27 Richard M. Stallman <rms@gnu.org>
5337
5338 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
5339
5340 1999-06-27 Stefan Monnier <monnier@cs.yale.edu>
5341
5342 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
5343 a frame when `return' is requested (even if pop-up-frames = t)
5344 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
5345 should only be set for the bibtex buffer.
5346
5347 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
5348
5349 * progmodes/compile.el: Deal with compilation-error-screen-columns
5350 being buffer-local.
5351
5352 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5353
5354 * comint.el (comint-password-prompt-regexp): Allow "(again)".
5355
5356 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5357
5358 * cal-x.el (calendar-only-one-frame-setup): New function.
5359 * calendar.el (calendar): Call it if requested.
5360
5361 1999-06-24 Karl Heuer <kwzh@gnu.org>
5362
5363 * startup.el (iso-8859-n-locale-regexp): Doc fix.
5364
5365 1999-06-22 Richard M. Stallman <rms@gnu.org>
5366
5367 * mail/supercite.el (sc-emacs-features): Doc fix.
5368
5369 1999-06-22 Karl Heuer <kwzh@gnu.org>
5370
5371 * files.el (auto-mode-alist): Add pike-mode.
5372
5373 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
5374
5375 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
5376 last byte of a numeric field is a space or a NUL. Parse it as
5377 potentially part of the number. This is used by GNU tar
5378 1.12.64012 to handle larger values.
5379
5380 1999-06-20 Karl Heuer <kwzh@gnu.org>
5381
5382 * custom.el (custom-handle-keyword): Fix error message.
5383
5384 1999-06-18 Andrew Innes <andrewi@gnu.org>
5385
5386 * mail/smtpmail.el (smtpmail-send-it): Use
5387 convert-standard-filename to make file names for queued mail safe
5388 on Windows (`:' is invalid in file names on Windows).
5389
5390 1999-06-17 Kenichi Handa <handa@etl.go.jp>
5391
5392 * international/mule-cmds.el (describe-current-input-method):
5393 Current-input-method is string.
5394 (toggle-input-method): Docstring fixed.
5395
5396 * international/mule-diag.el
5397 (describe-current-coding-system-briefly): Fix format string.
5398
5399 * international/mule-util.el (coding-system-eol-type-mnemonic):
5400 Docstring modified. Return a string.
5401
5402 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
5403
5404 * sql.el (sql-input-ring-file-name): Doc fix.
5405
5406 1999-06-17 Richard M. Stallman <rms@gnu.org>
5407
5408 * calendar/cal-x.el (special-display-buffer-names):
5409 Don't put (get-file-buffer diary-file) on this list.
5410
5411 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
5412
5413 * play/mpuz.el (mpuz-try-proposal): Fix message call.
5414 Don't penalize player for certain impossible guesses.
5415
5416 1999-06-16 Andrew Innes <andrewi@gnu.org>
5417
5418 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
5419 return the string "Unk 0 0000" so at least it appears to be a
5420 valid timestamp to `dired-move-to-filename-regexp'.
5421
5422 1999-06-15 Ken'ichi Handa <handa@gnu.org>
5423
5424 * ps-print.el (ps-control-character): Fix previous change.
5425
5426 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5427
5428 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
5429 multiple output of the last message.
5430
5431 1999-06-14 Eli Zaretskii <eliz@gnu.org>
5432
5433 * term/internal.el (IT-display-table-setup): Do not remap \222 to
5434 the ASCII apostrophe, as most DOS codepages have some other glyph
5435 there.
5436
5437 1999-06-14 Ken'ichi Handa <handa@gnu.org>
5438
5439 * language/ethio-util.el (setup-ethiopic-environment-internal):
5440 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
5441 (exit-ethiopic-environment): Likewize.
5442
5443 1999-06-12 Richard M. Stallman <rms@gnu.org>
5444
5445 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
5446
5447 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5448
5449 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
5450 custom-initialize-default to avoid infinite loop.
5451 (crisp-mode): (defun) Call transient-mark-mode here, not when
5452 loading the file. Run crisp-mode-hook here, and run
5453 crisp-load-hook when loading the file.
5454
5455 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
5456 rmail-summary buffer, search for pattern in rmail-file.
5457
5458 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
5459
5460 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
5461
5462 * ps-print.el (ps-printer-name): Fix custom type.
5463
5464 1999-06-12 Reto Zimmermann <reto@synopsys.com>
5465
5466 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
5467 (vhdl-port-paste-generic-map): Fix indentation bug.
5468 (vhdl-port-paste-port-map): Fix indentation bug.
5469 (vhdl-scan-file-contents): Make scanning case insensitive.
5470
5471 1999-06-11 Richard M. Stallman <rms@gnu.org>
5472
5473 * files.el (write-file): When buffer is not already visiting a file,
5474 don't put buffer name in the minibuffer, just make it the default.
5475 Also handle just directory as arg usefully in that case.
5476
5477 * simple.el (sendmail-user-agent-compose):
5478 Ignore case when inserting the rest of the "other" headers.
5479
5480 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
5481
5482 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
5483 (info-lookup-interactive-arguments): Never insert the default
5484 into the minibuffer automatically.
5485
5486 * emacs-lisp/cl-extra.el (getf): Don't call get*.
5487
5488 1999-06-09 Richard M. Stallman <rms@gnu.org>
5489
5490 * simple.el (shell-command): Avoid printing "mark set" message.
5491
5492 1999-06-09 Dave Love <fx@gnu.org>
5493
5494 * progmodes/compile.el (compilation-error-regexp-alist): Allow
5495 digits in program name in first pattern.
5496
5497 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
5498
5499 * vc.el (vc-dired-mode): Don't match anything before the date in
5500 dired-move-to-filename-regexp.
5501
5502 1999-06-07 Ken'ichi Handa <handa@gnu.org>
5503
5504 * international/quail.el (quail-define-rules): Fix typo in
5505 docstring.
5506
5507 1999-06-05 Stephen Eglen <stephen@gnu.org>
5508
5509 * iswitchb.el (iswitchb-default-keybindings): Add
5510 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
5511 than when package is loaded.
5512
5513 1999-06-04 Richard M. Stallman <rms@gnu.org>
5514
5515 * startup.el (command-line): Don't set user-init-file directly;
5516 tell `load' to set it.
5517
5518 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
5519
5520 * simple.el (next-history-element):
5521 Handle minibuffer-text-before-history properly when reading sexps.
5522
5523 * disp-table.el (standard-display-european):
5524 For an interactive call by the user,
5525 don't set enable-multibyte-characters,
5526 and don't set the terminal coding system.
5527
5528 * textmodes/refbib.el: Don't print any messages or display
5529 a buffer when loading the library.
5530 (r2b-help): Doc fix.
5531 (r2b-help-message): Update the documentation.
5532 (r2b-load-quietly): Variable deleted.
5533 (r2b-convert-buffer): Doc fix.
5534
5535 1999-06-04 Dave Love <fx@gnu.org>
5536
5537 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
5538
5539 * auto-show.el: Don't change hooks on loading.
5540 (auto-show-mode): Autoload. Default to nil. Add :set &c.
5541 (auto-show-mode): Add to hooks here.
5542
5543 1999-06-04 Richard Sharman <rsharman@pobox.com>
5544
5545 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
5546 recursion on bogus input.
5547
5548 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
5549
5550 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
5551 does not select a buffer from the buffers menu, then the attached
5552 frame is not switched to anything.
5553
5554 1999-06-03 Ken'ichi Handa <handa@gnu.org>
5555
5556 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
5557 (viet-viscii-...->viet-vscii...).
5558
5559 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
5560
5561 1999-06-01 Dave Love <fx@gnu.org>
5562
5563 * progmodes/fortran.el: Add :link to defgroup.
5564 (fortran-blink-matching-if): Match ELSE statements too.
5565 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
5566 that filling is always done.
5567
5568 1999-05-31 Richard M. Stallman <rms@gnu.org>
5569
5570 * simple.el (append-next-kill): Use an arg to distinguish
5571 interactive calls from Lisp calls, rather than (interactive-p).
5572
5573 * international/iso-transl.el (iso-transl-language-alist):
5574 Interchange n and N.
5575
5576 1999-05-31 Dave Love <fx@gnu.org>
5577
5578 * msb.el Add to minor-mode-map-alist. Remove hook installation
5579 and keymap munging on load.
5580 (msb-mode): New option.
5581 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
5582 Doc fix.
5583 (msb-mode-map): New variable.
5584 (msb-mode): New command.
5585
5586 1999-05-31 Dave Love <fx@gnu.org>
5587
5588 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
5589 (ispell-complete-word-dict): Likewise.
5590
5591 1999-05-31 Eli Zaretskii <eliz@gnu.org>
5592
5593 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
5594 force the data buffer to be saved, even if the data didn't
5595 change, in case the write filter was modified. Restore the
5596 current record after read-file-filter finishes.
5597
5598 1999-05-29 Karl Heuer <kwzh@gnu.org>
5599
5600 * ispell4.el: Obsolete; file deleted.
5601
5602 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
5603
5604 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
5605 VALUE is a syntax table.
5606
5607 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
5608
5609 * simple.el (zap-to-char): Doc fix.
5610
5611 1999-05-27 Ken'ichi Handa <handa@gnu.org>
5612
5613 * isearch.el (isearch-quote-char): Don't assume character codes
5614 0200 - 0237 stand for characters in some single-byte character
5615 charset.
5616
5617 1999-05-27 Dave Love <fx@gnu.org>
5618
5619 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
5620
5621 1999-05-27 Andreas Schwab <schwab@gnu.org>
5622
5623 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
5624 headerline does not exist already.
5625
5626 1999-05-26 Richard Stallman <rms@gnu.org>
5627
5628 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5629 Avoid nested null-loops.
5630
5631 1999-05-26 Ken'ichi Handa <handa@gnu.org>
5632
5633 * international/characters.el: Typo fixed; prefered->preferred.
5634
5635 * international/mule-cmds.el (find-coding-systems-for-charsets):
5636 Typo fixed; prefered->preferred.
5637
5638 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
5639 method in read-event.
5640
5641 * international/mule.el (charset-info): Doc-string fixed.
5642
5643 1999-05-25 Ken'ichi Handa <handa@gnu.org>
5644
5645 * mail/smtpmail.el (smtpmail-send-it): Bind
5646 smtpmail-code-conv-from properly.
5647 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
5648 by smtpmail-code-conv-from.
5649
5650 1999-05-24 Richard Stallman <rms@gnu.org>
5651
5652 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
5653 Binding deleted also.
5654
5655 1999-05-24 Karl Heuer <kwzh@gnu.org>
5656
5657 * comint.el (comint-bol-or-process-mark): Doc fix.
5658
5659 1999-05-23 Dave Love <fx@gnu.org>
5660
5661 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
5662 Enter it on minor-mode-map-alist.
5663 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
5664 Autoload. Add custom setter.
5665 (crisp-mark-line): Doc fix.
5666 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
5667 (crisp-mode-hook): Define.
5668
5669 1999-05-23 Ken'ichi Handa <handa@gnu.org>
5670
5671 * files.el (recover-file): Recover buffer-file-coding-system.
5672
5673 1999-05-22 Richard Stallman <rms@gnu.org>
5674
5675 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
5676 regexp match the date, to avoid treating date as file size.
5677 Add YYYY S option to WESTERN/
5678
5679 * bookmark.el: Delete some XEmacs compatibility code.
5680 (bookmark-jump-noselect): Check vc-backend.
5681
5682 * subr.el (add-to-list): Doc fix.
5683
5684 1999-05-21 Stephen Eglen <stephen@gnu.org>
5685
5686 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
5687
5688 1999-05-18 Richard Stallman <rms@gnu.org>
5689
5690 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
5691 non-space after the @anchor command.
5692 (texinfo-format-var): Handle other nested constructs, using
5693 texinfo-parse-expanded-arg and texinfo-discard-command, not
5694 texinfo-parse-arg-discard.
5695
5696 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
5697 (debug): Bind and use debugger-outer-inhibit-redisplay.
5698 Bind inhibit-redisplay to nil.
5699 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
5700
5701 1999-05-17 Dave Love <fx@gnu.org>
5702
5703 * help.el (describe-function-1): Extra arg, interactive-p.
5704 (describe-key, describe-function): Use it.
5705
5706 1999-05-17 Karl Heuer <kwzh@gnu.org>
5707
5708 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
5709
5710 1999-05-16 Dave Love <fx@gnu.org>
5711
5712 * cus-start.el (all): Delete selective-display. Add scroll-margin,
5713 scroll-preserve-screen-position, scroll-conservatively.
5714
5715 1999-05-16 Dave Love <fx@gnu.org>
5716
5717 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
5718
5719 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
5720
5721 * progmodes/vhdl-mode.el: Completely revised and massively extended.
5722
5723 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
5724
5725 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
5726 magic number and is not associated with a file.
5727
5728 1999-05-14 Richard M. Stallman <rms@gnu.org>
5729
5730 * files.el (find-file-noselect-1): Fix previous change.
5731
5732 1999-05-14 Simon Marshall <simon@gnu.org>
5733
5734 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
5735
5736 1999-05-13 Ken'ichi Handa <handa@gnu.org>
5737
5738 * international/mule-diag.el (mule-diag): Change MULE to Mule in
5739 docstring.
5740
5741 * international/mule-cmds.el: Change MULE to Mule in docstrings
5742 and menus.
5743
5744 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
5745
5746 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
5747 to correctly reflect the value of BaseLineOffset in
5748 RelativeCompose. Now the value of RelativeCompose is an array of
5749 low and high positions.
5750 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
5751 RLC for the above change.
5752
5753 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
5754
5755 * comint.el (comint-password-prompt-regexp): Modified to match the
5756 output of ksu and ssh-add.
5757
5758 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
5759
5760 * language/korea-util.el (isearch-toggle-korean-input-method):
5761 Adjusted for the change of input method handling in isearch.el.
5762 (isearch-hangul-switch-symbol-ksc): Likewise.
5763 (isearch-hangul-switch-hanja): Likewise.
5764
5765 1999-05-10 Dave Love <fx@gnu.org>
5766
5767 * help.el (help-make-xrefs): Fix typo.
5768
5769 1999-05-10 Andreas Schwab <schwab@gnu.org>
5770
5771 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
5772 unibyte-display-via-language-environment.
5773
5774 * help.el (help-make-xrefs): Handle more cases when looking for
5775 commands in a keymap description.
5776
5777 1999-05-10 Eli Zaretskii <eliz@gnu.org>
5778
5779 * loadup.el: For ms-dos systems, load ccl and codepage.
5780
5781 1999-05-09 Ken'ichi Handa <handa@gnu.org>
5782
5783 * ps-print.el (ps-control-character): Call
5784 ps-mule-prepare-ascii-font to setup ASCII fonts.
5785
5786 * ps-mule.el (ps-mule-begin-job): Redo this change "if
5787 ps-multibyte-buffer is nil, use
5788 ps-mule-font-info-database-default."
5789
5790 1999-05-08 Ken Stevens <k.stevens@ieee.org>
5791
5792 * ispell.el (ispell-local-dictionary-alist): New variable for
5793 customizing local dictionaries not accessable by everyone.
5794 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
5795 (ispell-required-version): Changed format `(major minor
5796 revision)' to support general pattern matching.
5797 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
5798 skip region commented out due to incorrect skip potential in std latex.
5799 (ispell-word): Removed `when' macro. Fixed bug of not restoring
5800 cursor point on small words for calls from `ispell-minor-mode'.
5801 (check-ispell-version): Tests and accepts versions major.minor
5802 and above, with adjustments for interactions in 3.1.0-3.1.11.
5803 (ispell-get-line): No longer skips ispell process special characters.
5804 (ispell-comments-and-strings): Removed `when' macro call.
5805 (ispell-minor-check): Requires ispell-word to restore cursor point.
5806 (ispell-buffer-local-parsing): Supports checking comments only.
5807
5808 1999-05-08 Karl Heuer <kwzh@gnu.org>
5809
5810 * comint.el (comint-password-prompt-regexp): Fix last change to be
5811 more specific.
5812
5813 1999-05-07 Richard M. Stallman <rms@gnu.org>
5814
5815 * subr.el (with-temp-message): Fix the other call to message
5816 to use %s.
5817
5818 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
5819
5820 * gud.el (gud-format-command): "%F" means file sans extension.
5821 (jdb): Use %F, not %f, for gud-break.
5822
5823 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
5824
5825 * comint.el (comint-password-prompt-regexp): Modified so that it
5826 matches the output of kinit.
5827
5828 1999-05-06 Greg Stark <gsstark@mit.edu>
5829
5830 * timezone.el (timezone-parse-date): Recognize new format used in
5831 internet cookies.
5832
5833 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
5834
5835 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
5836
5837 1999-05-04 Andrew Innes <andrewi@gnu.org>
5838
5839 * time.el (display-time-update): Allow for wrap-around when
5840 checking against display-time-server-down-time.
5841
5842 1999-05-04 Ken'ichi Handa <handa@gnu.org>
5843
5844 * international/mule-diag.el (describe-coding-system): Fix English
5845 message.
5846
5847 1999-05-03 Jason Rumney <jasonr@altavista.net>
5848
5849 * term/w32-win.el: Change the x-charset-registry property for the
5850 Japanese charsets that are supported by Japanese Windows fonts.
5851
5852 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5853
5854 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
5855 diary-block diary entries for which the reminders and the diary
5856 entries can overlap.
5857
5858 1999-05-02 Jason Rumney <jasonr@altavista.net>
5859
5860 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
5861 matches the font selected in the dialog.
5862
5863 1999-05-02 Dave Love <fx@gnu.org>
5864
5865 * browse-url.el (browse-url-browser-function): Add :version.
5866
5867 * international/mule.el (auto-coding-alist): Add .tgz.
5868
5869 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
5870
5871 * international/codepage.el (cp-coding-system-for-codepage-1):
5872 Make the magnification parameter for the -dos encoder be 2.
5873
5874 1999-05-2 Andrew Innes <andrewi@gnu.org>
5875
5876 * term/w32-win.el (w32-drag-n-drop): Select file in window where
5877 it is dropped, rather than current window.
5878
5879 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
5880 after switching buffer, as case-fold-search is a buffer local
5881 variable.
5882
5883 * w32-fns.el (convert-standard-filename): Only convert directory
5884 separators to backslash if the interactive shell is one of the
5885 standard Windows shells that has DOS semantics.
5886
5887 * ls-lisp.el (ls-lisp-format-time): Trap errors from
5888 format-time-string, and return a suitable string to indicate the
5889 timestamp was invalid.
5890
5891 * hexl.el (hexlify-command): Apply shell-quote-argument after
5892 expanding hexl-program in case exec-directory contains a space.
5893 (dehexlify-command): Ditto.
5894
5895 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
5896 file extension regexps which aren't necessarily binary files.
5897 (direct-print-region-helper): Use subst-char-in-string instead of
5898 binding directory-sep-char to convert filenames to DOS syntax.
5899 (direct-print-region-use-command-dot-com): New variable.
5900 (direct-print-region-helper): Use it to control whether to invoked
5901 command.com to print on Windows 9x.
5902
5903 * browse-url.el (browse-url-browser-function): Default to
5904 browse-url-default-windows-browser on windows-nt.
5905 (browse-url-default-windows-browser): New function.
5906
5907 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
5908
5909 * forms.el (forms-mode): Don't call forms-first-record or
5910 forms-last-record if the data file has zero records.
5911
5912 1999-04-29 Richard M. Stallman <rms@gnu.org>
5913
5914 * files.el (find-file-noselect-1): If buffer-file-name has changed
5915 after find-file-not-found-hooks runs, recompute the truename.
5916 And don't use FILENAME after that point.
5917
5918 1999-04-27 Dave Love <fx@gnu.org>
5919
5920 * paren.el (show-paren-mode)
5921 * which-func.el (which-func-mode-global)
5922 * type-break.el (type-break-mode)
5923 * time.el (display-time-mode)
5924 * rsz-mini.el (resize-minibuffer-mode)
5925 * mouse-sel.el (mouse-sel-mode)
5926 * icomplete.el (icomplete-mode)
5927 * hscroll.el (hscroll-global-mode)
5928 * help.el (temp-buffer-resize-mode)
5929 * font-lock.el (global-font-lock-mode)
5930 * delsel.el (delete-selection-mode)
5931 * avoid.el (mouse-avoidance-mode)
5932 * autoinsert.el (auto-insert-mode)
5933 * winner.el (winner-mode): Doc fix.
5934
5935 1999-04-26 Karl Heuer <kwzh@gnu.org>
5936
5937 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
5938 the same whitespace that was ignored in choosing the subject string.
5939
5940 1999-04-26 Richard M. Stallman <rms@gnu.org>
5941
5942 * info.el (Info-find-node): Position properly after finding anchor.
5943
5944 * cus-start.el (all): Handle unibyte-display-via-language-environment.
5945
5946 * simple.el (indent-new-comment-line): Fix previous change.
5947
5948 * complete.el: Delete the wildcard expansion feature
5949 since that is now standard in find-file.
5950 (PC-try-load-many-files): Function deleted.
5951 (PC-after-load-many-files): Function deleted.
5952 (PC-many-files-list): Variable deleted.
5953 (PC-disable-wildcards): Variable deleted.
5954 (partial-completion-mode): Don't enable the wildcard feature.
5955
5956 * complete.el (PC-look-for-include-file): Don't set global variables
5957 `error', `buf' and `filename' here.
5958
5959 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
5960
5961 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
5962
5963 * textmodes/outline.el (outline-regexp): Doc fix.
5964
5965 1999-04-26 John Wiegley <johnw@borland.com>
5966
5967 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
5968 C++Builder 4.0 error message syntax.
5969
5970 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
5971
5972 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
5973 supported, use find -exec.
5974
5975 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5976
5977 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
5978 coding-system-for-write, to avoid hanging when non-interactive.
5979
5980 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
5981
5982 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
5983 start with a newline.
5984
5985 1999-04-13 Ken'ichi Handa <handa@gnu.org>
5986
5987 * international/mule-conf.el (x-ctext): New coding system.
5988
5989 1999-04-12 Richard M. Stallman <rms@gnu.org>
5990
5991 * international/mule-cmds.el (input-method-function):
5992 Add permanent-local property.
5993
5994 1999-04-12 Dave Love <fx@gnu.org>
5995
5996 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
5997 change to use jka-compr-byte-compiler-base-file-name.
5998
5999 * supercite.el (sc-scan-info-alist): Revert last change.
6000 (sc-attrib-selection-list): Fix :type here instead.
6001
6002 1999-04-11 Eli Zaretskii <eliz@gnu.org>
6003
6004 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
6005 in the list of case-insensitive filesystems.
6006
6007 1999-04-09 Kenichi Handa <handa@etl.go.jp>
6008
6009 * international/fontset.el (create-fontset-from-fontset-spec):
6010 Don't register duplicated alias fontset names.
6011
6012 1999-04-08 Richard Stallman <rms@gnu.org>
6013
6014 * international/mule.el (auto-coding-alist-lookup): New function.
6015 (set-auto-coding): Use auto-coding-alist-lookup.
6016
6017 * jka-compr.el (jka-compr-insert-file-contents):
6018 Use auto-coding-alist-lookup to check for files that
6019 should not have eol conversion, in the unibyte case.
6020
6021 1999-04-07 Dave Love <fx@gnu.org>
6022
6023 * help.el (describe-variable): Check custom-loads property as well
6024 as custom-type.
6025
6026 * abbrev.el (abbrev-mode): Customizing sets the default value.
6027
6028 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
6029
6030 * vc.el (vc-backend-revert): For CVS files that were made
6031 writeable with "cvs edit", call "cvs unedit" to undo that.
6032
6033 1999-04-08 Dave Love <fx@gnu.org>
6034
6035 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
6036 more.
6037 (sc-emacs-features): Recognize Emacs 20.
6038 (sc-read-string): Use history arg.
6039 (sc-scan-info-alist): Check for rtnvalue a cons.
6040
6041 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
6042
6043 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
6044 coding system to encode the message by
6045 select-message-coding-system.
6046
6047 1999-04-07 Richard Stallman <rms@gnu.org>
6048
6049 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
6050
6051 * winner.el: Reorder definitions.
6052
6053 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
6054
6055 * mail/rmail.el (rmail-decode-babyl-format):
6056 Undo previous change.
6057
6058 1999-04-06 Richard Stallman <rms@gnu.org>
6059
6060 * info.el (Info-find-node): Check for an anchor at the
6061 proper place, before reading an indirect file.
6062
6063 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
6064
6065 * jka-compr.el (jka-compr-insert-file-contents):
6066 Use raw-text-unix when we want no conversion.
6067
6068 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
6069
6070 * timezone.el (timezone-parse-date): Corrected regexp for
6071 style (5) date format so that tenths of seconds are optional.
6072
6073 1999-04-05 Eli Zaretskii <eliz@gnu.org>
6074
6075 * term/internal.el (dos-cpNNN-setup): New function, with the guts
6076 of dos-codepage-setup.
6077 (cjk-codepages-alist): New variable, an alist of Far-Eastern
6078 codepages for which there's no need to set up cpNNN coding
6079 systems.
6080 (dos-codepage-setup): Support Far-Eastern DOS terminals.
6081
6082 1999-04-05 Richard Stallman <rms@gnu.org>
6083
6084 * mail/rmail.el (rmail-ignored-headers): Doc fix.
6085
6086 1999-04-02 Richard Stallman <rms@gnu.org>
6087
6088 * progmodes/compile.el (compilation-handle-exit): Do right thing
6089 if (car status) doesn't end in a newline.
6090
6091 1999-04-01 Dave Love <fx@gnu.org>
6092
6093 * progmodes/sql.el (SQL): Add defgroup :version.
6094
6095 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
6096
6097 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
6098 buffer-file-coding-system. If the coding system used is raw-text,
6099 etc., make the *Compiler Input* buffer unibyte.
6100
6101 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
6102
6103 * loadup.el: Don't write the fns-...el file if not dumping.
6104
6105 1999-03-31 Dave Love <fx@gnu.org>
6106
6107 * snmp-mode.el (snmp): Fix defgroup :version.
6108
6109 * hilit-chg.el (highlight-changes): Add defgroup :version.
6110
6111 1999-03-31 Andreas Schwab <schwab@gnu.org>
6112
6113 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
6114 the gnus-save-hidden-threads macro.
6115
6116 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
6117
6118 * faces.el (face-set-after-frame-default): Obey the
6119 `customized-face' for new faces.
6120
6121 1999-03-30 Dave Love <fx@gnu.org>
6122
6123 * international/mule-cmds.el (current-language-environment): Doc fix.
6124 * abbrev.el (abbrev-mode): Doc fix.
6125 * autoinsert.el (auto-insert-mode): Doc fix.
6126 * complete.el (partial-completion-mode): Doc fix.
6127 * avoid.el (mouse-avoidance-mode): Doc fix.
6128 * delsel.el (delete-selection-mode): Doc fix.
6129 * font-lock.el (global-font-lock-mode): Doc fix.
6130 * help.el (temp-buffer-resize-mode): Doc fix.
6131 * hscroll.el (hscroll-global-mode): Doc fix.
6132 * icomplete.el (icomplete-mode): Doc fix.
6133 * mouse-sel.el (mouse-sel-mode): Doc fix.
6134 * paren.el (show-paren-mode): Doc fix.
6135 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
6136 * time.el (display-time-mode): Doc fix.
6137 * type-break.el (type-break-mode): Doc fix.
6138 * which-func.el (which-func-mode-global): Doc fix.
6139 * winner.el (winner-mode): Doc fix.
6140
6141 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
6142
6143 * wid-edit.el (widget-before-change): Signal text-read-only rather
6144 than an ordinary error.
6145
6146 1999-03-30 Richard M. Stallman <rms@gnu.org>
6147
6148 * repeat.el: Don't require advice.
6149 (repeat): Do function-indirection in check for kbd macro.
6150 In self-insert case, use the *last* char in INSERTION.
6151
6152 1999-03-30 Karl Heuer <kwzh@gnu.org>
6153
6154 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
6155
6156 1999-03-29 Andreas Schwab <schwab@gnu.org>
6157
6158 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
6159 comint-input-filter-functions. Make variables related to shell
6160 directory tracking local.
6161
6162 1999-03-26 Andreas Schwab <schwab@gnu.org>
6163
6164 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
6165
6166 * simple.el (shell-command-on-region): Cope with exit-status being
6167 nil, which happens if call-process-region was interrupted.
6168
6169 1999-03-26 Richard M. Stallman <rms@gnu.org>
6170
6171 * simple.el (indent-new-comment-line): Handle use at a point
6172 after a comment-end. Handle multiple comments.
6173
6174 * mail/rmail.el (rmail-decode-babyl-format):
6175 To prevent locking, bind buffer-file-name to nil.
6176
6177 1999-03-26 Karl Fogel <kfogel@red-bean.com>
6178
6179 * mail-hist.el (mail-hist-current-header-name): Don't make
6180 off-by-one-error when determining if in message body.
6181
6182 1999-03-25 Andrew Innes <andrewi@gnu.org>
6183
6184 * w32-fns.el (set-default-process-coding-system): Copied from
6185 dos-w32.el, but modified to use Unix line endings for process
6186 input, and to add a suitable entry to process-coding-system-alist
6187 for DOS shells.
6188
6189 * dos-fns.el (set-default-process-coding-system): Copied from
6190 dos-w32.el.
6191
6192 * dos-w32.el (set-default-process-coding-system): Move function to
6193 dos-fns.el; a different version is used in w32-fns.el.
6194
6195 1999-03-24 Dave Love <fx@gnu.org>
6196
6197 * info.el (Info-directory-list): Revert change to re-writing
6198 Info-default-directory-list, but put `alternative' first.
6199 (Info-insert-dir): Modify selecting the top dir file as a consequence.
6200
6201 1999-03-23 Simon Marshall <simon@gnu.org>
6202
6203 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
6204 on the line by itself.
6205 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
6206 it is not in a declarative context.
6207
6208 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
6209
6210 * cus-edit.el (custom-variable-prompt): Allow customization of
6211 autoloaded symbols.
6212
6213 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
6214
6215 * simple.el (what-cursor-position): Don't cause error when point
6216 is at invalid multibyte sequence.
6217
6218 1999-03-21 Karl Heuer <kwzh@gnu.org>
6219
6220 * complete.el (partial-completion-mode): Doc fix.
6221
6222 1999-03-19 Richard M. Stallman <rms@gnu.org>
6223
6224 * progmodes/cplus-md.el (old-c++): Remove :group.
6225
6226 * progmodes/c-mode.el (old-c): Remove :group.
6227
6228 1999-03-18 Simon Marshall <simon@gnu.org>
6229
6230 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
6231 (java-font-lock-keywords-2): Added "strictfp" keyword.
6232
6233 1999-03-17 Jason Rumney <jasonr@altavista.net>
6234
6235 * w32-fns.el (set-w32-system-coding-system) New function.
6236 (w32-system-coding-system) Initialize to 'iso-latin-1.
6237
6238 1999-03-17 Eli Zaretskii <eliz@gnu.org>
6239
6240 * international/mule-cmds.el (set-language-environment): Fix
6241 previous change: don't use dos-codepage when unbound.
6242
6243 1999-03-17 Karl Heuer <kwzh@gnu.org>
6244
6245 * calendar/appt.el (appt-make-list): Fix previous change.
6246
6247 1999-03-16 Richard M. Stallman <rms@gnu.org>
6248
6249 * window.el (shrink-window-if-larger-than-buffer):
6250 Don't try to redisplay with the cursor at the end
6251 on its own line--that would force a scroll and spoil things.
6252
6253 1999-03-16 Eli Zaretskii <eliz@gnu.org>
6254
6255 * international/mule-cmds.el (set-language-environment): Don't use
6256 cpNNN-nonascii-translation-table if it is unbound.
6257
6258 * term/internal.el (dos-codepage-setup): Compute the unibyte
6259 syntax table and bind unibyte-display-via-language-environment
6260 here, rather than at top level, so that resetting to unibyte in
6261 .emacs works as expected.
6262
6263 1999-03-15 Simon Marshall <simon@gnu.org>
6264
6265 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
6266
6267 1999-03-14 Milan Zamazal <pdm@pvt.net>
6268
6269 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
6270
6271 1999-03-14 Kenichi Handa <handa@etl.go.jp>
6272
6273 * international/mule-util.el (detect-coding-with-priority):
6274 Restore the internal database.
6275
6276 1999-03-14 Stephen Eglen <stephen@gnu.org>
6277
6278 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
6279 if mail-from-style has invalid value.
6280
6281 1999-03-12 Karl Heuer <kwzh@gnu.org>
6282
6283 * vc.el (vc-delete-logbuf-window): New var.
6284 (vc-finish-logentry): Use it.
6285
6286 1999-03-12 Richard M. Stallman <rms@gnu.org>
6287
6288 * startup.el (command-line-1): Improve startup msg.
6289
6290 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
6291
6292 * speedbar.el: Added commentary about stealthy functions.
6293 (speedbar-message) new function.
6294 (speedbar-y-or-n-p): New function
6295 (speedbar-with-attached-buffer) Moved macro before reference.
6296 Now uses `save-selected-window'.
6297 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
6298 speedbar-generic-item-info, speedbar-item-info-file-helper,
6299 speedbar-item-delete, speedbar-insert-generic-list,
6300 speedbar-timer-fn, speedbar-check-vc-this-line,
6301 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
6302 speedbar-buffers-item-info) Use speedbar-message.
6303 (speedbar-item-info) Limit `message-log-max'.
6304 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
6305 speedbar-item-delete, speedbar-item-object-delete,
6306 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
6307
6308 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
6309
6310 * server.el (server-start): Set coding system for the server
6311 process to raw-text.
6312 (server-process-filter): Decode file names if necessary.
6313
6314 1999-03-12 Dave Love <fx@gnu.org>
6315
6316 * textmodes/fill.el (sentence-end-double-space): Doc fix.
6317
6318 * textmodes/paragraphs.el (sentence-end): Doc fix.
6319
6320 1999-03-11 Karl Heuer <kwzh@gnu.org>
6321
6322 * comint.el (comint-password-prompt-regexp): Accept "login password:"
6323
6324 1999-03-09 Karl Heuer <kwzh@gnu.org>
6325
6326 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
6327 (ispell-dictionary-alist-2): Likewise.
6328 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
6329 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
6330 (ispell-dictionary-alist): Build from six pieces, not just two.
6331
6332 * ps-bdf.el (bdf-directory-list): Doc fix.
6333
6334 * enriched.el (enriched-mode): Make var permanent-local.
6335
6336 1999-03-09 Dave Love <fx@gnu.org>
6337
6338 * textmodes/sgml-mode.el (html-mode): Use
6339 sentence-end-double-space when setting sentence-end.
6340
6341 1999-03-09 Ken'ichi Handa <handa@gnu.org>
6342
6343 * language/thai.el (tis-620): New alias coding system for thai-tis620.
6344
6345 1999-03-08 Felix Lee <flee@cygnus.com>
6346
6347 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
6348
6349 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
6350
6351 1999-03-08 Karl Heuer <kwzh@gnu.org>
6352
6353 * dired-aux.el (dired-do-copy-regexp): Doc fix.
6354 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6355
6356 * dired.el (dired-do-copy-regexp): Doc fix.
6357 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6358
6359 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
6360
6361 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
6362
6363 1999-03-08 Jason Rumney <jasonr@altavista.net>
6364
6365 * international/codepage.el (cp1250-decode-table)
6366 (cp1251-decode-table, cp1253-decode-table)
6367 (cp1257-decode-table): New translation tables for MS Windows codepages.
6368 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
6369
6370 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
6371
6372 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
6373
6374 1999-03-07 Eli Zaretskii <eliz@gnu.org>
6375
6376 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
6377
6378 * term/internal.el (top level): Display character 255 as 8bit as well.
6379
6380 1999-03-06 Dave Love <fx@gnu.org>
6381
6382 * progmodes/cc-cmds.el (c-outline-level): Bind
6383 buffer-invisibility-spec.
6384
6385 * progmodes/c-mode.el (c-outline-level): Likewise.
6386
6387 * progmodes/ada-mode.el (ada-outline-level): Likewise.
6388
6389 1999-03-05 Felix Lee <flee@cygnus.com>
6390
6391 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
6392
6393 1999-03-05 Richard M. Stallman <rms@gnu.org>
6394
6395 * bindings.el (complete-symbol): Invert meaning of prefix arg.
6396
6397 1999-03-05 Andrew Innes <andrewi@gnu.org>
6398
6399 * w32-fns.el (convert-standard-filename): Convert directory
6400 separators to Windows format.
6401
6402 1999-03-05 Andreas Schwab <schwab@gnu.org>
6403
6404 * international/skkdic-cnv.el: Provide skkdic-cnv.
6405 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
6406 (batch-skkdic-convert): Doc fix.
6407
6408 1999-03-04 Dave Love <fx@gnu.org>
6409
6410 * custom.el (custom-set-variables): Protect against setter errors.
6411
6412 1999-03-04 Eli Zaretskii <eliz@gnu.org>
6413
6414 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
6415 the file sizes from overflowing.
6416 (ls-lisp-format): If file size is a float, use %8.0f to print it.
6417 Under -s, print the size in blocks with %4.0f, in case they have
6418 a *really* huge file.
6419
6420 1999-03-03 Dave Love <fx@gnu.org>
6421
6422 * options.el (edit-options): Doc fix.
6423 (list-options): Don't lose with unbound symbols. Maintain
6424 Edit-options-mode.
6425
6426 1999-03-01 Dave Love <fx@gnu.org>
6427
6428 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
6429
6430 1999-02-28 Richard M. Stallman <rms@gnu.org>
6431
6432 * ispell.el (ispell-dictionary-alist-override): New variable.
6433 (ispell-dictionary-alist): Don't setq it,
6434 if ispell-dictionary-alist-override is set.
6435
6436 * simple.el (shell-command-default-error-buffer): Renamed from
6437 shell-command-on-region-default-error-buffer.
6438 (shell-command-on-region): Mention in echo area when there
6439 is some error output. Mention success or failure, too.
6440 Accumulate multiple error outputs
6441 going forward, with formfeed in between. Display the error buffer
6442 when we have put something in it.
6443 (shell-command): Add the ERROR-BUFFER argument feature.
6444
6445 1999-02-28 Karl Heuer <kwzh@gnu.org>
6446
6447 * mail/mh-utils.el (mh-lib): Doc fix.
6448 (mh-lib-progs, mh-nmh-p): New vars.
6449 (mh-find-progs): Set mh-lib-progs along with other vars.
6450 (mh-path-search): New arg FUNC-P; if specified, use that instead
6451 of mh-file-command-p.
6452 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
6453
6454 * mail/mh-comp.el (mh-repl-formfile): New var.
6455 (mh-smail-batch): Don't ignore all arguments.
6456 (mh-reply): Do the right thing when using nmh.
6457
6458 1999-02-27 Kenichi Handa <handa@etl.go.jp>
6459
6460 * international/mule-cmds.el (select-safe-coding-system): Be sure
6461 to show a buffer being decoded.
6462
6463 1999-02-26 Ken'ichi Handa <handa@gnu.org>
6464
6465 * ps-bdf.el (bdf-directory-list): Initialize it to
6466 '("/usr/local/share/emacs/fonts/bdf").
6467
6468 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6469
6470 * ps-print.el: PostScript programming fix.
6471 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
6472 setpagedevice operator).
6473
6474 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6475
6476 * ps-print.el: Doc fix, font size specifies landscape and portrait
6477 sizes.
6478 (ps-print-version): New version number (4.1.4).
6479 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
6480 Specifies landscape and portrait sizes.
6481 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
6482 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
6483 fix.
6484 (ps-get-font-size): New fun.
6485 (ps-font-size-internal, ps-header-font-size-internal)
6486 (ps-header-title-font-size-internal): New vars.
6487
6488 * ps-mule.el: Change of ps-print font size variable name.
6489 (ps-mule-generate-font): Fun fix.
6490 (ps-mule-begin-job): Programming uniformization.
6491
6492 1999-02-25 Dave Love <fx@gnu.org>
6493
6494 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
6495 (help-make-xrefs): Do Info case first.
6496
6497 * repeat.el: Don't require advice.
6498 (repeat-last-kill-command): Variable deleted.
6499
6500 1999-02-25 Richard Stallman <rms@gnu.org>
6501
6502 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
6503 case just because the current buffer is the output buffer.
6504
6505 1999-02-25 Kenichi Handa <handa@etl.go.jp>
6506
6507 * simple.el (what-cursor-position): To show the character's
6508 encoding, use encoded-string-description instead of information
6509 of chaset-origin-alist.
6510
6511 * international/mule-cmds.el (iso-2022-control-alist): New variable.
6512 (encoded-code-description): New function.
6513 (encoded-string-description): New function.
6514 (encode-coding-char): New function.
6515
6516 1999-02-25 Andrew Innes <andrewi@gnu.org>
6517
6518 * startup.el (command-line) [windows-nt]: Fix typo in regexp
6519 checking for .emacs[.el[c]].
6520
6521 1999-02-24 Richard Stallman <rms@gnu.org>
6522
6523 * help.el (describe-function-1): Don't print a whole lambda-function.
6524
6525 1999-02-23 Ken'ichi Handa <handa@gnu.org>
6526
6527 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
6528 inputting ?\240.
6529
6530 1999-02-23 Karl Heuer <kwzh@gnu.org>
6531
6532 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
6533
6534 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
6535 (clean-buffer-list-kill-buffer-names): Doc fix.
6536
6537 * gud.el (gud-jdb-massage-args): Spelling fix.
6538
6539 1999-02-23 Richard M. Stallman <rms@gnu.org>
6540
6541 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
6542
6543 1999-02-22 Eli Zaretskii <eliz@gnu.org>
6544
6545 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
6546 excursion while calling set-auto-coding-function.
6547
6548 * play/handwrite.el (handwrite): Require ps-print, and use
6549 ps-printer-name and ps-lpr-command. Call ps-print-region-function
6550 if it's defined, instead of forking ps-lpr-command unconditionally.
6551
6552 1999-02-22 Kenichi Handa <handa@etl.go.jp>
6553
6554 * international/codepage.el (cp-coding-system-for-codepage-1): Put
6555 charset-origin-alist property to a coding system for the codepage.
6556
6557 * international/mule.el: Modify comment for charset-origin-alist
6558 property of a coding system.
6559
6560 * simple.el (what-cursor-position): charset-origin-alist property
6561 of a coding system may be a translation table or a symbol of which
6562 `translation-table' property is a translation table.
6563
6564 1999-02-21 Richard Stallman <rms@gnu.org>
6565
6566 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
6567 to the "html" template.
6568
6569 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
6570
6571 * dirtrack.el (dirtrack): Added docstring. Now returns input.
6572
6573 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
6574
6575 * dirtrack.el (dirtrack): Check for the prompt in the input string
6576 instead of the buffer.
6577
6578 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
6579
6580 * sql.el: Set version to 1.4.1. Changed mail address to
6581 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
6582 (sql-input-ring-separator): Doc fix.
6583 (sql-mode-syntax-table): double-dash starts comments is defined as
6584 ". 56" instead of ". 12b" for XEmacs.
6585 (sql-stop, sql-interactive-mode): Doc fixes.
6586 (sql-postgres): Queries for database and server, not just one.
6587 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
6588
6589 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
6590 changed. This is needed for master.el to work.
6591 (sql-set-sqli-buffer): Use the new hook.
6592
6593 * sql.el (sql-make-alternate-buffer-name): Function that sets
6594 sql-alternate-buffer-name.
6595 (sql-alternate-buffer-name): Possible name of SQLi buffers.
6596 (sql-interactive-mode): Set sql-alternate-buffer-name.
6597 (sql-rename-buffer): New command.
6598 (sql-interactive-mode-menu): Menu for SQLi buffers.
6599
6600 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
6601 and sql-input-ring-file-name are used to temporarily set
6602 comint-input-ring-file-name and comint-input-ring-separator when
6603 reading and writing input history files.
6604
6605 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
6606 (sql-input-ring-file-name): New variable with customization.
6607 (sql-input-ring-separator): New variable with customization.
6608 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
6609 Callers changed.
6610 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
6611 now includes the name of the current buffer.
6612
6613 (sql-mode): Set paragraph-separate and paragraph-start so that
6614 sql-send-paragraph sends the entire SQL statements, even if it
6615 contains indented lines.
6616
6617 1999-02-18 Dave Love <fx@gnu.org>
6618
6619 * format.el (format-encode-run-method, format-decode-run-method):
6620 Fix previous change.
6621
6622 1999-02-18 Ken'ichi Handa <handa@gnu.org>
6623
6624 * international/mule.el (coding-system-list): Moved here from
6625 mule-util.el to avoid autoloading mule-util by the call of
6626 select-safe-coding-system.
6627
6628 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
6629
6630 * simple.el (turn-on-auto-fill): Mark it as an option for
6631 `text-mode-hook'.
6632
6633 1999-02-17 Richard Stallman <rms@gnu.org>
6634
6635 * emacs-lisp/easymenu.el (easy-menu-get-map):
6636 Don't crash if (current-local-map) is nil.
6637
6638 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
6639
6640 * filecache.el (file-cache-filter-regexps): Added .class.
6641
6642 1999-02-17 Ken'ichi Handa <handa@gnu.org>
6643
6644 * international/mule-util.el (decompose-region): Use
6645 insert-buffer-substring instead of insert-buffer to avoid putting
6646 mark.
6647
6648 1999-02-17 Andreas Schwab <schwab@gnu.org>
6649
6650 * calendar/cal-move.el (scroll-calendar-left): Don't set
6651 displayed-month and displayed-year here, let generate-calendar do
6652 it, after range checking.
6653
6654 1999-02-17 Simon Marshall <simon@gnu.org>
6655
6656 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
6657
6658 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
6659 correctly between an object declared via a constructor and a method.
6660 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
6661 (java-font-lock-keywords-1): Fontify package names individually.
6662 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
6663 (java-font-lock-keywords-2): Simplify type fontification.
6664 (java-font-lock-keywords-3): Likewise.
6665
6666 1999-02-17 Kenichi Handa <handa@etl.go.jp>
6667
6668 * language/japanese.el (iso-2022-jp-2): New coding system.
6669 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
6670
6671 1999-02-16 Dave Love <fx@gnu.org>
6672
6673 * help.el (describe-function-1): Accept non-symbols.
6674
6675 1999-02-16 Paul Eggert <eggert@twinsun.com>
6676
6677 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
6678 find the last match if there are multiple matches.
6679
6680 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6681
6682 * tex-mode.el (tex-run-command, latex-run-command)
6683 (slitex-run-command, tex-command): Doc changes.
6684 (tex-start-options-string): Autoload it. Doc change. Provide
6685 a menu for customization. Allow nil. Quote backslashes only once.
6686 (tex-start-tex): Handle nil value of tex-start-options-string
6687 and apply shell-quote-argument to it.
6688
6689 1999-02-16 Eli Zaretskii <eliz@gnu.org>
6690
6691 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
6692 the size in blocks, since it can be a float.
6693 (ls-lisp-format): Likewise
6694
6695 1999-02-16 Ken'ichi Handa <handa@gnu.org>
6696
6697 * language/japanese.el (japanese-shift-jis): Add
6698 charset-origin-alist property.
6699
6700 1999-02-15 Richard Stallman <rms@gnu.org>
6701
6702 * progmodes/compile.el (compile-internal): Use save-selected-window.
6703
6704 * subr.el (momentary-string-display): Bind inhibit-read-only.
6705
6706 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
6707
6708 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
6709
6710 * mail/rmail.el (rmail-show-message): If an unseen message has a
6711 Summary-line in its header, get past one more line before looking
6712 for the X-Coding-System header.
6713
6714 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
6715
6716 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
6717 explicitly to accomodate Windows 9X lack of a useful copy program.
6718
6719 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
6720
6721 * wid-edit.el (widget-choice-value-create): Use `equal'
6722 instead of `eq'.
6723
6724 1999-02-14 Richard Stallman <rms@gnu.org>
6725
6726 * international/iso-transl.el:
6727 (iso-transl-ae): Renamed from iso-transl-e-slash.
6728 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
6729 (iso-transl-AE): Renamed from iso-transl-E-slash.
6730 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
6731 (iso-transl-char-map): Related changes.
6732
6733 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
6734
6735 1999-02-13 Richard Stallman <rms@gnu.org>
6736
6737 * textmodes/texinfmt.el (texinfo-alias): New function.
6738 (texinfo-fold-nodename-case): Add defvar.
6739 (texinfo-format-node): Do case folding if specified.
6740
6741 * ffap.el (ffap-file-at-point): Test local file names
6742 immediately. Strip off line numbers.
6743
6744 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
6745
6746 * sql.el: Set version to 1.3.2
6747 (sql-solid-program): Added support for solid.
6748 (sql-help): Doc mentions sql-solid.
6749 (sql-solid): Entry function for Solid.
6750 (sql-buffer): Doc explains the use of the variable and how to
6751 change it.
6752 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
6753 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
6754 disabled if sql-buffer doesn't have a process; sql-send-paragraph
6755 is new.
6756 (sql-show-sqli-buffer): New function to display the value of
6757 sql-buffer.
6758 (sql-change-sqli-buffer): New function to change sql-buffer.
6759 (sql-mode): Doc explains how to change sql-buffer.
6760 (sql-send-paragraph): New function to send a paragraph.
6761 (sql-mode-map): Added keybinding for sql-send-paragraph.
6762 (sql-mysql): Doc corrected.
6763 (sql-ms): Doc corrected.
6764
6765 * sql.el (sql-server): Doc fix.
6766 (sql-mysql): Added the use of sql-server to specify the host,
6767 sql-database now specifies database instead of host.
6768 (sql-mode-menu): Send... menu items are only active if sql-buffer
6769 is non-nil.
6770 (sql-help): Changed tag of entry functions a bit.
6771
6772 * sql.el: Added keywords from `finder-by-keyword'.
6773 (sql-mode): Made sql-buffer a local variable, changed the
6774 documentation: removed instructions to add *.sql files to
6775 auto-mode-alist, added documentation for having mutliple SQL
6776 buffers sending their stuff to different SQLi buffers, each
6777 running a different process.
6778 (sql-postgres): Quoted *SQL* in doc string.
6779 (sql-ms): Likewise.
6780 (sql-ingres): Likewise.
6781 (sql-ingres): Quoted *SQL* in doc string, added references to
6782 sql-user and sql-password used during login.
6783 (sql-sybase): Quoted *SQL* in doc string, added comma.
6784 (sql-oracle): Likewise.
6785 (sql-interactive-mode): Added extensive documentation for having
6786 mutliple SQL buffers sending their stuff to different SQLi
6787 buffers, each running a different process.
6788 (sql-buffer): Changed doc from *SQL* to SQLi.
6789 (sql-get-login): Doc fix.
6790
6791 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6792
6793 * international/mule-conf.el (undecided): Set ascii in
6794 safe-charsets property.
6795
6796 1999-02-12 Richard Stallman <rms@gnu.org>
6797
6798 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
6799
6800 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6801
6802 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
6803 value to ps-mule-font-info-database-latin.
6804
6805 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
6806
6807 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
6808 (ps-mule-font-info-database-default): New variable.
6809 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
6810 ps-mule-font-info-database-default.
6811
6812 1999-02-12 Dave Love <fx@gnu.org>
6813
6814 * timezone.el (timezone-make-date-sortable)
6815 (timezone-make-date-arpa-standard): Doc fix.
6816
6817 1999-02-12 Ken'ichi Handa <handa@gnu.org>
6818
6819 * international/quail.el (quail-show-kbd-layout): Bind
6820 blink-matching-paren to nil.
6821
6822 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
6823 for ASCII and Latin-1.
6824
6825 1999-02-12 Andreas Schwab <schwab@gnu.org>
6826
6827 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
6828
6829 1999-02-12 Kenichi Handa <handa@etl.go.jp>
6830
6831 * international/mule-cmds.el (language-info-alist): Remove
6832 description about charset-origin-alist.
6833
6834 * international/mule.el: Comment added for a new coding system
6835 property `charset-origin-alit'.
6836 (make-translation-table): This variable deleted.
6837
6838 * language/chinese.el (chinese-big5): Add charset-origin-alist
6839 property.
6840 ("Chinese-CNS"): Remove charset-origin-alist property.
6841
6842 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
6843 property.
6844 (cyrillic-alternativnyj): Likewise.
6845 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
6846 ("Cyrillic-ALT"): Likewise.
6847
6848 * language/vietnamese.el (vietnamese-viqr): Add
6849 charset-origin-alist property.
6850 ("Vietnamese"): Remove charset-origin-alist property.
6851
6852 * simple.el (what-cursor-position): Don't use the varialbe
6853 charset-origin-alist, but use charset-origin-alist property of
6854 buffer-file-coding-system to decide external character set code.
6855
6856 1999-02-10 Richard Stallman <rms@gnu.org>
6857
6858 * shadowfile.el: Don't turn on the mode when the file is loaded.
6859
6860 1999-02-09 Richard Stallman <rms@gnu.org>
6861
6862 * progmodes/compile.el (compile-auto-highlight): Customize.
6863
6864 * add-log.el (add-log-file-name-function): New variable.
6865 (add-change-log-entry): Call that function, if non-nil.
6866
6867 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
6868
6869 * rmail.el (rmail-search): Track match with a marker, not an integer.
6870
6871 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6872
6873 * progmodes/compile.el (compilation-setup): Set value of
6874 compilation-directory-stack as in compilation-forget-errors.
6875 (compile-reinitialize-errors): Bind buffer-undo-list and
6876 deactivate-mark.
6877 (compilation-forget-errors): Likewise.
6878
6879 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
6880
6881 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
6882 def... constructs.
6883
6884 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
6885 Remove calls to sleep-for.
6886
6887 1999-02-08 Eli Zaretskii <eliz@gnu.org>
6888
6889 * international/codepage.el (cp-coding-system-for-codepage-1): On
6890 MS-DOS, use dos-unsupported-char-glyph for characters not
6891 supported by the codepage.
6892 (cp-make-coding-systems-for-codepage): Likewise.
6893
6894 1999-02-08 Andreas Schwab <schwab@gnu.org>
6895
6896 * international/mule-util.el (coding-system-list): Don't sort
6897 coding-system-list here.
6898
6899 * international/mule.el (coding-system-lessp): Moved here from
6900 mule-util.el
6901 (add-to-coding-system-list): New function.
6902 (make-subsidiary-coding-system, make-coding-system,
6903 define-coding-system-alias): Use it instead of setting
6904 coding-system-list directly.
6905
6906 1999-02-07 Dave Love <fx@gnu.org>
6907
6908 * calendar/appt.el (appt-make-list): Don't splice quotes and date
6909 onto message.
6910
6911 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6912
6913 * imenu.el (imenu--last-menubar-index-alist): Add doc.
6914 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
6915
6916 1999-02-06 Richard Stallman <rms@gnu.org>
6917
6918 * language/european.el (setup-slovenian-environment): New function.
6919 ("Slovenian"): New language environment.
6920
6921 * progmodes/sql.el (sql-help): Doc fix.
6922 (sql-mysql): Doc fix.
6923
6924 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6925
6926 * tex-mode.el: When compiling, require compare-w and skeleton
6927 to pacify the byte-compiler. Move the def's of the tex-commands
6928 together. Add a comment on kill-process vs. quit-process.
6929
6930 1999-02-05 Dave Love <fx@gnu.org>
6931
6932 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
6933 null markers.
6934 (compile-goto-error): Likewise.
6935
6936 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
6937
6938 * time-stamp.el (time-stamp-format): Format doc tighter.
6939 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
6940 (time-stamp): Don't re-write the time stamp if it didn't change.
6941
6942 1999-02-05 Alex Schroeder <asc@bsiag.com>
6943
6944 * progmodes/sql.el: Changed version to 1.2.1.
6945 (sql-pop-to-buffer-after-send-region): Improved documentation.
6946 (sql-mysql-program): Added MySQL support.
6947 (sql-prompt-length): Made prompt-length configurable.
6948 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
6949 (sql-help): Added MySQL support, changed documentation.
6950 (sql-send-region): A message is displayed if something is sent.
6951 (sql-mode): Added buffer-local comment-start.
6952 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
6953 (sql-interactive-mode): Added buffer-local comment-start.
6954 (sql-oracle): Set sql-prompt-length.
6955 (sql-sybase): Set sql-prompt-length.
6956 (sql-mysql): Added MySQL support.
6957 (sql-ingres): Set sql-prompt-length.
6958 (sql-ms): Set sql-prompt-length.
6959 (sql-postgres): Set sql-prompt-length.
6960
6961 1999-02-04 Eli Zaretskii <eliz@gnu.org>
6962
6963 * term/internal.el (dos-codepage-setup): Set selection coding
6964 system to cpNNN-dos.
6965
6966 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6967
6968 * international/characters.el: Let ethiopic use iso-2022-7bit.
6969
6970 1999-02-02 Dave Love <fx@gnu.org>
6971
6972 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
6973 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
6974
6975 1999-02-02 Karl Heuer <kwzh@gnu.org>
6976
6977 * terminal.el (terminal-emulator): Doc fix.
6978
6979 1999-02-02 Ken'ichi Handa <handa@gnu.org>
6980
6981 * international/mule-util.el (compose-chars): Doc-string
6982 modified. Correctly handle a composition character in ARGS.
6983
6984 1999-02-01 Richard Stallman <rms@gnu.org>
6985
6986 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
6987 (makefile-menu-index-function): Function deleted.
6988 (makefile-mode): Use makefile-imenu-generic-expression.
6989
6990 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
6991
6992 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
6993 change, invoke from before-init-hook.
6994
6995 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
6996
6997 * subr.el (remove-from-invisibility-spec): Cope with the case when
6998 buffer-invisibility-spec is t.
6999
7000 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
7001
7002 * calendar/calendar.el (calendar-mode-map): Fix bindings for
7003 appt-add and appt-delete.
7004
7005 1999-02-01 Eli Zaretskii <eliz@gnu.org>
7006
7007 * term/pc-win.el (msdos-approximate-color): New function.
7008 (msdos-color-translate): Call it to find a DOS color that best
7009 approximates an X-style "#NNNNNN" color specification.
7010
7011 1999-02-01 Ken'ichi Handa <handa@gnu.org>
7012
7013 * international/mule-util.el (compose-chars-component): Add
7014 autoload cookie.
7015
7016 1999-01-31 Ken'ichi Handa <handa@gnu.org>
7017
7018 * international/quail.el (quail-lookup-key): If cdr of MAP is a
7019 function, replace cdr of MAP by the return value of the function
7020 unconditionally.
7021
7022 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7023
7024 * progmodes/compile.el (compilation-next-error-locus): Don't
7025 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
7026
7027 1999-01-31 Eli Zaretskii <eliz@gnu.org>
7028
7029 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
7030 and NLs before "charset", and allow the charset name be in double
7031 quotes.
7032
7033 1999-01-31 Richard Stallman <rms@gnu.org>
7034
7035 * imenu.el (imenu-sort-function): Fix custom type.
7036
7037 1999-01-30 Richard Stallman <rms@gnu.org>
7038
7039 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
7040 (speedbar-line-token): Likewise.
7041
7042 * play/gametree.el (gametree-default-score): Use defcustom.
7043 (gametree-score-regexp, gametree-score-closer): Likewise.
7044 (gametree-score-manual-flag, gametree-score-opener): Likewise.
7045
7046 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7047
7048 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
7049 decoding.
7050
7051 1999-01-29 Markus Rost <rost@gnu.org>
7052
7053 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
7054 tex-validate-buffer.
7055 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
7056 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
7057 now with recent occur-mode.
7058 (tex-validate-region): Really walk through all Sexps.
7059 (tex-region): Bind shell-dirtrack-verbose.
7060 (tex-file, tex-bibtex-file): Likewise.
7061
7062 1999-01-29 Dave Love <fx@gnu.org>
7063
7064 * finder.el: (finder-commentary): Fix interactive spec. Try
7065 appending .el to file name.
7066 (finder-find-library, finder-commentary): Doc fixes.
7067
7068 1999-01-29 Andrew Innes <andrewi@gnu.org>
7069
7070 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
7071 where the userid contains directory separators.
7072
7073 1999-01-29 Dave Love <fx@gnu.org>
7074
7075 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
7076 (lm-commentary): Doc fix.
7077
7078 1999-01-29 Andreas Schwab <schwab@gnu.org>
7079
7080 * files.el (file-expand-wildcards): Never consider `.' and `..' a
7081 wildcard match. Fix regexp that tests if dirpart contains
7082 wildcard characters.
7083
7084 1999-01-28 Richard Stallman <rms@gnu.org>
7085
7086 * font-lock.el (font-lock-default-unfontify-region):
7087 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
7088
7089 1999-01-27 Jason Rumney <jasonr@altavista.net>
7090
7091 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
7092 from FAMILY field.
7093 (w32-create-initial-fontsets): Do not use before-init-hook.
7094 (mouse-set-font): Document. Automatically create and use fontsets.
7095
7096 * dos-w32.el (direct-print-region-helper): Check for printer
7097 being t as well as a string.
7098
7099 1999-01-27 Kenichi Handa <handa@etl.go.jp>
7100
7101 * mail/rmail.el (rmail-decode-mime-charset): New variable.
7102 (rmail-mime-charset-pattern): New variable.
7103 (rmail-convert-to-babyl-format): Decode by MIME-charset if
7104 rmail-decode-mime-charset is non-nil.
7105
7106 1999-01-27 Ken'ichi Handa <handa@gnu.org>
7107
7108 * international/characters.el: Set category `q' for all characters
7109 in tibetan and tibetan-1-column.
7110
7111 1999-01-27 Andrew Innes <andrewi@gnu.org>
7112
7113 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
7114 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
7115
7116 1999-01-27 Dave Love <fx@gnu.org>
7117
7118 * international/mule-cmds.el (current-language-environment):
7119 Provide :link, :type (choices) and appropriate :get.
7120
7121 1999-01-27 Eli Zaretskii <eliz@gnu.org>
7122
7123 * startup.el (command-line): Set default eol-mnemonic-* strings to
7124 display end-of-line format in mode line.
7125
7126 * cus-start.el (all): Add eol-mnemonic-* variables.
7127
7128 1999-01-26 Dave Love <fx@gnu.org>
7129
7130 * startup.el (command-line-1): Up-date copyright.
7131
7132 * paths.el (Info-default-directory-list): Use configdir twice.
7133
7134 * info.el (Info-directory-list): Don't set path-separator now
7135 we're not shipped with Texinfo. Simplify path definition.
7136 Substitute all occurrences of instdir in Info-default-directory-list.
7137
7138 1999-01-25 Richard Stallman <rms@gnu.org>
7139
7140 * startup.el (normal-top-level-add-subdirs-to-load-path):
7141 Record the inode numbers of the dirs processed, to avoid loop.
7142
7143 * textmodes/tex-mode.el (tex-run-command): Doc fix.
7144
7145 1999-01-25 Dave Love <fx@gnu.org>
7146
7147 * browse-url.el (browse-url-netscape-program): Doc addition.
7148
7149 * help.el (help-make-xrefs): Default info references to an `(emacs)'
7150 prefix.
7151
7152 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
7153 auto-mode-alist.
7154
7155 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7156
7157 * calendar/diary-lib.el (mark-diary-entries): Use
7158 assoc-ignore-case and do not capitalize when matching month and
7159 day names.
7160
7161 * calendar/calendar.el (calendar-read-date): Ditto.
7162
7163 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
7164 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
7165
7166 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
7167
7168 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
7169
7170 * calendar/cal-islam.el (calendar-goto-islamic-date)
7171 (mark-islamic-diary-entries): Ditto.
7172
7173 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
7174
7175 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
7176 (calendar-read-mayan-tzolkin-date): Ditto.
7177
7178 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
7179
7180 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
7181
7182 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
7183
7184 1999-01-25 Karl Heuer <kwzh@gnu.org>
7185
7186 * faces.el (list-faces-display): Multiline case of previous fix.
7187
7188 1999-01-25 Andreas Schwab <schwab@gnu.org>
7189
7190 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
7191
7192 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
7193
7194 * files.el (find-file): If find-file-noselect returns a list,
7195 do switch-to-buffer on each element.
7196 (find-file-other-window): Likewise for all but the first element.
7197 (find-file-other-frame): Same.
7198 (find-file-noselect): When we expand a wildcard, return a list
7199 of buffers.
7200
7201 1999-01-24 Eli Zaretskii <eliz@gnu.org>
7202
7203 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
7204 to set the appropriate cpNNN-dos coding system as the
7205 highest-priority coding system.
7206
7207 1999-01-23 Ken'ichi Handa <handa@gnu.org>
7208
7209 * international/fontset.el (generate-fontset-menu): Return a
7210 sorted list by plain names of fontsets.
7211
7212 * international/mule-diag.el (list-fontsets): Sort fontsets by
7213 plain names.
7214
7215 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
7216 FIRST is a composite character, decompose it at first.
7217
7218 1999-01-23 Dave Love <fx@gnu.org>
7219
7220 * format.el: Doc fixes.
7221 (format-encode-run-method): Have things happen in the right buffer.
7222 Deal with errors from method. Set coding-system-for-write.
7223 (format-decode-run-method): Have things happen in the right buffer.
7224 Deal with errors from method. Set coding-system-for-read.
7225 (format-alist): Use nil instead of unmatchable regexps.
7226
7227 * simple.el (shell-command-on-region): Return command's exit status.
7228
7229 1999-01-23 Eric Ludlam <zappo@gnu.org>
7230
7231 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
7232 of the file whose info we want to display.
7233 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
7234 (speedbar-add-mode-functions-list) Improve doc.
7235 (speedbar-line-token) New function.
7236 (speedbar-dired) Fix order of directories in -shown-directories.
7237 (speedbar-line-path): Default return is default-directory
7238 (speedbar-buffers-line-path): Return is dir name only.
7239 (speedbar-mode-functions-list): New variable.
7240 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
7241 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
7242 speedbar-files-item-info speedbar-buffers-item-info): New functions.
7243 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
7244 New functions.
7245 (speedbar-line-file): Broke out part that fetches file from a line.
7246 (speedbar-line-text): New function extracted from speedbar-line-file.
7247 (speedbar-line-path): Converted into a replaceable function.
7248 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
7249
7250 1999-01-23 Ken'ichi Handa <handa@gnu.org>
7251
7252 * international/fontset.el (create-fontset-from-x-resource): Make
7253 style variants.
7254
7255 1999-01-22 Dave Love <fx@gnu.org>
7256
7257 * paths.el (Info-default-directory-list): Put sysdir after start.
7258
7259 1999-01-22 Sam Steingold <sds@goems.com>
7260
7261 * midnight.el (clean-buffer-list): Do not kill a buffer if it has
7262 a process associated with it.
7263
7264 1999-01-22 Jason Rumney <jasonr@altavista.net>
7265
7266 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
7267
7268 1999-01-22 Felix Lee <flee@cygnus.com>
7269
7270 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
7271 major-mode.
7272 (vc-annotate-mode): Delete variable.
7273
7274 1999-01-22 Andrew Innes <andrewi@gnu.org>
7275
7276 * startup.el (command-line): [windows-nt]: Check for existence of
7277 .emacs file so as to notice .emacs.el or .emacs.elc and use them
7278 in preference to _emacs.
7279
7280 1999-01-22 Dave Love <fx@gnu.org>
7281
7282 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
7283
7284 1999-01-20 Richard Stallman <rms@gnu.org>
7285
7286 * files.el (find-file-noselect): Do wildcard processing only
7287 if new arg WILDCARDS is non-nil.
7288 (find-file, find-file-other-window): New arg WILDCARDS.
7289 Default it to non-nil if interactive.
7290 (find-file-other-frame): Likewise.
7291 (find-file-read-only): Likewise.
7292 (find-file-read-only-other-window): Likewise.
7293 (find-file-read-only-other-frame): Likewise.
7294
7295 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
7296 (widget-plist-convert-option): Delete spurious comma.
7297
7298 1999-01-19 Jason Rumney <jasonr@altavista.net>
7299
7300 * term/w32-win.el (w32-standard-fontspec-spec): Change
7301 iso8859-5 to koi8-r. Add iso8859-9.
7302
7303 1999-01-19 Dave Love <fx@gnu.org>
7304
7305 * browse-url.el (browse-url-maybe-new-window): Delete macro and
7306 its uses.
7307
7308 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
7309 is active.
7310 (fortran-indent-subprogram): Likewise.
7311
7312 1999-01-19 Dave Love <d.love@dl.ac.uk>
7313
7314 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
7315
7316 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7317
7318 * wid-edit.el (alist): Use sexp as default key-type.
7319
7320 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7321
7322 * textmodes/tex-mode.el (tex-define-common-keys):
7323 Remove key binding of tex-feed-input.
7324 (tex-mode-map): Bind tex-feed-input here.
7325 (tex-start-shell): Use compilation-shell-minor-mode. Set
7326 comint-input-filter-functions before running tex-shell-hook.
7327 (tex-start-tex): Forget compilation errors.
7328 (tex-compilation-parse-errors): Rewritten to work also with
7329 compile-mouse-goto-error and compile-goto-error. Adjusted to
7330 change in tex-region.
7331 (tex-region): For the temp file use file-name without directory.
7332 (tex-file): Expand file name of tex-print-file.
7333
7334 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7335
7336 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
7337
7338 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
7339
7340 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
7341 beginning could cause Emacs to hang. Fixed.
7342
7343 1999-01-18 Ken'ichi Handa <handa@gnu.org>
7344
7345 * international/ccl.el (ccl-compile-translate-character): Handle
7346 the case that a tranlation table is CCL register correctly.
7347
7348 * international/mule-cmds.el (select-safe-coding-system):
7349 Hightlight at most 256 characters.
7350
7351 1999-01-18 Dave Love <fx@gnu.org>
7352
7353 * startup.el (command-line): If the init file changes operation to
7354 unibyte, make all buffers unibyte and re-set language environment.
7355
7356 * disp-table.el (standard-display-european): Make all existing
7357 buffers unibyte. Fix doc.
7358
7359 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
7360
7361 * wid-edit.el (coding-system): Define this unconditionally.
7362
7363 * simple.el (shell-command-on-region-default-error-buffer): New var.
7364 (shell-command-on-region): Use that variable as interactive
7365 value of ERROR-BUFFER argument.
7366
7367 1999-01-17 Sam Steingold <sds@goems.com>
7368
7369 * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
7370
7371 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7372
7373 * progmodes/compile.el (compilation-goto-locus): If already in the
7374 compilation buffer's window, keep it in that window.
7375 (compile-mouse-goto-error): Add Doc. Don't play with windows.
7376 (compile-goto-error): Don't play with windows.
7377
7378 * textmodes/tex-mode.el (latex-run-command): Doc fix.
7379 (tex-command): Doc fix.
7380 (tex-compilation-parse-errors): Doc fix.
7381 (tex-generate-zap-file-name): Don't start the name with -.
7382 (tex-expand-files): Works now also with strings ending with ":".
7383
7384 1999-01-17 Ian T Zimmerman <itz@transbay.net>
7385
7386 Patch failed to install:
7387 * gametree.el: Document scoring functionality.
7388 (gametree-score-regexp): Add optional plus sign.
7389 (gametree-score-opener): Replace `:' with `=' as the former
7390 conflicts with gametree-half-ply-regexp.
7391 (gametree-transpose-following-leaves): Add.
7392 (gametree-insert-new-leaf): Make modifying commands barf in read
7393 only buffers.
7394 (gametree-break-line-here): Add a call to
7395 `gametree-transpose-following-leaves'. This maintains the
7396 necessary invariant that on each level all leaf children precede
7397 all nonleaf children. This has always been implied, but left to
7398 the user, and, unfortunately, undocumented.
7399
7400 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
7401
7402 * wid-edit.el (plist, alist): New widget types.
7403
7404 1999-01-17 Dave Love <fx@gnu.org>
7405
7406 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
7407 fix scope of condition-case therein.
7408
7409 1999-01-17 Andrew Innes <andrewi@gnu.org>
7410
7411 * dos-w32.el: (find-buffer-file-type-coding-system): Use
7412 default-buffer-file-coding-system when file doesn't exist (and
7413 isn't covered by a special case) instead of forcing undecided-dos
7414 against the user's wishes.
7415
7416 * dos-w32.el (direct-print-region-helper): New function based on
7417 direct-print-region-function; sends data to specified printer port
7418 without further translation. Recognize and handle specially the
7419 standard `print' and `nprint' programs, as well as `lpr' and
7420 similar programs. Only write directly to the printer port if no
7421 print program is specified. Work around a bug in Windows 9x
7422 affecting Win32 version of Emacs by invoking command.com to write
7423 to the printer port instead of writing directly.
7424 (direct-print-region-function): Use direct-print-region-helper to
7425 do most of the work.
7426 (direct-ps-print-region-function): New function; analogue of
7427 direct-print-region-function for ps-print.
7428 (ps-lpr-command): Comment out setq; leave as example usage.
7429 (ps-lpr-switches): Ditto.
7430
7431 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
7432 and MS-Windows.
7433 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
7434 DOS and Windows platforms, to indicate direct printing. Update
7435 the docstring accordingly.
7436
7437 * ps-print.el: (ps-printer-name): Update docstring about usage on
7438 MS-DOS and MS-Windows.
7439 (ps-lpr-command): Update docstring as for lpr-command.
7440 (ps-print-region-function): New variable.
7441 (ps-do-despool): Use it.
7442 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
7443 DOS/Windows.
7444
7445 * subr.el (subst-char-in-string): New function.
7446
7447 1999-01-17 Eli Zaretskii <eliz@gnu.org>
7448
7449 * international/codepage.el (cp852-decode-table): Fill a nil entry.
7450
7451 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
7452 (bdf-find-font-info): New function, looks for the first readable
7453 file from a list of alternatives.
7454 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
7455 instead of bdf-get-font-info.
7456 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
7457 to ps-mule-generate-bitmap-glyph.
7458
7459 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
7460 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
7461 now be a list of alternative names.
7462 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
7463 (ps-mule-prepare-font): Likewise.
7464
7465 * international/codepage.el (cp855-decode-table,
7466 cp850-decode-table): Fill some nil entries.
7467
7468 1999-01-16 Dave Love <fx@gnu.org>
7469
7470 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
7471 last change.
7472
7473 1999-01-15 Dave Love <fx@gnu.org>
7474
7475 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
7476 and change regexp for command names.
7477 (help-xref-go-back, function-called-at-point, symbol-file)
7478 (where-is): Doc fixes.
7479 (help-xref-go-back): Remove interactive spec.
7480 (describe-function-1): Fix message for alias. Buttomize alias
7481 name.
7482
7483 * simple.el (join-line): New alias.
7484
7485 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
7486
7487 * forms.el: (forms--show-record): Convert integers to string
7488 expicitly since concat will no longer accept integers.
7489 (forms-print): Use local `total-nb-records' since
7490 `forms--total-records' will be inaccessible after buffer switching.
7491
7492 1998-01-14 Felix Lee <flee@cygnus.com>
7493
7494 * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
7495
7496 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
7497
7498 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
7499
7500 1999-01-14 Eli Zaretskii <eliz@gnu.org>
7501
7502 * international/codepage.el (cp850-decode-table): Fix previous change.
7503
7504 1999-01-14 Simon Marshall <simon@gnu.org>
7505
7506 * shell.el (shell-dirtrack-verbose): New custom variable.
7507 (shell-dirstack-message): Use it.
7508
7509 1999-01-14 Kenichi Handa <handa@etl.go.jp>
7510
7511 * international/mule-conf.el: Coding system alias `dos' for
7512 `undecided-dos', `mac' for `undecided-mac'.
7513
7514 * international/mule-cmds.el (describe-language-environment):
7515 Don't alter input-method-alist.
7516
7517 1999-01-13 Eli Zaretskii <eliz@gnu.org>
7518
7519 * international/codepage.el (cp850-decode-table): Replace nil
7520 entries with codes of similary looking glyphs. (Suggested by
7521 Jason Rumney <jasonr@altavista.net>.)
7522
7523 1999-01-13 Dave Love <fx@gnu.org>
7524
7525 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
7526
7527 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
7528
7529 1999-01-12 Karl Heuer <kwzh@gnu.org>
7530
7531 * files.el (auto-save-hook): Defvar this.
7532
7533 1999-01-12 Alex Schroeder <asc@bsiag.com>
7534
7535 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
7536 faces, eliminating the need to load font-lock before loading sql.
7537 (sql-mode-oracle-font-lock-keywords): Likewise.
7538 (sql-mode-postgres-font-lock-keywords): Likewise.
7539
7540 1999-01-11 Dave Love <fx@gnu.org>
7541
7542 * cus-start.el: Add inhibit-eol-conversion.
7543
7544 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
7545 the values round.
7546
7547 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
7548
7549 * help.el (help-mode-finish): Renamed from help-mode-maybe.
7550 Don't switch to Help mode here.
7551 (temp-buffer-setup-hook): Use help-mode-finish.
7552 (help-mode-setup): New function.
7553 (temp-buffer-setup-hook): Use help-mode-setup.
7554
7555 * progmodes/sql.el: New file.
7556
7557 * files.el (auto-mode-alist): Add sql-mode.
7558
7559 * faces.el (list-faces-display): Improve the formatting
7560 by computing the maximum length required for any face-name.
7561
7562 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7563
7564 * progmodes/compile.el (compilation-shell-minor-mode): New function.
7565
7566 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
7567
7568 * term.el (term_send_home): Change the string to
7569 be the same as the one emitted by xterm and consistent with the
7570 ones emitted by prior and next.
7571 (term_send_end): Likewise.
7572
7573 1999-01-10 Dave Love <fx@gnu.org>
7574
7575 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
7576 bindings.
7577
7578 1999-01-10 Eli Zaretskii <eliz@gnu.org>
7579
7580 * international/codepage.el (codepage-setup): Doc fix.
7581 (cp-decoding-vector-for-codepage): Likewise.
7582
7583 1999-01-10 Markus Rost <rost@gnu.org>
7584
7585 * cus-edit.el (custom-save-delete): First scan the custom-file.
7586
7587 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
7588
7589 * international/iso-transl.el: Define a "function name" for
7590 each translation that isn't ASCII. Use these function names
7591 in iso-transl-char-map.
7592
7593 1999-01-08 Kenichi Handa <handa@etl.go.jp>
7594
7595 * international/mule-util.el (decompose-region): Do decomposition
7596 on temporary unibyte buffer.
7597
7598 * international/mule.el (make-char): Doc-string modified.
7599
7600 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
7601
7602 * simple.el (comment-region): Delete spaces only if we
7603 deleted a comment starter.
7604
7605 1999-01-07 Dave Love <fx@gnu.org>
7606
7607 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
7608
7609 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
7610 like eval-defun does.
7611
7612 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
7613
7614 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
7615 constructions. Doc fixes.
7616 (generic-create-generic-function): Use defalias, not fset.
7617
7618 * find-func.el: More doc fixes.
7619
7620 1999-01-06 Stephen Eglen <stephen@gnu.org>
7621
7622 * files.el (save-buffers-kill-emacs): Show the list of current
7623 processes before prompting to kill them and exit.
7624
7625 1999-01-06 Dave Love <fx@gnu.org>
7626
7627 * emacs-lisp/find-func.el: Doc fixes.
7628 (find-function-regexp): Extend for define-generic-mode,
7629 define-derived-mode, easy-mmode-define-minor-mode.
7630
7631 1999-01-06 Dave Love <fx@gnu.org>
7632
7633 * progmodes/fortran.el (fortran-window-create): Account for scroll
7634 bar width.
7635
7636 * browse-url.el: Require (noerror) w3-auto when compiling.
7637 (browse-url-maybe-new-window): Make it a macro and revert last
7638 change to callers.
7639 (browse-url-w3): Require w3 for w3-fetch-other-window.
7640
7641 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7642
7643 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
7644 argument.
7645
7646 1999-01-06 Simon Marshall <simon@gnu.org>
7647
7648 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
7649
7650 * font-lock.el (font-lock-default-fontify-buffer): When using
7651 with-temp-message, use nil rather than current-message.
7652
7653 * lazy-lock.el (lazy-lock-unstall):
7654 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
7655 rather than current-message.
7656
7657 * fast-lock.el (fast-lock-save-cache-1):
7658 (fast-lock-cache-data): When using with-temp-message, use nil rather
7659 than current-message.
7660
7661 1999-01-06 Eli Zaretskii <eliz@gnu.org>
7662
7663 * international/codepage.el (cp-coding-system-for-codepage-1): Add
7664 the valid-codes property.
7665
7666 * international/mule-cmds.el (prefer-coding-system): Call
7667 set-coding-priority, so that the internal array of priorities is
7668 also updated.
7669
7670 * international/mule-util.el:
7671 (coding-system-change-eol-conversion,
7672 coding-system-change-text-conversion): Don't define here.
7673
7674 * international/mule-cmds.el: Define them here. Remove the
7675 autoload cookies.
7676
7677 1999-01-06 Andreas Schwab <schwab@gnu.org>
7678
7679 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
7680 if it was enabled before.
7681
7682 * view.el (View-revert-buffer-scroll-page-forward): Bind
7683 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
7684
7685 * files.el (recover-session): Preserve point when inserting
7686 explanation.
7687
7688 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
7689
7690 * cus-edit.el (custom-save-delete): Don't delete whitespace
7691 and comments before the sexp that is replaced.
7692
7693 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7694
7695 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
7696
7697 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
7698
7699 * vc.el (vc-dired-hook): Use the original value of
7700 dired-move-to-filename-regexp on lines that have not been
7701 reformatted yet.
7702 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
7703 file lines have already been reformatted.
7704
7705 1999-01-05 Dave Love <fx@gnu.org>
7706
7707 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
7708 buffer-local.
7709
7710 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
7711
7712 * progmodes/f90.el: Change of regular expressions for type to
7713 correct highlighting and identation. Some small fixes for
7714 compatibility with XEmacs.
7715
7716 1999-01-05 Stephen Eglen <stephen@gnu.org>
7717
7718 * mspools.el (mspools-vm-system-mail): Provide an alternative
7719 value based on rmail-spool-directory if $MAIL is not defined.
7720
7721 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
7722
7723 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
7724 (reftex-section-info): Handle negative section levels.
7725 (reftex-view-crossref-extra): New option.
7726 (reftex-view-crossref): Generalized to work in more places.
7727 (reftex-find-citation-regexp-format, reftex-find-reference-format,
7728 reftex-macros-with-labels, reftex-global-search-marker): New variables.
7729 (reftex-view-cite-locations-from-bibtex): New command.
7730 (reftex-view-regexp-match, reftex-global-search,
7731 reftex-global-search-continue): New functions.
7732 (reftex-extract-bib-entries): No error for non-existing BibTeX
7733 file, just a message.
7734 (reftex-extract-bib-entries): Better error handling.
7735 (reftex-select-with-char): Use `*RefTeX Select*' for selection
7736 help and force it on current frame.
7737 (reftex-default-bibliography): New function.
7738 (reftex-access-parse-file): Check consistency after loading a
7739 parse file. When inconsistent, enfore rescan.
7740 (reftex-check-parse-consistency): New function.
7741 (easy-menu-define): Options section drastically shortened.
7742
7743 1999-01-05 Kenichi Handa <handa@etl.go.jp>
7744
7745 * language/thai-util.el (thai-compose-string): New function.
7746
7747 1999-01-04 Inge Frick <inge@nada.kth.se>
7748
7749 * easymenu.el (easy-menu-define): Doc fix.
7750 (easy-menu-create-menu): New keyword :included.
7751 (easy-menu-do-add-item): New keyword :included. SUFFIX may
7752 be an expression, not only a string. Simulate style `button'.
7753 Use easy-menu-define-key-intern instead of easy-menu-define-key.
7754 (easy-menu-define-key-intern): New function.
7755 (easy-menu-add-item): Understand value returned from
7756 easy-menu-item-present-p and easy-menu-remove-item.
7757 (easy-menu-return-item): New function.
7758 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
7759
7760 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
7761
7762 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7763 Use rmail-output-read-rmail-file-name to read the file name.
7764 Always call rmail-output-to-rmail-file noninteractively.
7765 When count > 1, do the loop here.
7766 Handle rmail-delete-after-output here.
7767 (rmail-summary-output): Similar changes.
7768
7769 * mail/rmailout.el: Provide `rmailout'.
7770 (rmail-output-read-rmail-file-name): New function.
7771 (rmail-output-to-rmail-file): Use that.
7772 (rmail-output-read-file-name): New function.
7773 (rmail-output): Use that.
7774
7775 * files.el (find-file-noselect): Let /: suppress wildcard matching.
7776 Error if wildcard matches no files.
7777
7778 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
7779
7780 * menu-bar.el (clipboard-yank): Doc fix.
7781
7782 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
7783
7784 1998-12-31 Markus Rost <rost@delysid.gnu.org>
7785
7786 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
7787
7788 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
7789
7790 * rmail.el (rmail-encode-string): Make sure mask value is
7791 positive; (emacs-pid) returns a negative number on Windows 9x
7792 which causes odd behaviour.
7793
7794 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
7795
7796 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
7797 and about w32-* variables unless on Windows/NT.
7798
7799 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
7800
7801 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
7802 if buffer is modified; ask about all modified buffers.
7803
7804 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
7805
7806 * simple.el (what-cursor-position): Fix previous change.
7807
7808 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
7809
7810 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
7811 from paragraph-start.
7812
7813 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
7814
7815 * international/mule-cmds.el (prefer-coding-system): If the
7816 argument requires specific EOL conversion type, make the default
7817 coding systems use that.
7818
7819 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
7820
7821 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
7822 Use shell-command-on-region.
7823 (m4-start-m4, m4-end-m4): Functions deleted.
7824
7825 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
7826
7827 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
7828
7829 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7830
7831 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
7832 to compose-mail in the correct places and as a list.
7833
7834 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
7835
7836 * page-ext.el: Added mouse-selection feature for pages directory buffer.
7837 (pages-directory-map): Bind mouse-2
7838 (pages-copy-header-and-position): Put text property.
7839 (pages-directory-goto-with-mouse): New function.
7840
7841 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
7842
7843 * international/codepage.el (cp-make-coding-systems-for-codepage):
7844 Doc fix.
7845 (cp-coding-system-for-codepage-1): Likewise.
7846
7847 1998-12-29 Kenichi Handa <handa@etl.go.jp>
7848
7849 * language/thai-util.el (thai-post-read-conversion): Handle Thai
7850 composition sequence correctly here instead of calling
7851 thai-compose-region.
7852
7853 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
7854 newline in multibyte buffer, if previous or next character is a
7855 composite char, check the first component of the composite char.
7856
7857 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
7858
7859 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
7860 and track-mouse.
7861
7862 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7863
7864 * mail/sendmail.el (mail-yank-original): Remove text properties
7865 after insertion.
7866 (mail-yank-region): Barf if no mark is set in the message
7867 being replied to.
7868
7869 * help.el (function-called-at-point): First look for function at point.
7870
7871 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
7872
7873 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
7874
7875 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7876
7877 * simple.el (what-cursor-position): Print character encoding also.
7878
7879 1998-12-26 Dave Love <fx@gnu.org>
7880
7881 * textmodes/flyspell.el: If local-maps work, don't put
7882 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
7883 in flyspell-mouse-map (only).
7884 (flyspell-use-local-map): New variable.
7885 Use a different mouse-2 binding in that case,
7886 and don't add to minor-mode-map-alist.
7887 (make-flyspell-overlay, flyspell-correct-word):
7888 Test flyspell-use-local-map.
7889
7890 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
7891
7892 * files.el (file-expand-wildcards): Handle wildcards in directory name.
7893 Be careful about whether to return a relative file name,
7894 and if so, relative to what directory.
7895
7896 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
7897
7898 * emacs-lisp/easymenu.el (easy-menu-get-map):
7899 Change global map only if this menu exists in the global map already,
7900 and not in the local map.
7901 (easy-menu-do-add-item): Fix error message.
7902
7903 * foldout.el (foldout-inhibit-key-bindings):
7904 Avoid concatenating onto outline-minor-mode-prefix.
7905 Make a new keymap for that prefix, if it does not already have one.
7906
7907 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
7908
7909 * cperl-mode.el:
7910 Can use linear algorithm for indentation if Emacs supports it.
7911 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
7912 (cperl-after-block-p): Likewise.
7913 (cperl-after-block-and-statement-beg): Likewise.
7914 (cperl-after-block-p): After END/BEGIN we are a block.
7915 (cperl-after-expr-p): Skip labels when checking
7916 (cperl-indent-region): Make a marker for END - text added/removed.
7917 Disable hooks during the call (how to call them later?).
7918 Now indents 820-line-long function in 6.5 sec (including
7919 syntaxification) the first time (when buffer has few
7920 properties), 7.1 sec the second time.
7921 (cperl-indent-region): Do not indent whitespace lines
7922 (cperl-style-alist)
7923 Include `cperl-merge-trailing-else' where the value is clear.
7924 (cperl-styles-entries): Likewise.
7925 (cperl-problems): Improvements to docs.
7926 (cperl-tips): Likewise.
7927 (cperl-non-problems): Likewise.
7928 (cperl-mode): Make lazy syntaxification possible.
7929 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
7930 `font-lock-unfontify-region-function' was set to a wrong function.
7931
7932 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
7933 restart syntaxification. Changed so that -d ?foo? is a RE. Do
7934 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
7935 but 1<<6 was considered as HERE-doc.
7936 <file/glob> made into a string.
7937 Postpone addition of faces after syntactic step.
7938 Recognition of <FH> was wrong.
7939 Highlight `gem' in s///gem as a keyword. `qr' recognized.
7940 Knows that split// is null-RE.
7941 Highlights separators in 3-parts expressions as labels.
7942 <> was considered as a glob.
7943 Would err if the last line is `=head1'.
7944 $a-1 ? foo : bar; was a considered a regexp.
7945 `<< (' was considered a start of HERE-doc.
7946 mark qq[]-etc sections as syntax-type=string
7947 Was not processing sub protos after a comment ine.
7948 Was treating $a++ <= 5 as a glob.
7949 Tolerate unfinished REx at end-of-buffer.
7950 `unwind-protect' was left commented.
7951 / and ? after : start a REx.
7952
7953 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
7954 Better default, customizes to `message' too, off in text-mode.
7955
7956 (cperl-array-face): Renamed from `font-lock-emphasized-face',
7957 `defface'd.
7958 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
7959 `defface'd.
7960 (cperl-emacs-can-parse): New state variable.
7961 (cperl-indent-line): Corrected to use global state.
7962 (cperl-calculate-indent): Likewise.
7963 (cperl-fix-line-spacing): Likewise (not used yet).
7964 (cperl-calculate-indent): Did not consider `,' as
7965 continuation mark for statements.
7966 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
7967 Remove another parse-data optimization at toplevel: would
7968 indent correctly.
7969 Correct for labels when calculating indentation of continuations.
7970 Docstring updated.
7971 (cperl-choose-color): Converted to a function (to be
7972 compilable in text-mode).
7973 (cperl-dark-background): Disable without window-system.
7974 Do `defface' only if window-system.
7975 (cperl-fix-line-spacing): Sped up to bail out early.
7976 (x-color-defined-p): Was not compiling on XEmacs
7977 Was defmacro'ed with a tick. Remove another def.
7978 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
7979 (cperl-unwind-to-safe): New function.
7980 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
7981 (cperl-fontify-syntaxically): Unwinds start and end to go out of
7982 long strings (not very successful).
7983 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
7984 Highlight the starting // in s//foo/ as function-name.
7985 Emit a meaningful error instead of a cryptic one for an
7986 uncomplete REx near end-of-buffer.
7987
7988 (cperl-electric-keyword): `qr' recognized.
7989 (cperl-electric-else): Likewise
7990 (cperl-to-comment-or-eol): Likewise
7991 (cperl-make-regexp-x): Likewise
7992 (cperl-init-faces): Likewise, and `lock' (as overridable?).
7993 Corrected to use new macros;
7994 `if' for copying `reference-face' to `constant-face' was backward.
7995 remove init `font-lock-other-emphasized-face',
7996 `font-lock-emphasized-face', `font-lock-keyword-face'.
7997 Interpolate `cperl-invalid-face'.
7998 (cperl-make-regexp-x): Misprint in a message.
7999 (cperl-syntaxify-unwind): New configuration variable
8000 (cperl-fontify-m-as-s): New configuration variable
8001 (cperl-electric-pod): Check for after-expr was performed
8002 inside of POD too.
8003 (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
8004 (cperl-clobber-mode-lists): New configuration variable.
8005 (cperl-not-bad-style-regexp): Updated.
8006 Init: `cperl-is-face' was busted.
8007 (cperl-make-face): New macros.
8008 (cperl-force-face): New macros.
8009 (font-lock-other-type-face): Done via `defface' too.
8010 (cperl-nonoverridable-face): New face. Renamed from
8011 `font-lock-other-type-face'.
8012 (cperl-init-faces-weak): Use `cperl-force-face'.
8013 (cperl-comment-indent): Commenting __END__ was not working.
8014 (cperl-indent-for-comment): Likewise.
8015 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
8016 When removing old TAGS info was not relativizing filename.
8017 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
8018 Another try to work around XEmacs problems. Better progress messages.
8019 (toplevel): Require custom unprotected => failure on 19.28.
8020 (cperl-xemacs-p): Defined when compile too
8021 (cperl-find-tags): Was writing line/pos in a wrong order,
8022 pos off by 1 and not at beg-of-line.
8023 (cperl-etags-snarf-tag): New macro
8024 (cperl-etags-goto-tag-location): New macro
8025 (cperl-version): New variable. New menu entry
8026 random docstrings: References to "future" 20.3 removed.
8027 Menu was described as `CPerl' instead of `Perl'
8028 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
8029 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
8030 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
8031 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
8032 `font-lock-reference-face', `font-lock-keyword-face'.
8033 Use `eval-after-load'.
8034 Remove not-CPerl-related faces.
8035 (cperl-tips-faces): New variable and an entry into Mini-docs.
8036 (cperl-indent-exp): Was not processing else-blocks.
8037 (cperl-get-state): NOP line removed.
8038 (cperl-ps-print): New function and menu entry.
8039 (cperl-ps-print-face-properties): New configuration variable.
8040 (cperl-invalid-face): New configuration variable.
8041 (perl-font-lock-keywords): Highlight trailing whitespace
8042 (cperl-contract-levels): Documentation corrected.
8043 (cperl-contract-level): Likewise.
8044 (cperl-ps-extend-face-list): New macro.
8045 (cperl-invalid-face): Change to ''underline.
8046
8047 1998-12-25 Markus Rost <rost@delysid.gnu.org>
8048
8049 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
8050 for read-file-name.
8051 (rmail-output-to-rmail-file): Likewise.
8052
8053 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
8054
8055 * emacs-lisp/easymenu.el (easy-menu-get-map):
8056 If MENU is nil, use global menu-bar map.
8057 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
8058 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
8059
8060 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8061
8062 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
8063
8064 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8065
8066 * ps-print.el (ps-print-version): New version number (4.1.3).
8067
8068 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
8069
8070 * international/mule-cmds.el: Use make-sparse-keymap instead of
8071 define-prefix-key when defining MULE menu items.
8072
8073 * info.el (Info-node-at-bob-matching): New function.
8074 (Info-find-node, Info-build-node-completions): Call it.
8075
8076 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
8077
8078 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
8079 when this is an autoloaded keymap.
8080
8081 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
8082
8083 * international/codepage.el (cp-coding-system-for-codepage-1):
8084 Create separate encoders and decoders, for DOS and Unix. Make the
8085 usual family of 3 coding systems, so that automatic detection of
8086 EOL type works.
8087 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
8088 Unix-specific symbols here, and don't call
8089 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
8090 Handa <handa@etl.go.jp>.)
8091
8092 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
8093
8094 * term/internal.el (IT-character-translations): New variable, an
8095 alist used to display characters for which there's no glyphs in
8096 the current codepage.
8097 (IT-display-table-setup): New function, sets up the DOS terminal
8098 for a given codepage.
8099 (dos-codepage-setup): New function, sets up the MULE environment
8100 for the current value of dos-codepage.
8101 (top-level if): In the multibyte mode, turn on
8102 unibyte-display-via-language-environment. In the unibyte mode,
8103 set up the special syntax tables to map lower- to upper case and
8104 back.
8105
8106 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
8107
8108 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
8109 (speedbar-frame-plist) Remove useless comments.
8110 (speedbar-frame-mode) Do not specify height if it is in the param list.
8111 Use default y position w/out changing it.
8112 If default x position is a list, keep, calculate the non-list X
8113 value when devining an initial position.
8114 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
8115 (speedbar-tag-group-name-minimum-length): New variable.
8116 (speedbar-frame-parameter): New compatibility function.
8117 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
8118 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
8119 groups to keep things in the right order, and to help with some
8120 naming conventions.
8121 (speedbar-create-tag-hierarchy): Enable buffer local version of
8122 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
8123 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
8124 the case, derive it from the cursor location in speedbar.
8125
8126 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
8127
8128 * international/mule-cmds.el (set-language-environment): On MS-DOS
8129 terminals, install DOS-specific nonascii-translation-table if the
8130 language info doesn't specify one. Pass the default eol-type to
8131 set-language-environment-coding-systems.
8132 (set-default-coding-systems): Copy the eol-type property for the
8133 new default values of {buffer-file,process}-coding-system from the
8134 old defaults.
8135 (set-language-environment-coding-systems): Accept an optional
8136 argument EOL-TYPE, and set the eol-type property of the default
8137 coding systems accordingly.
8138 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
8139 (set-keyboard-coding-system): Likewise.
8140 (set-default-coding-systems): Don't set
8141 default-terminal-coding-system on MS-DOS to anything but nil.
8142 (prefer-coding-system): Describe in the doc string that
8143 default-terminal-coding-system is not changed on MS-DOS.
8144 (set-language-environment): For MS-DOS, set standard syntax table
8145 and display table for all characters with code above 127.
8146 (standard-display-european-internal): For MS-DOS, pass all
8147 characters with code above 127 directly to the terminal, and don't
8148 remap characters 160 and 146 in the unibyte case.
8149
8150 * international/codepage.el: New file.
8151
8152 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
8153
8154 * diary-lib.el (diary-float): Fix end-of-year error and typos in
8155 comments.
8156
8157 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
8158
8159 * map-ynp.el (map-y-or-n-p): Ignore input methods.
8160
8161 * subr.el (read-passwd): Likewise.
8162
8163 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
8164
8165 * info.el (Info-find-node): Add 1 to the position read from the
8166 tag table. Don't fail if the node delimiter ^_ is the first
8167 character in the file.
8168 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
8169 first character in the file.
8170 (Info-read-subfile): Likewise.
8171 (Info-select-node): Likewise.
8172 (Info-build-node-completions): Likewise.
8173
8174 1998-12-16 Richard Stallman <rms@gnu.org>
8175
8176 * term/x-win.el (x-cut-buffer-or-selection-value):
8177 If clipboard is enabled, try it before PRIMARY selection.
8178
8179 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8180
8181 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
8182 insert c-cedilla and C-cedilla respectively, like in latin-1.
8183
8184 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
8185
8186 * language/hebrew.el: Don't use sublists in the flags argument
8187 passed to make-coding-system.
8188
8189 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8190
8191 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
8192 list of character sets found by find-charset-region.
8193
8194 * ps-mule.el: Always require ps-print. Move some function
8195 definitions for Emacs 20.2 and the earlier to ps-print.el.
8196 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
8197
8198 * ps-print.el: Define several functions for Emacs 20.2 and the
8199 earlier version.
8200 (ps-printer-name): Check if printer-name is bound.
8201
8202 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8203
8204 * ps-mule.el: Programming uniformization and little code improvement.
8205 (ps-mule-prepare-font): Programming uniformization.
8206 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
8207 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
8208
8209 * ps-bdf.el: Programming uniformization and little code improvement.
8210 (bdf-search-and-read): New fun.
8211 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
8212 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
8213 (bdf-info-relative-compose, bdf-info-baseline-offset)
8214 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
8215 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
8216 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
8217 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
8218 improvement.
8219
8220 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
8221
8222 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
8223 and mule related code extraction. Autoload ps-mule funs.
8224
8225 * ps-mule.el: Doc fix. Require ps-print only when compiled.
8226 (ps-mule-prologue-generated): New fun.
8227 (ps-mule-plot-string): Add autoload cookie.
8228 (ps-mule-begin-job): Call ps-mule-prologue-generated.
8229
8230 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8231
8232 * ps-bdf.el: Require ps-mule instead of ps-print.
8233 (bdf-directory-list): Add autoload cookie.
8234
8235 * ps-mule.el: New file. Mule related code extracted from
8236 ps-print.el. Require ps-print, provide ps-mule.
8237 (ps-multibyte-buffer): Add autoload cookie.
8238 (ps-mule-prepare-ascii-font): New fun.
8239 (ps-mule-set-ascii-font): New fun.
8240 (ps-mule-skip-same-charset): Fun deleted.
8241 (ps-mule-plot-string): Set ps-mule-current-charset.
8242 (ps-mule-initialize): Add autload cookie. Don't set
8243 ps-mule-font-info-database here.
8244 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
8245 ps-mule-font-info-database and ps-control-or-escape-regexp.
8246 (ps-mule-begin-page): New fun.
8247
8248 * ps-print.el: Mule related code moved to ps-mule.el.
8249 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
8250 check ps-mule-charset-list.
8251 (ps-begin-page): Don't set ps-mule-current-charset, instead call
8252 ps-mule-begin-page.
8253 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
8254 (ps-plot-region): Don't set ps-mule-current-charset, instead call
8255 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
8256 instead skip same charsets by itself.
8257 (ps-generate): Call ps-mule-initialize of needs-begin-file is
8258 non-nil. Call ps-mule-begin-job.
8259
8260 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8261
8262 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
8263 instead of bdf.
8264
8265 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
8266 (ps-mule-external-libraries): New element FEATURE.
8267 (ps-mule-init-external-library): Ajusted for the above change.
8268 (ps-mule-generate-font): Likewise.
8269 (ps-mule-generate-glyphs): Likewise.
8270 (ps-mule-prepare-font): Likewise.
8271 (ps-mule-initialize): Likewise.
8272 (ps-begin-file): Superfluous tailing parenthesis deleted.
8273
8274 1998-12-15 Kenichi Handa <handa@etl.go.jp>
8275
8276 * international/fontset.el (x-decompose-font-name): If PATTERN
8277 doesn't have any wild cards, return a vector made from a name that
8278 is found by x-resolve-font-name found. Comments added.
8279
8280 * international/mule-cmds.el (find-coding-systems-for-charsets):
8281 Handle the case of unknown charset.
8282 (find-multibyte-characters): If invalid multibyte characters are
8283 found, return the corresponding strings instead of character
8284 codes.
8285 (find-multibyte-characters): Adjusted for the above change.
8286 (select-safe-coding-system): For a unibyte buffer, always returns
8287 DEFAULT-CODING-SYSTEM.
8288 (get-charset-property): Fix previous change. Make it a function.
8289 (put-charset-property): Make it a function.
8290
8291 * international/mule.el (make-coding-system): Set mime-charset
8292 property of *-with-esc coding system to nil.
8293
8294 * international/quail.el (quail-point-in-conversion-region): New
8295 function.
8296 (quail-conversion-backward-delete-char): When a key sequence is
8297 being translated, call quail-delete-last-char.
8298
8299 * language/devan-util.el
8300 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
8301 handle devanagari-decomposition-rules.
8302
8303 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
8304
8305 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
8306 tex-start-options-string to empty string.
8307 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
8308
8309 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
8310
8311 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
8312 5xx responses are already handled properly).
8313
8314 1998-12-13 Richard Stallman <rms@gnu.org>
8315
8316 * progmodes/compile.el (compilation-error-regexp-alist): Insist
8317 on a non-digit in the file name.
8318
8319 * simple.el (comment-region): Handle comment-padding
8320 separately for insertion and for deletion, in the right way for each.
8321
8322 1998-12-13 Felix Lee <flee@cygnus.com>
8323
8324 * progmodes/compile.el (compilation-error-regexp-alist): Fix
8325 regexp to match "ChangeLog:1:1998-12-09 ..."
8326
8327 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
8328
8329 * cus-start.el (dos-unsupported-char-glyph): Add.
8330
8331 1998-12-11 Dave Love <fx@gnu.org>
8332
8333 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
8334 forward-sexp in condition-case.
8335
8336 * emacs-lisp/find-func.el (find-function-search-for-symbol):
8337 Remove unnecessary test on `library' for explicit file name.
8338 Widen scope of save-match-data.
8339
8340 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
8341
8342 * international/mule.el (load-with-code-conversion): If the loaded
8343 file was inserted with no-conversion or raw-text coding system,
8344 make the buffer unibyte.
8345
8346 1998-12-09 Richard Stallman <rms@gnu.org>
8347
8348 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8349 Get rid of nested loops.
8350
8351 * mouse.el (mouse-drag-vertical-line):
8352 If WHICH-SIDE is not `right', then scroll bars are on the left.
8353
8354 * loadhist.el (load-history-loaded): defvar moved to help.el.
8355
8356 * help.el (symbol-file-load-history-loaded): Variable renamed,
8357 and defvar moved from loadhist.el.
8358 (symbol-file): Renamed from describe-function-find-file.
8359 Load fns-VERSION.el here.
8360 (describe-variable, describe-function-1): Use symbol-file.
8361
8362 * textmodes/tex-mode.el (tex-generate-zap-file-name):
8363 Don't start the name with #.
8364
8365 * ispell.el: Take out the eval-when's.
8366
8367 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
8368
8369 * dirtrack.el (dirtrack-directory-change-hook): New hook.
8370 (dirtrack): Run it. Make debug message more verbose.
8371
8372 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
8373
8374 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
8375 name of the abbrev table, and provide support for XEmacs.
8376 (octave-xemacs-p): New variable.
8377
8378 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
8379
8380 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
8381 exit, when mail-interactive is nil.
8382
8383 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
8384
8385 * files.el (after-find-file): Message fix.
8386
8387 1998-12-09 Ken Stevens <stevens@kdstevens.com>
8388
8389 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
8390
8391 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
8392
8393 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
8394 filenames using backslashes.
8395
8396 1998-12-09 Dave Love <fx@gnu.org>
8397
8398 * browse-url.el (browse-url-mail): Call compose-mail-other-window
8399 with correct number of args.
8400 (browse-url-maybe-new-window): New arg. Callers changed.
8401
8402 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
8403 comment.
8404
8405 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
8406
8407 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
8408
8409 1998-12-08 Markus Rost <rost@delysid.gnu.org>
8410
8411 * vc.el (vc-rcs-release): Fix Type.
8412 (vc-sccs-release): Fix Type.
8413 (vc-cvs-release): Fix Type.
8414
8415 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
8416 arg work right.
8417
8418 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
8419 output of last undeleted message.
8420
8421 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
8422
8423 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8424 (buffer-undo-list) [windows-nt]: Use different relative path.
8425
8426 1998-12-07 Simon Marshall <simon@gnu.org>
8427
8428 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
8429
8430 1998-12-05 Markus Rost <rost@delysid.gnu.org>
8431
8432 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
8433
8434 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
8435
8436 1998-12-04 Markus Rost <rost@delysid.gnu.org>
8437
8438 * info.el (Info-menu): Don't return error if point is between menu
8439 header and first menu item.
8440
8441 1998-12-04 Dave Love <fx@gnu.org>
8442
8443 * help.el (describe-function-1): Fix description for alias.
8444
8445 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
8446
8447 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
8448 specifications from summary line.
8449
8450 * rect.el (delete-whitespace-rectangle): Mark for autoload.
8451 (close-rectangle): Define alias only once in loaddefs.el.
8452
8453 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
8454
8455 * term/internal.el: Remove code which sets up a special syntax
8456 table for non-ASCII characters.
8457
8458 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
8459
8460 * dos-w32.el (direct-print-region-function): Try to ensure that
8461 printer-name is expanded to a file name on a local drive;
8462 sometimes printing a file loaded from a network volume fails.
8463 (direct-print-region-function): Add a function to
8464 write-region-annotate-functions to append a formfeed character to
8465 the region being printed, if the region doesn't end with a
8466 formfeed already. This avoids creating a second print job
8467 containing a blank page when print spooling is enabled on Windows.
8468
8469 1998-12-02 Dave Love <fx@gnu.org>
8470
8471 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
8472 `Info-goto-node'.
8473
8474 1998-12-02 Richard Stallman <rms@gnu.org>
8475
8476 * help.el (temp-buffer-resize-mode): Doc fix.
8477
8478 * cus-edit.el (custom-save-delete): Save point before
8479 reading a sexp, rather than backing up.
8480
8481 * international/iso-transl.el: Fix previous change.
8482
8483 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
8484
8485 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
8486 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
8487 Added defvars to suppress compilation warnings.
8488
8489 1998-11-30 Ken Stevens <k.stevens@ieee.org>
8490
8491 * ispell.el: Improved and fixed customize for variables:
8492 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
8493 ispell-dictionary-alist, ispell-skip-sgml.
8494 Improved and fixed comments in variables and messages for
8495 functions: ispell-help-in-bufferp, ispell-local-dictionary,
8496 ispell-menu-map, ispell-checking-message, ispell-parser,
8497 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
8498 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
8499 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
8500 ispell-message-text-end, ispell-add-per-file-word-list.
8501 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
8502 system is now required for all languages. Casechars improved for
8503 castellano, castellano8, and norsk dictionaries. Dictionary
8504 norsk7-tex added. Dictionary polish added.
8505 (ispell-dictionary-alist): Redefined at load-time to support
8506 dictionary changes.
8507 (ispell-menu-map): Redefined at load-time to support menu changes.
8508 (ispell-check-version): New alias for `check-ispell-version'.
8509 (ispell-parse-output): Fixed matching for ispell error messages.
8510 Correctly returns spelling suggestions in order generated by ispell
8511 process.
8512 (check-ispell-version): Ensure `case-fold-search' doesn't get
8513 redefined.
8514 (ispell-complete-word): Ensure `case-fold-search' doesn't get
8515 redefined. Fix bug that didn't respect case of word being completed.
8516 (ispell-init-process): Set process coding system to be compatible
8517 with emacs processes and the ispell process.
8518 (ispell-kill-ispell): Ensures ispell process has terminated before
8519 starting new process. This can otherwise confuse process filters
8520 and hang the ispell process.
8521 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
8522 skipping support for sgml.
8523 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
8524 which could cause `ispell-complete-word' to hang.
8525 (ispell-message): Improved message reference matching. Ensure
8526 `case-fold-search' doesn't get redefined.
8527 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
8528 get redefined. Fixed bug in returning to nroff mode from tex mode.
8529 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
8530 get redefined.
8531
8532 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
8533
8534 * textmodes/flyspell.el (flyspell-check-word-p):
8535 Don't delay inside a kbd macro.
8536
8537 * subr.el (make-local-hook): Return the hook variable.
8538
8539 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8540
8541 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
8542 Use a timer instead of post-command-hook.
8543 (hscroll-timer): New variable.
8544
8545 1998-11-30 Dave Love <fx@gnu.org>
8546
8547 * help.el (help-xref-button): Do nothing if text already has the
8548 help-xref property.
8549 (describe-variable): Revert previous change to hyperlink to source.
8550
8551 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
8552
8553 * bindings.el (features): Add `base64' to this list.
8554
8555 * loadhist.el (symbol-file): Doc fix.
8556
8557 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8558
8559 * files.el (hack-one-local-variable): Cope with non-file buffers.
8560
8561 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
8562
8563 * help.el (describe-mode): Put major mode first.
8564
8565 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
8566 to support special-display and same-window features.
8567
8568 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
8569
8570 * simple.el (transpose-subr, transpose-subr-1): Rename variables
8571 bound in one function and used in the other.
8572 (transpose-subr-start1, transpose-subr-start2): Add defvars.
8573 (transpose-subr-end1, transpose-subr-end2): Add defvars.
8574
8575 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
8576
8577 * autoinsert.el (auto-insert-alist): Use user-mail-address.
8578
8579 1998-11-26 Kenichi Handa <handa@etl.go.jp>
8580
8581 * international/ccl.el (ccl-dump-translate-character-const-tbl):
8582 Give format correct control string.
8583
8584 * international/mule.el (define-translation-table): Fix bug of
8585 setting incorrect translation-table-id. If the first element of
8586 ARGS is a translation table, just register it.
8587
8588 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
8589 property.
8590
8591 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
8592
8593 * thingatpt.el (thing-at-point-url-at-point): Don't use current
8594 syntax table to determine what is whitespace.
8595
8596 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
8597
8598 * frame.el (frame-parameter): Doc fix.
8599
8600 * textmodes/tex-mode.el (tex-feed-input): New function.
8601 (tex-define-common-keys): Add binding for C-c C-m.
8602
8603 1998-11-23 Dave Love <fx@gnu.org>
8604
8605 * progmodes/fortran.el: Various minor doc fixes.
8606 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
8607 (fortran-with-subprogram-narrowing): New macro.
8608 (fortran-check-for-matching-do): Use it.
8609 (fortran-end-do): Use fortran-check-end-prog-re.
8610 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
8611 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
8612
8613 1998-11-23 Simon Marshall <simon@gnu.org>
8614
8615 * font-lock.el (font-lock-defaults): Doc fix.
8616 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
8617 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
8618
8619 * lazy-lock.el (lazy-lock-unstall):
8620 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
8621
8622 * fast-lock.el (fast-lock-save-cache-1):
8623 (fast-lock-cache-data): Rewritten to use with-temp-message.
8624
8625 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
8626
8627 * mail/rmail.el (rmail-set-message-counters-counter): Detect
8628 messages that have been added with DOS line endings and convert
8629 the line endings for such messages.
8630
8631 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
8632
8633 * help.el: Add resizing of temporary buffers.
8634 (temp-buffer-resize-mode): New command and variable.
8635 (temp-buffer-max-height): New variable.
8636 (resize-temp-buffer-window): New function.
8637
8638 * window.el (window-buffer-height): New function, split from
8639 shrink-window-if-larger-than-buffer.
8640 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
8641
8642 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
8643
8644 * frame.el (initial-frame-alist): Add defcustom.
8645
8646 * shell.el (shell-prompt-pattern): Add defcustom.
8647
8648 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8649
8650 * message.el (message-ignored-supersedes-headers): Remove
8651 NNTP-Posting-Date.
8652
8653 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
8654
8655 * help.el (describe-mode): Don't avoid loop indirecting thru
8656 value of INDICATOR.
8657
8658 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
8659
8660 * help.el (describe-variable): Allow any variable with a defcustom,
8661 even if it is not a user variable.
8662
8663 * mail/rmail.el (mail-unsent-separator): Additional alternative.
8664
8665 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
8666
8667 * gnus/nntp.el (nntp-request-group): Allow for failures when
8668 requesting a new group.
8669
8670 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8671
8672 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
8673
8674 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
8675
8676 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
8677
8678 1998-11-19 Simon Marshall <simon@gnu.org>
8679
8680 * subr.el (with-temp-message): New macro.
8681
8682 * emacs-lisp/lisp-mode.el (with-temp-message):
8683 Add lisp-indent-function property.
8684
8685 1998-11-18 Dave Love <fx@gnu.org>
8686
8687 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
8688
8689 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
8690
8691 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
8692 This is not obsolete.
8693
8694 1998-11-18 Kenichi Handa <handa@etl.go.jp>
8695
8696 * textmodes/picture.el: Make a new map by make-keymap.
8697 (picture-desired-column): New variable.
8698 (picture-update-desired-column): New function.
8699 (picture-beginning-of-line): Set picture-desired-column to 0.
8700 (picture-end-of-line): Set picture-desired-column to the current
8701 column.
8702 (picture-forward-column): Pay attention to multi-column character.
8703 (picture-backward-column): Likewise.
8704 (picture-move-down): Likewise.
8705 (picture-move-up): Likewise.
8706 (picture-movement-nw): With prefix arg, move twice columns.
8707 (picture-movement-ne): Likewise.
8708 (picture-movement-sw): Likewise.
8709 (picture-movement-se): Likewise.
8710 (picture-set-motion): Handle two-column movements.
8711 (picture-move): Call picture-move-down or picture-forward-column
8712 only when necessary.
8713 (picture-insert): Pay attention to picture-desired-column.
8714 (picture-self-insert): Likewise.
8715 (picture-clear-column): Pay attention to multi-column character.
8716 (picture-mode): Modify doc-string for two-column movement.
8717
8718 * rect.el (move-to-column-force): New function.
8719 (operate-on-rectangle): If coerce-tabs is non-nil, call
8720 move-to-column-force instead of move-to-column.
8721 (insert-rectangle): Call move-to-column-force instead of
8722 move-to-column.
8723 (open-rectangle-line): If begextra is not zero, call
8724 move-to-column-force.
8725
8726
8727 1998-11-16 Dave Love <fx@gnu.org>
8728
8729 * textmodes/sgml-mode.el Require skeleton when compiling.
8730 (sgml-font-lock-keywords-1): Accept single-letter tags.
8731 (v2): Defvar free variable.
8732
8733 1998-11-16 Sam Steingold <sds@goems.com>
8734
8735 * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
8736 macro, not ELisp one.
8737
8738 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8739
8740 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
8741 characters to symbol.
8742
8743 * language/japan-util.el (japanese-zenkaku-region): New optional
8744 arg KATAKANA-ONLY.
8745
8746 1998-11-16 Kenichi Handa <handa@etl.go.jp>
8747
8748 * international/mule.el
8749 (after-insert-file-set-buffer-file-coding-system): If the buffer
8750 is changed to unibyte, return inserted bytes.
8751
8752 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
8753 and link names if necessary.
8754 (tar-header-block-summarize): Handle the case that file or link
8755 names are multibyte.
8756 (tar-summarize-buffer): At first set the current buffer unibyte,
8757 then if there are multibyte file names, change it to multibyte.
8758 (tar-mode): Get char position from tar-header-offset.
8759 (tar-extract): Avoid multibyte<->unibyte conversion in
8760 insert-buffer-subsring by setting both buffers unibyte
8761 temporarily.
8762 (tar-copy): Set the buffer unibyte while doing a work. Write
8763 without code conversion.
8764 (tar-expunge): Set the buffer unibyte while doing a work.
8765 (tar-alter-one-field): Likewise.
8766 (tar-clear-modification-flags): Compare byte position with
8767 tar-header-offset.
8768 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
8769 insert-buffer-subsring by setting both buffers unibyte
8770 temporarily. Pay attention to multibyteness while updating the
8771 descriptor-line.
8772 (tar-mode-write-file): Write without code conversion.
8773
8774 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8775
8776 * nngateway.el: Require cl.
8777
8778 1998-11-15 Dave Love <fx@gnu.org>
8779
8780 * progmodes/fortran.el: Fix previous change:
8781 (fortran-end-prog-re1): Changed.
8782 (fortran-check-end-prog-re): New function.
8783 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
8784
8785 1998-11-13 Tom Breton <tob@world.std.com>
8786
8787 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
8788 GNU Emacs.
8789
8790 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
8791
8792 * textmodes/reftex.el: (reftex-finding-files): Group documentation
8793 fixed.
8794 (reftex-toc-toggle-file-boundary,
8795 reftex-toc-toggle-labels,
8796 reftex-toc-toggle-context,reftex-find-start-point): New functions.
8797 (reftex-toc-include-labels, reftex-toc-include-context,
8798 reftex-toc-include-file-boundaries,
8799 reftex-toc-keep-other-windows): New options.
8800 (reftex-use-text-after-label-as-context): Option removed.
8801 (reftex-extract-bib-entries): Protect use in non-latex
8802 buffers.
8803 (reftex-toc-visit-location): Renamed from
8804 `reftex-toc-visit-line'.
8805 (reftex-latin1-to-ascii): Works now with and without Mule.
8806 (reftex-truncate): Removed special stuff for Emacs 20.2.
8807 (reftex-get-offset): Made more general.
8808 (reftex-show-label-location): Renamed from
8809 `reftex-select-label-callback'.
8810 (reftex-pop-to-label): Function removed (using
8811 `reftex-show-label-location' instead.
8812 (reftex-insert-docstruct): Renamed from
8813 `reftex-make-and-insert-label-list'. Function args changed.
8814 (reftex-toc): Now uses `reftex-insert-docstruct' and
8815 `reftex-find-start-point'.
8816 (reftex-select-item): Use `reftex-find-start-point'.
8817 (reftex-toc-visit-line): Can display labels and file
8818 boundaries.
8819 (reftex-TeX-master-file): `(TeX-master-file)' protected.
8820
8821 1998-11-12 Sam Steingold <sds@goems.com>
8822
8823 * browse-url.el (browse-url): Handle the case when
8824 `browse-url-browser-function' is a lambda list.
8825
8826 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
8827
8828 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
8829 version string.
8830 * loadhist.el (symbol-file): Likewise
8831
8832 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
8833
8834 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
8835
8836 1998-11-11 Sam Steingold <sds@goems.com>
8837
8838 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
8839 `run-lisp' instead of signalling an error.
8840
8841 1998-11-11 Karl Heuer <kwzh@gnu.org>
8842
8843 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
8844
8845 1998-11-11 Richard Stallman <rms@gnu.org>
8846
8847 * vc-hooks.el (vc-toggle-read-only): Doc fix.
8848
8849 1998-11-11 Per Starback <starback@update.uu.se>
8850
8851 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
8852 renamed svenska8 to svenska, and fixed and extended CASECHARS
8853 for it.
8854
8855 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
8856
8857 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
8858 handling if setpagedevice is not available.
8859 (ps-begin-file): Fix typo.
8860
8861 1998-11-11 Kenichi Handa <handa@etl.go.jp>
8862
8863 * international/mule-util.el (compose-chars-component): Signal
8864 error if CH is a rule-based composition character.
8865 (compose-chars): Signal error if an already compsed character is
8866 going to be composed by rule-base.
8867
8868 * term/x-win.el: If a resolved ASCII font name doesn't conform to
8869 full XLFD, don't try to get information of WEIGHT and SLANT from
8870 that font name.
8871
8872 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
8873
8874 * dos-w32.el (set-default-process-coding-system): Use function on
8875 before-init-hook to set default-process-coding-system based on
8876 enable-multibyte-characters.
8877
8878 * term/w32-win.el ([language-change]): For now ignore
8879 keyboard language-change events.
8880
8881 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
8882
8883 * ediff-util.el (ediff-make-temp-file): Run the prefix through
8884 convert-standard-file-name, but leave the results of
8885 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
8886 characters if the original name already exists, or has a special
8887 handler.
8888
8889 1998-11-10 Karl Heuer <kwzh@gnu.org>
8890
8891 * international/iso-insert.el: Delete autoload cookies.
8892
8893 * international/iso-transl.el: Add autoload cookies.
8894
8895 1998-11-10 Richard Stallman <rms@gnu.org>
8896
8897 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
8898 (ispell-process-line): Don't treat multibyte
8899
8900 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
8901
8902 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
8903 setpagedevice to specify the page size if setpagedevice is
8904 available. This is necessary to select the correct paper tray on
8905 Level 2 printers with multiple paper sizes available.
8906
8907 (ps-begin-file): Cope with font names that contain spaces, and
8908 call BeginDoc in a BeginSetup/EndSetup block.
8909
8910 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
8911
8912 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
8913 convert-standard-filename.
8914
8915 * loadhist.el (symbol-file): Run fns-VERSION.el through
8916 convert-standard-filename.
8917
8918 1998-11-06 Richard Stallman <rms@gnu.org>
8919
8920 * textmodes/texinfmt.el (texinfo-format-scan):
8921 Detect the case of two @-commands in a row; process just the first.
8922 (texinfo-append-refill): If line has a @c, insert the @refill
8923 before it.
8924 (texinfo-format-refill): Return with point where the @refill was.
8925
8926 * files.el (hack-local-variables): Test local-enable-local-variables.
8927 (hack-local-variables-prop-line): Likewise.
8928 (set-auto-mode): Don't test local-enable-local-variables here.
8929 (enable-local-variables): Doc fix.
8930 (local-enable-local-variables): Doc fix.
8931 (normal-mode): Doc fix.
8932
8933 1998-11-06 Karl Heuer <kwzh@gnu.org>
8934
8935 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
8936
8937 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
8938
8939 * simple.el (line-number-mode): Doc fix.
8940
8941 1998-11-06 Kenichi Handa <handa@etl.go.jp>
8942
8943 * international/fontset.el (create-fontset-from-fontset-spec):
8944 Give correct arg to `error'.
8945
8946 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
8947
8948 * textmodes/sgml-mode.el (html-mode): Doc fix.
8949 (sgml-name-8bit-mode): Fix missing format character in message string.
8950
8951 1998-11-05 Karl Heuer <kwzh@gnu.org>
8952
8953 * mail/sendmail.el (sendmail-send-it): Check for failure.
8954
8955 1998-11-05 Richard Stallman <rms@gnu.org>
8956
8957 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
8958
8959 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
8960 (close-rectangle): Define as alias.
8961
8962 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
8963
8964 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
8965
8966 1998-11-05 Dave Love <fx@gnu.org>
8967
8968 * help.el (describe-variable): Don't quote link to source.
8969
8970 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
8971
8972 * gud.el (gud-common-init): Use pop-to-buffer.
8973 (same-window-regexps): Add an element that matches all gud buffers.
8974
8975 1998-11-04 Jason Rumney <jasonr@altavista.net>
8976
8977 * term/w32-win.el (x-get-selection-value): Alias to
8978 x-cut-buffer-or-selection-value.
8979 (w32-standard-fontset-spec): New variable.
8980 (w32-create-initial-fontsets, mouse-set-font): Check whether
8981 new-fontset is available.
8982 (w32-use-w32-font-dialog): Enable use of set-variable.
8983
8984 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
8985
8986 * vc.el (with-vc-file, edit-vc-file): New macros.
8987
8988 1998-11-04 Kenichi Handa <handa@etl.go.jp>
8989
8990 * international/quail.el (quail-show-guidance-buf): Call
8991 set-minibuffer-window to set minibuffer window of the current
8992 frame correctly.
8993
8994 1998-11-03 Theodore Jump <tjump@tertius.com>
8995
8996 * term/w32-win.el: Require fontset.
8997
8998 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
8999
9000 * faces.el (set-face-font): Call resolve-fontset-name on w32.
9001 (set-face-font-auto): Ditto.
9002
9003 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
9004
9005 * mouse.el (mouse-drag-region): Fix typo.
9006
9007 1998-11-02 Dave Love <fx@gnu.org>
9008
9009 * progmodes/fortran.el Fix for fontification of strings lost somehow:
9010 (fortran-fontify-string): New function.
9011 (fortran-font-lock-keywords-1): Use it.
9012
9013 1998-11-02 Markus Rost <rost@delysid.gnu.org>
9014
9015 * comint.el (comint-file-name-quote-list): Doc fix.
9016
9017 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
9018
9019 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
9020 build directory, not source directory.
9021
9022 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
9023 if we did not get one for the final move.
9024
9025 1998-11-01 Dave Love <fx@gnu.org>
9026
9027 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
9028 Don't funcall browse-url-browser-function.
9029
9030 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
9031 Don't funcall browse-url-browser-function.
9032
9033 * fortran.el (fortran-end-prog-re1): Fix the regexp.
9034
9035 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
9036
9037 * files.el (revert-buffer): Doc fix.
9038
9039 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
9040
9041 * textmodes/tex-mode.el (tex-start-options-string):
9042 Quote the backslashes with more backslashes.
9043
9044 1998-10-31 Dave Love <fx@gnu.org>
9045
9046 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
9047 (webjump): Don't funcall browse-url-browser-function.
9048
9049 1998-10-30 Kenichi Handa <handa@etl.go.jp>
9050
9051 * international/quail.el (quail-start-translation): Handle
9052 switching of the frame in read-key-sequence.
9053 (quail-start-conversion): Likewise.
9054 (quail-show-guidance-buf): Detach quail-guidance-buf from any
9055 windows before setting an appropriate window for it.
9056 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
9057 quail-guidance-win to nil.
9058 (quail-update-guidance): If quail-guidance-buf is not in the
9059 selected frame, call quail-show-guidance-buf again.
9060
9061 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
9062
9063 * progmodes/pascal.el (pascal-mode):
9064 `blink-matching-paren-dont-ignore-comments' set to t.
9065
9066 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9067
9068 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
9069
9070 1998-10-30 Dave Love <fx@gnu.org>
9071
9072 * vc.el (vc-backend-merge-news): Check for "P" output.
9073
9074 * help.el (describe-variable): Hyperlink the definition.
9075
9076 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
9077
9078 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
9079 (sh-set-shell): Likewise.
9080
9081 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
9082
9083 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
9084 (edebug-on-error): Fix customize type to match that of
9085 debug-on-error.
9086
9087 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
9088
9089 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
9090 report-emacs-bug-address instead of undefined bug-gnu-emacs.
9091
9092 * international/mule-cmds.el (select-message-coding-system): Doc
9093 fix.
9094
9095 * international/mule-diag.el (describe-coding-system): Describe
9096 all flags.
9097
9098 * mail/sendmail.el (sendmail-coding-system,
9099 default-sendmail-coding-system): Doc fix.
9100
9101 * simple.el (shell-command-on-region): Doc fix.
9102
9103 * loadup.el: Write fns-*.el in current directory instead of
9104 data-directory since no installation directory exists yet. Mark
9105 buffer unmodified afterwards.
9106
9107 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
9108 instead of data-directory since it is architecture dependent.
9109 (load-history-loaded): Update doc string.
9110
9111 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
9112
9113 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
9114 path as a default directory when canonicalizing names.
9115
9116 * w32-fns.el: Remove a dangling reference to a directory on the
9117 build machine.
9118
9119 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
9120
9121 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
9122 namespace related keywords such as `class', `body', `private',
9123 `variable', `namespace eval', etc.
9124 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
9125 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
9126 imenu and font-lock so that searches for \sw would find words
9127 containing colons.
9128
9129 * progmodes/etags.el (initialize-new-tags-table):
9130 Do not alter find-tag-marker-ring and tags-location-ring.
9131
9132 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
9133
9134 * term/w32-win.el: Require fontset.
9135 (w32-init-fontsets): New function (code from x-win.el).
9136
9137 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9138
9139 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
9140 calendar-and-diary-frame-parameters): Add title parameter.
9141
9142 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
9143
9144 * completion.el (dynamic-completion-mode): New function to enable
9145 the mode. (Just loading the file now does not change anything.)
9146
9147 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9148
9149 * ps-print.el: User option for multibyte buffer handling and doc fix.
9150 (ps-multibyte-buffer): New user option.
9151 (ps-setup): Print new user option.
9152 (ps-print-quote): New fun.
9153 (ps-color-p, ps-mule-font-info-database-latin): New var.
9154 (ps-default-color, ps-mule-font-info-database)
9155 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
9156 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
9157 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
9158 Little code improvement.
9159 (ps-mule-initialize): Initialize ps-mule-font-info-database.
9160 (ps-print-prologue-header, ps-font-family, ps-font-size)
9161 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
9162 (ps-build-face-reference, ps-mule-font-info-database-bdf)
9163 (ps-mule-external-libraries, ps-mule-init-external-library)
9164 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
9165 Doc fix.
9166 (ps-print-version): New version number (4.1.1) and doc fix.
9167 (ps-print-prologue-header): New user option.
9168 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
9169 Conditional compilation for GNU Emacs and emacsens.
9170 (ps-generate-postscript-with-faces): Skip invisible text better.
9171 (ps-setup): Print new user option.
9172 (ps-print-preprint): Check if input file name exists and is unwritable.
9173 (ps-begin-file): Adjust PostScript prologue header for duplex printers
9174 and insert user PostScript prologue header comments.
9175 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
9176 New funs.
9177 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
9178 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
9179 PostScript programming normalization.
9180 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
9181 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
9182 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
9183 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
9184 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
9185 Programming style normalization.
9186
9187 1998-10-26 Kenichi Handa <handa@etl.go.jp>
9188
9189 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
9190 version, check the value of mule-version.
9191
9192 * international/mule-util.el (compose-region): Insert then delete
9193 to preserve markers.
9194 (decompose-region): Use search-forward for efficiency.
9195
9196 * language/chinese.el (pre-write-encode-hz): Cancel previous
9197 change, use generate-new-buffer instead of get-buffer-create.
9198 * language/devan-util.el
9199 (in-is13194-devanagari-pre-write-conversion): Likewise.
9200 * language/thai-util.el (thai-pre-write-conversion): Likewise.
9201 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
9202 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
9203
9204 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
9205
9206 * mail/rmailsum.el (rmail-message-subject-p):
9207 Handle message whose header has not been reformatted.
9208
9209 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
9210
9211 1998-10-25 Jason Rumney <jasonr@altavista.net>
9212
9213 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
9214 New variables.
9215 (mouse-set-font): Use font menus instead of dialog according to
9216 w32-use-w32-font-dialog.
9217
9218 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9219
9220 * calendar/calendar.el (calendar-day-name-array): Add doc string
9221 correctly!
9222 (calendar-month-name-array): Add doc string correctly!
9223
9224 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
9225
9226 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
9227
9228 1998-10-21 Markus Rost <rost@delysid.gnu.org>
9229
9230 * lisp/info.el (Info-next-menu-item): Stay on top of node.
9231
9232 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
9233
9234 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
9235
9236 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
9237
9238 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
9239
9240 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
9241
9242 1998-10-21 Karl Heuer <kwzh@gnu.org>
9243
9244 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
9245 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
9246 (profile-filter, profile-reset-timer): Functions deleted.
9247 (profile-check-zero-init-times, profile-get-time): Likewise.
9248 (profile-find-function, profile-quit): Likewise.
9249 (profile-distinct, profile-call-stack, profile-last-time): New vars.
9250 (profile-time-list, profile-init-list): Doc fix.
9251 (profile-functions): Simplify.
9252 (profile-print): Use float. Make output include space separators.
9253 (profile-add-time): New helper function.
9254 (profile-function-prolog): Renamed from profile-start-function.
9255 Handle profile-distinct.
9256 (profile-function-epilog): Renamed from profile-update-function.
9257 Handle profile-distinct.
9258 (profile-a-function): If the function to be profiled is an
9259 autoload form, load it. If it's lazy-loaded, fetch it.
9260 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
9261 (profile-restore-fun): Arg FUN is now a function symbol, as was
9262 documented, rather than a one-element list.
9263 (profile-finish): Call profile-restore-fun properly.
9264
9265 1998-10-21 Kenichi Handa <handa@etl.go.jp>
9266
9267 * international/characters.el: Setup charset property
9268 nospace-between-words.
9269
9270 * international/mule-cmds.el (get-charset-property): If CHARSET is
9271 composition, return nil.
9272 (put-charset-property): If CHARSET is composition, do nothing.
9273
9274 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
9275 * language/devan-util.el
9276 (in-is13194-devanagari-pre-write-conversion): Likewise.
9277 * language/thai-util.el (thai-pre-write-conversion): Likewise.
9278 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
9279 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
9280
9281 * textmodes/fill.el (sentence-end-without-period): New variable.
9282 (canonically-space-region): Pay attention to
9283 sentence-end-without-period.
9284 (fill-find-break-point): The first argument CHARSET deleted.
9285 Caller changed.
9286 (fill-region-as-paragraph): Pay attention to charset property
9287 nospace-between-words and text property nospace-between-words.
9288
9289 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
9290
9291 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
9292 an unrecognized shell.
9293
9294 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
9295
9296 * desktop.el (desktop-save): Include minor modes symbolically.
9297 (desktop-create-buffer): Turn on all minor modes in `mim'.
9298
9299 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
9300
9301 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
9302 (sh-font-lock-keywords): Handle rpm and rpm2.
9303 (sh-ancestor-alist): Handle rpm.
9304
9305 * files.el (auto-mode-alist): Recognize .rpm files.
9306 Also .spec and .mspec files.
9307
9308 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
9309
9310 * faces.el (frame-set-background-mode): Enable the function for
9311 MSDOS frames.
9312
9313 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
9314
9315 * calendar/calendar.el (calendar-day-name-array): Add doc string.
9316 (calendar-month-name-array): Add doc string.
9317
9318 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9319
9320 * simple.el (kill-ring-max): Increased to 60.
9321
9322 1998-10-17 Kenichi Handa <handa@etl.go.jp>
9323
9324 * international/characters.el: Setup auto-fill-chars.
9325
9326 * international/kinsoku.el (kinsoku): Check the variable
9327 enable-kinsoku.
9328
9329 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
9330 Don't call kinsoku directly, intead call fill-find-break-point.
9331
9332 * textmodes/fill.el: Setup `fill-find-break-point-function'
9333 property to character sets which require `kinsoku' processing for
9334 filling.
9335 (fill-find-break-point): New function.
9336 (fill-region-as-paragraph): Don't check kinsoku-enable here.
9337 Don't call kinsoku directly, intead call fill-find-break-point.
9338
9339 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
9340
9341 * faces.el (modify-face-read-string): Return (nil) for "none".
9342 (modify-face): Don't get error if (nil) is the argument.
9343 (face-try-color-list): Don't check whether nil is a valid color.
9344
9345 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
9346
9347 * emacs-lisp/bytecomp.el (byte-recompile-directory):
9348 Print message about each directory, even in batch mode.
9349
9350 * gnus/nntp.el: Require `cl' before using nnoo-declare.
9351
9352 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
9353 (ps-mule-string-char): No need to use sref.
9354 (ps-mule-next-index): No need to use sref.
9355
9356 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
9357
9358 * files.el (revert-buffer-internal-hook): Add defvar.
9359
9360 * arc-mode.el (archive-mode): Locally set file-precious-flag.
9361
9362 * tar-mode.el (tar-mode): Locally set file-precious-flag.
9363
9364 1998-10-16 Markus Rost <rost@delysid.gnu.org>
9365
9366 * international/mule-cmds.el (default-input-method): Fix custom type.
9367
9368 * net-utils.el (whois-server-list): Fix customization type.
9369
9370 * shell.el (shell-input-autoexpand): Fix customization group.
9371
9372 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
9373
9374 * repeat.el (repeat): Handle keyboard macros properly.
9375 Handle new prefix arg after self-insert command.
9376
9377 * repeat.el: Don't include cl even at compile time.
9378 (repeat): Avoid using `loop'.
9379
9380 * simple.el (shell-command-on-region): Doc fix.
9381 (next-history-element): Special error message if no default.
9382
9383 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
9384
9385 * ps-print.el (ps-print-buffer): Doc fix.
9386 (ps-despool): Likewise.
9387
9388 * arc-mode.el (arc-mode): Provide arc-mode.
9389
9390 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9391
9392 * ps-print.el (ps-print-buffer): Doc fix.
9393
9394 1998-10-14 Dave Love <fx@gnu.org>
9395
9396 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
9397 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
9398 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
9399
9400 * progmodes/fortran.el (fortran-mode-map): Change "Join
9401 Continuation Line" to "Join Line".
9402 (fortran-font-lock-keywords-1): Add "cycle", "exit".
9403
9404 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
9405
9406 * progmodes/fortran.el (fortran-join-line): Use
9407 `delete-indentation' instead of issuing an error message if not on
9408 a continuation line. Provide for joining several lines using
9409 prefix arg.
9410
9411 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
9412
9413 * term/pc-win.el (msdos-color-values): New variable.
9414 (x-color-values): New function, emulates its namesake from
9415 src/xfns.c.
9416 (msdos-bg-mode): Add all dark colors to those which return
9417 "dark".
9418
9419 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
9420
9421 * replace.el (keep-lines, flush-lines, how-many):
9422 Don't ignore case if arg has upper case letters.
9423
9424 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
9425
9426 * progmodes/vhdl-mode.el
9427 (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
9428 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
9429 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
9430 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
9431 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
9432 (vhdl-when): Fix indentation problem.
9433 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
9434 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
9435 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
9436
9437 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
9438
9439 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
9440 (ls-lisp-insert-directory): Renamed from insert-directory.
9441 (insert-directory): New function.
9442
9443 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
9444
9445 * simple.el (completion-fixup-function): Variable deleted.
9446 (completion-setup-function): Delete code for completion-fixup-function.
9447 * emacs-lisp/lisp.el (lisp-complete-symbol):
9448 Don't bind completion-fixup-function.
9449
9450 * files.el (find-file-wildcards): New option.
9451 (find-file-noselect): Handle wild cards, if enabled.
9452 (file-expand-wildcards): New function.
9453
9454 * simple.el (set-fill-column): Doc fix.
9455
9456 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9457
9458 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
9459
9460 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
9461
9462 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
9463 Move declaration before first use.
9464 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
9465 hif-math, hif-factor): Rename token to hif-token and token-list to
9466 hif-token-list.
9467 (hif-token, hif-token-list): Declare them.
9468 (hif-find-ifdef-block): Return cons of top and bottom point
9469 instead of setting dynamically bound variables.
9470 (hide-ifdef-block, show-ifdef-block): Use return value of
9471 hif-find-ifdef-block.
9472
9473 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9474
9475 * subr.el (read-passwd): Use clear-this-command-keys.
9476
9477 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
9478
9479 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
9480 and ...-for-write.
9481
9482 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
9483
9484 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
9485 responses to GROUP command, since this may be called from a timer
9486 with quit inhibited.
9487
9488 1998-10-12 Kenichi Handa <handa@etl.go.jp>
9489
9490 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
9491 set unconditional-jump to nil.
9492 (ccl-compile-read-multibyte-character): Return nil.
9493 (ccl-compile-write-multibyte-character): Likewise.
9494 (ccl-compile-translate-character): Likewise
9495 (ccl-compile-map-multiple): Likewise.
9496 (ccl-compile-map-single): Likewise.
9497
9498 * international/kinsoku.el: Add coding tag.
9499 (kinsoku-bol): Remove superfluous TAB in a string.
9500
9501 * international/mule-cmds.el (find-coding-systems-for-charsets):
9502 Delete `composition' (if any) from CHARSETS.
9503
9504 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9505
9506 * international/mule-cmds.el (setup-specified-language-environment):
9507 Add apropos-inhibit property.
9508 (describe-specified-language-support): Likewise.
9509
9510 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
9511
9512 * international/mule.el (make-coding-system): Create -with-esc
9513 variant coding system.
9514
9515 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
9516
9517 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
9518 (next-file): Optionally offer to revert a file's buffer,
9519 if it has an existing buffer but the file has changed.
9520
9521 * info.el (Info-insert-dir): Detect and report problems
9522 in input files, such as "No Top node". Return with point
9523 at the beginning of the text.
9524 (Info-find-node): Reinsert the code to handle files
9525 with no tags table; it was deleted by mistake.
9526
9527 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
9528
9529 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
9530 texinfo-find-higher-level-node repeatedly find the same node.
9531 (texinfo-find-higher-level-node): Doc fix.
9532
9533 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
9534
9535 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
9536 (smtpmail-address-buffer): Add defvar.
9537 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
9538
9539 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
9540
9541 * ffap.el (ffap-machine-p-local): Fix editing error.
9542
9543 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9544
9545 * faces.el (frame-set-background-mode):
9546 Don't do anythung for text-only or MSDOS frame.
9547
9548 1998-10-08 Kenichi Handa <handa@etl.go.jp>
9549
9550 * international/quail.el (quail-defrule): New optional arg APPEND.
9551 (quail-defrule-internal): Fix bug of handling the argument APPEND.
9552
9553 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
9554
9555 * gnus/pop3.el (pop3-open-server):
9556 Set process-coding-system-alist around open-network-stream.
9557
9558 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
9559
9560 * files.el (save-buffer): Doc fix.
9561
9562 1998-10-07 Karl Heuer <kwzh@gnu.org>
9563
9564 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
9565 return DEF unchanged, not nil. Simplify.
9566
9567 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
9568
9569 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
9570
9571 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
9572
9573 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
9574
9575 * net-utils.el (ftp, nslookup): Require comint.
9576 (network-service-connection): Likewise.
9577 (whois-server-name): Defaults to whois.arin.net
9578 (whois-server-list, whois-server-tld, whois-guess-server): New var.
9579 (whois): Tries to guess the appropriate top-level domain server.
9580 (whois-get-tld): New function.
9581
9582 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
9583 (dirtrack-debug-toggle): Added this function.
9584
9585 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9586
9587 * files.el (find-file-noselect): Switch to the correct buffer
9588 before checking find-file-literally, and allow non-nil non-t
9589 rawfile params.
9590
9591 1998-10-06 Karl Heuer <kwzh@gnu.org>
9592
9593 * midnight.el (clean-buffer-list): Add autoload cookie.
9594
9595 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
9596 no-autosave.
9597 * tar-mode.el (tar-mode-revert): Likewise.
9598 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
9599 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
9600 * gnus/message.el (message-auto-save-directory): Renamed from
9601 message-autosave-directory. All references changed.
9602
9603 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
9604
9605 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
9606 string. Expose mime stuff while searching.
9607
9608 1998-10-06 Richard Stallman <rms@gnu.org>
9609
9610 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
9611
9612 * replace.el (perform-replace): Position point properly
9613 before and after the recursive edit of C-r.
9614
9615 * progmodes/etags.el (tags-reset-tags-tables): Properly
9616 find the markers in the old rings that are being discarded.
9617
9618 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9619
9620 * apropos.el (apropos-print): Control invalid characters.
9621
9622 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
9623 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
9624 confusing customize.
9625
9626 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
9627
9628 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
9629 built-in commands. Add more built-in commands and fix face names.
9630
9631 1998-10-05 Simon Marshall <simon@gnu.org>
9632
9633 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
9634
9635 1998-10-04 Eric Ludlam <zappo@gnu.org>
9636
9637 * speedbar.el (speedbar-initial-expansion-list-name): Remove
9638 customization since it is not useful in this case.
9639 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
9640 sure it gets evalled to a number. Also verify that set-frame-name
9641 fn exists before calling it.
9642
9643 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9644 Protect a `forward-sexp' call which could fail, and improved regex
9645 for ie, and eg abbreviations.
9646
9647 1998-10-02 Noah Friedman <friedman@splode.com>
9648
9649 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
9650 send-string.
9651 (rlogin-send-Ctrl-D): Here also.
9652 (rlogin-send-Ctrl-Z): Here also.
9653 (rlogin-send-Ctrl-backslash): Here also.
9654
9655 1998-10-02 Dave Love <fx@gnu.org>
9656
9657 * outline.el (hide-region-body): Bind
9658 outline-view-change-hook to nil while making repeated calls to
9659 outline-flag-region. Run it once at the end.
9660 (hide-other, hide-sublevels, show-children): Likewise.
9661
9662 * info-look.el: Remove duplicate scheme-mode entry.
9663 (info-lookup-make-completions): When looking for entries, check
9664 that `item' isn't null or "Menu".
9665
9666 1998-10-01 Karl Heuer <kwzh@gnu.org>
9667
9668 * net-utils.el: Don't require ffap.
9669 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
9670 (ping, nslookup-host, finger, network-connection-to-service): Use them.
9671
9672 1998-09-30 Richard Stallman <rms@gnu.org>
9673
9674 * ispell.el (check-ispell-version): No need to bind default-major-mode.
9675
9676 * imenu.el (imenu--generic-function): Sort each submenu by position.
9677 (imenu--sort-by-position): New function.
9678
9679 * cus-edit.el (Custom-mode-menu): Fix info node name.
9680 (customize group): Fix info node name.
9681
9682 * mail/mailalias.el (build-mail-aliases): Don't allow
9683 a newline in the alias name. Don't define an alias
9684 if the definition would be empty.
9685
9686 * which-func.el (which-func-mode-global): Make :set function
9687 more reliable.
9688
9689 * custom.el (custom-set-variables): Load the requests first,
9690 then check the symbol's `set' function.
9691
9692 * ffap.el: Doc fixes.
9693
9694 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9695
9696 * gnus.el: (gnus-valid-select-methods): Fix type.
9697 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
9698 * gnus-score.el (gnus-orphan-score): Fix type.
9699 (gnus-score-default-header, gnus-score-default-type): Fix type.
9700 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
9701 (gnus-saved-headers): Fix type.
9702
9703 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
9704 Avoid nil value of `two-lines-citation-part'.
9705
9706 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
9707
9708 * which-func.el (which-function): Handle case when
9709 (car imenu--index-alist) is nil.
9710
9711 1998-09-29 Dave Love <fx@gnu.org>
9712
9713 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
9714 bzip2 args.
9715
9716 1998-09-29 Simon Marshall <simon@gnu.org>
9717
9718 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
9719 comint-exec-hook.
9720
9721 1998-09-29 Stephen Eglen <stephen@gnu.org>
9722
9723 * info-look.el: Add support for Octave.
9724
9725 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
9726
9727 * textmodes/reftex.el (reftex-finding-files): New customize group.
9728 (reftex-texpath-environment-variables,
9729 reftex-use-external-file-finders, reftex-external-file-finders,
9730 reftex-search-unrecursed-path-first): New options.
9731 (reftex-process-string, reftex-find-file-externally): New
9732 functions.
9733 (reftex-access-search-path): Execute shell commands to find the
9734 search path.
9735 (reftex-toggle-auto-view-crossref): When turning on, make sure
9736 `reftex-auto-view-crossref' becomes non-nil.
9737 (reftex-abbrev-regexp): Constant removed.
9738 (reftex-convert-string): Abbrev regexp calculated locally.
9739
9740 1998-09-28 Dave Love <fx@gnu.org>
9741
9742 * progmodes/fortran.el: Don't call regexp-opt when deriving
9743 font-lock patterns with keywords that aren't all literal.
9744
9745 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
9746
9747 * octave-inf.el (inferior-octave-prompt): Also match prompts of
9748 the form `octave.bin:1>' which come from using precopiled binary
9749 versions.
9750
9751 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
9752
9753 * help.el (help-for-help): Use %THIS-KEY%.
9754 (help-quit): Add doc.
9755
9756 * help-macro.el (make-help-screen): Keep HELP-TEXT
9757 in a separate function definition, not in the help command FNAME.
9758 Replace %THIS-KEY% with the key sequence that ran FNAME.
9759
9760 1998-09-25 Richard Stallman <rms@gnu.org>
9761
9762 * textmodes/texinfo.el (texinfo-show-structure):
9763 Bind inhibit-read-only.
9764
9765 * isearch.el (isearch-search-and-update): Properly
9766 handle upper case letters in the reverse-search special case.
9767
9768 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9769
9770 * gnus.el: Extend the list of autoloaded functions.
9771
9772 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
9773 buffer before creating help group. (from Gnus v5.6.43, fix by
9774 1998-08-20 Per Starback <starback@update.uu.se>)
9775
9776 * gnus-util.el (gnus-output-to-rmail): Adjust to
9777 `rmail-output-to-rmail-file'.
9778
9779 1998-09-25 Karl Heuer <kwzh@gnu.org>
9780
9781 * hexl.el (hexl-mode-map): More of previous change.
9782
9783 * textmodes/tex-mode.el (tex-run-command): Doc fix.
9784 (tex-start-tex): Don't use tex-start-options-string in star case.
9785 Quote file name in star case as well as in non-star.
9786 Add blank and quoting of option string here.
9787 (tex-start-options-string): Not here.
9788
9789 1998-09-23 Karl Heuer <kwzh@gnu.org>
9790
9791 * term.el (term-delimiter-argument-list): Doc fix.
9792 (term-emulate-terminal): Escape literal semicolon.
9793 * progmodes/asm-mode.el (asm-mode): Doc fix.
9794 (asm-comment-char): Escape literal semicolon.
9795 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
9796
9797 1998-09-23 Richard Stallman <rms@gnu.org>
9798
9799 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
9800 only those that normally modify the buffer.
9801
9802 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
9803 over again.
9804
9805 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
9806
9807 * ispell.el (check-ispell-version): Ensure same buffer is current
9808 when let-binding of case-fold-search ends.
9809
9810 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
9811
9812 * ps-print.el: Skip invisible overlay.
9813 Test for set-buffer-multibyte rather than using mule-version.
9814 (ps-print-version): New version number (4.1) and doc fix.
9815 (ps-generate-postscript-with-faces): Skip invisible overlay.
9816
9817 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
9818
9819 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
9820
9821 1998-09-22 Kenichi Handa <handa@etl.go.jp>
9822
9823 * international/quail.el (quail-update-guidance): Check for the
9824 return value of (quail-guidance) fixed.
9825 (quail-update-translation): Bind quail-current-str locally when it
9826 calls quail-update-guidance.
9827 (quail-update-translation): If input-method-exit-on-first-char is
9828 non-nil, terminate translation only when the current input method
9829 is simple.
9830
9831 1998-09-22 Paul Eggert <eggert@twinsun.com>
9832
9833 * startup.el (locale-translation-file-name): Prefer X-related names
9834 to the name used by GNU/Linux sans X. Set to nil if no file found.
9835 (command-line): Use locale-translation-file-name if it is not nil,
9836 instead of testing for its existence again.
9837 regexp-quote the ctype before using it in a regexp.
9838 Allow a colon to appear after the ctype in the aliases file,
9839 as is done in X11R6.4.
9840
9841 1998-09-21 Richard Stallman <rms@gnu.org>
9842
9843 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
9844
9845 * calendar/appt.el (appt-interval): Variable deleted.
9846 (appt-check): For minutes in between appt-display-interval times,
9847 do check, but don't display anything except an updated mode line.
9848 Count against appt-display-interval based on minutes since
9849 first display of this appointment, not based on time of day.
9850 If appt-display-mode-line, force mode line redisplay
9851 whenever appt-mode-string has changed.
9852 (appt-add, appt-delete): Add autoload cookies.
9853 (appt-check): Catch errors from calling `diary'.
9854 (appt-max-time): Renamed from max-time.
9855 (appt-now-displayed, appt-display-count): New variables.
9856 (appt-timer): Don't create one if we already have one.
9857
9858 * textmodes/tex-mode.el (tex-compilation-parse-errors):
9859 More general code to use the source buffer instead of the zap file.
9860
9861 * hilit-chg.el (highlight-compare-with-file): Renamed from
9862 compare-with-file.
9863
9864 * loadhist.el (load-history-loaded): New variable.
9865 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
9866
9867 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
9868
9869 * emacs-lisp/find-func.el (find-function-search-for-symbol):
9870 Fix error messages.
9871
9872 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
9873
9874 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
9875 Emacs frame.
9876
9877 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
9878
9879 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
9880 `undecided' and `undecided-unix'.
9881
9882 1998-09-21 Dave Love <fx@gnu.org>
9883
9884 * help.el (help-make-xrefs): Fix typo affecting Info references.
9885
9886 * subr.el (remove-hook): Check list values to avoid errors.
9887
9888 1998-09-18 Noah Friedman <friedman@splode.com>
9889
9890 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
9891 store string in eldoc-last-message without consing a new string.
9892 Rearrange logic from nested if's into cond's.
9893 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
9894 Do not print message; just return string.
9895 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
9896 Do not print message; just return string.
9897 Cache that string in eldoc-last-data.
9898 (eldoc-last-data): Make into a vector.
9899 (eldoc-get-fnsym-args-string): Use new data form of structure.
9900 (eldoc-get-var-docstring): Here also.
9901 (eldoc-last-data-store): New function.
9902 (eldoc-get-fnsym-args-string): Use it.
9903 (eldoc-get-var-docstring): Here also.
9904 (eldoc-docstring-first-line): Minimize interim string consing.
9905 Call substitute-command-keys on the result.
9906 (eldoc-print-var-docstrings, eldoc-print-docstring,
9907 eldoc-docstring-message): Functions removed.
9908 (eldoc-docstring-format-sym-doc): New function, functionality
9909 ripped out of eldoc-docstring-message.
9910 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
9911
9912 1998-09-18 Kenichi Handa <handa@etl.go.jp>
9913
9914 * international/mule.el (make-coding-system): Doc-string modified.
9915
9916 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
9917
9918 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
9919
9920 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
9921 customize type.
9922
9923 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
9924 type.
9925
9926 * progmodes/compile.el (compilation-error-screen-columns): New
9927 variable.
9928 (compilation-next-error-locus): Use it to decide whether to use
9929 forward-char or move-to-column.
9930
9931 * mail/rmail.el (rmail-movemail-program): Fix customize type.
9932
9933 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
9934 feedmail-fiddle-plex-user-list,
9935 feedmail-spray-address-fiddle-plex-list,
9936 feedmail-prompt-before-queue-user-alist,
9937 feedmail-prompt-before-queue-help-supplement,
9938 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
9939 feedmail-queue-alternative-mail-header-separator): Fix customize
9940 type.
9941
9942 * startup.el (site-run-file): Fix customize type.
9943
9944 * speedbar.el (speedbar-initial-expansion-list-name): Fix
9945 customize type.
9946
9947 * shell.el (shell-input-autoexpand): Fix customize type.
9948
9949 * ps-print.el (ps-font-info-database): Add missing dots in value.
9950 Improve layout of customize type.
9951
9952 * net-utils.el (traceroute-program-options, ping-program-options,
9953 ipconfig-program-options, netstat-program-options,
9954 arp-program-options, route-program-options,
9955 nslookup-program-options, ftp-program-options): Fix customize
9956 type.
9957
9958 * midnight.el (clean-buffer-list-kill-regexps,
9959 clean-buffer-list-kill-buffer-names,
9960 clean-buffer-list-kill-never-buffer-names,
9961 clean-buffer-list-kill-never-regexps): Fix customize type.
9962
9963 * man.el (Man-init-defvars): Avoid trailing nil on
9964 Man-filter-list.
9965
9966 * lpr.el (printer-name): Fix customize type.
9967
9968 1998-09-16 Kenichi Handa <handa@etl.go.jp>
9969
9970 * international/mule-cmds.el (reset-language-environment): Call
9971 update-coding-systems-internal.
9972
9973 * international/mule-conf.el: Call update-coding-systems-internal
9974 at the tail.
9975
9976 1998-09-14 Dave Love <fx@gnu.org>
9977
9978 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
9979 use the menu-enable properties, pending doing it correctly and
9980 acceptably fast.
9981
9982 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
9983
9984 1998-09-13 Dave Love <d.love@dl.ac.uk>
9985
9986 * progmodes/hideshow.el (hs-grok-mode-type): Check
9987 comment-{start,end} non-nil as well as bound. Report an error if
9988 we can't grok the mode.
9989
9990 1998-09-13 Richard Stallman <rms@gnu.org>
9991
9992 * simple.el (blink-matching-open): Don't log paren matching
9993 messages in *Messages*.
9994
9995 1998-09-12 Richard Stallman <rms@gnu.org>
9996
9997 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
9998 Set point-before-scroll at end even if there was an error.
9999
10000 * ange-ftp.el (ange-ftp-insert-file-contents):
10001 Use binary mode for dumb-unix hosts as for unix hosts.
10002 (ange-ftp-copy-file-internal): Likewise.
10003
10004 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
10005
10006 * emacs-lisp/pp.el: Doc fixes.
10007
10008 * wid-edit.el (widget-menu-max-shortcuts): New variable.
10009 (widget-choose): Don't use single-char shortcuts if # items
10010 exceeds that many. Use minibuffer instead.
10011
10012 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10013
10014 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
10015
10016 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
10017
10018 * speedbar.el (speedbar-frame-mode): Do not set frame position if
10019 in terminal mode.
10020
10021 1998-09-10 Noah Friedman <friedman@splode.com>
10022
10023 * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
10024 defcustom declaration. It's wreaking too much havoc with XEmacs
10025 and older versions of Emacs, which share this code.
10026
10027 * type-break.el (type-break-mode): Here also.
10028
10029 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
10030 `t' to add-hook also to modify the new local value.
10031
10032 1998-09-10 Dave Love <fx@gnu.org>
10033
10034 * vc.el (vc-insert-headers): Doc fix.
10035
10036 1998-09-10 Richard Stallman <rms@gnu.org>
10037
10038 * textmodes/flyspell.el (flyspell-mode-on): Make the
10039 ispell-... variables permanent locals.
10040 (flyspell-mode-off): Add autoload cookie.
10041
10042 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
10043 do use binary mode, just as for `unix'.
10044 (ange-ftp-host-type): If HOST is nil, return `unix'.
10045
10046 * dired.el (dired-mark-files-containing-regexp):
10047 Don't scan directories. Ignore non-readable files.
10048
10049 * progmodes/compile.el (compilation-error-regexp-alist):
10050 Fix previous change: allow . and _ in command name.
10051
10052 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
10053
10054 * uncompress.el (uncompress-while-visiting):
10055 Use just the car of what find-operation-coding-system returns.
10056
10057 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
10058
10059 * shell.el (shell-file-name-quote-list): Add # to the value.
10060
10061 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
10062
10063 * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
10064 to make killing of ispell process work even if
10065 kill-all-local-variables has been run.
10066
10067 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10068
10069 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
10070 loop when sexp entry ends at end of file with no newline.
10071
10072 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
10073
10074 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
10075 (Custom-reset-standard): Fix menu inconsistency.
10076
10077 * mail/feedmail.el (feedmail-from-line): Allow t.
10078 (feedmail-message-id-suffix): Allow nil.
10079
10080 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
10081 Simplify. Make prefix arg work right.
10082
10083 1998-09-09 Dave Love <fx@gnu.org>
10084
10085 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
10086
10087 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
10088
10089 1998-09-08 Dave Love <fx@gnu.org>
10090
10091 * add-log.el (change-log-font-lock-keywords): Do parenthesized
10092 stuff only after file names or at start of line. Allow parens
10093 around e-mail, as well as angles.
10094
10095 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
10096 ignore-errors too, eval'd when compile. Require w3 stuff at load
10097 time for nicer failure if it's not available.
10098
10099 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
10100
10101 * comint.el (comint-arguments): Ignore backslashes when using
10102 w32 shells that expect backslashes as the directory separator.
10103
10104 1998-09-04 Kenichi Handa <handa@etl.go.jp>
10105
10106 * international/fontset.el (resolved-ascii-font): New variable.
10107 (x-complement-fontset-spec): By side effect, set
10108 `resolved-ascii-font' to the resolved name of ASCII font."
10109 (create-fontset-from-fontset-spec): Don't get a value for
10110 resolved-ascii-font from the list full-fontlist. It is set by
10111 x-complement-fontset-spec now.
10112
10113 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
10114 version, check the value of mule-version.
10115
10116 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
10117
10118 * textmodes/reftex.el (reftex-view-crossref): Split up into
10119 several functions. No longer moves to find a macro.
10120 (reftex-view-cr-cite, reftex-view-cr-ref,
10121 reftex-end-of-bib-entry): New functions.
10122 (reftex-auto-view-crossref): New value `window' allowed.
10123 (reftex-view-crossref-when-idle): Process new `window' option in
10124 (reftex-translate-to-ascii-function): New default.
10125 (reftex-label-illegal-re): Default changed, removed Latin1.
10126 (reftex-latin1-to-ascii): New function.
10127 (reftex-what-environment): Check for section regexp before use.
10128 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
10129 absolute path names.
10130 (reftex-TeX-master-file): Changed sequence of file checks.
10131 (reftex-do-citation): bibview cache only with RefTeX mode on.
10132
10133 1998-09-06 Richard Stallman <rms@gnu.org>
10134
10135 * progmodes/compile.el (compilation-error-regexp-alist):
10136 In first pattern (GNU utilities and other things),
10137 allow a space after the optional program name at the beginning.
10138
10139 * mail/mail-hist.el (mail-hist-current-header-contents):
10140 Fix previous change: use mail-header-end.
10141
10142 1998-09-06 Bill Richter <richter@math.nwu.edu>
10143
10144 * international/ccl.el: Doc fixes.
10145 * international/encoded-kb.el: Doc fixes.
10146 * international/fontset.el: Doc fixes.
10147 * international/kinsoku.el: Doc fixes.
10148 * international/kkc.el: Doc fixes.
10149 * international/mule-cmds.el: Doc fixes.
10150 * international/mule-conf.el: Doc fixes.
10151 * international/mule-util.el: Doc fixes.
10152 * international/mule.el: Doc fixes.
10153
10154 1998-09-05 Eric Ludlam <zappo@gnu.org>
10155
10156 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
10157 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
10158 (checkdoc-this-string-valid-engine): Permit ? as terminating
10159 punctuation for first line sentence breaking.
10160 (checkdoc-this-string-valid): When converting a comment into a doc
10161 string, make sure " chars are \".
10162 (checkdoc-sentencespace-region-engine): Only do double space check
10163 if based on the variable `sentence-end-double-space'
10164 (checkdoc-this-string-valid-engine): ? ends valid sentence.
10165 (checkdoc-proper-noun-region-engine): Exclude items in URLs
10166
10167 1998-09-04 Richard Stallman <rms@gnu.org>
10168
10169 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10170 Recognize define-skeleton as a function definer.
10171
10172 * cus-edit.el (customize-option): Refuse to customize
10173 a variable that has no defcustom. But if variable is autoloaded,
10174 first try to load the library that defines it.
10175
10176 * international/iso-insert.el: Use `string' before calling `insert'
10177 so that in multibyte buffers we insert multibyte chars.
10178
10179 * dired.el (dired-mark-files-containing-regexp):
10180 Don't use find-file; instead, insert the file in a temp buffer.
10181
10182 * textmodes/tex-mode.el (tex-start-options-string): New option.
10183 (tex-start-tex): Use that variable.
10184
10185 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
10186 value in the `repeat' alternative a list.
10187
10188 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
10189 the inserted newline, verify that one was really inserted.
10190
10191 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
10192 remains on or remains off.
10193 (flyspell-multi-language-p): Default changed to nil.
10194
10195 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
10196 In "found in comment" case, don't beginning-of-line after forward-line.
10197
10198 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
10199 If the function definition is not a lambda, return original FORM
10200 with no error.
10201
10202 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
10203
10204 * net-utils.el (netstat-program-options): Changed from nil to "-a"
10205 so that by default netstat shows all network connections.
10206
10207 1998-09-04 Bob Weiner <weiner@altrasoft.com>
10208
10209 * international/quail.el: Doc fixes.
10210
10211 * info.el (info): Don't add parens if FILE already has them.
10212
10213 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
10214
10215 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
10216 on extension lines.
10217
10218 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
10219
10220 * w32-fns.el (w32-shell-dos-semantics): New function.
10221
10222 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
10223
10224 * international/quail.el (quail-choose-completion-string): Store
10225 completion `choice' in `quail-current-str'; don't insert it.
10226
10227 1998-09-02 Kenichi Handa <handa@etl.go.jp>
10228
10229 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
10230 argument to ps-mule-generate-bitmap-font.
10231
10232 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
10233 entry and change Latin-1 entry in the default value.
10234 (ps-mule-font-info-database-ps-bdf): New variable.
10235 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
10236 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
10237 registerd in FONT-SPEC.
10238 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
10239 charcter width of bitmap fonts.
10240 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
10241 procedure NF.
10242 (ps-begin-file): Output PostScript code for setting
10243 SpaceWidthRatio.
10244 (ps-plot-region): Use line-beginning-position to get a position of
10245 the beginning of the current line.
10246
10247 * international/mule-cmds.el (register-input-method): Doc-string
10248 modified.
10249
10250 1998-09-01 Dave Love <fx@gnu.org>
10251
10252 * international/mule-cmds.el (current-language-environment): Fix
10253 setter function.
10254
10255 1998-09-01 Simon Marshall <simon@gnu.org>
10256
10257 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
10258 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
10259 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
10260 names with font-lock-type-face. Fontify type specs, etc., with
10261 font-lock-keyword-face.
10262
10263 1998-08-31 Kenichi Handa <handa@etl.go.jp>
10264
10265 * international/fontset.el (x-complement-fontset-spec): If ASCII
10266 font is specified in FONTLIST, don't substitute it for the
10267 resolved name.
10268
10269 1998-08-31 Paul Eggert <eggert@twinsun.com>
10270
10271 * international/mule.el (charset-description): Doc fix.
10272
10273 * language/chinese.el, language/cyrillic.el, language/czech.el,
10274 language/devanagari.el, language/ethiopic.el,
10275 language/european.el, language/hebrew.el, language/indian.el,
10276 language/japanese.el, language/korean.el, language/lao.el,
10277 language/slovak.el, language/thai.el, language/tibetan.el,
10278 language/vietnamese.el:
10279 Add coding: local variable, to avoid bootstrapping problem
10280 if you need to recompile all the Lisp files using interpreted code.
10281
10282 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10283
10284 * cal-china.el (chinese-year-cache): Change range of years from
10285 1989-2000 to 1990-2010.
10286
10287 1998-08-29 Dave Love <d.love@dl.ac.uk>
10288
10289 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
10290 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
10291
10292 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10293
10294 * ps-print.el (ps-print-control-characters): Doc-string modified.
10295 (ps-output-string-prim): Comment format changed.
10296 (ps-do-despool): Indentation of source code changed.
10297
10298 1998-08-28 Kenichi Handa <handa@etl.go.jp>
10299
10300 * subr.el (sref): Make it an alias of aref. Make the
10301 byte-compiler warn that it is obsolete.
10302 (char-bytes): Make the byte-compiler warn that it is obsolete.
10303
10304 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
10305 Calculate the total bytes using position-bytes instead of
10306 char-bytes.
10307
10308 1998-08-27 Karl Heuer <kwzh@gnu.org>
10309
10310 * snmp-mode.el: New file.
10311 * files.el (auto-mode-alist): Add snmp-mode patterns.
10312
10313 1998-08-27 Karl Eichwalder <ke@suse.de>
10314
10315 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
10316
10317 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
10318
10319 * calendar/diary-lib.el (diary-block): Doc fix..
10320 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
10321
10322 1998-08-27 Richard Stallman <rms@gnu.org>
10323
10324 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
10325 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
10326 Clear appt-mode-string if we don't put something in it.
10327
10328 1998-08-27 Dave Love <fx@gnu.org>
10329
10330 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
10331 dired-local-variables-file for dired-x.
10332
10333 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
10334 for compressed library files too.
10335
10336 1998-08-26 Kenichi Handa <handa@etl.go.jp>
10337
10338 * language/european.el ("Latin-1"): Modify `documentation' key value.
10339 ("Latin-2"): Likewise.
10340
10341 1998-08-26 Karl Heuer <kwzh@gnu.org>
10342
10343 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
10344
10345 1998-08-26 Albert L. Ting <alt@artisan.com>
10346
10347 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
10348 (mail-hist-current-header-contents): Use mail-text-start.
10349
10350 1998-08-26 Richard Stallman <rms@gnu.org>
10351
10352 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
10353 (customize-changed-options-previous-release): New variable.
10354 (customize-changed-options): Use that variable as default arg.
10355
10356 1998-08-26 Karl Eichwalder <ke@suse.de>
10357
10358 * midnight.el: Require `timer' not only when compiling.
10359
10360 1998-08-26 Per Starback <starback@update.uu.se>
10361
10362 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
10363 buffer before creating help group.
10364
10365 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10366
10367 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
10368 coding-system-for-write before saving.
10369
10370 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
10371
10372 * isearch.el (isearch-forward): Doc fix.
10373
10374 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
10375
10376 * emacs-lisp/find-func.el: Fix :version tags to have a string
10377 value, not a float.
10378
10379 * cus-dep.el: Fix typo in output.
10380
10381 1998-08-25 Dave Love <fx@gnu.org>
10382
10383 * repeat.el (repeat): Doc fix.
10384 [From rms:]
10385 (repeat-previous-repeated-command): New variable.
10386 (repeat): Check for real-last-command being null or repeat. Set
10387 repeat-previous-repeated-command.
10388
10389 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
10390
10391 1998-08-25 Kenichi Handa <handa@etl.go.jp>
10392
10393 * gnus/message.el (message-send-mail-with-sendmail): Bind
10394 coding-system-for-write by the return value of
10395 select-message-coding-system.
10396 (message-send-mail-with-qmail): Likewise.
10397
10398 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
10399
10400 * emacs-lisp/autoload.el: Fix doc-string-elt property on
10401 define-derived-mode.
10402
10403 * files.el (file-name-invalid-regexp):
10404 Fix regex for ms-dos without long file names.
10405
10406 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
10407
10408 * ps-print.el: Multi-byte buffer handling.
10409 (ps-print-version): New version number (4.0) and doc fix.
10410 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
10411 compilation for GNU Emacs and emacsens.
10412 (ps-generate-postscript-with-faces): Force invisible text to be
10413 visible.
10414 (dos-ps-printer): New var to avoid compilation gripes.
10415
10416 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10417
10418 * ps-print.el (ps-mule-plot-string): Pay attention to the case
10419 that no more characters can't be printed in the current line.
10420
10421 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10422
10423 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
10424 greater than TO.
10425
10426 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10427
10428 * ps-print.el: Add codes to make ps-print.el work also on Emacs
10429 20.2 and the earlier version.
10430 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
10431 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
10432 (ps-mule-find-wrappoint): Likewise.
10433 (ps-mule-generate-font): Change `X' to `x' in format
10434 control-string.
10435 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
10436 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
10437 `restore' form procedures `BC' and `EC'.
10438
10439 1998-08-24 Kenichi Handa <handa@etl.go.jp>
10440
10441 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
10442 is an executable procedure. Make LineThickness, Xshadow, and
10443 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
10444 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
10445 ps-mule-font-info-database-bdf): New vars.
10446 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
10447 (ccl-encode-ethio-unicode): New CCL program.
10448 (ps-mule-encode-ethiopic): New fun.
10449 (ps-mule-current-charset): New var.
10450 (ps-mule-get-font-spec, ps-mule-font-spec-src,
10451 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
10452 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
10453 (ps-mule-external-libraries): New var.
10454 (ps-mule-init-external-library): New fun.
10455 (ps-mule-font-cache): New var.
10456 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
10457 (ps-last-font): New var.
10458 (ps-mule-prepare-font): New fun.
10459 (ps-mule-charset-list): New var.
10460 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
10461 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
10462 ps-mule-plot-string): New funs.
10463 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
10464 New vars.
10465 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
10466 ps-mule-prepare-cmpchar-font): New funs.
10467 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
10468 vars.
10469 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
10470 ps-mule-generate-bitmap-glyph): New funs.
10471 (ps-mule-initialize, ps-mule-begin): New funs.
10472 (ps-output-string-prim): Insert string as unibyte.
10473 (ps-output-prologue): New fun.
10474 (ps-flush-output): Handle the case of 'prologue.
10475 (ps-begin-file): Call ps-mule-initialize.
10476 (ps-begin-job): Set ps-control-or-escape-regexp differently if
10477 printing multibyte characters.
10478 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
10479 (ps-basic-plot-string): Handle the case of printing ASCII
10480 characters by external libraries (e.g. BDF).
10481 (ps-set-font): Set ps-last-font.
10482 (ps-plot-region): Handle multibyte characters, use
10483 ps-mule-plot-string for them.
10484 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
10485
10486 * bdf.el: New file.
10487
10488 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
10489
10490 * international/mule-cmds.el (select-message-coding-system): New
10491 function.
10492 (set-language-environment-coding-systems): Set
10493 default-sendmail-coding-system.
10494
10495 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
10496 (default-sendmail-coding-system): New variable.
10497 (sendmail-send-it): Encode the message by a coding system
10498 select-message-coding-system returns.
10499
10500 1998-08-23 Eric Ludlam <zappo@gnu.org>
10501
10502 * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
10503 (speedbar-mode): Set buffer to read only.
10504 (speedbar-temp-buffer-show-function): For emacs don't call hook
10505 with arguments.
10506 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
10507
10508 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
10509
10510 * speedbar.el (speedbar-key-map): Fix typo.
10511
10512 See ChangeLog.7 for earlier changes.