*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 1999-10-23 Dave Love <fx@gnu.org>
2
3 * elide-head.el: New file.
4
5 1999-10-23 Gerd Moellmann <gerd@gnu.org>
6
7 * Makefile (compile-files, backup-compiled-files): New targets.
8 (bootstrap, bootstrap-clean): Ditto.
9
10 1999-10-22 Paul Eggert <eggert@twinsun.com>
11
12 * international/mule-cmds.c (locale-language-names):
13 Use Latin-1 (not Latin-3) for Afrikaans, Galician.
14 Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
15 Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
16 Use Latin-8 for Welsh.
17 Use Latin-1 for English if "en" is explicitly specified.
18 Use Latin-1 for Scots Gaelic, Tagalog.
19 Use Latin-1 (not Latin-4) for Greenlandic.
20 Use Latin-1 (not Latin-2) for Albanian.
21 (locale-preferred-coding-systems, locale-language-names):
22 Remove generic ISO 8859 locales; locale-charset-language-names now
23 does this.
24 (locale-charset-language-names): New variable.
25 (set-locale-environment): Use language name specified by
26 locale-charset-language-names if its charsets disagree with the
27 language name specified by locale-language-names.
28
29 1999-10-22 Dave Love <fx@gnu.org>
30
31 * make-mode.el: Minor doc fixes.
32
33 * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
34
35 1999-10-21 Dave Love <fx@gnu.org>
36
37 * loadup.el: Add latin-8, latin-9.
38
39 1999-10-20 Paul Eggert <eggert@twinsun.com>
40
41 * disp-table.el (standard-display-european): Remove undocumented
42 arg AUTO; no longer used by startup.el. Do not attempt to treat
43 all non-English language environments as coding system names.
44 Instead, use the downcased language environment name as a coding
45 system name if it is one; otherwise, use latin-1.
46
47 1999-10-20 Gerd Moellmann <gerd@gnu.org>
48
49 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
50 that were split so that part of the comment appeared as Lisp code.
51
52 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
53
54 * ps-bdf.el: Doc fix.
55
56 * ps-print-def.el: New file: common definitions for all parts of
57 ps-print.
58 (ps-multibyte-buffer): Moved from ps-mule.
59
60 * ps-mule.el: File dependence fix.
61 (ps-multibyte-buffer): Moved to ps-print-def.
62
63 * ps-print.el: Doc fix, better customization.
64 (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
65 (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
66 (ps-end-file): Doc fix.
67 (ps-setup, ps-begin-file): Fun fix.
68 (postscript): New group.
69 (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
70 (ps-print-prologue-1): Adjust PostScript programming.
71 (ps-print): Adjust group hierarchy.
72 (ps-print-n-up, ps-print-zebra, ps-print-background,
73 ps-print-printer)
74 (ps-print-page): New subgroups.
75 (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
76 (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
77 (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
78 (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
79 (ps-zebra-stripe-height, ps-print-background-image)
80 (ps-print-background-text, ps-spool-config): Adjust customization.
81 (dos-ps-printer): Definition eliminated.
82
83 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
84
85 * ps-mule.el: Doc fix, define functions properly if mule package is
86 loaded or not.
87 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
88 mule package is loaded or not.
89
90 * ps-print.el: Doc fix, n-up printing.
91 (ps-print-version): New version number (5.0).
92 (ps-page-dimensions-database): Added document media.
93 (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
94 (ps-page-order, ps-printing-region-p): New vars.
95 (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
96 funs.
97 (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
98 (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
99 (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
100 (ps-n-up-xstart, ps-n-up-ystart): New macros.
101 (ps-print-begin-sheet-hook): New hook.
102 (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
103 const.
104 (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
105 (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
106 (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
107 (ps-count-lines): Changed to defun.
108 (ps-header-page): Changed to defsubst, fix fun.
109 (ps-printing-region): Doc fix, adjust programming code.
110 (ps-output-boolean, ps-background-pages, ps-background-text)
111 (ps-background-image, ps-background, ps-get-boundingbox): Adjust
112 programming code.
113
114 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
115
116 * ps-print.el: Doc fix, duplex and setpagedevice configuration.
117 (ps-print-version): New version number (4.2).
118 (ps-spool-config, ps-spool-tumble): New vars.
119 (ps-print-prologue-1): Changed to defconst, adjust PostScript
120 programming, new PostScript procedure to handle errors.
121 (ps-print-prologue-2): Changed to defconst.
122 (ps-print-duplex-feature): New const: duplex and tumble setting.
123 (ps-setup, ps-begin-file): Fix funs.
124 (ps-boolean-capitalized): New fun.
125
126 1999-10-19 Stefan Monnier <monnier@cs.yale.edu>
127
128 * Makefile (dontcompilefiles): Obsoleted.
129 (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
130 (EL): Unused.
131 (temacs): Removed (unused).
132 (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
133 version of the file (necessary for the update to work properly).
134 (autoloads): Force the use of `pwd`/loaddefs.el.
135 (updates); Redefined in terms of other targets to reduce redundancy.
136 (.el.elc): New default rule, just in case you want it.
137 (compile): Use a single invocation of Emacs.
138 (bootstrap-compile); Unneeded.
139 (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
140
141 1999-10-19 Dave Love <fx@gnu.org>
142
143 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
144
145 1999-10-19 Sam Steingold <sds@ksp.com>
146
147 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
148 comply with the comment.
149
150 1999-10-19 Gerd Moellmann <gerd@gnu.org>
151
152 * autorevert.el (auto-revert-mode): Make auto-revert-mode
153 permanent-local.
154
155 1999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
156
157 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
158 value: \"lpr\" changed to "lpr"
159 (ps-mode-version): New constant
160 (ps-mode-show-version): New function, added key in ps-mode-map
161 (ps-run-messages): Removed
162 (ps-run-font-lock-keywords-2): New defcustom variable replacing
163 ps-run-messages. These keywords now include the value of
164 ps-run-prompt, making its fontification customizable.
165 (ps-run-init): Removed \\n from docstring, it is now added when
166 the value is used
167 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
168 ps-run-prompt
169 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
170 customizable variables in doc-string (its equivalent
171 ps-run-messages was missing in previous version of the doc-string)
172 (ps-run-mode): Simplified assignment to font-lock-defaults, using
173 symbols only
174
175 1999-10-19 Alex Schroeder <alex@gnu.org>
176
177 * ansi-color.el: Complete rewrite.
178
179 1999-10-19 Paul Eggert <eggert@twinsun.com>
180
181 Fix bootstrapping problems.
182 Use the system locale to specify Emacs locale defaults.
183
184 * international/mule-cmds.el (global-map):
185 Do not use backquote, because that makes a bootstrapping
186 problem if you need to recompile all Lisp files using interpreted code.
187 * international/mule.el (charset-id, charset-bytes,
188 charset-dimension, charset-chars, charset-width,
189 charset-direction, charset-iso-final-char,
190 charset-iso-graphic-plane, charset-reverse-charset,
191 charset-short-name, charset-long-name, charset-description,
192 charset-plist): Likewise.
193 * subr.el (save-match-data): Likewise.
194
195 * international/mule-cmds.el
196 (set-display-table-and-terminal-coding-system): New function,
197 containing code migrated out of set-language-environment.
198 (set-language-environment, set-locale-environment): Use it.
199 (locale-translation-file-name): Moved here from startup.el.
200 (locale-language-names, locale-preferred-coding-systems):
201 New vars.
202 (locale-name-match, set-locale-environment): New functions.
203
204 * language/japan-util.el (setup-japanese-environment-internal):
205 Prefer japanese-iso-8bit if the system-type is usg-unix-v.
206
207 * startup.el (iso-8859-n-locale-regexp): Remove.
208 (locale-translation-file-name): Move to mule-cmds.el.
209 (command-line): Move locale-stuff into set-locale-environment.
210
211 1999-10-18 Dave Love <fx@gnu.org>
212
213 * abbrev.el (add-abbrev, inverse-add-abbrev)
214 (expand-region-abbrevs): Remove properties from buffer text.
215
216 1999-10-17 Gerd Moellmann <gerd@gnu.org>
217
218 * iswitchb.el (iswitchb-exhibit): Extract user-input only
219 from the mini-buffer, without the prompt.
220
221 * simple.el (minibuffer-prompt-end): Return the position
222 after the prompt, not the position of that last character
223 of the prompt.
224
225 1999-10-17 Miles Bader <miles@gnu.org>
226
227 * simple.el: Doc fixes.
228
229 1999-10-17 Miles Bader <miles@gnu.org>
230
231 * simple.el (previous-matching-history-element, next-history-element):
232 Change to work correctly even if the point is in the prompt.
233 (choose-completion-string): Likewise.
234 (minibuffer-prompt-width): New function (compatibility with old subr).
235
236 * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
237 When constraining the final position to the current field,
238 don't use the ONLY-IN-LINE mode of constrain-to-field.
239
240 1999-10-17 Miles Bader <miles@gnu.org>
241
242 * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
243 constrain-to-field.
244 * textmodes/paragraphs.el (forward-sentence): Likewise.
245
246 1999-10-17 Miles Bader <miles@gnu.org>
247
248 * simple.el (line-move): Use constrain-to-field to avoid
249 moving into a prompt.
250 (previous-complete-history-element): Clarify doc string.
251 (next-complete-history-element): Likewise.
252 Use field-beginning instead of point-min.
253 (next-matching-history-element): Use field-beginning and
254 erase-field instead of point-min and erase-buffer.
255 * textmodes/paragraphs.el
256 (forward-paragraph, forward-sentence): Likewise.
257 (backward-kill-paragraph, backward-kill-sentence): Remove code to
258 constrain the kill to an field, as the movement commands now
259 do this.
260
261 1999-10-17 Miles Bader <miles@gnu.org>
262
263 * simple.el (previous-matching-history-element): Get the
264 minibuffer input with field-string instead of buffer-string.
265 (choose-completion-string): Likewise.
266 (next-history-element): Likewise.
267 Erase the minibuffer input with erase-field, not erase-buffer.
268 Use field-beginning to find the beginning of the input.
269 * textmodes/paragraphs.el (backward-kill-sentence):
270 Remove minibuffer-prompt hack.
271 Constrain to any input field.
272
273 1999-10-17 Sam Steingold <sds@ksp.com>
274
275 * bindings.el (completion-ignored-extensions): Added ".sparcf"
276 for CMUCL on sparc and ".ufsl" for LispWorks.
277 (bound-and-true-p): Bugfix: free variable `v'.
278
279 1999-10-16 Dave Love <d.love@dl.ac.uk>
280
281 * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
282 (edebug-uninstall-read-eval-functions): Use load-read-function,
283 avoiding elisp-eval.
284
285 1999-10-16 Sam Steingold <sds@ksp.com>
286
287 * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
288 instead of `eql'.
289
290 1999-10-14 Stefan Monnier <monnier@cs.yale.edu>
291
292 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
293 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
294 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
295 * ediff-util.el (ediff-make-temp-file):
296 * ediff-vers.el (ediff-pcl-cvs-view-revision):
297 * emerge.el (emerge-make-temp-file):
298 * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
299 * vc.el (vc-update-change-log):
300 * mail/mailpost.el (post-mail-send-it):
301 * mail/metamail.el (metamail-region):
302 * progmodes/cmacexp.el (c-macro-expansion):
303 * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
304
305 1999-10-15 Gerd Moellmann <gerd@gnu.org>
306
307 * smtpmail.el (smtpmail-via-smtp): Add support for
308 automatically appending a domain to RCPT TO: addresses.
309
310 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu>
311
312 * dired.el (dired-insert-directory): Insert the amount of
313 free space after the total size.
314 (dired-free-space-program, dired-free-space-args): New variables.
315
316 1999-10-14 Karl Heuer <kwzh@gnu.org>
317
318 * mail/rmail.el (rmail-pop-password-error): Add new pattern.
319
320 1999-10-14 Dave Love <fx@gnu.org>
321
322 * international/characters.el:
323 * international/fontset.el:
324 * international/mule-conf.el: Add latin-iso8859-1[45].
325
326 * language/european.el: Add Latin-8, Latin-9. Modify some doc
327 strings.
328
329 * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
330 (command-line): Detect Latin-[89] locales.
331
332 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
333
334 * international/mule-cmds.el (select-safe-coding-system)
335 (leim-list-header): avoid the use of strings that start with backslash
336 newline since lread.c:read1 has a hack to turn those strings into
337 integer 0 during the loadup.el process.
338
339 * diff-mode.el (diff-find-file-name): use `Index:' preferentially.
340
341 1999-10-13 Dave Love <fx@gnu.org>
342
343 * image.el (insert-image): Copy the image spec and add an
344 intangible property.
345
346 1999-10-13 Stefan Monnier <monnier@cs.yale.edu>
347
348 * help.el (help-xref-interned): Make it also work on variable-only
349 and function-only symbols.
350 (help-make-xrefs): Take advantage of the new `help-xref-interned'.
351 (help-follow): If the point under mouse is not highlighted, try
352 `help-xref-interned' on the pointed-to symbol anyway.
353
354 * info.el (Info-on-current-buffer): New entry point.
355 (Info-find-node): Split into two for Info-on-current-buffer to
356 hook into it.
357 (Info-current-file, Info-set-mode-line, Info-up):
358 Info-current-file can now be t.
359 (Info-clone-buffer-hook): function for `clone-buffer'.
360 (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
361 `clone-buffer' available in various ways to the user.
362
363 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
364
365 * simple.el (shell-command, shell-command-on-region): Use
366 make-temp-file.
367 (clone-buffer, clone-process, clone-buffer-hook): New functions.
368
369 * subr.el (with-current-buffer): Don't use backquotes to avoid
370 bootstrapping problems.
371
372 * loadup.el (load-path): Add subdirs for bootstrapping.
373 (docstrings): Ignore errors during bootstrapping.
374 (args): New `bootstrap' argument (for use in place of `dump').
375
376 1999-10-12 Emmanuel Briot <briot@gnat.com>
377
378 * ada-stmt.el: Doc-string fixes.
379
380 1999-10-12 Gerd Moellmann <gerd@gnu.org>
381
382 * recentf.el: New file.
383
384 * ps-mode.el: New file.
385
386 * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
387 case insensitive.
388
389 1999-10-12 Richard Sharman <rsharman@pobox.com>
390
391 * sh-script.el: Added support for indenting existing scripts.
392 (sh-mode-map): Added new bindings.
393 (sh-mode): Updated mode doc-string for new commands, added
394 make-local-variable calls, initialize mode-specific variables.
395 (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
396 is now a different function.
397 (sh-header-marker): Changed docstring.
398 (sh-set-shell): Initialize mode-specific variables.
399 (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
400 (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
401 Changed these define-skeleton calls to work with user-specified
402 indentation settings.
403 (sh-basic-indent-line, sh-blink, sh-calculate-indent)
404 (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
405 (sh-electric-hash, sh-electric-less, sh-electric-rparen)
406 (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
407 (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
408 (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
409 (sh-guess-basic-offset, sh-handle-after-case-label)
410 (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
411 (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
412 (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
413 (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
414 (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
415 (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
416 (sh-handle-this-then, sh-help-string-for-variable)
417 (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
418 (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
419 (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
420 (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
421 (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
422 (sh-remove-our-text-properties, sh-rescan-buffer)
423 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
424 (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
425 (sh-scan-case, sh-search-word, sh-set-char-syntax)
426 (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
427 (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
428 functions.
429 (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
430 (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
431 (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
432 (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
433 (sh-var-list): New variables.
434
435 1999-10-12 Dave Pearson <davep@hagbard.demon.co.uk>
436
437 * quickurl.el (quickurl-list-insert): `count-lines' was returning
438 a value one line to high if the cursor wasn't at the start of a
439 line. A `beginning-of-line' is now performed before making the
440 call to `count-lines'.
441
442 1999-10-11 Stefan Monnier <monnier@cs.yale.edu>
443
444 * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice.
445
446 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
447
448 * Makefile (setwins): abstract out the command to find subdirectories
449 and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
450 (custom-deps, finder-data, autoloads, update-subdirs, updates)
451 (autoloads-with-other-emacs): use it.
452
453 * diff-mode.el: new file. A mode for viewing/editing context diffs.
454
455 1999-10-09 Gerd Moellmann <gerd@gnu.org>
456
457 * Makefile (bootstrap-compile): New target. Compile Lisp
458 files with ../src/temacs.
459
460 1999-10-08 Simon Marshall <simon@gnu.org>
461
462 * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
463 (regexp-opt-group): Use it to get common suffixes in STRINGS.
464 If STRINGS is nil, return "" rather than nil.
465
466 1999-10-08 Gerd Moellmann <gerd@gnu.org>
467
468 * Makefile (compile): Compile files one by one. Set load-path to
469 current directory and subdirectories when compiling.
470
471 1999-10-08 Gerd Moellmann <gerd@gnu.org>
472
473 * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
474 (emacs): Use it everywhere instead of EMACS.
475 (compile): New target. Compile all Lisp files from scratch.
476 (recompile): New target. Recompile lisp directory.
477 (autoloads-with-other-emacs): New target. Build loaddefs.el with
478 an Emacs executable not built in the current directory tree.
479
480 1999-10-07 Peter Breton <pbreton@ne.mediaone.net>
481
482 * filecache.el (file-cache-completion-ignore-case): New variable,
483 defaulting to the value of completion-ignore-case.
484 (file-cache-minibuffer-complete): Use it.
485 (file-cache-files-matching, file-cache-files-matching-internal):
486 New functions.
487
488 1999-10-07 Emmanuel Briot <briot@gnat.com>
489
490 * ada-xref.el: New file
491
492 * ada-prj.el: New file
493
494 * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
495
496 * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
497 subprogram being created.
498
499 * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
500 ada-indent-newline-indent): Rewritten to support the new indentation
501 scheme
502
503 * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
504 New functions
505
506 * ada-mode.el (ada-fill-comment-paragraph): Add support for the
507 justification parameter
508
509 * ada-mode.el (ada-make-body, ada-gen-treat-proc,
510 ada-make-subprogram-body): Rewritten to benefit from the gnatstub
511 external program
512
513 1999-10-07 Dave Love <fx@gnu.org>
514
515 * bindings.el (bound-and-true-p): New macro.
516 (make-mode-line-mouse-sensitive): Don't require easymenu.
517
518 1999-10-07 Gerd Moellmann <gerd@gnu.org>
519
520 * custom.el (defface): Extend documentation for new values of
521 `type'.
522
523 * faces.el (face-spec-set-match-display): Recognize `type' of
524 `motif', `lucid', `x-toolkit'.
525 (menu): New face.
526
527 1999-10-05 Dave Love <fx@gnu.org>
528
529 * files.el: Recognize temporary crontab files.
530
531 * info.el: Require jka-compr when compiling.
532 (Info-suffix-list): Add bzip2 files (non-ms-dos only).
533
534 1999-10-04 Dave Love <fx@gnu.org>
535
536 * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
537 scroll-up-aggressively, scroll-down-aggressively.
538
539 * time.el (display-time-mode): Add autoload cookie.
540
541 * rect.el (delete-extract-rectangle): Doc fix from verna.
542
543 * help-macro.el (three-step-help): Customize.
544
545 1999-10-04 Richard M. Stallman <rms@caffeine.ai.mit.edu>
546
547 * hexl.el (hexlify-buffer): Move point in proper range
548 if it is too large.
549 (hexl-after-revert-hook): Update hexl-max-address.
550 (hexl-address-to-marker): Doc fix.
551
552 1999-10-03 Dave Love <fx@gnu.org>
553
554 * image.el (defimage): Remove redundant code. Substitute file in
555 image plist.
556
557 1999-10-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
558
559 * vc.el (vc-backend-checkout): Use coding system 'no-conversion
560 when doing with-temp-file.
561
562 1999-10-01 Dave Love <fx@gnu.org>
563
564 * cus-edit.el (custom-comment-create): Fill :from and :to slots.
565
566 * help.el: Require view when compiling.
567 (view-emacs-FAQ): Use Info version.
568
569 1999-09-29 Ken'ichi Handa <handa@gnu.org>
570
571 * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
572 (normat->normal). Use correct font names for Korean
573 (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
574
575 1999-09-29 Kenichi Handa <handa@etl.go.jp>
576
577 * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
578 code not used by KOI8 to the same 8-bit code instead of mapping to
579 SPC.
580 (cyrillic-alternativnyj-decode-table): Likewise.
581
582 1999-09-29 Alex Schroeder <alex@gnu.org>
583
584 * sql.el (sql-imenu-generic-expression): new, used to set
585 imenu-generic-expression.
586 (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
587 font-lock-defaults' SYNTAX-ALIST. Set imenu-generic-expression,
588 imenu-case-fold-search, and imenu-syntax-alist.
589 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
590 setting font-lock-defaults' SYNTAX-ALIST.
591
592 1999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
593
594 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
595 macro, try again.
596
597 1999-09-28 Dave Love <fx@gnu.org>
598
599 * cus-edit.el (custom-comment): Change widget definition.
600 (custom-comment-create, custom-comment-show)
601 (custom-comment-invisible-p): Don't use :comment-overlay.
602 (custom-comment-hide): New function.
603 (custom-variable-set, custom-variable-save)
604 (custom-variable-reset-standard, custom-face-set)
605 (custom-face-save): Use it.
606
607 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
608
609 * hexl.el (hexl-mode): Do nothing if already in hexl mode.
610
611 1999-09-27 Richard M. Stallman <rms@caffeine.ai.mit.edu>
612
613 * faces.el (region): Doc fix.
614
615 1999-09-27 Dave Love <fx@gnu.org>
616
617 * isearch.el (isearch): Add :links in defgroup.
618 (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
619 (isearch-switch-frame-handler): Comment out (unused).
620 (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
621 (isearch-ring-retreat-edit): Doc fix.
622 (isearch-mouse-yank): New command.
623 (isearch-last-command-char): Removed. Callers changed to use
624 last-command-char.
625 (isearch-char-to-string): Removed. Callers changed to use
626 char-to-string.
627
628 1999-09-26 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
629
630 * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
631 option for Russian.
632
633 1999-09-25 Gerd Moellmann <gerd@gnu.org>
634
635 * faces.el (face-differs-from-default-p): Compare face
636 attributes individually.
637
638 * image.el (put-image, insert-image): Add string argument.
639
640 1999-09-24 Gerd Moellmann <gerd@gnu.org>
641
642 * ange-ftp.el (ange-ftp-date-regexp): Make it work for
643 LANG=de_DE.iso88591 on HPUX 11.0.
644
645 * dired.el (dired-move-to-filename-regexp): Make it work
646 for LANG=de_DE.iso88591 on HPUX 11.0.
647
648 1999-09-24 Carsten Dominik <cd@gnu.org>
649
650 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
651 multiple thebibliography environments.
652
653 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
654 with recentering window.
655 (reftex-extract-bib-entries-from-thebibliography,
656 reftex-offer-bib-menu,reftex-bibtex-selection-callback): Deal
657 with multiple thebibliography environments.
658
659 * textmodes/reftex-vars.el
660 (reftex-section-levels): Function allowed as cdr.
661 (reftex-max-section-depth) New option.
662
663 * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
664 with multiple thebibliography environments.
665
666 1999-09-23 Gerd Moellmann <gerd@gnu.org>
667
668 * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
669 instead of point-min in call to delete-region.
670
671 1999-09-22 Andre Spiegel <spiegel@inf.fu-berlin.de>
672
673 * vc.el (vc-backend-checkout): Use with-temp-file when checking
674 out into arbitrary file names.
675
676 1999-09-19 Ken'ichi Handa <handa@gnu.org>
677
678 * language/european.el ("Turkish"): New language environment.
679
680 1999-09-19 Dave Love <fx@gnu.org>
681
682 * delim-col.el: New file.
683
684 1999-09-17 Richard Stallman <rms@gnu.org>
685
686 * files.el (after-find-file): When visiting a backup file,
687 make it read-only.
688
689 * apropos.el (apropos-symbol-face): Non-nil even for ttys.
690 (apropos-keybinding-face, apropos-label-face): Likewise.
691 (apropos-property-face, apropos-match-face): Likewise.
692 (apropos-label-properties): New variable.
693 (apropos-print-doc): Use apropos-label-properties.
694 (apropos-print): Set apropos-label-properties.
695
696 1999-09-15 Richard Stallman <rms@gnu.org>
697
698 * winner.el: Use aref instead of sref.
699
700 * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
701
702 1999-09-14 Gerd Moellmann <gerd@gnu.org>
703
704 * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
705
706 1999-09-14 Richard Stallman <rms@gnu.org>
707
708 * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
709 cookie, even if followed by a letter.
710
711 1999-09-14 Stephen Eglen <stephen@gnu.org>
712
713 * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
714 --no-line-editing are passed to Octave by including them here
715 rather than storing them in inferior-octave-startup-args.
716
717 1999-09-14 Eli Zaretskii <eliz@gnu.org>
718
719 * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
720 command, option, env and sc.
721
722 * subr.el (shell-quote-argument): Quote argument with double
723 quotes for ms-dos.
724
725 1999-09-14 Richard Stallman <rms@gnu.org>
726
727 * simple.el (eval-expression-print-level): New variable.
728 (eval-expression-print-length): New variable.
729 (eval-expression-debug-on-error): New variable.
730 (eval-expression): Bind print-level, print-length and
731 debug-on-error from those vars.
732
733 * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
734 Bind print-level, print-length and debug-on-error.
735
736 1999-09-14 Inge Frick <inge@nada.kth.se>
737
738 * dired.el (dired-recursive-deletes): New custom variable.
739 (dired-re-no-dot): New variable.
740 (dired-delete-file): New function deletes files and directories
741 recursively.
742 (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
743
744 * dired-aux.el (dired-recursive-copies): New custom variable.
745 (dired-handle-overwrite): Broke a long line.
746 (dired-copy-file): Call `dired-copy-file-recursive' instead of
747 `copy-file'.
748 (dired-copy-file-recursive): New function. Copy directories
749 recursively.
750 (dired-do-create-files): Added support for generalized directory
751 target. How-to function may now return a function. New fluid
752 variable `dired-one-file'.
753 (dired-copy-how-to-fn): New variable.
754 (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
755 Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
756 (dired-do-copy-regexp): No recursive copies.
757
758 1999-09-14 Rajesh Vaidheeswarran <rv@dsmit.com>
759
760 * whitespace.el (whitespace-version): Update version to 2.4
761
762 * whitespace.el: Add customization variables to conditionally test
763 any of the five whitespaces, per request from Rune Kleveland
764 <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
765
766 * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
767
768 * whitespace.el (whitespace-modes): Add `change-log-mode' to the
769 list of modes to be checked for bogus whitespaces.
770
771 * whitespace.el (whitespace-rescan-timer-time): Update
772 documentation.
773
774 * whitespace.el (whitespace-display-unchecked-whitespaces):
775 new function to update modeline with untested whitespaces.
776
777 * whitespace.el (whitespace-buffer): Test only whitespaces whose
778 checking is turned on, and update modeline using the newly created
779 `whitespace-display-unchecked-whitespaces'.
780
781 * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
782 whose checking is turned on, and update modeline using the newly
783 created `whitespace-display-unchecked-whitespaces'.
784
785 * whitespace.el (whitespace-describe): Update documentation.
786
787 * whitespace.el (whitespace-tickle-timer): Test if
788 `whitespace-rescan-timer-time' is non-zero before tickling timer.
789
790 1999-09-13 Dave Love <fx@gnu.org>
791
792 * hideif.el (hide-ifdef-mode): Add autoload cookie.
793
794 * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
795 for temp buffer.
796 (checkdoc-this-string-valid): Don't assume default comment-start.
797
798 1999-09-13 Gerd Moellmann <gerd@gnu.org>
799
800 * rsz-mini.el: Remove code, keep the interface.
801
802 1999-09-13 Dave Love <fx@gnu.org>
803
804 * help.el (help-highlight-p): Doc fix.
805
806 * faces.el (mode-line, header-line, tool-bar): Add :version.
807 (highlight, secondary-selection): Add :group.
808 (trailing-whitespace): Add :group, :version.
809
810 * wid-edit.el: Remove some compatibility code and checks.
811 (widget-specify-field, widget-specify-button): Don't use XEmacs
812 properties.
813 (widget-overlay-inactive): Change error message.
814 (widget-button-pressed-face): New variable.
815 (widget-button-click): Use it.
816 (widget-documentation-link-add): Specify mouse and button faces.
817 (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
818 removed now the functionality is built in.
819
820 * cus-edit.el: Don't define-widget-keywords.
821 (multimedia): New group.
822 (custom-last): Function removed.
823 (custom-quote): Add vectorp case, comment out characterp case.
824 (custom-buffer-done-function, custom-raised-buttons): New option.
825 (Custom-buffer-done): New function.
826 (custom-buffer-create-internal): Obey custom-raised-buttons,
827 Custom-buffer-done.
828 (custom-button-face): Make it `released-button'.
829 (custom-button-pressed-face): Make it `pressed-button'
830 (custom-mode-map): Bind "q" to Custom-buffer-done.
831 (custom-mode): Deal with raised/pressed buttons.
832
833 Changes from Didier Verna:
834 (custom-prompt-variable): Optional third arg makes prompt for a
835 comment string.
836 (customize-set-value, customize-set-variable,
837 customize-save-variable): Optional prefix makes function handle
838 variable comments.
839 (customize-customized, customize-saved, custom-variable-state-set)
840 (custom-variable-set, custom-variable-save, custom-face-state-set)
841 (custom-variable-reset-saved, custom-variable-reset-standard)
842 (custom-face-set, custom-face-save, custom-face-reset-saved)
843 (custom-face-reset-standard, customize-save-customized): Handle
844 custom comments.
845 (custom-comment-face, custom-comment-tag-face): New face.
846 (custom-comment): New widget.
847 (custom-comment-create, custom-comment-delete)
848 (custom-comment-value-set, custom-comment-show)
849 ()custom-comment-invisible-p): New functions.
850 (custom-variable-value-create, custom-face-value-create): Create a
851 comment field widget.
852 (custom-variable-menu, custom-face-menu): New entry for custom
853 comment.
854 (custom-face-value-create): Remove compatibility code.
855 (custom-save-variables, custom-save-faces): Possibly save custom
856 comments.
857
858 * cus-face.el (custom-face-attributes): Simplify :underline,
859 :overline, :inverse-video cases. Fix up :box case (probably needs
860 more work).
861
862 Change from Didier Verna:
863 (custom-set-faces): The arguments can now have a custom comment as
864 fourth argument.
865
866 * custom.el: Don't define-widget-keywords.
867 Change from Didier Verna:
868 (custom-set-variables): the arguments can now have a
869 custom comment as fifth element.
870
871 1999-09-13 Richard Stallman <rms@gnu.org>
872
873 * info.el (Info-find-node): Cope better if guesspos is too large.
874
875 1999-09-12 Gerd Moellmann <gerd@gnu.org>
876
877 * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
878 of buffer-substring because buffer-string doesn't copy the
879 prompt.
880
881 * faces.el (mode-line): Replaces `modeline'.
882 (toplevel): Make `modeline' an alias for `mode-line'.
883
884 1999-09-12 Gerd Moellmann <gerd@gnu.org>
885
886 * gs.el: Change `ghostscript' to `postscript' in comment.
887
888 1999-09-11 Rob Riepel <riepel@Stanford.EDU>
889
890 * emulation/tpu-edt.el (tpu-version): New version.
891 (tpu-search-overlay, tpu-replace-overlay): New variables.
892 (tpu-search-highlight, tpu-toggle-direction): New functions.
893 (tpu-lm-replace): Set tpu-replace-overlay.
894 (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
895 command hook.
896
897 1999-09-11 Richard Stallman <rms@gnu.org>
898
899 * isearch.el (isearch-mode-map): Undo previous change.
900
901 * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
902 use all of that as the sexp.
903
904 * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
905 and use the initial argument as file name directly.
906 Likewise if nothing matches.
907
908 1999-09-11 Ivar Rummelhoff <ivarru@math.uio.no>
909
910 * winner.el: Major changes. Avoid changing point and mark.
911 Save configurations after they change, not before.
912
913 1999-09-10 Keisuke Nishida <kxn30@po.cwru.edu>
914
915 * emacs-lisp/bytecomp.el (byte-compile-output-docform):
916 Bind print-continuous-numbering and print-number-table.
917
918 1999-09-10 Dave Love <fx@gnu.org>
919
920 * bindings.el (debug-ignored-errors): Restore BBDB stuff.
921
922 1999-09-09 Richard Stallman <rms@gnu.org>
923
924 * whitespace.el: Finish making it fit Emacs conventions.
925 Add autoloads.
926
927 1999-09-09 Eli Zaretskii <eliz@is.elta.co.il>
928
929 * generic-x.el (bat-generic-mode): "::"-style comments don't
930 need to begin with "-". Fix the font-lock definitions of ON/OFF
931 after BREAK/VERIFY. Remove built-in commands like CALL and ECHO
932 from the list of keywords. Add DO to the list of keywords.
933
934 1999-09-09 Dave Love <fx@gnu.org>
935
936 * byte-opt.el (byte-optimize-backward-char):
937 (byte-optimize-backward-word): New optimizations.
938 (side-effect-free-fns, side-effect-and-error-free-fns): Add
939 entries.
940
941 1999-09-09 Gerd Moellmann <gerd@gnu.org>
942
943 * image.el (put-image): Remove optional buffer parameter.
944
945 * faces.el (face-italic-p): Return t only for values `italic'
946 and `oblique'.
947
948 * mouse.el (mouse-drag-mode-line-1): Extension of former
949 mouse-drag-mode-line that also drags the header line.
950 (mouse-drag-mode-line): Call it.
951 (mouse-drag-header-line): New.
952 (toplevel): Bind down-mouse-1 on header lines to
953 mouse-drage-header-line.
954
955 1999-09-08 Gerd Moellmann <gerd@gnu.org>
956
957 * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
958 (make-mode-line-mouse-sensitive): Replace `top-line' by
959 `header-line'.
960
961 1998-09-08 Michael Ernst <mernst@alum.mit.edu>
962
963 * help.el (describe-function-1): Don't return empty string for keymaps.
964
965 * fill.el (fill-region-as-paragraph, canonically-space-region):
966 Respect colon-double-space at end of line.
967
968 1999-09-08 Stephen Gildea <gildea@alum.mit.edu>
969
970 * files.el (backup-by-copying-when-privileged-mismatch): New variable.
971 (backup-buffer): Use it.
972
973 1999-09-08 Peter Breton <pbreton@ne.mediaone.net>
974
975 * generic-x.el (generic-define-unix-modes): Added new modes:
976 inetd-conf-generic-mode, etc-services-generic-mode,
977 etc-passwd-generic-mode. These are all defined for Unix by default.
978 (apache-generic-mode): Use an imenu-generic-expression to list
979 Configuration keywords.
980 (samba-generic-mode): Use both ; and # as comment characters.
981 (samba-generic-mode): Font-lock expressions now highlight name
982 value pairs.
983 (bat-generic-mode): Keywords are now case-insensitive through
984 font-lock-defaults setting.
985 (java-properties-generic-mode): Supports both ! and # as comment
986 characters.
987 (java-properties-generic-mode): Added an imenu-generic-expression
988 (java-properties-generic-mode): Reworked to support the various
989 different ways to separate name and value (viz, '=', ':' and
990 whitespace).
991 (show-tabs-generic-mode): Added this new generic-mode.
992
993 1999-09-08 Richard Stallman <rms@gnu.org>
994
995 * progmodes/inf-lisp.el: Moved from top directory.
996
997 * tar-mode.el (tar-header-block-tokenize):
998 Use `when' instead of `and'. Fix some clobbered text.
999
1000 * gud.el (gud-make-debug-menu): Make a child for the
1001 local menu, for its menu bar, and the debug menu.
1002 (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
1003 Use the history in the simple way.
1004
1005 1999-09-07 Kenichi Handa <handa@etl.go.jp>
1006
1007 * language/korea-util.el (default-korean-keyboard): Initialize it
1008 according to the environment variable HANGUL_KEYBOARD_TYPE.
1009
1010 1999-09-07 Richard Stallman <rms@gnu.org>
1011
1012 * subr.el (make-temp-file): New function.
1013
1014 1999-09-07 Stefan Monnier <monnier@cs.yale.edu>
1015
1016 * font-lock.el (font-lock-multiline): New text property contains
1017 a boolean to indicate if the char is part of a multiline match.
1018 (font-lock-default-fontify-region): Extend the region appropriately
1019 for multiline keywords.
1020 (font-lock-default-unfontify-region): Also remove the new
1021 font-lock-multiline text property.
1022 (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
1023 (font-lock-fontify-keywords-region): Mark multiline regexp matches.
1024
1025 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1026
1027 * diary-lib.el (list-diary-entries): Make sure two-digit years
1028 have leading zeros.
1029
1030 1999-09-07 Gerd Moellmann <gerd@gnu.org>
1031
1032 * faces.el (face-set-after-frame-default): Initialize some
1033 attributes of some faces from frame parameters.
1034
1035 * faces.el (scroll-bar, border, cursor, mouse): New faces.
1036
1037 1999-09-07 Gerd Moellmann <gerd@gnu.org>
1038
1039 * faces.el (fringe): Replaces face `margin'.
1040
1041 1999-09-07 Dave Love <fx@gnu.org>
1042
1043 * tar-mode.el (tar-header-block-tokenize): Bind linkname.
1044
1045 1999-09-07 Richard Stallman <rms@gnu.org>
1046
1047 * subr.el (push): Doc fix.
1048
1049 1999-09-06 Richard Stallman <rms@gnu.org>
1050
1051 * vc.el (vc-annotate-display): Use < 69 not < 70
1052 to distinguish 20YY from 19YY.
1053
1054 * timezone.el (timezone-parse-date): Use < 69 not < 70
1055 to distinguish 20YY from 19YY.
1056
1057 * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
1058
1059 1999-09-07 Dave Pearson <davep@hagbard.demon.co.uk>
1060
1061 * quickurl.el: (quickurl-list-focused-line): Removed.
1062 (quickurl-list-insert): Now works out the focused line using
1063 `count-lines' instead of using `quickurl-list-focused-line'.
1064
1065 1999-09-06 Richard Stallman <rms@gnu.org>
1066
1067 * mail/rmail.el (rmail-retry-failure): Unconditionally move
1068 to beginning of message.
1069
1070 1999-09-06 Dave Love <fx@gnu.org>
1071
1072 * isearch.el (isearch-mode-map): Add mouse-2.
1073
1074 * rmail.el (rmail-read-password): Deleted.
1075 (rmail-get-pop-password): Use read-password.
1076
1077 * quickurl.el: Don't conditionally define caddr.
1078 (quickurl-url-comment): Use nth, not caddr in function and
1079 defsetf.
1080
1081 1999-09-06 Richard Stallman <rms@gnu.org>
1082
1083 * auto-show.el: Doc fixes.
1084
1085 1999-09-06 Stephen Eglen <stephen@gnu.org>
1086
1087 * progmodes/octave-inf.el (inferior-octave-startup-args): Add
1088 --no-line-editing so that TABs in source files are not interpreted
1089 as completion requests.
1090
1091 1999-09-06 Gerd Moellmann <gerd@gnu.org>
1092
1093 * hscroll.el, auto-show.el: Remove all code, keep the public
1094 interface as no-ops.
1095
1096 * faces.el (face-bold-p): Don't return t if face has lighter
1097 weight than normal.
1098
1099 1999-09-06 Eli Zaretskii <eliz@gnu.org>
1100
1101 * startup.el (command-line): Make small-temporary-file-directory
1102 be nil except on ms-dos.
1103
1104 * files.el (small-temporary-file-directory): Ditto. Also doc fix.
1105
1106 * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
1107 is defined.
1108
1109 * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
1110 letters with a colon after d or l.
1111
1112 1999-09-06 Dave Love <fx@gnu.org>
1113
1114 * byte-opt.el (byte-boolean-vars): Removed. (Now primitive.)
1115
1116 1999-09-05 Richard Stallman <rms@gnu.org>
1117
1118 * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
1119
1120 * textmodes/paragraphs.el (backward-kill-sentence):
1121 Don't test minibuffer-prompt-end here.
1122 (forward-sentence): Do handle it here.
1123 (backward-kill-paragraph): Don't test it here.
1124 (forward-paragraph): Handle it here.
1125
1126 * mouse.el (font-menu-add-default): Simplify code.
1127
1128 1999-09-05 Gerd Moellmann <gerd@gnu.org>
1129
1130 * faces.el (header-line): Renamed from `top-line'.
1131
1132 1999-09-05 Gerd Moellmann <gerd@gnu.org>
1133
1134 * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
1135
1136 1999-09-04 Richard Stallman <rms@gnu.org>
1137
1138 * whitespace.el: New file.
1139
1140 1999-09-04 Dave Love <fx@gnu.org>
1141
1142 * paths.el: Make some doc strings obey the make-docfile convention.
1143
1144 * bindings.el: Likewise.
1145 (debug-ignored-errors): Remove BBDB ones.
1146
1147 1999-09-03 Richard Stallman <rms@gnu.org>
1148
1149 * mail/mh-comp.el (mh-forward): Get new subject line from the original,
1150 not from the draft to forward.
1151
1152 * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
1153
1154 1999-09-03 Dave Love <fx@gnu.org>
1155
1156 * double.el (double-mode): Customize the variable.
1157
1158 1999-09-03 Kenichi Handa <handa@etl.go.jp>
1159
1160 * international/characters.el: Delete duplicated code.
1161
1162 1999-09-02 Richard Stallman <rms@gnu.org>
1163
1164 * indent.el (indent-relative): Doc fix.
1165
1166 * quickurl.el (quickurl): Doc fix.
1167
1168 1999-09-02 Gerd Moellmann <gerd@gnu.org>
1169
1170 * faces.el (margin): Change background to "gray" for mono (this is
1171 drawn with a stipple pattern).
1172
1173 1999-09-02 Gerd Moellmann <gerd@gnu.org>
1174
1175 * simple.el (next-history-element): Use minibuffer-prompt-end once
1176 again. Remove test for minibuffer-prompt-in-buffer.
1177
1178 1999-09-02 Eli Zaretskii <eliz@gnu.org>
1179
1180 * files.el (small-temporary-file-directory): New variable.
1181
1182 * startup.el (command-line): Compute the value of
1183 small-temporary-file-directory.
1184
1185 * ediff-init.el (ediff-temp-file-prefix): Use
1186 small-temporary-file-directory if non-nil.
1187
1188 * vc.el (vc-update-change-log): Likewise.
1189
1190 * progmodes/cmacexp.el (c-macro-expansion): Likewise.
1191
1192 * simple.el (shell-command, shell-command-on-region): Use
1193 make-temp-name properly. Use small-temporary-file-directory if
1194 non-nil, otherwise temporary-file-directory, to generate temporary
1195 files.
1196
1197 * dos-w32.el (direct-print-region-helper): Use
1198 temporary-file-directory. (From Stefan Monnier.)
1199
1200 1999-09-02 Richard Stallman <rms@gnu.org>
1201
1202 * progmodes/asm-mode.el (asm-mode): Set comment-start properly
1203 from asm-comment-char.
1204 (asm-font-lock-keywords): Recognize instruction width suffixes.
1205
1206 1999-09-01 Richard Stallman <rms@gnu.org>
1207
1208 * play/fortune.el: New file.
1209
1210 1999-08-31 Dave Love <fx@gnu.org>
1211
1212 * help.el (help-make-xrefs): Don't lose on non-empty blank line
1213 after key table.
1214
1215 * byte-opt.el (byte-boolean-vars): Add several w32 and redisplay
1216 variables.
1217
1218 * subr.el (push): Fix typo.
1219
1220 1999-08-30 Kevin Blake <kblake@ticnet.com>
1221
1222 * emacs-lisp/ring.el: Many doc fixes.
1223 (ring-size, ring-copy): New functions.
1224
1225 1999-08-29 Richard Stallman <rms@gnu.org>
1226
1227 * progmodes/etags.el (tags-loop-continue):
1228 After tags-loop-operate returns, force skip to next file.
1229
1230 * mail/mail-extr.el (mail-extr-all-letters-but-separators)
1231 (mail-extr-first-letters, mail-extr-last-letters):
1232 Use character classes [:alpha:] and [:alnum:].
1233
1234 * subr.el (push, pop): New macros.
1235
1236 * progmodes/compile.el (compilation-error-regexp-alist):
1237 New item for SGI IRIX MipsPro compilers.
1238
1239 * speedbar.el (speedbar-directory-buttons): Recognize
1240 device names when checking for file names.
1241
1242 * array.el (array-reconfigure-rows): Use generate-new-buffer.
1243
1244 * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
1245 and specially handle defvar inside their expansions.
1246 (eval-defun-1): New subroutine.
1247
1248 * progmodes/compile.el (compilation-error-regexp-alist):
1249 Fix the Perl -w entry to allow period after line number.
1250 Don't allow newlines in file name, but allow them after line number
1251 for Perl debugging traces.
1252
1253 * which-func.el (which-func-cleanup-function): New variable.
1254 (which-function): Call that function.
1255
1256 * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
1257 to end a function name.
1258
1259 * informat.el (Info-tagify): Don't insert more than one newline
1260 before the tag table.
1261
1262 1999-08-29 Stefan Monnier <monnier@cs.yale.edu>
1263
1264 * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
1265 than make-temp-name, use match-string-no-properties, and eliminate
1266 a quadratic behavior when building bibtex-strings.
1267
1268 1999-08-29 Alex Schroeder <alex@gnu.org>
1269
1270 * comint.el (comint-input-ring-separator): New variable.
1271 (comint-read-input-ring): Doc change; use
1272 comint-input-ring-separator when reading file.
1273 (comint-write-input-ring): Use
1274 comint-input-ring-separator when writing file.
1275
1276 1999-08-29 Marc Girod <girod@shire.ntc.nokia.com>
1277
1278 * informat.el (Info-tagify): Start by widening.
1279 Match node headers that don't list the file name,
1280 and more kinds of page separations.
1281 Strip properties during tagification.
1282 Use start of node header line as tag's position.
1283 Fix the "done" message.
1284
1285 (Info-validate): Save and restore match data around narrowing down.
1286
1287 1999-08-28 Richard M. Stallman <rms@gnu.org>
1288
1289 * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
1290 On repeated call, override previous values put into
1291 minor-mode-map-alist and minor-mode-alist.
1292
1293 1999-08-28 Michael Ernst <mernst@alum.mit.edu>
1294
1295 * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
1296
1297 1999-08-27 Andreas Schwab <schwab@gnu.org>
1298
1299 * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
1300 from cvs update.
1301
1302 1999-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1303
1304 * calendar/calendar.el (calendar-move-hook): New hook.
1305
1306 * calendar/cal-move.el: Call the new hook in every movement function.
1307
1308 * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
1309 the right function name.
1310
1311 1999-08-26 Stephen Gildea <gildea@alum.mit.edu>
1312
1313 * time-stamp.el: Put quote-backquote around all symbol names
1314 in doc strings, for mousing.
1315 (time-stamp): support multi-line patterns.
1316 (time-stamp-inserts-lines): new variable.
1317 (time-stamp-count): new variable.
1318 (time-stamp-string-preprocess): fixed bug where "%%a" becomes
1319 "Thu" instead of "%a".
1320
1321 1999-08-25 Gerd Moellmann <gerd@gnu.org>
1322
1323 * simple.el (kill-word): Undo previous change.
1324
1325 1999-08-25 Gerd Moellmann <gerd@gnu.org>
1326
1327 * jit-lock.el (jit-lock-function): Extend the fontified range
1328 to the beginning of the line containing the range start and
1329 the beginning of the line following the range end.
1330
1331 1999-08-24 Dave Love <fx@gnu.org>
1332
1333 * timezone.el: Move provide to end.
1334 (timezone-parse-date): Simplify somewhat. Assume 2-digit years
1335 <70 are 2000+.
1336 (timezone-parse-time): Simplify somewhat.
1337
1338 1999-08-24 Gerd Moellmann <gerd@gnu.org>
1339
1340 * faces.el (margin): Renamed from bitmap-area.
1341
1342 1999-08-24 Alex Schroeder <alex@gnu.org>
1343
1344 * sql.el: Doc changes.
1345 (sql-sybase): use sql-server instead of sql-database.
1346
1347 1999-08-23 Dave Love <fx@gnu.org>
1348
1349 * rect.el: Add/fix various doc strings. Add `*' to all the
1350 interactive specs.
1351
1352 1999-08-21 Gerd Moellmann <gerd@gnu.org>
1353
1354 * jit-lock.el (jit-lock-function): Use line-beginning-position.
1355 Don't unwind-protect font-lock-fontify-region.
1356
1357 * paragraphs.el (backward-kill-paragraph): Don't move
1358 point into mini-buffer prompt.
1359 (backward-kill-sentence): Ditto.
1360
1361 * simple.el (next-history-element): Use minibuffer-prompt-end.
1362 Remove test for minibuffer-prompt-in-buffer.
1363 (kill-word): Don't move point into mini-buffer prompt.
1364
1365 1999-08-21 Dave Love <fx@gnu.org>
1366
1367 * Makefile: Exclude CVS dirs like RCS.
1368
1369 1999-08-19 Dave Love <fx@gnu.org>
1370
1371 * tooltip.el (tooltip-mode): Customize this, per convention.
1372 (tooltip-active): Option deleted.
1373
1374 * font-lock.el (global-font-lock-mode): Autoload. Add :initialize.
1375
1376 * hanoi.el, page-ext.el: Declare dynamic vars.
1377
1378 * term.el: Avoid ange-ftp related compilation warnings.
1379
1380 1999-08-18 Gerd Moellmann <gerd@gnu.org>
1381
1382 * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
1383 the default so that beginners can benefit from it without
1384 searching in manuals.
1385
1386 1999-08-18 Ray Blaak <blaak@gnu.org>
1387
1388 * progmodes/delphi.el: Consider assembly sections as blocks, to
1389 indent them better. Make auto-indent on newline optional.
1390
1391 1999-08-17 Gerd Moellmann <gerd@gnu.org>
1392
1393 * bindings.el (mode-line-modified): Look up key binding for C-x
1394 C-q. If it's bound call that binding, otherwise call
1395 toggle-read-only.
1396
1397 1999-08-17 Dave Love <fx@gnu.org>
1398
1399 * info.el (info): Doc fix.
1400
1401 * finder.el (finder-known-keywords): Add `multimedia'.
1402
1403 * apropos.el: Don't capitalize custom group name.
1404
1405 * info-look.el: Remove compatibility code.
1406 (info-lookup-guess-default*): DTRT for point at start of symbol.
1407 (info-complete): Don't lose with point not at end of symbol.
1408
1409 1999-08-16 Gerd Moellmann <gerd@gnu.org>
1410
1411 * term.el (toplevel): Make face `term-default' an empty face.
1412 The code relied on the fact that Emacs ignored invalid faces in
1413 face text properties in 20.4.
1414
1415 1999-08-16 Richard M. Stallman <rms@gnu.org>
1416
1417 * subr.el (point-at-eol, point-at-bol): New aliases.
1418
1419 * simple.el: Functions reordered.
1420
1421 * rect.el (delete-rectangle-line): Use line-end-position.
1422
1423 1999-08-16 Karl Heuer <kwzh@gnu.org>
1424
1425 * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
1426 here from simple.el.
1427
1428 1999-08-16 Dave Love <fx@gnu.org>
1429
1430 * mouse.el: Provide `mldrag' for compatibility.
1431 (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
1432 marked obsolete.
1433
1434 * mldrag.el: Removed since the features are in mouse.el.
1435
1436 * jka-compr.el (auto-compression-mode): New variable for
1437 customization.
1438
1439 * bindings.el (mode-line-mule-info): Doc fix.
1440
1441 * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
1442 name comparisons.
1443
1444 * files.el (interpreter-mode-alist): Add make, guile, clisp.
1445 (find-file): Doc fix.
1446
1447 1999-08-16 Carsten Dominik <cd@gnu.org>
1448
1449 * textmodes/reftex.el: Most of the code moved to other files.
1450 * textmodes/reftex-auc.el: New file, split out from reftex.el
1451 * textmodes/reftex-cite.el: New file, split out from reftex.el
1452 * textmodes/reftex-global.el: New file, split out from reftex.el
1453 * textmodes/reftex-index.el: New file, split out from reftex.el
1454 * textmodes/reftex-parse.el: New file, split out from reftex.el
1455 * textmodes/reftex-ref.el: New file, split out from reftex.el
1456 * textmodes/reftex-sel.el: New file, split out from reftex.el
1457 * textmodes/reftex-toc.el: New file, split out from reftex.el
1458 * textmodes/reftex-vars.el: New file, split out from reftex.el
1459 * textmodes/reftex-vcr.el: New file, split out from reftex.el
1460
1461 1999-08-16 Carsten Dominik <cd@gnu.org>
1462
1463 * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
1464 conflict with pop-up-frames.
1465 (reftex-special-environment-parsers): New constant.
1466 (reftex-label-alist): car of an entry can also be a function.
1467 (reftex-what-special-env): new function.
1468 (reftex-label-location): Call `reftex-what-special-env'.
1469 (reftex-compile-variables): Check for symbol in
1470 `reftex-label-alist'.
1471 (reftex-what-environment): fixed bug with stacked environments of
1472 same kind (e.g. enumerate).
1473 (reftex-process-string): Preserve default directory.
1474 (reftex-label-alist-builtin): changed prefixes of endnote and
1475 footnote. Also the magic words.
1476 (reftex-reference): Interprete new option
1477 `reftex-fref-is-default'.
1478 (reftex-replace-prefix-escapes): Interprete new `%S' format.
1479 (reftex-toc-mouse-view-line): Command removed (had no binding).
1480 (reftex-everything-regexp): New function.
1481 (reftex-nearest-match): Made better.
1482 (reftex-toc-find-section): Use new version of
1483 `reftex-nearest-match'.
1484 (reftex-insert-docstruct): adapted to work with the index stuff.
1485 (reftex-parse-from-file): Find index entries as well.
1486 (reftex-toc-toggle-index): New function
1487 (reftex-toc-map): `i' is now used to togle the index, File
1488 boundaries has been moved to `F'.
1489 (reftex-select-label-map): Toggling display of file boundaries is
1490 now on the `F' key, for consistency with `reftex-toc-map'.
1491 (reftex-erase-all-selection-and-index-buffers): Renamed from
1492 `reftex-erase-all-selection-buffer'. Now also kills the index
1493 buffers.
1494 (reftex-viewing-cross-references): Customization group renamed
1495 from reftex-viewing-cross-references-and-citations.
1496 (reftex-index-macro-regexp,
1497 reftex-find-index-entry-regexp-format): New variables
1498 (reftex-macros-with-index): New variable
1499 (reftex-add-index-macros): New function
1500 (reftex-renumber-simple-labels, reftex-translate): Allow for
1501 multiple labels in a single ref command.
1502 (reftex-index-support): New customization group
1503 (reftex-support-index, reftex-index-special-chars,
1504 reftex-index-macros, reftex-index-default-macro,
1505 reftex-index-default-tag, reftex-index-math-format,
1506 reftex-index-section-letters, reftex-index-include-context,
1507 reftex-index-follow-mode, reftex-index-header-face,
1508 reftex-index-section-face, reftex-index-tag-face,
1509 reftex-index-face): New options
1510 (reftex-index-map, reftex-index-menu, reftex-last-index-file,
1511 reftex-index-tag, reftex-index-return-marker,
1512 reftex-index-restriction-indicator, reftex-index-restriction-data,
1513 reftex-index-macro-regexp, reftex-index-level-re,
1514 reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
1515 reftex-everything-regexp-no-index, reftex-index-re,
1516 reftex-macros-with-index, reftex-index-macro-alist): New variables
1517 (reftex-index-help, reftex-index-macros-builtin,
1518 reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
1519 reftex-query-index-macro-help): New constants
1520 (reftex-index-selection-or-word, reftex-index,
1521 reftex-default-index, reftex-update-default-index,
1522 reftex-index-complete-tag, reftex-index-select-tag,
1523 reftex-index-complete-key, reftex-index-update-taglist,
1524 reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
1525 reftex-display-index, reftex-insert-index,
1526 reftex-index-insert-new-letter, reftex-get-restriction,
1527 reftex-index-pre-command-hook, reftex-index-post-command-hook,
1528 reftex-index-show-help, reftex-index-next, reftex-index-previous,
1529 reftex-index-toggle-follow, reftex-index-toggle-context,
1530 reftex-index-view-entry, reftex-index-goto-entry-and-hide,
1531 reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
1532 reftex-index-quit, reftex-index-quit-and-kill,
1533 reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
1534 reftex-index-revert, reftex-index-switch-index-tag,
1535 reftex-index-restrict-to-section, reftex-index-widen,
1536 reftex-index-restriction-forward,
1537 reftex-index-restriction-backward, reftex-index-visit-location,
1538 reftex-index-analyze-entry, reftex-index-globalize,
1539 reftex-index-edit, reftex-index-toggle-range-beginning,
1540 reftex-index-toggle-range-end, reftex-index-edit-key,
1541 reftex-index-edit-attribute, reftex-index-edit-visual,
1542 reftex-index-edit-part, reftex-index-level-down,
1543 reftex-index-level-up, reftex-index-kill, reftex-index-undo,
1544 reftex-index-change-entry, reftex-index-goto-letter,
1545 reftex-add-index-macros, reftex-ensure-index-support,
1546 reftex-index-info-safe, reftex-index-info): New functions.
1547
1548
1549 1999-08-15 Richard M. Stallman <rms@gnu.org>
1550
1551 * paren.el (show-paren-mode): Support making show-paren-mode
1552 a buffer-local variable. Don't check for a window system.
1553 (show-paren-function): Check whether show-paren-function is
1554 enabled in current buffer; do the right thing if not.
1555 Don't check for a window system.
1556 (show-paren-mode): Make it a user variable.
1557
1558 * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
1559 Handle `enum' like `struct'.
1560
1561 * server.el (server-process-filter): If a client visits no buffers,
1562 close it immediately before recording it.
1563
1564 * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
1565 Optimize by calling concat just once. Handle =\n sequence.
1566 (mail-unquote-printable-region): New command.
1567 (mail-quote-printable): Make it autoload.
1568
1569 1999-08-15 Karl Heuer <kwzh@gnu.org>
1570
1571 * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
1572
1573 1999-08-15 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1574
1575 * lisp/texinfmt.el: Handle @ifnottex.
1576
1577 1999-08-15 Eli Zaretskii <eliz@gnu.org>
1578
1579 * frame.el (blink-cursor): Don't turn on cursor blinking for
1580 ms-dos.
1581
1582 * faces.el (face-valid-attribute-values): Look in
1583 x-bitmap-file-path only for x and w32 window systems.
1584
1585 * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
1586 Do that if width is nil as well.
1587 (x-display-mm-height, x-display-mm-width): Update values.
1588 (x-colors): Compute the list from msdos-color-values.
1589 (x-select-enable-clipboard): Doc fix.
1590 (x-frob-font-weight, x-font-family-list): New functions.
1591
1592 1999-08-15 Toby Speight <Toby.Speight@streapadair.freeserve.co.uk>
1593
1594 * window.el (shrink-window-if-larger-than-buffer): Don't try to
1595 back up from beginning of buffer.
1596
1597 1999-08-13 Karl Heuer <kwzh@gnu.org>
1598
1599 * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
1600
1601 1999-08-13 Alakazam Petrofsky <Alakazam@Petrofsky.Berkeley.CA.US>
1602
1603 * play/hanoi.el: Mostly rewritten. Customized. To support an s2G
1604 doomsday clock, speed control is added and changes are made to
1605 allow large numbers of rings: rings now show the whole ring
1606 number, not just the last digit; consecutive rings are allowed to
1607 be the same size when necessary to fit all the rings in the
1608 window; and poles can be oriented horizontally. Face support is
1609 thrown in gratuitously.
1610 (hanoi): Changed default number of rings back to 3.
1611 (hanoi-unix, hanoi-unix-64): New commands
1612 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
1613 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
1614 hanoi-odd-ring-face): New variables.
1615 (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
1616 hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
1617 hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
1618 (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
1619 (hanoi-topos, hanoi-draw-ring): Removed.
1620
1621 1999-08-12 Gerd Moellmann <gerd@gnu.org>
1622
1623 * faces.el (face-valid-attribute-values): Return an alist for
1624 families on ttys.
1625 (face-read-integer): Handle unspecified face attributes. Add
1626 completion for `unspecified'.
1627 (read-face-attribute): Handle unspecified font attributes.
1628 (face-valid-attribute-values): Add `unspecified' to lists so that
1629 it can be chosen via completion.
1630 (face-read-string): Don't recognize "none" as input.
1631
1632 1999-08-10 Dave Love <fx@gnu.org>
1633
1634 * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
1635 string.
1636
1637 * sun-curs.el: Require sun-fns.
1638
1639 1999-08-10 Dave Love <fx@gnu.org>
1640
1641 * autorevert.el (auto-revert-mode): Add autoload cookie.
1642
1643 * hscroll.el, auto-show.el: Files deleted -- we have built-in
1644 hscroll.
1645
1646 * simple.el (hscroll-step, hscroll-point-visible)
1647 (hscroll-window-column): Remove now we have the mentioned real
1648 horizontal autoscrolling.
1649
1650 1999-08-10 Richard M. Stallman <rms@gnu.org>
1651
1652 * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
1653 control use of -f option.
1654 (mail-specify-envelope-from): New variable.
1655 (mail-from-style): Doc fix.
1656
1657 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
1658 (easy-menu-get-map): New arg TO-MODIFY helps choose
1659 between local and global maps.
1660 (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
1661 (easy-menu-change): Doc fix.
1662
1663 * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
1664 (info-lookup-guess-default): Simplified and cleaned up.
1665 (info-lookup-guess-default*): Preserve point.
1666
1667 * view.el (view-mode-disable): If buffer-read-only is nil,
1668 don't change it.
1669
1670 * files.el (after-find-file): Disable View mode if buffer is no
1671 longer read-only.
1672
1673 * view.el (view-mode-enable, view-mode-disable):
1674 Call force-mode-line-update.
1675
1676 1999-08-10 Karl Heuer <kwzh@gnu.org>
1677
1678 * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
1679 * array.el, play/landmark.el, international/latin-3.el: Likewise.
1680 * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
1681
1682 1999-08-10 Alex Schroeder <asc@bsiag.com>
1683
1684 * ansi-color.el (ansi-color-to-text-properties): Added New state 5
1685 to prevent m-eating-bug.
1686
1687 1999-08-10 Eli Zaretskii <eliz@gnu.org>
1688
1689 * term/pc-win.el (msdos-bg-mode): Remove. Call
1690 frame-set-background-mode instead. All callers changed.
1691 (msdos-face-setup): Don't force color display parameter, it is set
1692 by frame-set-background-mode.
1693 (make-msdos-frame): Call x-handle-reverse-video and
1694 face-set-after-frame-default. Delete frame if creation failed.
1695
1696 * faces.el (face-set-after-frame-default): Don't call
1697 make-face-x-resource-internal for the pc window-system.
1698
1699 1999-08-10 Dave Love <fx@melange.gnu.org>
1700
1701 * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
1702 case with no docstring specially.
1703
1704 1999-08-09 Eli Zaretskii <eliz@gnu.org>
1705
1706 * complete.el (PC-do-completion): If completing on file name,
1707 reproduce str by concatenating its directory and basename parts.
1708
1709 1999-08-07 Dave Love <fx@gnu.org>
1710
1711 * man.el (Man-softhyphen-to-minus): Revert previous change. Avoid
1712 unibyte to multibyte conversion of search-forward (from Handa),
1713 but avoid the replacement if the language is Latin-N.
1714
1715 1999-08-06 Richard Stallman <rms@gnu.org>
1716
1717 * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
1718 of eval-buffer.
1719
1720 * international/mule.el (load-with-code-conversion):
1721 Pass t to eval-buffer for DO-ALLOW-PRINT.
1722
1723 1999-08-06 Geoff Voelker <voelker@cs.washington.edu>
1724
1725 * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
1726 of filenames and attributes.
1727 (ls-lisp-insert-directory): Use directory-files-and-attributes
1728 for speed.
1729
1730 1999-08-05 Dave Love <fx@gnu.org>
1731
1732 * auto-show.el (auto-show-mode): Fix :set.
1733
1734 * widget.el (define-widget-keywords): Make dummy definition and
1735 comment-out its use.
1736
1737 1999-08-04 Richard Stallman <rms@gnu.org>
1738
1739 * progmodes/tcl.el: Customized.
1740
1741 * sql.el (sql-accumulate-and-indent): Instead of testing
1742 whether this is Emacs 20 before calling comint-accumulate,
1743 test whether comint-accumulate is defined.
1744
1745 1999-08-04 Dave Love <fx@gnu.org>
1746
1747 * sgml-mode.el: Require outline when compiling.
1748 (sgml-mode-hook, html-mode-hook): Customize.
1749 (sgml-validate-command): Fix :version.
1750 (html-autoview-mode): Doc fix.
1751
1752 * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
1753 nothing in Latin-N environment.
1754
1755 * info.el (Info-find-node): Call info-initialize here.
1756 (info): Not here.
1757 (Info-file-list-for-emacs): Add message, dired-x, c, viper.
1758
1759 1999-08-04 Richard Stallman <rms@gnu.org>
1760
1761 * ansi-color.el: New file.
1762
1763 1999-08-04 Stefan Monnier <monnier@cs.yale.edu>
1764
1765 * dired.el (dired-string-replace-match): Return `nil' when no match
1766 found with global search.
1767
1768 * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
1769 * terminal.el (te-terminfo-directory):
1770 * mail/mailpost.el (post-mail-send-it):
1771 * mail/metamail.el (metamail-region):
1772 * progmodes/ada-mode.el (ada-tmp-directory):
1773 Use temporary-file-directory.
1774
1775 * progmodes/compile.el (compilation-parsing-end,compilation-setup)
1776 (compilation-filter, compilation-forget-errors)
1777 (compilation-parse-errors): Use a marker instead of an integer for
1778 `compilation-parsing-end'.
1779
1780 * progmodes/diff.el (diff-parse-differences):
1781 Use a marker instead of an integer for `compilation-parsing-end'.
1782 * textmodes/tex-mode.el (tex-compilation-parse-errors):
1783 Use a marker instead of an integer for `compilation-parsing-end'.
1784
1785 1999-08-03 Richard Stallman <rms@gnu.org>
1786
1787 * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
1788 (Buffer-menu-mode): Doc fix.
1789 (Buffer-menu-view): New command.
1790 (Buffer-menu-view-other-window): New command.
1791
1792 1999-08-03 Christopher J. Madsen <chris_madsen@geocities.com>
1793
1794 * replace.el (query-replace-regexp-eval)
1795 (replace-eval-replacement, replace-loop-through-replacements)
1796 (replace-match-string-symbols): New functions.
1797 (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
1798 Use replace-loop-through-replacements.
1799
1800 1999-08-03 Dave Pearson <davep@hagbard.demon.co.uk>
1801
1802 * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
1803 (5x5): Doc fix.
1804
1805 1999-08-03 Dave Love <fx@gnu.org>
1806
1807 * fortran.el (fortran-indent-new-line): Make it an alias
1808 for reindent-then-newline-and-indent.
1809
1810 1999-08-03 Didier Verna <verna@inf.enst.fr>
1811
1812 * rect.el: All functions rewritten, except when noted above
1813 their declaration. Below is a list of interface changes.
1814 (apply-on-rectangle): New function, mostly replaces
1815 `operate-on-rectangle'. All callers changed.
1816 (move-to-column-force): Pass new second argument to `move-to-column'.
1817 (kill-rectangle): Added optional prefix arg to fill lines.
1818 (delete-rectangle): Ditto.
1819 (delete-whitespace-rectangle): Ditto.
1820 (delete-extract-rectangle): Ditto.
1821 (open-rectangle): Ditto.
1822 (clear-rectangle): Ditto.
1823 (delete-whitespace-rectangle-line): New function.
1824 (delete-rectangle-line): Added third arg FILL.
1825 (delete-extract-rectangle-line): Ditto.
1826 (open-rectangle-line): Ditto.
1827 (clear-rectangle-line): Ditto.
1828
1829 1999-08-03 Ray Blaak <blaak@gnu.org>
1830
1831 * progmodes/delphi.el: New file.
1832
1833 1999-08-02 Richard Stallman <rms@gnu.org>
1834
1835 * textmodes/outline.el (outline-previous-heading): New function.
1836 (outline-up-heading-all): Use outline-previous-heading.
1837 (outline-next-heading): Delete definition inserted yesterday.
1838
1839 1999-08-01 Richard Stallman <rms@gnu.org>
1840
1841 * textmodes/outline.el (outline-next-heading): New function.
1842 (outline-up-heading-all): New function.
1843 (outline-font-lock-level): Using outline-up-heading-all.
1844 Tell outline-back-to-heading to accept invisible headings.
1845
1846 * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
1847
1848 * mail/mh-utils.el (mh-find-path-run): New variable.
1849 (mh-find-path): Test and set that.
1850 Set mail-user-agent only the first time this function is run.
1851 (mail-user-agent): Defvar deleted.
1852
1853 * info.el (info-initialize): New function.
1854 (info): Call info-initialize.
1855 (Info-directory-list): Initialize to nil,
1856 so info-initialize will set it up for real.
1857
1858 1999-08-01 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1859
1860 * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
1861 does not interpret a time as the year in a day-month entry.
1862
1863 * calendar/diary-lib.el: Change syntax table entry for colon in
1864 the diary as part of the european-date-diary-pattern fix.
1865
1866 1999-08-01 Eli Zaretskii <eliz@gnu.org>
1867
1868 * international/mule.el (set-auto-coding): Allow whitespace before
1869 and after the "variable: value" pair.
1870
1871 1999-07-30 Ken'ichi Handa <handa@gnu.org>
1872
1873 * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
1874 (default-sendmail-coding-system): Doc-string fixed.
1875
1876 1999-07-30 Dave Love <fx@gnu.org>
1877
1878 * subr.el (assoc-delete-all): New function, renamed from
1879 frame-delete-all.
1880
1881 * frame.el: Change comments to doc strings and other doc fixes.
1882 (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
1883 Callers changed.
1884 (set-background-color, set-foreground-color, set-cursor-color)
1885 (set-mouse-color, set-border-color): Offer completion of colours.
1886 (cursor): Add :version to defgroup.
1887
1888 * facemenu.el (list-colors-display): Make it work on ttys.
1889 (facemenu-read-color): Likewise.
1890
1891 1999-07-30 Richard M. Stallman <rms@gnu.org>
1892
1893 * frame.el (frame-notice-user-settings): If background
1894 color has been changed, update background-mode from it,
1895 then update faces.
1896
1897 1999-07-30 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1898
1899 * net-utils.el (finger): Don't do indirect fingering.
1900
1901 1999-07-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
1902
1903 * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
1904 rules. Add separator at end of holidays.
1905 (cal-tex-rules): New customizable variable.
1906 (cal-tex-latexify-list): Add optional parameter to put separator
1907 at end.
1908
1909 1999-07-30 Bill Richter <richter@steenrod.math.nwu.edu>
1910
1911 * textmodes/fill.el (fill-individual-paragraphs): Calculate new
1912 fill prefix on each line while looping to the end of paragraph.
1913 End paragraph if it's longer than the existing fill prefix.
1914
1915 * textmodes/fill.el (fill-context-prefix): Doc fix.
1916
1917 1999-07-30 Dave Love <fx@gnu.org>
1918
1919 * font-lock.el (jit-lock): Fix :load, add :version.
1920
1921 1999-07-30 Eli Zaretskii <eliz@gnu.org>
1922
1923 * term/pc-win.el (msdos-face-setup): Register standard colors in
1924 Vface_tty_color_alist.
1925 (face-color-supported-p, face_color_gray_p): New functions.
1926
1927 * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
1928 is bound.
1929
1930 * startup.el (command-line): Don't register default colors for
1931 MSDOS window-system.
1932
1933 1999-07-29 Dave Love <fx@gnu.org>
1934
1935 * f90.el (f90-mode-syntax-table): Change backslash to escape, not
1936 charquote.
1937
1938 * lisp-mode.el (eval-defun): Re-written to avoid
1939 capturing variables.
1940
1941 * picture.el (picture-beginning-of-line): Don't call
1942 hscroll-point-visible now we have real autoscrolling.
1943 (picture-end-of-line, picture-newline, picture-open-line):
1944 Likewise.
1945
1946 * international/latin-8.el: New file.
1947 * international/latin-9.el: New file.
1948
1949 1999-07-28 Dave Love <fx@gnu.org>
1950
1951 * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
1952
1953 * msb.el: Require cl only when compiling.
1954 (msb--home-dir): Deleted.
1955 (msb--format-title): Use abbreviate-file-name.
1956 (msb--choose-file-menu): Simplify string comparison.
1957
1958 1999-07-28 Gerd Moellmann <gerd@gnu.org>
1959
1960 * faces.el (toolbar): Add face definition for mono displays.
1961
1962 1999-07-27 Richard M. Stallman <rms@gnu.org>
1963
1964 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
1965
1966 * frame.el (frame-initialize): When setting frame-initial-frame-alist,
1967 force copying of default-frame-alist.
1968
1969 1999-07-26 Ken'ichi Handa <handa@gnu.org>
1970
1971 * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
1972
1973 1999-07-26 Richard M. Stallman <rms@gnu.org>
1974
1975 * frame.el (set-mouse-color): If new color is nil,
1976 really respecify the current color.
1977
1978 1999-07-26 Gerd Moellmann <gerd@gnu.org>
1979
1980 * faces.el (bitmap-area): Change background of face `bitmap-area'
1981 to white for mono displays.
1982
1983 1999-07-26 Kenichi Handa <handa@etl.go.jp>
1984
1985 * international/ccl.el (ccl-embed-symbol): New function.
1986 (ccl-program-p): Deleted. Now it's implemented in C code.
1987 (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
1988 (ccl-compile-translate-character): Likewise.
1989 (ccl-compile-map-single): Likewise.
1990 (ccl-compile-multiple-map-function): Likewise.
1991 (declare-ccl-program): Doc-string modified.
1992 (check-ccl-program): Check compiled CCL code by ccl-program-p.
1993
1994 1999-07-25 Ken'ichi Handa <handa@etl.go.jp>
1995
1996 * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
1997
1998 1999-07-25 Markus Rost <rost@gnu.org>
1999
2000 * cus-edit.el (custom-save-variables, custom-save-faces): Sort
2001 the entries to make custom-file more readable.
2002
2003 1999-07-25 Richard M. Stallman <rms@gnu.org>
2004
2005 * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
2006
2007 * emacs-lisp/edebug.el: Delete compatibility code.
2008 (edebug-next-token-class): If . is followed by a digit,
2009 return `symbol' for the token class.
2010
2011 * startup.el (command-line): If we don't find the user's init file,
2012 set user-init-file to nil.
2013
2014 1999-07-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2015
2016 * info-look.el (info-lookup-interactive-arguments): Add optional
2017 argument query for new choice of help mode.
2018 (info-lookup-symbol): Use it.
2019 (info-lookup-file): Ditto.
2020 (info-lookup): Don't switch to other window, if already in Info
2021 buffer.
2022
2023 1999-07-23 Dave Love <fx@gnu.org>
2024
2025 * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
2026 syntax.
2027 (fortran-fontify-string, fortran-match-!-commen): Deleted.
2028 (fortran-font-lock-syntactic-keywords): New variable.
2029 (fortran-mode): Use it.
2030 (fortran-font-lock-keywords-1): Don't do comments.
2031 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
2032 match data.
2033
2034 * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
2035
2036 * msb.el (msb-menu-bar-update-buffers): Renamed from
2037 menu-bar-update-buffers.
2038 (msb-custom-set, msb--toggle-menu-type): Call
2039 msb-menu-bar-update-buffers.
2040 (msb-mode): Revise the hook setting.
2041
2042 * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
2043
2044 1999-07-23 Gerd Moellmann <gerd@gnu.org>
2045
2046 * font-lock.el, help.el, simple.el: Re-integrate previously
2047 described changes that were lost due to errors while checking them
2048 in.
2049
2050 1999-07-23 Kevin Blake <kblake@ticnet.com>
2051
2052 * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
2053
2054 1999-07-23 Ken'ichi Handa <handa@etl.go.jp>
2055
2056 * international/encoded-kb.el
2057 (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
2058 but push it to unread-command-events.
2059 (encoded-kbd-self-insert-iso2022-8bit): Likewise.
2060 (encoded-kbd-self-insert-sjis): Likewise.
2061 (encoded-kbd-self-insert-big5): Likewise.
2062
2063 * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
2064 before left margin and fill-prefix by fill-find-break-point.
2065
2066 1999-07-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2067
2068 * info-look.el (info-lookup-setup-mode): Don't give up, if
2069 info-lookup-make-completions returns an error.
2070 (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
2071 name latex, not latex2e.
2072
2073 1999-07-21 Richard M. Stallman <rms@gnu.org>
2074
2075 * replace.el (perform-replace): Turn off case-fold-search
2076 if FROM-STRING argument has uppercase in it.
2077
2078 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2079
2080 * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
2081 mode is on. Don't use end of changed text.
2082
2083 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2084
2085 * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
2086 (cl-hash-table-p): Renamed from hash-table-p.
2087 (cl-hash-table-count): Renamed from hash-table-count.
2088 (maphash): Alias to cl-maphash removed.
2089 (gethash): Likewise.
2090 (puthash): Likewise.
2091 (remhash): Likewise.
2092 (clrhash): Likewise.
2093
2094 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2095
2096 * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
2097 third arg non-nil. See comment there why this isn't a good idea.
2098
2099 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2100
2101 * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
2102
2103 * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
2104 sit-for with 3rd arg non-nil to prevent redisplay.
2105
2106 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2107
2108 * image.el (image-type-from-file-header): If file doesn't
2109 have a directory part, add data-directory.
2110
2111 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2112
2113 * tooltip.el (tooltip-gud-tips-p): Set default to nil.
2114 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
2115 motion handling when tooltip-gud-tips-p is nil.
2116
2117 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2118
2119 * tooltip.el (tooltip-mode): Don't use `plusp'.
2120 (tooltip-active): Use initial value of nil.
2121
2122 * jit-lock.el (jit-lock-mode): Don't use `plusp'.
2123
2124 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2125
2126 * bindings.el (make-mode-line-mouse-sensitive): Add key
2127 definitions for `top-line'.
2128
2129 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2130
2131 * faces.el (top-line): New face.
2132
2133 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2134
2135 * image.el (image-type-regexps): Add regexp for PS files.
2136
2137 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2138
2139 * faces.el (set-face-attribute): Fix wrong handling of frame
2140 begin equal to t.
2141
2142 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2143
2144 * image.el (image-type-regexps): Add PNG format.
2145
2146 1999-07-21 Dave Love <fx@gnu.org>
2147
2148 * bindings.el (mode-line-modified): New variable.
2149 (mode-line-mode-menu-1): Switch to appropriate window before
2150 showing menu.
2151
2152 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2153
2154 * faces.el (face-underline): Removed.
2155 (face-underline-color): Ditto.
2156
2157 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2158
2159 * faces.el (face-x-resources): Fix typo.
2160
2161 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2162
2163 * faces.el: Remove handling of `:relief', extend handling of
2164 `:box'.
2165 (frame-set-background-mode): Choose new defface specs after
2166 frame parameters have changed.
2167
2168 * cus-face.el: Ditto.
2169
2170 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2171
2172 * custom.el (defface): Extend documentation to include new
2173 face attributes.
2174
2175 * cus-face.el (custom-face-attributes): Add overline,
2176 strike-through, box.
2177
2178 * faces.el (face-valid-attribute-values): Handle overline,
2179 strike-through, box.
2180 (face-attribute-name-alist): Add pairs for new face attributes.
2181 (describe-face): Handle new face attributes.
2182
2183 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2184
2185 * faces.el (face-x-resources): Add overline, strike-through, box.
2186
2187 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2188
2189 * enriched.el (enriched-translations): Add `display' and
2190 "x-display".
2191 (enriched-handle-display-prop): New.
2192 (enriched-decode-display-prop): New.
2193
2194 * format.el (top-level): Give `display' property
2195 `format-list-atomic-p.
2196 (format-annotate-single-property-change): Test that property.
2197 If present, treat list property values like atoms.
2198
2199 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2200
2201 * cus-face.el (custom-face-attributes): Use `choice' everywhere
2202 so that "*" can be entered.
2203
2204 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2205
2206 * cus-face.el (custom-face-attributes): Don't use `#''.
2207
2208 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
2209
2210 * cus-face.el (custom-face-attributes): Return underline
2211 face attribute directly from the second lambda of underline.
2212
2213 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2214
2215 * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
2216
2217 * frame.el (after-setting-font-hooks): New variable.
2218 (set-frame-font): Run those hooks.
2219
2220 * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
2221
2222 * faces.el (set-face-attribute): Fix doc string.
2223
2224 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2225
2226 * cus-face.el (custom-face-attributes): Accept color name.
2227
2228 * faces.el (face-underline-p): Accept unspecified underlining.
2229 (face-underline): Ditto. Fix doc string.
2230
2231 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
2232
2233 * faces.el (face-underline-color): New function.
2234
2235 1999-07-21 Masatake Yamato <masata-y@is.aist-nara.ac.jp>
2236
2237 * cus-face.el (custom-face-attributes): Support underline coloring.
2238 Added slot to choose a color.
2239
2240 * faces.el (face-underline): New function.
2241 (face-underline-p): Support underline coloring.
2242 Return nil only if the underline attribute is 'normal.
2243 (set-face-underline): New function.
2244 (face-valid-attribute-values): Support underline coloring.
2245
2246 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2247
2248 * image.el (insert-image): Use `display' instead of `glyph'
2249 as text property name.
2250 (put-image): Ditto.
2251 (image-type-from-file-header): Use insert-file-contents-literally.
2252
2253 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2254
2255 * easymenu.el (easy-menu-do-add-item): Don't use the empty
2256 string to indicate separators.
2257
2258 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2259
2260 * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
2261 instead of message-log.
2262
2263 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2264
2265 * faces.el (bitmap-area): New face.
2266
2267 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2268
2269 * image.el (insert-image): New.
2270
2271 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2272
2273 * frame.el (blink-cursor): Set the symbol's value.
2274 (show-trailing-whitespace): Change group to font-lock.
2275
2276 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2277
2278 * jit-lock.el: New.
2279 * font-lock.el: Add jit-mode as new support mode.
2280
2281 * font-lock.el (font-lock-fontify-keywords-region): Stop when
2282 reaching end instead of letting re-search-forward signal an error.
2283 (demand-lock-mode): New.
2284 (font-lock-turn-on-thing-lock): Add demand-lock-mode.
2285 (font-lock-turn-off-thing-lock): Ditto.
2286 (font-lock-after-fontify-buffer): Ditto.
2287 (font-lock-after-unfontify-buffer): Ditto.
2288
2289 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2290
2291 * gs.el: New file.
2292
2293 * startup.el (command-line-1): Activate tooltip mode if
2294 interactive.
2295
2296 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2297
2298 * faces.el (toolbar): Grey default background.
2299 (modeline): Ditto.
2300
2301 * image.el (image-type-regexps): New.
2302 (image-type-from-file-header): New.
2303 (create-image): Call it.
2304
2305 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2306
2307 * image.el: New file.
2308
2309 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2310
2311 * bindings.el (mode-line-format): Replace `mode-name' with
2312 `(:eval mode-line-mode-name)'.
2313 (mode-line-mode-name): New.
2314 (make-mode-line-mouse-sensitive): Don't change default value
2315 of `mode-name'.
2316
2317 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2318
2319 * tooltip.el: New file.
2320
2321 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2322
2323 * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
2324 instead of mouse-3 to pop up menus.
2325 (mode-line-kill-buffer): Removed.
2326 (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
2327 buffer name.
2328 (mode-line-buffer-menu-1): Removed.
2329
2330 * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
2331
2332 * bindings.el (mode-line-buffer-identification-keymap): New.
2333 (mode-line-buffer-menu-keymap): New.
2334 (mode-line-mode-menu-keymap): New.
2335 (mode-line-unbury-buffer): New.
2336 (mode-line-other-buffer): New.
2337 (mode-line-kill-buffer): New.
2338 (mode-line-buffer-menu-1): New.
2339 (mode-line-mode-menu-1): New.
2340 (make-mode-line-mouse-sensitive): New.
2341
2342 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2343
2344 * help.el (describe-key-briefly): Handle mode line strings
2345 with local-map properties.
2346 (describe-key): Ditto.
2347 (mode-line-key-binding): New.
2348
2349 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2350
2351 * scroll-bar.el (scroll-bar-timer): New.
2352 (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
2353
2354 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2355
2356 * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
2357 and `bottom'.
2358
2359 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2360
2361 * scroll-bar.el (scroll-bar-toolkit-scroll): New.
2362 (global): Use different key bindings if using tookit scroll bars.
2363
2364 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2365
2366 * faces.el (modeline): Define mode line face with relief for
2367 class color, only.
2368 (toolbar): New face.
2369
2370 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2371
2372 * frame.el (frame-initialize): Set frame-creation-function to
2373 tty-create-frame-with-faces.
2374
2375 * faces.el (frame-set-background-mode): Make it work for
2376 window-system nil.
2377
2378 * faces.el (tty-create-frame-with-faces): New.
2379 (face-set-after-frame-default): Make it work for TTY frames.
2380
2381 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2382
2383 * faces.el (face-valid-attribute-values): Use tty-defined-colors.
2384 Return a list of one font family for TTYs. Don't return bitmap
2385 file paths for TTY frames.
2386
2387 * faces.el: Add face specs for tty displays to basic faces.
2388
2389 * font-lock.el (font-lock-comment-face): Add spec for color tty.
2390 (font-lock-string-face): Ditto.
2391 (font-lock-keyword-face): Ditto.
2392 (font-lock-builtin-face): Ditto.
2393 (font-lock-function-name-face): Ditto.
2394 (font-lock-variable-name-face): Ditto.
2395 (font-lock-type-face): Ditto.
2396 (font-lock-constant-face): Ditto.
2397 (font-lock-warning-face): Ditto.
2398
2399 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2400
2401 * startup.el (command-line): Register default tty colors.
2402
2403 * faces.el (face-spec-set-match-display): Recognize `type tty'.
2404
2405 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2406
2407 * faces.el (modeline): For X frames, use a modeline with relief.
2408
2409 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2410
2411 * faces.el (frame-update-faces): Copied from 20.2.
2412 (frame-update-face-colors): Ditto. Code removed that isn't
2413 applicable in the new face implementation.
2414
2415 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2416
2417 * frame.el (show-trailing-whitespace): New.
2418
2419 * faces.el (trailing-whitespace): New basic face.
2420
2421 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2422
2423 * cus-face.el (custom-facep): Always define as alias for facep.
2424
2425 * cus-face.el (custom-face-attributes): Use choice widgets.
2426 Remove :bold and :italic.
2427
2428 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2429
2430 * faces.el (face-charset-registries): Removed since fontset.el
2431 is no always loaded.
2432
2433 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2434
2435 * faces.el (internal-get-face): Added as obsolete function for
2436 compatibility.
2437
2438 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2439
2440 * frame.el (blink-cursor-end): Call show-cursor.
2441 (blink-cursor-mode): Ditto.
2442
2443 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2444
2445 * faces.el (face-spec-reset-face): Reset all attributes to
2446 `unspecified'.
2447 (face-spec-set): Use it.
2448
2449 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2450
2451 * faces.el (read-all-face-attributes): Bug fix.
2452 (face-read-integer): Allow nil default value.
2453 (face-valid-attribute-values): Use symbol names of attribute
2454 values for completion list.
2455
2456 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2457
2458 * faces.el (internal-find-face): Define for compatibility with
2459 20.2.
2460 (face-id): Likewise.
2461
2462 * faces.el (face-id): Return the ID of a realized face for ASCII.
2463
2464 * fontset.el (x-charset-registries): Removed. Now in faces.el.
2465 (x-complement-fontset-spec): Use face-charset-registries.
2466
2467 * faces.el (face-font-selection-order): Set font selection order
2468 from Lisp.
2469 (face-alternative-font-family-alist): Set alternative font
2470 families from Lisp.
2471
2472 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2473
2474 * faces.el (set-face-charset-registries): Set symbol value.
2475
2476 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2477
2478 * faces.el (face-set-after-frame-default): Call function
2479 internal-merge-in-global-face.
2480
2481 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2482
2483 * faces.el (face-list): Return symbols from face-global-alist.
2484
2485 * faces.el (face-list): Return a copy of the face name list so
2486 that it cannot be modified from outside (facemenu.el uses
2487 nreverse, for example).
2488
2489 * cus-face.el (custom-face-attributes): Add :bold and :italic
2490 for compatibility with old code.
2491
2492 * faces.el (set-face-attributes-from-resources): Additional
2493 frame parameter.
2494 (make-face-x-resource-internal): Set attributes from resources
2495 for a given frame or all frames.
2496
2497 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2498
2499 * faces.el (all-faces): Removed.
2500
2501 * custom.el (defface): Add new face attributes to function
2502 comment.
2503
2504 * font-lock.el (font-lock-comment-face): Use new face attribute
2505 names.
2506 (font-lock-string-face): Ditto.
2507 (font-lock-keyword-face): Ditto.
2508 (font-lock-builtin-face): Ditto.
2509 (font-lock-function-name-face): Ditto.
2510 (font-lock-variable-name-face): Ditto.
2511 (font-lock-type-face): Ditto.
2512 (font-lock-reference-face): Ditto.
2513 (font-lock-warning-face): Ditto.
2514 ((boundp 'font-lock-face-attributes)): Ditto.
2515
2516 * cus-face.el (custom-face-attributes): Use new face attributes.
2517
2518 * faces.el (set-face-attribute-from-resource): Initialize
2519 from resources only for X and W32.
2520
2521 * cus-face.el (custom-declare-face): Don't make frame-local
2522 faces.
2523
2524 * faces.el (describe-face): Use princ instead of insert.
2525
2526 * faces.el: Add XLFD manipulation functions from 20.2 again
2527 because fontset.el uses them.
2528 (face-set-after-frame-default): Add empty definition.
2529
2530 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2531
2532 * faces.el (make-face): Correct typo.
2533 (set-face-attribute-from-resource): Use let*.
2534 (face-underline-p): Correct typo.
2535 (face-inverse-video-p): Ditto.
2536 (set-face-stipple): Ditto.
2537 (face-read-string): Make completion-list optional parameter.
2538
2539 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2540
2541 * faces.el (face-charset-registries): Alist mapping charset
2542 symbols to registries and encoding.
2543
2544 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2545
2546 * frame.el (blink-cursor-mode): Use interactive spec "P".
2547
2548 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2549
2550 * frame.el (blink-cursor-mode): Function to toggle blinking cursor
2551 mode. The cursor of selected_window blinks if the mode is enabled.
2552
2553 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2554
2555 * simple.el (next-history-element): Set point to the end of the
2556 prompt if minibuffer-prompt-in-buffer.
2557
2558 1999-07-21 Gerd Moellmann <gerd@gnu.org>
2559
2560 * faces.el (x-font-regexp): Add sub-expression parentheses for
2561 several font name components.
2562
2563 1999-07-21 Gerd Moellmann <gerd@acm.org>
2564
2565 * faces.el (set-face-relief): Use index 12 for relief.
2566 (face-fill-in): Set relief from data.
2567 (internal-make-face): Init relief to zero.
2568
2569 * faces.el (face-spec-set): call modify-face with additional
2570 parameters for relief and fixed-p.
2571
2572 1999-07-21 Gerd Moellmann <gerd@acm.org>
2573
2574 * cus-face.el: ':fixed and ':relief added.
2575
2576 * faces.el (describe-face): Add fixed font attribute and relief.
2577 (face-attr-match-p): Ditto.
2578 (face-attr-construct): Ditto.
2579 (face-spec-set): Ditto.
2580
2581 1999-07-21 Gerd Moellmann <gerd@acm.org>
2582
2583 * faces.el (internal-make-face): Function to create a Lisp vector
2584 suitable for representing a face.
2585 (make-face): Use it instead of make-vector.
2586 (x-create-frame-with-faces): Use it instead of vector.
2587 (internal-facep): Increase vector size to 14.
2588 (internal-make-face): Ditto.
2589 (face-relief): Access relief thickness.
2590 (face-fixed-p): Access fixed font attribute.
2591 (set-face-fixed-p): Set fixed font attribute.
2592 (set-face-relief): Set relief attribute.
2593 (internal-face-interactive-int): Read int attribute of face.
2594 (modify-face): Add fixed-p and relief parameters.
2595 (copy-face): Handle fixed-p and relief.
2596 (face-equal): Compare fixed-p and relief.
2597 (face-differs-from-default-p): Ditto.
2598 (face-nontrivial-p): Add fixed-p and relief.
2599
2600 1999-07-21 Gerd Moellmann <gerd@acm.org>
2601
2602 * faces.el (eval-when-compile): Add set-face-shadow-thickness.
2603 (internal-facep): Increase vector size.
2604 (make-face): Ditto.
2605 (face-shadow-thickness): Added.
2606 (set-face-shadow-thickness): Added.
2607 (modify-face): Add optional shadow-thickness parameter.
2608 (make-face-x-resource-internal): Add shadows.
2609 (copy-face): Ditto.
2610 (face-equal): Ditto.
2611 (face-differs-from-default-p): Ditto.
2612 (face-nontrivial-p): Ditto.
2613 (face-attr-match-p): Ditto.
2614 (face-attr-construct): Ditto.
2615 (face-spec-set): Ditto.
2616 (face-fill-in): Ditto.
2617
2618 1999-07-21 Gerd Moellmann <gerd@acm.org>
2619
2620 * bench.el (bench-mark-split-window): New bench mark.
2621
2622 1999-07-21 Gerd Moellmann <gerd@acm.org>
2623
2624 * faces.el (set-face-font): Don't pass default font to
2625 x-resolve-font so that font will not have to be of the same
2626 size.
2627
2628 1999-07-20 Dave Love <fx@gnu.org>
2629
2630 * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
2631 unconditionally t.
2632
2633 1999-07-20 Karl Heuer <kwzh@gnu.org>
2634
2635 * font-lock.el (c++-font-lock-extra-types): Add "type_info".
2636
2637 1999-07-20 Dave Love <fx@gnu.org>
2638
2639 * help.el (describe-variable): Fix test for customizability.
2640
2641 * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
2642 Check for readonly buffer in interactive spec.
2643 (zap-to-char, kill-line, kill-region, comment-region, kill-word)
2644 (backward-kill-word): Add * to interactive spec.
2645
2646 * underline.el (underline-region, ununderline-region): Add * to
2647 interactive spec.
2648
2649 * fill.el (canonically-space-region, justify-current-line): Add *
2650 to interactive spec.
2651 (fill-region-as-paragraph, fill-paragraph, fill-region)
2652 (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
2653 readonly buffer in interactive spec.
2654
2655 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2656 (backward-kill-sentence, kill-sentence): Add * to interactive
2657 spec.
2658
2659 1999-07-19 Richard M. Stallman <rms@gnu.org>
2660
2661 * dired-aux.el (dired-do-shell-command): Doc fix.
2662
2663 * shell.el (shell-unquote-argument): New function.
2664 (shell-directory-tracker): Use shell-unquote-argument.
2665 * comint.el (comint-arguments): Handle \ followed by space or tab.
2666
2667 1999-07-19 John Wiegley <jwiegley@borland.com>
2668
2669 * term.el (ansi-term-fg-faces-vector): Added support for ANSI
2670 color codes 39 and 49, which by the way lynx uses them seem to
2671 mean "foreground reset" and "background reset".
2672
2673 1999-07-19 Karl Heuer <kwzh@gnu.org>
2674
2675 * font-lock.el (c++-keywords): Add "typeid".
2676
2677 * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
2678 selects no font, treat that as zero selections, not one.
2679
2680 1999-07-19 Dave Love <fx@gnu.org>
2681
2682 * info.el (Info-search): Don't lose with empty regexp.
2683
2684 * version.el: Cater for (free) `ident' program, not `which'.
2685
2686 * hl-line.el: New file.
2687
2688 * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
2689 for modes which don't define menus.
2690
2691 1999-07-16 Richard M. Stallman <rms@gnu.org>
2692
2693 * webjump.el (webjump-sample-sites): Update some URLs.
2694
2695 1999-07-14 Richard Stallman <rms@gnu.org>
2696
2697 * Version 20.4 released.
2698
2699 1999-07-14 Andreas Schwab <schwab@gnu.org>
2700
2701 * compare-w.el (compare-windows): Try to find the next window in
2702 the current frame before looking at the other frames.
2703
2704 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
2705
2706 * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
2707 Use cyrillic-jcuken as default input method.
2708
2709 1999-07-12 Richard Stallman <rms@gnu.org>
2710
2711 * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
2712 Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
2713
2714 * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
2715 (ispell-local-dictionary-alist): Add koi8-r for character set.
2716
2717 * textmodes/flyspell.el (flyspell-get-word):
2718 Add special handling for when ispell-otherchars is empty.
2719
2720 1999-07-12 Espen Skoglund <espensk@stud.cs.uit.no>
2721
2722 * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
2723 when having nested functons.
2724 (pascal-indent-nested-functions) (pascal-indent-line)
2725 (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
2726 indenting nested functions.
2727
2728 1999-07-09 Richard Stallman <rms@gnu.org>
2729
2730 * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
2731
2732 1999-07-08 Espen Skoglund <espensk@stud.cs.uit.no>
2733
2734 * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
2735 the `end' keyword was in the very beginning of the buffer.
2736
2737 1999-07-08 Richard Stallman <rms@gnu.org>
2738
2739 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
2740
2741 * term.el (term-emulate-terminal): Avoid infinite loop
2742 in strange case where minibuffer window is selected but not active.
2743
2744 1999-07-07 Stephen Eglen <stephen@gnu.org>
2745
2746 * progmodes/octave-inf.el (inferior-octave-directory-tracker):
2747 Change regexp so that it doesn't match commands beginning with `cd'.
2748
2749 1999-07-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2750
2751 * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
2752
2753 1999-07-06 Richard Stallman <rms@gnu.org>
2754
2755 * hscroll.el (hscroll-minibuffer-hook): New function.
2756 (hscroll-global-mode): Add and remove that hook.
2757 Set hscroll-old-truncate-was-global's default value.
2758
2759 1999-07-05 Richard Stallman <rms@gnu.org>
2760
2761 * files.el (revert-buffer): Don't preserve point here.
2762 (revert-buffer-insert-file-contents-function): Doc fix.
2763
2764 * isearch.el (isearch-process-search-char): Write octal 200 correctly.
2765
2766 * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
2767 doing a `stat' when it isn't necessary because that can cause
2768 trouble when an NFS server is down.
2769
2770 1999-07-04 Richard Stallman <rms@gnu.org>
2771
2772 * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
2773
2774 1999-07-03 Richard Stallman <rms@gnu.org>
2775
2776 * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
2777 for \200...\240 also.
2778 (isearch-printing-char): Use unibyte-char-to-multibyte.
2779
2780 1999-07-02 Richard Stallman <rms@gnu.org>
2781
2782 * frame.el (minibuffer-frame-alist): Use defcustom.
2783 (pop-up-frame-alist): Likewise.
2784 (initial-frame-alist): Specify * in the doc string.
2785
2786 * hscroll.el (hscroll-mode): Make it a permanent local.
2787 (hscroll-mode): Don't cancel the timer
2788 if HScroll mode is enabled in some other buffer.
2789
2790 * isearch.el (isearch-done): If search ends in middle of intangible
2791 text (due to text property), move on to the limit of that text.
2792
2793 1999-07-01 Andrew Innes <andrewi@gnu.org>
2794
2795 * man.el (Man-build-man-command): Use value of null-device,
2796 instead of hard-coding "/dev/null".
2797
2798 * dos-w32.el (untranslated-canonical-name): Avoid expanding
2799 ange-ftp file names, which might force ange-ftp to prompt for a
2800 password.
2801
2802 * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
2803 to prevent references to temp files.
2804
2805 1999-06-30 Richard Stallman <rms@gnu.org>
2806
2807 * progmodes/sh-script.el (sh-feature): If nothing is known
2808 about the given shell, use the values for `sh'.
2809
2810 1999-06-30 Andre Spiegel <spiegel@inf.fu-berlin.de>
2811
2812 * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
2813 to make it non-recursive.
2814
2815 * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
2816
2817 1999-06-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2818
2819 * auto-show.el (auto-show-mode): Fix Typo in :set.
2820
2821 1999-06-29 Richard M. Stallman <rms@gnu.org>
2822
2823 * progmodes/sh-script.el (sh-mode): When setting syntax
2824 table, default to the standard one.
2825
2826 1999-06-27 Richard M. Stallman <rms@gnu.org>
2827
2828 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
2829
2830 1999-06-27 Stefan Monnier <monnier@tequila.cs.yale.edu>
2831
2832 * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up
2833 a frame when `return' is requested (even if pop-up-frames = t)
2834 * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
2835 should only be set for the bibtex buffer.
2836
2837 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
2838
2839 * progmodes/compile.el: Deal with compilation-error-screen-columns
2840 being buffer-local.
2841
2842 1999-06-27 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2843
2844 * comint.el (comint-password-prompt-regexp): Allow "(again)".
2845
2846 1999-06-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
2847
2848 * cal-x.el (calendar-only-one-frame-setup): New function.
2849 * calendar.el (calendar): Call it if requested.
2850
2851 1999-06-24 Karl Heuer <kwzh@gnu.org>
2852
2853 * startup.el (iso-8859-n-locale-regexp): Doc fix.
2854
2855 1999-06-22 Richard M. Stallman <rms@gnu.org>
2856
2857 * mail/supercite.el (sc-emacs-features): Doc fix.
2858
2859 1999-06-22 Karl Heuer <kwzh@gnu.org>
2860
2861 * files.el (auto-mode-alist): Add pike-mode.
2862
2863 1999-06-20 Paul R. Eggert <eggert@twinsun.com>
2864
2865 * tar-mode.el (tar-header-block-tokenize): Don't assume that the
2866 last byte of a numeric field is a space or a NUL. Parse it as
2867 potentially part of the number. This is used by GNU tar
2868 1.12.64012 to handle larger values.
2869
2870 1999-06-20 Karl Heuer <kwzh@gnu.org>
2871
2872 * custom.el (custom-handle-keyword): Fix error message.
2873
2874 1999-06-18 Andrew Innes <andrewi@gnu.org>
2875
2876 * mail/smtpmail.el (smtpmail-send-it): Use
2877 convert-standard-filename to make file names for queued mail safe
2878 on Windows (`:' is invalid in file names on Windows).
2879
2880 1999-06-17 Kenichi Handa <handa@etl.go.jp>
2881
2882 * international/mule-cmds.el (describe-current-input-method):
2883 Current-input-method is string.
2884 (toggle-input-method): Docstring fixed.
2885
2886 * international/mule-diag.el
2887 (describe-current-coding-system-briefly): Fix format string.
2888
2889 * international/mule-util.el (coding-system-eol-type-mnemonic):
2890 Docstring modified. Return a string.
2891
2892 1999-06-17 Alex Schroeder <a.schroeder@bsiag.ch>
2893
2894 * sql.el (sql-input-ring-file-name): Doc fix.
2895
2896 1999-06-17 Richard M. Stallman <rms@gnu.org>
2897
2898 * calendar/cal-x.el (special-display-buffer-names):
2899 Don't put (get-file-buffer diary-file) on this list.
2900
2901 1999-06-17 Mark W Maimone <mwm@helios.jpl.nasa.gov>
2902
2903 * play/mpuz.el (mpuz-try-proposal): Fix message call.
2904 Don't penalize player for certain impossible guesses.
2905
2906 1999-06-16 Andrew Innes <andrewi@gnu.org>
2907
2908 * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
2909 return the string "Unk 0 0000" so at least it appears to be a
2910 valid timestamp to `dired-move-to-filename-regexp'.
2911
2912 1999-06-15 Ken'ichi Handa <handa@gnu.org>
2913
2914 * ps-print.el (ps-control-character): Fix previous change.
2915
2916 1999-06-15 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2917
2918 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
2919 multiple output of the last message.
2920
2921 1999-06-14 Eli Zaretskii <eliz@gnu.org>
2922
2923 * term/internal.el (IT-display-table-setup): Do not remap \222 to
2924 the ASCII apostrophe, as most DOS codepages have some other glyph
2925 there.
2926
2927 1999-06-14 Ken'ichi Handa <handa@gnu.org>
2928
2929 * language/ethio-util.el (setup-ethiopic-environment-internal):
2930 Use quail-activate-hook instead of obsolete hook quail-mode-hook.
2931 (exit-ethiopic-environment): Likewize.
2932
2933 1999-06-12 Richard M. Stallman <rms@gnu.org>
2934
2935 * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
2936
2937 1999-06-12 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
2938
2939 * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
2940 custom-initialize-default to avoid infinite loop.
2941 (crisp-mode): (defun) Call transient-mark-mode here, not when
2942 loading the file. Run crisp-mode-hook here, and run
2943 crisp-load-hook when loading the file.
2944
2945 * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
2946 rmail-summary buffer, search for pattern in rmail-file.
2947
2948 * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
2949
2950 * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
2951
2952 * ps-print.el (ps-printer-name): Fix custom type.
2953
2954 1999-06-12 Reto Zimmermann <reto@synopsys.com>
2955
2956 * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
2957 (vhdl-port-paste-generic-map): Fix indentation bug.
2958 (vhdl-port-paste-port-map): Fix indentation bug.
2959 (vhdl-scan-file-contents): Make scanning case insensitive.
2960
2961 1999-06-11 Richard M. Stallman <rms@gnu.org>
2962
2963 * files.el (write-file): When buffer is not already visiting a file,
2964 don't put buffer name in the minibuffer, just make it the default.
2965 Also handle just directory as arg usefully in that case.
2966
2967 * simple.el (sendmail-user-agent-compose):
2968 Ignore case when inserting the rest of the "other" headers.
2969
2970 * help.el (help-for-help): Mention C-h C-i. Clear up C-h n.
2971
2972 * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
2973 (info-lookup-interactive-arguments): Never insert the default
2974 into the minibuffer automatically.
2975
2976 * emacs-lisp/cl-extra.el (getf): Don't call get*.
2977
2978 1999-06-09 Richard M. Stallman <rms@gnu.org>
2979
2980 * simple.el (shell-command): Avoid printing "mark set" message.
2981
2982 1999-06-09 Dave Love <fx@gnu.org>
2983
2984 * progmodes/compile.el (compilation-error-regexp-alist): Allow
2985 digits in program name in first pattern.
2986
2987 1999-06-09 Andre Spiegel <spiegel@inf.fu-berlin.de>
2988
2989 * vc.el (vc-dired-mode): Don't match anything before the date in
2990 dired-move-to-filename-regexp.
2991
2992 1999-06-07 Ken'ichi Handa <handa@gnu.org>
2993
2994 * international/quail.el (quail-define-rules): Fix typo in
2995 docstring.
2996
2997 1999-06-05 Stephen Eglen <stephen@gnu.org>
2998
2999 * iswitchb.el (iswitchb-default-keybindings): Add
3000 iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
3001 than when package is loaded.
3002
3003 1999-06-04 Richard M. Stallman <rms@gnu.org>
3004
3005 * startup.el (command-line): Don't set user-init-file directly;
3006 tell `load' to set it.
3007
3008 * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
3009
3010 * simple.el (next-history-element):
3011 Handle minibuffer-text-before-history properly when reading sexps.
3012
3013 * disp-table.el (standard-display-european):
3014 For an interactive call by the user,
3015 don't set enable-multibyte-characters,
3016 and don't set the terminal coding system.
3017
3018 * textmodes/refbib.el: Don't print any messages or display
3019 a buffer when loading the library.
3020 (r2b-help): Doc fix.
3021 (r2b-help-message): Update the documentation.
3022 (r2b-load-quietly): Variable deleted.
3023 (r2b-convert-buffer): Doc fix.
3024
3025 1999-06-04 Dave Love <fx@gnu.org>
3026
3027 * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
3028
3029 * auto-show.el: Don't change hooks on loading.
3030 (auto-show-mode): Autoload. Default to nil. Add :set &c.
3031 (auto-show-mode): Add to hooks here.
3032
3033 1999-06-04 Richard Sharman <rsharman@pobox.com>
3034
3035 * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
3036 recursion on bogus input.
3037
3038 1999-06-04 Eric M. Ludlam <zappo@ultranet.com>
3039
3040 * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
3041 does not select a buffer from the buffers menu, then the attached
3042 frame is not switched to anything.
3043
3044 1999-06-03 Ken'ichi Handa <handa@gnu.org>
3045
3046 * language/vietnamese.el (ccl-encode-vscii): Typo fixed
3047 (viet-viscii-...->viet-vscii...).
3048
3049 * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
3050
3051 1999-06-01 Dave Love <fx@gnu.org>
3052
3053 * progmodes/fortran.el: Add :link to defgroup.
3054 (fortran-blink-matching-if): Match ELSE statements too.
3055 (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
3056 that filling is always done.
3057
3058 1999-05-31 Richard M. Stallman <rms@gnu.org>
3059
3060 * simple.el (append-next-kill): Use an arg to distinguish
3061 interactive calls from Lisp calls, rather than (interactive-p).
3062
3063 * international/iso-transl.el (iso-transl-language-alist):
3064 Interchange n and N.
3065
3066 1999-05-31 Dave Love <fx@gnu.org>
3067
3068 * msb.el Add to minor-mode-map-alist. Remove hook installation
3069 and keymap munging on load.
3070 (msb-mode): New option.
3071 (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
3072 Doc fix.
3073 (msb-mode-map): New variable.
3074 (msb-mode): New command.
3075
3076 1999-05-31 Dave Love <fx@gnu.org>
3077
3078 * ispell.el: (ispell-alternate-dictionary): Fix custom type.
3079 (ispell-complete-word-dict): Likewise.
3080
3081 1999-05-31 Eli Zaretskii <eliz@gnu.org>
3082
3083 * forms.el (forms-save-buffer): Call set-buffer-modified-p to
3084 force the data buffer to be saved, even if the data didn't
3085 change, in case the write filter was modified. Restore the
3086 current record after read-file-filter finishes.
3087
3088 1999-05-29 Karl Heuer <kwzh@gnu.org>
3089
3090 * ispell4.el: Obsolete; file deleted.
3091
3092 * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
3093
3094 * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
3095 VALUE is a syntax table.
3096
3097 * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
3098
3099 * simple.el (zap-to-char): Doc fix.
3100
3101 1999-05-27 Ken'ichi Handa <handa@gnu.org>
3102
3103 * isearch.el (isearch-quote-char): Don't assume character codes
3104 0200 - 0237 stand for characters in some single-byte character
3105 charset.
3106
3107 1999-05-27 Dave Love <fx@gnu.org>
3108
3109 * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
3110
3111 1999-05-27 Andreas Schwab <schwab@gnu.org>
3112
3113 * dired-aux.el (dired-insert-subdir-doinsert): Check that the
3114 headerline does not exist already.
3115
3116 1999-05-26 Richard Stallman <rms@gnu.org>
3117
3118 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
3119 Avoid nested null-loops.
3120
3121 1999-05-26 Ken'ichi Handa <handa@gnu.org>
3122
3123 * international/characters.el: Typo fixed; prefered->preferred.
3124
3125 * international/mule-cmds.el (find-coding-systems-for-charsets):
3126 Typo fixed; prefered->preferred.
3127
3128 * map-ynp.el (map-y-or-n-p): Don't inherit the current input
3129 method in read-event.
3130
3131 * international/mule.el (charset-info): Doc-string fixed.
3132
3133 1999-05-25 Ken'ichi Handa <handa@gnu.org>
3134
3135 * mail/smtpmail.el (smtpmail-send-it): Bind
3136 smtpmail-code-conv-from properly.
3137 (smtpmail-send-data-1): If DATA is a multibyte string, encode it
3138 by smtpmail-code-conv-from.
3139
3140 1999-05-24 Richard Stallman <rms@gnu.org>
3141
3142 * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
3143 Binding deleted also.
3144
3145 1999-05-24 Karl Heuer <kwzh@gnu.org>
3146
3147 * comint.el (comint-bol-or-process-mark): Doc fix.
3148
3149 1999-05-23 Dave Love <fx@gnu.org>
3150
3151 * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
3152 Enter it on minor-mode-map-alist.
3153 (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed.
3154 Autoload. Add custom setter.
3155 (crisp-mark-line): Doc fix.
3156 (crisp-mode): Autoload. Re-write not to frob keymaps directly.
3157 (crisp-mode-hook): Define.
3158
3159 1999-05-23 Ken'ichi Handa <handa@gnu.org>
3160
3161 * files.el (recover-file): Recover buffer-file-coding-system.
3162
3163 1999-05-22 Richard Stallman <rms@gnu.org>
3164
3165 * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
3166 regexp match the date, to avoid treating date as file size.
3167 Add YYYY S option to WESTERN/
3168
3169 * bookmark.el: Delete some XEmacs compatibility code.
3170 (bookmark-jump-noselect): Check vc-backend.
3171
3172 * subr.el (add-to-list): Doc fix.
3173
3174 1999-05-21 Stephen Eglen <stephen@gnu.org>
3175
3176 * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
3177
3178 1999-05-18 Richard Stallman <rms@gnu.org>
3179
3180 * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
3181 non-space after the @anchor command.
3182 (texinfo-format-var): Handle other nested constructs, using
3183 texinfo-parse-expanded-arg and texinfo-discard-command, not
3184 texinfo-parse-arg-discard.
3185
3186 * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
3187 (debug): Bind and use debugger-outer-inhibit-redisplay.
3188 Bind inhibit-redisplay to nil.
3189 (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
3190
3191 1999-05-17 Dave Love <fx@gnu.org>
3192
3193 * help.el (describe-function-1): Extra arg, interactive-p.
3194 (describe-key, describe-function): Use it.
3195
3196 1999-05-17 Karl Heuer <kwzh@gnu.org>
3197
3198 * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
3199
3200 1999-05-16 Dave Love <fx@gnu.org>
3201
3202 * cus-start.el (all): Delete selective-display. Add scroll-margin,
3203 scroll-preserve-screen-position, scroll-conservatively.
3204
3205 1999-05-16 Dave Love <fx@gnu.org>
3206
3207 * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
3208
3209 1999-05-15 Reto Zimmermann <reto@Synopsys.COM>
3210
3211 * progmodes/vhdl-mode.el: Completely revised and massively extended.
3212
3213 1999-05-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
3214
3215 * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
3216 magic number and is not associated with a file.
3217
3218 1999-05-14 Richard M. Stallman <rms@gnu.org>
3219
3220 * files.el (find-file-noselect-1): Fix previous change.
3221
3222 1999-05-14 Simon Marshall <simon@gnu.org>
3223
3224 * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
3225
3226 1999-05-13 Ken'ichi Handa <handa@gnu.org>
3227
3228 * international/mule-diag.el (mule-diag): Change MULE to Mule in
3229 docstring.
3230
3231 * international/mule-cmds.el: Change MULE to Mule in docstrings
3232 and menus.
3233
3234 1999-05-10 Kenichi HANDA <handa@etl.go.jp>
3235
3236 * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
3237 to correctly reflect the value of BaseLineOffset in
3238 RelativeCompose. Now the value of RelativeCompose is an array of
3239 low and high positions.
3240 (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
3241 RLC for the above change.
3242
3243 1995-05-11 Joel N. Weber II <devnull@melange.gnu.org>
3244
3245 * comint.el (comint-password-prompt-regexp): Modified to match the
3246 output of ksu and ssh-add.
3247
3248 1999-05-11 Kenichi HANDA <handa@etl.go.jp>
3249
3250 * language/korea-util.el (isearch-toggle-korean-input-method):
3251 Adjusted for the change of input method handling in isearch.el.
3252 (isearch-hangul-switch-symbol-ksc): Likewise.
3253 (isearch-hangul-switch-hanja): Likewise.
3254
3255 1999-05-10 Dave Love <fx@gnu.org>
3256
3257 * help.el (help-make-xrefs): Fix typo.
3258
3259 1999-05-10 Andreas Schwab <schwab@gnu.org>
3260
3261 * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
3262 unibyte-display-via-language-environment.
3263
3264 * help.el (help-make-xrefs): Handle more cases when looking for
3265 commands in a keymap description.
3266
3267 1999-05-10 Eli Zaretskii <eliz@gnu.org>
3268
3269 * loadup.el: For ms-dos systems, load ccl and codepage.
3270
3271 1999-05-09 Ken'ichi Handa <handa@gnu.org>
3272
3273 * ps-print.el (ps-control-character): Call
3274 ps-mule-prepare-ascii-font to setup ASCII fonts.
3275
3276 * ps-mule.el (ps-mule-begin-job): Redo this change "if
3277 ps-multibyte-buffer is nil, use
3278 ps-mule-font-info-database-default."
3279
3280 1999-05-08 Ken Stevens <k.stevens@ieee.org>
3281
3282 * ispell.el (ispell-local-dictionary-alist): New variable for
3283 customizing local dictionaries not accessable by everyone.
3284 (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
3285 (ispell-required-version): Changed format `(major minor
3286 revision)' to support general pattern matching.
3287 (ispell-tex-skip-alists): AMS Tex block comment and `\author'
3288 skip region commented out due to incorrect skip potential in std latex.
3289 (ispell-word): Removed `when' macro. Fixed bug of not restoring
3290 cursor point on small words for calls from `ispell-minor-mode'.
3291 (check-ispell-version): Tests and accepts versions major.minor
3292 and above, with adjustments for interactions in 3.1.0-3.1.11.
3293 (ispell-get-line): No longer skips ispell process special characters.
3294 (ispell-comments-and-strings): Removed `when' macro call.
3295 (ispell-minor-check): Requires ispell-word to restore cursor point.
3296 (ispell-buffer-local-parsing): Supports checking comments only.
3297
3298 1999-05-08 Karl Heuer <kwzh@gnu.org>
3299
3300 * comint.el (comint-password-prompt-regexp): Fix last change to be
3301 more specific.
3302
3303 1999-05-07 Richard M. Stallman <rms@gnu.org>
3304
3305 * subr.el (with-temp-message): Fix the other call to message
3306 to use %s.
3307
3308 1999-05-07 Michael Ernst <mernst@alum.mit.edu>
3309
3310 * gud.el (gud-format-command): "%F" means file sans extension.
3311 (jdb): use %F, not %f, for gud-break.
3312
3313 1999-05-07 Joel N. Weber II <devnull@melange.gnu.org>
3314
3315 * comint.el (comint-password-prompt-regexp): Modified so that it
3316 matches the output of kinit.
3317
3318 1999-05-06 Greg Stark <gsstark@mit.edu>
3319
3320 * timezone.el (timezone-parse-date): Recognize new format used in
3321 internet cookies.
3322
3323 1999-05-04 Tudor Hulubei <tudor@cs.unh.edu>
3324
3325 * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
3326
3327 1999-05-04 Andrew Innes <andrewi@gnu.org>
3328
3329 * time.el (display-time-update): Allow for wrap-around when
3330 checking against display-time-server-down-time.
3331
3332 1999-05-04 Ken'ichi Handa <handa@gnu.org>
3333
3334 * international/mule-diag.el (describe-coding-system): Fix English
3335 message.
3336
3337 1999-05-03 Jason Rumney <jasonr@altavista.net>
3338
3339 * term/w32-win.el: Change the x-charset-registry property for the
3340 Japanese charsets that are supported by Japanese Windows fonts.
3341
3342 1999-05-03 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
3343
3344 * diary-lib.el (diary-remind): Rewritten to behave sensibly for
3345 diary-block diary entries for which the reminders and the diary
3346 entries can overlap.
3347
3348 1999-05-02 Jason Rumney <jasonr@altavista.net>
3349
3350 * term/w32-win.el (mouse-set-font): Ensure constructed fontset
3351 matches the font selected in the dialog.
3352
3353 1999-05-02 Dave Love <fx@gnu.org>
3354
3355 * browse-url.el (browse-url-browser-function): Add :version.
3356
3357 * international/mule.el (auto-coding-alist): Add .tgz.
3358
3359 1999-05-2 Eli Zaretskii <eliz@is.elta.co.il>
3360
3361 * international/codepage.el (cp-coding-system-for-codepage-1):
3362 Make the magnification parameter for the -dos encoder be 2.
3363
3364 1999-05-2 Andrew Innes <andrewi@gnu.org>
3365
3366 * term/w32-win.el (w32-drag-n-drop): Select file in window where
3367 it is dropped, rather than current window.
3368
3369 * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
3370 after switching buffer, as case-fold-search is a buffer local
3371 variable.
3372
3373 * w32-fns.el (convert-standard-filename): Only convert directory
3374 separators to backslash if the interactive shell is one of the
3375 standard Windows shells that has DOS semantics.
3376
3377 * ls-lisp.el (ls-lisp-format-time): Trap errors from
3378 format-time-string, and return a suitable string to indicate the
3379 timestamp was invalid.
3380
3381 * hexl.el (hexlify-command): Apply shell-quote-argument after
3382 expanding hexl-program in case exec-directory contains a space.
3383 (dehexlify-command): Ditto.
3384
3385 * dos-w32.el (file-name-buffer-file-type-alist): Remove various
3386 file extension regexps which aren't necessarily binary files.
3387 (direct-print-region-helper): Use subst-char-in-string instead of
3388 binding directory-sep-char to convert filenames to DOS syntax.
3389 (direct-print-region-use-command-dot-com): New variable.
3390 (direct-print-region-helper): Use it to control whether to invoked
3391 command.com to print on Windows 9x.
3392
3393 * browse-url.el (browse-url-browser-function): Default to
3394 browse-url-default-windows-browser on windows-nt.
3395 (browse-url-default-windows-browser): New function.
3396
3397 1999-04-30 Eli Zaretskii <eliz@is.elta.co.il>
3398
3399 * forms.el (forms-mode): Don't call forms-first-record or
3400 forms-last-record if the data file has zero records.
3401
3402 1999-04-29 Richard M. Stallman <rms@gnu.org>
3403
3404 * files.el (find-file-noselect-1): If buffer-file-name has changed
3405 after find-file-not-found-hooks runs, recompute the truename.
3406 And don't use FILENAME after that point.
3407
3408 1999-04-27 Dave Love <fx@gnu.org>
3409
3410 * paren.el (show-paren-mode)
3411 * which-func.el (which-func-mode-global)
3412 * type-break.el (type-break-mode)
3413 * time.el (display-time-mode)
3414 * rsz-mini.el (resize-minibuffer-mode)
3415 * mouse-sel.el (mouse-sel-mode)
3416 * icomplete.el (icomplete-mode)
3417 * hscroll.el (hscroll-global-mode)
3418 * help.el (temp-buffer-resize-mode)
3419 * font-lock.el (global-font-lock-mode)
3420 * delsel.el (delete-selection-mode)
3421 * avoid.el (mouse-avoidance-mode)
3422 * autoinsert.el (auto-insert-mode)
3423 * winner.el (winner-mode): Doc fix.
3424
3425 1999-04-26 Karl Heuer <kwzh@gnu.org>
3426
3427 * mail/rmail.el (rmail-next-same-subject): When searching, ignore
3428 the same whitespace that was ignored in choosing the subject string.
3429
3430 1999-04-26 Richard M. Stallman <rms@gnu.org>
3431
3432 * info.el (Info-find-node): Position properly after finding anchor.
3433
3434 * cus-start.el (all): Handle unibyte-display-via-language-environment.
3435
3436 * simple.el (indent-new-comment-line): Fix previous change.
3437
3438 * complete.el: Delete the wildcard expansion feature
3439 since that is now standard in find-file.
3440 (PC-try-load-many-files): Function deleted.
3441 (PC-after-load-many-files): Function deleted.
3442 (PC-many-files-list): Variable deleted.
3443 (PC-disable-wildcards): Variable deleted.
3444 (partial-completion-mode): Don't enable the wildcard feature.
3445
3446 * complete.el (PC-look-for-include-file): Don't set global variables
3447 `error', `buf' and `filename' here.
3448
3449 * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
3450
3451 1999-04-26 John Wiegley <johnw@oneworld.new-era.com>
3452
3453 * textmodes/outline.el (outline-regexp): Doc fix.
3454
3455 1999-04-26 John Wiegley <johnw@borland.com>
3456
3457 * progmodes/compile.el (compilation-error-regexp-alist): Recognize
3458 C++Builder 4.0 error message syntax.
3459
3460 1999-04-26 Mark Diekhans <markd@Grizzly.COM>
3461
3462 * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
3463 supported, use find -exec.
3464
3465 1999-04-26 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
3466
3467 * textmodes/texinfmt.el (texinfo-format-buffer): Bind
3468 coding-system-for-write, to avoid hanging when non-interactive.
3469
3470 1999-04-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
3471
3472 * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
3473 start with a newline.
3474
3475 1999-04-13 Ken'ichi Handa <handa@gnu.org>
3476
3477 * international/mule-conf.el (x-ctext): New coding system.
3478
3479 1999-04-12 Richard M. Stallman <rms@gnu.org>
3480
3481 * international/mule-cmds.el (input-method-function):
3482 Add permanent-local property.
3483
3484 1999-04-12 Dave Love <fx@gnu.org>
3485
3486 * jka-compr.el (jka-compr-insert-file-contents): Fix previous
3487 change to use jka-compr-byte-compiler-base-file-name.
3488
3489 * supercite.el (sc-scan-info-alist): Revert last change.
3490 (sc-attrib-selection-list): Fix :type here instead.
3491
3492 1999-04-11 Eli Zaretskii <eliz@gnu.org>
3493
3494 * international/mule.el (auto-coding-alist-lookup): Include ms-dos
3495 in the list of case-insensitive filesystems.
3496
3497 1999-04-09 Kenichi Handa <handa@etl.go.jp>
3498
3499 * international/fontset.el (create-fontset-from-fontset-spec):
3500 Don't register duplicated alias fontset names.
3501
3502 1999-04-08 Richard Stallman <rms@gnu.org>
3503
3504 * international/mule.el (auto-coding-alist-lookup): New function.
3505 (set-auto-coding): Use auto-coding-alist-lookup.
3506
3507 * jka-compr.el (jka-compr-insert-file-contents):
3508 Use auto-coding-alist-lookup to check for files that
3509 should not have eol conversion, in the unibyte case.
3510
3511 1999-04-07 Dave Love <fx@gnu.org>
3512
3513 * help.el (describe-variable): Check custom-loads property as well
3514 as custom-type.
3515
3516 * abbrev.el (abbrev-mode): Customizing sets the default value.
3517
3518 1999-04-08 Andre Spiegel <spiegel@inf.fu-berlin.de>
3519
3520 * vc.el (vc-backend-revert): For CVS files that were made
3521 writeable with "cvs edit", call "cvs unedit" to undo that.
3522
3523 1999-04-08 Dave Love <fx@gnu.org>
3524
3525 * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
3526 more.
3527 (sc-emacs-features): Recognize Emacs 20.
3528 (sc-read-string): Use history arg.
3529 (sc-scan-info-alist): Check for rtnvalue a cons.
3530
3531 1999-04-08 Kenichi HANDA <handa@etl.go.jp>
3532
3533 * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
3534 coding system to encode the message by
3535 select-message-coding-system.
3536
3537 1999-04-07 Richard Stallman <rms@gnu.org>
3538
3539 * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
3540
3541 * winner.el: Reorder definitions.
3542
3543 * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
3544
3545 * mail/rmail.el (rmail-decode-babyl-format):
3546 Undo previous change.
3547
3548 1999-04-06 Richard Stallman <rms@gnu.org>
3549
3550 * info.el (Info-find-node): Check for an anchor at the
3551 proper place, before reading an indirect file.
3552
3553 * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
3554
3555 * jka-compr.el (jka-compr-insert-file-contents):
3556 Use raw-text-unix when we want no conversion.
3557
3558 1999-04-06 Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
3559
3560 * timezone.el (timezone-parse-date): Corrected regexp for
3561 style (5) date format so that tenths of seconds are optional.
3562
3563 1999-04-05 Eli Zaretskii <eliz@gnu.org>
3564
3565 * term/internal.el (dos-cpNNN-setup): New function, with the guts
3566 of dos-codepage-setup.
3567 (cjk-codepages-alist): New variable, an alist of Far-Eastern
3568 codepages for which there's no need to set up cpNNN coding
3569 systems.
3570 (dos-codepage-setup): Support Far-Eastern DOS terminals.
3571
3572 1999-04-05 Richard Stallman <rms@gnu.org>
3573
3574 * mail/rmail.el (rmail-ignored-headers): Doc fix.
3575
3576 1999-04-02 Richard Stallman <rms@gnu.org>
3577
3578 * progmodes/compile.el (compilation-handle-exit): Do right thing
3579 if (car status) doesn't end in a newline.
3580
3581 1999-04-01 Dave Love <fx@gnu.org>
3582
3583 * progmodes/sql.el (SQL): Add defgroup :version.
3584
3585 1999-03-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
3586
3587 * emacs-lisp/bytecomp.el (byte-compile-file): Clear
3588 buffer-file-coding-system. If the coding system used is raw-text,
3589 etc., make the *Compiler Input* buffer unibyte.
3590
3591 * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
3592
3593 * loadup.el: Don't write the fns-...el file if not dumping.
3594
3595 1999-03-31 Dave Love <fx@gnu.org>
3596
3597 * snmp-mode.el (snmp): Fix defgroup :version.
3598
3599 * hilit-chg.el (highlight-changes): Add defgroup :version.
3600
3601 1999-03-31 Andreas Schwab <schwab@gnu.org>
3602
3603 * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
3604 the gnus-save-hidden-threads macro.
3605
3606 1999-03-30 Per Abrahamsen <abraham@dina.kvl.dk>
3607
3608 * faces.el (face-set-after-frame-default): Obey the
3609 `customized-face' for new faces.
3610
3611 1999-03-30 Dave Love <fx@gnu.org>
3612
3613 * international/mule-cmds.el (current-language-environment): Doc fix.
3614 * abbrev.el (abbrev-mode): Doc fix.
3615 * autoinsert.el (auto-insert-mode): Doc fix.
3616 * complete.el (partial-completion-mode): Doc fix.
3617 * avoid.el (mouse-avoidance-mode): Doc fix.
3618 * delsel.el (delete-selection-mode): Doc fix.
3619 * font-lock.el (global-font-lock-mode): Doc fix.
3620 * help.el (temp-buffer-resize-mode): Doc fix.
3621 * hscroll.el (hscroll-global-mode): Doc fix.
3622 * icomplete.el (icomplete-mode): Doc fix.
3623 * mouse-sel.el (mouse-sel-mode): Doc fix.
3624 * paren.el (show-paren-mode): Doc fix.
3625 * rsz-mini.el (resize-minibuffer-mode): Doc fix.
3626 * time.el (display-time-mode): Doc fix.
3627 * type-break.el (type-break-mode): Doc fix.
3628 * which-func.el (which-func-mode-global): Doc fix.
3629 * winner.el (winner-mode): Doc fix.
3630
3631 1999-03-30 Michael Ernst <mernst@alum.mit.edu>
3632
3633 * wid-edit.el (widget-before-change): Signal text-read-only rather
3634 than an ordinary error.
3635
3636 1999-03-30 Richard M. Stallman <rms@gnu.org>
3637
3638 * repeat.el: Don't require advice.
3639 (repeat): Do function-indirection in check for kbd macro.
3640 In self-insert case, use the *last* char in INSERTION.
3641
3642 1999-03-30 Karl Heuer <kwzh@gnu.org>
3643
3644 * progmodes/cc-cmds.el (c-indent-command): Doc fix.
3645
3646 1999-03-29 Andreas Schwab <schwab@gnu.org>
3647
3648 * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
3649 comint-input-filter-functions. Make variables related to shell
3650 directory tracking local.
3651
3652 1999-03-26 Andreas Schwab <schwab@gnu.org>
3653
3654 * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
3655
3656 * simple.el (shell-command-on-region): Cope with exit-status being
3657 nil, which happens if call-process-region was interrupted.
3658
3659 1999-03-26 Richard M. Stallman <rms@gnu.org>
3660
3661 * simple.el (indent-new-comment-line): Handle use at a point
3662 after a comment-end. Handle multiple comments.
3663
3664 * mail/rmail.el (rmail-decode-babyl-format):
3665 To prevent locking, bind buffer-file-name to nil.
3666
3667 1999-03-26 Karl Fogel <kfogel@red-bean.com>
3668
3669 * mail-hist.el (mail-hist-current-header-name): Don't make
3670 off-by-one-error when determining if in message body.
3671
3672 1999-03-25 Andrew Innes <andrewi@gnu.org>
3673
3674 * w32-fns.el (set-default-process-coding-system): Copied from
3675 dos-w32.el, but modified to use Unix line endings for process
3676 input, and to add a suitable entry to process-coding-system-alist
3677 for DOS shells.
3678
3679 * dos-fns.el (set-default-process-coding-system): Copied from
3680 dos-w32.el.
3681
3682 * dos-w32.el (set-default-process-coding-system): Move function to
3683 dos-fns.el; a different version is used in w32-fns.el.
3684
3685 1999-03-24 Dave Love <fx@gnu.org>
3686
3687 * info.el (Info-directory-list): Revert change to re-writing
3688 Info-default-directory-list, but put `alternative' first.
3689 (Info-insert-dir): Modify selecting the top dir file as a consequence.
3690
3691 1999-03-23 Simon Marshall <simon@gnu.org>
3692
3693 * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
3694 on the line by itself.
3695 (java-font-lock-keywords-2): Likewise. Don't fontify a class name if
3696 it is not in a declarative context.
3697
3698 1999-03-22 Per Abrahamsen <abraham@dina.kvl.dk>
3699
3700 * cus-edit.el (custom-variable-prompt): Allow customization of
3701 autoloaded symbols.
3702
3703 1999-03-22 Kenichi HANDA <handa@etl.go.jp>
3704
3705 * simple.el (what-cursor-position): Don't cause error when point
3706 is at invalid multibyte sequence.
3707
3708 1999-03-21 Karl Heuer <kwzh@gnu.org>
3709
3710 * complete.el (partial-completion-mode): Doc fix.
3711
3712 1999-03-19 Richard M. Stallman <rms@gnu.org>
3713
3714 * progmodes/cplus-md.el (old-c++): Remove :group.
3715
3716 * progmodes/c-mode.el (old-c): Remove :group.
3717
3718 1999-03-18 Simon Marshall <simon@gnu.org>
3719
3720 * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
3721 (java-font-lock-keywords-2): Added "strictfp" keyword.
3722
3723 1999-03-17 Jason Rumney <jasonr@altavista.net>
3724
3725 * w32-fns.el (set-w32-system-coding-system) New function.
3726 (w32-system-coding-system) Initialize to 'iso-latin-1.
3727
3728 1999-03-17 Eli Zaretskii <eliz@gnu.org>
3729
3730 * international/mule-cmds.el (set-language-environment): Fix
3731 previous change: don't use dos-codepage when unbound.
3732
3733 1999-03-17 Karl Heuer <kwzh@gnu.org>
3734
3735 * calendar/appt.el (appt-make-list): Fix previous change.
3736
3737 1999-03-16 Richard M. Stallman <rms@gnu.org>
3738
3739 * window.el (shrink-window-if-larger-than-buffer):
3740 Don't try to redisplay with the cursor at the end
3741 on its own line--that would force a scroll and spoil things.
3742
3743 1999-03-16 Eli Zaretskii <eliz@gnu.org>
3744
3745 * international/mule-cmds.el (set-language-environment): Don't use
3746 cpNNN-nonascii-translation-table if it is unbound.
3747
3748 * term/internal.el (dos-codepage-setup): Compute the unibyte
3749 syntax table and bind unibyte-display-via-language-environment
3750 here, rather than at top level, so that resetting to unibyte in
3751 .emacs works as expected.
3752
3753 1999-03-15 Simon Marshall <simon@gnu.org>
3754
3755 * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
3756
3757 1999-03-14 Milan Zamazal <pdm@pvt.net>
3758
3759 * abbrev.el (inverse-add-abbrev): Inherit the current input method.
3760
3761 1999-03-14 Kenichi Handa <handa@etl.go.jp>
3762
3763 * international/mule-util.el (detect-coding-with-priority):
3764 Restore the internal database.
3765
3766 1999-03-14 Stephen Eglen <stephen@gnu.org>
3767
3768 * mail/sendmail.el (sendmail-send-it): Fix typo in error string
3769 if mail-from-style has invalid value.
3770
3771 1999-03-12 Karl Heuer <kwzh@gnu.org>
3772
3773 * vc.el (vc-delete-logbuf-window): New var.
3774 (vc-finish-logentry): Use it.
3775
3776 1999-03-12 Richard M. Stallman <rms@gnu.org>
3777
3778 * startup.el (command-line-1): Improve startup msg.
3779
3780 1999-03-12 Eric M. Ludlam <zappo@ultranet.com>
3781
3782 * speedbar.el: Added commentary about stealthy functions.
3783 (speedbar-message) new function.
3784 (speedbar-y-or-n-p): New function
3785 (speedbar-with-attached-buffer) Moved macro before reference.
3786 Now uses `save-selected-window'.
3787 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
3788 speedbar-generic-item-info, speedbar-item-info-file-helper,
3789 speedbar-item-delete, speedbar-insert-generic-list,
3790 speedbar-timer-fn, speedbar-check-vc-this-line,
3791 speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
3792 speedbar-buffers-item-info) Use speedbar-message.
3793 (speedbar-item-info) Limit `message-log-max'.
3794 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
3795 speedbar-item-delete, speedbar-item-object-delete,
3796 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
3797
3798 1999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
3799
3800 * server.el (server-start): Set coding system for the server
3801 process to raw-text.
3802 (server-process-filter): Decode file names if necessary.
3803
3804 1999-03-12 Dave Love <fx@gnu.org>
3805
3806 * textmodes/fill.el (sentence-end-double-space): Doc fix.
3807
3808 * textmodes/paragraphs.el (sentence-end): Doc fix.
3809
3810 1999-03-11 Karl Heuer <kwzh@gnu.org>
3811
3812 * comint.el (comint-password-prompt-regexp): Accept "login password:"
3813
3814 1999-03-09 Karl Heuer <kwzh@gnu.org>
3815
3816 * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
3817 (ispell-dictionary-alist-2): Likewise.
3818 (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
3819 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
3820 (ispell-dictionary-alist): Build from six pieces, not just two.
3821
3822 * ps-bdf.el (bdf-directory-list): Doc fix.
3823
3824 * enriched.el (enriched-mode): Make var permanent-local.
3825
3826 1999-03-09 Dave Love <fx@gnu.org>
3827
3828 * textmodes/sgml-mode.el (html-mode): Use
3829 sentence-end-double-space when setting sentence-end.
3830
3831 1999-03-09 Ken'ichi Handa <handa@gnu.org>
3832
3833 * language/thai.el (tis-620): New alias coding system for thai-tis620.
3834
3835 1999-03-08 Felix Lee <flee@cygnus.com>
3836
3837 * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
3838
3839 * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
3840
3841 1999-03-08 Karl Heuer <kwzh@gnu.org>
3842
3843 * dired-aux.el (dired-do-copy-regexp): Doc fix.
3844 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3845
3846 * dired.el (dired-do-copy-regexp): Doc fix.
3847 (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3848
3849 1999-03-08 Roger Breitenstein <roger.breitenstein@starfish.com>
3850
3851 * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
3852
3853 1999-03-08 Jason Rumney <jasonr@altavista.net>
3854
3855 * international/codepage.el (cp1250-decode-table)
3856 (cp1251-decode-table, cp1253-decode-table)
3857 (cp1257-decode-table): New translation tables for MS Windows codepages.
3858 (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
3859
3860 1999-03-07 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
3861
3862 * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
3863
3864 1999-03-07 Eli Zaretskii <eliz@gnu.org>
3865
3866 * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
3867
3868 * term/internal.el (top level): Display character 255 as 8bit as well.
3869
3870 1999-03-06 Dave Love <fx@gnu.org>
3871
3872 * progmodes/cc-cmds.el (c-outline-level): Bind
3873 buffer-invisibility-spec.
3874
3875 * progmodes/c-mode.el (c-outline-level): Likewise.
3876
3877 * progmodes/ada-mode.el (ada-outline-level): Likewise.
3878
3879 1999-03-05 Felix Lee <flee@cygnus.com>
3880
3881 * textmodes/outline.el (outline-get-last-sibling): Doc fix.
3882
3883 1999-03-05 Richard M. Stallman <rms@gnu.org>
3884
3885 * bindings.el (complete-symbol): Invert meaning of prefix arg.
3886
3887 1999-03-05 Andrew Innes <andrewi@gnu.org>
3888
3889 * w32-fns.el (convert-standard-filename): Convert directory
3890 separators to Windows format.
3891
3892 1999-03-05 Andreas Schwab <schwab@gnu.org>
3893
3894 * international/skkdic-cnv.el: Provide skkdic-cnv.
3895 (skkdic-convert): Emit code to require skkdic-cnv at compile time.
3896 (batch-skkdic-convert): Doc fix.
3897
3898 1999-03-04 Dave Love <fx@gnu.org>
3899
3900 * custom.el (custom-set-variables): Protect against setter errors.
3901
3902 1999-03-04 Eli Zaretskii <eliz@gnu.org>
3903
3904 * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
3905 the file sizes from overflowing.
3906 (ls-lisp-format): If file size is a float, use %8.0f to print it.
3907 Under -s, print the size in blocks with %4.0f, in case they have
3908 a *really* huge file.
3909
3910 1999-03-03 Dave Love <fx@gnu.org>
3911
3912 * options.el (edit-options): Doc fix.
3913 (list-options): Don't lose with unbound symbols. Maintain
3914 Edit-options-mode.
3915
3916 1999-03-01 Dave Love <fx@gnu.org>
3917
3918 * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
3919
3920 1999-02-28 Richard M. Stallman <rms@gnu.org>
3921
3922 * ispell.el (ispell-dictionary-alist-override): New variable.
3923 (ispell-dictionary-alist): Don't setq it,
3924 if ispell-dictionary-alist-override is set.
3925
3926 * simple.el (shell-command-default-error-buffer): Renamed from
3927 shell-command-on-region-default-error-buffer.
3928 (shell-command-on-region): Mention in echo area when there
3929 is some error output. Mention success or failure, too.
3930 Accumulate multiple error outputs
3931 going forward, with formfeed in between. Display the error buffer
3932 when we have put something in it.
3933 (shell-command): Add the ERROR-BUFFER argument feature.
3934
3935 1999-02-28 Karl Heuer <kwzh@gnu.org>
3936
3937 * mail/mh-utils.el (mh-lib): Doc fix.
3938 (mh-lib-progs, mh-nmh-p): New vars.
3939 (mh-find-progs): Set mh-lib-progs along with other vars.
3940 (mh-path-search): New arg FUNC-P; if specified, use that instead
3941 of mh-file-command-p.
3942 (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
3943
3944 * mail/mh-comp.el (mh-repl-formfile): New var.
3945 (mh-smail-batch): Don't ignore all arguments.
3946 (mh-reply): Do the right thing when using nmh.
3947
3948 1999-02-27 Kenichi Handa <handa@etl.go.jp>
3949
3950 * international/mule-cmds.el (select-safe-coding-system): Be sure
3951 to show a buffer being decoded.
3952
3953 1999-02-26 Ken'ichi Handa <handa@gnu.org>
3954
3955 * ps-bdf.el (bdf-directory-list): Initialize it to
3956 '("/usr/local/share/emacs/fonts/bdf").
3957
3958 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3959
3960 * ps-print.el: PostScript programming fix.
3961 (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
3962 setpagedevice operator).
3963
3964 1999-02-25 Vinicius Jose Latorre <vinicius@cpqd.com.br>
3965
3966 * ps-print.el: Doc fix, font size specifies landscape and portrait
3967 sizes.
3968 (ps-print-version): New version number (4.1.4).
3969 (ps-font-size, ps-header-font-size, ps-header-title-font-size):
3970 Specifies landscape and portrait sizes.
3971 (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
3972 (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
3973 fix.
3974 (ps-get-font-size): New fun.
3975 (ps-font-size-internal, ps-header-font-size-internal)
3976 (ps-header-title-font-size-internal): New vars.
3977
3978 * ps-mule.el: Change of ps-print font size variable name.
3979 (ps-mule-generate-font): Fun fix.
3980 (ps-mule-begin-job): Programming uniformization.
3981
3982 1999-02-25 Dave Love <fx@gnu.org>
3983
3984 * help.el (help-xref-info-regexp): Allow linebreaks and capital.
3985 (help-make-xrefs): Do Info case first.
3986
3987 * repeat.el: Don't require advice.
3988 (repeat-last-kill-command): Variable deleted.
3989
3990 1999-02-25 Richard Stallman <rms@gnu.org>
3991
3992 * simple.el (shell-command-on-region): Don't go into the REPLACE = t
3993 case just because the current buffer is the output buffer.
3994
3995 1999-02-25 Kenichi Handa <handa@etl.go.jp>
3996
3997 * simple.el (what-cursor-position): To show the character's
3998 encoding, use encoded-string-description instead of information
3999 of chaset-origin-alist.
4000
4001 * international/mule-cmds.el (iso-2022-control-alist): New variable.
4002 (encoded-code-description): New function.
4003 (encoded-string-description): New function.
4004 (encode-coding-char): New function.
4005
4006 1999-02-25 Andrew Innes <andrewi@gnu.org>
4007
4008 * startup.el (command-line) [windows-nt]: Fix typo in regexp
4009 checking for .emacs[.el[c]].
4010
4011 1999-02-24 Richard Stallman <rms@gnu.org>
4012
4013 * help.el (describe-function-1): Don't print a whole lambda-function.
4014
4015 1999-02-23 Ken'ichi Handa <handa@gnu.org>
4016
4017 * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
4018 inputting ?\240.
4019
4020 1999-02-23 Karl Heuer <kwzh@gnu.org>
4021
4022 * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
4023
4024 * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
4025 (clean-buffer-list-kill-buffer-names): Doc fix.
4026
4027 * gud.el (gud-jdb-massage-args): Spelling fix.
4028
4029 1999-02-23 Richard M. Stallman <rms@gnu.org>
4030
4031 * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
4032
4033 1999-02-22 Eli Zaretskii <eliz@gnu.org>
4034
4035 * arc-mode.el (archive-set-buffer-as-visiting-file): Save
4036 excursion while calling set-auto-coding-function.
4037
4038 * play/handwrite.el (handwrite): Require ps-print, and use
4039 ps-printer-name and ps-lpr-command. Call ps-print-region-function
4040 if it's defined, instead of forking ps-lpr-command unconditionally.
4041
4042 1999-02-22 Kenichi Handa <handa@etl.go.jp>
4043
4044 * international/codepage.el (cp-coding-system-for-codepage-1): Put
4045 charset-origin-alist property to a coding system for the codepage.
4046
4047 * international/mule.el: Modify comment for charset-origin-alist
4048 property of a coding system.
4049
4050 * simple.el (what-cursor-position): charset-origin-alist property
4051 of a coding system may be a translation table or a symbol of which
4052 `translation-table' property is a translation table.
4053
4054 1999-02-21 Richard Stallman <rms@gnu.org>
4055
4056 * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
4057 to the "html" template.
4058
4059 1999-02-21 Peter Breton <pbreton@ne.mediaone.net>
4060
4061 * dirtrack.el (dirtrack): Added docstring. Now returns input.
4062
4063 1999-02-18 Peter Breton <pbreton@ne.mediaone.net>
4064
4065 * dirtrack.el (dirtrack): Check for the prompt in the input string
4066 instead of the buffer.
4067
4068 1999-02-18 Alex Schroeder <a.schroeder@bsiag.ch>
4069
4070 * sql.el: Set version to 1.4.1. Changed mail address to
4071 alex@gnu.org. Mention the mailing list sql.el@gnu.org.
4072 (sql-input-ring-separator): Doc fix.
4073 (sql-mode-syntax-table): double-dash starts comments is defined as
4074 ". 56" instead of ". 12b" for XEmacs.
4075 (sql-stop, sql-interactive-mode): Doc fixes.
4076 (sql-postgres): Queries for database and server, not just one.
4077 (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
4078
4079 * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
4080 changed. This is needed for master.el to work.
4081 (sql-set-sqli-buffer): Use the new hook.
4082
4083 * sql.el (sql-make-alternate-buffer-name): Function that sets
4084 sql-alternate-buffer-name.
4085 (sql-alternate-buffer-name): Possible name of SQLi buffers.
4086 (sql-interactive-mode): Set sql-alternate-buffer-name.
4087 (sql-rename-buffer): New command.
4088 (sql-interactive-mode-menu): Menu for SQLi buffers.
4089
4090 * sql.el (sql-interactive-mode): Doc fix. sql-input-ring-separator
4091 and sql-input-ring-file-name are used to temporarily set
4092 comint-input-ring-file-name and comint-input-ring-separator when
4093 reading and writing input history files.
4094
4095 (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
4096 (sql-input-ring-file-name): New variable with customization.
4097 (sql-input-ring-separator): New variable with customization.
4098 (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
4099 Callers changed.
4100 (sql-show-sqli-buffer): The message for "sql-buffer is not set"
4101 now includes the name of the current buffer.
4102
4103 (sql-mode): Set paragraph-separate and paragraph-start so that
4104 sql-send-paragraph sends the entire SQL statements, even if it
4105 contains indented lines.
4106
4107 1999-02-18 Dave Love <fx@gnu.org>
4108
4109 * format.el (format-encode-run-method, format-decode-run-method):
4110 Fix previous change.
4111
4112 1999-02-18 Ken'ichi Handa <handa@gnu.org>
4113
4114 * international/mule.el (coding-system-list): Moved here from
4115 mule-util.el to avoid autoloading mule-util by the call of
4116 select-safe-coding-system.
4117
4118 1999-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
4119
4120 * simple.el (turn-on-auto-fill): Mark it as an option for
4121 `text-mode-hook'.
4122
4123 1999-02-17 Richard Stallman <rms@gnu.org>
4124
4125 * emacs-lisp/easymenu.el (easy-menu-get-map):
4126 Don't crash if (current-local-map) is nil.
4127
4128 1999-02-17 Peter Breton <pbreton@ne.mediaone.net>
4129
4130 * filecache.el (file-cache-filter-regexps): Added .class.
4131
4132 1999-02-17 Ken'ichi Handa <handa@gnu.org>
4133
4134 * international/mule-util.el (decompose-region): Use
4135 insert-buffer-substring instead of insert-buffer to avoid putting
4136 mark.
4137
4138 1999-02-17 Andreas Schwab <schwab@gnu.org>
4139
4140 * calendar/cal-move.el (scroll-calendar-left): Don't set
4141 displayed-month and displayed-year here, let generate-calendar do
4142 it, after range checking.
4143
4144 1999-02-17 Simon Marshall <simon@gnu.org>
4145
4146 * progmodes/cc-engine.el (c-at-toplevel-p): New function.
4147
4148 * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
4149 correctly between an object declared via a constructor and a method.
4150 (font-lock-defaults-alist): Don't give `.' word syntax for Java.
4151 (java-font-lock-keywords-1): Fontify package names individually.
4152 (java-font-lock-extra-types): Ensure regexp matches capitalised only.
4153 (java-font-lock-keywords-2): Simplify type fontification.
4154 (java-font-lock-keywords-3): Likewise.
4155
4156 1999-02-17 Kenichi Handa <handa@etl.go.jp>
4157
4158 * language/japanese.el (iso-2022-jp-2): New coding system.
4159 ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
4160
4161 1999-02-16 Dave Love <fx@gnu.org>
4162
4163 * help.el (describe-function-1): Accept non-symbols.
4164
4165 1999-02-16 Paul Eggert <eggert@twinsun.com>
4166
4167 * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
4168 find the last match if there are multiple matches.
4169
4170 1999-02-16 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4171
4172 * tex-mode.el (tex-run-command, latex-run-command)
4173 (slitex-run-command, tex-command): Doc changes.
4174 (tex-start-options-string): Autoload it. Doc change. Provide
4175 a menu for customization. Allow nil. Quote backslashes only once.
4176 (tex-start-tex): Handle nil value of tex-start-options-string
4177 and apply shell-quote-argument to it.
4178
4179 1999-02-16 Eli Zaretskii <eliz@gnu.org>
4180
4181 * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
4182 the size in blocks, since it can be a float.
4183 (ls-lisp-format): Likewise
4184
4185 1999-02-16 Ken'ichi Handa <handa@gnu.org>
4186
4187 * language/japanese.el (japanese-shift-jis): Add
4188 charset-origin-alist property.
4189
4190 1999-02-15 Richard Stallman <rms@gnu.org>
4191
4192 * progmodes/compile.el (compile-internal): Use save-selected-window.
4193
4194 * subr.el (momentary-string-display): Bind inhibit-read-only.
4195
4196 * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
4197
4198 1999-02-15 Eli Zaretskii <eliz@is.elta.co.il>
4199
4200 * mail/rmail.el (rmail-show-message): If an unseen message has a
4201 Summary-line in its header, get past one more line before looking
4202 for the X-Coding-System header.
4203
4204 1999-02-15 Geoff Voelker <voelker@cs.washington.edu>
4205
4206 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
4207 explicitly to accomodate Windows 9X lack of a useful copy program.
4208
4209 1999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
4210
4211 * wid-edit.el (widget-choice-value-create): Use `equal'
4212 instead of `eq'.
4213
4214 1999-02-14 Richard Stallman <rms@gnu.org>
4215
4216 * international/iso-transl.el:
4217 (iso-transl-ae): Renamed from iso-transl-e-slash.
4218 (iso-transl-a-ring): Renamed from iso-transl-a-slash.
4219 (iso-transl-AE): Renamed from iso-transl-E-slash.
4220 (iso-transl-A-ring): Renamed from iso-transl-A-slash.
4221 (iso-transl-char-map): Related changes.
4222
4223 * format.el (format-replace-strings): Fix value of TO in REVERSE case.
4224
4225 1999-02-13 Richard Stallman <rms@gnu.org>
4226
4227 * textmodes/texinfmt.el (texinfo-alias): New function.
4228 (texinfo-fold-nodename-case): Add defvar.
4229 (texinfo-format-node): Do case folding if specified.
4230
4231 * ffap.el (ffap-file-at-point): Test local file names
4232 immediately. Strip off line numbers.
4233
4234 1999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
4235
4236 * sql.el: Set version to 1.3.2
4237 (sql-solid-program): Added support for solid.
4238 (sql-help): Doc mentions sql-solid.
4239 (sql-solid): Entry function for Solid.
4240 (sql-buffer): Doc explains the use of the variable and how to
4241 change it.
4242 (sql-mode-menu): Included entries for sql-show-sqli-buffer and
4243 sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
4244 disabled if sql-buffer doesn't have a process; sql-send-paragraph
4245 is new.
4246 (sql-show-sqli-buffer): New function to display the value of
4247 sql-buffer.
4248 (sql-change-sqli-buffer): New function to change sql-buffer.
4249 (sql-mode): Doc explains how to change sql-buffer.
4250 (sql-send-paragraph): New function to send a paragraph.
4251 (sql-mode-map): Added keybinding for sql-send-paragraph.
4252 (sql-mysql): Doc corrected.
4253 (sql-ms): Doc corrected.
4254
4255 * sql.el (sql-server): Doc fix.
4256 (sql-mysql): Added the use of sql-server to specify the host,
4257 sql-database now specifies database instead of host.
4258 (sql-mode-menu): Send... menu items are only active if sql-buffer
4259 is non-nil.
4260 (sql-help): Changed tag of entry functions a bit.
4261
4262 * sql.el: Added keywords from `finder-by-keyword'.
4263 (sql-mode): Made sql-buffer a local variable, changed the
4264 documentation: removed instructions to add *.sql files to
4265 auto-mode-alist, added documentation for having mutliple SQL
4266 buffers sending their stuff to different SQLi buffers, each
4267 running a different process.
4268 (sql-postgres): Quoted *SQL* in doc string.
4269 (sql-ms): Likewise.
4270 (sql-ingres): Likewise.
4271 (sql-ingres): Quoted *SQL* in doc string, added references to
4272 sql-user and sql-password used during login.
4273 (sql-sybase): Quoted *SQL* in doc string, added comma.
4274 (sql-oracle): Likewise.
4275 (sql-interactive-mode): Added extensive documentation for having
4276 mutliple SQL buffers sending their stuff to different SQLi
4277 buffers, each running a different process.
4278 (sql-buffer): Changed doc from *SQL* to SQLi.
4279 (sql-get-login): Doc fix.
4280
4281 1999-02-12 Ken'ichi Handa <handa@gnu.org>
4282
4283 * international/mule-conf.el (undecided): Set ascii in
4284 safe-charsets property.
4285
4286 1999-02-12 Richard Stallman <rms@gnu.org>
4287
4288 * textmodes/paragraphs.el (paragraph-separate): Doc fix.
4289
4290 1999-02-12 Ken'ichi Handa <handa@gnu.org>
4291
4292 * ps-mule.el (ps-mule-font-info-database-default): Set the initial
4293 value to ps-mule-font-info-database-latin.
4294
4295 1999-02-13 Kenichi HANDA <handa@etl.go.jp>
4296
4297 * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
4298 (ps-mule-font-info-database-default): New variable.
4299 (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
4300 ps-mule-font-info-database-default.
4301
4302 1999-02-12 Dave Love <fx@gnu.org>
4303
4304 * timezone.el (timezone-make-date-sortable)
4305 (timezone-make-date-arpa-standard): Doc fix.
4306
4307 1999-02-12 Ken'ichi Handa <handa@gnu.org>
4308
4309 * international/quail.el (quail-show-kbd-layout): Bind
4310 blink-matching-paren to nil.
4311
4312 * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
4313 for ASCII and Latin-1.
4314
4315 1999-02-12 Andreas Schwab <schwab@gnu.org>
4316
4317 * gud.el (jdb): Fix regexp for comint-prompt-regexp.
4318
4319 1999-02-12 Kenichi Handa <handa@etl.go.jp>
4320
4321 * international/mule-cmds.el (language-info-alist): Remove
4322 description about charset-origin-alist.
4323
4324 * international/mule.el: Comment added for a new coding system
4325 property `charset-origin-alit'.
4326 (make-translation-table): This variable deleted.
4327
4328 * language/chinese.el (chinese-big5): Add charset-origin-alist
4329 property.
4330 ("Chinese-CNS"): Remove charset-origin-alist property.
4331
4332 * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
4333 property.
4334 (cyrillic-alternativnyj): Likewise.
4335 ("Cyrillic-KOI8"): Remove charset-origin-alist property.
4336 ("Cyrillic-ALT"): Likewise.
4337
4338 * language/vietnamese.el (vietnamese-viqr): Add
4339 charset-origin-alist property.
4340 ("Vietnamese"): Remove charset-origin-alist property.
4341
4342 * simple.el (what-cursor-position): Don't use the varialbe
4343 charset-origin-alist, but use charset-origin-alist property of
4344 buffer-file-coding-system to decide external character set code.
4345
4346 1999-02-10 Richard Stallman <rms@gnu.org>
4347
4348 * shadowfile.el: Don't turn on the mode when the file is loaded.
4349
4350 1999-02-09 Richard Stallman <rms@gnu.org>
4351
4352 * progmodes/compile.el (compile-auto-highlight): Customize.
4353
4354 * add-log.el (add-log-file-name-function): New variable.
4355 (add-change-log-entry): Call that function, if non-nil.
4356
4357 1999-02-09 Michael Ernst <mernst@alum.mit.edu>
4358
4359 * rmail.el (rmail-search): Track match with a marker, not an integer.
4360
4361 1999-02-08 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4362
4363 * progmodes/compile.el (compilation-setup): Set value of
4364 compilation-directory-stack as in compilation-forget-errors.
4365 (compile-reinitialize-errors): Bind buffer-undo-list and
4366 deactivate-mark.
4367 (compilation-forget-errors): Likewise.
4368
4369 1999-02-08 Jim Blandy <jimb@savonarola.red-bean.com>
4370
4371 * textmodes/texinfo.el (texinfo-environment-regexp): Add the
4372 def... constructs.
4373
4374 * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
4375 Remove calls to sleep-for.
4376
4377 1999-02-08 Eli Zaretskii <eliz@gnu.org>
4378
4379 * international/codepage.el (cp-coding-system-for-codepage-1): On
4380 MS-DOS, use dos-unsupported-char-glyph for characters not
4381 supported by the codepage.
4382 (cp-make-coding-systems-for-codepage): Likewise.
4383
4384 1999-02-08 Andreas Schwab <schwab@gnu.org>
4385
4386 * international/mule-util.el (coding-system-list): Don't sort
4387 coding-system-list here.
4388
4389 * international/mule.el (coding-system-lessp): Moved here from
4390 mule-util.el
4391 (add-to-coding-system-list): New function.
4392 (make-subsidiary-coding-system, make-coding-system,
4393 define-coding-system-alias): Use it instead of setting
4394 coding-system-list directly.
4395
4396 1999-02-07 Dave Love <fx@gnu.org>
4397
4398 * calendar/appt.el (appt-make-list): Don't splice quotes and date
4399 onto message.
4400
4401 1999-02-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4402
4403 * imenu.el (imenu--last-menubar-index-alist): Add doc.
4404 (imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
4405
4406 1999-02-06 Richard Stallman <rms@gnu.org>
4407
4408 * language/european.el (setup-slovenian-environment): New function.
4409 ("Slovenian"): New language environment.
4410
4411 * progmodes/sql.el (sql-help): Doc fix.
4412 (sql-mysql): Doc fix.
4413
4414 1999-02-05 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4415
4416 * tex-mode.el: When compiling, require compare-w and skeleton
4417 to pacify the byte-compiler. Move the def's of the tex-commands
4418 together. Add a comment on kill-process vs. quit-process.
4419
4420 1999-02-05 Dave Love <fx@gnu.org>
4421
4422 * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
4423 null markers.
4424 (compile-goto-error): Likewise.
4425
4426 1999-02-05 Stephen Gildea <gildea@alum.mit.edu>
4427
4428 * time-stamp.el (time-stamp-format): Format doc tighter.
4429 (time-stamp-line-limit): 0 searches the entire buffer (careful!).
4430 (time-stamp): don't re-write the time stamp if it didn't change.
4431
4432 1999-02-05 Alex Schroeder <asc@bsiag.com>
4433
4434 * progmodes/sql.el: Changed version to 1.2.1.
4435 (sql-pop-to-buffer-after-send-region): Improved documentation.
4436 (sql-mysql-program): Added MySQL support.
4437 (sql-prompt-length): Made prompt-length configurable.
4438 (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
4439 (sql-help): Added MySQL support, changed documentation.
4440 (sql-send-region): A message is displayed if something is sent.
4441 (sql-mode): Added buffer-local comment-start.
4442 (sql-interactive-mode): Use sql-prompt-length to set left-margin.
4443 (sql-interactive-mode): Added buffer-local comment-start.
4444 (sql-oracle): Set sql-prompt-length.
4445 (sql-sybase): Set sql-prompt-length.
4446 (sql-mysql): Added MySQL support.
4447 (sql-ingres): Set sql-prompt-length.
4448 (sql-ms): Set sql-prompt-length.
4449 (sql-postgres): Set sql-prompt-length.
4450
4451 1999-02-04 Eli Zaretskii <eliz@gnu.org>
4452
4453 * term/internal.el (dos-codepage-setup): Set selection coding
4454 system to cpNNN-dos.
4455
4456 1999-02-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4457
4458 * international/characters.el: Let ethiopic use iso-2022-7bit.
4459
4460 1999-02-02 Dave Love <fx@gnu.org>
4461
4462 * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
4463 (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
4464
4465 1999-02-02 Karl Heuer <kwzh@gnu.org>
4466
4467 * terminal.el (terminal-emulator): Doc fix.
4468
4469 1999-02-02 Ken'ichi Handa <handa@gnu.org>
4470
4471 * international/mule-util.el (compose-chars): Doc-string
4472 modified. Correctly handle a composition character in ARGS.
4473
4474 1999-02-01 Richard Stallman <rms@gnu.org>
4475
4476 * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
4477 (makefile-menu-index-function): Function deleted.
4478 (makefile-mode): Use makefile-imenu-generic-expression.
4479
4480 1999-02-01 Geoff Voelker <voelker@cs.washington.edu>
4481
4482 * term/w32-win.el (w32-create-initial-fontsets): Back out previous
4483 change, invoke from before-init-hook.
4484
4485 1999-02-01 Dan Nicolaescu <done@ece.arizona.edu>
4486
4487 * subr.el (remove-from-invisibility-spec): Cope with the case when
4488 buffer-invisibility-spec is t.
4489
4490 1999-02-01 Ed Reingold <reingold@cs.uiuc.edu>
4491
4492 * calendar/calendar.el (calendar-mode-map): Fix bindings for
4493 appt-add and appt-delete.
4494
4495 1999-02-01 Eli Zaretskii <eliz@gnu.org>
4496
4497 * term/pc-win.el (msdos-approximate-color): New function.
4498 (msdos-color-translate): Call it to find a DOS color that best
4499 approximates an X-style "#NNNNNN" color specification.
4500
4501 1999-02-01 Ken'ichi Handa <handa@gnu.org>
4502
4503 * international/mule-util.el (compose-chars-component): Add
4504 autoload cookie.
4505
4506 1999-01-31 Ken'ichi Handa <handa@gnu.org>
4507
4508 * international/quail.el (quail-lookup-key): If cdr of MAP is a
4509 function, replace cdr of MAP by the return value of the function
4510 unconditionally.
4511
4512 1999-01-31 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4513
4514 * progmodes/compile.el (compilation-next-error-locus): Don't
4515 decrease argument FIND-AT-LEAST of compilation-next-error-locus.
4516
4517 1999-01-31 Eli Zaretskii <eliz@gnu.org>
4518
4519 * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
4520 and NLs before "charset", and allow the charset name be in double
4521 quotes.
4522
4523 1999-01-31 Richard Stallman <rms@gnu.org>
4524
4525 * imenu.el (imenu-sort-function): Fix custom type.
4526
4527 1999-01-30 Richard Stallman <rms@gnu.org>
4528
4529 * speedbar.el (speedbar-line-token): Match {...} instead of [...].
4530 (speedbar-line-token): Likewise.
4531
4532 * play/gametree.el (gametree-default-score): Use defcustom.
4533 (gametree-score-regexp, gametree-score-closer): Likewise.
4534 (gametree-score-manual-flag, gametree-score-opener): Likewise.
4535
4536 1999-01-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4537
4538 * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
4539 decoding.
4540
4541 1999-01-29 Markus Rost <rost@gnu.org>
4542
4543 * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
4544 tex-validate-buffer.
4545 (plain-tex-mode, latex-mode, slitex-mode): Likewise.
4546 (tex-validate-buffer): Renamed from validate-tex-buffer. Works
4547 now with recent occur-mode.
4548 (tex-validate-region): Really walk through all Sexps.
4549 (tex-region): Bind shell-dirtrack-verbose.
4550 (tex-file, tex-bibtex-file): Likewise.
4551
4552 1999-01-29 Dave Love <fx@gnu.org>
4553
4554 * finder.el: (finder-commentary): Fix interactive spec. Try
4555 appending .el to file name.
4556 (finder-find-library, finder-commentary): Doc fixes.
4557
4558 1999-01-29 Andrew Innes <andrewi@gnu.org>
4559
4560 * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
4561 where the userid contains directory separators.
4562
4563 1999-01-29 Dave Love <fx@gnu.org>
4564
4565 * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
4566 (lm-commentary): Doc fix.
4567
4568 1999-01-29 Andreas Schwab <schwab@gnu.org>
4569
4570 * files.el (file-expand-wildcards): Never consider `.' and `..' a
4571 wildcard match. Fix regexp that tests if dirpart contains
4572 wildcard characters.
4573
4574 1999-01-28 Richard Stallman <rms@gnu.org>
4575
4576 * font-lock.el (font-lock-default-unfontify-region):
4577 If not font-lock-syntactic-keywords, don't remove syntax-table prop.
4578
4579 1999-01-27 Jason Rumney <jasonr@altavista.net>
4580
4581 * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
4582 from FAMILY field.
4583 (w32-create-initial-fontsets): Do not use before-init-hook.
4584 (mouse-set-font): Document. Automatically create and use fontsets.
4585
4586 * dos-w32.el (direct-print-region-helper): Check for printer
4587 being t as well as a string.
4588
4589 1999-01-27 Kenichi Handa <handa@etl.go.jp>
4590
4591 * mail/rmail.el (rmail-decode-mime-charset): New variable.
4592 (rmail-mime-charset-pattern): New variable.
4593 (rmail-convert-to-babyl-format): Decode by MIME-charset if
4594 rmail-decode-mime-charset is non-nil.
4595
4596 1999-01-27 Ken'ichi Handa <handa@gnu.org>
4597
4598 * international/characters.el: Set category `q' for all characters
4599 in tibetan and tibetan-1-column.
4600
4601 1999-01-27 Andrew Innes <andrewi@gnu.org>
4602
4603 * frame.el (select-frame-by-name): Obey focus-follows-mouse.
4604 (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
4605
4606 1999-01-27 Dave Love <fx@gnu.org>
4607
4608 * international/mule-cmds.el (current-language-environment):
4609 Provide :link, :type (choices) and appropriate :get.
4610
4611 1999-01-27 Eli Zaretskii <eliz@gnu.org>
4612
4613 * startup.el (command-line): Set default eol-mnemonic-* strings to
4614 display end-of-line format in mode line.
4615
4616 * cus-start.el (all): Add eol-mnemonic-* variables.
4617
4618 1999-01-26 Dave Love <fx@gnu.org>
4619
4620 * startup.el (command-line-1): Up-date copyright.
4621
4622 * paths.el (Info-default-directory-list): Use configdir twice.
4623
4624 * info.el (Info-directory-list): Don't set path-separator now
4625 we're not shipped with Texinfo. Simplify path definition.
4626 Substitute all occurrences of instdir in Info-default-directory-list.
4627
4628 1999-01-25 Richard Stallman <rms@gnu.org>
4629
4630 * startup.el (normal-top-level-add-subdirs-to-load-path):
4631 Record the inode numbers of the dirs processed, to avoid loop.
4632
4633 * textmodes/tex-mode.el (tex-run-command): Doc fix.
4634
4635 1999-01-25 Dave Love <fx@gnu.org>
4636
4637 * browse-url.el (browse-url-netscape-program): Doc addition.
4638
4639 * help.el (help-make-xrefs): Default info references to an `(emacs)'
4640 prefix.
4641
4642 * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
4643 auto-mode-alist.
4644
4645 1999-01-25 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
4646
4647 * calendar/diary-lib.el (mark-diary-entries): Use
4648 assoc-ignore-case and do not capitalize when matching month and
4649 day names.
4650
4651 * calendar/calendar.el (calendar-read-date): Ditto.
4652
4653 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4654 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4655
4656 * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
4657
4658 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4659
4660 * calendar/cal-islam.el (calendar-goto-islamic-date)
4661 (mark-islamic-diary-entries): Ditto.
4662
4663 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4664
4665 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4666 (calendar-read-mayan-tzolkin-date): Ditto.
4667
4668 * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
4669
4670 1999-01-22 Michael Ernst <mernst@alum.mit.edu>
4671
4672 * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
4673
4674 1999-01-25 Karl Heuer <kwzh@gnu.org>
4675
4676 * faces.el (list-faces-display): Multiline case of previous fix.
4677
4678 1999-01-25 Andreas Schwab <schwab@gnu.org>
4679
4680 * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
4681
4682 1999-01-24 Richard M. Stallman <rms@borg.ai.mit.edu>
4683
4684 * files.el (find-file): If find-file-noselect returns a list,
4685 do switch-to-buffer on each element.
4686 (find-file-other-window): Likewise for all but the first element.
4687 (find-file-other-frame): Same.
4688 (find-file-noselect): When we expand a wildcard, return a list
4689 of buffers.
4690
4691 1999-01-24 Eli Zaretskii <eliz@gnu.org>
4692
4693 * term/internal.el (dos-codepage-setup): Call prefer-coding-system
4694 to set the appropriate cpNNN-dos coding system as the
4695 highest-priority coding system.
4696
4697 1999-01-23 Ken'ichi Handa <handa@gnu.org>
4698
4699 * international/fontset.el (generate-fontset-menu): Return a
4700 sorted list by plain names of fontsets.
4701
4702 * international/mule-diag.el (list-fontsets): Sort fontsets by
4703 plain names.
4704
4705 * language/tibet-util.el (tibetan-vertical-stacking): If the arg
4706 FIRST is a composite character, decompose it at first.
4707
4708 1999-01-23 Dave Love <fx@gnu.org>
4709
4710 * format.el: Doc fixes.
4711 (format-encode-run-method): Have things happen in the right buffer.
4712 Deal with errors from method. Set coding-system-for-write.
4713 (format-decode-run-method): Have things happen in the right buffer.
4714 Deal with errors from method. Set coding-system-for-read.
4715 (format-alist): Use nil instead of unmatchable regexps.
4716
4717 * simple.el (shell-command-on-region): Return command's exit status.
4718
4719 1999-01-23 Eric Ludlam <zappo@gnu.org>
4720
4721 * speedbar.el (speedbar-item-info-file-helper): Add optional arg
4722 of the file whose info we want to display.
4723 (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
4724 (speedbar-add-mode-functions-list) Improve doc.
4725 (speedbar-line-token) New function.
4726 (speedbar-dired) Fix order of directories in -shown-directories.
4727 (speedbar-line-path): Default return is default-directory
4728 (speedbar-buffers-line-path): Return is dir name only.
4729 (speedbar-mode-functions-list): New variable.
4730 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
4731 (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
4732 speedbar-files-item-info speedbar-buffers-item-info): New functions.
4733 (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
4734 New functions.
4735 (speedbar-line-file): Broke out part that fetches file from a line.
4736 (speedbar-line-text): New function extracted from speedbar-line-file.
4737 (speedbar-line-path): Converted into a replaceable function.
4738 (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
4739
4740 1999-01-23 Ken'ichi Handa <handa@gnu.org>
4741
4742 * international/fontset.el (create-fontset-from-x-resource): Make
4743 style variants.
4744
4745 1999-01-22 Dave Love <fx@gnu.org>
4746
4747 * paths.el (Info-default-directory-list): Put sysdir after start.
4748
4749 1999-01-22 Sam Steingold <sds@goems.com>
4750
4751 * midnight.el (clean-buffer-list): do not kill a buffer if it has
4752 a process associated with it.
4753
4754 1999-01-22 Jason Rumney <jasonr@altavista.net>
4755
4756 * term/w32-win.el (w32-standard-fontset-spec): Simplified.
4757
4758 1999-01-22 Felix Lee <flee@cygnus.com>
4759
4760 * vc.el (vc-annotate-display): Delete old overlays. Fix check for
4761 major-mode.
4762 (vc-annotate-mode): Delete variable.
4763
4764 1999-01-22 Andrew Innes <andrewi@gnu.org>
4765
4766 * startup.el (command-line): [windows-nt]: Check for existence of
4767 .emacs file so as to notice .emacs.el or .emacs.elc and use them
4768 in preference to _emacs.
4769
4770 1999-01-22 Dave Love <fx@gnu.org>
4771
4772 * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
4773
4774 1999-01-20 Richard Stallman <rms@gnu.org>
4775
4776 * files.el (find-file-noselect): Do wildcard processing only
4777 if new arg WILDCARDS is non-nil.
4778 (find-file, find-file-other-window): New arg WILDCARDS.
4779 Default it to non-nil if interactive.
4780 (find-file-other-frame): Likewise.
4781 (find-file-read-only): Likewise.
4782 (find-file-read-only-other-window): Likewise.
4783 (find-file-read-only-other-frame): Likewise.
4784
4785 * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
4786 (widget-plist-convert-option): Delete spurious comma.
4787
4788 1999-01-19 Jason Rumney <jasonr@altavista.net>
4789
4790 * term/w32-win.el (w32-standard-fontspec-spec): Change
4791 iso8859-5 to koi8-r. Add iso8859-9.
4792
4793 1999-01-19 Dave Love <fx@gnu.org>
4794
4795 * browse-url.el (browse-url-maybe-new-window): Delete macro and
4796 its uses.
4797
4798 * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
4799 is active.
4800 (fortran-indent-subprogram): Likewise.
4801
4802 1999-01-19 Dave Love <d.love@dl.ac.uk>
4803
4804 * paths.el (Info-default-directory-list): Perhaps add /usr/info.
4805
4806 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4807
4808 * wid-edit.el (alist): Use sexp as default key-type.
4809
4810 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4811
4812 * textmodes/tex-mode.el (tex-define-common-keys):
4813 Remove key binding of tex-feed-input.
4814 (tex-mode-map): Bind tex-feed-input here.
4815 (tex-start-shell): Use compilation-shell-minor-mode. Set
4816 comint-input-filter-functions before running tex-shell-hook.
4817 (tex-start-tex): Forget compilation errors.
4818 (tex-compilation-parse-errors): Rewritten to work also with
4819 compile-mouse-goto-error and compile-goto-error. Adjusted to
4820 change in tex-region.
4821 (tex-region): For the temp file use file-name without directory.
4822 (tex-file): Expand file name of tex-print-file.
4823
4824 1999-01-18 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4825
4826 * emacs-lisp/edebug.el (with-temp-message): Add def-edebug-spec call.
4827
4828 1999-01-18 Espen Skoglund <espensk@stud.cs.uit.no>
4829
4830 * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
4831 beginning could cause Emacs to hang. Fixed.
4832
4833 1999-01-18 Ken'ichi Handa <handa@gnu.org>
4834
4835 * international/ccl.el (ccl-compile-translate-character): Handle
4836 the case that a tranlation table is CCL register correctly.
4837
4838 * international/mule-cmds.el (select-safe-coding-system):
4839 Hightlight at most 256 characters.
4840
4841 1999-01-18 Dave Love <fx@gnu.org>
4842
4843 * startup.el (command-line): If the init file changes operation to
4844 unibyte, make all buffers unibyte and re-set language environment.
4845
4846 * disp-table.el (standard-display-european): Make all existing
4847 buffers unibyte. Fix doc.
4848
4849 1999-01-17 Richard Stallman <rms@psilocin.ai.mit.edu>
4850
4851 * wid-edit.el (coding-system): Define this unconditionally.
4852
4853 * simple.el (shell-command-on-region-default-error-buffer): New var.
4854 (shell-command-on-region): Use that variable as interactive
4855 value of ERROR-BUFFER argument.
4856
4857 1999-01-17 Sam Steingold <sds@goems.com>
4858
4859 * mail/rmail.el (rmail-quit): run `rmail-quit-hook'.
4860
4861 1999-01-17 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4862
4863 * progmodes/compile.el (compilation-goto-locus): If already in the
4864 compilation buffer's window, keep it in that window.
4865 (compile-mouse-goto-error): Add Doc. Don't play with windows.
4866 (compile-goto-error): Don't play with windows.
4867
4868 * textmodes/tex-mode.el (latex-run-command): Doc fix.
4869 (tex-command): Doc fix.
4870 (tex-compilation-parse-errors): Doc fix.
4871 (tex-generate-zap-file-name): Don't start the name with -.
4872 (tex-expand-files): Works now also with strings ending with ":".
4873
4874 1999-01-17 Ian T Zimmerman <itz@transbay.net>
4875
4876 Patch failed to install:
4877 * gametree.el: Document scoring functionality.
4878 (gametree-score-regexp): Add optional plus sign.
4879 (gametree-score-opener): Replace `:' with `=' as the former
4880 conflicts with gametree-half-ply-regexp.
4881 (gametree-transpose-following-leaves): Add.
4882 (gametree-insert-new-leaf): Make modifying commands barf in read
4883 only buffers.
4884 (gametree-break-line-here): Add a call to
4885 `gametree-transpose-following-leaves'. This maintains the
4886 necessary invariant that on each level all leaf children precede
4887 all nonleaf children. This has always been implied, but left to
4888 the user, and, unfortunately, undocumented.
4889
4890 1999-01-17 Per Abrahamsen <abraham@dina.kvl.dk>
4891
4892 * wid-edit.el (plist, alist): New widget types.
4893
4894 1999-01-17 Dave Love <fx@gnu.org>
4895
4896 * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
4897 fix scope of condition-case therein.
4898
4899 1999-01-17 Andrew Innes <andrewi@gnu.org>
4900
4901 * dos-w32.el: (find-buffer-file-type-coding-system): Use
4902 default-buffer-file-coding-system when file doesn't exist (and
4903 isn't covered by a special case) instead of forcing undecided-dos
4904 against the user's wishes.
4905
4906 * dos-w32.el (direct-print-region-helper): New function based on
4907 direct-print-region-function; sends data to specified printer port
4908 without further translation. Recognize and handle specially the
4909 standard `print' and `nprint' programs, as well as `lpr' and
4910 similar programs. Only write directly to the printer port if no
4911 print program is specified. Work around a bug in Windows 9x
4912 affecting Win32 version of Emacs by invoking command.com to write
4913 to the printer port instead of writing directly.
4914 (direct-print-region-function): Use direct-print-region-helper to
4915 do most of the work.
4916 (direct-ps-print-region-function): New function; analogue of
4917 direct-print-region-function for ps-print.
4918 (ps-lpr-command): Comment out setq; leave as example usage.
4919 (ps-lpr-switches): Ditto.
4920
4921 * lpr.el: (printer-name): Update docstring about usage on MS-DOS
4922 and MS-Windows.
4923 (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
4924 DOS and Windows platforms, to indicate direct printing. Update
4925 the docstring accordingly.
4926
4927 * ps-print.el: (ps-printer-name): Update docstring about usage on
4928 MS-DOS and MS-Windows.
4929 (ps-lpr-command): Update docstring as for lpr-command.
4930 (ps-print-region-function): New variable.
4931 (ps-do-despool): Use it.
4932 (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
4933 DOS/Windows.
4934
4935 * subr.el (subst-char-in-string): New function.
4936
4937 1999-01-17 Eli Zaretskii <eliz@gnu.org>
4938
4939 * international/codepage.el (cp852-decode-table): Fill a nil entry.
4940
4941 * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
4942 (bdf-find-font-info): New function, looks for the first readable
4943 file from a list of alternatives.
4944 (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
4945 instead of bdf-get-font-info.
4946 (bdf-generate-glyphs): If font-name is a cons cell, pass its car
4947 to ps-mule-generate-bitmap-glyph.
4948
4949 * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
4950 file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can
4951 now be a list of alternative names.
4952 (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
4953 (ps-mule-prepare-font): Likewise.
4954
4955 * international/codepage.el (cp855-decode-table,
4956 cp850-decode-table): Fill some nil entries.
4957
4958 1999-01-16 Dave Love <fx@gnu.org>
4959
4960 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
4961 last change.
4962
4963 1999-01-15 Dave Love <fx@gnu.org>
4964
4965 * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
4966 and change regexp for command names.
4967 (help-xref-go-back, function-called-at-point, symbol-file)
4968 (where-is): Doc fixes.
4969 (help-xref-go-back): Remove interactive spec.
4970 (describe-function-1): Fix message for alias. Buttomize alias
4971 name.
4972
4973 * simple.el (join-line): New alias.
4974
4975 1999-01-15 Johan Vromans <jvromans@squirrel.nl>
4976
4977 * forms.el: (forms--show-record): Convert integers to string
4978 expicitly since concat will no longer accept integers.
4979 (forms-print): Use local `total-nb-records' since
4980 `forms--total-records' will be inaccessible after buffer switching.
4981
4982 1998-01-14 Felix Lee <flee@cygnus.com>
4983
4984 * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness.
4985
4986 1999-01-14 Richard Stallman <rms@psilocin.ai.mit.edu>
4987
4988 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
4989
4990 1999-01-14 Eli Zaretskii <eliz@gnu.org>
4991
4992 * international/codepage.el (cp850-decode-table): Fix previous change.
4993
4994 1999-01-14 Simon Marshall <simon@gnu.org>
4995
4996 * shell.el (shell-dirtrack-verbose): New custom variable.
4997 (shell-dirstack-message): Use it.
4998
4999 1999-01-14 Kenichi Handa <handa@etl.go.jp>
5000
5001 * international/mule-conf.el: Coding system alias `dos' for
5002 `undecided-dos', `mac' for `undecided-mac'.
5003
5004 * international/mule-cmds.el (describe-language-environment):
5005 Don't alter input-method-alist.
5006
5007 1999-01-13 Eli Zaretskii <eliz@gnu.org>
5008
5009 * international/codepage.el (cp850-decode-table): Replace nil
5010 entries with codes of similary looking glyphs. (Suggested by
5011 Jason Rumney <jasonr@altavista.net>.)
5012
5013 1999-01-13 Dave Love <fx@gnu.org>
5014
5015 * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
5016
5017 * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
5018
5019 1999-01-12 Karl Heuer <kwzh@gnu.org>
5020
5021 * files.el (auto-save-hook): Defvar this.
5022
5023 1999-01-12 Alex Schroeder <asc@bsiag.com>
5024
5025 * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
5026 faces, eliminating the need to load font-lock before loading sql.
5027 (sql-mode-oracle-font-lock-keywords): Likewise.
5028 (sql-mode-postgres-font-lock-keywords): Likewise.
5029
5030 1999-01-11 Dave Love <fx@gnu.org>
5031
5032 * cus-start.el: Add inhibit-eol-conversion.
5033
5034 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
5035 the values round.
5036
5037 1999-01-11 Richard Stallman <rms@psilocin.ai.mit.edu>
5038
5039 * help.el (help-mode-finish): Renamed from help-mode-maybe.
5040 Don't switch to Help mode here.
5041 (temp-buffer-setup-hook): Use help-mode-finish.
5042 (help-mode-setup): New function.
5043 (temp-buffer-setup-hook): Use help-mode-setup.
5044
5045 * progmodes/sql.el: New file.
5046
5047 * files.el (auto-mode-alist): Add sql-mode.
5048
5049 * faces.el (list-faces-display): Improve the formatting
5050 by computing the maximum length required for any face-name.
5051
5052 1999-01-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5053
5054 * progmodes/compile.el (compilation-shell-minor-mode): New function.
5055
5056 1999-01-10 Dan Nicolaescu <dann@ics.uci.edu>
5057
5058 * term.el (term_send_home): Change the string to
5059 be the same as the one emitted by xterm and consistent with the
5060 ones emitted by prior and next.
5061 (term_send_end): Likewise.
5062
5063 1999-01-10 Dave Love <fx@gnu.org>
5064
5065 * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
5066 bindings.
5067
5068 1999-01-10 Eli Zaretskii <eliz@gnu.org>
5069
5070 * international/codepage.el (codepage-setup): Doc fix.
5071 (cp-decoding-vector-for-codepage): Likewise.
5072
5073 1999-01-10 Markus Rost <rost@gnu.org>
5074
5075 * cus-edit.el (custom-save-delete): First scan the custom-file.
5076
5077 1999-01-08 Richard Stallman <rms@psilocin.ai.mit.edu>
5078
5079 * international/iso-transl.el: Define a "function name" for
5080 each translation that isn't ASCII. Use these function names
5081 in iso-transl-char-map.
5082
5083 1999-01-08 Kenichi Handa <handa@etl.go.jp>
5084
5085 * international/mule-util.el (decompose-region): Do decomposition
5086 on temporary unibyte buffer.
5087
5088 * international/mule.el (make-char): Doc-string modified.
5089
5090 1999-01-07 Richard Stallman <rms@psilocin.ai.mit.edu>
5091
5092 * simple.el (comment-region): Delete spaces only if we
5093 deleted a comment starter.
5094
5095 1999-01-07 Dave Love <fx@gnu.org>
5096
5097 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
5098
5099 * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
5100 like eval-defun does.
5101
5102 * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
5103
5104 * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
5105 constructions. Doc fixes.
5106 (generic-create-generic-function): Use defalias, not fset.
5107
5108 * find-func.el: More doc fixes.
5109
5110 1999-01-06 Stephen Eglen <stephen@gnu.org>
5111
5112 * files.el (save-buffers-kill-emacs): Show the list of current
5113 processes before prompting to kill them and exit.
5114
5115 1999-01-06 Dave Love <fx@gnu.org>
5116
5117 * emacs-lisp/find-func.el: Doc fixes.
5118 (find-function-regexp): Extend for define-generic-mode,
5119 define-derived-mode, easy-mmode-define-minor-mode.
5120
5121 1999-01-06 Dave Love <fx@gnu.org>
5122
5123 * progmodes/fortran.el (fortran-window-create): Account for scroll
5124 bar width.
5125
5126 * browse-url.el: Require (noerror) w3-auto when compiling.
5127 (browse-url-maybe-new-window): Make it a macro and revert last
5128 change to callers.
5129 (browse-url-w3): Require w3 for w3-fetch-other-window.
5130
5131 1999-01-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5132
5133 * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
5134 argument.
5135
5136 1999-01-06 Simon Marshall <simon@gnu.org>
5137
5138 * subr.el (with-temp-message): Don't display MESSAGE if nil. Doc fix.
5139
5140 * font-lock.el (font-lock-default-fontify-buffer): When using
5141 with-temp-message, use nil rather than current-message.
5142
5143 * lazy-lock.el (lazy-lock-unstall):
5144 (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
5145 rather than current-message.
5146
5147 * fast-lock.el (fast-lock-save-cache-1):
5148 (fast-lock-cache-data): When using with-temp-message, use nil rather
5149 than current-message.
5150
5151 1999-01-06 Eli Zaretskii <eliz@gnu.org>
5152
5153 * international/codepage.el (cp-coding-system-for-codepage-1): Add
5154 the valid-codes property.
5155
5156 * international/mule-cmds.el (prefer-coding-system): Call
5157 set-coding-priority, so that the internal array of priorities is
5158 also updated.
5159
5160 * international/mule-util.el:
5161 (coding-system-change-eol-conversion,
5162 coding-system-change-text-conversion): Don't define here.
5163
5164 * international/mule-cmds.el: Define them here. Remove the
5165 autoload cookies.
5166
5167 1999-01-06 Andreas Schwab <schwab@gnu.org>
5168
5169 * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
5170 if it was enabled before.
5171
5172 * view.el (View-revert-buffer-scroll-page-forward): Bind
5173 view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
5174
5175 * files.el (recover-session): Preserve point when inserting
5176 explanation.
5177
5178 1999-01-06 Richard Stallman <rms@psilocin.ai.mit.edu>
5179
5180 * cus-edit.el (custom-save-delete): Don't delete whitespace
5181 and comments before the sexp that is replaced.
5182
5183 1999-01-05 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5184
5185 * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
5186
5187 1999-01-05 Andre Spiegel <spiegel@inf.fu-berlin.de>
5188
5189 * vc.el (vc-dired-hook): Use the original value of
5190 dired-move-to-filename-regexp on lines that have not been
5191 reformatted yet.
5192 (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
5193 file lines have already been reformatted.
5194
5195 1999-01-05 Dave Love <fx@gnu.org>
5196
5197 * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
5198 buffer-local.
5199
5200 1998-01-05 Torbjorn Einarsson <T.Einarsson@clab.ericsson.se>
5201
5202 * progmodes/f90.el: Change of regular expressions for type to
5203 correct highlighting and identation. Some small fixes for
5204 compatibility with XEmacs.
5205
5206 1999-01-05 Stephen Eglen <stephen@gnu.org>
5207
5208 * mspools.el (mspools-vm-system-mail): Provide an alternative
5209 value based on rmail-spool-directory if $MAIL is not defined.
5210
5211 1999-01-05 Carsten Dominik <dominik@strw.leidenuniv.nl>
5212
5213 * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
5214 (reftex-section-info): Handle negative section levels.
5215 (reftex-view-crossref-extra): New option.
5216 (reftex-view-crossref): Generalized to work in more places.
5217 (reftex-find-citation-regexp-format, reftex-find-reference-format,
5218 reftex-macros-with-labels, reftex-global-search-marker): New variables.
5219 (reftex-view-cite-locations-from-bibtex): New command.
5220 (reftex-view-regexp-match, reftex-global-search,
5221 reftex-global-search-continue): New functions.
5222 (reftex-extract-bib-entries): No error for non-existing BibTeX
5223 file, just a message.
5224 (reftex-extract-bib-entries): Better error handling.
5225 (reftex-select-with-char): Use `*RefTeX Select*' for selection
5226 help and force it on current frame.
5227 (reftex-default-bibliography): New function.
5228 (reftex-access-parse-file): Check consistency after loading a
5229 parse file. When inconsistent, enfore rescan.
5230 (reftex-check-parse-consistency): New function.
5231 (easy-menu-define): Options section drastically shortened.
5232
5233 1999-01-05 Kenichi Handa <handa@etl.go.jp>
5234
5235 * language/thai-util.el (thai-compose-string): New function.
5236
5237 1999-01-04 Inge Frick <inge@nada.kth.se>
5238
5239 * easymenu.el (easy-menu-define): Doc fix.
5240 (easy-menu-create-menu): New keyword :included.
5241 (easy-menu-do-add-item): New keyword :included. SUFFIX may
5242 be an expression, not only a string. Simulate style `button'.
5243 Use easy-menu-define-key-intern instead of easy-menu-define-key.
5244 (easy-menu-define-key-intern): New function.
5245 (easy-menu-add-item): Understand value returned from
5246 easy-menu-item-present-p and easy-menu-remove-item.
5247 (easy-menu-return-item): New function.
5248 (easy-menu-item-present-p, easy-menu-remove-item): Use it.
5249
5250 1999-01-03 Richard Stallman <rms@psilocin.ai.mit.edu>
5251
5252 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
5253 Use rmail-output-read-rmail-file-name to read the file name.
5254 Always call rmail-output-to-rmail-file noninteractively.
5255 When count > 1, do the loop here.
5256 Handle rmail-delete-after-output here.
5257 (rmail-summary-output): Similar changes.
5258
5259 * mail/rmailout.el: Provide `rmailout'.
5260 (rmail-output-read-rmail-file-name): New function.
5261 (rmail-output-to-rmail-file): Use that.
5262 (rmail-output-read-file-name): New function.
5263 (rmail-output): Use that.
5264
5265 * files.el (find-file-noselect): Let /: suppress wildcard matching.
5266 Error if wildcard matches no files.
5267
5268 1999-01-02 Richard Stallman <rms@psilocin.ai.mit.edu>
5269
5270 * menu-bar.el (clipboard-yank): Doc fix.
5271
5272 * info.el (Info-insert-dir): Chase symlinks for file-attributes.
5273
5274 1998-12-31 Markus Rost <rost@delysid.gnu.org>
5275
5276 * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
5277
5278 1998-12-31 Andrew Innes <andrewi@harlequin.co.uk>
5279
5280 * rmail.el (rmail-encode-string): Make sure mask value is
5281 positive; (emacs-pid) returns a negative number on Windows 9x
5282 which causes odd behaviour.
5283
5284 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org>
5285
5286 * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
5287 and about w32-* variables unless on Windows/NT.
5288
5289 1998-12-31 Boris Goldowsky <boris@alum.mit.edu>
5290
5291 * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
5292 if buffer is modified; ask about all modified buffers.
5293
5294 1998-12-30 Richard Stallman <rms@psilocin.ai.mit.edu>
5295
5296 * simple.el (what-cursor-position): Fix previous change.
5297
5298 1998-12-30 Richard Stallman <rms@sucrose.ai.mit.edu>
5299
5300 * mail/sendmail.el (mail-mode): Eliminate ambiguous match
5301 from paragraph-start.
5302
5303 1998-12-30 Eli Zaretskii <eliz@mescaline.gnu.org>
5304
5305 * international/mule-cmds.el (prefer-coding-system): If the
5306 argument requires specific EOL conversion type, make the default
5307 coding systems use that.
5308
5309 1998-12-30 Drew Csillag <drew_csillag@geocities.com>
5310
5311 * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
5312 Use shell-command-on-region.
5313 (m4-start-m4, m4-end-m4): Functions deleted.
5314
5315 1998-12-30 Michael Ernst <mernst@alum.mit.edu>
5316
5317 * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
5318
5319 1998-12-29 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5320
5321 * browse-url.el (browse-url-mail): Give argument SEND-ACTION
5322 to compose-mail in the correct places and as a list.
5323
5324 1998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
5325
5326 * page-ext.el: Added mouse-selection feature for pages directory buffer.
5327 (pages-directory-map): Bind mouse-2
5328 (pages-copy-header-and-position): Put text property.
5329 (pages-directory-goto-with-mouse): New function.
5330
5331 1998-12-29 Eli Zaretskii <eliz@mescaline.gnu.org>
5332
5333 * international/codepage.el (cp-make-coding-systems-for-codepage):
5334 Doc fix.
5335 (cp-coding-system-for-codepage-1): Likewise.
5336
5337 1998-12-29 Kenichi Handa <handa@etl.go.jp>
5338
5339 * language/thai-util.el (thai-post-read-conversion): Handle Thai
5340 composition sequence correctly here instead of calling
5341 thai-compose-region.
5342
5343 * textmodes/fill.el (fill-region-as-paragraph): While deleting a
5344 newline in multibyte buffer, if previous or next character is a
5345 composite char, check the first component of the composite char.
5346
5347 1998-12-28 Andreas Schwab <schwab@delysid.gnu.org>
5348
5349 * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
5350 and track-mouse.
5351
5352 1998-12-27 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5353
5354 * mail/sendmail.el (mail-yank-original): Remove text properties
5355 after insertion.
5356 (mail-yank-region): Barf if no mark is set in the message
5357 being replied to.
5358
5359 * help.el (function-called-at-point): First look for function at point.
5360
5361 1998-12-27 Richard Stallman <rms@psilocin.ai.mit.edu>
5362
5363 * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
5364
5365 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
5366
5367 * simple.el (what-cursor-position): Print character encoding also.
5368
5369 1998-12-26 Dave Love <fx@gnu.org>
5370
5371 * textmodes/flyspell.el: If local-maps work, don't put
5372 flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
5373 in flyspell-mouse-map (only).
5374 (flyspell-use-local-map): New variable.
5375 Use a different mouse-2 binding in that case,
5376 and don't add to minor-mode-map-alist.
5377 (make-flyspell-overlay, flyspell-correct-word):
5378 Test flyspell-use-local-map.
5379
5380 1998-12-26 Richard Stallman <rms@psilocin.ai.mit.edu>
5381
5382 * files.el (file-expand-wildcards): Handle wildcards in directory name.
5383 Be careful about whether to return a relative file name,
5384 and if so, relative to what directory.
5385
5386 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
5387
5388 * emacs-lisp/easymenu.el (easy-menu-get-map):
5389 Change global map only if this menu exists in the global map already,
5390 and not in the local map.
5391 (easy-menu-do-add-item): Fix error message.
5392
5393 * foldout.el (foldout-inhibit-key-bindings):
5394 Avoid concatenating onto outline-minor-mode-prefix.
5395 Make a new keymap for that prefix, if it does not already have one.
5396
5397 1998-12-25 Ilya Zakharevich <ilya@math.ohio-state.edu>
5398
5399 * cperl-mode.el:
5400 Can use linear algorithm for indentation if Emacs supports it.
5401 (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp.
5402 (cperl-after-block-p): Likewise.
5403 (cperl-after-block-and-statement-beg): Likewise.
5404 (cperl-after-block-p): After END/BEGIN we are a block.
5405 (cperl-after-expr-p): Skip labels when checking
5406 (cperl-indent-region): Make a marker for END - text added/removed.
5407 Disable hooks during the call (how to call them later?).
5408 Now indents 820-line-long function in 6.5 sec (including
5409 syntaxification) the first time (when buffer has few
5410 properties), 7.1 sec the second time.
5411 (cperl-indent-region): Do not indent whitespace lines
5412 (cperl-style-alist)
5413 Include `cperl-merge-trailing-else' where the value is clear.
5414 (cperl-styles-entries): Likewise.
5415 (cperl-problems): Improvements to docs.
5416 (cperl-tips): Likewise.
5417 (cperl-non-problems): Likewise.
5418 (cperl-mode): Make lazy syntaxification possible.
5419 Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
5420 `font-lock-unfontify-region-function' was set to a wrong function.
5421
5422 (cperl-find-pods-heres): Safe a position in buffer where it is safe to
5423 restart syntaxification. Changed so that -d ?foo? is a RE. Do
5424 not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
5425 but 1<<6 was considered as HERE-doc.
5426 <file/glob> made into a string.
5427 Postpone addition of faces after syntactic step.
5428 Recognition of <FH> was wrong.
5429 Highlight `gem' in s///gem as a keyword. `qr' recognized.
5430 Knows that split// is null-RE.
5431 Highlights separators in 3-parts expressions as labels.
5432 <> was considered as a glob.
5433 Would err if the last line is `=head1'.
5434 $a-1 ? foo : bar; was a considered a regexp.
5435 `<< (' was considered a start of HERE-doc.
5436 mark qq[]-etc sections as syntax-type=string
5437 Was not processing sub protos after a comment ine.
5438 Was treating $a++ <= 5 as a glob.
5439 Tolerate unfinished REx at end-of-buffer.
5440 `unwind-protect' was left commented.
5441 / and ? after : start a REx.
5442
5443 (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
5444 Better default, customizes to `message' too, off in text-mode.
5445
5446 (cperl-array-face): Renamed from `font-lock-emphasized-face',
5447 `defface'd.
5448 (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
5449 `defface'd.
5450 (cperl-emacs-can-parse): New state variable.
5451 (cperl-indent-line): Corrected to use global state.
5452 (cperl-calculate-indent): Likewise.
5453 (cperl-fix-line-spacing): Likewise (not used yet).
5454 (cperl-calculate-indent): Did not consider `,' as
5455 continuation mark for statements.
5456 (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
5457 Remove another parse-data optimization at toplevel: would
5458 indent correctly.
5459 Correct for labels when calculating indentation of continuations.
5460 Docstring updated.
5461 (cperl-choose-color): Converted to a function (to be
5462 compilable in text-mode).
5463 (cperl-dark-background): Disable without window-system.
5464 Do `defface' only if window-system.
5465 (cperl-fix-line-spacing): sped up to bail out early.
5466 (x-color-defined-p): was not compiling on XEmacs
5467 Was defmacro'ed with a tick. Remove another def.
5468 (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones
5469 (cperl-unwind-to-safe): New function.
5470 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
5471 (cperl-fontify-syntaxically): Unwinds start and end to go out of
5472 long strings (not very successful).
5473 (cperl-forward-re): Highlight the trailing / in s/foo// as string.
5474 Highlight the starting // in s//foo/ as function-name.
5475 Emit a meaningful error instead of a cryptic one for an
5476 uncomplete REx near end-of-buffer.
5477
5478 (cperl-electric-keyword): `qr' recognized.
5479 (cperl-electric-else): Likewise
5480 (cperl-to-comment-or-eol): Likewise
5481 (cperl-make-regexp-x): Likewise
5482 (cperl-init-faces): Likewise, and `lock' (as overridable?).
5483 Corrected to use new macros;
5484 `if' for copying `reference-face' to `constant-face' was backward.
5485 remove init `font-lock-other-emphasized-face',
5486 `font-lock-emphasized-face', `font-lock-keyword-face'.
5487 Interpolate `cperl-invalid-face'.
5488 (cperl-make-regexp-x): Misprint in a message.
5489 (cperl-syntaxify-unwind): New configuration variable
5490 (cperl-fontify-m-as-s): New configuration variable
5491 (cperl-electric-pod): check for after-expr was performed
5492 inside of POD too.
5493 (cperl-backward-to-noncomment): better treatment of PODs and HEREs.
5494 (cperl-clobber-mode-lists): New configuration variable.
5495 (cperl-not-bad-style-regexp): Updated.
5496 Init: `cperl-is-face' was busted.
5497 (cperl-make-face): New macros.
5498 (cperl-force-face): New macros.
5499 (font-lock-other-type-face): Done via `defface' too.
5500 (cperl-nonoverridable-face): New face. Renamed from
5501 `font-lock-other-type-face'.
5502 (cperl-init-faces-weak): use `cperl-force-face'.
5503 (cperl-comment-indent): Commenting __END__ was not working.
5504 (cperl-indent-for-comment): Likewise.
5505 (cperl-write-tags): Correct for XEmacs's `visit-tags-table-buffer'.
5506 When removing old TAGS info was not relativizing filename.
5507 (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
5508 Another try to work around XEmacs problems. Better progress messages.
5509 (toplevel): require custom unprotected => failure on 19.28.
5510 (cperl-xemacs-p): defined when compile too
5511 (cperl-find-tags): Was writing line/pos in a wrong order,
5512 pos off by 1 and not at beg-of-line.
5513 (cperl-etags-snarf-tag): New macro
5514 (cperl-etags-goto-tag-location): New macro
5515 (cperl-version): New variable. New menu entry
5516 random docstrings: References to "future" 20.3 removed.
5517 Menu was described as `CPerl' instead of `Perl'
5518 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
5519 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
5520 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
5521 Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
5522 `font-lock-reference-face', `font-lock-keyword-face'.
5523 Use `eval-after-load'.
5524 Remove not-CPerl-related faces.
5525 (cperl-tips-faces): New variable and an entry into Mini-docs.
5526 (cperl-indent-exp): Was not processing else-blocks.
5527 (cperl-get-state): NOP line removed.
5528 (cperl-ps-print): New function and menu entry.
5529 (cperl-ps-print-face-properties): New configuration variable.
5530 (cperl-invalid-face): New configuration variable.
5531 (perl-font-lock-keywords): Highlight trailing whitespace
5532 (cperl-contract-levels): Documentation corrected.
5533 (cperl-contract-level): Likewise.
5534 (cperl-ps-extend-face-list): New macro.
5535 (cperl-invalid-face): Change to ''underline.
5536
5537 1998-12-25 Markus Rost <rost@delysid.gnu.org>
5538
5539 * mail/rmailout.el (rmail-output): Abbreviate name of default-file
5540 for read-file-name.
5541 (rmail-output-to-rmail-file): Likewise.
5542
5543 1998-12-25 Richard Stallman <rms@psilocin.ai.mit.edu>
5544
5545 * emacs-lisp/easymenu.el (easy-menu-get-map):
5546 If MENU is nil, use global menu-bar map.
5547 (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
5548 (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
5549
5550 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5551
5552 * ps-mule.el (ps-mule-begin-job): Programming uniformization.
5553
5554 1998-12-22 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5555
5556 * ps-print.el (ps-print-version): New version number (4.1.3).
5557
5558 1998-12-21 Eli Zaretskii <eliz@mescaline.gnu.org>
5559
5560 * international/mule-cmds.el: Use make-sparse-keymap instead of
5561 define-prefix-key when defining MULE menu items.
5562
5563 * info.el (Info-node-at-bob-matching): New function.
5564 (Info-find-node, Info-build-node-completions): Call it.
5565
5566 1998-12-21 Andreas Schwab <schwab@delysid.gnu.org>
5567
5568 * help.el (describe-function-1): Say "keymap", not "Lisp macro",
5569 when this is an autoloaded keymap.
5570
5571 1998-12-20 Eli Zaretskii <eliz@mescaline.gnu.org>
5572
5573 * international/codepage.el (cp-coding-system-for-codepage-1):
5574 Create separate encoders and decoders, for DOS and Unix. Make the
5575 usual family of 3 coding systems, so that automatic detection of
5576 EOL type works.
5577 (cp-make-coding-systems-for-codepage): Don't intern DOS- and
5578 Unix-specific symbols here, and don't call
5579 cp-coding-system-for-codepage-1 twice. (Suggested by Ken'ichi
5580 Handa <handa@etl.go.jp>.)
5581
5582 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
5583
5584 * term/internal.el (IT-character-translations): New variable, an
5585 alist used to display characters for which there's no glyphs in
5586 the current codepage.
5587 (IT-display-table-setup): New function, sets up the DOS terminal
5588 for a given codepage.
5589 (dos-codepage-setup): New function, sets up the MULE environment
5590 for the current value of dos-codepage.
5591 (top-level if): In the multibyte mode, turn on
5592 unibyte-display-via-language-environment. In the unibyte mode,
5593 set up the special syntax tables to map lower- to upper case and
5594 back.
5595
5596 1998-12-19 Eric Ludlam <zappo@delysid.gnu.org>
5597
5598 * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
5599 (speedbar-frame-plist) Remove useless comments.
5600 (speedbar-frame-mode) Do not specify height if it is in the param list.
5601 Use default y position w/out changing it.
5602 If default x position is a list, keep, calculate the non-list X
5603 value when devining an initial position.
5604 (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
5605 (speedbar-tag-group-name-minimum-length): New variable.
5606 (speedbar-frame-parameter): New compatibility function.
5607 (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
5608 (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
5609 groups to keep things in the right order, and to help with some
5610 naming conventions.
5611 (speedbar-create-tag-hierarchy): Enable buffer local version of
5612 `speedbar-tag-hierarchy-method' in the buffer we are tagging.
5613 (speedbar-line-path) Make DEPTH param optional. Devine it if absent.
5614 the case, derive it from the cursor location in speedbar.
5615
5616 1998-12-17 Eli Zaretskii <eliz@mescaline.gnu.org>
5617
5618 * international/mule-cmds.el (set-language-environment): On MS-DOS
5619 terminals, install DOS-specific nonascii-translation-table if the
5620 language info doesn't specify one. Pass the default eol-type to
5621 set-language-environment-coding-systems.
5622 (set-default-coding-systems): Copy the eol-type property for the
5623 new default values of {buffer-file,process}-coding-system from the
5624 old defaults.
5625 (set-language-environment-coding-systems): Accept an optional
5626 argument EOL-TYPE, and set the eol-type property of the default
5627 coding systems accordingly.
5628 (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
5629 (set-keyboard-coding-system): Likewise.
5630 (set-default-coding-systems): Don't set
5631 default-terminal-coding-system on MS-DOS to anything but nil.
5632 (prefer-coding-system): Describe in the doc string that
5633 default-terminal-coding-system is not changed on MS-DOS.
5634 (set-language-environment): For MS-DOS, set standard syntax table
5635 and display table for all characters with code above 127.
5636 (standard-display-european-internal): For MS-DOS, pass all
5637 characters with code above 127 directly to the terminal, and don't
5638 remap characters 160 and 146 in the unibyte case.
5639
5640 * international/codepage.el: New file.
5641
5642 1998-12-16 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
5643
5644 * diary-lib.el (diary-float): Fix end-of-year error and typos in
5645 comments.
5646
5647 1998-12-16 Oleg S. Tihonov <tihonov@ffke-campus.mipt.ru>
5648
5649 * map-ynp.el (map-y-or-n-p): Ignore input methods.
5650
5651 * subr.el (read-passwd): Likewise.
5652
5653 1998-12-16 Eli Zaretskii <eliz@mescaline.gnu.org>
5654
5655 * info.el (Info-find-node): Add 1 to the position read from the
5656 tag table. Don't fail if the node delimiter ^_ is the first
5657 character in the file.
5658 (Info-insert-dir): Don't fail when the node delimiter ^_ is the
5659 first character in the file.
5660 (Info-read-subfile): Likewise.
5661 (Info-select-node): Likewise.
5662 (Info-build-node-completions): Likewise.
5663
5664 1998-12-16 Richard Stallman <rms@gnu.org>
5665
5666 * term/x-win.el (x-cut-buffer-or-selection-value):
5667 If clipboard is enabled, try it before PRIMARY selection.
5668
5669 1998-12-15 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
5670
5671 * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
5672 insert c-cedilla and C-cedilla respectively, like in latin-1.
5673
5674 1998-12-15 Eli Zaretskii <eliz@delysid.gnu.org>
5675
5676 * language/hebrew.el: Don't use sublists in the flags argument
5677 passed to make-coding-system.
5678
5679 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5680
5681 * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
5682 list of character sets found by find-charset-region.
5683
5684 * ps-mule.el: Always require ps-print. Move some function
5685 definitions for Emacs 20.2 and the earlier to ps-print.el.
5686 (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
5687
5688 * ps-print.el: Define several functions for Emacs 20.2 and the
5689 earlier version.
5690 (ps-printer-name): Check if printer-name is bound.
5691
5692 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5693
5694 * ps-mule.el: Programming uniformization and little code improvement.
5695 (ps-mule-prepare-font): Programming uniformization.
5696 (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
5697 (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
5698
5699 * ps-bdf.el: Programming uniformization and little code improvement.
5700 (bdf-search-and-read): New fun.
5701 (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
5702 (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
5703 (bdf-info-relative-compose, bdf-info-baseline-offset)
5704 (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
5705 (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
5706 (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
5707 (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
5708 improvement.
5709
5710 1998-12-15 Vinicius Jose Latorre <vinicius@cpqd.com.br>
5711
5712 * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
5713 and mule related code extraction. Autoload ps-mule funs.
5714
5715 * ps-mule.el: Doc fix. Require ps-print only when compiled.
5716 (ps-mule-prologue-generated): New fun.
5717 (ps-mule-plot-string): Add autoload cookie.
5718 (ps-mule-begin-job): Call ps-mule-prologue-generated.
5719
5720 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5721
5722 * ps-bdf.el: Require ps-mule instead of ps-print.
5723 (bdf-directory-list): Add autoload cookie.
5724
5725 * ps-mule.el: New file. Mule related code extracted from
5726 ps-print.el. Require ps-print, provide ps-mule.
5727 (ps-multibyte-buffer): Add autoload cookie.
5728 (ps-mule-prepare-ascii-font): New fun.
5729 (ps-mule-set-ascii-font): New fun.
5730 (ps-mule-skip-same-charset): Fun deleted.
5731 (ps-mule-plot-string): Set ps-mule-current-charset.
5732 (ps-mule-initialize): Add autload cookie. Don't set
5733 ps-mule-font-info-database here.
5734 (ps-mule-begin-job): Renamed from ps-mule-begin. Update
5735 ps-mule-font-info-database and ps-control-or-escape-regexp.
5736 (ps-mule-begin-page): New fun.
5737
5738 * ps-print.el: Mule related code moved to ps-mule.el.
5739 (ps-begin-job): While setting ps-control-or-escape-regexp, don't
5740 check ps-mule-charset-list.
5741 (ps-begin-page): Don't set ps-mule-current-charset, instead call
5742 ps-mule-begin-page.
5743 (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
5744 (ps-plot-region): Don't set ps-mule-current-charset, instead call
5745 ps-mule-set-ascii-font. Don't call ps-mule-skip-same-charset,
5746 instead skip same charsets by itself.
5747 (ps-generate): Call ps-mule-initialize of needs-begin-file is
5748 non-nil. Call ps-mule-begin-job.
5749
5750 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5751
5752 * ps-bdf.el: File name changed from bdf.el. Provide ps-bdf
5753 instead of bdf.
5754
5755 * ps-print.el (ps-mule-font-info-database): Doc-string modified.
5756 (ps-mule-external-libraries): New element FEATURE.
5757 (ps-mule-init-external-library): Ajusted for the above change.
5758 (ps-mule-generate-font): Likewise.
5759 (ps-mule-generate-glyphs): Likewise.
5760 (ps-mule-prepare-font): Likewise.
5761 (ps-mule-initialize): Likewise.
5762 (ps-begin-file): Superfluous tailing parenthesis deleted.
5763
5764 1998-12-15 Kenichi Handa <handa@etl.go.jp>
5765
5766 * international/fontset.el (x-decompose-font-name): If PATTERN
5767 doesn't have any wild cards, return a vector made from a name that
5768 is found by x-resolve-font-name found. Comments added.
5769
5770 * international/mule-cmds.el (find-coding-systems-for-charsets):
5771 Handle the case of unknown charset.
5772 (find-multibyte-characters): If invalid multibyte characters are
5773 found, return the corresponding strings instead of character
5774 codes.
5775 (find-multibyte-characters): Adjusted for the above change.
5776 (select-safe-coding-system): For a unibyte buffer, always returns
5777 DEFAULT-CODING-SYSTEM.
5778 (get-charset-property): Fix previous change. Make it a function.
5779 (put-charset-property): Make it a function.
5780
5781 * international/mule.el (make-coding-system): Set mime-charset
5782 property of *-with-esc coding system to nil.
5783
5784 * international/quail.el (quail-point-in-conversion-region): New
5785 function.
5786 (quail-conversion-backward-delete-char): When a key sequence is
5787 being translated, call quail-delete-last-char.
5788
5789 * language/devan-util.el
5790 (devanagari-reorder-glyphs-for-decomposition): Fix the way to
5791 handle devanagari-decomposition-rules.
5792
5793 1998-12-14 Andreas Schwab <schwab@delysid.gnu.org>
5794
5795 * textmodes/texinfo.el (texinfo-tex-buffer): Bind
5796 tex-start-options-string to empty string.
5797 (texinfo-tex-region): Use texinfo-tex-trailer as documented.
5798
5799 1998-12-14 Andrew Innes <andrewi@delysid.gnu.org>
5800
5801 * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
5802 5xx responses are already handled properly).
5803
5804 1998-12-13 Richard Stallman <rms@gnu.org>
5805
5806 * progmodes/compile.el (compilation-error-regexp-alist): Insist
5807 on a non-digit in the file name.
5808
5809 * simple.el (comment-region): Handle comment-padding
5810 separately for insertion and for deletion, in the right way for each.
5811
5812 1998-12-13 Felix Lee <flee@cygnus.com>
5813
5814 * progmodes/compile.el (compilation-error-regexp-alist): Fix
5815 regexp to match "ChangeLog:1:1998-12-09 ..."
5816
5817 1998-12-13 Eli Zaretskii <eliz@delysid.gnu.org>
5818
5819 * cus-start.el (dos-unsupported-char-glyph): Add.
5820
5821 1998-12-11 Dave Love <fx@gnu.org>
5822
5823 * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
5824 forward-sexp in condition-case.
5825
5826 * emacs-lisp/find-func.el (find-function-search-for-symbol):
5827 Remove unnecessary test on `library' for explicit file name.
5828 Widen scope of save-match-data.
5829
5830 1998-12-10 Eli Zaretskii <eliz@delysid.gnu.org>
5831
5832 * international/mule.el (load-with-code-conversion): If the loaded
5833 file was inserted with no-conversion or raw-text coding system,
5834 make the buffer unibyte.
5835
5836 1998-12-09 Richard Stallman <rms@gnu.org>
5837
5838 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5839 Get rid of nested loops.
5840
5841 * mouse.el (mouse-drag-vertical-line):
5842 If WHICH-SIDE is not `right', then scroll bars are on the left.
5843
5844 * loadhist.el (load-history-loaded): defvar moved to help.el.
5845
5846 * help.el (symbol-file-load-history-loaded): Variable renamed,
5847 and defvar moved from loadhist.el.
5848 (symbol-file): Renamed from describe-function-find-file.
5849 Load fns-VERSION.el here.
5850 (describe-variable, describe-function-1): Use symbol-file.
5851
5852 * textmodes/tex-mode.el (tex-generate-zap-file-name):
5853 Don't start the name with #.
5854
5855 * ispell.el: Take out the eval-when's.
5856
5857 1998-12-09 Peter Breton <pbreton@ne.mediaone.net>
5858
5859 * dirtrack.el (dirtrack-directory-change-hook): New hook.
5860 (dirtrack): Run it. Make debug message more verbose.
5861
5862 1998-12-09 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
5863
5864 * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
5865 name of the abbrev table, and provide support for XEmacs.
5866 (octave-xemacs-p): New variable.
5867
5868 1998-12-09 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
5869
5870 * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
5871 exit, when mail-interactive is nil.
5872
5873 1998-12-09 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
5874
5875 * files.el (after-find-file): Message fix.
5876
5877 1998-12-09 Ken Stevens <stevens@kdstevens.com>
5878
5879 * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
5880
5881 1998-12-09 Geoff Voelker <voelker@cs.washington.edu>
5882
5883 * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
5884 filenames using backslashes.
5885
5886 1998-12-09 Dave Love <fx@gnu.org>
5887
5888 * browse-url.el (browse-url-mail): Call compose-mail-other-window
5889 with correct number of args.
5890 (browse-url-maybe-new-window): New arg. Callers changed.
5891
5892 * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
5893 comment.
5894
5895 1998-12-08 Geoff Voelker <voelker@cs.washington.edu>
5896
5897 * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
5898
5899 1998-12-08 Markus Rost <rost@delysid.gnu.org>
5900
5901 * vc.el (vc-rcs-release): Fix Type.
5902 (vc-sccs-release): Fix Type.
5903 (vc-cvs-release): Fix Type.
5904
5905 * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
5906 arg work right.
5907
5908 * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
5909 output of last undeleted message.
5910
5911 1998-12-07 Geoff Voelker <voelker@cs.washington.edu>
5912
5913 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
5914 (buffer-undo-list) [windows-nt]: Use different relative path.
5915
5916 1998-12-07 Simon Marshall <simon@gnu.org>
5917
5918 * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
5919
5920 1998-12-05 Markus Rost <rost@delysid.gnu.org>
5921
5922 * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
5923
5924 * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
5925
5926 1998-12-04 Markus Rost <rost@delysid.gnu.org>
5927
5928 * info.el (Info-menu): Don't return error if point is between menu
5929 header and first menu item.
5930
5931 1998-12-04 Dave Love <fx@gnu.org>
5932
5933 * help.el (describe-function-1): Fix description for alias.
5934
5935 1998-12-03 Andreas Schwab <schwab@delysid.gnu.org>
5936
5937 * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
5938 specifications from summary line.
5939
5940 * rect.el (delete-whitespace-rectangle): Mark for autoload.
5941 (close-rectangle): Define alias only once in loaddefs.el.
5942
5943 1998-12-03 Eli Zaretskii <eliz@mescaline.gnu.org>
5944
5945 * term/internal.el: Remove code which sets up a special syntax
5946 table for non-ASCII characters.
5947
5948 1998-12-02 Andrew Innes <andrewi@delysid.gnu.org>
5949
5950 * dos-w32.el (direct-print-region-function): Try to ensure that
5951 printer-name is expanded to a file name on a local drive;
5952 sometimes printing a file loaded from a network volume fails.
5953 (direct-print-region-function): Add a function to
5954 write-region-annotate-functions to append a formfeed character to
5955 the region being printed, if the region doesn't end with a
5956 formfeed already. This avoids creating a second print job
5957 containing a blank page when print spooling is enabled on Windows.
5958
5959 1998-12-02 Dave Love <fx@gnu.org>
5960
5961 * help.el (help-make-xrefs): Use `info', not the non-autoloaded
5962 `Info-goto-node'.
5963
5964 1998-12-02 Richard Stallman <rms@gnu.org>
5965
5966 * help.el (temp-buffer-resize-mode): Doc fix.
5967
5968 * cus-edit.el (custom-save-delete): Save point before
5969 reading a sexp, rather than backing up.
5970
5971 * international/iso-transl.el: Fix previous change.
5972
5973 1998-12-02 Andre Spiegel <spiegel@inf.fu-berlin.de>
5974
5975 * vc.el (vc-dired-window-configuration, vc-ediff-windows,
5976 vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
5977 Added defvars to suppress compilation warnings.
5978
5979 1998-11-30 Ken Stevens <k.stevens@ieee.org>
5980
5981 * ispell.el: Improved and fixed customize for variables:
5982 ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
5983 ispell-dictionary-alist, ispell-skip-sgml.
5984 Improved and fixed comments in variables and messages for
5985 functions: ispell-help-in-bufferp, ispell-local-dictionary,
5986 ispell-menu-map, ispell-checking-message, ispell-parser,
5987 ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
5988 ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
5989 ispell-comments-and-strings, ispell-continue, ispell-complete-word,
5990 ispell-message-text-end, ispell-add-per-file-word-list.
5991 (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
5992 system is now required for all languages. Casechars improved for
5993 castellano, castellano8, and norsk dictionaries. Dictionary
5994 norsk7-tex added. Dictionary polish added.
5995 (ispell-dictionary-alist): Redefined at load-time to support
5996 dictionary changes.
5997 (ispell-menu-map): Redefined at load-time to support menu changes.
5998 (ispell-check-version): New alias for `check-ispell-version'.
5999 (ispell-parse-output): Fixed matching for ispell error messages.
6000 Correctly returns spelling suggestions in order generated by ispell
6001 process.
6002 (check-ispell-version): Ensure `case-fold-search' doesn't get
6003 redefined.
6004 (ispell-complete-word): Ensure `case-fold-search' doesn't get
6005 redefined. Fix bug that didn't respect case of word being completed.
6006 (ispell-init-process): Set process coding system to be compatible
6007 with emacs processes and the ispell process.
6008 (ispell-kill-ispell): Ensures ispell process has terminated before
6009 starting new process. This can otherwise confuse process filters
6010 and hang the ispell process.
6011 (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
6012 skipping support for sgml.
6013 (ispell-minor-check): Support sgml labels. Fix mapping ^M to \r
6014 which could cause `ispell-complete-word' to hang.
6015 (ispell-message): Improved message reference matching. Ensure
6016 `case-fold-search' doesn't get redefined.
6017 (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
6018 get redefined. Fixed bug in returning to nroff mode from tex mode.
6019 (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
6020 get redefined.
6021
6022 1998-11-30 Richard Stallman <rms@psilocin.ai.mit.edu>
6023
6024 * textmodes/flyspell.el (flyspell-check-word-p):
6025 Don't delay inside a kbd macro.
6026
6027 * subr.el (make-local-hook): Return the hook variable.
6028
6029 1998-11-30 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6030
6031 * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
6032 Use a timer instead of post-command-hook.
6033 (hscroll-timer): New variable.
6034
6035 1998-11-30 Dave Love <fx@gnu.org>
6036
6037 * help.el (help-xref-button): Do nothing if text already has the
6038 help-xref property.
6039 (describe-variable): Revert previous change to hyperlink to source.
6040
6041 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
6042
6043 * bindings.el (features): Add `base64' to this list.
6044
6045 * loadhist.el (symbol-file): Doc fix.
6046
6047 * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
6048
6049 * files.el (hack-one-local-variable): Cope with non-file buffers.
6050
6051 1998-11-28 Richard Stallman <rms@psilocin.ai.mit.edu>
6052
6053 * help.el (describe-mode): Put major mode first.
6054
6055 * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
6056 to support special-display and same-window features.
6057
6058 1998-11-27 Richard Stallman <rms@psilocin.ai.mit.edu>
6059
6060 * simple.el (transpose-subr, transpose-subr-1): Rename variables
6061 bound in one function and used in the other.
6062 (transpose-subr-start1, transpose-subr-start2): Add defvars.
6063 (transpose-subr-end1, transpose-subr-end2): Add defvars.
6064
6065 1998-11-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6066
6067 * autoinsert.el (auto-insert-alist): Use user-mail-address.
6068
6069 1998-11-26 Kenichi Handa <handa@etl.go.jp>
6070
6071 * international/ccl.el (ccl-dump-translate-character-const-tbl):
6072 Give format correct control string.
6073
6074 * international/mule.el (define-translation-table): Fix bug of
6075 setting incorrect translation-table-id. If the first element of
6076 ARGS is a translation table, just register it.
6077
6078 * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
6079 property.
6080
6081 1998-11-24 Michael Ernst <mernst@alum.mit.edu>
6082
6083 * thingatpt.el (thing-at-point-url-at-point): Don't use current
6084 syntax table to determine what is whitespace.
6085
6086 1998-11-24 Richard Stallman <rms@psilocin.ai.mit.edu>
6087
6088 * frame.el (frame-parameter): Doc fix.
6089
6090 * textmodes/tex-mode.el (tex-feed-input): New function.
6091 (tex-define-common-keys): Add binding for C-c C-m.
6092
6093 1998-11-23 Dave Love <fx@gnu.org>
6094
6095 * progmodes/fortran.el: Various minor doc fixes.
6096 (fortran-font-lock-keywords-1): Add `d' to comment-chars.
6097 (fortran-with-subprogram-narrowing): New macro.
6098 (fortran-check-for-matching-do): Use it.
6099 (fortran-end-do): Use fortran-check-end-prog-re.
6100 (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
6101 (fortran-calculate-indent, fortran-calculate-indent): Likewise.
6102
6103 1998-11-23 Simon Marshall <simon@gnu.org>
6104
6105 * font-lock.el (font-lock-defaults): Doc fix.
6106 (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
6107 (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
6108
6109 * lazy-lock.el (lazy-lock-unstall):
6110 (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
6111
6112 * fast-lock.el (fast-lock-save-cache-1):
6113 (fast-lock-cache-data): Rewritten to use with-temp-message.
6114
6115 1998-11-22 Andrew Innes <andrewi@delysid.gnu.org>
6116
6117 * mail/rmail.el (rmail-set-message-counters-counter): Detect
6118 messages that have been added with DOS line endings and convert
6119 the line endings for such messages.
6120
6121 1998-11-22 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6122
6123 * help.el: Add resizing of temporary buffers.
6124 (temp-buffer-resize-mode): New command and variable.
6125 (temp-buffer-max-height): New variable.
6126 (resize-temp-buffer-window): New function.
6127
6128 * window.el (window-buffer-height): New function, split from
6129 shrink-window-if-larger-than-buffer.
6130 (shrink-window-if-larger-than-buffer): Use window-buffer-height.
6131
6132 1998-11-22 Richard Stallman <rms@psilocin.ai.mit.edu>
6133
6134 * frame.el (initial-frame-alist): Add defcustom.
6135
6136 * shell.el (shell-prompt-pattern): Add defcustom.
6137
6138 1998-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6139
6140 * message.el (message-ignored-supersedes-headers): Remove
6141 NNTP-Posting-Date.
6142
6143 1998-11-21 Richard Stallman <rms@psilocin.ai.mit.edu>
6144
6145 * help.el (describe-mode): Don't avoid loop indirecting thru
6146 value of INDICATOR.
6147
6148 1998-11-20 Richard Stallman <rms@psilocin.ai.mit.edu>
6149
6150 * help.el (describe-variable): Allow any variable with a defcustom,
6151 even if it is not a user variable.
6152
6153 * mail/rmail.el (mail-unsent-separator): Additional alternative.
6154
6155 1998-11-20 Andrew Innes <andrewi@delysid.gnu.org>
6156
6157 * gnus/nntp.el (nntp-request-group): Allow for failures when
6158 requesting a new group.
6159
6160 1998-11-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6161
6162 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
6163
6164 1998-11-19 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6165
6166 * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
6167
6168 1998-11-19 Simon Marshall <simon@gnu.org>
6169
6170 * subr.el (with-temp-message): New macro.
6171
6172 * emacs-lisp/lisp-mode.el (with-temp-message):
6173 Add lisp-indent-function property.
6174
6175 1998-11-18 Dave Love <fx@gnu.org>
6176
6177 * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
6178
6179 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
6180
6181 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
6182 This is not obsolete.
6183
6184 1998-11-18 Kenichi Handa <handa@etl.go.jp>
6185
6186 * textmodes/picture.el: Make a new map by make-keymap.
6187 (picture-desired-column): New variable.
6188 (picture-update-desired-column): New function.
6189 (picture-beginning-of-line): Set picture-desired-column to 0.
6190 (picture-end-of-line): Set picture-desired-column to the current
6191 column.
6192 (picture-forward-column): Pay attention to multi-column character.
6193 (picture-backward-column): Likewise.
6194 (picture-move-down): Likewise.
6195 (picture-move-up): Likewise.
6196 (picture-movement-nw): With prefix arg, move twice columns.
6197 (picture-movement-ne): Likewise.
6198 (picture-movement-sw): Likewise.
6199 (picture-movement-se): Likewise.
6200 (picture-set-motion): Handle two-column movements.
6201 (picture-move): Call picture-move-down or picture-forward-column
6202 only when necessary.
6203 (picture-insert): Pay attention to picture-desired-column.
6204 (picture-self-insert): Likewise.
6205 (picture-clear-column): Pay attention to multi-column character.
6206 (picture-mode): Modify doc-string for two-column movement.
6207
6208 * rect.el (move-to-column-force): New function.
6209 (operate-on-rectangle): If coerce-tabs is non-nil, call
6210 move-to-column-force instead of move-to-column.
6211 (insert-rectangle): Call move-to-column-force instead of
6212 move-to-column.
6213 (open-rectangle-line): If begextra is not zero, call
6214 move-to-column-force.
6215
6216
6217 1998-11-16 Dave Love <fx@gnu.org>
6218
6219 * textmodes/sgml-mode.el Require skeleton when compiling.
6220 (sgml-font-lock-keywords-1): Accept single-letter tags.
6221 (v2): Defvar free variable.
6222
6223 1998-11-16 Sam Steingold <sds@goems.com>
6224
6225 * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL
6226 macro, not ELisp one.
6227
6228 1998-11-16 Kenichi Handa <handa@etl.go.jp>
6229
6230 * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
6231 characters to symbol.
6232
6233 * language/japan-util.el (japanese-zenkaku-region): New optional
6234 arg KATAKANA-ONLY.
6235
6236 1998-11-16 Kenichi Handa <handa@etl.go.jp>
6237
6238 * international/mule.el
6239 (after-insert-file-set-buffer-file-coding-system): If the buffer
6240 is changed to unibyte, return inserted bytes.
6241
6242 * tar-mode.el (tar-header-block-tokenize): Decode codes of file
6243 and link names if necessary.
6244 (tar-header-block-summarize): Handle the case that file or link
6245 names are multibyte.
6246 (tar-summarize-buffer): At first set the current buffer unibyte,
6247 then if there are multibyte file names, change it to multibyte.
6248 (tar-mode): Get char position from tar-header-offset.
6249 (tar-extract): Avoid multibyte<->unibyte conversion in
6250 insert-buffer-subsring by setting both buffers unibyte
6251 temporarily.
6252 (tar-copy): Set the buffer unibyte while doing a work. Write
6253 without code conversion.
6254 (tar-expunge): Set the buffer unibyte while doing a work.
6255 (tar-alter-one-field): Likewise.
6256 (tar-clear-modification-flags): Compare byte position with
6257 tar-header-offset.
6258 (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
6259 insert-buffer-subsring by setting both buffers unibyte
6260 temporarily. Pay attention to multibyteness while updating the
6261 descriptor-line.
6262 (tar-mode-write-file): Write without code conversion.
6263
6264 1998-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6265
6266 * nngateway.el: Require cl.
6267
6268 1998-11-15 Dave Love <fx@gnu.org>
6269
6270 * progmodes/fortran.el: Fix previous change:
6271 (fortran-end-prog-re1): Changed.
6272 (fortran-check-end-prog-re): New function.
6273 (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
6274
6275 1998-11-13 Tom Breton <tob@world.std.com>
6276
6277 * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
6278 GNU Emacs.
6279
6280 1998-11-13 Carsten Dominik <cd@delysid.gnu.org>
6281
6282 * textmodes/reftex.el: (reftex-finding-files): Group documentation
6283 fixed.
6284 (reftex-toc-toggle-file-boundary,
6285 reftex-toc-toggle-labels,
6286 reftex-toc-toggle-context,reftex-find-start-point): New functions.
6287 (reftex-toc-include-labels, reftex-toc-include-context,
6288 reftex-toc-include-file-boundaries,
6289 reftex-toc-keep-other-windows): New options.
6290 (reftex-use-text-after-label-as-context): Option removed.
6291 (reftex-extract-bib-entries): Protect use in non-latex
6292 buffers.
6293 (reftex-toc-visit-location): Renamed from
6294 `reftex-toc-visit-line'.
6295 (reftex-latin1-to-ascii): Works now with and without Mule.
6296 (reftex-truncate): Removed special stuff for Emacs 20.2.
6297 (reftex-get-offset): Made more general.
6298 (reftex-show-label-location): Renamed from
6299 `reftex-select-label-callback'.
6300 (reftex-pop-to-label): Function removed (using
6301 `reftex-show-label-location' instead.
6302 (reftex-insert-docstruct): Renamed from
6303 `reftex-make-and-insert-label-list'. Function args changed.
6304 (reftex-toc): Now uses `reftex-insert-docstruct' and
6305 `reftex-find-start-point'.
6306 (reftex-select-item): Use `reftex-find-start-point'.
6307 (reftex-toc-visit-line): Can display labels and file
6308 boundaries.
6309 (reftex-TeX-master-file): `(TeX-master-file)' protected.
6310
6311 1998-11-12 Sam Steingold <sds@goems.com>
6312
6313 * browse-url.el (browse-url): Handle the case when
6314 `browse-url-browser-function' is a lambda list.
6315
6316 1998-11-12 Eli Zaretskii <eliz@mescaline.gnu.org>
6317
6318 * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
6319 version string.
6320 * loadhist.el (symbol-file): Likewise
6321
6322 1998-11-11 Richard Sharman <Richard_Sharman@Mitel.COM>
6323
6324 * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
6325
6326 1998-11-11 Sam Steingold <sds@goems.com>
6327
6328 * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
6329 `run-lisp' instead of signalling an error.
6330
6331 1998-11-11 Karl Heuer <kwzh@gnu.org>
6332
6333 * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
6334
6335 1998-11-11 Richard Stallman <rms@gnu.org>
6336
6337 * vc-hooks.el (vc-toggle-read-only): Doc fix.
6338
6339 1998-11-11 Per Starback <starback@update.uu.se>
6340
6341 * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
6342 renamed svenska8 to svenska, and fixed and extended CASECHARS
6343 for it.
6344
6345 1998-11-11 Andrew Innes <andrewi@delysid.gnu.org>
6346
6347 * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
6348 handling if setpagedevice is not available.
6349 (ps-begin-file): Fix typo.
6350
6351 1998-11-11 Kenichi Handa <handa@etl.go.jp>
6352
6353 * international/mule-util.el (compose-chars-component): Signal
6354 error if CH is a rule-based composition character.
6355 (compose-chars): Signal error if an already compsed character is
6356 going to be composed by rule-base.
6357
6358 * term/x-win.el: If a resolved ASCII font name doesn't conform to
6359 full XLFD, don't try to get information of WEIGHT and SLANT from
6360 that font name.
6361
6362 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk>
6363
6364 * dos-w32.el (set-default-process-coding-system): Use function on
6365 before-init-hook to set default-process-coding-system based on
6366 enable-multibyte-characters.
6367
6368 * term/w32-win.el ([language-change]): For now ignore
6369 keyboard language-change events.
6370
6371 1998-11-10 Eli Zaretskii <eliz@delysid.gnu.org>
6372
6373 * ediff-util.el (ediff-make-temp-file): Run the prefix through
6374 convert-standard-file-name, but leave the results of
6375 make-temp-name unaltered. For MS-DOS, truncate the prefix to 2
6376 characters if the original name already exists, or has a special
6377 handler.
6378
6379 1998-11-10 Karl Heuer <kwzh@gnu.org>
6380
6381 * international/iso-insert.el: Delete autoload cookies.
6382
6383 * international/iso-transl.el: Add autoload cookies.
6384
6385 1998-11-10 Richard Stallman <rms@gnu.org>
6386
6387 * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
6388 (ispell-process-line): Don't treat multibyte
6389
6390 1998-11-09 Andrew Innes <andrewi@harlequin.co.uk>
6391
6392 * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
6393 setpagedevice to specify the page size if setpagedevice is
6394 available. This is necessary to select the correct paper tray on
6395 Level 2 printers with multiple paper sizes available.
6396
6397 (ps-begin-file): Cope with font names that contain spaces, and
6398 call BeginDoc in a BeginSetup/EndSetup block.
6399
6400 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
6401
6402 * loadup.el (buffer-undo-list): Run fns-VERSION.el through
6403 convert-standard-filename.
6404
6405 * loadhist.el (symbol-file): Run fns-VERSION.el through
6406 convert-standard-filename.
6407
6408 1998-11-06 Richard Stallman <rms@gnu.org>
6409
6410 * textmodes/texinfmt.el (texinfo-format-scan):
6411 Detect the case of two @-commands in a row; process just the first.
6412 (texinfo-append-refill): If line has a @c, insert the @refill
6413 before it.
6414 (texinfo-format-refill): Return with point where the @refill was.
6415
6416 * files.el (hack-local-variables): Test local-enable-local-variables.
6417 (hack-local-variables-prop-line): Likewise.
6418 (set-auto-mode): Don't test local-enable-local-variables here.
6419 (enable-local-variables): Doc fix.
6420 (local-enable-local-variables): Doc fix.
6421 (normal-mode): Doc fix.
6422
6423 1998-11-06 Karl Heuer <kwzh@gnu.org>
6424
6425 * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
6426
6427 1998-11-06 Richard Sharman <Richard_Sharman@Mitel.COM>
6428
6429 * simple.el (line-number-mode): Doc fix.
6430
6431 1998-11-06 Kenichi Handa <handa@etl.go.jp>
6432
6433 * international/fontset.el (create-fontset-from-fontset-spec):
6434 Give correct arg to `error'.
6435
6436 1998-11-06 Andreas Schwab <schwab@delysid.gnu.org>
6437
6438 * textmodes/sgml-mode.el (html-mode): Doc fix.
6439 (sgml-name-8bit-mode): Fix missing format character in message string.
6440
6441 1998-11-05 Karl Heuer <kwzh@gnu.org>
6442
6443 * mail/sendmail.el (sendmail-send-it): Check for failure.
6444
6445 1998-11-05 Richard Stallman <rms@gnu.org>
6446
6447 * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
6448
6449 * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
6450 (close-rectangle): Define as alias.
6451
6452 1998-11-05 Richard M. Heiberger <rmh@fisher.stat.temple.edu>
6453
6454 * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
6455
6456 1998-11-05 Dave Love <fx@gnu.org>
6457
6458 * help.el (describe-variable): Don't quote link to source.
6459
6460 1998-11-04 Richard Stallman <rms@sucrose.ai.mit.edu>
6461
6462 * gud.el (gud-common-init): Use pop-to-buffer.
6463 (same-window-regexps): Add an element that matches all gud buffers.
6464
6465 1998-11-04 Jason Rumney <jasonr@altavista.net>
6466
6467 * term/w32-win.el (x-get-selection-value): Alias to
6468 x-cut-buffer-or-selection-value.
6469 (w32-standard-fontset-spec): New variable.
6470 (w32-create-initial-fontsets, mouse-set-font): Check whether
6471 new-fontset is available.
6472 (w32-use-w32-font-dialog): Enable use of set-variable.
6473
6474 1998-11-04 Andre Spiegel <spiegel@inf.fu-berlin.de>
6475
6476 * vc.el (with-vc-file, edit-vc-file): New macros.
6477
6478 1998-11-04 Kenichi Handa <handa@etl.go.jp>
6479
6480 * international/quail.el (quail-show-guidance-buf): Call
6481 set-minibuffer-window to set minibuffer window of the current
6482 frame correctly.
6483
6484 1998-11-03 Theodore Jump <tjump@tertius.com>
6485
6486 * term/w32-win.el: Require fontset.
6487
6488 1998-11-03 Andrew Innes <andrewi@delysid.gnu.org>
6489
6490 * faces.el (set-face-font): Call resolve-fontset-name on w32.
6491 (set-face-font-auto): Ditto.
6492
6493 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
6494
6495 * mouse.el (mouse-drag-region): Fix typo.
6496
6497 1998-11-02 Dave Love <fx@gnu.org>
6498
6499 * progmodes/fortran.el Fix for fontification of strings lost somehow:
6500 (fortran-fontify-string): New function.
6501 (fortran-font-lock-keywords-1): Use it.
6502
6503 1998-11-02 Markus Rost <rost@delysid.gnu.org>
6504
6505 * comint.el (comint-file-name-quote-list): Doc fix.
6506
6507 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
6508
6509 * loadup.el (buffer-undo-list): Write fns-VERSION.el into
6510 build directory, not source directory.
6511
6512 * mouse.el (mouse-drag-region): Fake up a mouse-motion event
6513 if we did not get one for the final move.
6514
6515 1998-11-01 Dave Love <fx@gnu.org>
6516
6517 * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
6518 Don't funcall browse-url-browser-function.
6519
6520 * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
6521 Don't funcall browse-url-browser-function.
6522
6523 * fortran.el (fortran-end-prog-re1): Fix the regexp.
6524
6525 1998-11-01 Richard Stallman <rms@psilocin.ai.mit.edu>
6526
6527 * files.el (revert-buffer): Doc fix.
6528
6529 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
6530
6531 * textmodes/tex-mode.el (tex-start-options-string):
6532 Quote the backslashes with more backslashes.
6533
6534 1998-10-31 Dave Love <fx@gnu.org>
6535
6536 * webjump.el (webjump-sample-sites): Fix Lisp archive site.
6537 (webjump): Don't funcall browse-url-browser-function.
6538
6539 1998-10-30 Kenichi Handa <handa@etl.go.jp>
6540
6541 * international/quail.el (quail-start-translation): Handle
6542 switching of the frame in read-key-sequence.
6543 (quail-start-conversion): Likewise.
6544 (quail-show-guidance-buf): Detach quail-guidance-buf from any
6545 windows before setting an appropriate window for it.
6546 (quail-hide-guidance-buf): Use window-minibuffer-p. Set
6547 quail-guidance-win to nil.
6548 (quail-update-guidance): If quail-guidance-buf is not in the
6549 selected frame, call quail-show-guidance-buf again.
6550
6551 1998-10-30 Espen Skoglund <espensk@stud.cs.uit.no>
6552
6553 * progmodes/pascal.el (pascal-mode):
6554 `blink-matching-paren-dont-ignore-comments' set to t.
6555
6556 1998-10-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6557
6558 * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
6559
6560 1998-10-30 Dave Love <fx@gnu.org>
6561
6562 * vc.el (vc-backend-merge-news): Check for "P" output.
6563
6564 * help.el (describe-variable): Hyperlink the definition.
6565
6566 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
6567
6568 * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
6569 (sh-set-shell): Likewise.
6570
6571 * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
6572
6573 * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
6574 (edebug-on-error): Fix customize type to match that of
6575 debug-on-error.
6576
6577 * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
6578
6579 * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
6580 report-emacs-bug-address instead of undefined bug-gnu-emacs.
6581
6582 * international/mule-cmds.el (select-message-coding-system): Doc
6583 fix.
6584
6585 * international/mule-diag.el (describe-coding-system): Describe
6586 all flags.
6587
6588 * mail/sendmail.el (sendmail-coding-system,
6589 default-sendmail-coding-system): Doc fix.
6590
6591 * simple.el (shell-command-on-region): Doc fix.
6592
6593 * loadup.el: Write fns-*.el in current directory instead of
6594 data-directory since no installation directory exists yet. Mark
6595 buffer unmodified afterwards.
6596
6597 * loadhist.el (symbol-file): Load fns-*.el from exec-directory
6598 instead of data-directory since it is architecture dependent.
6599 (load-history-loaded): Update doc string.
6600
6601 1998-10-29 Geoff Voelker <voelker@cs.washington.edu>
6602
6603 * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
6604 path as a default directory when canonicalizing names.
6605
6606 * w32-fns.el: Remove a dangling reference to a directory on the
6607 build machine.
6608
6609 1998-10-27 Richard Stallman <rms@psilocin.ai.mit.edu>
6610
6611 * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
6612 namespace related keywords such as `class', `body', `private',
6613 `variable', `namespace eval', etc.
6614 (tcl-imenu-generic-expression): Handle itcl body and class definitions.
6615 (tcl-mode): Added ":" as a word constituent to the syntax-alist of
6616 imenu and font-lock so that searches for \sw would find words
6617 containing colons.
6618
6619 * progmodes/etags.el (initialize-new-tags-table):
6620 Do not alter find-tag-marker-ring and tags-location-ring.
6621
6622 1998-10-27 Geoff Voelker <voelker@cs.washington.edu>
6623
6624 * term/w32-win.el: Require fontset.
6625 (w32-init-fontsets): New function (code from x-win.el).
6626
6627 1998-10-26 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6628
6629 * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
6630 calendar-and-diary-frame-parameters): Add title parameter.
6631
6632 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6633
6634 * completion.el (dynamic-completion-mode): New function to enable
6635 the mode. (Just loading the file now does not change anything.)
6636
6637 1998-10-26 Vinicius Jose Latorre <vinicius@cpqd.com.br>
6638
6639 * ps-print.el: User option for multibyte buffer handling and doc fix.
6640 (ps-multibyte-buffer): New user option.
6641 (ps-setup): Print new user option.
6642 (ps-print-quote): New fun.
6643 (ps-color-p, ps-mule-font-info-database-latin): New var.
6644 (ps-default-color, ps-mule-font-info-database)
6645 (ps-mule-font-info-database-ps-bdf): Adjust initialization.
6646 (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
6647 (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
6648 Little code improvement.
6649 (ps-mule-initialize): Initialize ps-mule-font-info-database.
6650 (ps-print-prologue-header, ps-font-family, ps-font-size)
6651 (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
6652 (ps-build-face-reference, ps-mule-font-info-database-bdf)
6653 (ps-mule-external-libraries, ps-mule-init-external-library)
6654 (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
6655 Doc fix.
6656 (ps-print-version): New version number (4.1.1) and doc fix.
6657 (ps-print-prologue-header): New user option.
6658 (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
6659 Conditional compilation for GNU Emacs and emacsens.
6660 (ps-generate-postscript-with-faces): Skip invisible text better.
6661 (ps-setup): Print new user option.
6662 (ps-print-preprint): Check if input file name exists and is unwritable.
6663 (ps-begin-file): Adjust PostScript prologue header for duplex printers
6664 and insert user PostScript prologue header comments.
6665 (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
6666 New funs.
6667 (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
6668 (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
6669 PostScript programming normalization.
6670 (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
6671 (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
6672 (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
6673 (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
6674 (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
6675 Programming style normalization.
6676
6677 1998-10-26 Kenichi Handa <handa@etl.go.jp>
6678
6679 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
6680 version, check the value of mule-version.
6681
6682 * international/mule-util.el (compose-region): Insert then delete
6683 to preserve markers.
6684 (decompose-region): Use search-forward for efficiency.
6685
6686 * language/chinese.el (pre-write-encode-hz): Cancel previous
6687 change, use generate-new-buffer instead of get-buffer-create.
6688 * language/devan-util.el
6689 (in-is13194-devanagari-pre-write-conversion): Likewise.
6690 * language/thai-util.el (thai-pre-write-conversion): Likewise.
6691 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
6692 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
6693
6694 1998-10-26 Richard Stallman <rms@psilocin.ai.mit.edu>
6695
6696 * mail/rmailsum.el (rmail-message-subject-p):
6697 Handle message whose header has not been reformatted.
6698
6699 * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
6700
6701 1998-10-25 Jason Rumney <jasonr@altavista.net>
6702
6703 * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
6704 New variables.
6705 (mouse-set-font): Use font menus instead of dialog according to
6706 w32-use-w32-font-dialog.
6707
6708 1998-10-21 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6709
6710 * calendar/calendar.el (calendar-day-name-array): Add doc string
6711 correctly!
6712 (calendar-month-name-array): Add doc string correctly!
6713
6714 1998-10-21 Richard Stallman <rms@psilocin.ai.mit.edu>
6715
6716 * net-utils.el (whois-get-tld): Rewrite not to use `do'.
6717
6718 1998-10-21 Markus Rost <rost@delysid.gnu.org>
6719
6720 * lisp/info.el (Info-next-menu-item): Stay on top of node.
6721
6722 * mail/rmailout.el (rmail-output): Insert newline only if necessary.
6723
6724 * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
6725
6726 * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
6727
6728 1998-10-21 Andreas Schwab <schwab@delysid.gnu.org>
6729
6730 * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
6731
6732 1998-10-21 Karl Heuer <kwzh@gnu.org>
6733
6734 * emacs-lisp/profile.el (profile-timer-program): Var deleted.
6735 (profile-timer-process, profile-temp-result-, profile-time): Likewise.
6736 (profile-filter, profile-reset-timer): Functions deleted.
6737 (profile-check-zero-init-times, profile-get-time): Likewise.
6738 (profile-find-function, profile-quit): Likewise.
6739 (profile-distinct, profile-call-stack, profile-last-time): New vars.
6740 (profile-time-list, profile-init-list): Doc fix.
6741 (profile-functions): Simplify.
6742 (profile-print): Use float. Make output include space separators.
6743 (profile-add-time): New helper function.
6744 (profile-function-prolog): Renamed from profile-start-function.
6745 Handle profile-distinct.
6746 (profile-function-epilog): Renamed from profile-update-function.
6747 Handle profile-distinct.
6748 (profile-a-function): If the function to be profiled is an
6749 autoload form, load it. If it's lazy-loaded, fetch it.
6750 (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
6751 (profile-restore-fun): Arg FUN is now a function symbol, as was
6752 documented, rather than a one-element list.
6753 (profile-finish): Call profile-restore-fun properly.
6754
6755 1998-10-21 Kenichi Handa <handa@etl.go.jp>
6756
6757 * international/characters.el: Setup charset property
6758 nospace-between-words.
6759
6760 * international/mule-cmds.el (get-charset-property): If CHARSET is
6761 composition, return nil.
6762 (put-charset-property): If CHARSET is composition, do nothing.
6763
6764 * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
6765 * language/devan-util.el
6766 (in-is13194-devanagari-pre-write-conversion): Likewise.
6767 * language/thai-util.el (thai-pre-write-conversion): Likewise.
6768 * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
6769 * language/viet-util.el (viqr-pre-write-conversion): Likewise.
6770
6771 * textmodes/fill.el (sentence-end-without-period): New variable.
6772 (canonically-space-region): Pay attention to
6773 sentence-end-without-period.
6774 (fill-find-break-point): The first argument CHARSET deleted.
6775 Caller changed.
6776 (fill-region-as-paragraph): Pay attention to charset property
6777 nospace-between-words and text property nospace-between-words.
6778
6779 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
6780
6781 * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
6782 an unrecognized shell.
6783
6784 1998-10-20 Thien-Thi Nguyen <ttn@delysid.gnu.org>
6785
6786 * desktop.el (desktop-save): Include minor modes symbolically.
6787 (desktop-create-buffer): Turn on all minor modes in `mim'.
6788
6789 1998-10-20 Richard Stallman <rms@psilocin.ai.mit.edu>
6790
6791 * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
6792 (sh-font-lock-keywords): Handle rpm and rpm2.
6793 (sh-ancestor-alist): Handle rpm.
6794
6795 * files.el (auto-mode-alist): Recognize .rpm files.
6796 Also .spec and .mspec files.
6797
6798 1998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
6799
6800 * faces.el (frame-set-background-mode): Enable the function for
6801 MSDOS frames.
6802
6803 1998-10-20 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
6804
6805 * calendar/calendar.el (calendar-day-name-array): Add doc string.
6806 (calendar-month-name-array): Add doc string.
6807
6808 1998-10-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6809
6810 * simple.el (kill-ring-max): Increased to 60.
6811
6812 1998-10-17 Kenichi Handa <handa@etl.go.jp>
6813
6814 * international/characters.el: Setup auto-fill-chars.
6815
6816 * international/kinsoku.el (kinsoku): Check the variable
6817 enable-kinsoku.
6818
6819 * simple.el (do-auto-fill): Don't check kinsoku-enable here.
6820 Don't call kinsoku directly, intead call fill-find-break-point.
6821
6822 * textmodes/fill.el: Setup `fill-find-break-point-function'
6823 property to character sets which require `kinsoku' processing for
6824 filling.
6825 (fill-find-break-point): New function.
6826 (fill-region-as-paragraph): Don't check kinsoku-enable here.
6827 Don't call kinsoku directly, intead call fill-find-break-point.
6828
6829 1998-10-18 Richard Stallman <rms@psilocin.ai.mit.edu>
6830
6831 * faces.el (modify-face-read-string): Return (nil) for "none".
6832 (modify-face): Don't get error if (nil) is the argument.
6833 (face-try-color-list): Don't check whether nil is a valid color.
6834
6835 1998-10-17 Richard Stallman <rms@psilocin.ai.mit.edu>
6836
6837 * emacs-lisp/bytecomp.el (byte-recompile-directory):
6838 Print message about each directory, even in batch mode.
6839
6840 * gnus/nntp.el: Require `cl' before using nnoo-declare.
6841
6842 * ps-print.el (ps-mule-chars-in-string): No need to use sref.
6843 (ps-mule-string-char): No need to use sref.
6844 (ps-mule-next-index): No need to use sref.
6845
6846 * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
6847
6848 * files.el (revert-buffer-internal-hook): Add defvar.
6849
6850 * arc-mode.el (archive-mode): Locally set file-precious-flag.
6851
6852 * tar-mode.el (tar-mode): Locally set file-precious-flag.
6853
6854 1998-10-16 Markus Rost <rost@delysid.gnu.org>
6855
6856 * international/mule-cmds.el (default-input-method): Fix custom type.
6857
6858 * net-utils.el (whois-server-list): Fix customization type.
6859
6860 * shell.el (shell-input-autoexpand): Fix customization group.
6861
6862 1998-10-16 Richard Stallman <rms@psilocin.ai.mit.edu>
6863
6864 * repeat.el (repeat): Handle keyboard macros properly.
6865 Handle new prefix arg after self-insert command.
6866
6867 * repeat.el: Don't include cl even at compile time.
6868 (repeat): Avoid using `loop'.
6869
6870 * simple.el (shell-command-on-region): Doc fix.
6871 (next-history-element): Special error message if no default.
6872
6873 1998-10-15 Richard Stallman <rms@psilocin.ai.mit.edu>
6874
6875 * ps-print.el (ps-print-buffer): Doc fix.
6876 (ps-despool): Likewise.
6877
6878 * arc-mode.el (arc-mode): Provide arc-mode.
6879
6880 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
6881
6882 * ps-print.el (ps-print-buffer): Doc fix.
6883
6884 1998-10-14 Dave Love <fx@gnu.org>
6885
6886 * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
6887 (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
6888 (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
6889
6890 * progmodes/fortran.el (fortran-mode-map): Change "Join
6891 Continuation Line" to "Join Line".
6892 (fortran-font-lock-keywords-1): Add "cycle", "exit".
6893
6894 1998-10-14 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
6895
6896 * progmodes/fortran.el (fortran-join-line): Use
6897 `delete-indentation' instead of issuing an error message if not on
6898 a continuation line. Provide for joining several lines using
6899 prefix arg.
6900
6901 1998-10-14 Eli Zaretskii <eliz@mescaline.gnu.org>
6902
6903 * term/pc-win.el (msdos-color-values): New variable.
6904 (x-color-values): New function, emulates its namesake from
6905 src/xfns.c.
6906 (msdos-bg-mode): Add all dark colors to those which return
6907 "dark".
6908
6909 1998-10-14 Richard Stallman <rms@psilocin.ai.mit.edu>
6910
6911 * replace.el (keep-lines, flush-lines, how-many):
6912 Don't ignore case if arg has upper case letters.
6913
6914 1998-10-11 Reto Zimmermann <zimmi@iis.ee.ethz.ch>
6915
6916 * progmodes/vhdl-mode.el
6917 (vhdl-add-index-menu): reverse order in imenu-generic-expression.
6918 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
6919 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
6920 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
6921 (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
6922 (vhdl-when): Fix indentation problem.
6923 (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
6924 (vhdl-get-port, vhdl-get-generic): Bug fix in template.
6925 (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
6926
6927 1998-10-13 Geoff Voelker <voelker@cs.washington.edu>
6928
6929 * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
6930 (ls-lisp-insert-directory): Renamed from insert-directory.
6931 (insert-directory): New function.
6932
6933 1998-10-13 Richard Stallman <rms@psilocin.ai.mit.edu>
6934
6935 * simple.el (completion-fixup-function): Variable deleted.
6936 (completion-setup-function): Delete code for completion-fixup-function.
6937 * emacs-lisp/lisp.el (lisp-complete-symbol):
6938 Don't bind completion-fixup-function.
6939
6940 * files.el (find-file-wildcards): New option.
6941 (find-file-noselect): Handle wild cards, if enabled.
6942 (file-expand-wildcards): New function.
6943
6944 * simple.el (set-fill-column): Doc fix.
6945
6946 1998-10-13 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
6947
6948 * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
6949
6950 1998-10-13 Andreas Schwab <schwab@mescaline.gnu.org>
6951
6952 * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
6953 Move declaration before first use.
6954 (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
6955 hif-math, hif-factor): Rename token to hif-token and token-list to
6956 hif-token-list.
6957 (hif-token, hif-token-list): Declare them.
6958 (hif-find-ifdef-block): Return cons of top and bottom point
6959 instead of setting dynamically bound variables.
6960 (hide-ifdef-block, show-ifdef-block): Use return value of
6961 hif-find-ifdef-block.
6962
6963 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6964
6965 * subr.el (read-passwd): Use clear-this-command-keys.
6966
6967 * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
6968
6969 * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
6970 and ...-for-write.
6971
6972 1998-10-12 Andrew Innes <andrewi@harlequin.co.uk>
6973
6974 * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
6975 responses to GROUP command, since this may be called from a timer
6976 with quit inhibited.
6977
6978 1998-10-12 Kenichi Handa <handa@etl.go.jp>
6979
6980 * international/ccl.el (ccl-compile-if): If there's no false-cmds,
6981 set unconditional-jump to nil.
6982 (ccl-compile-read-multibyte-character): Return nil.
6983 (ccl-compile-write-multibyte-character): Likewise.
6984 (ccl-compile-translate-character): Likewise
6985 (ccl-compile-map-multiple): Likewise.
6986 (ccl-compile-map-single): Likewise.
6987
6988 * international/kinsoku.el: Add coding tag.
6989 (kinsoku-bol): Remove superfluous TAB in a string.
6990
6991 * international/mule-cmds.el (find-coding-systems-for-charsets):
6992 Delete `composition' (if any) from CHARSETS.
6993
6994 1998-10-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6995
6996 * international/mule-cmds.el (setup-specified-language-environment):
6997 Add apropos-inhibit property.
6998 (describe-specified-language-support): Likewise.
6999
7000 1998-10-11 Kenichi HANDA <handa@etl.go.jp>
7001
7002 * international/mule.el (make-coding-system): Create -with-esc
7003 variant coding system.
7004
7005 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
7006
7007 * progmodes/etags.el (tags-loop-revert-buffers): New variable.
7008 (next-file): Optionally offer to revert a file's buffer,
7009 if it has an existing buffer but the file has changed.
7010
7011 * info.el (Info-insert-dir): Detect and report problems
7012 in input files, such as "No Top node". Return with point
7013 at the beginning of the text.
7014 (Info-find-node): Reinsert the code to handle files
7015 with no tags table; it was deleted by mistake.
7016
7017 1998-10-11 Richard Stallman <rms@sucrose.ai.mit.edu>
7018
7019 * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
7020 texinfo-find-higher-level-node repeatedly find the same node.
7021 (texinfo-find-higher-level-node): Doc fix.
7022
7023 1998-10-10 Richard Stallman <rms@psilocin.ai.mit.edu>
7024
7025 * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
7026 (smtpmail-address-buffer): Add defvar.
7027 (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
7028
7029 * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
7030
7031 * ffap.el (ffap-machine-p-local): Fix editing error.
7032
7033 1998-10-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7034
7035 * faces.el (frame-set-background-mode):
7036 Don't do anythung for text-only or MSDOS frame.
7037
7038 1998-10-08 Kenichi Handa <handa@etl.go.jp>
7039
7040 * international/quail.el (quail-defrule): New optional arg APPEND.
7041 (quail-defrule-internal): Fix bug of handling the argument APPEND.
7042
7043 1998-10-08 Richard Stallman <rms@psilocin.ai.mit.edu>
7044
7045 * gnus/pop3.el (pop3-open-server):
7046 Set process-coding-system-alist around open-network-stream.
7047
7048 1998-10-07 Richard Stallman <rms@psilocin.ai.mit.edu>
7049
7050 * files.el (save-buffer): Doc fix.
7051
7052 1998-10-07 Karl Heuer <kwzh@gnu.org>
7053
7054 * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
7055 return DEF unchanged, not nil. Simplify.
7056
7057 1998-10-06 Geoff Voelker <voelker@cs.washington.edu>
7058
7059 * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
7060
7061 1998-10-06 Peter Breton <pbreton@ne.mediaone.net>
7062
7063 * generic.el (generic-mode-with-type): Added hooks for generic-modes.
7064
7065 * net-utils.el (ftp, nslookup): Require comint.
7066 (network-service-connection): Likewise.
7067 (whois-server-name): Defaults to whois.arin.net
7068 (whois-server-list, whois-server-tld, whois-guess-server): New var.
7069 (whois): Tries to guess the appropriate top-level domain server.
7070 (whois-get-tld): New function.
7071
7072 * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
7073 (dirtrack-debug-toggle): Added this function.
7074
7075 1998-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7076
7077 * files.el (find-file-noselect): Switch to the correct buffer
7078 before checking find-file-literally, and allow non-nil non-t
7079 rawfile params.
7080
7081 1998-10-06 Karl Heuer <kwzh@gnu.org>
7082
7083 * midnight.el (clean-buffer-list): Add autoload cookie.
7084
7085 * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
7086 no-autosave.
7087 * tar-mode.el (tar-mode-revert): Likewise.
7088 * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
7089 from ediff-arrange-autosave-in-merge-jobs. Callers changed.
7090 * gnus/message.el (message-auto-save-directory): Renamed from
7091 message-autosave-directory. All references changed.
7092
7093 1998-10-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
7094
7095 * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
7096 string. Expose mime stuff while searching.
7097
7098 1998-10-06 Richard Stallman <rms@gnu.org>
7099
7100 * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
7101
7102 * replace.el (perform-replace): Position point properly
7103 before and after the recursive edit of C-r.
7104
7105 * progmodes/etags.el (tags-reset-tags-tables): Properly
7106 find the markers in the old rings that are being discarded.
7107
7108 1998-10-06 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7109
7110 * apropos.el (apropos-print): control invalid characters.
7111
7112 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
7113 Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
7114 confusing customize.
7115
7116 1998-10-06 Eli Zaretskii <eliz@mescaline.gnu.org>
7117
7118 * generic-x.el (bat-generic-mode): Fix regexps for keywords and
7119 built-in commands. Add more built-in commands and fix face names.
7120
7121 1998-10-05 Simon Marshall <simon@gnu.org>
7122
7123 * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
7124
7125 1998-10-04 Eric Ludlam <zappo@gnu.org>
7126
7127 * speedbar.el (speedbar-initial-expansion-list-name): Remove
7128 customization since it is not useful in this case.
7129 (speedbar-frame-mode): Check if cfx or cfy is a list, and make
7130 sure it gets evalled to a number. Also verify that set-frame-name
7131 fn exists before calling it.
7132
7133 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
7134 Protect a `forward-sexp' call which could fail, and improved regex
7135 for ie, and eg abbreviations.
7136
7137 1998-10-02 Noah Friedman <friedman@splode.com>
7138
7139 * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
7140 send-string.
7141 (rlogin-send-Ctrl-D): Here also.
7142 (rlogin-send-Ctrl-Z): Here also.
7143 (rlogin-send-Ctrl-backslash): Here also.
7144
7145 1998-10-02 Dave Love <fx@gnu.org>
7146
7147 * outline.el (hide-region-body): Bind
7148 outline-view-change-hook to nil while making repeated calls to
7149 outline-flag-region. Run it once at the end.
7150 (hide-other, hide-sublevels, show-children): Likewise.
7151
7152 * info-look.el: Remove duplicate scheme-mode entry.
7153 (info-lookup-make-completions): When looking for entries, check
7154 that `item' isn't null or "Menu".
7155
7156 1998-10-01 Karl Heuer <kwzh@gnu.org>
7157
7158 * net-utils.el: Don't require ffap.
7159 (net-utils-machine-at-point, net-utils-url-at-point): New functions.
7160 (ping, nslookup-host, finger, network-connection-to-service): Use them.
7161
7162 1998-09-30 Richard Stallman <rms@gnu.org>
7163
7164 * ispell.el (check-ispell-version): No need to bind default-major-mode.
7165
7166 * imenu.el (imenu--generic-function): Sort each submenu by position.
7167 (imenu--sort-by-position): New function.
7168
7169 * cus-edit.el (Custom-mode-menu): Fix info node name.
7170 (customize group): Fix info node name.
7171
7172 * mail/mailalias.el (build-mail-aliases): Don't allow
7173 a newline in the alias name. Don't define an alias
7174 if the definition would be empty.
7175
7176 * which-func.el (which-func-mode-global): Make :set function
7177 more reliable.
7178
7179 * custom.el (custom-set-variables): Load the requests first,
7180 then check the symbol's `set' function.
7181
7182 * ffap.el: Doc fixes.
7183
7184 1998-09-30 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7185
7186 * gnus.el: (gnus-valid-select-methods): Fix type.
7187 * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
7188 * gnus-score.el (gnus-orphan-score): Fix type.
7189 (gnus-score-default-header, gnus-score-default-type): Fix type.
7190 * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
7191 (gnus-saved-headers): Fix type.
7192
7193 * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
7194 Avoid nil value of `two-lines-citation-part'.
7195
7196 1998-09-30 Roman Belenov <roman@nstl.nnov.ru>
7197
7198 * which-func.el (which-function): Handle case when
7199 (car imenu--index-alist) is nil.
7200
7201 1998-09-29 Dave Love <fx@gnu.org>
7202
7203 * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
7204 bzip2 args.
7205
7206 1998-09-29 Simon Marshall <simon@gnu.org>
7207
7208 * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
7209 comint-exec-hook.
7210
7211 1998-09-29 Stephen Eglen <stephen@gnu.org>
7212
7213 * info-look.el: Add support for Octave.
7214
7215 1998-09-28 Carsten Dominik <cd@delysid.gnu.org>
7216
7217 * textmodes/reftex.el (reftex-finding-files): New customize group.
7218 (reftex-texpath-environment-variables,
7219 reftex-use-external-file-finders, reftex-external-file-finders,
7220 reftex-search-unrecursed-path-first): New options.
7221 (reftex-process-string, reftex-find-file-externally): New
7222 functions.
7223 (reftex-access-search-path): Execute shell commands to find the
7224 search path.
7225 (reftex-toggle-auto-view-crossref): When turning on, make sure
7226 `reftex-auto-view-crossref' becomes non-nil.
7227 (reftex-abbrev-regexp): Constant removed.
7228 (reftex-convert-string): Abbrev regexp calculated locally.
7229
7230 1998-09-28 Dave Love <fx@gnu.org>
7231
7232 * progmodes/fortran.el: Don't call regexp-opt when deriving
7233 font-lock patterns with keywords that aren't all literal.
7234
7235 1998-09-27 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
7236
7237 * octave-inf.el (inferior-octave-prompt): Also match prompts of
7238 the form `octave.bin:1>' which come from using precopiled binary
7239 versions.
7240
7241 1998-09-27 Richard Stallman <rms@psilocin.ai.mit.edu>
7242
7243 * help.el (help-for-help): Use %THIS-KEY%.
7244 (help-quit): Add doc.
7245
7246 * help-macro.el (make-help-screen): Keep HELP-TEXT
7247 in a separate function definition, not in the help command FNAME.
7248 Replace %THIS-KEY% with the key sequence that ran FNAME.
7249
7250 1998-09-25 Richard Stallman <rms@gnu.org>
7251
7252 * textmodes/texinfo.el (texinfo-show-structure):
7253 Bind inhibit-read-only.
7254
7255 * isearch.el (isearch-search-and-update): Properly
7256 handle upper case letters in the reverse-search special case.
7257
7258 1998-09-25 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7259
7260 * gnus.el: Extend the list of autoloaded functions.
7261
7262 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
7263 buffer before creating help group. (from Gnus v5.6.43, fix by
7264 1998-08-20 Per Starback <starback@update.uu.se>)
7265
7266 * gnus-util.el (gnus-output-to-rmail): Adjust to
7267 `rmail-output-to-rmail-file'.
7268
7269 1998-09-25 Karl Heuer <kwzh@gnu.org>
7270
7271 * hexl.el (hexl-mode-map): More of previous change.
7272
7273 * textmodes/tex-mode.el (tex-run-command): Doc fix.
7274 (tex-start-tex): Don't use tex-start-options-string in star case.
7275 Quote file name in star case as well as in non-star.
7276 Add blank and quoting of option string here.
7277 (tex-start-options-string): Not here.
7278
7279 1998-09-23 Karl Heuer <kwzh@gnu.org>
7280
7281 * term.el (term-delimiter-argument-list): Doc fix.
7282 (term-emulate-terminal): Escape literal semicolon.
7283 * progmodes/asm-mode.el (asm-mode): Doc fix.
7284 (asm-comment-char): Escape literal semicolon.
7285 * emulation/viper-cmd.el (viper-movement-commands): Likewise.
7286
7287 1998-09-23 Richard Stallman <rms@gnu.org>
7288
7289 * hexl.el (hexl-mode-map): Don't override all ESC bindings,
7290 only those that normally modify the buffer.
7291
7292 * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
7293 over again.
7294
7295 1998-09-23 E. Jay Berkenbilt <ejb@ql.org>
7296
7297 * ispell.el (check-ispell-version): Ensure same buffer is current
7298 when let-binding of case-fold-search ends.
7299
7300 1998-09-23 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7301
7302 * ps-print.el: Skip invisible overlay.
7303 Test for set-buffer-multibyte rather than using mule-version.
7304 (ps-print-version): New version number (4.1) and doc fix.
7305 (ps-generate-postscript-with-faces): Skip invisible overlay.
7306
7307 1998-09-23 Fritz Knabe <knabe@cs.virginia.edu>
7308
7309 * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
7310
7311 1998-09-22 Kenichi Handa <handa@etl.go.jp>
7312
7313 * international/quail.el (quail-update-guidance): Check for the
7314 return value of (quail-guidance) fixed.
7315 (quail-update-translation): Bind quail-current-str locally when it
7316 calls quail-update-guidance.
7317 (quail-update-translation): If input-method-exit-on-first-char is
7318 non-nil, terminate translation only when the current input method
7319 is simple.
7320
7321 1998-09-22 Paul Eggert <eggert@twinsun.com>
7322
7323 * startup.el (locale-translation-file-name): Prefer X-related names
7324 to the name used by GNU/Linux sans X. Set to nil if no file found.
7325 (command-line): Use locale-translation-file-name if it is not nil,
7326 instead of testing for its existence again.
7327 regexp-quote the ctype before using it in a regexp.
7328 Allow a colon to appear after the ctype in the aliases file,
7329 as is done in X11R6.4.
7330
7331 1998-09-21 Richard Stallman <rms@gnu.org>
7332
7333 * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
7334
7335 * calendar/appt.el (appt-interval): Variable deleted.
7336 (appt-check): For minutes in between appt-display-interval times,
7337 do check, but don't display anything except an updated mode line.
7338 Count against appt-display-interval based on minutes since
7339 first display of this appointment, not based on time of day.
7340 If appt-display-mode-line, force mode line redisplay
7341 whenever appt-mode-string has changed.
7342 (appt-add, appt-delete): Add autoload cookies.
7343 (appt-check): Catch errors from calling `diary'.
7344 (appt-max-time): Renamed from max-time.
7345 (appt-now-displayed, appt-display-count): New variables.
7346 (appt-timer): Don't create one if we already have one.
7347
7348 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7349 More general code to use the source buffer instead of the zap file.
7350
7351 * hilit-chg.el (highlight-compare-with-file): Renamed from
7352 compare-with-file.
7353
7354 * loadhist.el (load-history-loaded): New variable.
7355 (symbol-file): Load etc/fns-VERSION.el if that has not been done.
7356
7357 * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
7358
7359 * emacs-lisp/find-func.el (find-function-search-for-symbol):
7360 Fix error messages.
7361
7362 1998-09-21 Markus Armbruster <armbru@pond.sub.org>
7363
7364 * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
7365 Emacs frame.
7366
7367 1998-09-21 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7368
7369 * mail/rmail.el (rmail-decode-babyl-format): Recognize both
7370 `undecided' and `undecided-unix'.
7371
7372 1998-09-21 Dave Love <fx@gnu.org>
7373
7374 * help.el (help-make-xrefs): Fix typo affecting Info references.
7375
7376 * subr.el (remove-hook): Check list values to avoid errors.
7377
7378 1998-09-18 Noah Friedman <friedman@splode.com>
7379
7380 * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
7381 store string in eldoc-last-message without consing a new string.
7382 Rearrange logic from nested if's into cond's.
7383 (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
7384 Do not print message; just return string.
7385 (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
7386 Do not print message; just return string.
7387 Cache that string in eldoc-last-data.
7388 (eldoc-last-data): Make into a vector.
7389 (eldoc-get-fnsym-args-string): Use new data form of structure.
7390 (eldoc-get-var-docstring): Here also.
7391 (eldoc-last-data-store): New function.
7392 (eldoc-get-fnsym-args-string): Use it.
7393 (eldoc-get-var-docstring): Here also.
7394 (eldoc-docstring-first-line): Minimize interim string consing.
7395 Call substitute-command-keys on the result.
7396 (eldoc-print-var-docstrings, eldoc-print-docstring,
7397 eldoc-docstring-message): Functions removed.
7398 (eldoc-docstring-format-sym-doc): New function, functionality
7399 ripped out of eldoc-docstring-message.
7400 (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
7401
7402 1998-09-18 Kenichi Handa <handa@etl.go.jp>
7403
7404 * international/mule.el (make-coding-system): Doc-string modified.
7405
7406 1998-09-18 Andreas Schwab <schwab@delysid.gnu.org>
7407
7408 * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
7409
7410 * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
7411 customize type.
7412
7413 * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
7414 type.
7415
7416 * progmodes/compile.el (compilation-error-screen-columns): New
7417 variable.
7418 (compilation-next-error-locus): Use it to decide whether to use
7419 forward-char or move-to-column.
7420
7421 * mail/rmail.el (rmail-movemail-program): Fix customize type.
7422
7423 * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
7424 feedmail-fiddle-plex-user-list,
7425 feedmail-spray-address-fiddle-plex-list,
7426 feedmail-prompt-before-queue-user-alist,
7427 feedmail-prompt-before-queue-help-supplement,
7428 feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
7429 feedmail-queue-alternative-mail-header-separator): Fix customize
7430 type.
7431
7432 * startup.el (site-run-file): Fix customize type.
7433
7434 * speedbar.el (speedbar-initial-expansion-list-name): Fix
7435 customize type.
7436
7437 * shell.el (shell-input-autoexpand): Fix customize type.
7438
7439 * ps-print.el (ps-font-info-database): Add missing dots in value.
7440 Improve layout of customize type.
7441
7442 * net-utils.el (traceroute-program-options, ping-program-options,
7443 ipconfig-program-options, netstat-program-options,
7444 arp-program-options, route-program-options,
7445 nslookup-program-options, ftp-program-options): Fix customize
7446 type.
7447
7448 * midnight.el (clean-buffer-list-kill-regexps,
7449 clean-buffer-list-kill-buffer-names,
7450 clean-buffer-list-kill-never-buffer-names,
7451 clean-buffer-list-kill-never-regexps): Fix customize type.
7452
7453 * man.el (Man-init-defvars): Avoid trailing nil on
7454 Man-filter-list.
7455
7456 * lpr.el (printer-name): Fix customize type.
7457
7458 1998-09-16 Kenichi Handa <handa@etl.go.jp>
7459
7460 * international/mule-cmds.el (reset-language-environment): Call
7461 update-coding-systems-internal.
7462
7463 * international/mule-conf.el: Call update-coding-systems-internal
7464 at the tail.
7465
7466 1998-09-14 Dave Love <fx@gnu.org>
7467
7468 * vc-hooks.el (vc-menu-map): Change the vc-directory label. Don't
7469 use the menu-enable properties, pending doing it correctly and
7470 acceptably fast.
7471
7472 * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
7473
7474 1998-09-13 Dave Love <d.love@dl.ac.uk>
7475
7476 * progmodes/hideshow.el (hs-grok-mode-type): Check
7477 comment-{start,end} non-nil as well as bound. Report an error if
7478 we can't grok the mode.
7479
7480 1998-09-13 Richard Stallman <rms@gnu.org>
7481
7482 * simple.el (blink-matching-open): Don't log paren matching
7483 messages in *Messages*.
7484
7485 1998-09-12 Richard Stallman <rms@gnu.org>
7486
7487 * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
7488 Set point-before-scroll at end even if there was an error.
7489
7490 * ange-ftp.el (ange-ftp-insert-file-contents):
7491 Use binary mode for dumb-unix hosts as for unix hosts.
7492 (ange-ftp-copy-file-internal): Likewise.
7493
7494 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7495
7496 * emacs-lisp/pp.el: Doc fixes.
7497
7498 * wid-edit.el (widget-menu-max-shortcuts): New variable.
7499 (widget-choose): Don't use single-char shortcuts if # items
7500 exceeds that many. Use minibuffer instead.
7501
7502 1998-09-12 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7503
7504 * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
7505
7506 1998-09-12 Eric Ludlam <zappo@mescaline.gnu.org>
7507
7508 * speedbar.el (speedbar-frame-mode): Do not set frame position if
7509 in terminal mode.
7510
7511 1998-09-10 Noah Friedman <friedman@splode.com>
7512
7513 * rsz-mini.el (resize-minibuffer-mode): remove :version field from
7514 defcustom declaration. It's wreaking too much havoc with XEmacs
7515 and older versions of Emacs, which share this code.
7516
7517 * type-break.el (type-break-mode): Here also.
7518
7519 * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
7520 `t' to add-hook also to modify the new local value.
7521
7522 1998-09-10 Dave Love <fx@gnu.org>
7523
7524 * vc.el (vc-insert-headers): Doc fix.
7525
7526 1998-09-10 Richard Stallman <rms@gnu.org>
7527
7528 * textmodes/flyspell.el (flyspell-mode-on): Make the
7529 ispell-... variables permanent locals.
7530 (flyspell-mode-off): Add autoload cookie.
7531
7532 * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
7533 do use binary mode, just as for `unix'.
7534 (ange-ftp-host-type): If HOST is nil, return `unix'.
7535
7536 * dired.el (dired-mark-files-containing-regexp):
7537 Don't scan directories. Ignore non-readable files.
7538
7539 * progmodes/compile.el (compilation-error-regexp-alist):
7540 Fix previous change: allow . and _ in command name.
7541
7542 * dired.el (dired-mark-files-containing-regexp): Fix previous change.
7543
7544 * uncompress.el (uncompress-while-visiting):
7545 Use just the car of what find-operation-coding-system returns.
7546
7547 * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
7548
7549 * shell.el (shell-file-name-quote-list): Add # to the value.
7550
7551 1998-09-10 E. Jay Berkenbilt <ejb@ql.org>
7552
7553 * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook
7554 to make killing of ispell process work even if
7555 kill-all-local-variables has been run.
7556
7557 1998-09-10 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7558
7559 * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
7560 loop when sexp entry ends at end of file with no newline.
7561
7562 1998-09-10 Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7563
7564 * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
7565 (Custom-reset-standard): Fix menu inconsistency.
7566
7567 * mail/feedmail.el (feedmail-from-line): Allow t.
7568 (feedmail-message-id-suffix): Allow nil.
7569
7570 * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7571 Simplify. Make prefix arg work right.
7572
7573 1998-09-09 Dave Love <fx@gnu.org>
7574
7575 * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7576
7577 * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
7578
7579 1998-09-08 Dave Love <fx@gnu.org>
7580
7581 * add-log.el (change-log-font-lock-keywords): Do parenthesized
7582 stuff only after file names or at start of line. Allow parens
7583 around e-mail, as well as angles.
7584
7585 * gnus/nnweb.el (require): Wrap requirement of w3 and url in
7586 ignore-errors too, eval'd when compile. Require w3 stuff at load
7587 time for nicer failure if it's not available.
7588
7589 1998-09-07 Geoff Voelker <voelker@cs.washington.edu>
7590
7591 * comint.el (comint-arguments): Ignore backslashes when using
7592 w32 shells that expect backslashes as the directory separator.
7593
7594 1998-09-04 Kenichi Handa <handa@etl.go.jp>
7595
7596 * international/fontset.el (resolved-ascii-font): New variable.
7597 (x-complement-fontset-spec): By side effect, set
7598 `resolved-ascii-font' to the resolved name of ASCII font."
7599 (create-fontset-from-fontset-spec): Don't get a value for
7600 resolved-ascii-font from the list full-fontlist. It is set by
7601 x-complement-fontset-spec now.
7602
7603 * ps-print.el: To make it work also on Emacs 20.2 and the earlier
7604 version, check the value of mule-version.
7605
7606 1998-09-07 Carsten Dominik <cd@delysid.gnu.org>
7607
7608 * textmodes/reftex.el (reftex-view-crossref): Split up into
7609 several functions. No longer moves to find a macro.
7610 (reftex-view-cr-cite, reftex-view-cr-ref,
7611 reftex-end-of-bib-entry): New functions.
7612 (reftex-auto-view-crossref): New value `window' allowed.
7613 (reftex-view-crossref-when-idle): Process new `window' option in
7614 (reftex-translate-to-ascii-function): New default.
7615 (reftex-label-illegal-re): Default changed, removed Latin1.
7616 (reftex-latin1-to-ascii): New function.
7617 (reftex-what-environment): Check for section regexp before use.
7618 (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
7619 absolute path names.
7620 (reftex-TeX-master-file): Changed sequence of file checks.
7621 (reftex-do-citation): bibview cache only with RefTeX mode on.
7622
7623 1998-09-06 Richard Stallman <rms@gnu.org>
7624
7625 * progmodes/compile.el (compilation-error-regexp-alist):
7626 In first pattern (GNU utilities and other things),
7627 allow a space after the optional program name at the beginning.
7628
7629 * mail/mail-hist.el (mail-hist-current-header-contents):
7630 Fix previous change: use mail-header-end.
7631
7632 1998-09-06 Bill Richter <richter@math.nwu.edu>
7633
7634 * international/ccl.el: Doc fixes.
7635 * international/encoded-kb.el: Doc fixes.
7636 * international/fontset.el: Doc fixes.
7637 * international/kinsoku.el: Doc fixes.
7638 * international/kkc.el: Doc fixes.
7639 * international/mule-cmds.el: Doc fixes.
7640 * international/mule-conf.el: Doc fixes.
7641 * international/mule-util.el: Doc fixes.
7642 * international/mule.el: Doc fixes.
7643
7644 1998-09-05 Eric Ludlam <zappo@gnu.org>
7645
7646 * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
7647 (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
7648 (checkdoc-this-string-valid-engine): Permit ? as terminating
7649 punctuation for first line sentence breaking.
7650 (checkdoc-this-string-valid): When converting a comment into a doc
7651 string, make sure " chars are \".
7652 (checkdoc-sentencespace-region-engine): Only do double space check
7653 if based on the variable `sentence-end-double-space'
7654 (checkdoc-this-string-valid-engine): ? ends valid sentence.
7655 (checkdoc-proper-noun-region-engine): Exclude items in URLs
7656
7657 1998-09-04 Richard Stallman <rms@gnu.org>
7658
7659 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7660 Recognize define-skeleton as a function definer.
7661
7662 * cus-edit.el (customize-option): Refuse to customize
7663 a variable that has no defcustom. But if variable is autoloaded,
7664 first try to load the library that defines it.
7665
7666 * international/iso-insert.el: Use `string' before calling `insert'
7667 so that in multibyte buffers we insert multibyte chars.
7668
7669 * dired.el (dired-mark-files-containing-regexp):
7670 Don't use find-file; instead, insert the file in a temp buffer.
7671
7672 * textmodes/tex-mode.el (tex-start-options-string): New option.
7673 (tex-start-tex): Use that variable.
7674
7675 * mail/rmail.el (rmail-primary-inbox-list): Make the initial
7676 value in the `repeat' alternative a list.
7677
7678 * textmodes/fill.el (fill-individual-paragraphs): Before deleting
7679 the inserted newline, verify that one was really inserted.
7680
7681 * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
7682 remains on or remains off.
7683 (flyspell-multi-language-p): Default changed to nil.
7684
7685 * progmodes/ada-mode.el (ada-search-ignore-string-comment):
7686 In "found in comment" case, don't beginning-of-line after forward-line.
7687
7688 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
7689 If the function definition is not a lambda, return original FORM
7690 with no error.
7691
7692 1998-09-04 Peter Breton <pbreton@ne.mediaone.net>
7693
7694 * net-utils.el (netstat-program-options): Changed from nil to "-a"
7695 so that by default netstat shows all network connections.
7696
7697 1998-09-04 Bob Weiner <weiner@altrasoft.com>
7698
7699 * international/quail.el: Doc fixes.
7700
7701 * info.el (info): Don't add parens if FILE already has them.
7702
7703 1998-09-04 Geoff Voelker <voelker@cs.washington.edu>
7704
7705 * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
7706 on extension lines.
7707
7708 1998-09-03 Geoff Voelker <voelker@cs.washington.edu>
7709
7710 * w32-fns.el (w32-shell-dos-semantics): New function.
7711
7712 1998-09-03 Bill Richter <richter@brouwer.math.nwu.edu>
7713
7714 * international/quail.el (quail-choose-completion-string): Store
7715 completion `choice' in `quail-current-str'; don't insert it.
7716
7717 1998-09-02 Kenichi Handa <handa@etl.go.jp>
7718
7719 * bdf.el (bdf-generate-font): New argument CHARSET. Give WIDTH
7720 argument to ps-mule-generate-bitmap-font.
7721
7722 * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
7723 entry and change Latin-1 entry in the default value.
7724 (ps-mule-font-info-database-ps-bdf): New variable.
7725 (ccl-encode-ethio-unicode): Bug of CCL code fixed.
7726 (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
7727 registerd in FONT-SPEC.
7728 (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
7729 charcter width of bitmap fonts.
7730 (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
7731 procedure NF.
7732 (ps-begin-file): Output PostScript code for setting
7733 SpaceWidthRatio.
7734 (ps-plot-region): Use line-beginning-position to get a position of
7735 the beginning of the current line.
7736
7737 * international/mule-cmds.el (register-input-method): Doc-string
7738 modified.
7739
7740 1998-09-01 Dave Love <fx@gnu.org>
7741
7742 * international/mule-cmds.el (current-language-environment): Fix
7743 setter function.
7744
7745 1998-09-01 Simon Marshall <simon@gnu.org>
7746
7747 * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
7748 (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
7749 ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
7750 names with font-lock-type-face. Fontify type specs, etc., with
7751 font-lock-keyword-face.
7752
7753 1998-08-31 Kenichi Handa <handa@etl.go.jp>
7754
7755 * international/fontset.el (x-complement-fontset-spec): If ASCII
7756 font is specified in FONTLIST, don't substitute it for the
7757 resolved name.
7758
7759 1998-08-31 Paul Eggert <eggert@twinsun.com>
7760
7761 * international/mule.el (charset-description): Doc fix.
7762
7763 * language/chinese.el, language/cyrillic.el, language/czech.el,
7764 language/devanagari.el, language/ethiopic.el,
7765 language/european.el, language/hebrew.el, language/indian.el,
7766 language/japanese.el, language/korean.el, language/lao.el,
7767 language/slovak.el, language/thai.el, language/tibetan.el,
7768 language/vietnamese.el:
7769 Add coding: local variable, to avoid bootstrapping problem
7770 if you need to recompile all the Lisp files using interpreted code.
7771
7772 1998-08-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7773
7774 * cal-china.el (chinese-year-cache): Change range of years from
7775 1989-2000 to 1990-2010.
7776
7777 1998-08-29 Dave Love <d.love@dl.ac.uk>
7778
7779 * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
7780 (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
7781
7782 1998-08-28 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7783
7784 * ps-print.el (ps-print-control-characters): Doc-string modified.
7785 (ps-output-string-prim): Comment format changed.
7786 (ps-do-despool): Indentation of source code changed.
7787
7788 1998-08-28 Kenichi Handa <handa@etl.go.jp>
7789
7790 * subr.el (sref): Make it an alias of aref. Make the
7791 byte-compiler warn that it is obsolete.
7792 (char-bytes): Make the byte-compiler warn that it is obsolete.
7793
7794 * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
7795 Calculate the total bytes using position-bytes instead of
7796 char-bytes.
7797
7798 1998-08-27 Karl Heuer <kwzh@gnu.org>
7799
7800 * snmp-mode.el: New file.
7801 * files.el (auto-mode-alist): Add snmp-mode patterns.
7802
7803 1998-08-27 Karl Eichwalder <ke@suse.de>
7804
7805 * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
7806
7807 1998-08-27 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
7808
7809 * calendar/diary-lib.el (diary-block): Doc fix..
7810 * calendar/calendar.el (diary-list-include-blanks): Doc fix..
7811
7812 1998-08-27 Richard Stallman <rms@gnu.org>
7813
7814 * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
7815 * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
7816 Clear appt-mode-string if we don't put something in it.
7817
7818 1998-08-27 Dave Love <fx@gnu.org>
7819
7820 * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
7821 dired-local-variables-file for dired-x.
7822
7823 * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
7824 for compressed library files too.
7825
7826 1998-08-26 Kenichi Handa <handa@etl.go.jp>
7827
7828 * language/european.el ("Latin-1"): Modify `documentation' key value.
7829 ("Latin-2"): Likewise.
7830
7831 1998-08-26 Karl Heuer <kwzh@gnu.org>
7832
7833 * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
7834
7835 1998-08-26 Albert L. Ting <alt@artisan.com>
7836
7837 * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
7838 (mail-hist-current-header-contents): Use mail-text-start.
7839
7840 1998-08-26 Richard Stallman <rms@gnu.org>
7841
7842 * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
7843 (customize-changed-options-previous-release): New variable.
7844 (customize-changed-options): Use that variable as default arg.
7845
7846 1998-08-26 Karl Eichwalder <ke@suse.de>
7847
7848 * midnight.el: Require `timer' not only when compiling.
7849
7850 1998-08-26 Per Starback <starback@update.uu.se>
7851
7852 * gnus/gnus-start.el (gnus-check-first-time-used): Change current
7853 buffer before creating help group.
7854
7855 1998-08-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7856
7857 * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
7858 coding-system-for-write before saving.
7859
7860 1998-08-26 Kevin Rodgers <kevinr@ihs.com>
7861
7862 * isearch.el (isearch-forward): Doc fix.
7863
7864 1998-08-26 Andreas Schwab <schwab@delysid.gnu.org>
7865
7866 * emacs-lisp/find-func.el: Fix :version tags to have a string
7867 value, not a float.
7868
7869 * cus-dep.el: Fix typo in output.
7870
7871 1998-08-25 Dave Love <fx@gnu.org>
7872
7873 * repeat.el (repeat): Doc fix.
7874 [From rms:]
7875 (repeat-previous-repeated-command): New variable.
7876 (repeat): Check for real-last-command being null or repeat. Set
7877 repeat-previous-repeated-command.
7878
7879 * browse-url.el (browse-url-netscape): Fix format for hex escapes.
7880
7881 1998-08-25 Kenichi Handa <handa@etl.go.jp>
7882
7883 * gnus/message.el (message-send-mail-with-sendmail): Bind
7884 coding-system-for-write by the return value of
7885 select-message-coding-system.
7886 (message-send-mail-with-qmail): Likewise.
7887
7888 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
7889
7890 * emacs-lisp/autoload.el: Fix doc-string-elt property on
7891 define-derived-mode.
7892
7893 * files.el (file-name-invalid-regexp):
7894 Fix regex for ms-dos without long file names.
7895
7896 1998-08-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>
7897
7898 * ps-print.el: Multi-byte buffer handling.
7899 (ps-print-version): New version number (4.0) and doc fix.
7900 (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
7901 compilation for GNU Emacs and emacsens.
7902 (ps-generate-postscript-with-faces): Force invisible text to be
7903 visible.
7904 (dos-ps-printer): New var to avoid compilation gripes.
7905
7906 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7907
7908 * ps-print.el (ps-mule-plot-string): Pay attention to the case
7909 that no more characters can't be printed in the current line.
7910
7911 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7912
7913 * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
7914 greater than TO.
7915
7916 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7917
7918 * ps-print.el: Add codes to make ps-print.el work also on Emacs
7919 20.2 and the earlier version.
7920 (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
7921 (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
7922 (ps-mule-find-wrappoint): Likewise.
7923 (ps-mule-generate-font): Change `X' to `x' in format
7924 control-string.
7925 (ps-generate): Call ps-mule-begin before calling ps-begin-job.
7926 (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
7927 `restore' form procedures `BC' and `EC'.
7928
7929 1998-08-24 Kenichi Handa <handa@etl.go.jp>
7930
7931 * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
7932 is an executable procedure. Make LineThickness, Xshadow, and
7933 Yshadow relative to FontHeight. Set SpaceWidth in BeginDoc.
7934 (ps-mule-font-info-database, ps-mule-font-info-database-ps,
7935 ps-mule-font-info-database-bdf): New vars.
7936 (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
7937 (ccl-encode-ethio-unicode): New CCL program.
7938 (ps-mule-encode-ethiopic): New fun.
7939 (ps-mule-current-charset): New var.
7940 (ps-mule-get-font-spec, ps-mule-font-spec-src,
7941 ps-mule-font-spec-name, ps-mule-font-spec-encoding,
7942 ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
7943 (ps-mule-external-libraries): New var.
7944 (ps-mule-init-external-library): New fun.
7945 (ps-mule-font-cache): New var.
7946 (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
7947 (ps-last-font): New var.
7948 (ps-mule-prepare-font): New fun.
7949 (ps-mule-charset-list): New var.
7950 (ps-mule-prologue-generated, ps-mule-prologue): New vars.
7951 (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
7952 ps-mule-plot-string): New funs.
7953 (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
7954 New vars.
7955 (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
7956 ps-mule-prepare-cmpchar-font): New funs.
7957 (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
7958 vars.
7959 (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
7960 ps-mule-generate-bitmap-glyph): New funs.
7961 (ps-mule-initialize, ps-mule-begin): New funs.
7962 (ps-output-string-prim): Insert string as unibyte.
7963 (ps-output-prologue): New fun.
7964 (ps-flush-output): Handle the case of 'prologue.
7965 (ps-begin-file): Call ps-mule-initialize.
7966 (ps-begin-job): Set ps-control-or-escape-regexp differently if
7967 printing multibyte characters.
7968 (ps-begin-page): Set ps-mule-current-charset to 'ascii.
7969 (ps-basic-plot-string): Handle the case of printing ASCII
7970 characters by external libraries (e.g. BDF).
7971 (ps-set-font): Set ps-last-font.
7972 (ps-plot-region): Handle multibyte characters, use
7973 ps-mule-plot-string for them.
7974 (ps-generate): Set the spool buffer unibyte. Call ps-mule-begin.
7975
7976 * bdf.el: New file.
7977
7978 1998-08-23 Kenichi HANDA <handa@etl.go.jp>
7979
7980 * international/mule-cmds.el (select-message-coding-system): New
7981 function.
7982 (set-language-environment-coding-systems): Set
7983 default-sendmail-coding-system.
7984
7985 * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
7986 (default-sendmail-coding-system): New variable.
7987 (sendmail-send-it): Encode the message by a coding system
7988 select-message-coding-system returns.
7989
7990 1998-08-23 Eric Ludlam <zappo@gnu.org>
7991
7992 * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'.
7993 (speedbar-mode): Set buffer to read only.
7994 (speedbar-temp-buffer-show-function): For emacs don't call hook
7995 with arguments.
7996 (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
7997
7998 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu>
7999
8000 * speedbar.el (speedbar-key-map): Fix typo.
8001
8002 See ChangeLog.7 for earlier changes.