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