aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog336
1 files changed, 331 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 41606eb7e93..556f9ad2a94 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,10 +1,255 @@
12004-10-21 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
4 Declared these variables with defvar.
5
6 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
7 is bound, only check to see if it is bound.
8
92004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10
11 * calc/calc-help.el (calc-describe-bindings): Fix last change.
12
132004-10-21 John Paul Wallington <jpw@gnu.org>
14
15 * calc/calc-graph.el (calc-graph-init):
16 Use `set-process-query-on-exit-flag'.
17
182004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
19
20 * progmodes/compile.el (compilation-start): Rely on `cd' to get
21 dir right and also allow argumentless cd.
22
232004-10-19 Richard M. Stallman <rms@gnu.org>
24
25 * textmodes/flyspell.el (flyspell-mode): Doc fix.
26
27 * eshell/em-unix.el (eshell-grep):
28 Don't bind compilation-process-setup-function.
29
30 * comint.el (comint-insert-input): Use @ in `interactive'.
31 (comint-input-filter-functions): Doc fix.
32 (comint-kill-whole-line, comint-get-source): Doc fix.
33
34 * progmodes/compile.el (compilation-setup):
35 Don't set buffer-read-only if MINOR is non-nil.
36
372004-10-19 Jay Belanger <belanger@truman.edu>
38
39 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
40 (calc-emacs-type-gnu19): Remove.
41 (calc-digit-map, calc-read-key-sequence, calc-read-key):
42 Remove check for old emacs versions.
43
44 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
45 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
46 for current Emacs.
47
48 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
49 the end of the minibuffer.
50 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
51 copy `esc-map'.
52
53 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
54
55 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
56 call that would be given when the current emacs was used.
57
582004-10-19 Ulf Jasper <ulf.jasper@web.de>
59
60 * calendar/icalendar.el: Set coding to utf-8.
61 (icalendar-version): Increase to 0.07.
62 (icalendar-monthnumber-table): Change March pattern.
63 (icalendar-get-all-event-properties)
64 (icalendar-set-event-property): Delete.
65 (icalendar-all-events): No longer interactive.
66 (icalendar-convert-diary-to-ical)
67 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
68 their replacements.
69 (icalendar-export-file, icalendar-export-region): New functions;
70 essentially old `icalendar-convert-diary-to-ical' but appending to
71 target rather than overwriting.
72 (icalendar-import-file): Append to target file rather than
73 overwriting. Fourth arg deleted.
74 (icalendar-import-buffer): New name for old
75 `icalendar-extract-ical-from-buffer'.
76 (icalendar--convert-string-for-import): New name for
77 old `icalendar-convert-for-import'.
78 (include-icalendar-files): Delete.
79 Prefix for all internal functions changed from `icalendar-'
80 to `icalendar--'.
81
822004-10-19 Richard M. Stallman <rms@gnu.org>
83
84 * paths.el (news-path): Fix previous change.
85
862004-10-18 Jay Belanger <belanger@truman.edu>
87
88 * calc/calc-help.el (calc-describe-bindings):
89 Set `buffer-read-only' to nil while working in the keybindings buffer;
90 remove some extra information from the keybindings buffer.
91
922004-10-18 David Ponce <david@dponce.com>
93
94 * mouse.el (mouse-drag-move-window-top): New function.
95 (mouse-drag-mode-line-1): Use it.
96
972004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
98
99 * info.el (Info-fontify-node): For multiline refs,
100 arrange to unfontify newline and surrounding whitespace.
101
1022004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
103
104 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
105 directory is missing.
106
1072004-10-17 John Paul Wallington <jpw@gnu.org>
108
109 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
110 New customizable variable; whether to display buffers that match
111 `ibuffer-maybe-show-predicates' by default.
112 (ibuffer-maybe-show-predicates): Mention it in docstring.
113 (ibuffer-display-maybe-show-predicates): New variable.
114 (ibuffer-update): Prefix arg now toggles whether buffers that
115 match `ibuffer-maybe-show-predicates' should be displayed.
116 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
117 locally to heed `ibuffer-default-display-maybe-show-predicates'.
118 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
119
1202004-10-17 Michael Albinus <michael.albinus@gmx.de>
121
122 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
123 work correctly.
124
1252004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
126
127 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
128 (Buffer-menu-beginning): New helper function.
129 (Buffer-menu-execute): Use it.
130 (Buffer-menu-select): Use it.
131 (Buffer-menu-sort): Use it and also keep markers.
132
1332004-10-17 Richard M. Stallman <rms@gnu.org>
134
135 * paths.el (news-directory): Rename from news-path. Old name alias.
136 (rmail-spool-directory): Use defvar.
137 (sendmail-program): Use defcustom.
138 (remote-shell-program): Use defcustom.
139 (term-file-prefix): Use defvar.
140 (abbrev-file-name): Use defvar.
141
142 * term.el: Add maintainer.
143
144 * subr.el (with-local-quit): Return nil if there's a quit.
145 (read-passwd): Use with-local-quit. Doc fix.
146
147 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
148 (strokes-unload-hook): Set as a variable with add-hook.
149
150 * startup.el (fancy-splash-tail, normal-splash-screen):
151 Update copyright year.
152
153 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
154
155 * server.el (server-unload-hook): Set as a variable with add-hook.
156
157 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
158
159 * frame.el (special-display-popup-frame):
160 Make the buffer current as its frame is created.
161
162 * delsel.el (delsel-unload-hook): Set as a variable.
163
164 * comint.el (comint-output-filter-functions):
165 Add comint-watch-for-password-prompt.
166 (comint-read-noecho): Function deleted.
167 (send-invisible): Use read-passwd.
168
169 * fringe.el (fringe-mode-initialize): New function.
170 (fringe-mode): Use fringe-mode-initialize as :initialize.
171
1722004-10-17 Kim F. Storm <storm@cua.dk>
173
174 * language/indian.el (indian-script-language-alist): Swap value and doc.
175 (indian-font-char-index-table): Doc fix.
176
1772004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
178
179 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
180
1812004-10-16 Juri Linkov <juri@jurta.org>
182
183 * progmodes/compile.el (compilation-start): Move let-binding of
184 `process-environment' into `with-current-buffer' body.
185 Reported by Matt Hodges <MPHodges@member.fsf.org>.
186
1872004-10-16 Richard M. Stallman <rms@gnu.org>
188
189 * pcvs-util.el (cvs-bury-buffer):
190 Don't call get-buffer-window for effect.
191
192 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
193
194 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
195
196 * msb.el (msb-unload-hook): Set the variable.
197
198 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
199 Use * to err if buffer is readonly.
200
201 * subr.el (looking-back): Return only t or nil.
202
203 * whitespace.el (whitespace-unload-hook): Set the variable.
204
205 * view.el (view-mode-enable): Set view-page-size and
206 view-half-page-size to nil.
207 (view-set-half-page-size-default): view-half-page-size = nil
208 means the default.
209 (View-scroll-page-forward): Use view-page-size-default.
210 (View-scroll-page-backward): Likewise.
211 (view-page-size, view-half-page-size): Doc fixes.
212
213 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
214
215 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
216
217 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
218 "cl" like other files. Instead, call byte-compile-find-cl-functions.
219 (byte-compile-log-1): Bind inhibit-read-only.
220 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
221 (byte-compile-log-warning): Likewise.
222 (byte-compile-file-form-require): Detect "cl" from the arg value.
223
224 * progmodes/compile.el (compilation-start): Assume compilation-mode
225 will make the buffer read-only.
226 (compilation-mode): Take arg name-of-mode.
227 (compilation-setup): Make buffer read-only.
228 (compilation-handle-exit): Bind inhibit-read-only.
229
230 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
231 (ispell-message): Likewise.
232 (ispell-show-choices): Don't call get-buffer-window uselessly.
233 (ispell-init-process): Use set-process-query-on-exit-flag.
234
2352004-10-16 Kim F. Storm <storm@cua.dk>
236
237 * fringe.el (fringe-bitmaps): Only initialize when defined.
238
239 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
240 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
241
242 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
243
2442004-10-15 Simon Josefsson <jas@extundo.com>
245
246 * net/password.el: Add.
247
12004-10-13 Daniel Pfeiffer <occitan@esperanto.org> 2482004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
2 249
3 * button.el (button-activate): Allow a marker to display as an 250 * button.el (button-activate): Allow a marker to display as an action.
4 action.
5 251
6 * help-fns.el (describe-variable): Use it to make "below" a 252 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
7 hyperlink.
8 253
9 * help.el (describe-mode): Use it to make minor mode list into 254 * help.el (describe-mode): Use it to make minor mode list into
10 hyperlinks. 255 hyperlinks.
@@ -25,6 +270,25 @@
25 (event-modifiers): Use push. 270 (event-modifiers): Use push.
26 (mouse-movement-p, with-temp-buffer): Simplify. 271 (mouse-movement-p, with-temp-buffer): Simplify.
27 272
2732004-10-12 Jay Belanger <belanger@truman.edu>
274
275 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
276 New variables.
277 (calc-help-index-entries): New function.
278 (calc-describe-function): Use `calc-help-function-list' instead of
279 obarray for completion.
280 (calc-describe-variable): Use `calc-help-variable-list' instead
281 of obarray for completion.
282
2832004-10-12 Richard M. Stallman <rms@gnu.org>
284
285 * info-look.el (info-lookup-file): Add info-file property.
286 (info-lookup-symbol): Likewise.
287
288 * info.el (info-xref): Add underlining.
289 (info): Add info-file property.
290 (Info-find-emacs-command-nodes): Specify case-sensitive search.
291
282004-10-12 Michael Albinus <michael.albinus@gmx.de> 2922004-10-12 Michael Albinus <michael.albinus@gmx.de>
29 293
30 Sync with Tramp 2.0.45. 294 Sync with Tramp 2.0.45.
@@ -78,6 +342,15 @@
78 * subr.el (substitute-key-definition): Mention command remapping 342 * subr.el (substitute-key-definition): Mention command remapping
79 in doc string. 343 in doc string.
80 344
3452004-10-11 Jay Belanger <belanger@truman.edu>
346
347 * calc/calc-misc.el (calc-info-goto-node): New function.
348 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
349 node in one step.
350 (calc-describe-copying, calc-describe-distribution)
351 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
352 Go to appropriate info node in one step.
353
812004-10-11 Stefan Monnier <monnier@iro.umontreal.ca> 3542004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
82 355
83 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var. 356 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
@@ -201,7 +474,7 @@
2012004-10-05 Juri Linkov <juri@jurta.org> 4742004-10-05 Juri Linkov <juri@jurta.org>
202 475
203 * isearch.el (isearch-done): Set mark after running hook. 476 * isearch.el (isearch-done): Set mark after running hook.
204 Suggested by Drew Adams <drew.adams@oracle.com>. 477 Reported by Drew Adams <drew.adams@oracle.com>.
205 478
206 * info.el (Info-history, Info-toc): Fix Info headers. 479 * info.el (Info-history, Info-toc): Fix Info headers.
207 (Info-toc): Narrow buffer before Info-fontify-node. 480 (Info-toc): Narrow buffer before Info-fontify-node.
@@ -443,6 +716,12 @@
443 716
444 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer. 717 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
445 718
7192004-09-21 Jay Belanger <belanger@truman.edu>
720
721 * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
722 `calc-graph-set-styles' so the gnuplot buffer will appear in a
723 separate window.
724
4462004-09-21 Luc Teirlinck <teirllm@auburn.edu> 7252004-09-21 Luc Teirlinck <teirllm@auburn.edu>
447 726
448 * subr.el (after-change-major-mode-hook): Doc fix. 727 * subr.el (after-change-major-mode-hook): Doc fix.
@@ -457,6 +736,10 @@
457 * descr-text.el (describe-char): Checking of quail activation 736 * descr-text.el (describe-char): Checking of quail activation
458 fixed. 737 fixed.
459 738
7392004-09-21 Jay Belanger <belanger@truman.edu>
740
741 * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
742
4602004-09-20 Luc Teirlinck <teirllm@auburn.edu> 7432004-09-20 Luc Teirlinck <teirllm@auburn.edu>
461 744
462 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook' 745 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
@@ -542,6 +825,11 @@
542 * calc/calc-units.el (calc-quick-units): Fix overzealous 825 * calc/calc-units.el (calc-quick-units): Fix overzealous
543 s/or/unless/. 826 s/or/unless/.
544 827
8282004-09-17 Jay Belanger <belanger@truman.edu>
829
830 * calc/calc.el (calc-mode-var-list): Fixed the value of
831 `calc-matrix-brackets'.
832
5452004-09-17 Romain Francoise <romain@orebokech.com> 8332004-09-17 Romain Francoise <romain@orebokech.com>
546 834
547 * ibuf-ext.el (define-ibuffer-filter filename): 835 * ibuf-ext.el (define-ibuffer-filter filename):
@@ -573,6 +861,44 @@
573 (term-protocol-version): Increment. 861 (term-protocol-version): Increment.
574 (term-current-face): Set to default. 862 (term-current-face): Set to default.
575 863
8642004-09-15 Jay Belanger <belanger@truman.edu>
865
866 * calc/calc.el (calc-mode-var-list): Define this variable.
867 (calc-always-load-extensions, calc-line-numbering)
868 (calc-line-breaking, calc-display-just, calc-display-origin)
869 (calc-number-radix, calc-leading-zeros, calc-group-digits)
870 (calc-group-char, calc-point-char, calc-frac-format)
871 (calc-prefer-frac, calc-hms-format, calc-date-format)
872 (calc-float-format, calc-full-float-format, calc-complex-format)
873 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
874 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
875 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
876 (calc-matrix-brackets, calc-language, calc-language-option)
877 (calc-left-label, calc-right-label, calc-word-size)
878 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
879 (calc-display-raw, calc-internal-prec, calc-angle-mode)
880 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
881 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
882 (calc-window-height, calc-display-trail, calc-show-selections)
883 (calc-use-selections, calc-assoc-selections)
884 (calc-display-working-message, calc-auto-why, calc-timing)
885 (calc-mode-save-mode, calc-standard-date-formats)
886 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
887 (calc-user-parse-tables, calc-gnuplot-default-device)
888 (calc-gnuplot-default-output, calc-gnuplot-print-device)
889 (calc-gnuplot-print-output, calc-gnuplot-geometry)
890 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
891 (calc-invocation-macro, calc-show-banner): Give these values as
892 part of `calc-mode-var-list's initialization after the variables
893 are declared with defvar.
894 (calc-bug-address): Changed email address to send bug
895 reports to. Also changed the maintainer address at the top.
896 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
897 than "\\.emacs" to determine if it is the user-init-file.
898
899 * calc/calc-embed.el (calc-embedded-set-modes): Use
900 `calc-mode-var-list' correctly.
901
5762004-09-15 Thien-Thi Nguyen <ttn@gnu.org> 9022004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
577 903
578 * vc.el (annotate-time): Document point handling. 904 * vc.el (annotate-time): Document point handling.