(bbdb-address-streets): Declare as a function.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
c52ae2bb
GM
12007-12-04 Glenn Morris <rgm@gnu.org>
2
3 * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
4 No longer provide 'cua. Don't require cua-rect, cua-gmrk when
5 compiling.
6 (cua-set-rectangle-mark): Add doc string to autoload.
7 (cua--rectangle, cua--last-killed-rectangle)
8 (cua--global-mark-active): Always define for compiler.
9 (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
10 (cua--delete-rectangle, cua--insert-rectangle)
11 (cua--rectangle-corner, cua--rectangle-assert)
12 (cua--insert-at-global-mark, cua--global-mark-post-command):
13 Declare as functions.
14
15 * emulation/cua-gmrk.el (top-level): Move provide to end.
16
17 * emulation/cua-rect.el (top-level): Move provide to end.
18 Don't require cua-gmrk when compiling.
19 (cua--cut-rectangle-to-global-mark)
20 (cua--copy-rectangle-to-global-mark): Declare as functions.
21
22 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
23 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
24 (viper-vi-state-cursor-color): Consolidate
25 make-variable-frame-local calls.
26
27 * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
28 (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
29 than bbdb-address-street1,2,3.
30
31 * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
32 Try x-focus-frame before focus-frame. Only try focus-frame on XEmacs.
33
bedb08d4
KF
342007-12-03 Karl Fogel <kfogel@red-bean.com>
35
36 * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
37 (save-place-alist-to-file, load-save-place-alist-from-file):
38 Don't print non-error messages at all, there's really no need.
39 Do print if there's a problem, and clarify message in that case.
40
e392d1cc
DN
412007-12-03 Dan Nicolaescu <dann@ics.uci.edu>
42
43 * ediff-util.el (ediff-setup):
44 * ediff-diff.el (ediff-prepare-error-list): Disable undo for
45 ediff-error-buffer.
46
d99abf1b
RS
472007-12-03 Tassilo Horn <tassilo@member.fsf.org>
48
49 * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
50 (doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
51 string.
52
18715c33
RS
532007-12-03 Richard Stallman <rms@gnu.org>
54
708bb6f8
RS
55 * subr.el (declare-function): Moved from byte-run.el.
56
57 * emacs-lisp/byte-run.el (declare-function): Moved to subr.el
58
18715c33
RS
59 * window.el (recenter-top-bottom): Don't use `ecase'.
60
e1970249
KF
612007-12-02 Karl Fogel <kfogel@red-bean.com>
62
63 * saveplace.el (save-place-alist-to-file): Set
64 coding-system-for-write once and refer to it throughout.
ca2fbc2e 65 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
e1970249 66
82115f7b
KF
672007-12-02 Karl Fogel <kfogel@red-bean.com>
68
69 * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
70 system when writing, and set it in the first-line file variables.
ca2fbc2e
KF
71 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
72 Juanma Barranquero.
82115f7b 73
b01fc9c9
GM
742007-12-02 Glenn Morris <rgm@gnu.org>
75
369fc5a6
GM
76 * emacs-lisp/bytecomp.el (byte-compile-declare-function): Reverse
77 branches of if statement.
78
b01fc9c9
GM
79 * emulation/viper-cmd.el (top-level): Don't require advice.
80 Don't load viper-util, viper-keym, viper-mous, viper-macs,
81 viper-ex when compiling.
82
83 * emulation/viper-ex.el (top-level): Don't load viper-util,
84 viper-keym when compiling.
85
86 * emulation/viper-init.el (top-level): Move provide statement to end.
87
88 * emulation/viper-keym.el (top-level): Don't load viper-util when
89 compiling. Move provide statement to end.
90
91 * emulation/viper-macs.el (top-level): Don't load viper-util,
92 viper-keym, viper-mous when compiling.
93
94 * emulation/viper-mous.el (top-level): Don't load viper-util when
95 compiling.
96
97 * emulation/viper-util.el (top-level): Don't load viper-init when
98 compiling.
99
100 * emulation/viper.el (top-level): Don't require ring.
101 Don't load viper-init, viper-cmd when compiling.
102
369fc5a6
GM
103 * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
104 Move here from gnus/.
105
dad93563
KF
1062007-12-02 Karl Fogel <kfogel@red-bean.com>
107
108 Offer option for saveplace to be quiet about loading and saving.
ca2fbc2e 109 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>
dad93563
KF
110
111 * lisp/saveplace.el (save-place-quiet): New customizable boolean.
112 (save-place-alist-to-file, load-save-place-alist-from-file): Use it
113 to determine whether to print loading/saving messages.
114
5b8178bb
GM
1152007-12-02 Glenn Morris <rgm@gnu.org>
116
117 * mail/binhex.el: Move here from gnus/.
118 (binhex): New custom group.
119 (binhex-decoder-program, binhex-decoder-switches)
120 (binhex-use-external): Move to the binhex custom group.
121
122 * mail/uudecode.el: Move here from gnus/.
123 (uudecode): New custom group.
124 (uudecode-decoder-program, uudecode-decoder-switches)
125 (uudecode-use-external): Move to the uudecode custom group.
126
cb11d614
GM
127 * net/netrc.el (top-level): Don't load `encrypt' features.
128 (netrc-parse): Don't use encrypt.
129 (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
130
2650c1db
GM
131 * progmodes/python.el (top-level): Don't require cl when compiling.
132
a3614e04
GM
1332007-12-02 Agustin Martin <agustin.martin@hispalinux.es>
134
135 * textmodes/flyspell.el (flyspell-large-region): Explicitly set
136 encoding for aspell process and for communication with it.
137 Only add "-d" option if not already present.
138 Use ispell-current-dictionary and ispell-current-personal-dictionary.
139 General reorganization.
140
141 * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
142 encoding here.
143 (ispell-start-process): Explicitly set encoding here if using aspell.
144
43202f8a
DN
1452007-12-02 Dan Nicolaescu <dann@ics.uci.edu>
146
147 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
148 function to log-edit.
149
3a993e3d
MA
1502007-12-02 Michael Albinus <michael.albinus@gmx.de>
151
152 * net/dbus.el: New file.
153
27c11d0f
JB
1542007-12-02 Jay Belanger <jay.p.belanger@gmail.com>
155
156 * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
157 (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
158 (calc-lang-parens-are-subscripts): New variables.
159 (math-expr-special-function-mapping): Remove variable.
160 (math-eqn-ignore-words, math-tex-ignore-words)
161 (math-latex-ignore-words): Move to calc-lang.el.
162
163 * calc/calc-lang.el (math-compose-vector, math-compose-var)
164 (math-tex-expr-is-flat): Declare as functions.
165 (calc-lang-slash-idiv, calc-lang-allow-underscores)
166 (math-comp-left-bracket, math-comp-right-bracket)
167 (math-comp-comma, math-comp-vector-prec): Declare as variables.
168 (math-var-formatter, math-matrix-formatter)
169 (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
170 (math-punc-table, math-compose-subscr,math-dots)
171 (math-func-formatter): New property names to store language
172 specific information.
173 (math-compose-tex-var, math-compose-tex-intv)
174 (math-compose-maple-intv, math-compose-eqn-intv)
175 (math-compose-tex-sum, math-compose-tex-func)
176 (math-compose-tex-intv): New functions.
177 (math-eqn-ignore-words,math-tex-ignore-words)
178 (math-latex-ignore-words): Move from calc.el.
179 (math-special-function-table): Add entries for tex.
180 (calc-lang-slash-idiv, calc-lang-allows-underscores):
181 New variables.
182 (math-compose-latex-frac): Rename from `math-latex-print-frac'.
183 (math-compose-tex-matrix, math-compose-eqn-matrix)
184 (math-eqn-special-functions): Move from calccomp.el.
185
186 * calc/calccomp.el (math-compose-var): New function.
187 (math-compose-expr): Allow more special functions to be used.
188 Change test for formatting fractions. Use variables and property
189 names to help with language specific formatting.
190 (math-compose-tex-matrix, math-compose-eqn-matrix)
191 (math-eqn-special-functions): Move to calc-lang.el.
192 (math-compose-rows): Use property names to help with language
193 specific formatting.
194
195 * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
196 into nested subscripts.
197 (math-read-token): Use variables and property names to help with
198 language specific parsing.
199 (math-read-expression-level): Use variables to help with language
200 specific parsing.
201
c9db111a
SM
2022007-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
203
204 * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
205 (archive-rar-summarize): Allow the file name to be passed as argument.
206 Remove unused vars `header' and `footer'.
207 (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
208
93a142e1
DN
2092007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
210
211 * log-edit.el (log-edit-show-diff): New function.
212 (log-edit-mode-map, log-edit-menu): Bind it.
213 (log-edit-diff-function): New variable.
214 (log-edit): Change the 3rd param to be an alist and accept a
215 function that computes a diff for the files involved.
216
217 * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
218
395bbcd3
MR
2192007-12-01 Martin Rudalics <rudalics@gmx.at>
220
221 * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
222 wrap next-/previous-line in with-no-warnings.
223
3092d1fb
GM
2242007-12-01 Glenn Morris <rgm@gnu.org>
225
15689fa7 226 * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
06cec913
GM
227
228 * net/dig.el: Move here from gnus/.
229 (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
230
231 * net/dns.el: Move here from gnus/.
232 (top-level): Don't require mm-util, or cl when compiling.
233 (dns-write-name, dns-read, dns-read-type, query-dns):
234 Replace mm-with-unibyte-buffer with its expansion.
235 (query-dns): Replace decf and ignore-errors with non-cl equivalents.
236
3092d1fb
GM
237 * progmodes/gdb-ui.el (gud-remove, gud-break):
238 * progmodes/gud.el (gdb-create-define-alist)
239 (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
240 (hl-line-highlight, gdb-display-source-buffer)
241 (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
242 (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
243
182aef95
DN
2442007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
245
246 * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
247 Move args on defun line.
248
c9db111a
SM
249 * textmodes/org.el (org-calendar-holiday):
250 Use calendar-check-holidays instead of the obsolete
182aef95
DN
251 check-calendar-holidays.
252 (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
253 (bbdb-company, bbdb-current-record, bbdb-name)
254 (bbdb-record-getprop, bbdb-record-name)
255 (bibtex-beginning-of-entry, bibtex-generate-autokey)
256 (bibtex-parse-entry, bibtex-url, cdlatex-tab)
257 (dired-get-filename, gnus-article-show-summary, mh-display-msg)
258 (mh-find-path, mh-get-header-field, mh-get-msg-num)
259 (mh-header-display, mh-index-previous-folder)
260 (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
261 (mh-show-buffer-message-number, mh-show-header-display)
262 (mh-show-msg, mh-show-show, mh-visit-folder)
263 (org-export-latex-cleaned-string, remember)
264 (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
265 (rmail-what-message, elmo-folder-exists-p)
266 (elmo-message-entity-field, elmo-message-field)
267 (vm-beginning-of-message, vm-follow-summary-cursor)
268 (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
269 (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
270 (vm-summarize, wl-folder-get-elmo-folder)
271 (wl-summary-goto-folder-subr)
272 (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
273 (wl-summary-line-subject, wl-summary-message-number)
274 (wl-summary-redisplay): Declare as functions.
275
fc0eafe1
MR
2762007-11-30 Martin Rudalics <rudalics@gmx.at>
277
278 * longlines.el (longlines-show-hard-newlines): Remove handling of
279 buffer-undo-list and buffer-modified status.
c9db111a
SM
280 (longlines-show-region, longlines-unshow-hard-newlines):
281 Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
fc0eafe1
MR
282 inhibit-modification-hooks here to avoid that a buffer appears
283 modified when toggling visibility of hard newlines.
284
2bca2e0d
GM
2852007-11-30 Glenn Morris <rgm@gnu.org>
286
287 * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
288
1a717047
GM
289 * progmodes/idlw-complete-structtag.el
290 (idlwave-sintern-structtag):
291 * progmodes/idlw-help.el (idlwave-sintern-sysvar)
292 (idlwave-sintern-sysvartag):
293 * progmodes/idlwave.el (idlwave-sintern-class-tag)
294 (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
295 functions.
296
f29263b3
DN
2972007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
298
299 * textmodes/reftex-index.el (texmathp):
300 * textmodes/reftex-auc.el (TeX-argument-insert)
301 (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
302 (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
303 (LaTeX-label-list):
304 * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
305 (rng-clear-conditional-region, rng-do-some-validation): Declare as
306 functions.
307 (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
308
8fff8988
GM
3092007-11-30 Glenn Morris <rgm@gnu.org>
310
311 * emacs-lisp/byte-run.el (declare-function): Add optional fourth
312 argument and document it.
313
314 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
315 Third argument to declare-function must be a list to specify arglist.
316
317 * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
318 Handle declare-function third argument `t' and fourth argument.
319 (check-declare-verify): Doc fix. Handle `fileonly' case.
320 Use progn rather than prog1.
321
36176341
GM
322 * desktop.el (uniquify-item-base):
323 * term/mac-win.el (url-type): Declare as functions.
8fff8988
GM
324
325 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
326 (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
327 (bbdb-address-location, bbdb-record-addresses): Pass non-nil
328 fourth arg to declare-function.
329
53e2f97f
GM
330 * play/dunnet.el: Don't require cl when compiling.
331 (byte-compile-warnings): Set via file local variables.
332 (dun-parse): Let-bind `beg' and `line'.
333
8d6d388d
DN
3342007-11-29 Alexandre Julliard <julliard@winehq.org>
335
336 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
337
9c15b1e7
GM
3382007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
339
340 * calendar/time-date.el (encode-time-value): Doc fix.
341
0bd90741
GM
3422007-11-29 Glenn Morris <rgm@gnu.org>
343
9c15b1e7
GM
344 * calendar/time-date.el (with-decoded-time-value): Doc fix.
345
0bd90741
GM
346 * textmodes/css-mode.el (prog-mode): Remove.
347 (css-mode): Derive from fundamental-mode rather than prog-mode.
348
349 * emacs-lisp/byte-run.el (declare-function): Doc fix.
350
351 * emacs-lisp/check-declare.el (check-declare-locate)
352 (check-declare-verify): Handle `external' files.
353 (check-declare-errmsg): New function.
354 (check-declare-verify, check-declare-file, check-declare-directory):
355 Use check-declare-errmsg to report the number of problems.
356
357 * ffap.el (w3-view-this-url)
358 * mail/mspools.el (vm-visit-folder)
359 * net/browse-url.el (w3-fetch-other-window, w3-fetch)
360 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
361 (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
362 (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
363 (bbdb-records)
364 * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
365 * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
366 (sasl-make-client, sasl-next-step, sasl-step-data)
367 (sasl-step-set-data)
368 * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
369 (htmlr-step): Declare as functions.
370
c9db111a
SM
371 * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
372 Use bbdb-address-zip rather than bbdb-address-zip-string.
0bd90741 373
d50fd8e2
GM
3742007-11-28 Richard Stallman <rms@gnu.org>
375
376 * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
377 Move here from gnus/.
378
53dd1d53
GM
3792007-11-28 Martin Rudalics <rudalics@gmx.at>
380
381 * newcomment.el (comment-region-internal): Fix newline insertion
382 in `block' case.
383
571e4e61
SM
3842007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
385
386 * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
387
488f4498
GM
3882007-11-28 Glenn Morris <rgm@gnu.org>
389
6bf181fb
GM
390 * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
391 delete .elc files.
392
9e02db22
GM
393 * nxml/char-name/unicode: Move to etc/nxml/.
394 * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
395
488f4498
GM
396 * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
397 Declare as a function.
398
399 * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
400 * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
c9db111a 401 * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
488f4498
GM
402
403 * nxml/nxml-outln.el (nxml-token-start-tag-p)
404 (nxml-token-end-tag-p): Move definitions before use.
405
406 * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
407
408 * nxml/nxml-uchnm.el (top-level)
409 (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
410 (nxml-enabled-unicode-blocks): Add custom group.
411
412 * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
413 Use string-to-number rather than string-to-int.
414
415 * dired-x.el (dired-omit-old-add-entry): Declare as function.
416 Move definition before use.
417 (dired-old-find-buffer-nocreate): Declare as function.
418
419 * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
420 (check-declare-verify): Handle fset.
421
571e4e61
SM
422 * emulation/edt.el (edt-user-emulation-setup):
423 Test edt-setup-user-bindings is bound before calling.
488f4498
GM
424
425 * emulation/tpu-edt.el: Don't require cl when compiling.
426 (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
427 (tpu-edt-off): Use condition-case rather than ignore-errors.
428 Use with-no-warnings.
429
430 * eshell/esh-util.el (top-level): Use require rather than load for
431 ange-ftp.
432
433 * mail/supercite.el (sc-version): Redefine as an alias for
434 emacs-version.
435 (sc-help-address): Remove.
436 (sc-version): Use emacs-version rather than sc-version.
437 (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
438
439 * net/socks.el (socks-original-open-network-stream): Declare as
440 function. Move definition before use.
441
79df1d6f
JB
4422007-11-28 Jay Belanger <jay.p.belanger@gmail.com>
443
444 * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
445 (math-make-frac): Declare as functions.
446
73e72da4
DN
4472007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
448
571e4e61
SM
449 * progmodes/cperl-mode.el (compilation-error-regexp-alist):
450 Pacify byte compiler.
73e72da4
DN
451 (cperl-mode): Use with-no-warnings for setting vc-header-alist.
452
453 * progmodes/idlwave.el (idlwave-shell-get-path-info)
454 (idlwave-shell-temp-file, idlwave-shell-is-running)
455 (widget-value, comint-dynamic-complete-filename, Info-goto-node):
456 * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
457 (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
458 (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
459 (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
460 (idlwave-completing-read, idlwave-current-routine)
461 (idlwave-downcase-safe, idlwave-entry-find-keyword)
462 (idlwave-expand-keyword, idlwave-find-class-definition)
463 (idlwave-find-inherited-class, idlwave-find-struct-tag)
464 (idlwave-get-buffer-visiting, idlwave-in-quote)
465 (idlwave-make-full-name, idlwave-members-only)
466 (idlwave-popup-select, idlwave-routine-source-file)
467 (idlwave-routines, idlwave-sintern-class)
468 (idlwave-sintern-keyword, idlwave-sintern-method)
469 (idlwave-sintern-routine-or-method)
470 (idlwave-substitute-link-target, idlwave-sys-dir)
471 (idlwave-this-word, idlwave-what-module-find-class)
472 (idlwave-where):
473 * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
474 * mail/uce.el (rmail-msg-is-pruned)
475 (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
476 (rmail-toggle-header):
477 * mail/sendmail.el (dired-view-file, dired-get-filename):
478 * mail/rmailkwd.el (rmail-maybe-set-message-counters)
479 (rmail-display-labels, rmail-msgbeg)
480 (rmail-set-message-deleted-p, rmail-message-labels-p)
481 (rmail-show-message, mail-comma-list-regexp)
482 (mail-parse-comma-list):
483 * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
484 (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
485 (rfc822-addresses, mail-abbrev-make-syntax-table)
486 (mail-sendmail-delimit-header, mail-header-end):
487 * mail/hashcash.el (message-narrow-to-headers-or-head)
488 (message-fetch-field, message-goto-eoh)
489 (message-narrow-to-headers):
490 * vc.el (view-mode-exit): Declare as functions.
491
492 * mail/vms-pmail.el:
493 * vmsproc.el:
494 * vms-patch.el: Don't byte compile these files, they don't work.
495
af5db4a5
GM
4962007-11-27 Glenn Morris <rgm@gnu.org>
497
8ac92256
GM
498 * calc/calc-ext.el (math-read-big-rec):
499 * calc/calc-nlfit.el (math-map-binop):
500 * calc/calc.el (math-normalize-nonstandard): Fix declarations.
501
af5db4a5
GM
502 * eshell/eshell.el (eshell-report-bug): Add version number of
503 obsolescence.
504
1007a0a7
GM
505 * emulation/viper.el, emulation/viper-util.el,
506 emulation/viper-macs.el, emulation/viper-keym.el,
507 emulation/viper-ex.el, emulation/viper-cmd.el:
508 Load viper-*.el files silently.
509
af5db4a5
GM
510 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
511 ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
512 Load ediff-*.el files silently.
513
514 * ediff.el: Load dired silently. Don't load info, pcl-cvs when
515 compiling.
516 (Info-goto-node): Declare as a function.
517
518 * ediff-init.el: Don't load ange-ftp when compiling.
519 * ediff-util.el: Don't load reporter when compiling.
520
521 * ediff-wind.el (ediff-display-pixel-width)
522 (ediff-display-pixel-height):
523 * generic-x.el (ini-generic-mode):
524 * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
525 (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
526 (ps-mule-initialize, ps-mule-begin-job):
527 * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
528 (mark-calendar-days-named):
529 * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
530 (add-to-diary-list, diary-name-pattern)
531 (mark-calendar-days-named):
532 * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
533 (mark-calendar-days-named):
534 * calendar/cal-x.el (make-fancy-diary-buffer):
535 * calendar/holidays.el (calendar-absolute-from-julian):
536 * calendar/todo-mode.el (calendar-current-date):
225ccf92
GM
537 * calendar/cal-menu.el (calendar-increment-month)
538 (calendar-month-name, extract-calendar-year)
539 (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
540 (calendar-current-date, calendar-cursor-holidays)
541 (calendar-date-string, insert-diary-entry, calendar-set-mark)
542 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
543 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
544 (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
545 (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
546 (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
547 (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
548 (calendar-day-of-year-string, calendar-iso-date-string)
549 (calendar-julian-date-string, calendar-astro-date-string)
550 (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
551 (calendar-persian-date-string, calendar-bahai-date-string)
552 (calendar-islamic-date-string, calendar-chinese-date-string)
553 (calendar-coptic-date-string, calendar-ethiopic-date-string)
554 (calendar-french-date-string, calendar-mayan-date-string)
555 (calendar-print-chinese-date, calendar-goto-date):
af5db4a5
GM
556 Declare as functions.
557
558 * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
559 (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
560
561 * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
562 aliases for report-emacs-bug.
563 (gnus-summary-select-article, gnus-configure-windows): Declare as
564 functions.
565
566 * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
567 compiler.
568
569 * pgg.el (pgg-clear-string): Declare as a function.
570 (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
571 (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
572
573 * emacs-lisp/check-declare.el (check-declare-locate):
574 Handle compressed files.
575 (check-declare-verify): Handle define-generic-mode,
576 define-global(ized)-minor-mode, define-obsolete-function-alias.
577
84df9db8
JB
5782007-11-27 Jay Belanger <jay.p.belanger@gmail.com>
579
d3b91357 580 * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
84df9db8
JB
581 algebraic modes.
582
d3b91357
JB
583 * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
584 (math-is-true, calc-explain-why, calc-alg-edit)
585 (math-composite-inequalities, math-flatten-lands)
586 (math-multi-subst, calcFunc-vmatches, math-simplify)
587 (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
588 (math-read-string, math-read-brackets, math-read-angle-brackets):
589 Declare as functions.
590
591 * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
592 (calc-fit-bell-shaped-logistic-curve)
593 (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
594 (calc-graph-lookup, calc-graph-set-styles, math-min-list)
595 (math-max-list): Declare as functions.
596 (math-map-binop): New function.
597 (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
598
599 * calc/calc.el (calc-set-language, calc-edit-finish)
600 (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
601 (calc-do-keypad, calcFunc-unixtime, math-parse-date)
602 (math-lessp, calc-embedded-finish-command)
603 (calc-embedded-select-buffer, calc-embedded-mode-line-change)
604 (calc-push-list-in-macro, calc-replace-selections)
605 (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
606 (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
607 (calc-embedded-stack-change, calc-refresh-evaltos)
608 (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
609 (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
610 (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
611 (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
612 (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
613 (math-dimension-error, calc-incomplete-error, math-float-fancy)
614 (math-neg-fancy, math-zerop, calc-add-fractions)
615 (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
616 (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
617 (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
618 (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
619 (math-compose-expr, math-comp-width, math-composition-to-string)
620 (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
621 (math-adjust-fraction, math-format-binary, math-format-radix)
622 (math-group-float, math-mod, math-format-number-fancy)
623 (math-format-bignum-fancy, math-read-number-fancy)
624 (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
625 (calc-do-embedded-activate, math-do-defmath)
626 (calc-load-everything): Declare as functions.
627
628 * calc/calc-ext.el (math-clip, math-round, math-simplify)
629 (math-simplify-extended, math-simplify-units, calc-set-language)
630 (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
631 (calc-embedded-var-change, math-mul-float, math-arctan-raw)
632 (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
633 (math-normalize-hms, math-normalize-mod, math-make-sdev)
634 (math-make-intv, math-normalize-logical-op, math-possible-signs)
635 (math-infinite-dir, math-calcFunc-to-var)
636 (calc-embedded-evaluate-expr, math-known-nonzerop)
637 (math-read-expr-level, math-read-big-rec, math-read-big-balance)
638 (math-format-date, math-vector-is-string, math-vector-to-string)
639 (math-format-radix-float, math-compose-expr, math-abs)
640 (math-format-bignum-binary, math-format-bignum-octal)
641 (math-format-bignum-hex, math-format-bignum-radix)
642 (math-compute-max-digits): Declare as functions.
643 (math-provably-realp): Fix typo.
644
645 * calc/calc-forms.el (calendar-current-time-zone)
646 (calendar-absolute-from-gregorian, dst-in-effect): Declare as
647 functions.
648
571e4e61 649 * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
d3b91357
JB
650
651 * calc/calc-lang.el (math-read-factor, math-read-expr-level):
652 Declare as functions.
653
654 * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
655 (math-posp, math-compare, math-bignum, math-compare-bignum):
656 Declare as functions.
657
658 * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
659 (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
660 (calc-explain-why, calc-clear-command-flag)
661 (calc-roll-down-with-selections, calc-roll-up-with-selections)
662 (calc-last-args, calc-is-inverse, calc-do-prefix-help)
663 (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
664 (math-trunc-special, math-trunc-fancy, math-floor-special)
665 (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
666 (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
667 (math-pow-zero, math-pow-fancy): Declare as functions.
668
669 * calc/calc-mode.el (calc-embedded-save-original-modes):
670 Declare as a function.
671
672 * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
673 Declare as functions.
674 (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
675 (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
676 Replace `mapcar*' by `math-map-binop'.
677 (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
678
679 * calc/calc-prog.el (edmacro-format-keys,edmacro-parse-keys)
680 (math-read-expr-level): Declare as functions.
681
682 * calc/calc-vec.el (math-read-expr-level): Declare as a function.
683
61e21607
SM
6842007-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
685
686 * emacs-lisp/lisp.el (end-of-defun): Restructure so that
af5db4a5
GM
687 end-of-defun-function is called consistently, even for negative
688 arguments.
61e21607
SM
689 (end-of-defun-function): Default to forward-sexp.
690
06f61dac
JB
6912007-11-26 Juanma Barranquero <lekktu@gmail.com>
692
693 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
694
42e32ed8
GM
6952007-11-26 Glenn Morris <rgm@gnu.org>
696
60806b73
GM
697 * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
698 than :suffix.
699
42e32ed8
GM
700 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
701
a06e7b5d
SJ
7022007-11-26 Simon Josefsson <simon@josefsson.org>
703
704 * net/imap.el: Move from ../gnus.
705
789ab9d4
RS
7062007-11-25 Reiner Steib <Reiner.Steib@gmx.de>
707
708 * doc-view.el (doc-view-mode-p): New function.
709
2b54af74
DN
7102007-11-25 Dan Nicolaescu <dann@ics.uci.edu>
711
712 * mail/mspools.el (rmail-get-new-mail):
713 * mail/reporter.el (mail-position-on-field, mail-text):
714 * mail/rmail.el (mail-position-on-field, mail-text-start)
715 (rmail-update-summary):
1dcf3f16
JB
716 * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
717 * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
2b54af74
DN
718 * mail/rmailout.el (rmail-update-summary):
719 * mail/rmailsort.el (rmail-update-summary):
720 * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
721 (dired-view-file):
722 * mail/uce.el (mail-strip-quoted-names):
723 * mail/undigest.el (rmail-update-summary):
724 * mail/unrmail.el (mail-strip-quoted-names):
725 * ediff.el (diff-latest-backup-file): Declare as functions.
726
727 * obsolete/mlsupport.el (ml-previous-page): Fix typo.
728 (kill-to-end-of-line):
1dcf3f16
JB
729 * obsolete/rnews.el (news-set-minor-modes):
730 Remove non working functions.
2b54af74 731
abf1a55b
GM
7322007-11-25 Glenn Morris <rgm@gnu.org>
733
989823ed
GM
734 * eshell/esh-maint.el (top-level): Use require with NOERROR for
735 pcomplete. Don't mess with load-path.
49433569 736
abf1a55b
GM
737 * eshell/eshell.el (eshell-report-bug-address): Remove.
738 (eshell-report-bug): Redefine as an alias for report-emacs-bug.
739
c6d48e47
GM
7402007-11-24 Glenn Morris <rgm@gnu.org>
741
40f79f5b 742 * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
1dcf3f16
JB
743 (appt-disp-window): Don't require electric.
744 Simplify minibuffer-avoidance code.
40f79f5b
GM
745 (appt-select-lowest-window): Avoid minibuffer.
746
c6d48e47
GM
747 * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
748 (esh-mode): Require it.
749 (esh-util): Use require rather than featurep and load.
750 (eshell): No need to test if eshell-mode is bound; remove obsolete
751 reference to eshell-auto.
752 (eshell-command, eshell-command-result): Don't require esh-mode
753 now that the file does.
1dcf3f16
JB
754 (top-level): Move provide statement to the end of the file.
755 Re-order and update commentary.
c6d48e47 756
5731a8e0
TTN
7572007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
758
759 * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
760 (vc-annotate-toggle-annotation-visibility): New command.
761 (vc-annotate-mode-map): Bind "V" to it.
762 (vc-annotate-mode-menu): Add entry for it.
763 (vc-annotate-get-time-set-line-props): New func.
764 (vc-annotate-display-autoscale)
765 (vc-annotate-display-difference): Use it.
766
0bcc6163
TTN
767 * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
768 Also, match one space at end of annotation text, after last paren.
769
d9e43b70
MA
7702007-11-24 Michael Albinus <michael.albinus@gmx.de>
771
772 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
773 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind
774 `tramp-completion-mode'.
775
b16bd82d
TTN
7762007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
777
778 * vc-git.el (vc-git-show-log-entry): New func.
779
5fdbecd8
TTN
780 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
781 (vc-git-state): Use vc-git--call.
782 (vc-git-registered, vc-git-working-revision)
783 (vc-git-previous-revision, vc-git-next-revision)
784 (vc-git--run-command-string, vc-git-symbolic-commit):
785 Use vc-git--out-ok.
786
e1b0f17b
GM
7872007-11-24 Glenn Morris <rgm@gnu.org>
788
789 * emacs-lisp/byte-run.el (declare-function): Doc fix.
790
193e7f80
KH
7912007-11-24 Kenichi Handa <handa@m17n.org>
792
793 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
794
95ec6ea4
DK
7952007-11-23 David Kastrup <dak@gnu.org>
796
1dcf3f16 797 * server.el (server-process-filter): Use `command-line-args-left'.
95ec6ea4 798
43b99780
SM
7992007-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
800
2a5bb249 801 * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
43b99780 802
d24182bb
DN
8032007-11-23 Dan Nicolaescu <dann@ics.uci.edu>
804
805 * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
806 buffer if the parent buffer is in vc-dired-mode.
807
8cd39fb3
MH
8082007-11-23 Mark A. Hershberger <mah@everybody.org>
809
14521da1 810 * nxml: Initial merge of nxml. Kept nxml/char-name subdir for now.
8cd39fb3 811
b3acb094
JL
8122007-11-23 Juri Linkov <juri@jurta.org>
813
814 * dired.el (dired-read-dir-and-switches): For C-x d, set the
815 value for M-n to the visited file name of the current buffer.
816 Use minibuffer-with-setup-hook to set minibuffer-default to
817 buffer-file-name inside read-file-name.
818
819 * man.el (Man-getpage-in-background): Don't disregard user option
820 `Man-width' on non-window systems. Remove test for `window-system'
821 around setting envvar "COLUMNS" depending on the value of `Man-width'.
822
823 * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
824 "emacs-grep". Set envvar "GREP_OPTIONS" to "--color=auto" instead
825 of "--color=always".
826
50bfa18a
SM
8272007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
828
829 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
830 beginning-of-defun-function.
831
47b1ca26
RS
8322007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
833
834 * mail/hashcash.el: Move from ../gnus. Add hashcash payments to email.
835
e3e72162
GM
8362007-11-22 Glenn Morris <rgm@gnu.org>
837
d0a3b8c2
GM
838 * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
839
e3e72162
GM
840 * emacs-lisp/check-declare.el (check-declare-locate): New function.
841 (check-declare-scan): Use check-declare-locate.
842 (check-declare-verify): No longer adjust fnfile, now
843 check-declare-locate does it.
844
845 * emacs-lisp/byte-run.el (declare-function): Doc fix.
846
2546bcdd
SM
8472007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
848
e31d2d89
SM
849 * subr.el (posn-col-row): Make the `default-value' use explicit.
850
693b2fe2
SM
851 * window.el (balance-windows): Remove unused var `counter'.
852 (bw-balance-sub): Remove unused var `lastchild'.
853 (split-window-vertically): Remove unused var `switch'.
854 (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
855
2546bcdd
SM
856 * emacs-lisp/bytecomp.el
857 (byte-compile-file-form-custom-declare-variable): Simplify.
858
967c6c49
JB
8592007-11-22 Juanma Barranquero <lekktu@gmail.com>
860
d1a3873f
JB
861 * cus-edit.el (custom-mode): Define with `define-derived-mode'.
862 Set `show-trailing-whitespace' to nil.
863
967c6c49
JB
864 * dired.el (make-symbolic-link):
865 * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
866 (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
867 * dired-x.el (make-symbolic-link):
868 * frame.el (x-initialize-window-system):
869 * menu-bar.el (x-menu-bar-open):
870 * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
871 (x-store-cut-buffer-internal):
872 * wdired.el (make-symbolic-link):
873 * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
874 (x-send-client-message):
875 * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
876
d2ea6863
JD
8772007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
878
879 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
880
9769d49f
GM
8812007-11-22 Glenn Morris <rgm@gnu.org>
882
883 * dos-fns.el (int86):
884 * term/mac-win.el (mac-font-panel-mode): Fix declarations.
885
886 * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
887
888 * calendar/holidays.el (holiday-list): Add autoload cookie.
889
890 * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
891 files relative to src/ directory.
d5cf82de
GM
892 (check-declare-verify): Handle .c files. Warn if could not find
893 an arglist to check.
9769d49f
GM
894
895 * emacs-lisp/byte-run.el (declare-function): Doc fix.
896
73e6adaa
DN
8972007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
898
85ea5b19
DN
899 * replace.el (occur-mode-map): Add a major mode menu with entries
900 for all occur operations.
901
73e6adaa
DN
902 * international/titdic-cnv.el (dos-8+3-filename):
903 * obsolete/fast-lock.el (msdos-long-file-names):
904 * frame.el (msdos-mouse-p):
65c5f027 905 * files.el (msdos-long-file-names, w32-long-file-name):
73e6adaa
DN
906 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
907 (mac-resume-apple-event, mac-font-panel-mode)
908 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
909 (mac-clear-font-name-table):
910 * term/pc-win.el (msdos-remember-default-colors)
911 (w16-set-clipboard-data, w16-get-clipboard-data):
912 * term/w32-win.el (w32-send-sys-command, w32-select-font)
913 (set-message-beep):
914 * net/browse-url.el (w32-shell-execute):
915 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
916 (w32-get-locale-info, w32-get-valid-locale-ids)
917 (w32-set-clipboard-data):
918 * dos-fns.el (int86, msdos-long-file-names):
919 * dos-w32.el (default-printer-name): Declare as functions.
920
c2ca78bc
JR
9212007-11-21 Jason Rumney <jasonr@gnu.org>
922
923 * emacs-lisp/byte-run.el (declare-function): Return nil.
924
b6ddf8d7
SM
9252007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
926
927 * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
928
9b1d7c34
VJL
9292007-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
930
931 * ps-print.el (ps-lpr-switches): Docstring fix.
932 (ps-string-list): New fun.
933 (ps-do-despool): Code fix.
934
b541ccb4
JB
9352007-11-21 Juanma Barranquero <lekktu@gmail.com>
936
937 * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
938
2ae3bb85
GM
9392007-11-21 Glenn Morris <rgm@gnu.org>
940
941 * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
942 for now. Handle define-minor-mode, and defalias (with no argument
943 checking).
944
99c71516
DN
9452007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
946
947 * frame.el (msdos-mouse-p):
6a1f4398 948 * files.el (msdos-long-file-names, w32-long-file-name):
99c71516
DN
949 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
950 (mac-resume-apple-event, mac-font-panel-mode)
951 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
952 (mac-clear-font-name-table):
953 * term/pc-win.el (msdos-remember-default-colors)
954 (w16-set-clipboard-data, w16-get-clipboard-data):
955 * term/w32-win.el (w32-send-sys-command, w32-select-font)
956 (set-message-beep):
957 * net/browse-url.el (w32-shell-execute):
958 * dos-fns.el (int86, msdos-long-file-names):
959 * dos-w32.el (default-printer-name): Undo previous change.
960
d4aa48db 9612007-11-21 Eli Zaretskii <eliz@gnu.org>
6fee106e 962
b6ddf8d7
SM
963 * international/mule-cmds.el (set-locale-environment):
964 Set default-file-name-coding-system _after_ keyboard and terminal
d4aa48db 965 coding systems. This fixes last change.
6fee106e 966
d4aa48db
MB
967 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
968 one space after "Subject:".
6fee106e 969
d4aa48db 9702007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 971
d4aa48db
MB
972 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
973 in order to determine if there's a conflict.
6fee106e 974
d4aa48db 9752007-11-21 Richard Stallman <rms@gnu.org>
6fee106e 976
d4aa48db 977 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
6fee106e 978
d4aa48db
MB
979 * reposition.el (reposition-window):
980 Binding C-M-l moved to bindings.el.
6fee106e 981
d4aa48db 982 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
6fee106e 983
d4aa48db
MB
984 * add-log.el (add-change-log-entry-other-window):
985 Key binding C-x 4 a moved to bindings.el.
6fee106e 986
d4aa48db
MB
987 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
988 from filecache.el.
6fee106e 989
d4aa48db 990 * filecache.el: Minibuffer map bindings moved to bindings.el.
6fee106e 991
d4aa48db 9922007-11-21 Jason Rumney <jasonr@gnu.org>
6fee106e 993
d4aa48db
MB
994 * international/mule-cmds.el (set-locale-environment):
995 Set default-file-name-coding-system from system defaults on Windows.
6fee106e 996
2101ea1a
JR
9972007-11-21 Jason Rumney <jasonr@gnu.org>
998
999 * term/w32console.el: New term init file for w32 console.
1000
1001 * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
1002 (x-setup-function-keys): Likewise, replacing top-level key definitions.
1003 (w32-tty-standard-colors): Move to term/w32console.el.
1004
1005 * term/w32-win.el (x-setup-function-keys): Remove.
1006
1007 * term/tty-colors.el (tty-register-default-colors): Remove special
1008 case for w32.
1009
e8ffb999
DN
10102007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
1011
1012 * frame.el (msdos-mouse-p):
1013 * generic-x.el (w32-shell-name):
1014 * files.el (msdos-long-file-names, w32-long-file-name)
6a1f4398
JB
1015 (dired-get-filename, dired-unmark, dired-do-flagged-delete)
1016 (dos-8+3-filename, vms-read-directory, view-mode-disable):
e8ffb999
DN
1017 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
1018 (mac-resume-apple-event, mac-font-panel-mode)
1019 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
1020 (mac-clear-font-name-table):
1021 * term/pc-win.el (msdos-remember-default-colors)
1022 (w16-set-clipboard-data, w16-get-clipboard-data):
1023 * term/w32-win.el (w32-send-sys-command, w32-select-font)
1024 (set-message-beep):
1025 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
1026 (w32-get-locale-info, w32-get-valid-locale-ids)
1027 (w32-set-clipboard-data):
1028 * help-fns.el (ad-get-advice-info):
1029 * font-lock.el (fast-lock-after-fontify-buffer)
1030 (fast-lock-after-unfontify-buffer, fast-lock-mode)
1031 (lazy-lock-after-fontify-buffer)
1032 (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
1033 * net/browse-url.el (w32-shell-execute):
1034 * dos-fns.el (int86, msdos-long-file-names):
1035 * dos-w32.el (default-printer-name): Declare as functions.
1036
3644f786
JB
10372007-11-21 Juanma Barranquero <lekktu@gmail.com>
1038
1039 * textmodes/paragraphs.el (forward-sentence): Doc fix.
1040 Reported by Drew Adams <drew.adams@oracle.com>.
1041
8281b9f9
JR
10422007-11-20 Jason Rumney <jasonr@gnu.org>
1043
1044 * term/w32-win.el (x-setup-function-keys): Protect against
1045 multiple calls on the same terminal.
1046
202c09a8
DN
10472007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
1048
1049 * term/mac-win.el (x-setup-function-keys): Only setup
1050 local-function-key-map if it has not been setup already for the
3644f786 1051 current frame. Move the suspend-emacs processing here.
202c09a8 1052
1571d112
JB
10532007-11-20 Juanma Barranquero <lekktu@gmail.com>
1054
1055 * progmodes/grep.el (xargs-program): New variable.
1056 (grep-compute-defaults): Use it.
1057 (grep-default-command): Doc fix.
1058 (grep, lgrep, rgrep): Reflow docstrings.
1059
6d00e226
DN
10602007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
1061
48b43130
DN
1062 * vc.el (vc-find-revision): Set the parent buffer.
1063 Use when instead of if.
1064
6d00e226
DN
1065 * progmodes/python.el (info-lookup-maybe-add-help):
1066 * progmodes/ps-mode.el (doc-view-minor-mode):
1067 * mail/emacsbug.el (Info-menu, Info-goto-node):
1068 * emulation/viper-keym.el (viper-ex)
1069 (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
1070 * emulation/viper-cmd.el (widget-type, widget-button-press)
1071 (viper-set-hooks):
1072 * emacs-lisp/tcover-unsafep.el (unsafep-function):
1073 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
1074 (ses-load, ses-vector-delete, ses-create-header-string)
1075 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
1571d112 1076 * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
6d00e226 1077
77fdc5c3
SM
10782007-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1079
1080 * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
1081
82b3ac7a
GM
10822007-11-20 Glenn Morris <rgm@gnu.org>
1083
1084 * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
1085 for end of function-name. Handle define-derived-mode.
1086
153ef845
DN
10872007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
1088
1089 * progmodes/idlw-help.el: Require browse-url unconditionally, it
1090 is available by default.
1091 (idlwave-help-browse-url-available): Change default to t.
1092
1093 * emulation/edt.el (defgroup, defcustom): Remove definition.
1094 (eval-when-compile): Remove.
1095 (c-mark-function):
1096 * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
1097 * textmodes/fill.el (comment-search-forward)
1098 (comment-string-strip):
1099 * progmodes/prolog.el (comint-mode, comint-send-string)
1100 (comint-send-region, comint-send-eof):
1101 * progmodes/dcl-mode.el (imenu-default-create-index-function):
1102 * emulation/viper-util.el (viper-forward-Word):
1103 * emulation/vi.el (c-mark-function):
1104 * emulation/edt-vt100.el (vt100-wide-mode):
1105 * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
1106
8950769a
MA
11072007-11-19 Michael Albinus <michael.albinus@gmx.de>
1108
1109 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1110 Still some tuning in case of an echoing shell.
1111 (tramp-send-command): Connection property "remote-echo" is not
1112 persistent; cache key is the process therefore.
1113
d8f1d2f3
JB
11142007-11-19 Juanma Barranquero <lekktu@gmail.com>
1115
1116 * replace.el (map-query-replace-regexp): Doc fix (revert part of
1117 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
1118
004a00f4
DN
11192007-11-19 Dan Nicolaescu <dann@ics.uci.edu>
1120
1121 * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
1122 * play/yow.el (doctor-ret-or-read):
1123 * vc-hooks.el (vc-dired-resynch-file):
1124 * vc-hg.el (log-view-get-marked):
1125 * smerge-mode.el (ediff-cleanup-mess):
1126 * pcvs.el (vc-editable-p, vc-checkout):
1127 * pcomplete.el (comint-bol):
1128 * informat.el (texinfo-format-refill):
1129 * ido.el (tramp-tramp-file-p):
1130 * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
39da3b68 1131 (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
004a00f4
DN
1132 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
1133 functions.
1134
1135 * textmodes/ispell.el (ispell-int-char): Make it a defalias
1136 instead of fset.
1137 (ispell-message): Use with-no-warnings for sc-cite-regexp call.
1138
1139 * ido.el (ido-file-internal): Move with-no-warnings to include the
1140 ffap-string-at-point call.
1141
39da3b68 1142 * pcomplete.el (pcomplete-executables): Move defsubst before first use.
004a00f4
DN
1143
1144 * vc-hg.el (vc-hg-revision-table): Fix last change.
1145
34cf517c
MR
11462007-11-19 Martin Rudalics <rudalics@gmx.at>
1147
1148 * menu-bar.el (top-level): Deactivate clipboard-kill-region and
1149 clipboard-yank when the buffer is read-only.
1150
1151 * cus-edit.el (custom-field-keymap): Move to other Custom mode
1152 keymaps such that it's before the definition of Custom-mode-menu.
1153 (Custom-mode-menu): Show it for custom-field-keymap too.
1154
cb07a30c
NR
11552007-11-19 Nick Roberts <nickrob@snap.net.nz>
1156
1157 * progmodes/gdb-ui.el: Update commentary.
1158
282e1e37
DN
11592007-11-18 Dan Nicolaescu <dann@ics.uci.edu>
1160
39da3b68 1161 * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
282e1e37 1162
db283402
GM
11632007-11-19 Glenn Morris <rgm@gnu.org>
1164
1165 * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
1166 does not exist, try adding `.el' extension. Also search for defsubsts.
1167
1168 * cus-edit.el (recentf-expand-file-name):
1169 * dired.el (dired-relist-entry):
1170 * subr.el (w32-shell-dos-semantics):
1171 * emacs-lisp/bytecomp.el (compilation-forget-errors):
1172 Declare as functions.
1173
0b281d03
SM
11742007-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1175
1176 * abbrev.el (kill-all-abbrevs, insert-abbrevs)
1177 (prepare-abbrev-list-buffer): Use dolist.
1178 (clear-abbrev-table): Preserve properties.
1179
71f89cd9
JL
11802007-11-18 Shigeru Fukaya <shigeru.fukaya@gmail.com> (tiny change)
1181
0b281d03
SM
1182 * textmodes/texinfmt.el (texinfo-format-printindex):
1183 Collect combined indexes using texinfo-short-index-format-cmds-alist.
71f89cd9
JL
1184 Reported on <bug-texinfo@gnu.org>.
1185
b50dd0d2
MA
11862007-11-18 Michael Albinus <michael.albinus@gmx.de>
1187
0b281d03
SM
1188 * net/tramp.el (tramp-completion-reread-directory-timeout):
1189 New defcustom.
b50dd0d2
MA
1190 (tramp-handle-file-name-all-completions): Flush directory contents
1191 from cache regularly.
0b281d03
SM
1192 (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
1193 (tramp-open-connection-setup-interactive-shell):
1194 Call `tramp-cleanup-connection' via funcall.
b50dd0d2
MA
1195
1196 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
1197 created when copying.
1198
a3269bc4
DN
11992007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
1200
1201 * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
0b281d03 1202 * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
a3269bc4
DN
1203 * eshell/esh-ext.el (eshell-external-command):
1204 * eshell/esh-cmd.el (require):
1205 * eshell/em-unix.el (eshell-plain-locate-behavior):
0b281d03
SM
1206 * eshell/em-cmpl.el (eshell-cmpl-initialize):
1207 Replace eshell-under-xemacs-p with (featurep 'xemacs).
39da3b68 1208 * eshell/esh-mode.el (characterp, char-int): Remove unused
a3269bc4
DN
1209 conditional defaliases.
1210
0b281d03
SM
1211 * pcomplete.el (pcomplete-event-matches-key-specifier-p):
1212 Rename from event-matches-key-specifier-p, define unconditionally.
a3269bc4
DN
1213 (event-basic-type): Remove unused defalias.
1214 (pcomplete-show-completions):
1215 Use pcomplete-event-matches-key-specifier-p.
1216
4e60b1b6
EZ
12172007-11-17 Eli Zaretskii <eliz@gnu.org>
1218
1219 * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
1220 when saving esh-groups.el.
1221
48b0e82e
MR
12222007-11-17 Martin Rudalics <rudalics@gmx.at>
1223
1224 * wid-edit.el (widget-default-complete):
1225 * progmodes/flymake.el (flymake-goto-file-and-line):
1226 Fix typo in (doc-)string.
1227
f772cd18
GM
12282007-11-17 Glenn Morris <rgm@gnu.org>
1229
1230 * emacs-lisp/byte-run.el (declare-function): New macro.
1231 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
1232 New function, byte-hunk-handler for declare-function.
1233 (byte-compile-callargs-warn): Handle declared functions.
1234
1235 * emacs-lisp/check-declare.el: New file.
1236 * Makefile.in (check-declare): New target.
1237
2e49e9f7
GM
1238 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
1239
f772cd18
GM
1240 * subr.el (process-lines): Move here from ../admin/admin.el.
1241 * emacs-lisp/authors.el (authors-process-lines): Remove.
1242 (authors): Use process-lines rather than authors-process-lines.
1243
c4c0510a
GM
1244 * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
1245 Remove these files.
1246
efb67a5e
JB
12472007-11-17 Juanma Barranquero <lekktu@gmail.com>
1248
1249 * emacs-lisp/backquote.el (backquote):
1250 Improve argument/docstring consistency.
1251
1252 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
1253 (ring-length, ring-empty-p): Use c[ad]dr.
1254 (ring-plus1): Use `1+'.
1255 (ring-minus1): Use `zerop'.
1256 (ring-remove): Use c[ad]dr. Use `when'.
1257 (ring-copy): Use c[ad]dr. Use `let', not `let*'.
1258 (ring-ref): Use `let', not `let*'.
1259 (ring-insert-at-beginning): Use c[ad]dr. Doc fix.
1260 (ring-insert+extend): Use c[ad]dr. Fix typo in docstring.
1261 (ring-member): Simplify. Doc fix.
1262 (ring-convert-sequence-to-ring): Simplify.
1263
934b4968
JL
12642007-11-17 Juri Linkov <juri@jurta.org>
1265
1266 * dired-aux.el (dired-create-directory): Allow creating
1267 a directory of an arbitrary depth. Add a loop to find the topmost
1268 nonexistent parent dir `new', and call `dired-add-file' on it.
1269 Set the `PARENTS' arg of `make-directory' to t.
1270
b2e7f0f0
JB
12712007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1272
1273 * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
b6ddf8d7 1274 (math-build-parse-table): Get parse information from math-parse-table.
b2e7f0f0 1275
e85c6b7c
SM
12762007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1277
de8ebf62
SM
1278 * window.el (recenter-last-op): New var.
1279 (recenter-top-bottom): New command.
1280 (global-map): Bind it to C-l.
1281
d548715c
SM
1282 * abbrev.el (abbrev--write): Fix error in transcription from C.
1283
e85c6b7c
SM
1284 * emulation/pc-select.el (pc-select-shifted-mark): Remove.
1285 (pc-select-ensure-mark): Set mark-active to a special value instead.
1286 Rename from ensure-mark. Update call callers.
1287 (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
1288 Rewrite. Update all callers.
1289 (pc-selection-mode): Remove redundant var declaration.
1290
da99b369
DN
12912007-11-16 Tassilo Horn <tassilo@member.fsf.org>
1292
e85c6b7c
SM
1293 * doc-view.el (doc-view-search-backward, doc-view-search):
1294 Fix assignment to free variable bug.
da99b369 1295
de299ed7
SM
12962007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> (tiny change)
1297
1298 * emulation/pc-select.el (pc-select-shifted-mark): New var.
1299 (ensure-mark): Set it.
1300 (maybe-deactivate-mark): New fun.
efb67a5e 1301 Use it everywhere instead of (setq mark-active nil).
de299ed7 1302
9efa445f
DN
13032007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1304
efb67a5e
JB
1305 * textmodes/reftex-dcr.el (reftex-start-itimer-once):
1306 Add check for XEmacs.
9efa445f
DN
1307
1308 * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
1309
1310 * doc-view.el (doc-view-resolution): Add missing :group.
1311
c4569608
JB
13122007-11-16 Juanma Barranquero <lekktu@gmail.com>
1313
1314 * subr.el (make-variable-frame-local):
1315 Fix typo in obsolescence declaration.
1316
dddb4597
WL
13172007-11-16 Werner Lemberg <wl@gnu.org>
1318
1319 * files.el (set-auto-mode-1): Check second line for -*- if file
1320 starts with '\" (which is used by man pages to identify needed
1321 troff preprocessors).
1322
78a4e22e
GM
13232007-11-16 Glenn Morris <rgm@gnu.org>
1324
1325 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
1326
e6059429
JB
13272007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1328
1329 * calc/calc-lang.el (math-oper-table): Fix typo.
1330 Reduce precedence of "/" for TeX.
1331
1332 * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
1333
7dc5b46d
JL
13342007-11-16 Juri Linkov <juri@jurta.org>
1335
1336 * dired-aux.el (dired-read-shell-command-default): New function.
1337 (dired-read-shell-command): Use its return value for DEFAULT arg.
1338
1339 * replace.el (keep-lines-read-args, occur-read-primary-args):
1340 Use a list of default values for DEFAULT arg of read-from-minibuffer.
1341
1342 * man.el (Man-heading-regexp): Add 0-9.
1343 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
1344
05477667
SM
13452007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1346
1347 * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
1348 (doc-view-resolution): New custom var.
1349 (doc-view-pdf/ps->png): Use it.
1350 (doc-view-shrink-factor): New var.
1351 (doc-view-enlarge, doc-view-shrink): New commands.
1352 (doc-view-mode-map): Use them.
1353
ec5741dc
JB
13542007-11-15 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * ediff-wind.el (ediff-window-setup-function):
1357 * simple.el (normal-erase-is-backspace):
1358 * eshell/em-unix.el (eshell/info):
1359 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
1360 Fix typos in docstrings.
1361
1362 * emulation/cua-base.el (cua--keymaps-initialized):
1363 Rename from `cua--keymaps-initalized'. Callers changed.
1364 (cua-highlight-region-shift-only): Doc fix.
1365 (cua-paste-pop): Fix typo in docstring.
1366
e75e6cc8
SM
13672007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1368
f2c232a2
SM
1369 * emulation/cua-base.el (cua--pre-command-handler-1):
1370 Use input-decode-map instead of function-key-map.
1371 Use event-modifiers now that it works reliably.
1372
4befebc1
SM
1373 * vc.el (vc-diff-internal): Pop-to-buffer later.
1374
58da34c7
SM
1375 * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
1376
e75e6cc8
SM
1377 * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
1378 did not touch them.
1379
3fad8aaa
JB
13802007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1381
1382 * calc/calc-menu.el: New file.
1383 * calc/calc.el (calc-mode): Require calc-menu.
1384
f31d0424
JB
13852007-11-14 Juanma Barranquero <lekktu@gmail.com>
1386
1387 * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
1388
8e813bab
NR
13892007-11-14 Nick Roberts <nickrob@snap.net.nz>
1390
1391 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
1392 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
1393 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
1394 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
1395 locations.
1396 (gdb-info-breakpoints-custom, gdb-assembler-custom)
1397 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
1398 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
1399
84b4b70d
NF
14002007-11-13 Noah Friedman <friedman@splode.com>
1401
1402 * calc/calc.el: Add `backward-delete-char-untabify' to the list of
1403 bindings to remap when `calc-scan-for-dels' is non-nil.
1404
d8947b79
DN
14052007-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1406
1407 * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
1408 constant forms.
1409 (byte-compile-nilconstp): New function.
1410 (byte-optimize-cond): Kill subsequent branches when a branch is
1411 know to be taken or not taken.
e75e6cc8 1412 (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
d8947b79 1413
30a308aa
DN
14142007-11-13 Dan Nicolaescu <dann@ics.uci.edu>
1415
1416 * vc.el (vc-register): Allow registering a file passed as a
1417 parameter instead of just the current buffer.
1418
e42c6bbc
MA
14192007-11-12 Michael Albinus <michael.albinus@gmx.de>
1420
e75e6cc8
SM
1421 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1422 Check whether the output of "uname -sr" has been changed.
e42c6bbc 1423
ddab7705
VJL
14242007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1425
1426 * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
1427 patterns from compilation-perl.el and compilation-weblint.el files.
1428
2e7a8a21
DN
14292007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
1430
2dea72ab
DN
1431 * progmodes/compilation-perl.el:
1432 * progmodes/compilation-weblint.el: Disable autoloads, they cause
1433 a bootstrap failure.
1434
2e7a8a21 1435 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
e75e6cc8 1436 instead of doing "cvs diff" in order to avoid accessing the repository.
2e7a8a21 1437
4cbf3aa7
VJL
14382007-11-12 Kevin Ryde <user42@zip.com.au>
1439
1440 * progmodes/compilation-perl.el:
1441 * progmodes/compilation-weblint.el: New files.
1442
dcb3ea40
JB
14432007-11-11 Juanma Barranquero <lekktu@gmail.com>
1444
1445 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
1446 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
1447 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
1448 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
1449 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
1450 Rewrite in active voice.
1451
34065e5e
JL
14522007-11-11 Tassilo Horn <tassilo@member.fsf.org>
1453
1454 * doc-view.el: Add comments about isearch support.
1455
c27f56ee
DN
14562007-11-11 Dan Nicolaescu <dann@ics.uci.edu>
1457
1458 * vc.el (vc-start-entry): Fix setting the in the case the function
dcb3ea40 1459 is called from vc-dired. Use when instead of if where appropriate.
c27f56ee 1460
3bcc60cf 14612007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6fee106e 1462
dcb3ea40
JB
1463 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
1464 to be a list.
3bcc60cf 1465 (ps-begin-job): Error if ps-lpr-switches is not a list.
6fee106e 1466
a457417e 14672007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6fee106e 1468
a457417e
MB
1469 * faces.el (face-normalize-spec): Remove function.
1470 (frame-set-background-mode): Undo last change.
6fee106e 1471
3bcc60cf
VJL
14722007-11-10 Jason Rumney <jasonr@gnu.org>
1473
1474 * w32-fns.el: Sync charset names with setup-default-fontset.
1475 Append "-1" where second part missing.
1476
06f5c483
JL
14772007-11-10 Juri Linkov <juri@jurta.org>
1478
1479 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
1480 Fix docstring. Reported by Leo <sdl.web@gmail.com>.
1481
1482 * custom.el (custom-note-var-changed): Remove the `interactive'
1483 spec from this new non-interactive function.
1484
7baca0fa
JL
14852007-11-10 Tassilo Horn <tassilo@member.fsf.org>
1486
1487 * doc-view.el (doc-view-mode-map, doc-view-menu)
1488 (doc-view-pdf->txt-sentinel): Adapt to new search UI.
1489 (doc-view-search-backward): New function.
1490 (doc-view-search): Query new regexp if prefix arg is given, else
1491 jump to next/previous match.
1492 (doc-view-mode): Handle compressed files.
1493 (jka-compr): Required for compressed files.
1494
7abe68aa
JL
14952007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1496
1497 * replace.el (query-replace-show-replacement): New defcustom.
1498 (perform-replace): Use `match-substitute-replacement' if
1499 `query-replace-show-replacement' is non-nil.
1500
15012007-11-10 David Kastrup <dak@gnu.org>
1502
1503 * subr.el (match-substitute-replacement): New function.
1504
303c8351
CD
15052007-11-10 Carsten Dominik <dominik@science.uva.nl>
1506
1507 * files.el (auto-mode-alist): Select org-mode for files with the
1508 extension ".org".
1509
aa13a094
MR
15102007-11-10 Martin Rudalics <rudalics@gmx.at>
1511
1512 * help.el (help-window, help-window-point-marker): New variables.
1513 (help-window-select): New option.
1514 (with-help-window): New macro for displaying help windows.
1515 (help-window-display-message, help-window-setup-finish)
1516 (help-window-setup): New functions used for setting up help windows.
1517 (print-help-return-message): Reset help-window to nil.
1518 (view-lossage): Use with-help-window instead of
1519 with-output-to-temp-buffer and move help-window-point-marker after
1520 inserted text.
1521 (describe-bindings, describe-key, describe-mode): Use
1522 with-help-window instead of with-output-to-temp-buffer.
1523
1524 * help-mode.el (help-mode): Set view-exit-action to bury the
1525 buffer instead of fiddling with windows. Simplify code.
1526 (help-mode-finish): When help-window eqs t set it to the selected
1527 window and have with-help-window set up view-return-to-alist.
1528 (help-buffer): Add autoload cookie.
1529
1530 * view.el (view-remove-frame-by-deleting): Change default value to t.
1531 Add autoload cookie.
1532 (view-exit-action, view-file, view-file-other-window)
1533 (view-file-other-frame, view-buffer, view-buffer-other-window)
1534 (view-buffer-other-frame): Rewrite doc strings.
1535 (view-return-to-alist-update): New function to remove stale entries
1536 from view-return-to-alist.
1537 (view-mode-enter): Rewrite doc string and simplify code.
1538 (view-mode-exit): Handle new case 'keep-frame. Don't reset
1539 view-exit-action to nil. Simplify code and rewrite doc string.
1540
1541 * apropos.el (apropos-describe-plist):
1542 * descr-text.el (describe-char):
1543 * disp-table.el (describe-display-table):
1544 * faces.el (list-faces-display, describe-face):
1545 * facemenu.el (list-colors-display):
1546 * help-fns.el (describe-function, describe-variable)
1547 (describe-syntax, describe-categories):
1548 Use with-help-window instead of with-output-to-temp-buffer.
1549
fe1919ab
DN
15502007-11-10 Dan Nicolaescu <dann@ics.uci.edu>
1551
dcb3ea40
JB
1552 * emacs-lisp/byte-opt.el (byte-optimize-featurep):
1553 Optimize (featurep 'emacs) to t.
70f41945 1554
dcb3ea40
JB
1555 * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
1556 New function.
70f41945
DN
1557 (byte-compile-maybe-guarded): Use it to also look for bound
1558 symbols inside `and' forms. Comment out non-working code that was
1559 trying to avoid warnings for XEmacs code.
1560
fe1919ab
DN
1561 * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
1562
1563 * vc-svn.el (vc-svn-print-log, vc-svn-diff):
1564 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
1565 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
1566 (vc-cvs-annotate-command):
1567 * vc-arch.el (vc-arch-diff): Remove test to check if start-process
1568 is bound, it always is.
1569
1adf362d
JR
15702007-11-10 Jason Rumney <jasonr@gnu.org>
1571
1572 * term/w32-win.el (w32-initialize-window-system): Move SJIS font
1573 setup here from global scope.
1574
d725608c
JB
15752007-11-10 Juanma Barranquero <lekktu@gmail.com>
1576
1577 * ido.el (ido-save-history): Save the history file in UTF-8, not
1578 the current filename coding system.
1579
c7e36bd9
SM
15802007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1581
5015055e
SM
1582 * simple.el (interprogram-cut-function, interprogram-paste-function):
1583 Don't make them frame-local any more.
1584
a3ee6f08
SM
1585 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
1586 Don't set interprogram-(cut|paste)-function on each frame.
1587
c7e36bd9
SM
1588 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
1589 Make them work in tty frames.
1590 (interprogram-cut-function, interprogram-paste-function):
1591 Set them globally.
1592
aa58f006
JB
15932007-11-09 Juanma Barranquero <lekktu@gmail.com>
1594
1595 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1596 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1597 (iso-iso2duden-trans-tab): Add docstring.
1598
b7c76a30
SM
15992007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1600
4eebd7fe
SM
1601 * abbrev.el (define-abbrev-table): Record the variable definition.
1602
b7c76a30
SM
1603 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
1604 New function.
1605
4a6789f7
VJL
16062007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1607
d54ad496
VJL
1608 * ps-print.el: Clean the code for checking suitable Emacs version.
1609 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
4a6789f7
VJL
1610 (ps-print-version): New version 6.8.1.
1611
d355b270
JB
16122007-11-09 Juanma Barranquero <lekktu@gmail.com>
1613
1614 * files.el (enable-local-variables): Doc fix.
1615
c12ecb0a 16162007-11-09 Nick Roberts <nickrob@snap.net.nz>
9d2185d1 1617
c12ecb0a 1618 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
6fee106e 1619
c12ecb0a 16202007-11-09 Sven Joachim <svenjoac@gmx.de>
6fee106e 1621
c12ecb0a
MB
1622 * dired-aux.el (dired-copy-file-recursive):
1623 Preserve directory permissions.
6fee106e 1624
c12ecb0a 16252007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1626
c12ecb0a
MB
1627 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1628 (whitespace-unload-function): New-style unload function. When run,
1629 unintern `whitespace-unload-hook' and call `unload-feature' recursively
1630 to stop the old hook from messing with the unloading.
6fee106e 1631
c12ecb0a 16322007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1633
c12ecb0a
MB
1634 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1635 (elp-unset-master, elp-results): Fix typos.
1636 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1637 Doc fixes.
6fee106e 1638
c12ecb0a
MB
1639 * msb.el (msb--many-menus): Remove variable.
1640 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1641 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1642 (msb--toggle-menu-type): Fix typos in docstrings.
6fee106e 1643
c12ecb0a
MB
1644 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1645 (shadow-insert-var): Doc fixes.
1646 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1647 Reflow docstrings.
1648 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
6fee106e 1649
c12ecb0a 16502007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1651
c12ecb0a
MB
1652 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1653 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1654 Fix typos in autoload docstrings.
6fee106e 1655
c12ecb0a 16562007-11-09 Richard Stallman <rms@gnu.org>
6fee106e 1657
c12ecb0a 1658 * savehist.el (savehist-save): Obey savehist-ignored-variables.
6fee106e 1659
c12ecb0a 16602007-11-09 Nick Roberts <nickrob@snap.net.nz>
6fee106e 1661
c12ecb0a
MB
1662 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1663 (gdb-var-update-handler-1): Use it.
6fee106e 1664
c12ecb0a 16652007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1666
c12ecb0a
MB
1667 * loadhist.el (unload-feature): Remove erroneous check for the
1668 FEATURE-unload-function variable; check the existence of the
1669 function (that's what the docstring says, and it makes more sense).
6fee106e 1670
c12ecb0a
MB
1671 * follow.el (follow-unload-function): Add docstring.
1672 (follow-unload-function): Remove variable.
6fee106e 1673
c12ecb0a
MB
1674 * server.el (server-unload-function): Remove variable.
1675 (server-unload-function): Unbind `server-edit' from `C-x #'.
6fee106e 1676
c12ecb0a 1677 * ses.el (ses-unload-function): New function.
6fee106e 1678
c12ecb0a 16792007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1680
c12ecb0a
MB
1681 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1682 (unsafep-progn, unsafep-let): Fix typos in docstrings.
6fee106e 1683
c12ecb0a
MB
1684 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1685 before use to avoid a warning in packages that require uniquify.
1686 (uniquify-unload-function): New function and var.
6fee106e 1687
e83d1fe8
DN
16882007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
1689
1690 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
1691 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
1692 (ediff-current-diff-A, ediff-current-diff-B)
1693 (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
1694 (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
1695 (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
1696 (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
1697 (ediff-odd-diff-Ancestor, ediff-reset-mouse):
1698 * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
1699 (ediff-setup-windows-plain-merge)
1700 (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
1701 (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
1702 * ediff-util.el (ediff-setup-keymap, )
1703 (ediff-toggle-wide-display, ediff-toggle-multiframe)
1704 (ediff-toggle-use-toolbar, ediff-really-quit)
1705 (ediff-good-frame-under-mouse)
1706 (ediff-highlight-diff-in-one-buffer)
1707 (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
1708 (ediff-make-bullet-proof-overlay):
1709 * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
1710 (ediff-set-meta-overlay):
1711 * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
1712 * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
1713 ediff-emacs-p with their former definitions.
1714
1715 * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
1716 (viper-has-face-support-p, viper-inactivate-input-method)
1717 (viper-activate-input-method)
1718 (viper-use-replace-region-delimiters, viper-restore-cursor-type):
1719 * emulation/viper-mous.el (viper-multiclick-timeout)
1720 (viper-surrounding-word, viper-mouse-click-insert-word)
1721 (viper-mouse-click-search-word, viper-parse-mouse-key):
1722 * emulation/viper-macs.el (viper-char-array-to-macro):
1723 * emulation/viper.el (viper-go-away, viper-set-hooks)
1724 (viper-non-hook-settings):
1725 * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
1726 (viper-get-saved-cursor-color-in-insert-mode)
1727 (viper-get-saved-cursor-color-in-emacs-mode)
1728 (viper-check-version, viper-get-visible-buffer-window)
1729 (viper-file-checked-in-p, viper-set-replace-overlay)
1730 (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
1731 (viper-check-minibuffer-overlay, viper-read-key-sequence)
1732 (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
1733 with their former definitions.
1734 (viper-eventify-list-xemacs): Only do work for XEmacs.
1735 (viper-set-unread-command-events): Only do work for Emacs.
1736 (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
1737 (viper-move-overlay, viper-overlay-start, viper-overlay-end)
1738 (viper-overlay-get, viper-overlay-put, viper-read-event)
1739 (viper-characterp, viper-int-to-char, viper-get-face)
1740 (viper-color-defined-p, viper-iconify): New defaliases replacing
1741 the old fsets.
1742
1743 * progmodes/fortran.el (comment-region-function)
1744 (uncomment-region-function): Pacify byte compiler.
1745
d355b270 1746 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
e83d1fe8 1747
67932d94
MA
17482007-11-08 Michael Albinus <michael.albinus@gmx.de>
1749
1750 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
1751 `process-environment'.
1752
661192e6
VJL
17532007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
1754
1755 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1756 match dir like "a...b".
1757
f56f00fa
SM
17582007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1759
1760 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
1761
b08104a0
MA
17622007-11-07 Michael Albinus <michael.albinus@gmx.de>
1763
f56f00fa
SM
1764 * net/tramp.el (tramp-handle-substitute-in-file-name):
1765 Don't expand the remote connection identification.
b08104a0
MA
1766 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1767 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
1768 before calling stty.
1769
1770 * net/tramp-cache.el (tramp-cache-print)
1771 (tramp-dump-connection-properties): Fix docstring.
39da3b68 1772 (tramp-list-connections): Rename from `tramp-cache-list-connections'.
b08104a0
MA
1773
1774 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
1775
1776 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
1777 remote connection identification when setting connection property.
1778
1779 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
1780 "//" substitutes only in the local filename part.
1781
53afc686
GM
17822007-11-07 David Hansen <david.hansen@gmx.net>
1783
1784 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
1785
c74e901d
GM
17862007-11-07 Glenn Morris <rgm@gnu.org>
1787
1788 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
1789 Remove superfluous concats. Move final set-buffer to
1790 non-emacs-specific code.
1791
6ffadbb8
GM
17922007-11-07 Rob Riepel <riepel@networking.stanford.edu>
1793
1794 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
1795
dafac6f3
GM
17962007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1797
1798 * eshell/esh-mode.el (eshell-output-filter):
1799 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1800 Use `with-current-buffer'.
1801
1d515b42
AS
18022007-11-07 Andreas Schwab <schwab@suse.de>
1803
1804 * server.el (server-start): Only register cleanup after server was
1805 started.
1806
726f0272
MA
18072007-11-06 Michael Albinus <michael.albinus@gmx.de>
1808
1809 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
1810
1811 * net/tramp-cache (tramp-cache-print): Move down.
1812 (tramp-cache-list-connections): New defun.
1813
1814 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
1815
77e81232
JB
18162007-11-06 Juanma Barranquero <lekktu@gmail.com>
1817
1818 * ido.el (ido-save-history): Write the history file in the current
1819 filename coding system, and add `coding' file-local variable.
1820
dfdaf4ee
CD
18212007-11-06 Carsten Dominik <dominik@science.uva.nl>
1822
b5729367
JB
1823 * textmodes/org.el (org-table-formula-substitute-names):
1824 Remove forgotten temporary debugging code.
dfdaf4ee 1825
bdbeca7b
MA
18262007-11-05 Michael Albinus <michael.albinus@gmx.de>
1827
1828 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
1829 the prompt.
1830
59d97623
TTN
18312007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
1832
1833 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
1834
45374a15
SJ
18352007-11-05 Simon Josefsson <simon@josefsson.org>
1836
1837 * net/tls.el (tls-end-of-info): Doc fix.
1838
543a1ac4
KH
18392007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
1840
1841 * international/utf-7.el (utf-7-imap): New coding system.
1842 (utf-7-imap-post-read-conversion): New function.
1843 (utf-7-imap-pre-write-conversion): New function.
1844
e486b005
SM
18452007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
1846
1847 * abbrev.el (abbrev--write): Fix up typo.
1848
f57a9512
JB
18492007-11-04 Juanma Barranquero <lekktu@gmail.com>
1850
1851 * abbrev.el (define-abbrev-table): Doc fix.
1852
e56f84d7
TTN
18532007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
1854
1855 * info.el (Info-revert-buffer-function): New func.
1856 (Info-mode): Arrange to use it for reverting.
f0815137 1857 (Info-copy-current-node-name): Add space between filename and nodename.
e56f84d7 1858
1449012d
SM
18592007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
1860
1861 * abbrev.el (expand-abbrev): Move point back to expansion's end.
1862
cd6db47c
GM
18632007-11-04 Glenn Morris <rgm@gnu.org>
1864
1865 * net/tls.el: Don't require rx when compiling.
1866 (tls-end-of-info): Rewrite without using rx.
1867 (open-tls-stream): Use with-current-buffer.
1868
18692007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
1870
1871 * net/tls.el: Require rx when compiling.
1872 (tls-end-of-info): New variable.
1873 (open-tls-stream): Keep reading input until `tls-end-of-info' is
1874 matched.
1875
c81f72ce
TTN
18762007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
1877
1878 * register.el (append-to-register, prepend-to-register):
1879 Don't signal error on empty register; use the text, instead.
1880
6159985a
MO
18812007-11-03 Michael Olson <mwolson@gnu.org>
1882
1449012d
SM
1883 * textmodes/remember.el (remember-buffer):
1884 Use define-obsolete-function-alias rather than defalias.
6159985a 1885
7796ee61
GM
18862007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1887
1888 * simple.el (bad-packages-alist): Anchor semantic regexp.
1889
7a05f2bd
GM
18902007-11-03 Glenn Morris <rgm@gnu.org>
1891
1892 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
1893 if defined, for blank lines. Doc fix.
1894
1895 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
1896 (fortran-mode): Set values for comment-region-function,
1897 uncomment-region-function and comment-insert-comment-function.
1898 (fortran-uncomment-region): New function.
1899
1449012d
SM
1900 * textmodes/nroff-mode.el (nroff-mode):
1901 Set comment-insert-comment-function rather than indent-line-function.
7a05f2bd
GM
1902 (nroff-indent-line-function): Remove.
1903 (nroff-insert-comment-function): New function.
1904
8ef97aec 19052007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
d779c510
JB
1906
1907 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
1908
19092007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
1910
1911 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
1912
1913 * emulation/viper-cmd.el (viper-prev-destructive-command)
1914 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
1915 copy-sequence.
1916
1917 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
1918 Got rid of ediff-copy-list.
1919
1920 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
1921 use face-name.
39da3b68 1922 (ediff-test-utility, ediff-diff-mandatory-option)
d779c510
JB
1923 (ediff-reset-diff-options): Remove to simplify the mandatory option
1924 handling on Windows.
1925 (ediff-set-diff-options): Add.
cfe80861 1926 (ediff-diff-options): Set "--binary" option as default in some cases.
d779c510
JB
1927
1928 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
cfe80861
JB
1929 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
1930 ediff-vc-working-revision. Require vc-hooks.
d779c510 1931
3020ee92
RF
19322007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
1933
1934 * files.el (hack-local-variables): Fix membership tests to avoid
1935 treating all variables as safe if `enable-local-variables' is
c5eb76e4 1936 set to :safe (CVE-2007-5795).
3020ee92 1937
05db920d
GM
19382007-11-02 Glenn Morris <rgm@gnu.org>
1939
b9b4d12c
GM
1940 * newcomment.el (comment-indent): Let comment-insert-comment-function,
1941 if defined, do all the work of inserting a new comment.
1942
5ec19a11
GM
1943 * progmodes/etags.el (tags-table-mode): Disable undo.
1944
05db920d
GM
1945 * simple.el (bad-packages-alist): Revert previous change.
1946
8b1e0dff
DN
19472007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
1948
1949 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
1950
1951 * obsolete/lselect.el: Do not warn about unknown functions.
1952
246a4316
MO
19532007-11-02 Michael Olson <mwolson@gnu.org>
1954
1955 * textmodes/remember.el (remember-buffer): Make this an alias of
1956 remember-finalize, because Org uses it.
1957
174a72ea
MO
19582007-11-01 Michael Olson <mwolson@gnu.org>
1959
77210f1e
MO
1960 * textmodes/remember.el: Improve documentation in heading.
1961 (remember-before-remember-hook): Turn into a customizable option.
174a72ea
MO
1962 (remember): Document INITIAL argument.
1963 (remember-region): Remove autoload cookie. Improve docstring to
1964 mention that it is called from the *Remember* buffer, and does not
1965 have any functional overlap with the `remember' function.
1966 (remember-finalize): Remove autoload cookie. Rename from
1967 remember-buffer to emphasize that this does not have any
1968 functional overlap with the `remember' function.
1969 (remember-destroy): Remove autoload cookie.
80f0c18f 1970 (remember-mode-map): Define and initialize in one step.
869dc290 1971 (remember-mode): Improve docstring.
209dc81c
JB
1972 (remember-annotation-functions): Default to just '(buffer-file-name),
1973 and don't try to take the default value from Planner.
174a72ea 1974
56dad874
GM
19752007-11-01 Glenn Morris <rgm@gnu.org>
1976
8aafd651
GM
1977 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
1978
50c44633
GM
1979 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1980
68013cfa
GM
1981 * emacs-lisp/authors.el (authors-scan-change-log)
1982 (authors-scan-el): Don't enable local eval; enable only safe local
1983 variables, without querying.
1984
56dad874
GM
1985 * mail/footnote.el (footnote-numeric-regexp)
1986 (footnote-english-upper-regexp, footnote-english-lower-regexp)
1987 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1988 Match multi-character footnotes.
1989
a9d8037f
GM
1990 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1991 (nroff-indent-line-function): New function.
1992 (nroff-count-text-lines): Use nroff-forward-text-line rather than
1993 obsolete alias.
1994
683b7dc6
GM
19952007-11-01 Ryan Yeske <rcyeske@gmail.com>
1996
1997 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
1998 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
1999 (rcirc-print): Only update the line count when not marking the
2000 line as omittable.
2001 (rcirc-log-write): Specify coding system when writing logfile.
2002 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
2003
399f21c1
DN
20042007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2005
6a2c788e
DN
2006 * printing.el (printing): Fix :version, printing.el was included
2007 for in emacs-22.1.
2008 (pr-path-style, pr-path-alist, pr-txt-name)
2009 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
2010 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
2011 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
2012 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
2013 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
2014 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
2015 (pr-setting-database, pr-visible-entry-list)
2016 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
209dc81c 2017 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
6a2c788e 2018
399f21c1
DN
2019 * ediff-util.el (ediff-nuke-selective-display): Move definition to
2020 top level, make it dependent on the emacs flavor.
2021
2022 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
2023 Test for XEmacs not for itimer.
2024
2025 * term/sun-mouse.el:
2026 * obsolete/sun-fns.el:
2027 * obsolete/sun-curs.el: Remove files.
2028
209dc81c 2029 * term/sun.el (select-previous-complex-command): Remove obsolete code.
399f21c1 2030
bce6be12
RS
20312007-10-31 Tassilo Horn <tassilo@member.fsf.org>
2032
2033 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
2034 was given to concat.
2035
dcbb251e
SM
20362007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2037
7656fe61
SM
2038 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
2039 used normally for goto-line. Change `g' to revert the buffer.
2040 Add redundant `r' binding for buffer-revert.
2041
dcbb251e
SM
2042 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
2043 (mail-abbrevs-setup): Use abbrev-expand-functions.
2044 (build-mail-abbrevs): Use with-temp-buffer.
2045 (define-mail-abbrev): Simplify.
2046 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
2047 Change it for use on abbrev-expand-functions.
2048 (mail-abbrev-complete-alias): Use with-syntax-table.
2049
3412f35d
MA
20502007-10-31 Michael Albinus <michael.albinus@gmx.de>
2051
2052 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
2053 directly. Fix bug in deleting temp file.
2054
c01b9971
SM
20552007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2056
2057 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
2058 Merge defvar and define-abbrev-table.
2059 (def-python-skeleton): Use :case-fixed and :enable-function.
2060 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
2061 Remove.
2062 (python-mode): Don't modify pre-abbrev-expand-hook.
2063
8ac56013
DN
20642007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
2065
2066 * ediff-util.el (ediff-file-checked-out-p)
2067 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
2068
2b86bfb1
SM
20692007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2070
2071 * abbrev.el (abbrev-symbol): Correct let->let*.
2072 (abbrev--before-point): Only use abbrev-start-location if before point.
2073
26e96680
JB
20742007-10-31 Juanma Barranquero <lekktu@gmail.com>
2075
2076 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
2077 (strokes-unload-hook): Remove function and variable.
2078 (strokes-unload-function): New-style unload function, adapted
2079 from `strokes-unload-hook'.
2080
2081 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
2082 (cl-unload-hook): Remove variable.
2083 (cl-unload-function): New-style unload function, adapted
2084 from `cl-cannot-unload'.
2085
2086 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
2087 (elp-unload-function): New-style unload function, adapted
2088 from `elp-unload-hook'.
2089
c896ea95
VJL
20902007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
2091
26e96680 2092 * emacs-lisp/find-func.el (find-library): Use library at
c896ea95
VJL
2093 point as default interactive argument.
2094
32f389a4
JB
20952007-10-31 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * shadowfile.el (shadow-join): Remove.
2098 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
2099 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
2100 (shadowfile-unload-hook): Remove function and variable.
2101 (shadowfile-unload-function): New-style unload function, adapted
2102 from `shadowfile-unload-hook'.
2103
91dd4dc4
DN
21042007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
2105
2106 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
2107 only if it is bound.
2108
2109 * textmodes/reftex.el: Move autoloads for before all uses.
2110 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
2111 (reftex-delete-overlay): Move to the top level with the condition
2112 in the body.
2113
2114 * progmodes/simula.el: Use when instead of if.
2115
2116 * iimage.el (iimage-locate-file): Define unconditionally.
2117
2118 * mail/mailabbrev.el (mail-abbrev-next-line):
2119 * emulation/vip.el (vip-enlarge-region, vip-line)
2120 (vip-next-line-at-bol, vip-previous-line)
2121 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
2122 Wrap with-no-warnings around uses of next-line and previous-line.
2123
2124 * ediff.el (run-ediff-from-cvs-buffer):
32f389a4
JB
2125 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
2126 Remove function not used by pcl-cvs anymore.
91dd4dc4
DN
2127 (noninteractive, generic-sc-get-latest-rev)
2128 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
2129 Delete support for long obsolete generic-sc.el.
2130
8fa07e4f
GM
21312007-10-31 Glenn Morris <rgm@gnu.org>
2132
2133 * cvs-status.el: No longer require pcvs when compiling.
2134
2135 * doc-view.el (doc-view-conversion-refresh-interval)
2136 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
2137 (doc-view-reset-slice): Doc fixes.
2138 (doc-view-menu): Remove deleted function doc-view-edit-doc.
2139
0bbaf7b4
JB
21402007-10-31 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * help-at-pt.el (help-at-pt-unload-hook): Remove.
2143 Timers are automatically canceled by `unload-feature'.
2144
2145 * delsel.el (delsel-unload-hook): Remove function and variable.
2146 (delsel-unload-function): New-style unload function, adapted
2147 from `delsel-unload-hook'.
2148
2149 * msb.el (msb-unload-hook): Remove function and variable.
2150 (msb-unload-function): New-style unload function, adapted from
2151 `msb-unload-hook'.
2152
21532007-10-30 Juanma Barranquero <lekktu@gmail.com>
93c5a976
JB
2154
2155 * desktop.el (uniquify-managed): Pacify byte compiler.
2156 (desktop-buffer-info): If the buffer name is managed by uniquify,
2157 save the base name, not the uniquified one.
2158 (desktop-create-buffer): Allow `rename-buffer' to generate a new
2159 name in case of conflict.
2160
c17587fe
SM
21612007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2162
2163 * doc-view.el: Use expand-file-name rather than concat.
2164 (doc-view-cache-directory): Add the UID so multiple users won't clash.
2165 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
2166 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
2167 (doc-view-toggle-display): Use an overlay over the whole buffer so as
2168 not to have to touch the buffer's content.
2169 (doc-view-initiate-display): New function, extracted from doc-view-mode.
2170 (doc-view-mode): Use it. Don't mark as a special mode.
2171 Put the page numbers in the modeline.
2172 Set up the overlay. Hide the cursor. Run the mode hook.
2173 Use after-revert-hook rather than revert-buffer-function.
2174 (doc-view-search-internal): Fix typo.
2175 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
2176 image-cache flush.
2177 (doc-view-reconvert-doc): Don't reset the whole mode.
2178 (doc-view-make-safe-dir): New function.
2179 (doc-view-current-cache-dir): Use it.
2180
36d4b145
JR
21812007-10-30 Jason Rumney <jasonr@gnu.org>
2182
2183 * time.el (display-time-world-list): Test for zoneinfo support.
2184
a7580c1c
MA
21852007-10-30 Michael Albinus <michael.albinus@gmx.de>
2186
2187 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
2188
2189 * net/tramp-cache.el (tramp-flush-file-function): Check also
2190 `default-directory' if `buffer-file-name' does not return a
2191 string. Added to `eshell-pre-command-hook'.
2192
1a59edfc
SM
21932007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2194
f4c75497
SM
2195 * doc-view.el (doc-view-current-doc): Remove.
2196 Replace all uses by buffer-file-name.
2197 (doc-view-menu): New menu.
2198 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
2199 unused var `doc'.
2200 (doc-view-sort): Simplify.
2201 (doc-view-buffer-message): Don't change buffer-modified-p.
2202 (doc-view-mode): Change it here instead.
2203 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
2204 Don't modify the global value of revert-buffer-function.
2205
1a59edfc
SM
2206 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
2207 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
2208 (image-toggle-display): Take overlays into account and don't assume
2209 point-min==1.
2210
01823b77
TTN
22112007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
2212
2213 * vc.el (vc-annotate): Fix omission bug:
2214 Specify value for vc-sentinel-movepoint.
2215
e0628060
MO
22162007-10-30 Michael Olson <mwolson@gnu.org>
2217
2218 * textmodes/remember.el (remember-mode-hook)
f4c75497
SM
2219 (remember-handler-functions, remember-annotation-functions):
2220 Add additional items as options, including some Org functions.
e0628060 2221
5b549c31
GM
22222007-10-30 Tassilo Horn <tassilo@member.fsf.org>
2223
2224 * doc-view.el: Remove cl-dependency.
2225 (doc-view-buffer-message): Mention new binding K.
2226 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
2227 instead of variable.
2228 (doc-view-current-cache-dir): Better cache dir naming.
2229 (doc-view-current-display): Remove variable.
2230 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
2231 (doc-view-kill-proc): Set converter process to nil.
2232 (doc-view-minor-mode): New minor mode.
2233 (doc-view-minor-mode-map): New keymap.
2234 (doc-view-mode): Remove text/image switching code. Use plain defun.
2235 (doc-view-mode-map): New binding K kills converter process.
2236 Remove C-c C-e binding.
2237 (doc-view-mode-text-map): Remove keymap.
2238 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
2239 d-v-display-maybe.
2240 (doc-view-previous-major-mode): New variable.
2241 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
2242 (doc-view-remove-if): New function.
2243 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
2244 (doc-view-toggle-display): Toggle modes instead of display styles.
2245 (doc-view-reconvert-doc): Adapt to new way of doing things.
2246
2247 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
2248
2799e7a0
GM
22492007-10-30 Glenn Morris <rgm@gnu.org>
2250
370d4074 2251 * dirtrack.el (dirtrack-mode): Doc fix.
b5729367 2252
370d4074
GM
2253 * shell.el (shell-dirtrack-verbose, shell-mode)
2254 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
2255
2799e7a0
GM
2256 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
2257 (byte-compile-enable-warning): Doc fix.
2258
2259 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
2260 suppress byte-opt warning.
2261
4ea0e84a
DN
22622007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
2263
2264 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
2265 (edt-gnu-emacs19-p): Remove.
2266 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
2267 (edt-xserver, edt-page-backward, edt-beginning-of-line)
2268 (edt-end-of-line-forward, edt-end-of-line-backward)
2269 (edt-one-word-forward, edt-one-word-backward, edt-character)
2270 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
2271 (edt-find-forward, edt-find-backward, edt-find-next-forward)
2272 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
2273 (edt-define-key, edt-bottom-check, edt-sentence-forward)
2274 (edt-sentence-backward, edt-paragraph-forward)
2275 (edt-paragraph-backward, edt-restore-key, edt-window-top)
2276 (edt-window-bottom, edt-scroll-window-forward-line)
2277 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
2278 (edt-line-to-top-of-window, edt-paragraph-backward)
2279 (edt-restore-key, edt-window-top, edt-window-bottom)
2280 (edt-scroll-window-forward-line)
2281 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
2282 (edt-line-to-middle-of-window, edt-goto-percentage)
2283 (edt-display-the-time, edt-remember, edt-split-window)
2284 (edt-emulation-on, edt-emulation-off)
2285 (edt-default-emulation-setup, edt-user-emulation-setup)
2286 (edt-select-default-global-map, edt-select-user-global-map):
2287 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
2288 tests.
2289
1a59edfc
SM
2290 * textmodes/reftex-index.el (reftex-index-selection-or-word):
2291 Use feature test instead of boundp test so it can be resolved at
4ea0e84a
DN
2292 compile time.
2293
39da3b68 2294 * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
4ea0e84a 2295
79415279
SM
22962007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2297
2298 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
2299 Update all users.
2300 (abbrev-get, abbrev-put): Simplify.
2301 (define-abbrev): Don't store the `force' value in the :system property.
2302 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
2303
f2168a4c
MO
23042007-10-30 Michael Olson <mwolson@gnu.org>
2305
2306 * desktop.el (desktop-minor-mode-table): Add line for ERC.
2307
15f3eb73
MO
2308 * textmodes/remember.el: New file that implements a mode for
2309 quickly jotting down things to remember.
2310
2311 * textmodes/remember-diary.el: A backend for remember.el that
2312 implements saving notes to a Diary file.
2313
2a1408fd
DN
23142007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
2315
1a59edfc 2316 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
2a1408fd 2317 Relocate in file.
1a59edfc 2318 (allout-doublecheck-at-and-shallower): Increase to include
0bbaf7b4
JB
2319 slightly greater depths, since yank interaction is now ok.
2320 Also, elaborate the docstring to explain the situation.
1a59edfc 2321 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
2a1408fd
DN
2322 instead of concat, so we accommodate key sequences expressed as
2323 vectors as well as strings and lists.
1a59edfc 2324 (allout-flag-region, allout-hide-by-annotation): Make the
2a1408fd 2325 hidden-text overlays 'front-advance.
0bbaf7b4 2326 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
1a59edfc
SM
2327 (allout-aberrant-container-p, allout-on-current-heading-p)
2328 (allout-e-o-prefix-p, allout-next-heading)
2329 (allout-previous-heading, allout-goto-prefix)
2330 (allout-end-of-prefix, allout-next-sibling-leap)
2331 (allout-next-visible-heading, allout-auto-fill)
2332 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
2333 (allout-yank-processing, allout-resolve-xref)
2334 (allout-current-topic-collapsed-p, allout-hide-region-body)
2335 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
2336 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
2337 (count-trailing-whitespace-region): Preserve match data, so allout
0bbaf7b4 2338 outline navigation doesn't disrupt other Emacs operations.
1a59edfc 2339 (allout-beginning-of-line): Retreat to the beginning of the hidden
2a1408fd 2340 text, so fields are respected (for submodes that care).
0bbaf7b4 2341 (allout-end-of-line): Preserve mark activation status when jumping.
1a59edfc 2342 (allout-open-topic): Account for opening after a child that
0bbaf7b4
JB
2343 contains a hidden trailing newline. Preserve match data.
2344 Run allout-structure-added-hook
1a59edfc
SM
2345 (allout-encrypt-decrypted): Preserve match data.
2346 (allout-toggle-current-subtree-exposure): Add new interactive
2a1408fd 2347 function for toggle subtree exposure - suggested by tassilo.
1a59edfc 2348 (move-beginning-of-line, move-end-of-line): Don't use
39da3b68 2349 line-move-invisible-p, it's obsolete - substitute the code, instead.
2a1408fd 2350
6546555e
DN
23512007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
2352
fc5e09b3
DN
2353 * textmodes/flyspell.el (message-signature-separator):
2354 * longlines.el (message-indent-citation-function): Pacify byte
2355 compiler.
2356
2357 * emacs-lisp/cl-loaddefs.el:
2358 * ldefs-boot.el: Regenerate.
2359
2360 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
2361 (.el.elc, compile, compile-always, compile-calc)
2362 ($(lisp)/progmodes/cc-mode.elc): Use it.
2363
b5729367
JB
2364 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
2365 Only do work for XEmacs.
c9b3d6a5
DN
2366 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
2367 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
2368 on XEmacs.
2369 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2370 (ps-x-color-name, ps-x-color-specifier-p)
2371 (ps-x-copy-coding-system, ps-x-device-class)
2372 (ps-x-extent-end-position, ps-x-extent-face)
2373 (ps-x-extent-priority, ps-x-extent-start-position)
2374 (ps-x-face-font-instance, ps-x-find-coding-system)
2375 (ps-x-font-instance-properties, ps-x-make-color-instance)
2376 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
2377 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
2378 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
2379 (ps-generate-postscript-with-faces): Delete defaliases.
2380 (ps-face-foreground-name, ps-face-background-name)
b5729367
JB
2381 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
2382 Move definitions to top level, make the body conditional on the Emacs
0bbaf7b4 2383 flavor. Replace uses of deleted aliases and renamed functions.
c9b3d6a5
DN
2384 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
2385 of deleted aliases and renamed functions.
2386
6546555e
DN
2387 * calc/calc.el (calc-emacs-type-lucid): Remove.
2388 (calc-digit-map, calcDigit-start, calc-read-key)
2389 (calc-clear-unread-commands):
2390 * calc/calc-ext.el (calc-user-key-map): Replace uses of
2391 calc-emacs-type-lucid with (featurep 'xemacs)
2392
2393 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
2394 (featurep 'xemacs).
2395 (tpu-lucid-emacs19-p): Remove.
2396 (tpu-map-key): Make it a function instead of using fset. Inline
2397 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
2398 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
2399
2400 * ielm.el: Use featurep 'xemacs.
2401
2402 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
2403 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
2404 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
2405 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
2406 cperl-xemacs-p with (featurep 'xemacs).
2407 (font-lock-cache-position): Pacify byte compiler.
2408
d9774611
RS
24092007-10-29 Drew Adams <drew.adams@oracle.com>
2410
2411 * faces.el (read-color): New function.
2412 (face-at-point, foreground-color-at-point)
2413 (background-color-at-point): New functions.
2414
24152007-10-28 Richard Stallman <rms@gnu.org>
2416
b5729367 2417 * net/browse-url.el (browse-url-text-xterm): Rename from
d9774611
RS
2418 browse-url-lynx-xterm and made generic.
2419 (browse-url-text-emacs): Likewise.
2420 (browse-url-text-browser): New variable.
b5729367 2421 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
d9774611
RS
2422 (browse-url-text-input-field, browse-url-text-input-attempts)
2423 (browse-url-kde-program): Likewise.
2424
4194f0a4
GM
24252007-10-29 Glenn Morris <rgm@gnu.org>
2426
2427 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
2428 Use mapc rather than mapcar (reinstall change deleted without log
2429 entry 2007-10-22).
2430
e9283e70
MR
24312007-10-29 Martin Rudalics <rudalics@gmx.at>
2432
7b54abdd
JB
2433 * wdired.el (wdired-next-line, wdired-previous-line):
2434 Use next-line and previous-line wrapped in with-no-warnings.
e9283e70 2435
a0a5c583
GM
24362007-10-29 Ryan Yeske <rcyeske@gmail.com>
2437
7b54abdd 2438 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
a0a5c583
GM
2439 (rcirc-recent-quit-alist): New function.
2440 (rcirc): Print a better message when there is only one connected server.
2441 (rcirc-complete-nick): Do not update the nick table here.
2442 (rcirc-mode-map): Add M-o.
2443 (rcirc-current-line): Add variable.
2444 (rcirc-mode): Setup variables for line based omit.
2445 (rcirc-edit-multiline): Strip text properties.
2446 (rcirc-omit-responses): Add NICK.
2447 (rcirc-omit-threshold): Add variable.
2448 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
2449 Add functions.
2450 (rcirc-print): Keep track of current line. Do not fill text if
2451 `rcirc-fill-flag' is null. Only omit text if the last activity
2452 from the sender is more than `rcirc-omit-threshold' lines ago.
2453 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
2454 numbers instead of time.
2455 (rcirc-channel-nicks): Sort by line numbers instead of time.
2456 (rcirc-omit-mode): Add `...' when omitting text and recenter.
2457 (rcirc-handler-JOIN): Restore the joiners linestamp.
2458 (rcirc-maybe-remember-nick-quit): Add function.
2459 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
2460
08446d5e
JB
24612007-10-29 Juanma Barranquero <lekktu@gmail.com>
2462
2463 * loadhist.el (unload-feature-special-hooks):
2464 Add `delete-frame-functions' and `suspend-tty-functions'.
2465
2466 * server.el (server-unload-function): Rename from `server-unload-hook'
2467 and adapt to new `unload-feature' functionality. Remove hook from
2468 `kill-buffer-hook' buffer-locally.
2469 (server-unload-hook): Remove.
2470 (server-unload-function): New var; replaces `server-unload-hook'.
2471
042be1d3
GM
24722007-10-29 Glenn Morris <rgm@gnu.org>
2473
2474 * dirtrack.el (dirtrack-debug): Doc fix.
2475 (dirtrack-mode, dirtrack-debug-mode): New names for
2476 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
2477 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
2478 Make obsolete.
2479 (dirtrack-debug-message): Only print message if
2480 dirtrack-debug-mode is non-nil. Use with-current-buffer.
2481 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
2482 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
2483
cf637a34
GM
24842007-10-28 Glenn Morris <rgm@gnu.org>
2485
2486 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
2487 (byte-compile-warnings-safe-p): Handle `not'.
2488 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
2489 (byte-compile-enable-warning): New functions.
2490 (byte-compile-eval-before-compile)
2491 (byte-compile-file-form-require): Use byte-compile-disable-warning.
2492 (byte-compile-close-variables): Locally bind byte-compile-warnings,
2493 but do not modify it.
2494 (byte-compile-eval, byte-compile-obsolete)
2495 (byte-compile-warn-about-unresolved-functions)
2496 (byte-compile-file-form-defvar)
2497 (byte-compile-file-form-custom-declare-variable)
2498 (byte-compile-file-form-require)
2499 (byte-compile-file-form-defmumble, byte-compile-lambda)
2500 (byte-compile-form, byte-compile-normal-call)
2501 (byte-compile-variable-ref, byte-compile-defvar)
2502 (byte-compile-make-variable-buffer-local):
2503 Use byte-compile-warning-enabled-p.
2504 * emacs-lisp/advice.el (ad-compile-function):
2505 Use byte-compile-disable-warning.
bdf5c7d9
GM
2506 * emacs-lisp/cl.el: Move local variables to end of file, and set
2507 byte-compile-warnings to `(not cl-functions)'.
cf637a34
GM
2508 * emacs-lisp/cl-compat.el: Add a local variables section, and set
2509 byte-compile-warnings to `(not cl-functions)'.
2510 * emacs-lisp/cl-macs.el: Unify local variable section, and set
2511 byte-compile-warnings to `(not cl-functions)'.
2512 (cl-do-proclaim): Use byte-compile-disable-warning and
2513 byte-compile-enable-warning.
2514 * emacs-lisp/cl-seq.el: Unify local variable section, and set
2515 byte-compile-warnings to `(not cl-functions)'.
2516 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
2517 Use byte-compile-disable-warning.
2518
a7f58f4b
DN
25192007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
2520
2521 * cus-edit.el (custom-browse-insert-prefix):
2522 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
2523
c48254fb
JB
25242007-10-28 Juanma Barranquero <lekktu@gmail.com>
2525
2526 * server.el (server-process-filter): Fix typo in docstring.
2527 (server-log): Reflow docstrings.
2528 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
2529 (server-goto-line-column): Use `when'.
2530
72a69d7f
JL
25312007-10-28 Juri Linkov <juri@jurta.org>
2532
2533 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
2534 when mouse is clicked on the isearch message.
2535 (isearch-resume): Call `isearch-update' at the end.
2536 Rename argument `search' to `string' to conform to the
2537 isearch terminology.
2538
e047f448
SM
25392007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2540
2541 Rewrite abbrev.c in Elisp.
2542 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
2543 (abbrev-table-get, abbrev-table-put, abbrev-get)
2544 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
2545 (define-abbrev, abbrev--check-chars, define-global-abbrev)
2546 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
2547 (abbrev-expansion, abbrev--before-point, expand-abbrev)
2548 (unexpand-abbrev, abbrev--write, abbrev--describe)
2549 (insert-abbrev-table-description, define-abbrev-table):
2550 New funs, largely transcribed from abbrev.c.
2551 (abbrev-with-wrapper-hook): New macro.
2552 (abbrev-table-name-list, global-abbrev-table)
2553 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
2554 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
2555 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
2556 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
2557 New vars, largely transcribed from abbrev.c.
2558 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
2559 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
2560 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
2561
ccae01a6
VJL
25622007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2563
2564 * ps-print.el: Now detect if text foreground and background colors are
c48254fb 2565 equal and replace the foreground color by another color, so the text
ccae01a6
VJL
2566 becomes visible. Doc fix.
2567 (ps-print-version): New version 6.8.
2568 (ps-default-fg, ps-default-bg): Docstring fix.
2569 (ps-postscript-code-directory): Fix default value code.
2570 (ps-fg-list, ps-fg-validate-p): New options.
2571 (ps-foreground-list): New var.
2572 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
2573
2161a8ac
GM
25742007-10-27 Glenn Morris <rgm@gnu.org>
2575
2576 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
2577 (shell-dirtrack-toggle): Mark as obsolete.
2578 (dirtrack-toggle, dirtrack-mode): No longer alias to
2579 shell-dirtrack-mode.
2580
ecaf7186
JB
25812007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2582
2583 * calc/calc.el (math-standard-opers): Lower the precedence
2584 of negation.
2585 * calc/calc-lang.el (math-oper-table): Lower precedence of
2586 negation for C, TeX, and eqn.
2587
f83fb05a
DN
25882007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2589
2590 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
2591
8f3f313d
JB
25922007-10-27 Juanma Barranquero <lekktu@gmail.com>
2593
2594 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
2595 (desktop-not-loaded-hook): Fix :version tags.
2596
a4aeb9a4
MA
25972007-10-27 Michael Albinus <michael.albinus@gmx.de>
2598
2599 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
2600 (tramp-get-remote-tmpdir): New defun.
2601 (tramp-make-tramp-temp-file): Use it.
2602 (tramp-local-call-process): New defun. Replace all calls of
2603 `call-process' by this when appropriate.
2604 (tramp-handle-write-region): Replace calls of `file-attributes' by
2605 `tramp-compat-file-attributes'.
2606 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2607 Make the first command a `tramp-send-command' call, with let-bind
2608 of `tramp-end-of-output'.
2609 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
f14ee802
JB
2610 (tramp-load-report-modules, tramp-append-tramp-buffers):
2611 Move to tramp-cmds.el.
a4aeb9a4
MA
2612
2613 * net/tramp-fish.el (tramp-fish-handle-copy-file)
2614 (tramp-fish-do-copy-or-rename-file)
2615 (tramp-fish-do-copy-or-rename-file-directly):
2616 * net/tramp-smb.el (tramp-smb-handle-copy-file):
2617 Add parameter PRESERVE-UID-GID.
2618
dca2168c
EZ
26192007-10-27 Eli Zaretskii <eliz@gnu.org>
2620
2621 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
2622 New defcustoms.
2623 (display-time-world-list): Use them as appropriate for the current
2624 value of `system-type'.
2625
ebe4c710
VJL
26262007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2627
2628 * printing.el: Pacify byte compiler, that is, no compiler warnings.
2629 Move (again) some variable definitions before use, define some fun
2630 aliases, no code change.
2631 (pr-version): New version 6.9.2.
2632 (pr-path-style, pr-auto-region, pr-menu-char-height)
2633 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
2634 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
2635 via (defvar VAR).
2636 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
2637 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
2638 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
2639 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
2640 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
ccae01a6 2641 (pr-menu-print-item, pr-ps-printer-menu-modified)
ebe4c710
VJL
2642 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
2643 (pr-even-or-odd-alist): Vars definition moved.
2644
72229917
DN
26452007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
2646
3fe5c37a
DN
2647 * emulation/pc-select.el (next-line-mark, next-line-nomark)
2648 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
2649 around uses of previous-line and next-line.
2650
f14ee802
JB
2651 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
2652 New defvars.
3fe5c37a
DN
2653
2654 * textmodes/css-mode.el (comment-continue):
2655 * net/browse-url.el (url-handler-regexp):
f14ee802
JB
2656 * progmodes/idlw-help.el (idlwave-system-routines):
2657 Pacify byte-compiler.
3fe5c37a 2658
72229917 2659 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
f14ee802
JB
2660 line-move-invisible-p with its former definition: invisible-p.
2661 line-move-invisible-p was removed on 2007-08-29.
72229917 2662
6daab4ed
JB
26632007-10-26 Juanma Barranquero <lekktu@gmail.com>
2664
2665 * files.el (kill-emacs-query-functions): Doc fix;
2666 `save-buffers-kill-emacs' is no longer bound to a key.
2667
9097e8af
RS
26682007-10-26 Richard Stallman <rms@gnu.org>
2669
2670 * isearch-multi.el (isearch-buffers-multi): New option.
2671 (isearch-buffers-search-fun): Test it.
2672
2673 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
2674 Put ps-run-clear on C-c C-l.
2675
2676 * newcomment.el (comment-styles): New style indent-or-triple.
2677 (comment-style): Make that the default.
2678 (comment-add defvar): Doc fix.
2679 (comment-add): Delete arg EXTRA.
2680 (comment-region-default): Open code call to comment-add.
2681 Handle indent-or-triple style which uses `multi-char' for INDENT.
2682
622ce662
JB
26832007-10-26 Juanma Barranquero <lekktu@gmail.com>
2684
2685 * eshell/em-unix.el (nil-blank-string): Doc fix.
2686
4990598e
JW
26872007-10-26 John Wiegley <johnw@newartisans.com>
2688
2689 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
622ce662 2690 function, ensure that the third argument is turned into a nil if
4990598e
JW
2691 the string is otherwise completely empty (either no characters, or
2692 all tabs/spaces). This fixes a bug from a user who found himself
2693 unable to customize `diff-switches' and still use Eshell's diff
2694 command.
2695
6a831405
GM
26962007-10-26 Glenn Morris <rgm@gnu.org>
2697
2698 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
2699 safe-local-variable property.
2700
66dc1ca2
RS
27012007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
2702
2703 * net/browse-url.el (browse-url-browser-function): Delete grail.
2704 (browse-url-grail): Function and variable deleted.
2705 (browse-url-browser-function): Delete IXI Mosaic.
2706 (browse-url-default-browser): Don't try IXI Mosaic.
2707 (browse-url-iximosaic): Function deleted.
2708 (browse-url-browser-function): Delete MMM.
2709 (browse-url-default-browser): Don't try MMM.
2710 (browse-url-mmm): Function deleted.
2711
27122007-10-26 Drew Adams <drew.adams@oracle.com>
2713
2714 * custom.el (custom-note-var-changed): New function.
2715
0bde6a03
DN
27162007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
2717
2718 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
622ce662 2719 use with the definition. Remove.
0bde6a03
DN
2720
2721 * add-log.el (change-log-start-entry-re): New defconst.
2722 (change-log-sortable-date-at): Use it.
622ce662
JB
2723 (change-log-beginning-of-defun, change-log-end-of-defun):
2724 New functions.
0bde6a03
DN
2725 (change-log-mode): Use them for beginning-of-defun-function and
2726 end-of-defun-function.
2727
4eb3897c
JY
27282007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2729
2730 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
5aec60df 2731 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
4eb3897c
JY
2732 (ses-recalculate-cell): Deal with point being just beyond end of
2733 data area (why does this happen?)
2734 (ses-set-curcell): Ditto.
2735 (ses-column-letter): Handle columns beyond 702. Code written by
2736 Gareth Rees.
2737
35a5d294
CD
27382007-10-25 Carsten Dominik <dominik@science.uva.nl>
2739
5aec60df
JB
2740 * textmodes/org.el (org-agenda-get-restriction-and-command):
2741 Use `mapc' instead of `mapcar'.
35a5d294
CD
2742 (org-agenda-list): Numeric prefix argument can specify the number
2743 of days.
2744 (remember-register, remember-buffer): Prevent byte compiler from
2745 complaining.
89be04af 2746 (org-todo): Save and restore match data.
429f0457
CD
2747 (org-no-warnings): New macro.
2748 (org-columns-eval): Use `org-no-warnings'.
35a5d294 2749
b68769f2
GM
27502007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
2751
2752 * comint.el (comint-password-prompt-regexp):
2753 Handle `[sudo] password'-style prompt.
2754
27552007-10-25 Glenn Morris <rgm@gnu.org>
2756
2757 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
2758 (defcustom): Doc fix.
2759
2760 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
2761 Add `non_intrinsic'.
2762 (f90-constants-re): Add ieee modules.
2763 (f90-typedef-matcher, f90-typedec-matcher)
2764 (f90-imenu-type-matcher): New functions.
2765 (f90-font-lock-keywords-1): Give module procedures function-name face.
2766 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
2767 Add `use, intrinsic'.
2768 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
2769 Move start of `enum' blocks to separate entry.
2770 (f90-start-block-re): Fix `type', `abstract interface'.
2771 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
2772 derived types.
2773 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
2774 `elemental', change `enumerator'.
2775 (f90-no-block-limit): Fix `abstract interface'.
2776
2777 * progmodes/f90.el (f90-indented-comment-re)
2778 (f90-directive-comment-re, f90-break-delimiters):
2779 * progmodes/fortran.el (fortran-comment-line-start-skip)
2780 (fortran-directive-re):
2781 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
2782 as safe if they are strings.
2783
70b8d0a4
SM
27842007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2785
2786 * startup.el (window-system): Remove. Don't make it frame-local.
2787
fdc90613 27882007-10-24 Richard Stallman <rms@gnu.org>
6fee106e 2789
fdc90613 2790 * savehist.el (savehist-save): Omit unreadable elements.
6fee106e 2791
1a59edfc 2792 * loadhist.el (unload-function-defs-list): Rename from
fdc90613
MB
2793 unload-function-features-list.
2794 (unload-feature-special-hooks, unload-feature): Doc fixes.
6fee106e 2795
fdc90613
MB
2796 * indent.el (indent-to-left-margin): If point's in the indentation,
2797 move to the end of the indentation.
6fee106e 2798
fdc90613 2799 * cus-edit.el (customize-changed-options): Make arg optional.
6fee106e 2800
fdc90613 28012007-10-24 Juanma Barranquero <lekktu@gmail.com>
6fee106e 2802
fdc90613 2803 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
6fee106e 2804
5656d1bf
DN
28052007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
2806
2807 * textmodes/org-publish.el (org-publish-attachment): Re-install
2808 accidentally deleted change.
2809
d1886efb
SM
28102007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2811
2812 * term/iris-ansi.el (iris-function-map): Move init into declaration.
2813
392225ee
JB
28142007-10-24 Juanma Barranquero <lekktu@gmail.com>
2815
2816 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2817 (Buffer-menu-mode-map): Initialize in the declaration.
2818 (Buffer-menu-mode): Define with `define-derived-mode'.
2819
e6fc6b48
CD
28202007-10-24 Carsten Dominik <dominik@science.uva.nl>
2821
d1886efb
SM
2822 * textmodes/org.el (org-version): Change to 5.13e.
2823 (org-agenda-file-regexp): Fix typo in docstring.
2824 (org-add-planning-info): Fix bug in parenthesis settings.
392225ee 2825 (org-scan-tags): Catch the case of indirect buffers with no filename.
e6fc6b48 2826 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
d1886efb 2827 Re-install switch to mapc, had been removed by accident.
e6fc6b48 2828 (org-columns-map): New binding `C-c C-o'.
d1886efb
SM
2829 (org-columns-menu): Change menu text and added new entry.
2830 (org-columns-eval): Document the use of `next-line'.
e6fc6b48 2831 (org-columns-open-link): New function.
d1886efb 2832 (org-columns-follow-link): Remove function.
e6fc6b48 2833 (org-open-link-from-string): New function.
d1886efb 2834 (org-read-date-get-relative): Fix typo in docstring.
e6fc6b48
CD
2835 (org-read-date-get-relative): Leading +/- is not optional.
2836 (org-agenda-get-restriction-and-command): Always resize window on
2837 first loop cycle.
2838 (org-agenda-open-link): Make sure the link abbreviations are
2839 present in the agenda buffer.
2840 (org-agenda-copy-local-variable): New function.
2841
0b8dce84
SM
28422007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2843
2844 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
2845
eb3d6c67
SM
28462007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2847
2848 * simple.el (reindent-then-newline-and-indent): Use a `move after
2849 insert' kind of marker in the save-excursion.
2850
fdc90613 28512007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 2852
fdc90613
MB
2853 * textmodes/css-mode.el: Require CL.
2854 (comment-continue): Declare.
6fee106e 2855
fdc90613
MB
2856 * subr.el (make-variable-frame-localizable): Remove.
2857 (make-variable-frame-local): Mark obsolete.
6fee106e 2858
fdc90613 28592007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 2860
fdc90613
MB
2861 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
2862 of the subdirs is unreadable.
6fee106e 2863
3bde9f24
MA
28642007-10-23 Michael Albinus <michael.albinus@gmx.de>
2865
2866 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
2867 when we are local.
2868
d720f96e
SM
28692007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2870
2871 * progmodes/python.el (python-current-defun): Remove left-over
2872 assignment to `start'.
2873
368851a5
JB
28742007-10-23 Juanma Barranquero <lekktu@gmail.com>
2875
2876 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
2877 than `mapcar'; return value is not used.
2878
700fb4ba
DN
28792007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2880
2881 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
2882 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
2883
de4032e9
JB
28842007-10-23 Juanma Barranquero <lekktu@gmail.com>
2885
2886 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
2887 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
2888
657e8332
DN
28892007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2890
de4032e9 2891 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
657e8332 2892
5eceba81
JB
28932007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * emacs-lisp/advice.el (ad-make-advised-docstring):
2896 Add ad-advice-info text property to doc string.
2897
a4430c3a
GM
28982007-10-23 Glenn Morris <rgm@gnu.org>
2899
b404cf7b
GM
2900 * progmodes/f90.el (f90-do-indent, f90-if-indent)
2901 (f90-type-indent, f90-program-indent, f90-associate-indent)
2902 (f90-continuation-indent, f90-comment-region)
2903 (f90-beginning-ampersand, f90-smart-end)
2904 (f90-break-before-delimiters, f90-auto-keyword-case)
2905 (f90-leave-line-no, f90-mode-hook):
2906 Give an appropriate safe-local-variable property.
2907
a4430c3a
GM
2908 * progmodes/fortran.el (fortran-tab-mode-default)
2909 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
2910 (fortran-structure-indent, fortran-continuation-indent)
2911 (fortran-comment-indent, fortran-comment-line-extra-indent)
2912 (fortran-comment-line-start)
2913 (fortran-minimum-statement-indent-fixed)
2914 (fortran-minimum-statement-indent-tab)
2915 (fortran-comment-indent-char, fortran-line-number-indent)
2916 (fortran-check-all-num-for-matching-do)
2917 (fortran-blink-matching-if, fortran-continuation-string)
2918 (fortran-comment-region, fortran-electric-line-number)
2919 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
2920 (fortran-analyze-depth, fortran-break-before-delimiters):
2921 Give an appropriate safe-local-variable property.
2922
32707f05
DN
29232007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2924
2925 * printing.el: Move variable definitions before use.
2926 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
2927
fdc90613 29282007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 2929
fdc90613
MB
2930 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
2931 (tpu-edt-off): Use it.
2932 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
2933 the global-map before adding it to global-map.
6fee106e 2934
fdc90613
MB
2935 * menu-bar.el (global-buffers-menu-map): New var.
2936 (global-map, menu-bar-update-buffers): Use it.
2937 * msb.el (msb-menu-bar-update-buffers): Use it.
2938 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
2939 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
6fee106e 2940 Use with-current-buffer.
6fee106e 2941
73b27641
JL
29422007-10-22 Juri Linkov <juri@jurta.org>
2943
2944 * isearch-multi.el: New file.
2945
2946 * isearch.el (isearch-search-string): After finding the next
2947 occurrence switch to buffer isearch-buffers-current-buffer when
2948 isearch-buffers-next-buffer-function is non-nil and
2949 isearch-buffers-current-buffer is live.
2950
2951 * add-log.el (change-log-mode): Make and set buffer-local variable
2952 isearch-buffers-next-buffer-function to change-log-next-buffer.
2953 Call isearch-buffers-minor-mode.
2954 (change-log-next-buffer): New function.
2955
69c2d914
JW
29562007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
2957
01823b77 2958 * org-export-latex.el (org-export-latex-protect-string):
1a59edfc 2959 Renaming of `org-latex-protect'.
01823b77 2960 (org-export-latex-emphasis-alist): By default, don't protect
1a59edfc
SM
2961 any emphasis formatter from further conversion.
2962 (org-export-latex-tables): Honor column grouping for tables.
69c2d914 2963 (org-export-latex-title-command): New option.
1a59edfc
SM
2964 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2965 export backslash character.
69c2d914 2966
03f3cf35
JW
29672007-10-22 Carsten Dominik <dominik@science.uva.nl>
2968
93137d49 2969 * textmodes/org.el (org-read-date-get-relative): New function.
03f3cf35
JW
2970 (org-agenda-file-regexp): New variable.
2971 (org-agenda-files): Allow directories in the variable.
2972 (org-agenda-get-restriction-and-command): New function.
2973 (org-agenda): Use `org-agenda-get-restriction-and-command'.
8b296cdd 2974 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
03f3cf35
JW
2975 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
2976 New functions.
2977 (org-entry-add-to-multivalued-property)
2978 (org-entry-remove-from-multivalued-property)
2979 (org-entry-member-in-multivalued-property): New functions.
2980 (org-remember-apply-template): Catch C-g and make sure window
2981 configuration is restored.
8b296cdd 2982 (org-agenda-open-link): Make it work with several links in the line.
03f3cf35 2983 (org-drawers, org-set-regexps-and-options)
8b296cdd 2984 (org-get-current-options): Add support for a DRAWERS in-buffer option.
03f3cf35
JW
2985 (org-agenda-window-frame-fractions): New option.
2986 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
2987 (org-columns-cleanup-item, org-find-entry-with-id)
2988 (org-insert-columns-dblock, org-listtable-to-string)
2989 (org-dblock-write:columnview, org-columns-capture-view)
2990 (org-edit-headline): New functions.
2991 (org-agenda-to-appt): Require calendar.
2992 (org-entry-get-with-inheritance): Widen for search.
2993 (org-columns-display-here): Don't mark buffer as modified when
2994 adding space characters to accomodate column overlays.
2995 (org-export-as-html): Better formatting of tags in the toc.
8b296cdd 2996 (org-columns-display-here): Make the ITEM column as compact as possible.
03f3cf35
JW
2997 (org-remember-templates): Customization interface improved.
2998 (org-export-with-property-drawer): Variable removed.
2999 (org-export-with-drawers): New option.
3000 (org-complex-heading-regexp): New variable.
3001 (org-sort-entries): Rewrite using `sort-subr'.
8b296cdd 3002 (org-set-property): More appropriate completion during interactive use.
03f3cf35 3003 (org-sort-entries): Allow sorting by property.
8b296cdd
JB
3004 (org-additional-option-like-keywords): Add more values.
3005 (org-sort-entries-or-items): Rename from `org-sort-entries'.
03f3cf35
JW
3006
30072007-10-22 Carsten Dominik <dominik@science.uva.nl>
3008
93137d49 3009 * textmodes/org.el (org-get-date-from-calendar): New function.
03f3cf35
JW
3010 (org-at-timestamp-p, org-timestamp-change)
3011 (org-remember-templates): First element of each entry is now a
3012 name for the template.
3013 (org-store-log-note): Check for `org-note-abort'.
3014 (org-kill-note-or-show-branches): New command.
3015 (org-fontify-priorities): New option.
3016 (org-fontify-priorities): New function.
3017 (org-cut-subtree, org-copy-subtree): New argument N to
3018 act on N sequential subtrees.
3019 (org-paste-subtree): Fix the level at which a tree is pasted.
3020 (org-fit-agenda-window): Limitations on window size removed.
8b296cdd
JB
3021 (org-agenda-find-same-or-today-or-agenda): Rename from
3022 `org-agenda-find-today-or-agenda'.
03f3cf35
JW
3023 (org-scheduled-past-days): New option.
3024 (org-agenda-scheduled-leaders)
3025 (org-agenda-deadline-leaders): New options.
3026 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
3027 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
3028 (org-export-with-tags, org-export-plist-vars)
3029 (org-infile-export-plist): New "tags" option.
3030 (org-use-property-inheritance): New option.
3031 (org-cached-entry-get): Use `org-use-property-inheritance'.
8b296cdd 3032 (org-remember-apply-template): Fix typo.
03f3cf35 3033
7e780ff1
MA
30342007-10-22 Michael Albinus <michael.albinus@gmx.de>
3035
3036 * net/tramp.el (tramp-find-shell)
3037 (tramp-open-connection-setup-interactive-shell): Improve sending
3038 initial commands.
3039 (tramp-action-terminal): Send debug message.
8b296cdd 3040 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
7e780ff1
MA
3041 (tramp-barf-if-no-shell-prompt): Insert code of
3042 `tramp-wait-for-shell-prompt'.
3043
4cbe2739
SM
30442007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
3045
916e6880
SM
3046 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
3047
4cbe2739
SM
3048 * term/vt200.el (terminal-init-vt200):
3049 * term/vt201.el (terminal-init-vt201):
3050 * term/vt220.el (terminal-init-vt220):
3051 * term/vt240.el (terminal-init-vt240):
3052 * term/vt300.el (terminal-init-vt300):
3053 * term/vt320.el (terminal-init-vt320):
3054 * term/vt400.el (terminal-init-vt400):
3055 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
3056
3057 * term/wyse50.el (wyse50-terminal-map): New var.
3058 (terminal-init-wyse50): Use it and input-decode-map.
3059 (enable-arrow-keys): Emasculate.
3060
3061 * term/tvi970.el (tvi970-terminal-map): New var.
3062 (terminal-init-tvi970): Use it and input-decode-map.
3063 (tvi970-keypad-numeric): Remove.
3064 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
3065
3066 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
3067 (terminal-init-sun): Use it and input-decode-map.
3068
3069 * term/news.el (terminal-init-news):
3070 * term/lk201.el (terminal-init-lk201):
3071 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
3072
e4a7fe73 30732007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
da3e76dc
JB
3074
3075 * complete.el (PC-expand-many-files): Remove.
3076 (PC-do-completion): Call file-expand-wildcards instead of
3077 PC-expand-many-files.
3078
3079 * net/tramp.el (tramp-handle-expand-many-files): Remove.
3080 (PC-expand-many-files): Remove advice.
3081
d4654cff
GM
30822007-10-22 Glenn Morris <rgm@gnu.org>
3083
3084 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
5ab33946
GM
3085 Add some support for Fortran 2003 syntax:
3086 (f90-type-indent): Now also applies to `enum'.
3087 (f90-associate-indent): New user option.
3088 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
3089 Add some F2003 keywords.
3090 (f90-constants-re): New constant.
3091 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
3092 Interface'.
3093 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
3094 `class'. Arguments for `type'/`class' may have spaces. Add a new
3095 element for functions with specified types. Add `end enum' and
4cbe2739
SM
3096 `select type'. Add `implicit enumerator' and `procedure'.
3097 Add `class default' and `type is', `class is'. Fix `go to' regexp.
5ab33946
GM
3098 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
3099 (f90-font-lock-keywords-4): Add `f90-constants-re'.
3100 (f90-blocks-re): Add `enum' and `associate'.
3101 (f90-else-like-re): Add `class is', `type is', and `class default'.
3102 (f90-end-type-re): Add `enum'.
3103 (f90-end-associate-re, f90-typeis-re): New constants.
3104 (f90-end-block-re): Add `enum' and `associate'. Change from
3105 optional whitespace to end-of-word, to avoid `enumerator'.
3106 (f90-start-block-re): Add `select type', `abstract interface', and
3107 `enum'. Avoid `type is', and `type (sometype)'.
3108 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
3109 (f90-mode): Doc fix.
3110 (f90-looking-at-select-case): Doc fix. Add `select type'.
e4a7fe73 3111 (f90-looking-at-associate): New function.
5ab33946
GM
3112 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
3113 Add `enum' and `abstract interface'.
3114 (f90-no-block-limit): Add `select type' and `abstract interface'.
3115 (f90-get-correct-indent, f90-calculate-indent)
3116 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
602d8678 3117 (f90-indent-region, f90-match-end): Handle `associate' blocks.
d4654cff 3118
ca03b5a9
GM
31192007-10-22 Martin Rudalics <rudalics@gmx.at>
3120
3121 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
3122 Use window-full-width-p.
3123
46447ab3
DN
31242007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
3125
3126 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
3127
3128 * tooltip.el: Use featurep 'xemacs.
3129
602d8678 3130 * printing.el: Move variable definitions before use, no code change.
46447ab3 3131
b38fc7f1
JL
31322007-10-22 Juri Linkov <juri@jurta.org>
3133
3134 * simple.el (goto-history-element): Allow minibuffer-default to be
3135 a list of default values accessible by typing M-n in the minibuffer.
3136
5420b514
JL
3137 * dired-x.el (dired-guess-shell-command): Put all guesses to the
3138 minibuffer default value list instead of pushing them temporarily
3139 to the history list.
3140
fdc90613 31412007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 3142
fdc90613 3143 * hexl.el (hexl-menu): New major mode menu.
6fee106e 3144
538a93d8
SM
31452007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
3146
3147 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
3148
3cd79f62
DN
31492007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3150
538a93d8 3151 * w32-fns.el (w32-quote-process-args):
200fe89b
DN
3152 * dos-w32.el (print-region-function, lpr-headers-switches)
3153 (ps-print-region-function): Pacify byte-compiler.
3154
f8246027 3155 * emulation/edt-mapper.el (function-key-map):
538a93d8
SM
3156 (edt-map-key): Make it a function instead of using fset.
3157 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
f8246027
DN
3158 (edt-gnu-map-key, edt-lucid-map-key): Remove.
3159 (edt-x-emacs-p): Remove.
538a93d8 3160 (edt-emacs-variant, edt-window-system, edt-xserver):
f8246027
DN
3161 Use featurep 'xemacs.
3162
3163 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
3164 Replace eudc-xemacs-p with its definition.
3165 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
3166 (eudc-emacs-mule-p): Remove.
3167 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
3168 eudc-xemacs-p with feature tests.
3169
3170 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
3171 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
3172 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
538a93d8
SM
3173 (eudc-bob-toggle-inline-display):
3174 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
3175 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
f8246027 3176
538a93d8
SM
3177 * net/eudcb-ph.el (eudc-ph-open-session):
3178 Replace eudc-xemacs-mule-p with its former definition.
f8246027
DN
3179
3180 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
538a93d8 3181 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
f8246027 3182
538a93d8
SM
3183 * progmodes/vera-mode.el (vera-xemacs): Remove.
3184 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
f8246027
DN
3185
3186 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
3187 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
3188 (vhdl-speedbar-initialize, vhdl-ps-print-init)
3189 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
3190 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
3191 with (featurep 'xemacs).
3192
3193 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
538a93d8
SM
3194 (save-buffer-state-x):
3195 * obsolete/fast-lock.el (fast-lock-verbose):
f8246027 3196 * emulation/viper-init.el (viper-xemacs-p)
538a93d8
SM
3197 (viper-cond-compile-for-xemacs-or-emacs):
3198 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
3199 * ps-print.el (case-fold-search):
3200 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
f8246027
DN
3201 * calculator.el (calculator-help): Use featurep 'xemacs.
3202
3cd79f62 3203 * progmodes/prolog.el: Undo previous change.
538a93d8 3204 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
3cd79f62
DN
3205
3206 * progmodes/dcl-mode.el:
3207 * play/yow.el:
3208 * calendar/todo-mode.el:
3209 * calendar/cal-hebrew.el:
3210 * vc-hg.el: Undo previous change.
538a93d8 3211
3cd79f62
DN
3212 * vms-patch.el: Likewise.
3213 (print-region-function): Pacify byte-compiler.
3214
5b2e628f
MA
32152007-10-21 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
3218 preserve-uid-gid.
3219
3220 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
3221 compatibility. It is not used, though.
3222
9c13938d
MA
3223 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
3224 Require tramp-cmds.el.
3225 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
3226 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
3227 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
3228 (tramp-do-copy-or-rename-file-out-of-band)
3229 (tramp-maybe-open-connection): Use `make-temp-name'. This is
3230 possible, because we don't need to create the temporary file, but
538a93d8 3231 we need a prefix for ssh, which has its own temporary file handling.
9c13938d
MA
3232 (tramp-handle-delete-directory): Add "-f" to rmdir.
3233 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
3234 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
3235 a signal, in order to give the callee a chance to suppress.
3236 (tramp-handle-write-region): Set owner also in case of short
3237 track. Don't use compatibility calls for `write-region' anymore.
3238 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
3239 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
3240
3241 * net/tramp-cmds.el: New file.
3242
3243 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
3244 `tramp-clear-passwd'.
3245
3246 * net/trampver.el: Update release number.
3247
2f42c75f
DN
32482007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3249
3250 * progmodes/gud.el (gud-target-name): Move definition before use.
3251
3252 * progmodes/dcl-mode.el: Require imenu at compile time.
3253
538a93d8
SM
3254 * progmodes/cc-engine.el (c-maybe-stale-found-type):
3255 Pacify byte-compiler.
2f42c75f 3256
538a93d8 3257 * obsolete/fast-lock.el: Use featurep test instead of string-match.
2f42c75f 3258
538a93d8
SM
3259 * eshell/esh-mode.el (eshell-handle-ansi-color):
3260 Require ansi-color at compile time too.
2f42c75f 3261
ba63d441 3262 * eshell/em-unix.el (eshell/info): Require info at compile time too.
2f42c75f
DN
3263
3264 * w32-fns.el: Require w32-vars.
3265
3266 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
3267 time too.
3268
c46f60a8
SM
32692007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
3270
538a93d8 3271 * double.el ([ignore]): Use `ignore'.
c46f60a8
SM
3272 (double-setup): Inline into double-mode.
3273 (double-mode): Use define-minor-mode.
3274
729f1525
DN
32752007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3276
3277 * textmodes/reftex.el: Move require easymenu before first use.
3278 (reftex-info): Require info at compile too.
3279
3280 * textmodes/org-publish.el (org-publish-org-to-html)
3281 (org-publish-org-to): Require org at compile time too.
3282 (org-publish-attachment): Require at compile time too.
3283
c46f60a8
SM
3284 * term/tty-colors.el (w32-tty-standard-colors):
3285 Pacify byte-compiler.
729f1525
DN
3286
3287 * term/pc-win.el (frame-creation-function-alist): Add to this
3288 instead of setting frame-creation-function.
3289
3290 * play/blackbox.el (bb-up, bb-down): Use forward-line.
3291
c46f60a8 3292 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
729f1525
DN
3293
3294 * calendar/todo-mode.el: Require calendar at compile time.
3295
3b0664df 3296 * calendar/cal-hebrew.el: Require holidays at compile time.
729f1525
DN
3297
3298 * w32-vars.el: Provide w32-vars.
3299
3300 * term/w32-win.el: Require w32-vars.
3301 (w32-color-map): Pacify byte-compiler.
3302
ba63d441 3303 * loadup.el: Load w32-vars before term/w32-win.
729f1525 3304
64b53a1f
JL
33052007-10-20 Juri Linkov <juri@jurta.org>
3306
3307 * textmodes/fill.el (fill-paragraph): When the region is active,
3308 don't try other `or' branches regardless of the value returned by
3309 fill-region; just return t.
3310
e0752dd7
ER
33112007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3312
3313 * vc.el (vc-do-command): Condition out a misleading message when
3314 running asynchronously.
ccd9fab6 3315 (vc-deduce-fileset): New argument enables using an unregistered
675007bc 3316 visited file as a singleton fileset if nothing else is available.
ccd9fab6 3317 (vc-next-action): Restore file-registering behavior.
e0752dd7 3318
437806ed
JB
33192007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3320
3321 * calc/README: Add recent news.
3322
97546017
DN
33232007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3324
3325 * term/x-win.el (x-gtk-stock-map, icon-map-list)
3326 (x-gtk-map-stock): Delete duplicated definitions from merge.
3327
97546017 3328 * progmodes/compile.el (compilation-skip-to-next-location)
ba63d441
JB
3329 (compilation-skip-threshold, compilation-skip-visited):
3330 Move definitions earlier.
97546017 3331
d5d1f5fd 3332 * play/decipher.el (decipher-keypress):
97546017
DN
3333 * play/zone.el (zone-fall-through-ws):
3334 * play/landmark.el (lm-move-down, lm-move-up):
3335 * play/handwrite.el (handwrite):
3336 * mail/mspools.el (mspools-visit-spool):
3337 * wdired.el (wdired-next-line, wdired-previous-line):
3338 * tar-mode.el (tar-subfile-save-buffer):
3339 * scroll-lock.el (scroll-lock-next-line)
3340 (scroll-lock-previous-line):
3341 * image-dired.el (image-dired-next-line)
3342 (image-dired-previous-line):
ba63d441
JB
3343 * ediff-help.el (ediff-help-message-line-length):
3344 Use forward-line.
97546017
DN
3345
3346 * smerge-mode.el (smerge-auto-refine):
3347 * diff-mode.el (diff-auto-refine): Add :group.
3348
3349 * play/yow.el: Require doctor at compile time.
3350
3351 * vmsproc.el: Provide vmsproc.
3352 (command-send-input): Use forward-line.
3353
3354 * vms-patch.el: Require ps-print and vmsproc at compile time.
3355
3356 * vc-mtn.el (log-view-message-re, log-view-file-re)
3357 (log-view-font-lock-keywords): Pacify byte-compiler.
3358
3359 * vc-hg.el: Require log-view at compile time.
3360
dce693f8
ER
33612007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3362
3363 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
3364
dd026a6a
GM
33652007-10-20 Glenn Morris <rgm@gnu.org>
3366
3367 * progmodes/f90.el (f90-font-lock-keywords-2)
3368 (f90-looking-at-type-like): Fix regexp typos.
3369
1dd743c9
JB
33702007-10-19 Juanma Barranquero <lekktu@gmail.com>
3371
74a6d927 3372 * bs.el (bs--track-window-changes): Don't refresh the whole list.
5c742460 3373 (bs-mode): Set mode-class property to special.
74a6d927 3374
2659df68
SM
33752007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3376
3377 * diff-mode.el (diff-auto-refine): New var.
3378 (diff-hunk): Use it.
3379 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
3380 (diff-refine-change): Rename from diff-fine-change. Change it.
3381 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
3382 (diff-refine-hunk): Rename from diff-fine-highlight.
3383
83ea5543
JPW
33842007-10-20 John Paul Wallington <jpw@pobox.com>
3385
3386 * help-fns.el (describe-variable-custom-version-info): New function
3387 to return variable's version or package version note.
3388 (describe-variable): Use it, display result.
3389
54a2247d
SM
33902007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3391
2daf4bc6
SM
3392 * smerge-mode.el (smerge-auto-refine): New var.
3393 (smerge-next, smerge-prev): Use it.
3394 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
3395
cc349341
SM
3396 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3397 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
3398
54a2247d
SM
3399 * vc-bzr.el (vc-bzr-diff-tree):
3400 * vc-git.el (vc-git-diff-tree):
3401 * vc-hg.el (vc-hg-diff-tree):
3402 * vc-mcvs.el (vc-mcvs-diff-tree):
3403 * vc-mtn.el (vc-mtn-diff-tree):
3404 * vc-svn.el (vc-svn-diff-tree): Remove.
3405
844b90ae
SM
3406 * vc-mtn.el (vc-mtn-revision-completion-table):
3407 * vc-cvs.el (vc-cvs-revision-completion-table):
3408 * vc-arch.el (vc-arch-revision-completion-table):
87d1a48e 3409 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
9f11ce4e 3410 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
844b90ae 3411 Make it work when the arg is a list of files.
a44d450b 3412
a7192ddb
SM
34132007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3414
3415 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
3416 Also `revision-completion-table' now takes a list of files.
3417 (vc-deduce-fileset): Remove unused var `regexp'.
3418 Only obey allow-directory-wildcard in dired buffers.
3419 (vc-default-diff-tree): Remove.
3420 (vc-diff-added-files): New var.
3421 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
3422 (vc-version-diff): Revert from `vc-history-diff' to the original name.
3423 Remove the `backend' arg.
3424 (vc-contains-version-controlled-file): Remove.
3425 (vc-diff): Bring it closer to the version in Emacs-22.
3426 (vc-revert): Fix typo in let-binding.
3427 (vc-default-unregister): Remove.
3428 (vc-dired-buffers-for-dir): Remove N^2 behavior.
3429
7caf6803
DN
34302007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
3431
3432 * textmodes/two-column.el (2C-split, 2C-merge):
3433 * textmodes/bib-mode.el (bib-find-key, mark-bib):
3434 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
3435 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
3436 * progmodes/ada-xref.el (ada-get-all-references):
3437 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
3438 * emulation/vi.el (vi-previous-line-first-nonwhite)
3439 (vi-effective-range, vi-put-before):
3440 * emulation/edt.el (edt-next-line, edt-previous-line)
3441 (edt-paragraph-forward): Use forward-line.
3442
3443 * progmodes/etags.el (tags-apropos): Require apropos at compile
3444 time too.
3445
3446 * progmodes/prolog.el: Require comint when compiling.
3447 (inferior-prolog-flavor): Move defvar before use.
3448
35a46c5c
RS
34492007-10-19 Richard Stallman <rms@gnu.org>
3450
3451 * font-core.el (turn-on-font-lock-if-desired):
a7192ddb 3452 Rename from `turn-on-font-lock-if-enabled'.
35a46c5c
RS
3453 Fully obey `font-lock-global-modes'.
3454
cd62539f
SM
34552007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3456
8872469d
SM
3457 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
3458 which will not affect the behavior of things like forward-word.
3459 (diff-fine-highlight): Preserve point.
3460
eb8d0216
SM
3461 * doc-view.el (doc-view-mode-map): Use remapping.
3462 Don't rebind C-v, M-v to their default value.
3463 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
3464
cd62539f
SM
3465 * smerge-mode.el: Add word-granularity refinement.
3466 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
3467 (smerge-refine-weight-hack): New vars.
3468 (smerge-refine-forward): New fun.
3469 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
3470 (smerge-refine-subst): Use them as well. Preserve point.
3471
d66d6ac0
JB
34722007-10-19 Juanma Barranquero <lekktu@gmail.com>
3473
fc779383
JB
3474 * follow.el (follow-unload-function): New function.
3475
d66d6ac0
JB
3476 * loadhist.el (unload-function-features-list):
3477 Rename from `unload-hook-features-list'.
3478 (unload-hook-features-list): Add as obsolete alias.
3479 (unload-feature): Use `unload-function-features-list'
3480 and new FEATURE-unload-function.
3481
7e4e9c66
GM
34822007-10-19 Glenn Morris <rgm@gnu.org>
3483
3484 * bindings.el (mouse-minor-mode-menu)
3485 (minor-mode-menu-from-indicator): Move to mouse.el.
3486 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
d66d6ac0 3487 Move here from bindings.el.
7e4e9c66 3488
07894d42
RS
34892007-10-19 Richard Stallman <rms@gnu.org>
3490
3491 * help-fns.el (describe-function-1): Don't use the advice origname
3492 if it has no function definition.
3493
bd316474
KY
34942007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
3495
3496 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
3497 Use `save-restriction' rather than `widen'.
3498
658dcd47
RS
34992007-10-18 Richard Stallman <rms@gnu.org>
3500
3501 * time.el (display-time-world-time-format): Display day # not month #.
3502
c9a9a5e3
RS
35032007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
3504
9a905782
RS
3505 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
3506
c9a9a5e3
RS
3507 * doc-view.el: Remove version keyword.
3508 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3509 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
3510 (doc-view-ghostscript-options): Improve custom type.
3511 (doc-view-cache-directory, doc-view-conversion-buffer)
3512 (doc-view-conversion-refresh-interval): Simplify custom type.
3513
d27180ec
RS
35142007-10-18 Tassilo Horn <tassilo@member.fsf.org>
3515
3516 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
3517 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
3518 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
d66d6ac0
JB
3519 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
3520 Remove superfluous messages.
3521 (doc-view-mode-map): Use the image-mode scrolling commands.
3522 Don't rebind C-x k.
414dd971 3523
6a658a30
RS
35242007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
3525
3526 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
3527 Add comment about "-dSAFER".
3528
1bb5ab89
SM
35292007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3530
4387d9f4
SM
3531 * term/xterm.el: Don't require xt-mouse.
3532 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
3533 calling turn-on-xterm-mouse-tracking-on-terminal directly.
3534
af020a04
SM
3535 * xt-mouse.el: Don't change the global function-key-map anny more.
3536 (xterm-mouse-mode): Use terminal-init-xterm-hook.
3537 Don't use after-make-frame-functions now that term/xterm.el calls
3538 us directly.
3539 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
3540 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
3541 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
3542 Setup input-decode-map and remember that xterm-mouse-mode was
3543 enabled in this terminal.
3544 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
3545 terminals where it has been enabled.
3546
8782c744
SM
3547 * faces.el (tty-create-frame-with-faces): Make sure not only
3548 tty-run-terminal-initialization but also set-locale-environment
3549 are run only once per terminal.
3550 (tty-run-terminal-initialization): Don't check if the terminal was
3551 already initted.
3552
1bb5ab89
SM
3553 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
3554 not to remove keymaps that just happen to inherit from one of ours.
3555 When setting up our keymap, make sure it won't be accidentally
3556 modified by someone else.
3557
cb7bddf6
TTN
35582007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
3559
3560 * textmodes/artist.el (artist-previous-line, artist-next-line):
e82a724f 3561 * dired.el (dired-next-line, dired-previous-line):
e73ea842
TTN
3562 * progmodes/delphi.el (delphi-newline):
3563 * textmodes/org.el (org-columns-eval):
cb7bddf6
TTN
3564 Use forward-line.
3565
de3cc816
TTN
3566 * emerge.el (emerge-setup): Use insert-buffer-substring.
3567 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
3568
3e4dfbb6
JB
35692007-10-18 Juanma Barranquero <lekktu@gmail.com>
3570
3571 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
3572 (adaptive-fill-function): Doc fix. Remove * from docstring.
3573
35742007-10-18 Tom Horsley <tom.horsley@att.net>
d4cb4833
GM
3575
3576 * simple.el (interprogram-paste-function): Doc fix.
3577 (current-kill): Accept list of strings as well
3578 as single string from `interprogram-paste-function'.
3579
4fbd8ec3
GM
35802007-10-18 Glenn Morris <rgm@gnu.org>
3581
3582 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
3583
fe1afc9b
GM
35842007-10-18 Drew Adams <drew.adams@oracle.com>
3585
3586 * bindings.el (mode-line-minor-mode-keymap):
3587 Add mouse-minor-mode-menu on mouse-1.
3588 (mode-line-modes): Add mouse-1 to help-echo text.
3589 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
3590 New functions.
3591 (mode-line-minor-mode-help): Doc fix.
3592
8dd4830b
JL
35932007-10-17 Juri Linkov <juri@jurta.org>
3594
3595 * textmodes/fill.el (fill-paragraph-or-region): Remove function
3596 at the request of RMS.
3597 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
3598 arg `region'. Fix docstring. At the first `or' branch add call to
3599 `fill-region' if it the region is active in transient-mark-mode.
3600
3601 * bindings.el (esc-map): Bind M-q to fill-paragraph
3602 instead of fill-paragraph-or-region.
3603
3604 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
3605 with fill-paragraph.
3606
3607 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
3608 Fix docstring.
3609
3610 * indent.el (indent-for-tab-command): Change interactive spec from
3611 "P" to "p". Add check for interactive arg before indenting the
3612 active region.
3613
3614 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
3615 Regroup.
3616
b5307e9c
JB
36172007-10-17 Juanma Barranquero <lekktu@gmail.com>
3618
77f698ef
JB
3619 * emacs-lisp/find-func.el: Don't require loadhist.
3620
b5307e9c
JB
3621 * loadhist.el (feature-symbols, file-provides, file-requires)
3622 (file-set-intersect, file-dependents): Simplify.
3623 (unload-feature-special-hooks): Update list of special hooks.
3624
640602f7
RS
36252007-10-17 Tassilo Horn <tassilo@member.fsf.org>
3626
3627 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
3628 extensions since they can be viewed with doc-view.
3629
3630 * files.el (auto-mode-alist): Make doc-view-mode the default mode
3631 for pdf, ps and dvi files.
3632
3633 * doc-view.el: Make doc-view-mode the standard mode for viewing
3634 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
3635 text and image display. Add binding C-c C-e to switch to an
3636 editing mode.
3637 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
b5307e9c 3638 avoid security problems when rendering files from untrusted sources.
640602f7 3639
57581fcc
VJL
36402007-10-17 Aaron Hawley <aaronh@garden.org>
3641
3642 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
3643 position is not saved.
3644
4b378e75
RS
36452007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
3646
3647 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
3648 (doc-view-ghostscript-options): Fix typo in doc string.
3649
17f3909f
SM
36502007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
3651
77041513
SM
3652 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
3653 handling, so compilation-fake-loc works again.
3654
1a4a884c
SM
3655 * server.el (server-select-display): Nop if we do not support m-f-o-d.
3656 (server-process-filter): Revert last change.
3657
17f3909f
SM
3658 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
3659 behavior unrelated to filesets.
3660
cdbd4b4b
CY
36612007-10-17 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * longlines.el (longlines-wrap-follows-window-size): Integer value
3664 specifies wrapping margin.
17f3909f
SM
3665 (longlines-mode, longlines-window-change-function):
3666 Set window-specific wrapping margin based on the above.
cdbd4b4b 3667
902fa837
CY
36682007-10-17 John Wiegley <johnw@newartisans.com>
3669
3670 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
3671
8a3a4fd3
DN
36722007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
3673
3674 * server.el (server-process-filter): Only set display if X11 is
3675 supported.
3676
f3523b17
GM
36772007-10-17 Glenn Morris <rgm@gnu.org>
3678
17f3909f
SM
3679 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
3680 Tweak regexp to avoid stack overflow.
f3523b17 3681
4144e15e
SM
36822007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
3683
3684 * simple.el (reindent-then-newline-and-indent): Don't assume that
3685 indent-according-to-mode preserves point.
3686
e749f576
JB
36872007-10-16 Juanma Barranquero <lekktu@gmail.com>
3688
3689 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
3690 (bs--nth-wrapper): Simplify.
3691 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
3692 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
3693 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
3694 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
3695 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
3696 (bs-configurations, bs-default-configuration)
3697 (bs-alternative-configuration, bs-cycle-configuration-name)
3698 (bs-string-show-always, bs-string-show-never, bs-string-current)
3699 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
3700 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
3701 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
3702 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
3703 (bs--window-config-coming-from): Revert 2006-11-09 change.
3704 (bs--restore-window-config): Keep the selected frame.
3705 (bs--track-window-changes, bs--remove-hooks): New functions.
3706 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
3707 (bs--create-header): Remove.
3708 (bs--create-header-line): New function, based on `bs--create-header'.
3709 (bs--show-header): Use `bs--create-header-line'.
3710 (bs--show-with-configuration): Revert 2006-11-09 change.
3711 Don't reuse window unless it is visible on the selected frame.
3712 Restore window configuration (possibly in a different frame)
3713 before creating any window.
3714
bf825c62
GM
37152007-10-16 Glenn Morris <rgm@gnu.org>
3716
3717 * simple.el (blink-matching-open): Don't report false errors with
3718 the `$' syntax class.
3719
745dc723
RS
37202007-10-16 Richard Stallman <rms@gnu.org>
3721
3722 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
3723 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
3724 (ad-is-advised, ad-get-advice-info-field)
3725 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
3726
6e5d0e9e
SM
37272007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
3728
3729 * vc-hooks.el (vc-workfile-version): Compatibility alias.
3730 (vc-default-working-revision): Compatibility for backends.
3731
095aa9cd
JB
37322007-10-15 Juanma Barranquero <lekktu@gmail.com>
3733
3734 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
3735 (filesets-ormap, filesets-sort-case-sensitive-flag)
3736 (filesets-remake-shortcut, filesets-ingroup-collect-files):
3737 Fix typos in docstrings.
3738 (filesets-conditional-sort, filesets-find-or-display-file)
3739 (filesets-data-get-name, filesets-data-get-data)
3740 (filesets-data-set, filesets-cmd-query-replace-getargs)
3741 (filesets-ingroup-collect): Doc fixes.
3742
78205dab
SS
37432007-10-15 Sam Steingold <sds@gnu.org>
3744
3745 * mail/sendmail.el (sendmail-error-reporting-interactive)
3746 (sendmail-error-reporting-non-interactive): New variables for
3747 sendmail error reporting options to simplify support for imperfect
3748 sendmail emulators.
3749 (sendmail-send-it): Use them instead of list literals.
3750
0c2ab389
JB
37512007-10-15 Juanma Barranquero <lekktu@gmail.com>
3752
3753 * help-fns.el: Revert previous change; it creates a
3754 dependency loop between advice.el and help-fns.el.
3755
20beebfe
JB
37562007-10-15 Juanma Barranquero <lekktu@gmail.com>
3757
3758 * help-fns.el: Require advice when compiling.
3759
0fbd1f76
RS
37602007-10-14 Drew Adams <drew.adams@oracle.com>
3761
3762 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
3763 (ring-insert+extend, ring-remove+insert+extend, ring-member)
3764 (ring-next, ring-previous): New functions.
3765
72a20032
RS
37662007-10-14 Richard Stallman <rms@gnu.org>
3767
3768 * emacs-lisp/advice.el (documentation): Advice deleted.
3769 Doc for advised functions is now handled at C level.
72a20032
RS
3770 (ad-stop-advice, ad-start-advice): Don't enable or disable
3771 advice for `documentation'.
3772 (ad-advised-definition-docstring-regexp): Var deleted.
3773 (ad-make-advised-definition-docstring): Store orig name
3774 as text property of string.
3775 (ad-advised-definition-p): Check for text property of docstring.
3776
3777 * help-fns.el (describe-function-1): Find source of advised functions.
3778
09723615
JL
37792007-10-14 Juri Linkov <juri@jurta.org>
3780
3781 * faces.el (describe-face): Allow handling a string as the face name.
3782
3783 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
3784 active region in transient-mark-mode.
3785 (ispell-region): Change messages displayed at the start and end of
3786 the spell-checking to be the same.
3787
3788 * startup.el (fancy-startup-tail): Say exactly what does the button
3789 dismiss ("Dismiss this startup screen"). Use text "Never show
3790 it again" for the checkbox after this button.
3791 (fancy-startup-screen, fancy-about-screen): Put point before the
3792 first link, so the user can quickly select links with the keyboard.
3793 (normal-mouse-startup-screen): Add more useful text describing how
3794 to follow a link.
3795
9099b373
GM
37962007-10-14 Glenn Morris <rgm@gnu.org>
3797
3798 * progmodes/etags.el (select-tags-table): Disable undo in the
3799 `*Tags Table List*' buffer.
3800
2140d97e
EZ
38012007-10-13 Eli Zaretskii <eliz@gnu.org>
3802
3803 * dired.el (dired-warn-writable): New face.
3804 (dired-warn-writable-face): New variable.
3805 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
3806 of dired-warning-face, for group- and world-writable files.
3807
b2529d56
MB
38082007-10-13 Richard Stallman <rms@gnu.org>
3809
3810 * files.el (directory-abbrev-alist): Doc fix.
3811
38122007-10-13 Jari Aalto <jari.aalto@cante.net>
3813
3814 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
3815
38162007-10-12 Martin Rudalics <rudalics@gmx.at>
3817
3818 * frame.el (set-frame-configuration): Assign name parameter only
3819 if it has been set explicitly before.
3820
38212007-10-11 Tom Tromey <tromey@redhat.com>
3822
3823 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
3824 frame is visible.
3825
38262007-10-10 Richard Stallman <rms@gnu.org>
3827
3828 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
3829 in *Backtrace*.
3830
3831 * faces.el (face-font-selection-order): Doc fix.
3832
3833 * loadhist.el (unload-feature): Doc fix.
3834
d1b38156
GM
38352007-10-13 Glenn Morris <rgm@gnu.org>
3836
3837 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
3838 (octave-re-search-forward-kw, octave-re-search-backward-kw):
3839 Add doc string, and an explicit COUNT argument.
3840 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
3841 `inc' to search functions.
3842
3843 * faces.el (face-spec-set): When FRAME is nil, set the default for
3844 new frames (restores pre-2007-09-17 behavior). Doc fix.
3845
a584f30f
GM
38462007-10-13 John W. Eaton <jwe@octave.org>
3847
3848 * progmodes/octave-mod.el (octave-looking-at-kw)
3849 (octave-re-search-forward-kw, octave-re-search-backward-kw):
3850 New functions.
3851 (octave-in-defun-p, calculate-octave-indent)
3852 (octave-blink-matching-block-open, octave-beginning-of-defun)
3853 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
3854 to search for regexps that contain case-sensitive keywords.
3855 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
3856 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
3857
ce00d093
DN
38582007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3859
20beebfe
JB
3860 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
3861 Do not use a single clause cond.
2b444e1f 3862
ce00d093
DN
3863 * cus-start.el (all): Use test that does not match the X11 version
3864 for mac.
3865
a4382f98
EZ
38662007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
3867
3868 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
3869 BROWSE buffer.
3870
3d2062d8
DN
38712007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3872
3873 * cus-start.el (all): Undo previous change.
3874
e2cfa9af
GM
38752007-10-13 Glenn Morris <rgm@gnu.org>
3876
3877 * woman.el (woman0-rename): Fix paren typo.
3878
3879 * mail/feedmail.el (feedmail-run-the-queue)
3880 (feedmail-look-at-queue-directory):
3881 * mail/reporter.el (reporter-dump-state):
3882 * net/eudc-hotlist.el (eudc-edit-hotlist):
3883 * net/eudc.el (eudc-display-records)
3884 (eudc-filter-duplicate-attributes)
dd026a6a 3885 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
e2cfa9af
GM
3886 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
3887 (eudc-bbdb-query-internal):
3888 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
3889 * net/socks.el (socks-build-auth-list):
3890 * progmodes/cc-cmds.el (top level):
dd026a6a 3891 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
e2cfa9af
GM
3892 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
3893 (cperl-write-tags, cperl-tags-treeify):
3894 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
3895 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
3896 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
3897 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
3898 (idlwave-toolbar-remove-everywhere):
3899 * progmodes/idlwave.el (idlwave-indent-line)
3900 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
3901 (idlwave-write-paths, idlwave-all-method-classes)
3902 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
feba774f
GM
3903 (idlwave-fix-keywords, idlwave-display-calling-sequence)
3904 (idlwave-complete-in-buffer):
e2cfa9af 3905 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
9001c33f 3906 (org-fast-tag-selection):
20beebfe 3907 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
9001c33f 3908 than mapcar.
e2cfa9af 3909
5eee3c95
DN
39102007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3911
3912 * diff-mode.el (diff-fine-change): Add :group.
3913
e470405c
DN
39142007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
3915
3916 * cus-start.el (all): Use the same test as the 22.2 branch.
3917
ef63ea1c
SM
39182007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3919
3920 * diff-mode.el (diff-current-defun): Force recomputation of
3921 change-log-default-name.
3922
34c10a58
CY
39232007-10-12 Chong Yidong <cyd@stupidchicken.com>
3924
3925 * startup.el (fancy-startup-screen): Remove an unnecessary newline
3926 and some leftover logic regarding dedicated frames. If showing
3927 concise startup screen, fit window to buffer.
3928 (command-line-1): If we will be using the splash screen, use
6e5d0e9e
SM
3929 find-file instead of find-file-other-window to find additional files.
3930 Comment out unused code for coping with the old sit-for behavior.
34c10a58 3931
e3d60db0
SM
39322007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3933
3934 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
3935 `meta' modifier consistently, rather than using sometimes meta
3936 sometimes alt.
3937
af84194a
MR
39382007-10-12 Martin Rudalics <rudalics@gmx.at>
3939
3940 * window.el (handle-select-window): Revert part of 2007-10-08
3941 change setting the input focus.
3942
9b5007e7
GM
39432007-10-12 Glenn Morris <rgm@gnu.org>
3944
0128cdc0
GM
3945 * startup.el (command-line): Do not read abbrev file in batch mode.
3946
1663d0b8
GM
3947 * emacs-lisp/byte-opt.el (top level):
3948 * mail/rmail.el (rmail-list-to-menu):
3949 * obsolete/hilit19.el (hilit-mode):
3950 * progmodes/cc-mode.el (c-postprocess-file-styles)
3951 (c-submit-bug-report):
b6064d52
GM
3952 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
3953 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
3954 (reftex-access-parse-file):
3955 * textmodes/reftex-cite.el (reftex-do-citation)
3956 (reftex-insert-bib-matches):
3957 * textmodes/reftex-ref.el (reftex-offer-label-menu):
3958 * textmodes/reftex-sel.el (reftex-select-unmark):
3959 * textmodes/reftex-toc.el (reftex-toc-do-promote):
1663d0b8
GM
3960 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
3961
9b5007e7
GM
3962 * cus-edit.el (custom-variable-menu, custom-face-menu)
3963 (custom-group-menu): Check init-file-user rather than
3964 user-init-file, in case cus-edit is loaded by site-run-file.
3965
f509e245
DN
39662007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
3967
3968 * vc.el (vc-deduce-fileset): Delete unused code.
3969 (vc-next-action): Fix typos.
3970
3d5aef76
JB
39712007-10-11 Juanma Barranquero <lekktu@gmail.com>
3972
3973 * bs.el (bs--mark-unmark): New function.
3974 (bs-mark-current, bs-unmark-current): Use it.
3975
ebd0c5ba
ER
39762007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3977
1e355d74
ER
3978 * vc.el (vc-diff):
3979 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
dd026a6a
GM
3980 temporarily disable the check for his edge case of
3981 vc-diff (stopping it from grinding when called from $HOME), as
1e355d74
ER
3982 it's calling some brittle code in vc-hooks.el.
3983 (with-vc-properties): Fix evaluation time of a macro argument.
d69db164 3984 * ediff-vers.el (ediff-vc-internal):
9b5007e7
GM
3985 * vc-hooks.el:
3986 * loaddefs.el: Follow up on VC terminology change.
ebd0c5ba 3987
76448620
JB
39882007-10-11 Juanma Barranquero <lekktu@gmail.com>
3989
3990 * follow.el (follow-stop-intercept-process-output):
3991 Use `follow-call-process-filter' rather than `process-filter'.
3992 Simplify.
3993
44cd688b
ER
39942007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3995
3996 * vc-hooks.el (vc-registered): Robustify this function a bit
3997 against filenames with no directory component.
3998
8785049a
SM
39992007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4000
4001 * international/characters.el: Undo unwanted and unexplained change.
4002
4d7a3631
VJL
40032007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4004
4005 * ps-print.el: Fix the usage of :foreground and :background face
4006 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
4007 (ps-print-version): New version 6.7.6.
76448620
JB
4008 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
4009 Fix code.
4d7a3631
VJL
4010 (ps-face-foreground-color-p, ps-face-background-color-p)
4011 (ps-face-color-p): New inline funs.
4012
15841868
JW
40132007-10-10 Carsten Dominik <dominik@science.uva.nl>
4014
93137d49 4015 * textmodes/org.el (org-additional-option-like-keywords): New constant.
15841868
JW
4016 (org-complete): Use `org-additional-option-like-keywords'.
4017 (org-parse-local-options): New function.
4018
40192007-10-10 Carsten Dominik <dominik@science.uva.nl>
4020
93137d49
JB
4021 * textmodes/org.el (org-in-clocktable-p): New function.
4022 (org-clock-report): Only update the table at point, or insert a new one.
15841868
JW
4023 (org-clock-goto): New function.
4024 (org-open-file): Use `start-process-shell-command' instead of
8785049a 4025 `shell-command' with an ampersand.
15841868
JW
4026 (org-deadline, org-schedule): New argument REMOVE to remove the
4027 date from the entry.
4028 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
4029 argument to `org-schedule' and `org-deadline'.
4030 (org-trim): Use the correct expressions for beginning and end of
4031 the string.
4032 (org-get-cleaned-entry): Trim the string before returning it.
4033 (org-clock-find-position): New function.
4034 (org-clock-into-drawer): New option.
8785049a
SM
4035 (org-agenda-tags-column): Rename from
4036 `org-agenda-align-tags-to-column'.
15841868
JW
4037 (org-agenda-align-tags): Allow negative values for
4038 `org-agenda-tags-column'.
8785049a
SM
4039 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
4040 (org-agenda-to-appt): New optional argument FILTER.
15841868
JW
4041 (org-completion-fallback-command): New variable.
4042 (org-complete): Use `org-completion-fallback-command'.
4043 (org-find-base-buffer-visiting): Catch the case that there is no
4044 buffer visiting the file.
4045 (org-property-or-variable-value): New function.
4046 (org-todo): Use `org-property-or-variable-value'
4047 (org-agenda-compact-blocks): New option.
8785049a
SM
4048 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
4049 (org-agenda-schedule, org-agenda-deadline):
4050 Call `org-agenda-show-new-time'.
15841868 4051 (org-agenda-show-new-time): New argument PREFIX.
8785049a 4052 (org-colgroup-info-to-vline-list): Fix but that cause a
15841868
JW
4053 shift in the vertical lines.
4054 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
4055 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
4056 (org-indent-item): No arg in call to `org-fix-bullet-type'.
8785049a 4057 (org-fix-bullet-type): Remove argument.
15841868
JW
4058 (org-read-date): Check for am/pm twice, to catch the end time.
4059 (org-goto-map): Use `suppress-keymap'.
4060 (org-remember-apply-template): Respect the dynamically scoped
4061 selection character.
4062
15841868
JW
40632007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
4064
93137d49 4065 * textmodes/org-export-latex.el (org-export-latex-protect-string):
8785049a
SM
4066 Renaming of `org-latex-protect'.
4067 (org-export-latex-emphasis-alist): By default, don't protect
4068 any emphasis formatter from further conversion.
4069 (org-export-latex-tables): Honor column grouping for tables.
15841868 4070 (org-export-latex-title-command): New option.
8785049a
SM
4071 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
4072 export backslash character.
15841868 4073
a888f521
SM
40742007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
4075
9e483377
SM
4076 * frame.el (frame-inherited-parameters): Remove unused `environment'
4077 parameter, and let server.el add `client' when needed.
4078
4419b755
SM
4079 * server.el (server-create-tty-frame)
4080 (server-create-window-system-frame): Set frame-inherited-parameters.
4081
ab6198b2
SM
4082 * frame.el (frame-inherited-parameters): New var.
4083 (make-frame): Use it.
4084
ef651d13
SM
4085 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
4086
4087 * env.el (let-environment): Remove. Unused.
4088 (read-envvar-name): Simplify.
4089 (setenv): Remove unused arg `frame'.
4090
a888f521
SM
4091 * help-fns.el (describe-variable): Add missing " " for multiline
4092 obsolescence info and missing EOL after global value.
4093
ac3f4c6f
ER
40942007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4095
4096 * add-log.el:
4097 * ediff-vers.el:
4098 * log-view.el:
4099 * pcvs.el:
4100 * vc-arch.el:
4101 * vc-bzr.el:
4102 * vc-cvs.el:
4103 * vc.el:
4104 * vc-git.el:
4105 * vc-hg.el:
4106 * vc-hooks.el:
4107 * vc-mcvs.el:
4108 * vc-mtn.el:
4109 * vc-rcs.el:
4110 * vc-sccs.el:
ef63ea1c 4111 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
ac3f4c6f
ER
4112 {find,init,next,previous,annotate-*,log}-version ->
4113 {find,init,next,previous,annotate-*,log}-revision,
4114 annotate-focus-version -> annotate-working-revision, The term
4115 'focus' is gone. The term 'revision' is now used consistently
4116 everywhere that reference to a revision ID is intended, replacing
4117 older use of 'version'.
4118
ed4e8e8a
JB
41192007-10-10 Juanma Barranquero <lekktu@gmail.com>
4120
4121 * follow.el: Change all instances of "Follow Mode" to "Follow
4122 mode" in docstrings and messages.
4123 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
4124
d7b60083
ER
41252007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4126
ef651d13 4127 * vc.el (vc-next-action): Rewrite completely; this principal
d7b60083
ER
4128 entry point now operates on a current fileset selected either
4129 explicitly via VC-Dired or implicitly by visiting a file buffer,
4130 rather than always operating on the file of the current buffer as
ef651d13
SM
4131 in older versions. Rewrite the rest of the mode to match.
4132 (with-vc-properties): Rewrite to operate on a file list.
d7b60083
ER
4133 (with-vc-file): vc-checkin takes a file list argument now.
4134 (vc-post-command-functions): This hook now receives a file list.
ef651d13 4135 (vc-do-command): Take a either a file or a file list as argument.
d7b60083
ER
4136 (vc-deduce-fileset): New function for deducing a file list to
4137 operate on.
ef651d13
SM
4138 (vc-next-action-on-file, vc-next-action-dired): Remove.
4139 Merge into vc-next-action.
4140 (vc-register): Adapt to the fact that vc-start-entry now takes a
d7b60083
ER
4141 file list.
4142 (vc-register-with): New function.
ef651d13 4143 (vc-start-entry): Take a file list argument rather than a
d7b60083 4144 file argument.
ef651d13
SM
4145 (vc-checkout): Cope with vc-start-entry taking a file list.
4146 (vc-steal-lock): Cope with with-vc-properties taking a
d7b60083 4147 file list.
ef651d13 4148 (vc-checkin): Take a file list argument rather than a file argument.
d7b60083 4149 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
ef651d13 4150 (vc-diff-internal): Rewrite for filesets.
d7b60083
ER
4151 (vc-diff-sentinel): New function, tests whether changes were
4152 written into a diff buffer.
ef651d13
SM
4153 (vc-diff): Rewrite for filesets.
4154 (vc-version-diff): Rewrite for filesets.
4155 (vc-print-log): Take a fileset argument.
4156 (vc-revert): Revert the entire selected fileset, not just the
d7b60083 4157 current buffer.
ef651d13 4158 (vc-rollback): Roll back the entire selected fileset, if
d7b60083 4159 possible. No longer accepts a prefix argument.
ef651d13 4160 (vc-update): Merge new changes for the entire selected
d7b60083 4161 fileset, not just the current buffer.
ef651d13 4162 (vc-revert-file): Cope with with-vc-properties taking a file list.
d7b60083
ER
4163 (vc-default-dired-state-info): Add + status suffix if the file is
4164 modified.
4165 (vc-annotate-warp-version): Use the new diff machinery.
ef651d13 4166 (vc-log-edit): Take a file list argument rather than a file argument.
d7b60083 4167
311dd93f
MA
41682007-10-10 Michael Albinus <michael.albinus@gmx.de>
4169
4170 Sync with Tramp 2.1.11.
4171
4172 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
4173 Pacify byte compiler.
4174
4175 * net/trampver.el: Update release number.
4176
72a20032
RS
41772007-10-09 Richard Stallman <rms@gnu.org>
4178
4179 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
4180
d1871943
JB
41812007-10-09 Juanma Barranquero <lekktu@gmail.com>
4182
9271083a
JB
4183 * follow.el: Require easymenu.
4184 (follow-mode-hook, follow-mode): Doc fixes.
d1871943
JB
4185 (follow-mode-off-hook): Mark as obsolete.
4186
1af74d06 41872007-10-08 Martin Rudalics <rudalics@gmx.at>
1398509c
MR
4188
4189 * window.el (mouse-autoselect-window-cancel): Don't cancel for
4190 select-window or select-frame events.
4191 (handle-select-window): When autoselecting window set input
4192 focus. Restructure.
4193
ef651d13 4194 * frame.el (focus-follows-mouse): Move to frame.c.
1398509c
MR
4195 * cus-start.el (all): Add focus-follows-mouse.
4196
1af74d06 41972007-10-08 Juanma Barranquero <lekktu@gmail.com>
462db93c 4198
5a25a895
JB
4199 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
4200 activate font-locking in the *buffer-selection* buffer.
4201 (bs-show-sorted): Doc fix.
4202
462db93c
JB
4203 * bs.el (bs--get-marked-string, bs--get-modified-string)
4204 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
4205 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
4206 (bs--format-aux): Doc fix.
4207
1af74d06 42082007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
d4f1855a
MC
4209
4210 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
4211
1af74d06 42122007-10-08 Nick Roberts <nickrob@snap.net.nz>
7285a019
NR
4213
4214 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
4215 (gud-gdb): New function for old M-x gdb (text command mode).
4216 (gud-gdb-command-name, gdb): Move to...
4217
4218 * progmodes/gdb-ui.el: ...here and adapt doc string.
4219 (gud-gdba-command-name, gdba): Delete.
4220
1af74d06 42212007-10-08 Juanma Barranquero <lekktu@gmail.com>
e0d0133a 4222
6af00b67 4223 * bs.el: Don't defvar `font-lock-verbose'.
b8063421
JB
4224 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
4225 (bs--get-file-name): Fix typos in docstrings.
e0d0133a
JB
4226 (bs--show-header): Use `dolist' instead of `mapcar'.
4227 (bs-mode): Set `show-trailing-whitespace' to nil.
b8063421
JB
4228 (bs-buffer-sort-function, bs-mouse-select-other-frame)
4229 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
4230 Doc fixes.
e0d0133a 4231
1af74d06 42322007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
17bfdfc6 4233
cb07a30c 4234 * progmodes/gud.el (pdb): Specify file for gud-break.
17bfdfc6 4235
1af74d06 42362007-10-08 Nick Roberts <nickrob@snap.net.nz>
2a08c176 4237
7285a019
NR
4238 * progmodes/gud.el (gdb): Make graphical mode the default and
4239 switch to text command mode if appropriate, i.e., reverse previous
4240 arrangement.
2a08c176
NR
4241 (gud-gdb-marker-filter): Adapt for above change.
4242
4243 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
4244 gud-minor-mode and gud-marker-filter.
4245 (gdb-fullname-regexp): New variable.
4246 (gud-gdba-marker-filter): Use it to switch to text command
4247 mode if appropriate.
4248
1af74d06 42492007-10-08 Nick Roberts <nickrob@snap.net.nz>
1042a066
NR
4250
4251 * progmodes/gud.el (gud-display-line): Find source buffer even when
94eca2ae 4252 GUD buffer has its own frame.
1042a066 4253
1af74d06 42542007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1f09f6e8 4255
94eca2ae 4256 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1f09f6e8 4257
1af74d06 42582007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
f7d4d4df 4259
e0d0133a 4260 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
f7d4d4df 4261
1af74d06 42622007-10-08 Martin Rudalics <rudalics@gmx.at>
f520c6f2
MR
4263
4264 * allout.el (allout-before-change-handler): Replace got-char by
4265 goto-char.
4266
1af74d06 42672007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
b2943616 4268
1c67a814
SM
4269 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
4270 Used to try and automatically enabled smerge-mode in the presence of
4271 conflicts and to call `svn resolved' when the conflicts are gone.
4272 (vc-svn-parse-status): Remember the svn-specific status.
4273
1af74d06 42742007-10-08 Eli Zaretskii <eliz@gnu.org>
9f3bfa54 4275
b2943616 4276 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
9f3bfa54
EZ
4277 menu-bar-apropos-menu. All users changed.
4278 (menu-bar-help-menu): Change menu symbols to better match the text
4279 displayed by the menu.
4280
1af74d06 42812007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
9a3d2737
DN
4282
4283 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
4284 #, @, : and ^.
4285
1af74d06 42862007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
25edda53
DN
4287
4288 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
4289
4290 * log-view.el (log-view-mode-map): Likewise.
4291
4292 * diff-mode.el (diff-mode-shared-map): Likewise.
4293
1af74d06 42942007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
5e8c0b8b 4295
b368551b
DN
4296 * files.el (file-name-sans-versions): Also allow `A-Z'.
4297
5e8c0b8b
DN
4298 * vc.el: Mention all supported VC backends.
4299
1af74d06 43002007-10-08 Richard Stallman <rms@gnu.org>
8e061b69
RS
4301
4302 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
4303 neighbouring buttons.
4304
1af74d06 43052007-10-08 Andreas Schwab <schwab@suse.de>
d2f95fca
AS
4306
4307 * files.el (file-name-sans-versions): Also allow `_'.
4308
1af74d06 43092007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
a3f5d84d 4310
b2943616 4311 * files.el (file-name-sans-versions): Allow - and a-z in version names.
a3f5d84d 4312
b2943616
SM
4313 * log-view.el (log-view-mode-map, log-view-mode-menu):
4314 Bind log-view-annotate-version.
a3f5d84d
DN
4315 (log-view-beginning-of-defun, log-view-end-of-defun)
4316 (log-view-annotate-version): New functions.
4317 (log-view-mode): Use log-view-beginning-of-defun and
4318 log-view-end-of-defun.
4319
1af74d06 43202007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
dae157b7 4321
b2943616 4322 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
dae157b7 4323
1af74d06 43242007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
d40a86f9
SM
4325
4326 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
4327 neighbouring buttons.
4328
4329 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4330 Recognize gcc's use of "note" for informational messages.
4331
1af74d06 43322007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
fb7d9275
SM
4333
4334 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
4335 (css-mode): Update correspondingly.
4336
1af74d06 43372007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
576c7f5e
DN
4338
4339 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
4340 Signed-off-by, Acked-by and Merge.
4341
1af74d06 43422007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
9d2fec03
SM
4343
4344 * ediff-init.el (ediff-verbose-p): This var is not a constant.
4345
1af74d06 43462007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
b1dc6d44
SM
4347
4348 * vc-mtn.el: New file.
4349
4350 * vc-hooks.el (vc-handled-backends): Add Mtn.
4351
1af74d06 43522007-10-08 Eli Zaretskii <eliz@gnu.org>
4d4efd30
EZ
4353
4354 * files.el (find-file, find-file-other-window)
4355 (find-file-other-frame, find-file-existing, find-file-read-only)
4356 (find-file-read-only-other-window)
4357 (find-file-read-only-other-frame)
4358 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
4359
1af74d06 43602007-10-08 Nick Roberts <nickrob@snap.net.nz>
1c9e363a
NR
4361
4362 * progmodes/gud.el (gdb-ready): New variable.
4363 (gdb): Set it to nil. Set gud-running to nil here...
4364 (gud-common-init): ...instead of here.
4365
2c8b44f8 4366 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1c9e363a
NR
4367 Use gdb-ready. Discard input until GDB is ready to accept it.
4368
1af74d06 43692007-10-08 Martin Rudalics <rudalics@gmx.at>
0f0c86fc
MR
4370
4371 * dired.el (dired-warning): Inherit from font-lock-warning-face to
4372 make it show up with eight colors.
4373
1af74d06 43742007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
80a01d97
SM
4375
4376 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
4377 diffs are concatenated with no intervening line.
4378
1af74d06 43792007-10-08 Dave Love <fx@gnu.org>
308114ef
SM
4380
4381 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
4382 (python-font-lock-keywords): Update to the 2.5 version of the language.
4383 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
4384 (python-backspace): Only behave funny in code.
4385 (python-compilation-regexp-alist): Add PDB stack trace regexp.
4386 (inferior-python-mode): Add PDB prompt regexp.
4387 (python-fill-paragraph): Refine the fenced-string regexp.
4388 (python-find-imports): Handle imports spanning several lines.
4389 (python-mode): Add `class' to hideshow support.
4390
1af74d06 43912007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
b7e5bc1c 4392
ef651d13
SM
4393 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4394 Use add-log-buffer-file-name-function rather than binding
4395 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
4396 when `fi' is the ChangeLog file itself.
fd071fdf 4397
b7e5bc1c
SM
4398 * outline.el (outline-flag-region): Use front-advance.
4399
1af74d06 44002007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
82d9a08d
SM
4401
4402 * progmodes/cperl-mode.el: Merge upstream 5.23.
4403 (cperl-where-am-i): Remove function.
4404 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
4405 (cperl-sniff-for-indent): De-invert [string] and [comment].
4406 When looking for label, skip s:m:y:tr.
4407 (cperl-indent-line): Likewise.
4408 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
4409 (cperl-windowed-init): Wrong `ps-print' handling.
4410 Both thanks to Chong Yidong.
4411 (cperl-look-at-leading-count): Could fail with unfinished RExen.
4412 (cperl-find-pods-heres): If the second part of s()[] is missing,
4413 don't try to highlight delimiters...
4414
1af74d06 44152007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
34a9bf20
SM
4416
4417 * progmodes/compile.el (compilation-get-file-structure): Complete last
4418 change by also using spec-directory in the puthash.
4419
1af74d06 44202007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
6e98ad29 4421
1af74d06 4422 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
6e98ad29
SM
4423 (vc-bzr-status): Fix shadowing of variable 'status'.
4424 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
4425 Use `expand-file-name' instead of `concat'.
4426 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
4427 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
4428
1af74d06 44292007-10-08 Jason Rumney <jasonr@gnu.org>
98050a8a
JR
4430
4431 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
4432
1af74d06 44332007-10-08 Richard Stallman <rms@gnu.org>
f2a92f2a
RS
4434
4435 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
4436 Add `safe-local-variable' property.
4437 (lisp-body-indent): Likewise.
4438
1af74d06 44392007-10-08 Richard Stallman <rms@gnu.org>
70b49e57
RS
4440
4441 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
4442 Add doc string.
4443
1af74d06 44442007-10-08 Martin Rudalics <rudalics@gmx.at>
0f39d2c9 4445
6e98ad29 4446 * files.el (backup-buffer-copy): Try to overwrite old backup first.
0f39d2c9 4447
1af74d06 44482007-10-08 Martin Rudalics <rudalics@gmx.at>
392abfd2
MR
4449
4450 * repeat.el (repeat): Use last-repeatable-command instead of
4451 real-last-command. Run pre- and post-command hooks for
4452 self-insertion. Update doc-string.
4453
1af74d06 44542007-10-08 Alexandre Julliard <julliard@winehq.org>
00d67080 4455
6e98ad29 4456 * vc-git.el (vc-git-state): Call git-add --refresh to update the
00d67080 4457 state of the file.
6e98ad29
SM
4458 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
4459 (vc-git-create-repo): Fix invalid command.
fbd4de65 4460
1af74d06 44612007-10-08 Richard Stallman <rms@gnu.org>
478adae2
RS
4462
4463 * textmodes/flyspell.el (flyspell-mode):
4464 Catch errors in flyspell-mode-on.
4465
f6959eb4
JB
44662007-10-09 Juanma Barranquero <lekktu@gmail.com>
4467
4468 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
4469
9f2e22a0
SM
44702007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4471
f49f5ca9
SM
4472 * international/encoded-kb.el (encoded-kbd-setup-display):
4473 Use input-decode-map rather than local-key-translation-map.
4474
8e337129
SM
4475 * term/rxvt.el (rxvt-alternatives-map): New map.
4476 (terminal-init-rxvt): Use it.
4477 Bind rxvt-function-map in input-decode-map.
4478
af162764
SM
4479 * term/xterm.el (xterm-alternatives-map): New map.
4480 (terminal-init-xterm): Use it.
4481 Bind xterm-function-map in input-decode-map.
4482
bbd2296c
SM
4483 * term/x-win.el (x-alternatives-map): New var.
4484 (x-setup-function-keys): Use it.
4485
ed2a19a1
SM
4486 * help-fns.el (describe-variable): Slightly change the layout of
4487 meta-info to separate it better from the docstring.
4488 Standardize insertion of extra empty lines in various circumstances.
4489
be36f934
SM
4490 * diff-mode.el (diff-hunk-style): New fun.
4491 (diff-end-of-hunk): Use it.
4492 (diff-context->unified): Use the new `apply' undo element,
4493 if applicable, so as to save undo-log space.
4494 (diff-fine-change): New face.
4495 (diff-fine-highlight-preproc): New function.
4496 (diff-fine-highlight): New command.
ed2a19a1 4497 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
be36f934 4498
9f2e22a0
SM
4499 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
4500 (smerge-refine-highlight-change): Add `props' argument.
4501 (smerge-refine-subst): New function holding most of smerge-refine.
4502 (smerge-refine): Use it.
4503
228c2192
ER
45042007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
4505
9f2e22a0 4506 * vc.el (vc-default-wash-log): Remove unused code, the
228c2192
ER
4507 log washers all live in the backends now.
4508 (vc-default-comment-history): Correct for the fact
4509 that wash-log is argumentless in the new API.
4510
1834b39f
MA
45112007-10-08 Michael Albinus <michael.albinus@gmx.de>
4512
9f2e22a0 4513 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
1834b39f
MA
4514 (tramp-maybe-send-script): Apply `member' but `memq'.
4515 (tramp-advice-file-expand-wildcards): Simplify implementation.
4516
3d0910ae
JB
45172007-10-08 Juanma Barranquero <lekktu@gmail.com>
4518
8ea4c22f
JB
4519 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
4520
3d0910ae
JB
4521 * mb-depth.el (minibuf-depth-indicator-function): New variable.
4522 (minibuf-depth-setup-minibuffer): Use it.
4523
72d595b5
GM
45242007-10-07 Glenn Morris <rgm@gnu.org>
4525
4526 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
4527 version numbers.
4528
3220ac7f
JL
45292007-10-06 Juri Linkov <juri@jurta.org>
4530
4531 * textmodes/fill.el (fill-paragraph-or-region): New function.
4532
4533 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
4534 instead of fill-paragraph.
4535
4536 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
4537 with fill-paragraph-or-region. Suspend command is now the same
4538 `suspend-frame' on window systems and on tty.
4539
4540 * image.el (image-type): Check if image-types is bound to not fail
4541 on tty.
4542
4543 * delsel.el (delete-selection-pre-hook):
4544 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
4545 is fbound to not fail on mouseless tty.
4546
a6e96327
MA
45472007-10-06 Michael Albinus <michael.albinus@gmx.de>
4548
4549 * net/tramp.el (top): Move loading of tramp-util.el and
4550 tramp-vc.el to tramp-compat.el.
4551 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
4552 temporary file if possible, in order to avoid a security hole.
4553 (tramp-do-copy-or-rename-file-out-of-band)
4554 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
4555 with DONT-CREATE, because the connection is not setup yet.
4556 (tramp-handle-process-file): Rewrite temporary file handling.
4557 (tramp-completion-mode): New defvar.
4558 (tramp-completion-mode-p): Use it.
4559
3d0910ae 4560 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
a6e96327 4561
9f2e22a0
SM
4562 * net/tramp-fish.el (tramp-fish-handle-process-file):
4563 Rewrite temporary file handling.
a6e96327 4564
0d0e9356
ER
45652007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4566
3d0910ae 4567 * vc.el: Workfile version -> focus version change. Port various
61de26cb
ER
4568 comments from new VC to reduce the noise in the diff.
4569 Patch in the new vc-create-repo function to go with the
4570 header comment about it already present.
228c2192 4571 There are no changes to existing logic in this patch.
3d0910ae 4572 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
0d0e9356 4573
490a8abe
GM
45742007-10-06 Aaron Hawley <aaronh@garden.org>
4575
4576 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
4577
45782007-10-05 Chris Moore <dooglus@gmail.com>
4579
4580 * server.el (server-kill-new-buffers): Doc fix.
4581
45822007-10-05 John W. Eaton <jwe@octave.org>
4583
4584 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
3d0910ae
JB
4585 (octave-begin-keywords): Add "do".
4586 (octave-end-keywords): Remove "end".
4587 (octave-reserved-words): Add "end". Remove "all_va_args",
490a8abe 4588 "gplot", and 'gsplot".
3d0910ae
JB
4589 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
4590 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
490a8abe
GM
4591 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
4592 "default_return_value", "define_all_return_values",
4593 "do_fortran_indexing", "empty_list_elements_ok",
4594 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
4595 "ok_to_lose_imaginary_part", "prefer_column_vectors",
4596 "prefer_zero_one_indexing", "propagate_empty_matrices",
4597 "resize_on_range_error", "treat_neg_dim_as_zero",
4598 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
4599 "warn_divide_by_zero", "warn_function_name_clash",
4600 "warn_missing_semicolon", "whitespace_in_literal_matrix".
4601 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
4602 "crash_dumps_octave_core", "sighup_dumps_octave_core",
4603 "sigterm_dumps_octave_core".
3d0910ae 4604 (octave-block-match-alist): Remove "end" from block-end keywords.
490a8abe
GM
4605 (octave-mode): Update ftp site address.
4606
2765044b
DN
46072007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
4608
4609 * vc.el: Reorder functions, no code changes.
4610
258800f8
MA
46112007-10-04 Michael Albinus <michael.albinus@gmx.de>
4612
4613 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
4614 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
4615 the cond clauses where needed.
4616 (tramp-handle-write-region): Rearrange code for proper handling of
4617 tmpfile.
4618
4619 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
4620
4621 * net/tramp.el:
4622 * net/tramp-fish.el:
4623 * net/tramp-ftp.el:
4624 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
4625 `tramp-compat-make-temp-file'.
4626
b138403d
JB
46272007-10-04 Juanma Barranquero <lekktu@gmail.com>
4628
4629 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
4630
2cb250dd
SM
46312007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4632
4633 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
4634 already uses a more recent copyright version than the "current" one.
4635
e48a5bf9
MC
46362007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4637
4638 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
4639 (doc-view-insert-image): Minor aesthetical docstring changes.
4640
46412007-10-03 Tassilo Horn <tassilo@member.fsf.org>
1ca678aa
MC
4642
4643 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
4644 completing filename.
4645 (doc-view-search-internal): Docstring change.
4646
94be87e8
MA
46472007-10-03 Michael Albinus <michael.albinus@gmx.de>
4648
4649 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2cb250dd
SM
4650 (tramp-file-name-handler-alist):
4651 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
4652 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
94be87e8
MA
4653 used before, creates the file already, which is not desired.
4654 (tramp-do-copy-or-rename-file-directly): Simplify handling of
4655 temporary file.
4656 (tramp-handle-insert-file-contents): Assign the result in the
4657 short track case.
4658 (tramp-handle-insert-file-contents-literally): New defun.
4659 (tramp-completion-mode-p): Revert change from 2007-09-24.
4660 Checking for `return' etc as last character is not sufficient, for
4661 example in dired-mode when entering <g> (revert-buffer) or
4662 <s> (dired-sort).
4663
4664 * net/tramp-compat.el (top): Add also compatibility code for loading
4665 appropriate timer package.
4666 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
4667 order to avoid autoloading problems.
4668
4669 * net/tramp-fish.el:
2cb250dd 4670 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
94be87e8
MA
4671
4672 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
4673 where the second parameter of `copy-file' or `rename-file' is a
4674 remote file but not via ftp.
4675
c9a39885
RS
46762007-10-02 Richard Stallman <rms@gnu.org>
4677
4678 * frame.el (cursor-in-non-selected-windows): Doc fix.
4679
5db17239
TTN
46802007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
4681
4682 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
4683 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
4684
86e405cf
JB
46852007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
4686
4687 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
4688 when `expt' doesn't give range errors.
4689
46902007-10-01 Markus Triska <markus.triska@gmx.at>
4691
b138403d
JB
4692 * calc/calc-math.el (math-smallest-emacs-expt):
4693 Make the computation more robust.
86e405cf 4694
b616a212
DK
46952007-09-30 David Kastrup <dak@gnu.org>
4696
aa5310e4
DK
4697 * startup.el (argv): Alias for `command-line-args-left' to use as
4698 `(pop argv)' inside of --eval command sequences. Allows for
4699 passing shell commands into Emacs verbatim without need for Lisp
4700 quoting.
4701
fdc31e1d
DK
4702 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
4703 check only for changed size.
4704 (auto-revert-tail-handler): Get size from caller. If the file has
4705 shrunk, tail the whole file again (the file presumably has been
4706 rewritten).
4707
2cb250dd
SM
4708 * woman.el (woman-topic-all-completions, woman-mini-help):
4709 Fix fallout from 2007-09-07 introduction of `dolist' when the list
b616a212
DK
4710 actually was being manipulated in the loop.
4711 (woman-Cyg-to-Win, woman-pre-process-region)
4712 (woman-horizontal-escapes, woman-if-body, woman-unescape)
4713 (woman-strings, woman-special-characters, woman1-hc)
2cb250dd
SM
4714 (woman-change-fonts, woman-find-next-control-line):
4715 Use `match-beginning' rather than `match-string' when the result is
b616a212
DK
4716 just used as a flag.
4717
9e6ab520
MA
47182007-09-30 Michael Albinus <michael.albinus@gmx.de>
4719
4720 * net/tramp-compat.el: New file.
4721
4722 * net/tramp.el:
4723 * net/tramp-fish.el:
4724 * net/tramp-smb.el:
4725 * net/tramp-uu.el:
4726 * net/trampver.el: Move compatibility code to tramp-compat.el.
4727 Apply `mapc' instead of `mapcar' when the code needs side effects
4728 only. Move utf-8 coding cookie to the second line.
4729
2e55c986
RS
47302007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
4731
4732 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
4733 Improve custom type.
4734 (icon-map-list): Make it customizable. Document how to disable
4735 stock icons.
4736
ef673042
RS
47372007-09-30 Richard Stallman <rms@gnu.org>
4738
4739 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
4740
1c801aa9
JD
47412007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4742
4743 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
4744
0e2806fa
SM
47452007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4746
4747 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
4748 (t-mouse-mode): New compatibility alias.
4749
977ede64
DN
47502007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
4751
4752 * server.el (server-delete-client): Only delete the terminal if it
4753 is non-nil.
4754
9ce8462a
MA
47552007-09-28 Michael Albinus <michael.albinus@gmx.de>
4756
4757 * net/tramp.el (with-file-property, with-connection-property):
4758 Highlight as keyword.
4759 (tramp-rfn-eshadow-setup-minibuffer)
4760 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
4761 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
4762 (tramp-do-copy-or-rename-file-directly)
4763 (tramp-do-copy-or-rename-file-out-of-band)
4764 (tramp-handle-shell-command, tramp-get-debug-buffer)
4765 (tramp-send-command-and-read, tramp-equal-remote)
4766 (tramp-get-local-gid): Pacify byte-compiler.
4767 (tramp-handle-file-name-directory): Result shall not be expanded.
4768 (tramp-find-foreign-file-name-handler): Rewrite.
4769 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
4770
4771 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
4772
0e2806fa
SM
4773 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
4774 Apply `tramp-completion-mode-p'.
9ce8462a
MA
4775 (tramp-fish-handle-set-file-times)
4776 (tramp-fish-handle-executable-find)
4777 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
4778 (tramp-fish-retrieve-data): Pacify byte-compiler.
4779
0e2806fa
SM
4780 * net/tramp-gw.el (tramp-gw-basic-authentication):
4781 Call `tramp-read-passwd' with first parameter `nil'.
9ce8462a 4782
8b6f62fc
GM
47832007-09-28 Glenn Morris <rgm@gnu.org>
4784
4785 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
4786 than mapcar.
4787
4788 * textmodes/tex-mode.el (tex-suscript-height-ratio)
4789 (tex-suscript-height-minimum): New customizable variables.
4790 (tex-suscript-height): New function.
4791 (superscript, subscript): Set height using tex-suscript-height
4792 rather than fixing at 0.8.
332de56f 4793 (tex-fontify-script, tex-font-script-display): Add :version tag.
8b6f62fc 4794
2092ac41
JB
47952007-09-27 Juanma Barranquero <lekktu@gmail.com>
4796
4797 * progmodes/python.el (python-eldoc-function): Doc fix.
4798
47992007-09-27 Glenn Morris <rgm@gnu.org>
5e8537bb
GM
4800
4801 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
4802 image if it is not in image-type-auto-detectable, or is there with
4803 a nil value.
4804
1437876c
MA
48052007-09-27 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
4808 connection more robust.
4809
c4e36c26
JB
48102007-09-26 Juanma Barranquero <lekktu@gmail.com>
4811
4812 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
4813 Deal with the case that special &keywords are at the beginning or
4814 end of the argument list. Also add some (incomplete) support for
4815 non-standard arglists.
4816
d9d31f0a
JB
48172007-09-26 Juanma Barranquero <lekktu@gmail.com>
4818
4819 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
4820 (eldoc-message-commands, eldoc-current-idle-delay)
4821 (eldoc-function-argstring-format): Fix typos in docstrings.
4822
0f3955d9
JB
48232007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
4824
4825 * calc/calc-units.el (calc-convert-units)
4826 (calc-convert-temperature): Remove unnecessary colons.
4827
d5098885
JW
48282007-09-26 Bastien Guerry <bzg@altern.org>
4829
93137d49
JB
4830 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
4831 New function.
0e2806fa 4832 (org-export-latex-remove-from-headlines): Name changed because of typo.
d5098885
JW
4833 (org-export-latex-quotation-marks-convention): Option removed.
4834 (org-export-latex-make-preamble): Handle the DATE option.
4835 (org-export-latex-cleaned-string): Now the only cleaning function,
4836 synched up with org.el.
4837 (org-export-latex-lists, org-export-latex-parse-list)
4838 (org-export-list-to-latex): New functions.
4839
d5098885
JW
48402007-09-26 Carsten Dominik <dominik@science.uva.nl>
4841
93137d49 4842 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
d5098885
JW
4843 (org-outline-regexp): New constant.
4844 (org-remember-handler): Throw error when the target file is not in
4845 org-mode.
4846 (org-cleaned-string-for-export): No longer call
4847 `org-export-latex-cleaned-string' with an argument.
4848 (org-get-tags): Returns now a list, not a string.
4849 (org-get-tags-string): New function.
4850 (org-archive-subtree): No need to split return of `org-get-tags'.
4851 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
4852 instead of `org-get-tags'.
0e2806fa
SM
4853 (org-agenda-format-date): Rename from `org-agenda-date-format'.
4854 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
d5098885
JW
4855 (org-compatible-face): New argument INHERITS. Inherit from this
4856 face if possible.
4857 (org-level-1, org-level-2, org-level-3, org-level-4)
4858 (org-level-5, org-level-6, org-level-7, org-level-8)
4859 (org-special-keyword, org-drawer, org-column, org-warning)
4860 (org-archived, org-todo, org-done, org-headline-done, org-table)
4861 (org-formula, org-code, org-agenda-structure)
4862 (org-scheduled-today, org-scheduled-previously)
4863 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
4864 in the new way.
4865 (org-get-heading): New argument NO-TAGS.
4866 (org-fast-tag-selection-include-todo): Made defvar instead of
4867 defcustom, feature is not deprecated.
4868 (org-remember-store-without-prompt): New default value t.
4869 (org-todo-log-states): New variable.
4870 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
4871 Compute the log states.
4872 (org-goto-map): More commands copied from global map. Also bind
4873 `org-occur'.
4874 (org-goto): Made into a general lookup command.
4875 (org-get-location): Complete rewrite.
4876 (org-goto-exit-command): New variable.
4877 (org-goto-selected-point): New variable.
0e2806fa
SM
4878 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
4879 Set the new variables.
d5098885
JW
4880 (org-paste-subtree): Whitespace insertion strategy revised.
4881 (org-remember-apply-template): Protect v-A from the possibility
4882 that v-a might be nil.
4883 (org-remember-handler): Insertion rules revised.
4884 (org-todo): Respect org-todo-log-states.
4885 (org-up-heading-safe): New function.
4886 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
d9d31f0a 4887
62035afd
DN
48882007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4889
4890 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
4891 region if in transient-mark-mode.
4892
4e454e5b
JB
48932007-09-26 Juanma Barranquero <lekktu@gmail.com>
4894
4895 * calc/calc-ext.el (calc-init-extensions, calc-reset):
4896 * calc/calc-help.el (calc-full-help):
4897 * calc/calc-misc.el (another-calc):
4898 * calc/calc-store.el (calc-var-name-map):
4899 * calc/calc-stuff.el (calc-flush-caches):
4900 * calc/calc-units.el (math-build-units-table):
4901 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
4902 (calc-quit):
4903 * calendar/icalendar.el (icalendar--format-ical-event)
4904 (icalendar--convert-ical-to-diary):
4905 * emacs-lisp/authors.el (authors):
4906 * emacs-lisp/cust-print.el (custom-print-install)
4907 (custom-print-uninstall):
4908 * emacs-lisp/disass.el (disassemble-1):
4909 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4910 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
4911 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
4912 (elint-check-let-form, elint-check-condition-case-form)
4913 (elint-initialize):
4914 * emacs-lisp/elp.el (elp-results):
4915 * emacs-lisp/generic.el (generic-mode-internal):
4916 * emacs-lisp/re-builder.el (reb-delete-overlays):
4917 * emacs-lisp/regi.el (regi-interpret):
4918 * emacs-lisp/sregex.el (sregex--char-aux):
4919 * emulation/cua-rect.el (cua--deactivate-rectangle)
4920 (cua--highlight-rectangle, cua--rectangle-post-command):
4921 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
4922 * emulation/viper-macs.el (viper-describe-kbd-macros)
4923 (viper-describe-one-macro):
4924 * emulation/viper-util.el (viper-setup-master-buffer):
4925 * emulation/viper.el (set-viper-state-in-major-mode):
4926 * international/mule-diag.el (describe-current-coding-system):
4927 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
4928 * mail/emacsbug.el (report-emacs-bug):
4929 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
4930 * obsolete/hilit19.el (hilit-unhighlight-region)
4931 (hilit-set-mode-patterns):
4932 * play/solitaire.el (solitaire-check, solitaire-solve):
4933 * play/zone.el (zone-pgm-rotate):
4934 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
4935 * progmodes/ada-prj.el (ada-prj-display-page):
4936 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
4937 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
4938 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
4939 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
4940 * progmodes/sh-script.el (sh-make-vars-local)
4941 (sh-reset-indent-vars-to-global-values):
4942 * progmodes/sql.el (top):
4943 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
4944 * progmodes/xscheme.el (top):
4945 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
4946 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
4947 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
4948 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
4949 (artist-submit-bug-report):
4950 * textmodes/flyspell.el (flyspell-delay-commands)
4951 (flyspell-deplacement-commands):
4952 * textmodes/table.el (table--generate-source-epilogue, table-insert)
4953 (table--generate-source-cells-in-a-row, table--make-cell-map)
4954 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
4955
1909cca0
JB
49562007-09-25 Juanma Barranquero <lekktu@gmail.com>
4957
4958 * allout.el (produce-allout-mode-map, allout-process-exposed):
4959 * ansi-color.el (ansi-color-make-color-map):
4960 * autoinsert.el (auto-insert):
4961 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
4962 * dired-aux.el (dired-create-files):
4963 * dired.el (dired-restore-desktop-buffer):
4964 * ediff-diff.el (ediff-setup-fine-diff-regions):
4965 * ediff-mult.el (ediff-intersect-directories)
4966 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
4967 (ediff-redraw-registry-buffer):
4968 * ediff-ptch.el (ediff-fixup-patch-map):
4969 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
4970 (ediff-really-quit, ediff-clear-diff-vector):
4971 * emerge.el (emerge-really-quit):
4972 * ffap.el (ffap-replace-file-component):
4973 * filecache.el (file-cache-add-directory)
4974 (file-cache-add-directory-recursively)
4975 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
4976 (file-cache-delete-directory, file-cache-files-matching-internal)
4977 (file-cache-display):
4978 * files.el (cd):
4979 * find-lisp.el (find-lisp-insert-directory):
4980 * finder.el (finder-compile-keywords):
4981 * help.el (view-emacs-news):
4982 * hi-lock.el (hi-lock-write-interactive-patterns):
4983 * ido.el (ido-to-end, ido-set-matches-1):
4984 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
4985 (image-dired-mark-tagged-files):
4986 * jka-cmpr-hook.el (jka-compr-get-compression-info):
4987 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
4988 * ps-print.el (ps-background, ps-begin-file)
4989 (ps-build-reference-face-lists):
4990 * simple.el (clone-buffer):
4991 * startup.el (command-line):
4992 * tempo.el (tempo-insert-template, tempo-is-user-element)
4993 (tempo-forward-mark, tempo-backward-mark):
4994 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
4995
5aca5ac3
GM
49962007-09-25 Glenn Morris <rgm@gnu.org>
4997
13b1f340
GM
4998 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
4999
5aca5ac3
GM
5000 * view.el (view-search-no-match-lines): Add a doc string.
5001 Rewrite to simplify and work better.
5002
17ee4625
DN
50032007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
5004
1909cca0
JB
5005 * progmodes/cc-mode.el (c-mode-base-map):
5006 Use c-indent-line-or-region instead of c-indent-line.
17ee4625
DN
5007
5008 * indent.el (indent-for-tab-command): First check if the region is
5009 active.
5010
f0fe5c14
MC
50112007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5012
5013 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
5014 whitespace-rescan-timer-time is 0.
5015
104b04f5
KB
50162007-09-24 Karl Berry <karl@gnu.org>
5017
5018 * international/mule.el (coding-system-base): Fix doc string grammar.
5019
6c4e47fa
MA
50202007-09-24 Michael Albinus <michael.albinus@gmx.de>
5021
5022 * net/tramp.el (tramp-completion-mode-p): Rename from
1909cca0
JB
5023 `tramp-completion-mode'. Revert logic, check `return', `newline'
5024 and such alike. Packages like Icicles tend to use other completion
6c4e47fa
MA
5025 characters but `tab' and `space' only.
5026
f4ff3e5c
GM
50272007-09-24 Adam Hupp <adam@hupp.org>
5028
4e454e5b 5029 * progmodes/python.el (run-python): Import emacs module without
f4ff3e5c
GM
5030 waiting; prevents lockup on error.
5031
7c4d5b8a
RS
50322007-09-23 Richard Stallman <rms@gnu.org>
5033
e32725a7
RS
5034 * mail/sendmail.el (mail-bury): Delete the frame
5035 if this frame looks like it was made for this message.
5036
5037 * completion.el (completion-separator-self-insert-command)
5038 (completion-separator-self-insert-autofilling):
5039 If `self-insert-command' has been remapped, use the substitute.
5040
5041 * simple.el (copy-region-as-kill): Doc fix.
5042
7c4d5b8a
RS
5043 * textmodes/org.el (org-confirm-shell-link-function)
5044 (org-confirm-elisp-link-function): Doc fixes.
5045
f3d7e5c4
GM
50462007-09-23 Glenn Morris <rgm@gnu.org>
5047
5048 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
5049
f7ba2ff4
DN
50502007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
5051
5052 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
5053
5054 * term/tvi970.el (terminal-init-tvi970): Likewise.
5055
5056 * term/sun-mouse.el (print-mouse-format): Likewise.
5057
1909cca0
JB
5058 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
5059 Use forward-line instead of previous-line and next-line.
f7ba2ff4 5060
f3de57e9
JL
50612007-09-22 Juri Linkov <juri@jurta.org>
5062
5063 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
5064
5065 * tutorial.el (tutorial--default-keys): Update standard bindings:
5066 rename `iconify-or-deiconify-frame' to `suspend-frame',
5067 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
5068
6e0cfad3
JL
50692007-09-22 Juri Linkov <juri@jurta.org>
5070
5071 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
5072 Add help-echo to external links and to links without description.
5073 (fancy-splash-insert): Use help-echo from the 3rd element of the
5074 link specification list, or "Follow this link" if it's nil. Doc fix.
5075
1cff9ad1
JL
50762007-09-22 Juri Linkov <juri@jurta.org>
5077
5078 * startup.el (command-line): Rename `inhibit-startup-message' to
5079 `inhibit-startup-screen'.
5080 (fancy-about-text): Use shorter label for "Ordering Manuals".
5081 (fancy-startup-tail): Add optional arg `concise'. When `concise'
5082 is nil, display a line with "To start..." and 3 links to useful
5083 tasks. Display the "Dismiss" button and "Don't show this message
5084 again" only when concise is non-nil.
5085 (fancy-startup-screen): Call `fancy-startup-tail' with optional
5086 arg `concise'. If CONCISE is non-nil, display a concise version
5087 of the splash screen in another window. Otherwise, switch to the
5088 startup buffer in the same window.
5089 (startup-echo-area-message): Change displayed binding from
5090 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
5091 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
5092 the GNU system".
5093 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
5094 to "*GNU Emacs*".
5095 (display-about-screen): Don't check the existence of the buffer
5096 "*About GNU Emacs*".
5097 (display-splash-screen): Make alias to `display-startup-screen'.
5098 (command-line-1): Rename `inhibit-startup-message' to
5099 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
5100 started with command line options "-f", "-funcall", "-e", "-eval",
5101 "-execute", "-insert", "-find-file", "-file", "-visit".
5102 Inhibit startup screen when Emacs is started with a file name only
5103 on tty (i.e. don't inhibit it when started with a file name like
5104 "emacs FILE..." on a window system).
5105 (command-line-1): Simplify logic of displaying the startup screen:
5106 if file-count > 0, then display the concise version in another
5107 window, otherwise display full version in the same window.
5108
5109 * help.el (help-map): Bind C-h C-a to about-emacs.
5110 (help-for-help-internal): Add C-a description to C-h help text.
5111
6dd697d9
DN
51122007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
5113
2d5a3812
DN
5114 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
5115 (checkdoc-permit-comma-termination-flag): Autoload the
5116 safe-local-variable setting.
5117
4211e434 5118 * bookmark.el (bookmark-xemacsp): Remove.
1909cca0
JB
5119 (bookmark-make): Don't use bookmark-xemacsp,
5120 use (featurep 'xemacs) instead.
4211e434 5121
3e51f308
DN
5122 * speedbar.el (speedbar-frame-mode)
5123 (speedbar-frame-reposition-smartly)
5124 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
5125 (speedbar-check-vc): Remove use of non-existent variable
5126 dframe-xemacsp, use (featurep 'xemacs) instead.
5127
6dd697d9
DN
5128 * indent.el (indent-for-tab-command): Indent the region if
5129 transient-mark-mode and the region is active.
5130
87094c03
FP
51312007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
5132
5133 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
5134 add inferior-octave-directory-tracker to the buffer-local value
5135 of comint-input-filter-functions.
5136
23d4cba5
DN
51372007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5138
5139 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
5140
2171e172
JB
51412007-09-21 Juanma Barranquero <lekktu@gmail.com>
5142
5143 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
5144 on w32 frames.
5145
5dcbade2
SM
51462007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
5147
4bbfda32 5148 * startup.el (normal-top-level): Remove DISPLAY from
2171e172 5149 process-environment to let it be computed dynamically in callproc.c.
4bbfda32 5150
5dcbade2
SM
5151 * frame.el (frame-initialize, make-frame):
5152 * faces.el (tty-set-up-initial-frame-faces):
5153 * env.el (setenv): Don't set display-environment-variable.
5154
e159b869
SM
5155 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
5156 (server-create-tty-frame): Don't set unused `tty' property.
5157 Set `display' instead of display-environment-variable.
5158 (server-create-window-system-frame): No display-environment-variable.
5159
d037d501
MA
51602007-09-21 Michael Albinus <michael.albinus@gmx.de>
5161
5162 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
5163 (rfn-eshadow-update-overlay-hook): New defvars.
e159b869
SM
5164 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
5165 Run the hooks.
d037d501
MA
5166
5167 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
5168 (tramp-rfn-eshadow-setup-minibuffer)
5169 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
5170 rfn-eshadow.el.
5171
5172 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
5173 timeout.
5174
ac3afa5a
GM
51752007-09-21 Glenn Morris <rgm@gnu.org>
5176
5177 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
5178 * term/sun-mouse.el (suspend-emacstool): Remove.
5179 * term/sun.el: Remove emacstool-related code.
5180
2fb34c68
GM
5181 * emacs-lisp/bytecomp.el (byte-compile-warnings)
5182 (byte-compile-warnings-safe-p): Add `mapcar'.
8cea6fdf 5183 (byte-compile-warning-types): Add mapcar and make-local.
2fb34c68
GM
5184 (byte-compile-normal-call): Add option to suppress mapcar warning.
5185 (top-level): Use mapc rather than mapcar in eval-when-compile.
0b63fc3b 5186
09b33024 5187 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
2fb34c68
GM
5188 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
5189 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
5190 Handle escaped parens.
09b33024
GM
5191 (latex-forward-sexp): Doc fix.
5192
538a93d8
SM
5193 * eshell/esh-mode.el (eshell-output-filter-functions):
5194 Add eshell-postoutput-scroll-to-bottom.
965d1f0e 5195
0b63fc3b
GM
5196 * loadup.el: Remove termdev.
5197
8cea6fdf
GM
5198 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
5199 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
5200
055f99f4
GM
52012007-09-21 Markus Triska <markus.triska@gmx.at>
5202
5203 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
5204 `mapcar' is called for effect.
5205
2fb34c68
GM
52062007-09-21 Kevin Ryde <user42@zip.com.au>
5207
5208 * international/mule.el (sgml-html-meta-auto-coding-function):
5209 Bind `case-fold-search' to t.
5210
c35a54c7
SM
52112007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5212
385312c9
SM
5213 * termdev.el: Remove.
5214
5215 * frame.el (get-device-terminal): New function. Moved from termdev.el.
5216 (frames-on-display-list): Use it.
5217
5218 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
5219
c35a54c7
SM
5220 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
5221
7f821b79
RS
52222007-09-20 Richard Stallman <rms@gnu.org>
5223
5224 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
5225
fb1b68a4
SM
52262007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5227
5228 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
5229
0a4daff5
GM
52302007-09-20 Glenn Morris <rgm@gnu.org>
5231
5232 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
5233 motion functions, rather than hard-coding "\n\n".
5234 (tex-validate-region): Check for eobp, to speed up.
5235 (tex-next-unmatched-end): Doc fix.
5236
b608e302
SM
52372007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5238
e7988f09
SM
5239 * files.el (auto-mode-alist): Use archive-mode for .rar files.
5240
5241 * international/mule.el (auto-coding-alist): Rar archives are binary.
5242
7e9a3fef
SM
5243 * arc-mode.el: Add basic support for Rar.
5244 (archive-find-type): Recognize Rar's signature.
5245 (archive-desummarize): New fun.
5246 (archive-summarize): Use it to restore the buffer's data in case
5247 someone wants to switch to some other major mode.
5248 (archive-resummarize): Use it as well.
5249 (archive-rar-summarize, archive-rar-extract): New functions.
5250
91cc505c
SM
5251 * filesets.el: Remove spurious * in docstrings.
5252 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
5253 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
5254 (filesets-ingroup-collect): Remove unused arg `depth'.
5255 (filesets-update): Remove unused arg `version'.
5256
bf8aa901
SM
5257 * finder.el (finder-compile-keywords): Fix up comment style.
5258 (finder-mouse-face-on-line): previous-line -> forward-line.
5259
2aa7c4d5
SM
5260 * recentf.el: Remove spurious * in docstrings.
5261 (recentf-save-list): Fix up comment style.
5262
e22bbd48
SM
5263 * progmodes/octave-mod.el: Remove spurious * in docstrings.
5264 (octave-mode-map): Move init into declaration and remove \t binding.
5265 (octave-mode-startup-message): Remove unused var.
5266 (octave-scan-blocks): Remove unused arg `from'.
5267 (octave-forward-block, octave-down-block, octave-up-block):
5268 Update callers.
5269
ff319790
SM
5270 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
5271 (meta-mode-map): Likewise and remove \t binding.
5272
ab8e678c
SM
5273 * net/snmp-mode.el: Remove spurious * in docstrings.
5274 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
5275 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
5276 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
5277 that completion accepts lists of strings.
5278 (snmp-mode-syntax-table): Move initialization into declaration.
5279 (snmp-mode-map): Likewise and remove \t binding.
5280 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
5281 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
5282 (snmp-indent-command): Remove.
5283
b608e302
SM
5284 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
5285 binding, so tab-always-indent works right.
5286
a38de16e
MC
52872007-09-19 Johannes Weiner <hannes@saeurebad.de>
5288
5289 * net/browse-url.el (browse-url-elinks-new-window): New function.
b608e302
SM
5290 (browse-url-elinks): Use browse-url-elinks-new-window.
5291 Accept optional second argument `new-window'. Fix typo in doc-string.
a38de16e
MC
5292 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
5293 Improve error message.
5294
59c4e1da
MC
52952007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5296
5297 * net/browse-url.el (browse-url-url-encode-chars): Use the right
5298 parameter name in the function body.
5299 Reported by Johannes Weiner.
5300
b5355a9a
GM
53012007-09-19 Glenn Morris <rgm@gnu.org>
5302
ff0a21d6
GM
5303 * net/socks.el (socks-open-network-stream): Signal an explicit
5304 error if the port associated with a service string can't be found.
5305
b608e302 5306 * textmodes/tex-mode.el (tex-terminate-paragraph):
3cfff67b 5307 Use backward-paragraph.
b5355a9a 5308
44954c2f
SM
53092007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5310
5311 * server.el (server-running-p): New function.
5312
44fe0f65
JR
53132007-09-18 Jason Rumney <jasonr@gnu.org>
5314
5315 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
5316 x-focus-frame.
5317
5318 * frame.el (select-frame-set-input-focus, select-frame-by-name):
5319 Use x-focus-frame for w32.
5320
299ea3d3
RS
53212007-09-17 David Kastrup <dak@gnu.org>
5322
5323 * textmodes/tex-mode.el (tex-verbatim-environments):
5324 Eliminate CL dependency.
5325
5266b06b
RS
53262007-09-17 Richard Stallman <rms@gnu.org>
5327
5328 * newcomment.el (comment-add): New arg EXTRA.
5329 (comment-region-default): Pass EXTRA if not indenting lines.
5330
6eddc3bb
MC
53312007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5332
5333 * net/browse-url.el (browse-url-url-encode-chars): New function.
5334 URL-encode some chars in a string.
5335 (browse-url-encode-url): Rewrite using the previous function.
5336 (browse-url-file-url): Use `browse-url-url-encode-chars'.
5337 (browse-url-elinks-sentinel): Fix typo.
5338 (browse-url-new-window-flag): Doc change.
5339
e47a29ad
GM
53402007-09-17 Glenn Morris <rgm@gnu.org>
5341
5342 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
5343 filename from `--file-line-error', if it is available.
5344
53452007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5346
5347 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
5348 TeX `--file-line-error' format.
5349
b9451e85
DN
53502007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
5351
5352 * xt-mouse.el: Delete add-hook calls that were moved to
5353 xterm-mouse-mode.
9f596249
DN
5354 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
5355 does not work.
b9451e85 5356
578b4e9d
RS
53572007-09-17 Richard Stallman <rms@gnu.org>
5358
5359 * cus-face.el (custom-theme-set-faces): Undo previous change.
5360
5361 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
5362
f73dcb6f
GM
53632007-09-17 Glenn Morris <rgm@gnu.org>
5364
5365 * textmodes/tex-mode.el (tex-region): Simplify previous change,
5366 handling the case where the region is not in `tex-main-file'.
5367 (tex-region-1): Delete.
5368 (tex-region-header): New function, doing the header part of the
5369 old tex-region-1.
5370
3137dda8
SM
53712007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5372
5373 * simple.el (newline): Simplify use of prefix-numeric-value.
5374 (line-move-partial): Remove unused var `ppos'.
5375 (line-move-1): Replace 9999 with most-positive-fixnum.
5376 (move-end-of-line): Use more efficient single-property search.
5377 (move-beginning-of-line): Remove unused var `start'.
5378 (blink-matching-open): Restructure in a more functional style.
5379
6fbc407a
MC
53802007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5381
5382 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
5383
13ba3740
SM
53842007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5385
448f754f
SM
5386 * server.el (server-clients): Only keep procs, no properties any more.
5387 (server-client): Remove.
5388 (server-client-get, server-client-set): Remove, replace all callers by
5389 process-get and process-put resp.
5390 (server-clients-with, server-add-client, server-delete-client)
5391 (server-create-tty-frame, server-create-window-system-frame)
5392 (server-process-filter, server-execute, server-visit-files)
5393 (server-buffer-done, server-kill-buffer-query-function)
5394 (server-kill-emacs-query-function, server-switch-buffer)
5395 (server-save-buffers-kill-terminal): Update accordingly.
5396
13ba3740
SM
5397 * server.el (server-with-environment): Simplify.
5398 (server-select-display, server-unselect-display): Re-add functions that
5399 seem to have been lost in the multi-tty merge.
5400 (server-eval-and-print, server-create-tty-frame)
5401 (server-create-window-system-frame, server-goto-toplevel)
5402 (server-execute, server-return-error): New functions extracted from
5403 server-process-filter.
5404 (server-execute-continuation): New functions.
5405 (server-process-filter): Restructure so that all arguments are analysed
2171e172 5406 first and then acted upon in a subsequent stage. This way
13ba3740
SM
5407 server-goto-toplevel can be executed later, when we know if
5408 it's necessary.
5409 Remove the "-version" and "-version-good" support.
5410
47fdaab8
GM
54112007-09-16 Drew Adams <drew.adams@oracle.com>
5412
fdc90613 5413 * cus-edit.el (custom-face-edit-activate): Doc fix.
47fdaab8 5414
c5da8ef6
GM
54152007-09-16 Glenn Morris <rgm@gnu.org>
5416
5417 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
5418 Following cal-bahai renaming, update all instances of
5419 list-bahai-diary-entries to diary-bahai-list-entries,
5420 mark-bahai-diary-entries to diary-bahai-mark-entries,
5421 calendar-goto-bahai-date to calendar-bahai-goto-date,
5422 insert-bahai-diary-entry to diary-bahai-insert-entry,
5423 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
5424 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
5425 calendar-print-bahai-date to calendar-bahai-print-date.
5426
5427 * textmodes/tex-mode.el (tex-region): Handle the case where the
5428 region is not in `tex-main-file'. Move the old code that applies
5429 to both cases...
5430 (tex-region-1): ...to this new function.
5431
03368919
SM
54322007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
5433
86e80023
SM
5434 * vc.el (vc-process-sentinel): New function.
5435 (vc-exec-after): Use it instead of using ugly hackish analysis and
5436 construction of Elisp code.
5437 (vc-sentinel-movepoint): New dynamically scoped var.
5438 (vc-print-log, vc-annotate): Set it to move the user's point.
5439
72d1ce61
SM
5440 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
5441 inhibit-modification-hooks.
5442
03368919
SM
5443 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
5444 (calendar-bahai-print-date, calendar-bahai-goto-date)
5445 (diary-bahai-list-entries, diary-bahai-insert-entry):
5446 New names to clean up the namespace a bit more.
5447 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
5448
24c6be9f
GM
54492007-09-15 Glenn Morris <rgm@gnu.org>
5450
5451 * calendar/holidays.el (holiday-list): Rename it back to
5452 `list-holidays', but leave `holiday-list' as an alias.
5453
96736d92
GM
5454 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
5455 custom group.
5456
5457 * textmodes/css-mode.el (css): New custom group.
5458 (css-electrick-keys, css-selector, css-property)
5459 (css-indent-offset): Specify custom group.
5460
62b84d36
SM
54612007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
5462
5463 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
5464 (cvs-execute-single-file): Use process-file.
5465 (cvs-run-process): Use start-file-process.
5466
aaeefd66
DN
54672007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
5468
5469 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
5470 level. Remove the hooks when turning off the mode.
5471
5472 * term/xterm.el: Require xt-mouse at compile time.
5473 (terminal-init-xterm): Turn on xterm mouse tracking for this
5474 terminal if xterm-mouse-mode is enabled.
5475
1fe912ee
DN
54762007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5477
da600aad
DN
5478 * term/xterm.el (xterm-function-map): Replace bindings that were
5479 deleted by the merge.
1fe912ee 5480
a4fcacde
TTN
54812007-09-14 Ulf Jasper <ulf.jasper@web.de>
5482
5483 * play/bubbles.el (bubbles-version): Bump value to "0.5".
5484 (bubbles-mode-map): Move define-key statements here.
5485 (bubbles-game-theme-menu): Ditto.
5486 (bubbles-graphics-theme-menu): Ditto.
5487 (bubbles-menu): Ditto.
5488 (bubbles-mode): Initialize buffer-undo-list, redisplay.
5489 (bubbles--initialize): Reset buffer-undo-list, redisplay.
5490 (bubbles-plop): Set buffer-undo-list, redisplay.
5491 (bubbles-undo): Reset buffer-undo-list, redisplay.
5492 (bubbles--show-images): Take care of missing text properties.
5493
f5d58dd1
GM
54942007-09-14 Glenn Morris <rgm@gnu.org>
5495
34acda03
GM
5496 * startup.el (fancy-startup-text, fancy-about-text): Fix face
5497 quoting.
5498
f5d58dd1
GM
5499 * calendar/cal-hebrew.el, calendar/cal-menu.el
5500 * calendar/calendar.el, calendar/diary-lib.el
5501 * calendar/holidays.el: Rename all instances of
5502 list-calendar-holidays callers to calendar-list-holidays,
5503 list-holidays to holiday-list, check-calendar-holidays to
5504 calendar-check-holidays, mark-calendar-holidays to
5505 calendar-mark-holidays, and filter-visible-calendar-holidays to
5506 holiday-filter-visible-calendar.
5507
e1b19750
DN
55082007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5509
5510 * term/xterm.el (xterm-function-map): Add C-M- bindings.
5511
45169e8d
TTN
55122007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5513
5514 * play/bubbles.el (bubbles--initialize-images): Fix bug:
5515 Use transparent background for empty cells in graphics mode.
5516
162a12b1
GM
55172007-09-13 Jari Aalto <jari.aalto@cante.net>
5518
5519 * man.el (Man-default-man-entry): At end of line, continue looking
d9d31f0a 5520 to the next line for possible end of hyphenated command.
162a12b1 5521
45a4af63
GM
55222007-09-13 Chris Moore <dooglus@gmail.com>
5523
5524 * shell.el (shell-resync-dirs): Don't move the cursor relative to
d9d31f0a 5525 the command being edited.
45a4af63 5526
8a1dd108
TTN
55272007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
5528
5529 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
5530
6670206f
DN
55312007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
5532
5533 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
5534 C-M-S- keys.
5535
5536 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
5537
ad56e18b
MC
55382007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5539
0f71f9da 5540 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
ad56e18b
MC
5541 New argument `filename-p' to use one set of confusing chars or another.
5542 (browse-url-file-url): Use the argument.
5543 Suggested by Johannes Weiner.
5544
1c5eb135
RF
55452007-09-12 Romain Francoise <romain@orebokech.com>
5546
5547 * cus-start.el (all): Revert 2007-09-08 change.
5548
aea4b38c
GM
55492007-09-12 Aaron Hawley <aaronh@garden.org>
5550
5551 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
5552 extract .Z files, since it is more common than uncompress.
5553
58efff64
GM
55542007-09-12 Glenn Morris <rgm@gnu.org>
5555
5556 * textmodes/org-publish.el (org-publish-org-to-html): Remove
5557 duplicate function definition.
5558
7fb6ce6e
TTN
55592007-09-10 Chris Moore <dooglus@gmail.com>
5560
5561 * diff-mode.el (diff-sanity-check-hunk):
5562 Also accept single-line hunks.
5563
6794a919
CY
55642007-09-10 Chong Yidong <cyd@stupidchicken.com>
5565
5566 * startup.el (startup-screen-inhibit-startup-screen)
5567 (pure-space-overflow-message): New vars.
5568 (fancy-splash-insert): Allow functions for face and link specs.
5569 (fancy-splash-head): Remove unused arg. Move splash text...
5570 (fancy-startup-text, fancy-about-text): ...here.
5571 (fancy-startup-tail): Rename from fancy-splash-tail.
5572 (fancy-startup-screen, fancy-about-screen): Split off from
5573 fancy-splash-screens.
5574 (display-startup-screen): New function.
5575 (display-about-screen): Rename from display-splash-screen.
5576 (command-line-1): Use concise startup screen if necessary.
5577
28421945
TTN
55782007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5579
5580 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
5581 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
5582
9c934431
SM
55832007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5584
3137dda8
SM
5585 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
5586 (python-font-lock-keywords): Update to the 2.5 version of the language.
5587 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
5588 (python-backspace): Only behave funny in code.
5589 (python-compilation-regexp-alist): Add PDB stack trace regexp.
5590 (inferior-python-mode): Add PDB prompt regexp.
5591 (python-fill-paragraph): Refine the fenced-string regexp.
5592 (python-find-imports): Handle imports spanning several lines.
5593 (python-mode): Add `class' to hideshow support.
5594
55952007-09-10 Dave Love <fx@gnu.org>
5596
9c934431
SM
5597 * outline.el (outline-4, outline-5, outline-7):
5598 Move font-lock-builtin-face down from 4 to 7 to better keep the
5599 progression of color brightness, and to better match Org-mode's faces.
5600
90d10f16
MC
56012007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5602
89c19c1e
MC
5603 * progmodes/meta-mode.el (meta-font-lock-keywords)
5604 (font-lock-match-meta-declaration-item-and-skip-to-next)
5605 (meta-comment-indent, meta-indent-previous-line)
5606 (meta-indent-unfinished-line, meta-beginning-of-defun)
5607 (meta-end-of-defun, meta-common-initialization): Handle \f.
ebd3fa6b
MC
5608 (meta-indent-unfinished-line): Do not handle a `%' in a string as
5609 a comment-start.
89c19c1e 5610
90d10f16
MC
5611 * files.el (file-modes-char-to-who, file-modes-char-to-right)
5612 (file-modes-rights-to-number): Auxiliary functions for symbolic to
5613 numeric notation of file modes.
5614 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
5615 numeric value.
5616 (read-file-modes): New. Read either an octal value of a file mode or a
5617 symbolic value, and return its numeric value.
5618
822b17d3
MC
5619 * dired-aux.el (dired-do-chmod): Change to use the built-in
5620 `set-file-modes' and the previous symbolic mode parsing functions.
5621
70165841
SM
56222007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5623
2db33a18
SM
5624 * textmodes/texinfo.el: Remove spurious * in docstrings.
5625 (texinfo-mode-syntax-table, texinfo-mode-map):
5626 Initialize in the declaration.
5627
c03aab72
SM
5628 * tmm.el: Remove spurious * in docstrings.
5629 (tmm-prompt): Use with-current-buffer.
5630
ad141260
SM
5631 * vcursor.el: Remove spurious * in docstrings.
5632 (vcursor-map): Initialize in the declaration.
5633 (vcursor-use-vcursor-map): Use define-minor-mode.
5634 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
5635
3643fbbc
SM
5636 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
5637 Initialize in the declaration.
5638 (widget-minor-mode): Use define-minor-mode.
5639
70165841
SM
5640 * woman.el (woman-mode-map, woman-syntax-table):
5641 Initialize in the declaration.
5642
94dbe99c
TTN
56432007-09-09 Tassilo Horn <tassilo@member.fsf.org>
5644
5645 * doc-view.el: New file.
5646
490a1ad6
JL
56472007-09-09 Juri Linkov <juri@jurta.org>
5648
5649 * Makefile.in (update-authors): Add etc/ to AUTHORS.
5650
5651 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
5652
5653 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
5654 to "Startup screen". Fix docstring.
5655 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
5656 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
5657 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
5658 (initial-scratch-message): Fix docstring.
5659 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
5660 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
5661 Add link to "Customize Startup" and set interval between links to
5662 5 spaces.
5663 (fancy-about-text): Add links "Authors" and "Contributing".
5664 (fancy-splash-head): Add text "Welcome to " on the startup screen,
5665 and "This is " on the about screen. Add link to
5666 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
5667 For the about screen move emacs version to the header from
5668 `fancy-splash-tail' (as it's done already for normal about screen).
5669 (fancy-splash-tail): Insert emacs version only for startup screen.
5670 (normal-splash-screen): Remove duplicate empty lines.
5671 (normal-about-screen): Add links "Authors" and "Contributing".
5672
3a155dd6
JL
5673 * menu-bar.el (menu-bar-help-menu):
5674 Move "About Emacs" and "About GNU" to the end of the Help menu.
5675 Move "Emacs Psychotherapist" after "Send Bug Report...".
5676 Move "External Packages" after "Find Emacs Packages".
5677
8a4438b6
MA
56782007-09-09 Michael Albinus <michael.albinus@gmx.de>
5679
5680 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
5681 they are useless with the byte compiler.
5682 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
5683 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
5684 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
5685 (tramp-file-name-real-host, tramp-file-name-port)
5686 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
5687 defuns.
5688
5689 * net/tramp-cache.el (top): Improve error message when
5690 `tramp-persistency-file-name' is corrupted.
5691
d218d6a2
JW
56922007-09-09 Carsten Dominik <dominik@science.uva.nl>
5693
5694 * textmodes/org.el (org-re): Also replace the :alpha: class.
5695 (org-todo-tag-alist): Variable removed.
209dc81c 5696 (org-todo-key-alist, org-todo-key-trigger): New variables.
d218d6a2
JW
5697 (org-use-fast-todo-selection): New option.
5698 (org-log-done): Docstring fixed.
5699 (org-deadline-warning-days): New default value 14.
209dc81c 5700 (org-edit-timestamp-down-means-later): New option.
d218d6a2
JW
5701 (org-tag-alist): Docstring fixed.
5702 (org-fast-tag-selection-include-todo): New option.
5703 (org-export-language-setup): New languages added.
5704 (org-set-regexps-and-options): Compute the new variables.
5705 (org-paste-subtree): Cleaning up.
5706 (org-remember-apply-template): New escape %A.
5707 (org-todo): Call fast TODO selection.
5708 (org-fast-todo-selection): New function.
5709 (org-add-log-note): Allow prefix for abort exit.
5710 (org-at-property-p, org-entry-properties)
5711 (org-columns-get-autowidth-alist): Use :alpha: class.
5712 (org-get-wdays): New function.
5713 (org-agenda-remove-date): New variable.
5714 (org-agenda-get-deadlines): Use `org-get-wdays'.
5715 (org-agenda-get-deadlines): Reverse ee before returning.
5716 (org-format-agenda-item): New argument REMOVE-RE.
5717 (org-agenda-convert-date): Baha'i calendar added.
5718 (org-infile-export-plist): Also find DATE line.
5719 (org-get-min-level): New function.
5720 (org-export-as-html, org-export-as-ascii): Use the date format.
5721 (org-shiftup, org-shiftdown): Use.
5722 `org-edit-timestamp-down-means-later'.
5723 (org-assign-fast-keys): New function.
5724
e80134cd
EZ
57252007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
5726
5727 * cus-start.el (all): Add prefer-window-split-horizontally from
5728 window.c.
5729
5edcabcb
EZ
57302007-09-08 Eli Zaretskii <eliz@gnu.org>
5731
5732 * net/browse-url.el (browse-url-galeon): Fix last change.
5733 (top-level): Require cl when compiling.
5734
c426c0d1
CD
57352007-09-08 Carsten Dominik <dominik@science.uva.nl>
5736
5737 * textmodes/org-export-latex.el: arch-tag restored.
5738
5739 * textmodes/org-publish.el: arch-tag restored.
5740
6e33433d
MY
57412007-09-08 Masatake YAMATO <jet@gyve.org>
5742
70165841 5743 * progmodes/which-func.el (which-func-modes): Add diff-mode.
59825017 5744
8a4438b6 5745 * progmodes/cc-langs.el: Support new keywords added to
6e33433d 5746 objective-c frontend of gcc.
70165841
SM
5747 (c-simple-stmt-kwds): Add @throw.
5748 (c-block-stmt-2-kwds): Add @synchronized.
5749 (c-block-stmt-1-kwds): Add @finally and @try.
6e33433d 5750
0b8568f5
JW
57512007-09-07 Carsten Dominik <dominik@science.uva.nl>
5752
0f71f9da 5753 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
b1634ed2
CD
5754 (org-agenda-after-show-hook): New variable.
5755 (org-columns-compile-format)
5756 (org-columns-get-autowidth-alist, org-buffer-property-keys)
5757 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
5758 property names.
5759 (org-get-wdays): New function.
0b8568f5 5760
98a6dc9f
SM
57612007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5762
08ea6d2f
SM
5763 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
5764
5765 * term/xterm.el (xterm-function-map): Initialize in the declaration.
5766
98a6dc9f
SM
5767 * vc-arch.el (vc-arch-checkin): Fix typo.
5768
e141eb2e
RF
57692007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
5770
5771 * cus-face.el (custom-theme-set-faces): Set face attributes
5772 locally for each frame.
5773
5c7ffa04
SM
57742007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5775
a227f163
SM
5776 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
5777 via font-lock-defaults.
5778
5c7ffa04
SM
5779 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
5780 derived-mode-p.
5781
4f060cc7
TTN
57822007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
5783
5784 * progmodes/autoconf.el (autoconf-definition-regexp):
5785 Handle optional square brackets around definition name.
5786
7262075d
GM
57872007-09-07 Johannes Weiner <hannes@saeurebad.de>
5788
5789 * net/browse-url.el (browse-url-browser-function): Add elinks.
5790 (browse-url-elinks-wrapper): New option.
5791 (browse-url-encode-url, browse-url-elinks)
5792 (browse-url-elinks-sentinel): New functions.
5793 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
5c7ffa04
SM
5794 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
5795 Use new function browse-url-encode-url.
7262075d
GM
5796
57972007-09-07 Glenn Morris <rgm@gnu.org>
5798
5799 * version.el (emacs-version): Revert 2007-08-29 change: no need to
5800 say if multi-tty is present.
5801
86970dbd
SM
58022007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5803
c8f1ea76
SM
5804 * cus-start.el (split-window-preferred-function): Add custom info.
5805
2317a7cf
SM
5806 * calendar/holidays.el (holiday-list, calendar-check-holidays)
5807 (calendar-mark-holidays, calendar-list-holidays)
5808 (holiday-filter-visible-calendar): New names to clean up namespace.
5809 (filter-visible-calendar-holidays, list-calendar-holidays)
5810 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
5811 Add compatibility aliases.
5812 (calendar-check-holidays, calendar-mark-holidays)
5813 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
5814 (holiday-sexp): Replace append with list.
5815 (holiday-filter-visible-calendar): Replace append with push.
5816
86970dbd
SM
5817 * woman.el: Remove spurious * in docstrings.
5818 (woman-mini-help, woman-non-underline-faces, woman0-rename)
5819 (woman-topic-all-completions-merge, woman-file-name-all-completions)
5820 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
5821 (woman-write-directory-cache, woman-display-extended-fonts)
5822 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
5823 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
5824 (woman-mode): Use inhibit-read-only.
5825 (woman-negative-vertical-space): Use dotimes.
5826 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
5827
12451866
RF
58282007-09-06 Romain Francoise <romain@orebokech.com>
5829
5830 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
5831 (vc-bzr-workfile-version): Use it.
5832
9a8b3a5c
RF
58332007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
5834
5835 * complete.el (PC-do-completion): Don't try to treat
12451866 5836 empty string as an abbreviation.
9a8b3a5c 5837
27ba1132
GM
58382007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5839
5840 * help-fns.el (describe-variable): Keep doc's text properties.
5841
d920b27a
DN
58422007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
5843
5844 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
5845 instead of a file.
5846
f657c21b
GM
58472007-09-06 Glenn Morris <rgm@gnu.org>
5848
5849 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
5850 (checkdoc-minor-mode): Allow user to specify lighter via
5851 checkdoc-minor-mode-string.
5852
fad930b6
RS
58532007-09-05 Richard Stallman <rms@gnu.org>
5854
86970dbd 5855 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
fad930b6
RS
5856 Several items removed, simplified, or put on one line.
5857 (fancy-about-text): Add substantial contents, part of startup text.
5858 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
5859 (normal-splash-screen): Call normal-mouse-startup-screen,
5860 normal-no-mouse-startup-screen, or normal-about-screen.
5861 (normal-mouse-startup-screen): New fn, broken out, shortened.
5862 (normal-no-mouse-startup-screen): New fn, broken out.
5863 (normal-about-screen): New function, contents all new.
5864
e8449cdb
MC
58652007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5866
5867 * emacs-lisp/rx.el (rx): Fix typo in docstring.
5868
d0da8f91
GM
58692007-09-05 Glenn Morris <rgm@gnu.org>
5870
5871 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
5872 is bound.
5873
58742007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5875
5876 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
86970dbd 5877 in doc string.
d0da8f91 5878
e4019195
DN
58792007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5880
86970dbd 5881 * server.el (server-start, server-unload-hook): Undo previous change.
e4019195
DN
5882
5883 * xt-mouse.el: Undo previous change.
5884
1d865f15
JL
58852007-09-04 Juri Linkov <juri@jurta.org>
5886
5887 * startup.el (fancy-about-text): New variable.
5888 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
5889 (fancy-current-text, fancy-splash-stop-time)
5890 (fancy-splash-outer-buffer): Remove variables.
5891 (fancy-splash-head, fancy-splash-tail): Add new optional argument
5892 `startup' and use it to conditionally display different texts for
5893 Startup and About screens. Don't display Help commands on the About
5894 screen.
5895 (fancy-splash-screens-1): Remove function and move its content to
5896 `fancy-splash-screens' to the part that dislpays the About screen.
5897 (exit-splash-screen): Don't treat specially exiting from
5898 alternating screens.
5899 (fancy-splash-screens): Rename argument `static' to `startup'.
5900 Fix docstring. Remove code for displaying alternating screens.
5901 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
5902 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
5903 for `inhibit-read-only'.
5904 (normal-splash-screen): Rename argument `static' to `startup'.
5905 Fix docstring. Use argument `startup' to conditionally display
5906 different texts for Startup and About screens. Don't display Help
5907 commands on the About screen. Remove `unwind-protect' `sit-for'
5908 delay and `kill-buffer' after it.
5909 (display-startup-echo-area-message): Remove call to
5910 `use-fancy-splash-screens-p' because image.el is preloaded and
5911 doesn't display "Loading image... done".
5912 (display-splash-screen): Rename argument `static' to `startup'.
5913 Fix docstring.
5914
92cd6a7c
DN
59152007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5916
5917 * server.el (server-start, server-unload-hook):
5918 suspend-tty-functions has been renamed to suspend-tty-hook.
5919
5920 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
5921 resume-tty-hook.
5922
0f71f9da 59232007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
b7185a73
DN
5924
5925 * loadup.el: Fix merge problem, only load "button" once.
5926
f4f6d1ed
GM
59272007-09-03 Glenn Morris <rgm@gnu.org>
5928
f0988e47
GM
5929 * vc-svn.el (vc-svn-print-log): If there is only one file, use
5930 "Working file:" as the prefix, for the sake of
5931 log-view-current-file.
f4f6d1ed 5932
13af5af5
DN
59332007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
5934
86970dbd 5935 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
13af5af5
DN
5936 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
5937 if the selected frames is in
5938 xterm-modify-other-keys-terminal-list.
5939 (xterm-turn-off-modify-other-keys): Add an optional frame
86970dbd 5940 parameter. Only turn off modify-other-keys if FRAME is in
13af5af5
DN
5941 xterm-modify-other-keys-terminal-list.
5942 (xterm-remove-modify-other-keys): New function.
86970dbd
SM
5943 (terminal-init-xterm): Use it. Deal with delete-frame hook.
5944 Add the selected frame to xterm-modify-other-keys-terminal-list.
13af5af5 5945
5db55b9e
JD
59462007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5947
5948 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
5949 (icon-map-list): New variable.
5950 (x-gtk-map-stock): Use icon-map-list.
5951
ccf89694
RF
59522007-09-02 Romain Francoise <romain@orebokech.com>
5953
5954 * log-view.el (log-view-current-file): Balance parens.
5955
0720576c
GM
59562007-09-02 Glenn Morris <rgm@gnu.org>
5957
510e240f
GM
5958 * comint.el (comint-mode): Don't set scroll-conservatively.
5959
0720576c
GM
5960 * eshell/em-unix.el (eshell/time): Stringify and flatten the
5961 non-command arguments.
5962
b0bda246
GM
5963 * log-view.el (log-view-current-file): Give a more explicit error
5964 if log-view-file-re fails to find a match.
5965
9f1c6587
TTN
59662007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
5967
5968 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5969 Fix bug: Don't expand top-level file name more than once.
5970 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
5971
ecaf7334
SM
59722007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5973
5974 * server.el (server-process-filter): Don't display the splash screen.
5975 It's annoying enough on the initial screen and becomes positively
5976 obnoxious here.
5977
afdd184c
SM
59782007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5979
5980 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
5981 Change naming to use "avl-tree--" for internal functions.
5982
20f8ac73
DN
59832007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
5984
7c1bfecc
DN
5985 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
5986 the merge.
5987 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
5988 (provide): Move to the end of file.
5989
20f8ac73
DN
5990 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
5991
661e8cd1
MC
59922007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5993
08fea928
MC
5994 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
5995 New variable. List of exceptions for the duplicated word rule.
5996 (flyspell-mark-duplications-flag): Mention it.
5997 (flyspell-word): Treat it.
5998
661e8cd1
MC
5999 * files.el (create-file-buffer): If the filename sans directory starts
6000 with spaces, remove them.
6001
5cb94d12
JD
60022007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6003
6004 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
6005 (x-gtk-map-stock): Use two directory elements when matching
6006 file name.
6007
4596901f
GM
60082007-08-31 James Wright <james@chumsley.org>
6009
6010 * eshell/em-unix.el (eshell/info): New function.
6011
fdb88463
SM
60122007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
6013
db30aa12
SM
6014 * frame.el (frame-initialize, make-frame):
6015 * server.el (server-process-filter):
6016 * faces.el (tty-set-up-initial-frame-faces): Don't set
6017 term-environment-variable since it's not used any more.
6018
6019 * env.el (setenv): Don't treat $TERM specially.
6020
fdb88463
SM
6021 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
6022 stated otherwise, subprocesses do not send back escape sequences
6023 corresponding to the terminal from which Emacs was started.
6024
3b44dbc5
TTN
60252007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
6026
6027 * calculator.el: Require cl for compilation.
6028
550641d3
DP
60292007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
6030
6031 * outline.el (outline-font-lock-levels): Comment out unused var.
6032 (outline-font-lock-face): Wrap around face list to handle any
6033 nesting depth gracefully.
6034
b83483d5
MA
60352007-08-30 Michael Albinus <michael.albinus@gmx.de>
6036
bdca334b
RS
6037 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
6038 `set-file-times'.
b83483d5 6039
ff95e246
CD
60402007-08-30 Carsten Dominik <dominik@science.uva.nl>
6041
6042 * textmodes/org.el (org-export-visible): Fix drawers before export.
6043 (org-do-sort): Allow sorting by priority.
6044 (org-agenda-files): Ignore non-existing files.
6045 (org-agenda-skip-unavailable-files): New variable.
6046 (org-ellipsis): All a face as value.
6047 (org-mode): Interprete the face value of `org-ellipsis'.
6048 (org-archive-save-context-info): New option.
6049 (org-archive-subtree): Store context info in archived entry.
6050 (org-fast-tag-selection-can-set-todo-state): New variable.
6051 (org-fast-tag-selection): Allow setting TODO states through this
6052 interface.
6053 (org-cycle): Docstring updated.
6054 (org-todo-keyword-faces): New option.
6055 (org-get-todo-face): New function.
fdb88463
SM
6056 (org-set-font-lock-defaults, org-agenda-highlight-todo):
6057 Use `org-get-todo-face'.
ff95e246
CD
6058 (org-switch-to-buffer-other-window): New function.
6059 (org-table-edit-field, org-table-show-reference)
6060 (org-table-edit-formulas, org-add-log-note)
6061 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
6062 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
6063 `switch-to-buffer-other-window' to make sure that the temporary
6064 windows show up on the current frame.
6065 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
fdb88463
SM
6066 (org-get-entries-from-diary, org-replace-region-by-html):
6067 Don't allow pop-up frames.
6068 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6069 Fix problems with time-of-day.
ff95e246
CD
6070 (org-export-get-title-from-subtree): New function.
6071 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
6072 with listing items that are DONE.
6073 (org-change-tag-in-region): New command.
6074 (org-agenda-skip-scheduled-if-done)
6075 (org-agenda-skip-deadline-if-done): Docstring clarified.
6076 (org-mode): Hide drawers on startup.
6077 (org-get-todo-face): New function.
6078 (org-todo-keyword-faces): New option.
82a93b22
CD
6079 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
6080 (org-remove-keyword-keys): New function.
b83483d5 6081
a2e548a9
TTN
60822007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
6083
fdb88463
SM
6084 * progmodes/grep.el (grep-find-ignored-directories):
6085 Add monotone _MTN bookkeeping directory in workspaces.
6086 Add RCS control directory. List items in alphabetical order.
a2e548a9 6087
2796180f 6088 * progmodes/grep.el (grep-files-aliases): Add cc alias.
fdb88463 6089 Sort items in alphabetical order. Fix parens.
2796180f 6090
dc8ceca1
DN
60912007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6092
f0230324
DN
6093 * vc-hg.el (vc-hg-extra-menu-map): New variable.
6094 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
6095 (vc-hg-pull): New functions.
6096 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
6097
dc8ceca1
DN
6098 * term/mac-win.el: Don't require url, only autoloaded url
6099 functions are used in this file.
6100
d9af6951
AS
61012007-08-29 Andreas Schwab <schwab@suse.de>
6102
6103 * shell.el (shell): Return correct value from interactive spec.
6104
6d017e27
GM
61052007-08-29 Glenn Morris <rgm@gnu.org>
6106
6107 * version.el (emacs-version): Increase to 23.0.50.
6108
9b229c32
JD
61092007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6110
6111 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
6112
8d9cc0b7
MB
61132007-08-29 Juri Linkov <juri@jurta.org>
6114
6115 * loadup.el: Add "button" loading after "faces" and move "startup"
6116 to load after "button".
6117
61182007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6119
6120 * loadup.el: Load term/mac-win on a Mac using Carbon.
6121
6122 * term/mac-win.el: Provide mac-win.
6123 (mac-initialized): New variable.
b7b27c93 6124 (mac-initialize-window-system): New function. Move global setup here.
8d9cc0b7
MB
6125 (handle-args-function-alist, frame-creation-function-alist):
6126 (window-system-initialization-alist): Add mac entries.
6127 (x-setup-function-keys): New function containing all the
6128 top level function key definitions.
6129
6130 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
6131
b7b27c93 6132 * env.el (read-envvar-name): Don't consider the environment frame param.
8d9cc0b7 6133
b7b27c93
JB
6134 * env.el (setenv):
6135 * frame.el (frame-initialize, make-frame):
6136 * faces.el (tty-set-up-initial-frame-faces):
6137 * server.el (server-process-filter): Set
8d9cc0b7
MB
6138 display-environment-variable and term-environment-variable.
6139
6140 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
6141
61422007-08-29 Jason Rumney <jasonr@gnu.org>
6143
6144 * loadup.el: Only load term/x-win when X is compiled in.
6145 Load term/w32-win and dependencies on windows-nt.
6146
6147 * term/w32-win.el: Reorder to match x-win.el more closely.
b7b27c93 6148 Provide w32-win. Don't throw error when global window-system not w32.
8d9cc0b7
MB
6149 (internal-face-interactive): Remove obsolete function.
6150 (x-setup-function-keys): Use local-function-key-map.
6151 (w32-initialized): New variable.
6152 (w32-initialize-window-system): Set it.
6153 Move more global setup here.
6154 (x-setup-function-keys): New function.
b7b27c93 6155 (w32-initialize-window-system): Move non function key global setup here.
8d9cc0b7
MB
6156 (x-cut-buffer-max): Remove.
6157 (w32-initialize-window-system): New function.
6158 (handle-args-function-alist, frame-creation-function-alist):
6159 (window-system-initialization-alist): Add w32 entries.
6160
61612007-08-29 David Kastrup <dak@gnu.org>
6162
6163 * env.el (getenv): Pass frame to getenv-internal.
6164
4b649a8e 61652007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
8d9cc0b7 6166
7262075d
GM
6167 * version.el (emacs-version): Show if multi-tty is present.
6168
8d9cc0b7
MB
6169 * loadup.el: Delay loading env; mule-conf gets confused by cl
6170 during bootstrap. Also load termdev and term/x-win.
6171
6172 * bindings.el (mode-line-client): New variable.
6173 (help-echo): Add it to the default mode-line format.
6174
6175 * cus-start.el: Remove bogus window-system reference from GTK test.
6176
93137d49 6177 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
8d9cc0b7
MB
6178 (ebrowse-electric-position-mode-map):
6179 * ebuff-menu.el (electric-buffer-menu-mode-map):
6180 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
6181 not `suspend-emacs'.
6182
6183 * ediff-wind.el (ediff-setup-windows-automatic): New function.
6184 (ediff-window-setup-function): Use it as default.
6185
6186 * files.el (save-buffers-kill-terminal): New function.
6187 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
6188
6189 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
6190 and `with-selected-frame'.
6191
6192 * help-fns.el (describe-variable): Describe frame-local variables
6193 correctly.
6194
6195 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
6196 display support.
6197 (normal-erase-is-backspace-setup-frame): New function.
6198
6199 * subr.el (with-selected-frame): New function.
6200 (read-quoted-char): Use terminal-local binding of
6201 local-function-key-map instead of function-key-map.
6202
6203 * talk.el (talk): New function.
6204 (talk-handle-delete-frame): New function.
6205 (talk-add-display): Open a new frame only if FRAME was not a frame.
6206
6207 * termdev.el: New file.
6208
6209 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
6210 * term/x-win.el: Don't bind f10.
6211 * tmm.el: Remove autoload binding for f10.
6212
6213 * international/encoded-kb.el (encoded-kbd-setup-display): Use
6214 `set-input-meta-mode'. Fix broken condition before set-input-mode.
6215 Store the saved input method as a terminal parameter. Add keymap
6216 parameter. Use it instead of changing key-translation-map directly.
6217 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
6218 Remove.
6219 (encoded-kbd-setup-display): New function.
6220
6221 * international/mule-cmds.el (set-locale-environment): Fix getenv
6222 call. Use save-buffers-kill-terminal. Ignore window-system; always
6223 set the keyboard coding system. Add DISPLAY parameter.
6224 (set-display-table-and-terminal-coding-system): Add DISPLAY
6225 parameter. Pass it to set-terminal-coding-system.
6226
6227 * international/mule.el (keyboard-coding-system): Test for
6228 encoded-kbd-setup-display, not encoded-kbd-mode.
6229 (set-terminal-coding-system, set-keyboard-coding-system): Add
6230 DISPLAY parameter.
6231 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
6232
6233 * term/README: Update.
6234
6235 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
6236
6237 * term/x-win.el (x-setup-function-keys): New function. Move
6238 function-key-map tweaks here. Protect against multiple calls on
6239 the same terminal. Use terminal-local binding of
6240 local-function-key-map instead of function-key-map.
6241 (x-initialize-window-system): Make a copy of pure list. Pass a
6242 frame getenv.
6243
6244 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
6245 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
6246 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
6247 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
6248 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
6249 local-function-key-map instead of function-key-map.
6250
6251 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
6252 `substitute-key-definition' and `define-key' calls against
6253 multiple execution. Use terminal-local binding of
6254 local-function-key-map instead of function-key-map. Pass a frame
6255 to getenv.
6256
6257 * edmacro.el (edmacro-format-keys):
6258 * emulation/cua-base.el (cua--pre-command-handler):
6259 * isearch.el (isearch-other-meta-char):
6260 * xt-mouse.el: Use terminal-local binding of
6261 local-function-key-map instead of function-key-map.
6262
6263 * fringe.el (set-fringe-mode): Simplify and fix using
6264 `modify-all-frames-parameters'.
6265 * scroll-bar.el (set-scroll-bar-mode): Ditto.
6266 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
6267 check before calling `tool-bar-setup'.
6268 (tool-bar-setup): New variable.
6269 (tool-bar-setup): Use it to guard against multiple calls. Add
6270 optional frame parameter, and select that frame before adding items.
6271 (toggle-tool-bar-mode-from-frame): New function.
6272
6273 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
6274 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
6275 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
6276 "Tool-bar" toggles to reflect the state of the current frame.
6277 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
6278
b7b27c93 6279 * env.el: Require cl for byte compilation (for `block' and `return').
8d9cc0b7
MB
6280 (environment, setenv-internal): New functions.
6281 (let-environment): New macro.
6282 (setenv, getenv): Add optional terminal parameter. Update docs.
6283 (setenv): Use setenv-internal. Always set process-environment.
6284 Handle `local-environment-variables'.
6285 (read-envvar-name, setenv, getenv): Use frame parameters
6286 to store the local environment, not terminal parameters. Include
6287 `process-environment' as well.
6288
6289 * faces.el (tty-run-terminal-initialization): New function.
6290 (tty-create-frame-with-faces): Use it. Set up faces and
6291 background mode only after the terminal has been initialized.
6292 Call terminal-init-*. Don't load the initialization file more
6293 than once. Call set-locale-environment.
6294 (frame-set-background-mode): Handle the 'background-mode terminal
6295 parameter.
6296 (tty-find-type): New function.
6297 (x-create-frame-with-faces): Remove bogus check for
6298 first frame. Call `tool-bar-setup'. Don't make frame visible
6299 until we are done setting up all its parameters. Call
6300 x-setup-function-keys.
6301
6302 * frame.el (make-frame): Always inherit 'environment and 'client
6303 parameters. Set up the 'environment frame parameter, when needed.
6304 Also inherit 'client parameter. Don't override explicitly
6305 specified values with inherited ones. Add 'terminal frame
6306 parameter. Append window-system-default-frame-alist to parameters
6307 before calling frame-creation-function.
6308 (frame-initialize): Copy the environment from the initial frame.
6309 (window-system-default-frame-alist): Enhance doc string.
6310 (frame-notice-user-settings): Don't put 'tool-bar-lines in
6311 `default-frame-alist' when initial frame is on a tty.
6312 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
6313 Remove specified parameters from `window-system-default-frame-alist'.
6314 (make-frame-on-tty, framep-on-display, suspend-frame):
6315 Extend doc string, update parameter names.
6316 (frames-on-display-list): Use terminal-id to get the display id.
6317 (frame-notice-user-settings): Extend to apply
6318 settings in `window-system-default-frame-alist' as well.
6319 (terminal-id, terminal-parameters, terminal-parameter)
6320 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
6321 (delete-frame-functions): Add to `delete-frame-functions' hook.
6322 (blink-cursor-mode): Adapt blink-cursor-mode default
6323 value from startup.el.
6324 (make-frame-on-display): Protect condition on x-initialized when
6325 x-win.el is not loaded. Update doc.
6326 (suspend-frame): Use display-controlling-tty-p to decide between
6327 suspend-emacs and suspend-tty.
6328 (frames-on-display-list): Update for display ids.
6329 (framep-on-display): Ditto.
6330 (suspend-frame): Use display-name, not frame-tty-name.
6331 (selected-terminal): New function.
6332
6333 * server.el: Use `device' instead of `display' or `display-id' in
6334 variable and client parameter names.
6335 (server-select-display): Remove (unused).
6336 (server-tty-live-p, server-handle-delete-tty): Remove.
6337 (server-unquote-arg, server-quote-arg, server-buffer-clients):
6338 Update docs.
6339 (server-getenv-from, server-with-environment, server-send-string)
6340 (server-save-buffers-kill-terminal): New functions.
6341 (server-delete-client): Handle quits in kill-buffer. Don't kill
6342 modified buffers. Add extra logging. Delete frames after
6343 deleting the tty. Clear 'client parameter before deleting a frame.
6344 Use delete-display, not delete-tty.
6345 (server-visit-files): Don't set `server-existing-buffer' if the
6346 buffer already has other clients. Return list of buffers
6347 created. Update doc. Don't set client-record when nowait.
6348 (server-handle-delete-frame): Delete the client if this was its
6349 last frame. Check that the frame is alive. Remove bogus comment.
6350 Add note on possible race condition. Delete tty clients, if needed.
6351 (server-handle-suspend-tty): Use server-send-string. Kill the
6352 client in case of errors from process-send-string. Use the display
6353 parameter.
6354 (server-unload-hook): Remove obsolete delete-tty hook.
6355 (server-start): Ask before restarting if the old server still has
6356 clients. Add feedback messages. Remove obsolete delete-tty hook.
6357 (server-process-filter): Use server-send-string. Accept `-dir'
6358 command. Switch to *scratch* immediately after creating the frame,
6359 before evaluating any -evals. Protect `display-splash-screen'
6360 call in a condition-case. Explain why. Call
6361 `display-startup-echo-area-message' before
6362 `display-splash-screen'. Don't display the splash screen when no
6363 frame was created. Show the Emacs splash screen and startup echo
6364 area message. Display the *scratch* buffer by default. Store the
6365 local environment in a frame (not terminal) parameter. Do not try
6366 to decode environment strings. Fix reference to the 'display
6367 frame parameter. Change syntax of environment variables. Put
6368 environment into terminal parameters, not client parameters. Use
6369 a dummy client with --no-wait's X frames. In `-position LINE'
6370 handler, don't ruin the request string until the line number is
6371 extracted. Log opened files. Handle -current-frame command.
6372 Don't create frames when it is given. Don't bind X frames to the
6373 client when we are in -no-wait mode. Set locale environment
6374 variables from client while creating tty frames. Disable call to
6375 configure-display-for-locale. When processing -position command,
6376 don't change the request string until the parameters are
6377 extracted. Don't try to create an X frame when Emacs does not
6378 support it. Improve logging. Temporarily set ncurses-related
6379 environment variables to those of the client while creating a new
6380 tty frame. Select buffers opened by nowait clients, don't leave
6381 them buried under others. Set the display parameter, and use it
6382 when appropriate.
6383
6384 * startup.el (display-startup-echo-area-message): Handle
6385 `inhibit-startup-echo-area-message' here.
6386 (command-line-1): Moved from here.
6387 (fancy-splash-screens): Use `overriding-local-map' instead of
6388 `overriding-terminal-local-map' for now; the latter doesn't work
6389 right, it looses keypresses to another terminal. Use
6390 `overriding-terminal-local-map' to set up keymap. Install a
6391 `delete-frame-functions' hook to catch `delete-frame' events.
6392 Ignore `select-window' events to cope better with
6393 `focus-follows-mouse'. Don't switch back to the original buffer
6394 if the splash frame has been killed. Restore previous buffer, even
6395 if it's *scratch*.
6396 (normal-splash-screen): Don't let-bind `mode-line-format'; it
6397 changes the global binding - setq it instead. Use
6398 `save-buffers-kill-terminal'.
6399 (display-splash-screen): Don't do anything if the splash screen is
6400 already displayed elsewhere.
6401 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
6402 (command-line): Replace duplicated code with a call to
6403 tty-run-terminal-initialization. Don't load the terminal
6404 initialization file more than once. Remove call to nonexistent
6405 function `set-locale-translation-file-name'.
6406
6407 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
6408 parameters.
6409 (xterm-mouse-position-function, xterm-mouse-event): Update.
6410 (xterm-mouse-mode): Don't depend on current value of window-system.
6411 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
6412 Update for multi-tty.
6413 (turn-on-xterm-mouse-tracking-on-terminal)
6414 (turn-off-xterm-mouse-tracking-on-terminal)
6415 (xterm-mouse-handle-delete-frame): New functions.
6416 (delete-frame-functions, after-make-frame-functions)
6417 (suspend-tty-functions, resume-tty-functions): Install extra hooks
6418 for multi-tty.
6419
cb5b9015
SM
64202007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6421
6422 * simple.el (invisible-p): Remove: implemented in C now.
6423 (line-move-invisible-p): Remove obsolete alias.
6424
d487ca7d
JL
64252007-08-28 Juri Linkov <juri@jurta.org>
6426
6427 * image-mode.el (image-type): New variable.
6428 (image-mode): Set default major mode name to "Image[text]".
6429 (image-minor-mode): Change LIGHTER to display image-type in the
6430 mode line.
6431 (image-minor-mode): Set default image-type to "text".
6432 (image-toggle-display): After switching to text mode, set
6433 image-type to "text" and major mode name to "Image[text]".
6434 After switching to image mode, set image-type to actual image
6435 type, and add image type to major mode name. Let-bind the same
6436 variable names as arguments of `image-type' and `create-image'.
6437 Bind `type' to the result of `image-type' and use it as arg
6438 of `create-image' to not determine the image type twice.
6439
8d60099b
MA
64402007-08-28 Michael Albinus <michael.albinus@gmx.de>
6441
b7b27c93 6442 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
8d60099b
MA
6443 (tramp-set-file-uid-gid, tramp-get-local-uid)
6444 (tramp-get-local-gid): New defuns.
6445 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
6446 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
6447 Improve fast track.
6448 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
cb5b9015 6449 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
8d60099b
MA
6450 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
6451 (tramp-handle-write-region): Improve fast track.
cb5b9015 6452 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
8d60099b
MA
6453 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
6454 be nil.
6455
aff2ba04
RS
64562007-08-28 Ivan Kanis <apple@kanis.eu>
6457
6458 * time.el: New feature to display several time zones in a buffer.
6459 (display-time-world-mode, display-time-world-display)
6460 (display-time-world, display-time-world-timer): New functions.
6461 (display-time-world-list, display-time-world-time-format)
6462 (display-time-world-buffer-name, display-time-world-timer-enable)
6463 (display-time-world-timer-second, display-time-world-mode-map):
6464 New variables.
6465
017de784
JD
64662007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6467
6468 * term/x-win.el (x-gtk-stock-map): New variable.
6469 (x-gtk-map-stock): New function.
6470
6471 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
6472 prev/next-node.
6473
82dd78a8
KH
64742007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
6475
6476 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
6477
fd45e2f4
GM
64782007-08-28 Glenn Morris <rgm@gnu.org>
6479
b7b27c93 6480 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
fd45e2f4 6481
2503f222
TTN
64822007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6483
6484 * progmodes/modula2.el (m2-definition, m2-module):
6485 Don't use previous-line. Reported by T. V. Raman.
6486
8a2e0b2a
YM
64872007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6488
6489 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
6490 argument to tool-bar-mode call.
6491
0ddda8cd
GM
64922007-08-27 Glenn Morris <rgm@gnu.org>
6493
f9274544
GM
6494 * diff-mode.el (diff-find-file-name): Only accept regular files,
6495 to rule out /dev/null, directories, etc.
6496
0ddda8cd
GM
6497 * vc-svn.el (vc-svn-diff): If the repository version of all the
6498 files is the same as the specified OLDVERS, do a local diff.
6499
c65e6942
SM
65002007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
6501
8837a213
SM
6502 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
6503 of buffers in uniquify-managed.
6504
c65e6942
SM
6505 * simple.el (invisible-p): Rename from text-invisible-p.
6506 Update callers.
6507
5ebfbcdc
SM
65082007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6509
9edd6ee6
SM
6510 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
6511 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
6512 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
6513 (cperl-etags-goto-tag-location): Use new style backquotes.
6514
a621c46e
SM
6515 * net/browse-url.el: Remove spurious * in custom docstrings.
6516 (browse-url-filename-alist): Use new-style backquote.
6517
6518 * emacs-lisp/backquote.el (backquote-unquote-symbol)
6519 (backquote-splice-symbol): Clarify they're not new-style unquotes.
6520
6521 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
6522 (\,@): Backslash the , and ,@ which are not new-style unquotes.
6523
6524 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
6525
6526 * net/socks.el (socks-username/password-auth-filter):
6527 Remove unused vars `state' and `desired-len'.
6528 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
6529 (socks-wait-for-state-change): Use new-style backquotes.
6530
6531 * pcvs.el (cvs-mode-status): Fix long-standing typo.
6532
36e65f70
SM
6533 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
6534 backquotes after each `read' rather than once per buffer.
6535
78b35906
SM
6536 * dframe.el: Remove spurious * in custom docstrings.
6537 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
6538 (dframe-xemacs20p): Remove, inline at the sole use point.
6539 (defface): Don't defvar the face, don't use old-style backquote.
6540 (defcustom): Don't use old-style backquote.
6541 (dframe-frame-parameter, dframe-mouse-event-p):
6542 Make it obvious that it's always defined.
6543 (dframe-popup-kludge): New function to replace
6544 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
6545 (dframe-frame-mode, dframe-set-timer-internal)
6546 (dframe-mouse-set-point): Remove use of with-no-warnings from
6547 XEmacs-specific code.
6548 (dframe-set-timer-internal): Fix very old bug with
6549 post-command-idle-hook.
6550
6551 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
5ebfbcdc 6552
68024874
TTN
65532007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6554
6555 * emacs-lisp/avl-tree.el: New file.
6556
b616a212 65572007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
a2ab90da
MC
6558
6559 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
6560 was used.
6561
f8a3deed
MC
65622007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
6563
6564 * complete.el (PC-do-completion): Make RET accept a non-unique but
6565 complete expansion again.
6566
0d182a34
TTN
65672007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
6568
6569 * eshell/esh-opt.el (eshell-eval-using-options):
6570 Add debug declaration.
6571
a549ce70
DN
65722007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
6573
a0902360
DN
6574 * log-view.el (log-view-toggle-mark-entry): Add docstring.
6575 (log-view-get-marked): Likewise.
6576
a549ce70
DN
6577 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
6578 (vc-delete-automatic-version-backups): Likewise.
6579
6580 * vc.el (vc-dired-buffers-for-dir): Likewise.
6581
3a44b2ae
DN
65822007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
6583
ee0fb228
DN
6584 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
6585 safe-local-variable setting.
6586 * progmodes/perl-mode.el (perl-indent-level): Likewise.
6587
3a44b2ae
DN
6588 * log-view.el (log-view-marked-list): Delete variable.
6589 (log-view-mode): Don't use it.
6590 (log-view-toggle-mark-entry): Likewise, simplify.
6591 (log-view-current-tag): Don't return properties.
6592 (log-view-get-marked): New function.
6593
6f222162
DN
65942007-08-25 Alexandre Julliard <julliard@winehq.org>
6595
6596 * vc-git.el (vc-git-mode-line-string): New function.
6597
f2f800c3
AM
65982007-08-25 Alan Mackenzie <acm@muc.de>
6599
6600 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
6601 new language variable.
6602
6603 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
6604 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
6605 "extern" etc., rather than BOI. Fix addition of spurious
6606 syntactic-symbol 'defun-block-intro, replacing it with
6607 'innamespace, etc.
6608
1ae0abbc
JL
66092007-08-25 Juri Linkov <juri@jurta.org>
6610
6611 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
6612
6613 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
6614 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
6615 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
6616
6617 * image.el (image-type-header-regexps): Use more complex regexp for svg.
6618 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
6619 (image-type-auto-detectable): Add (svg . maybe).
6620
6621 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
6622 to treat it like .tgz.
6623
6624 * calendar/cal-bahai.el: Add file coding cookie.
6625
4d0a94d6
RS
66262007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
6627
f29897bb
RS
6628 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
6629 Don't behave differently when executed via M-x. Add doc string.
6630
4d0a94d6
RS
6631 * sort.el (sort-fold-case, sort-numeric-base): Mark as
6632 safe-local-variable.
6633
94a95495
JB
66342007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
6635
6636 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
6637 the default value.
6638 (math-calendar-tzinfo): New variable.
6639 (math-get-calendar-tzinfo): New function.
6640 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
6641 to get information when zone is nil.
6642
83db937c
DN
66432007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
6644
6645 * log-view.el (log-view-toggle-mark-entry): New function.
6646 (log-view-mode-map): Bind it.
6647 (log-view-marked-list): New variable.
6648 (log-view-mode): Make it local.
6649
5b29d790
TTN
66502007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
6651
6652 * play/zone.el (zone-pgm-rat-race): New func.
6653 (zone-programs): Add `zone-pgm-rat-race'.
6654
9d693d80
SM
66552007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
6656
6657 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
6658 a list.
6659
39696a77
TTN
66602007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
6661
6662 * progmodes/hideshow.el (hs-match-data): Delete alias.
6663 (hs-hide-block-at-point, hs-find-block-beginning)
6664 (hs-show-block): Use `match-data' directly.
6665
a19ab870
MR
66662007-08-24 Martin Rudalics <rudalics@gmx.at>
6667
6668 * format.el (format-alist): Fix typo in doc-string.
6669
0f205eee
MA
66702007-08-24 Michael Albinus <michael.albinus@gmx.de>
6671
6672 * net/tramp.el (tramp-local-host-p): New defun.
6673 (tramp-handle-file-local-copy, tramp-handle-write-region):
6674 Implement fast track when being on the local host.
6675 (tramp-file-name-handler): Don't set "started" property. It shall
6676 be reserved for the "ftp" method.
6677 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
6678
6679 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
6794bf28 6680 (tramp-ftp-file-name-handler): Set "started" property.
0f205eee 6681
46b0d029
GM
66822007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
6683
6684 * files.el (backup-buffer-copy): Don't wrap delete in
6685 condition-case, only try to delete if file exists.
6686
5f5ba825
GM
66872007-08-24 Glenn Morris <rgm@gnu.org>
6688
d25b54b3
GM
6689 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
6690
5f5ba825
GM
6691 * startup.el (tutorial-directory): Set with eval-at-startup so it
6692 gets the right value in an installed Emacs.
6693
66942007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
6695
6696 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
6697 (eldoc-highlight-function-argument): Use it.
6698
68a4a27a
MY
66992007-08-23 Masatake YAMATO <jet@gyve.org>
6700
6e33433d
MY
6701 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
6702 name of parameters in document body.
5f5ba825 6703
40fafc21
SM
67042007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6705
9ec5dfe6
SM
6706 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
6707 (byte-compile-output-as-comment): Use with-current-buffer rather than
6708 a weird set-buffer&prog1 combination.
6709
6794bf28
JB
6710 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
6711 test so as to optimise cases where the `progn's result is constant.
40fafc21 6712
25ca95c0
TTN
67132007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
6714
40fafc21
SM
6715 * locate.el (locate-get-file-positions):
6716 Use line-beginning-position and line-end-position.
25ca95c0 6717
305c237c
JW
67182007-08-23 John Wiegley <johnw@newartisans.com>
6719
6720 * calendar/cal-bahai.el: Added in the diacriticals that were
6721 missing for many of the month names.
6722
4d2f172b
JR
67232007-08-22 Jason Rumney <jasonr@gnu.org>
6724
6725 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
6726
fc45cdb9
CY
67272007-08-22 Chong Yidong <cyd@stupidchicken.com>
6728
6729 * image-mode.el (image-minor-mode): Use image-mode-text-map.
6730
92b6027c
TTN
67312007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
6732
6733 * dabbrev.el (dabbrev--progress-reporter): New variable.
6734 (dabbrev--scanning-message): Delete func.
6735 (dabbrev--find-expansion): Use a progress reporter
6736 instead of dabbrev--scanning-message.
6737
66a100be
MA
67382007-08-22 Michael Albinus <michael.albinus@gmx.de>
6739
6740 * comint.el (comint-exec-1): Raise an error if
6741 `start-file-process' does not return a process object.
6742
6743 * shell.el (shell): Prompt for `default-directory' if it is a
6744 remote file name, and if called with a prefix arg.
6745
dae2bd56
SS
67462007-08-22 Sam Steingold <sds@gnu.org>
6747
6748 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
6749
f50236f6
CD
67502007-08-22 Carsten Dominik <dominik@science.uva.nl>
6751
daa89d0f
CD
6752 * textmodes/org-export-latex.el: New file.
6753
de09204d 6754 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
48aaad2d 6755
f50236f6
CD
6756 * textmodes/org.el (org-agenda-skip): Allow a form for
6757 `org-agenda-skip-function'.
6758 (org-agenda-redo): Re-use local settings.
6759 (org-agenda): Store local settings.
6760 (org-agenda-deadline-faces): New option.
6761 (org-agenda-deadline-face): New function.
6762 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
6763 entries on their due date.
6764 (org-agenda-get-timestamps): No longer handle the due dates of
6765 schedules and deadline items.
6766 (org-insert-link-global, org-open-at-point-global): New commands.
6767 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
6768 :for-ascii parameter.
6769 (org-skip-comments): Function removed.
6770 (org-cleaned-string-for-export): Handle special table lines.
6771 (org-global-properties): New option.
6772 (org-entry-get-with-inheritance): Check global properties.
6773 (org-local-properties): New variable.
6774 (org-set-regexps-and-options): Find the #+PROPERTY line.
6775 (org-link-types): Change type into variable (was constant).
6776 (org-make-link-regexps): New function.
6777 (org-link-re-with-space, org-link-re-with-space2)
6778 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
6779 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
6780 these regular expressions happens now in the function
6781 `org-make-link-regexps'.
6782 (org-store-link): Call the functions in
6783 `org-store-link-functions'.
6784 (org-add-link-type): New function.
6785 (org-store-link-functions): New variable.
6786 (org-activate-tags): Force matches to be in headlines.
de09204d 6787 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
f50236f6
CD
6788 (org-columns-display-here): Make sure this works in a narrowed
6789 buffer by checking for point-min.
6790 (org-columns-display-here): Make the rest of the line intangible,
6791 so that point never can be there.
6792 (org-cleaned-string-for-export): Use `with-current-buffer'.
6793 (org-replace-region-by-html): Use `with-current-buffer'.
6794 (org-unfontify-region, org-do-occur, org-columns-display-here)
6795 (org-columns-remove-overlays, org-columns-quit)
6796 (org-columns-edit-value, org-columns-next-allowed-value)
6797 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
6798 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
6799 (org-agenda-todo, org-agenda-change-all-lines)
6800 (org-agenda-align-tags, org-agenda-priority)
6801 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
6802 (org-agenda-show-new-time, org-cleaned-string-for-export)
8274348c 6803 (org-export-grab-title-from-buffer)
f50236f6
CD
6804 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
6805 instead of `buffer-read-only'.
6806 (org-export-as-html): Set `coding-system-for-write'.
6807 (org-remember-store-without-prompt): New option.
6808 (org-archive-subtree): Fixed bug with modifying TODO keyword.
6809 (org-beginning-of-line): Also treat C-a special in items.
6810 (org-table-convert-refs-to-rc): Fixed problem with column
6811 reference after "..".
6812 (org-columns-compute): Don't mark buffer modified because of text
6813 properties.
6814 (org-batch-store-agenda-views): Use the variable
6815 `default-directory', not the function.
6816 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
6817 (org-clock-out-when-done): New option.
6818 (org-html-entities): Added HTML entities for smileys.
dae2bd56 6819
9ca6898a
GM
68202007-08-22 Glenn Morris <rgm@gnu.org>
6821
38f37c0f
GM
6822 * image.el (create-image): Doc fix.
6823
9ca6898a
GM
6824 * startup.el (tutorial-directory): New constant.
6825 (fancy-splash-text): Tutorials now in tutorial-directory.
6826 * tutorial.el (help-with-tutorial): Tutorials now in
6827 tutorial-directory.
6828
f84638eb
MA
68292007-08-22 Michael Albinus <michael.albinus@gmx.de>
6830
6831 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
6832 otherwise.
de09204d 6833 (tramp-get-remote-path): New defun. Replace occurrences of
f84638eb
MA
6834 `tramp-default-remote-path' by this function.
6835 (tramp-set-remote-path): Move most of the code to
6836 `tramp-get-remote-path'.
6837 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
6838 existing directories, this is done already in
6839 `tramp-get-remote-path'.
6840
9c818156
GM
68412007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
6842
6843 * image-file.el (image-file-name-extensions): Add "svg".
6844 * image.el (image-type-header-regexps): Add svg entry.
6845
11bdb42c
GM
68462007-08-22 Glenn Morris <rgm@gnu.org>
6847
90b64c09
GM
6848 * files.el (backup-buffer-copy): Check backup directory is
6849 writable, to avoid infloop deleting old backup.
6850
11bdb42c
GM
6851 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
6852 movemail related variables.
6853 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
6854 will now be set before this is called.
6855
4bf98800
JL
68562007-08-21 Juri Linkov <juri@jurta.org>
6857
6858 * delsel.el (delete-selection-pre-hook):
6859 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
6860 instead of checking last-command.
6861
e255d6b0
JL
68622007-08-21 Juri Linkov <juri@jurta.org>
6863
6864 * loadup.el: Preload "button".
6865
e2247dc8
SM
68662007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
6867
7a252d11
SM
6868 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6869 Add previous-line and next-line.
6870
80d7d79f
SM
6871 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
6872 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
6873
e2247dc8
SM
6874 * vc-hooks.el (vc-menu-entry): New var.
6875 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
6876 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
6877 (vc-menu-map): Declare and initialize in one step.
de09204d 6878 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
e2247dc8 6879
dc172b73
SM
6880 * menu-bar.el (vc-menu-map): Don't setup any more.
6881 Instead, just create the proper spot in the menu.
6882
bdaf8a62
MB
68832007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6884
6885 * smerge-mode.el (smerge-resolve): New arg `safe'.
6886 (smerge-resolve-all, smerge-batch-resolve): New function.
6887 (smerge-refine): Make sure `diff' returns the expected result.
6888 (smerge-parsep-re): New const.
6889 (smerge-mode): Use it to adjust paragraph-separate.
6890
6891 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6892 Correctly match / regexp matchers as first char on a line when
6893 fontifying only that line.
6894
6895 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
6896
68972007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6898
6899 * vc-bzr.el: Don't fiddle with vc-handled-backend.
6900 (vc-bzr-registered): Don't redundantly protect against
6901 file-error. Actually use the format-specific code.
6902 (vc-bzr-buffer-nonblank-p): Remove.
6903 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
6904
cb3fe757
JL
69052007-08-20 Juri Linkov <juri@jurta.org>
6906
6907 * startup.el (fancy-splash-text): Change multiple tabs into one
6908 tab. Remove "Useful File menu items" section (with "Exit Emacs"
6909 and "Recover Crashed Session").
6910 (fancy-splash-screens): Set tab-width to 22.
6911 (normal-splash-screen): Replace literal tabs with \t and
6912 fix whitespace. Remove "Useful File menu items" section (with
6913 "Exit Emacs" and "Recover Crashed Session").
6914
88b73bbf
VJL
69152007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
6916
6917 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
6918 extracted from `eval-last-sexp-1'.
6919 (eval-last-sexp-1): Call `preceding-sexp'.
6920
1c0f367b
TTN
69212007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
6922
6923 * vc-rcs.el (vc-rcs-annotate-command):
6924 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
6925 Add back :vc-annotate-prefix propertization.
6926
0574be18
AS
69272007-08-20 Andreas Schwab <schwab@suse.de>
6928
6929 * mail/rmail.el (rmail-autodetect): Doc fix.
6930
cd6ab24f
JL
69312007-08-19 Juri Linkov <juri@jurta.org>
6932
6933 * startup.el (normal-splash-screen): Add more links.
6934
aeb6faec
JL
69352007-08-19 Juri Linkov <juri@jurta.org>
6936
6937 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
6938 because it's common to both types of splash screen: fancy and normal.
6939 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
6940 (exit-splash-screen): Rename from `fancy-splash-quit'.
6941 Use `quit-window' instead of `kill-buffer'.
6942 (fancy-splash-head): Use make-button to insert GNU image link.
6943 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
6944 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
6945 (normal-splash-screen): Put "Browse manuals" on the same line with
6946 "Emacs manual". Remove descriptions from "Useful tasks" and put
6947 all links in two columns on two lines.
6948
69441214 69492007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
1c0f367b 6950
93137d49
JB
6951 * emulation/viper.el (viper-remove-hooks): Remove some additional
6952 viper hooks when the user calls viper-go-away.
de09204d 6953 (viper-go-away): Restore the default of default-major-mode.
69441214 6954 Save the value of default-major-mode before vaperization.
1c0f367b 6955
93137d49 6956 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
1c0f367b 6957
93137d49 6958 * emulation/viper-ex.el: Replace error "" with "Viper bell".
1c0f367b 6959
de09204d 6960 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
69441214 6961 buffer for which file is created.
1c0f367b 6962
7e48dd52
GM
69632007-08-19 Glenn Morris <rgm@gnu.org>
6964
6965 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
6966 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
6967 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
6968 shadow files messing up the compilation.
6969
131cd154
GM
69702007-08-18 Glenn Morris <rgm@gnu.org>
6971
ae0195c0
GM
6972 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
6973 string. Also apply eldoc-argument-case in the help-split-fundoc
6974 case. Adapt for changed behavior of eldoc-function-argstring,
6975 eldoc-function-argstring-format, and
131cd154 6976 eldoc-highlight-function-argument.
ae0195c0
GM
6977 (eldoc-highlight-function-argument): Handle nil INDEX argument,
6978 just call eldoc-docstring-format-sym-doc in that case.
131cd154
GM
6979 (eldoc-function-argstring): Change the behavior. Now it converts
6980 an argument list to a string.
6981 (eldoc-function-argstring-format): Change the behavior. Now it
6982 applies `eldoc-argument-case' to a string.
6983
e5eeb98c
GM
6984 * progmodes/scheme.el (scheme-mode-variables): Set
6985 font-lock-comment-start-skip.
6986
35a74542
MR
69872007-08-18 Martin Rudalics <rudalics@gmx.at>
6988
6989 * progmodes/ada-mode.el (ada-create-syntax-table): Move
6990 set-syntax-table from here to ...
6991 (ada-mode): ... here. Do not change global value of
6992 comment-multi-line. Call new function
6993 ada-initialize-syntax-table-properties and add new function
6994 ada-handle-syntax-table-properties to font-lock-mode-hook.
6995 (ada-deactivate-properties, ada-initialize-properties): Replace
6996 by new functions ...
6997 (ada-handle-syntax-table-properties)
6998 (ada-initialize-syntax-table-properties)
6999 (ada-set-syntax-table-properties): ... to set up syntax-table
7000 properties uniformly, independently from whether font-lock-mode
7001 is enabled or not. Handle read-only buffers and do not change
7002 undo-list when setting syntax-table properties.
de09204d 7003 (ada-after-change-function): Use ada-set-syntax-table-properties.
35a74542 7004
5beb9abb 70052007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
8a4c5051
MC
7006
7007 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
7008 (meta-indent-current-nesting): Use a computation of the nesting
7009 instead.
7010 (meta-indent-current-indentation): Indentation is given according
7011 to nesting and if the previous line was finished or not.
7012 (meta-indent-unfinished-line): Tell if the current line ends with
7013 a finished expression.
7014 (meta-indent-looking-at-code): Like `looking-at', but checks if
5beb9abb 7015 the point is in a string before.
8a4c5051
MC
7016 (meta-indent-level-count): Use it. Don't count parenthesis as it's
7017 done in the nesting function.
7018 (meta-indent-in-string-p): Tell if the current point is in a
7019 string.
7020 (meta-indent-calculate): Treat b-o-b as a special case. Use the
7021 previous functions.
7022
4168d2c7
TTN
70232007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
7024
7025 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
7026 (copyright-update-year, copyright-update)
7027 (copyright-fix-years): Use it.
7028
bbe5ccea
TTN
70292007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
7030
7031 * emacs-lisp/copyright.el (copyright-update-year):
7032 Fix bug: Handle nil copyright-limit.
7033
ef1ba5eb 70342007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7026903c
JB
7035
7036 * calc/calc-units.el (math-standard-units): Give exact
7037 conversion for tsp.
7038
ef1ba5eb
JB
7039 * calc/calc.el (math-bignum-digit-length): Compute the
7040 appropriate value.
7041
7042 * calc/calc-bin.el (math-bignum-logb-digit-size)
7043 (math-bignum-digit-power-of-two):
7044 * calc/calc-comb.el (math-small-factorial-table):
de09204d 7045 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
ef1ba5eb
JB
7046 (math-approx-gamma-const):
7047 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
7048 (math-besY1, math-bernoulli-b-cache):
7049 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7050 Remove `eval-when-compile's.
7051
88a11b81
VJL
70522007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
7053
93137d49 7054 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
88a11b81
VJL
7055 (cperl-find-pods-heres): Fix an error when typing expressions like
7056 `s{a}{b}'.
7057
30cc206b
MC
70582007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
7059
7060 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
ef77dde4
MC
7061 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
7062 a special case (there's no build number).
30cc206b 7063
5757dd51
GM
70642007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
7065
7066 * completion.el (symbol-under-point, symbol-before-point)
de09204d 7067 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
5757dd51 7068
e68b1841
GM
70692007-08-17 Glenn Morris <rgm@gnu.org>
7070
7071 * progmodes/compile.el (compilation-get-file-structure): Make use
7072 of the directory part when checking for an existing entry, to
7073 handle files with same basename in different directories.
7074
82f36338
JB
70752007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7076
7077 * calc/calc.el (calc-language-alist): Add texinfo-mode.
7078
76fd0079
VJL
70792007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7080
7081 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
386ee3b0
VJL
7082 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
7083 (ps-paragraph-spacing): Docstring fix.
76fd0079 7084
5205ee62
GM
70852007-08-16 Glenn Morris <rgm@gnu.org>
7086
7087 * ps-print.el (ps-font-size): Doc fix.
7088
44168837
RS
70892007-08-16 Richard Stallman <rms@gnu.org>
7090
7091 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
7092
26cdce23
JL
70932007-08-15 Juri Linkov <juri@jurta.org>
7094
7095 * startup.el (initialization): Change parent group from `internal'
7096 to `environment'.
7097 (initial-buffer-choice): New variable.
7098 (command-line): Revert 2007-07-02 change that sets
7099 buffer-offer-save in *scratch* and enables auto-save in it.
7100 (fancy-splash-text): Add links to existing items. Add new items
7101 with links for useful tasks. Move information about Control-g to
7102 fancy-splash-head. Move "Emacs Guided Tour" to the end.
7103 (fancy-splash-keymap): New variable.
7104 (fancy-splash-last-input-event): Remove variable.
7105 (fancy-splash-insert): Add processing of `:link' element.
7106 (fancy-splash-head): Replace "Type Control-l to begin editing"
7107 with "Type `q' to exit".
7108 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
7109 (fancy-splash-default-action, fancy-splash-special-event-action):
7110 Remove functions.
7111 (fancy-splash-quit): New function.
7112 (fancy-splash-screens): Rename input arg from `hide-on-input' to
7113 `static' and reverse the condition of its usage. Don't preserve
7114 original values of `minor-mode-map-alist',
7115 `emulation-mode-map-alists', `special-event-map'.
7116 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
7117 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
7118 Remove processing of special events. Use local key map
7119 `fancy-splash-keymap'. Set buffer to read-only.
7120 (normal-splash-screen): Rename input arg from `hide-on-input' to
7121 `static' and reverse the condition of its usage.
7122 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
7123 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
7124 Add links to existing items. Add new items with links for useful
7125 tasks. Use local key map `fancy-splash-keymap'.
7126 (display-splash-screen): Rename input arg from `hide-on-input' to
7127 `static'.
7128 (about-emacs): Add alias to display-splash-screen.
7129 (command-line-1): Use `initial-buffer-choice'.
7130
254aafa8
JL
7131 * menu-bar.el (menu-bar-help-menu):
7132 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
7133 item to about-emacs instead of display-splash-screen.
7134
42964ef8
JB
71352007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7136
7137 * calc/calc-units.el (math-standard-units): Update values.
7138 Put in exact, rational values when possible.
7139 (math-unit-prefixes): Replace floats with powers of ten.
7140 (math-standard-units-systems): Replace floats with integers.
7141 (math-make-unit-string): Remove extra spaces in output.
7142
fca9ad50
GM
71432007-08-15 Glenn Morris <rgm@gnu.org>
7144
7145 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
7146 sloppier, for the sake of GNU Mailman.
7147 (rmail-digest-rfc1153): Initialize `result' correctly.
7148
a722966c
MC
71492007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
7150
7151 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
7152 in the mail title. Suggested by Reiner Steib.
7153
9f70cc1b 71542007-08-14 Chris Hecker <checker@d6.com> (tiny change)
8f26ce73
JB
7155
7156 * calc/calc-aent.el (calc-do-quick-calc): Add binary
7157 representation of integers to the list of outputs.
7158
0392494c
GM
71592007-08-14 Glenn Morris <rgm@gnu.org>
7160
7161 * simple.el (bad-packages-alist): New constant.
de09204d
JB
7162 (bad-package-check): New function. Together, these two add elements
7163 to `after-load-alist' to check for problematic external packages.
697a1e4d 7164 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
0392494c 7165
414ddf9b
JB
71662007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7167
7168 * calc/calc-units.el (math-get-standard-units)
de09204d
JB
7169 (math-get-units, math-make-unit-string)
7170 (math-get-default-units, math-put-default-units): New functions.
414ddf9b
JB
7171 (math-default-units-table): New variable.
7172 (calc-convert-units, calc-convert-temperature): Add machinery
7173 to supply default values.
7174
944a8b1d
SM
71752007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
7176
cdf4e301
SM
7177 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
7178 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
7179 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
7180 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
7181
944a8b1d
SM
7182 * emulation/tpu-extras.el: Remove spurious * in docstrings.
7183 Put its autoloads into tpu-edt.el rather than loaddefs.el.
7184 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
7185 Make into a proper minor-mode.
7186 (tpu-backward-char, tpu-next-line, tpu-previous-line)
7187 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
7188 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
7189 (tpu-set-cursor-free, tpu-set-cursor-bound):
7190 Delegate to tpu-cursor-free-mode.
7191 (tpu-next-line, tpu-previous-line, tpu-forward-line)
7192 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
7193 Use line-move or forward-line instead of next-line-internal.
7194
9f78fa2c
NR
71952007-08-13 Nick Roberts <nickrob@snap.net.nz>
7196
7197 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
7198
ad4fed11
RS
71992007-08-12 Richard Stallman <rms@gnu.org>
7200
7201 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
7202 (cvs-execute-single-file): Use new name split-string-and-unquote.
7203 (cvs-header-msg): Use new name combine-and-quote-strings.
7204
7205 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
7206
7207 * progmodes/gud.el (gud-common-init): Use new name
7208 split-string-and-unquote.
7209
7210 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
7211 in javac regexp.
7212
7213 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
7214 combine-and-quote-strings and split-string-and-unquote.
7215
944a8b1d
SM
7216 * subr.el (combine-and-quote-strings): Rename from strings->string.
7217 (split-string-and-unquote): Rename from string->strings.
ad4fed11 7218
62fc0b71
SM
72192007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7220
5bdc71d0
SM
7221 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
7222 to buffer-local settings.
7223
62fc0b71
SM
7224 * emacs-lisp/backquote.el (backquote-delay-process): New function.
7225 (backquote-process): Add internal arg `level'. Use the two to
7226 correctly handle nested backquotes.
7227
33e5d7d4
SM
72282007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
7229
7230 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
7231 (vc-bzr-state-words): Add "kind changed" state word.
7232 (vc-bzr-status): New function. Return Bzr idea of file status,
7233 which is different from VC's.
7234 (vc-bzr-state): Use vc-bzr-status.
7235 (vc-workfile-unchanged-p): Use vc-bzr-status.
7236 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
7237 (vc-dired-state): Process "kind changed" state word.
7238
a3773730
SM
72392007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
7240
7241 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
7242
7243 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
7244 Move from vc-default-find-file-not-found-hook.
7245
a88459cd
SM
72462007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7247
7248 * man.el: Remove spurious * in docstrings.
7249 Merge defvars and toplevel setq-defaults.
7250 (Man-highlight-references0): Limit=nil rather than point-max.
7251 (Man-mode-map): Move initialization into the declaration.
7252 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
7253 (Man-view-header-file): Use expand-file-name rather than concat.
7254 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
7255
7256 * man.el (Man-next-section): Make sure we do not move backward.
7257
4aaffda1
SM
72582007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * files.el (auto-mode-alist): Use the purecopied text (duh!).
7261
e7f767c2
GM
72622007-08-08 Glenn Morris <rgm@gnu.org>
7263
e7f767c2
GM
7264 * Replace `iff' in doc-strings and comments.
7265
eaccbbd3
MR
72662007-08-08 Martin Rudalics <rudalics@gmx.at>
7267
7268 * dired.el (dired-pop-to-buffer):
7269 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
7270 * calendar/calendar.el (generate-calendar-window):
7271 * progmodes/compile.el (compilation-set-window-height):
7272 * textmodes/two-column.el (2C-two-columns, 2C-merge):
7273 Use window-full-width-p instead of comparing frame-width and
7274 window-width.
7275
7276 * progmodes/compile.el (compilation-find-buffer): Remove extra
7277 argument in call to compilation-buffer-internal-p.
7278
b14d552b
SM
72792007-08-07 Tom Tromey <tromey@redhat.com>
7280
7281 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
7282 Add safe-local-variable property.
7283
559818ab
CY
72842007-08-07 Chong Yidong <cyd@stupidchicken.com>
7285
b13e2d29
CY
7286 * image-mode.el (image-toggle-display): Use image-refresh.
7287
a460c94c
SM
72882007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
7289
7290 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
7291 unofficial version.
7292 (vc-bzr-command): Remove redundant setting of process-connection-type.
7293 (vc-bzr-admin-checkout-format-file): Add autoload.
7294 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
7295 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
7296 (vc-bzr-registered): Compare dirstate format tag with known good
7297 value, abort parsing if match fails. Warn user in docstring.
7298 (vc-bzr-workfile-version): Case for different Bzr branch formats.
7299 See bzrlib/branch.py in Bzr sources.
7300 (vc-bzr-diff): First argument FILES may be a string rather than a list.
7301 (vc-bzr-shell-command): Remove in favor of
7302 vc-bzr-command-discarding-stderr.
7303 (vc-bzr-command-discarding-stderr): New function.
7304
b6e6e09a
SM
73052007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
7306
7307 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
de09204d 7308 program, and return nil.
b6e6e09a
SM
7309 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
7310 (vc-bzr-state): Look for path names relative to the repository
7311 root after status keyword.
7312 (vc-bzr-file-name-relative): New function.
7313 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
7314 depend on it.
7315 (vc-bzr-admin-dirname, ...-checkout-format-file)
7316 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
7317 files that we now parse directly for speed.
7318 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
7319 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
de09204d 7320 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
b6e6e09a
SM
7321 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
7322 Bzr warnings, so we must discard it.
7323 (vc-bzr-workfile-version): Speedup counting lines from
7324 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
7325 if that file doesn't exist.
7326 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
de09204d
JB
7327 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
7328 to `vc-directory-exclusion-list'.
b6e6e09a
SM
7329 (vc-bzr-shell-command): New function.
7330
dfbd373d
SM
73312007-08-06 Tom Tromey <tromey@redhat.com>
7332
7333 * diff-mode.el (diff-unified->context, diff-reverse-direction)
7334 (diff-fixup-modifs): Typo in docstring.
7335
f2b18979
SM
73362007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
7337
036f2966
SM
7338 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
7339 count-screen-lines.
7340 (tpu-edt-off): Disable relevant pieces of advice.
7341
f2b18979
SM
7342 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
7343 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
7344 (newline, newline-and-indent, do-auto-fill): Use advice instead of
7345 redefining the function.
7346 (tpu-set-scroll-margins): Activate the pieces of advice.
7347
37cc095b
MB
73482007-08-06 Martin Rudalics <rudalics@gmx.at>
7349
7350 * help.el (resize-temp-buffer-window): Use window-full-width-p
7351 instead of comparing frame-width and window-width.
7352
031b6333
JB
73532007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
7354
7355 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
7356 optional quotes around files in NEED-UPDATE . REMOVED case.
7357
7358 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
7359 (ada-treat-cmd-string): Improve error message.
7360 (ada-do-file-completion): Call `ada-require-project-file', so
7361 project variables are set properly.
7362 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
7363 (ada-gnatfind-buffer-name): New constant.
7364 (ada-find-any-references): Use new constant. Set buffer name
7365 properly in compilation-start. Toggle read-only properly.
7366 (ada-find-in-src-path): Fix spelling error in docstring.
7367
7368 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
7369 by zero error.
7370
9d8563ca
SM
73712007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7372
7373 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
7374
0e898f3d
RS
73752007-08-12 Richard Stallman <rms@gnu.org>
7376
7377 * progmodes/sh-script.el (sh): Delete group `unix'.
7378
7379 * progmodes/gud.el (gud): Change to group `processes'.
7380
8e80bfc5
GM
73812007-08-11 Glenn Morris <rgm@gnu.org>
7382
7383 * progmodes/compile.el (compilation-buffer-name): Don't check
7384 compilation-arguments. It is superfluous, and the variable isn't
7385 even set when this function is called.
7386
b16f162d
YM
73872007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7388
7389 * term/mac-win.el (mac-ae-reopen-application): New function.
7390 (mac-apple-event-map): Bind "reopen application" Apple event to it.
7391
0e1627a7
SM
73922007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7393
7394 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
7395 take tex-font-script-display into account.
7396 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
7397 cell to a list of 2 elements to simplify the unfontify code.
7398
d3509e50
VJL
73992007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7400
7401 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
7402 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
7403 ps-print-color-p is neither nil nor black-white. Reported by Christian
7404 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
7405
eac59e3c
AS
74062007-08-08 Andreas Schwab <schwab@suse.de>
7407
7408 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
7409 self-insert-command, not self-insert.
7410
a3fcbf6c
GM
74112007-08-08 Glenn Morris <rgm@gnu.org>
7412
7413 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
7414 argument optional, for backwards compatibility, and only highlight
7415 args when present. Fix symbol name typo (doc/args).
7416
7417 * help-mode.el (help-make-xrefs): Search for symbol constituents,
7418 rather than just `-'.
7419
e6cd99dc
JB
74202007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
7421
7422 * calc/calc-units.el (calc-convert-temperature):
7423 Use `/' to create fractions.
7424
27e813fe
MA
74252007-08-07 Michael Albinus <michael.albinus@gmx.de>
7426
7427 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
7428 global matching.
7429 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
7430 ERROR-BUFFER more robust. Display output.
7431 (tramp-file-name-handler): Add a connection property when we found
7432 a foreign file name handler. This allows backends like ftp to
7433 profit also from usr/host name completion based on connection
7434 cache.
7435 (tramp-send-command-and-read): Search for trash after the regexp
7436 until eol only. In XEmacs, there is a problem with \n.
7437
7438 * net/tramp-cache.el (top): Read persistent connection history
7439 when cache is empty.
7440
74412007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
7442
7443 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
7444 resulting output.
7445
c94d5f81
SS
74462007-08-07 Sam Steingold <sds@gnu.org>
7447
7448 * progmodes/compile.el (compilation-start): Pass nil as startfile
7449 to comint-exec.
7450
e9498e0f
CY
74512007-08-07 Chong Yidong <cyd@stupidchicken.com>
7452
7453 * longlines.el (longlines-decoded): New variable.
7454 (longlines-mode): Avoid encoding or decoding the buffer twice.
7455
f70aa678
MR
74562007-08-07 Martin Rudalics <rudalics@gmx.at>
7457
7458 * format.el (format-insert-file): Make sure that at most one undo
7459 entry is recorded for the insertion. Inhibit point-motion and
7460 modification hooks around call to insert-file-contents.
7461
ebaac04d
SM
74622007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7463
7464 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
7465 Select the buffer's window before moving point.
7466
cb8d3325
RS
74672007-08-07 Richard Stallman <rms@gnu.org>
7468
7469 * term.el (term): Remove parent group `unix'.
7470
7471 * simple.el (default-indent-new-line): New function.
7472 It calls comment-line-break-function if there are comments.
7473 (do-auto-fill): Use that.
7474
74752007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
7476
7477 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
7478 (PC-do-completion): Add "acronym completion" for symbols and
7479 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
7480
cc2ee8ec
SS
74812007-08-06 Sam Steingold <sds@gnu.org>
7482
7483 * mouse.el (mouse-buffer-menu): Pass mode-name through
7484 format-mode-line because it may be a list,
7485 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
7486
bd65bc6c
VJL
74872007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
7488
7489 * printing.el (pr-update-menus): Docstring fix.
7490
daffc81a
JR
74912007-08-06 Jason Rumney <jasonr@gnu.org>
7492
7493 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
7494
7495 * vc-hooks.el (vc-call): Add doc string.
7496
227eb744
MA
74972007-08-06 Michael Albinus <michael.albinus@gmx.de>
7498
7499 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
7500 process-filter.
7501
570288ee
KH
75022007-08-06 Kenichi Handa <handa@m17n.org>
7503
7504 * international/quail.el: Wrap (require 'help-mode) by
7505 eval-when-compile.
7506 (quail-help-init): New function.
7507 (quail-help): Call quail-help-init.
7508 (quail-store-decode-map-key): Change it to a function.
7509
e3dd4242
JR
75102007-08-05 Jason Rumney <jasonr@gnu.org>
7511
7512 * vc.el (vc-rollback): Add norevert argument back.
7513 (vc-revert-buffer): Add back as obsolete alias.
7514
a3fcbf6c 75152007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
950ebc45
VJL
7516
7517 * term.el: Honor term-default-fg-color and term-default-bg-color
7518 settings when modifying term-current-face.
ebaac04d 7519 (term-default-fg-color, term-default-bg-color): Initialize from
950ebc45
VJL
7520 default term-current-face.
7521 (term-mode, term-reset-terminal): Set term-current-face with
7522 term-default-fg-color and term-default-bg-color.
7523 (term-handle-colors-array): term-current-face has term-default-fg-color
7524 and term-default-bg-color after reset escape sequence.
7525 (term-handle-colors-array): Set term-current-color with
7526 term-default-fg/bg-color instead of ansi-term-color-vector when the
7527 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
7528
031b6333 75292007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
bdf007a0 7530
031b6333 7531 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
bdf007a0
JB
7532 (math-nlfit-givens): Let bind free variables.
7533
6564a442
VJL
75342007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
7535
7536 * printing.el: Require lpr and ps-print when loading printing package.
7537 Reported by Glenn Morris <rgm@gnu.org>.
7538
f1fa5062
MA
75392007-08-05 Michael Albinus <michael.albinus@gmx.de>
7540
7541 * files.el (set-auto-mode): Handle also remote files wrt
7542 `auto-mode-alist'.
7543
031b6333 75442007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
8ab437fd
JB
7545
7546 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
7547 curves and plotting.
7548
7549 * calc/calc-nlfit.el: New file.
7550
0917bb33
GM
75512007-08-04 Glenn Morris <rgm@gnu.org>
7552
7553 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
7554 zero, not nil, when the library is first loaded. Check for a file
7555 that has been modified on disk.
7556
7557 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
7558 Remove duplicate defvar preventing initialization.
7559 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
7560
4c969f97
SM
75612007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7562
7563 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
7564 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
7565 may match up to 4 lines.
7566 (diff-beginning-of-file-and-junk): Rewrite.
7567
a7e2b28d
VJL
75682007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7569
7570 * printing.el: Evaluate require only during compilation.
7571 (pr-version): New version 6.9.1.
7572 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
7573 (pr-global-menubar): Fix code.
7574
1bb751ed
DN
75752007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
7576
7577 * term.el (term-erase-in-display): Fix case when point is not at
7578 the beginning of the line.
7579
480e4ad1
JB
75802007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7581
031b6333 7582 * calc/calc-ext.el (math-get-value, math-get-sdev)
480e4ad1
JB
7583 (math-contains-sdev): New functions.
7584
7585 * calc/calc-graph.el (calc-graph-format-data)
7586 (calc-graph-add-curve): Check for error forms.
7587 (calc-graph-set-styles): Add option for error forms.
7588
4211679b
MB
75892007-08-03 Miles Bader <miles@gnu.org>
7590
7591 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
7592 backend names for new backends to `Git', `Hg', and `Bzr'.
7593 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
7594 not `HG'.
7595 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
7596 name, not `GIT'.
7597 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
7598 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
7599
4317d494 76002007-08-03 Richard Stallman <rms@gnu.org>
7d1dad0c 7601
7d7d10b8
RS
7602 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
7603 to update deleted flag.
7604
7605 * cus-edit.el (customize-apropos, customize-apropos-options)
7606 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
7607
7608 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
7609
3ff67968 7610 * startup.el (fancy-splash-head, startup-echo-area-message):
7d7d10b8
RS
7611 Change message text.
7612
7613 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
7614 All callers use line-move.
7615
7d1dad0c
RS
7616 * progmodes/compile.el (compilation-find-buffer): Return current
7617 buffer immediately if suitable.
7618 (compile, compilation-buffer-name, compilation-start): Doc fixes.
7619
4317d494 76202007-08-03 Daiki Ueno <ueno@unixuser.org>
2d17b4d5 7621
51f6595d
SM
7622 * faces.el (face-normalize-spec): New function.
7623 (frame-set-background-mode): Normalize face-spec before calling
7624 face-spec-match-p.
2d17b4d5 7625
cb8d3325 76262007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
ee9272ff 7627
0896d931 7628 * server.el (server-window): Add switch-to-buffer-other-frame option.
a0e5e075 7629
52f55ab0
GM
76302007-08-03 Glenn Morris <rgm@gnu.org>
7631
7632 * cus-edit.el (customize-apropos): Make the error message indicate
7633 what kind of thing the user was trying to customize.
7634
7635 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
7636
031b6333
JB
7637 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
7638 Fix off-by-one error in previous change.
52f55ab0
GM
7639
76402007-08-03 Drew Adams <drew.adams@oracle.com>
7641
7642 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
7643 Make buffer writable.
7644
17cc361e
JB
76452007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
7646
031b6333
JB
7647 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
7648 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
17cc361e
JB
7649 Use native Emacs functions, when appropriate.
7650
cb223bba
DN
76512007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
7652 Stefan Monnier <monnier@iro.umontreal.ca>
7653
7654 * vc.el: Document new VC operation `extra-menu'.
7655
7656 * vc-hooks.el (vc-default-extra-menu): New function.
7657
7658 * menu-bar.el (menu-bar-vc-filter): New function.
7659 (menu-bar-tools-menu): Use it as a filter.
7660
a5860c9b 76612007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
a466449c
VJL
7662
7663 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
7664
f3e82d69
GM
76652007-08-01 Glenn Morris <rgm@gnu.org>
7666
7667 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
7668 strings.
7669 (fortran-tab-mode-default): Remove needless autoload.
7670 (fortran-tab-mode-string): Add help-echo and mouse properties, and
7671 mark as risky.
7672 (fortran-line-length): New buffer-local variable, safe if integer.
7673 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
7674 Change from variables to constants.
7675 (fortran-font-lock-syntactic-keywords): Delete as a variable,
7676 replace with a new function definition.
7677 (fortran-mode): Use fortran-line-length, and
7678 fortran-font-lock-syntactic-keywords as a function. Add a
7679 hack-local-variables-hook function.
0e1627a7
SM
7680 (fortran-line-length, fortran-hack-local-variables): New functions.
7681 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
7682 Use fortran-line-length rather than 72.
f3e82d69
GM
7683 (fortran-window-create-momentarily): Doc fix.
7684
a5860c9b 76852007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
d84fcc30 7686
0e1627a7
SM
7687 * cus-edit.el (custom-group-value-create, custom-goto-parent):
7688 Fix parent groups link.
d84fcc30 7689
47968e06
VJL
76902007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
7691
7692 * progmodes/python.el (python-current-defun): Adjust to never fall
7693 into infinite loop.
7694
b6e9189c
SM
76952007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
7696
7697 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
7698
2f12b713 76992007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
eff23ff3 7700
2f12b713
MB
7701 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
7702 (copyright-fix-years, copyright): Correctly handle the case where
7703 copyright-limit is nil.
fa4488bd 7704
2f12b713 77052007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
eff23ff3 7706
2f12b713 7707 * progmodes/python.el (run-python): Fix path separator under w32.
eff23ff3 7708
ea2e3ef4
RS
77092007-07-30 Richard Stallman <rms@gnu.org>
7710
7711 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7712 Treat non-break space as whitespace in Lisp.
7713
b956d64f
SM
77142007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
7715
100edb42
SM
7716 * vc.el (vc-dired-hook): Use inhibit-read-only.
7717
b956d64f
SM
7718 * progmodes/compile.el (compilation-forget-errors):
7719 Reset compilation-auto-jump-to-next.
7720
5ef05ae3
MB
77212007-07-30 Michael Olson <mwolson@gnu.org>
7722
ed8c9cf1
MB
7723 * cus-edit.el (custom-group-save): Fix void function definition
7724 error. Thanks to Zhang Wei for the report.
7725
5ef05ae3
MB
7726 * ps-print.el: Check in trivial changes to the autoloads section
7727 caused by the build process. These autoloads really ought to be
7728 placed in a separate file, methinks.
7729
712f4efe
SM
77302007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
7731
7732 * calendar/calendar.el (calendar-mode): Make sure
7733 displayed-(month|year) are set.
7734 (calendar-basic-setup): Display buffer before adjusting window sizes.
7735 (generate-calendar-window): Use inhibit-read-only. Simplify.
7736 Generate buffer and set displayed-month and displayed-year before
7737 calling update-calendar-mode-line.
7738
bce04fee
MA
77392007-07-29 Michael Albinus <michael.albinus@gmx.de>
7740
27e813fe
MA
7741 * net/tramp.el:
7742 * net/tramp-uu.el:
7743 * net/trampver.el: Use utf-8 encoding with coding cookie.
bce04fee 7744
27e813fe
MA
7745 * net/tramp-cache.el:
7746 * net/tramp-fish.el:
7747 * net/tramp-ftp.el:
7748 * net/tramp-gw.el:
7749 * net/tramp-smb.el: Remove coding cookie.
bce04fee 7750
27e813fe 7751 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
712f4efe 7752 Flush buffer file-name's file property.
bce04fee
MA
7753 (tramp-handle-file-remote-p): The first parameter is FILENAME.
7754
27e813fe 7755 * net/trampver.el: Update release number.
bce04fee 7756
40aa8257
JL
77572007-07-29 Juri Linkov <juri@jurta.org>
7758
7759 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
7760 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
7761 when major-mode is not dired-mode.
7762 (dired-toggle-read-only): New function.
7763 (dired-recursive-deletes): Remove obsolete comments about old
7764 default value.
7765 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
7766
7767 * wdired.el (wdired-exit): New function.
7768 (wdired-mode-map): Bind C-x C-q to wdired-exit.
7769
806bc6df
SM
77702007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
7771
a0247dcf
SM
7772 * cus-edit.el (customize-read-group): New fun.
7773 (customize-group-other-window, customize-face-other-window):
7774 Prompt before delegating to customize-(group|face).
7775 Bind pop-up-windows rather than use the other-window argument.
7776 (customize-group, customize-face): Prompt from the interactive spec.
7777 Remove args `prompt-for-group' and `other-window'.
7778
806bc6df
SM
7779 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
7780 (ad-body-forms, ad-advised-interactive-form): Revert this part of
7781 last change.
7782
9d2aebf6
MY
77832007-07-28 Masatake YAMATO <jet@gyve.org>
7784
806bc6df 7785 * vc.el (vc-dired-mode): Add a menu for VC related operation.
a722966c 7786 Use backend name as the menu label. Suggested by David Kastrup.
9d2aebf6 7787
d4450968
AM
77882007-07-28 Alan Mackenzie <acm@muc.de>
7789
7790 Fix problem with modes derived from CC Mode:
806bc6df 7791 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
d4450968 7792 macro to cc-langs.
806bc6df
SM
7793 (c-init-language-vars-for): Remove call to above macro.
7794 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
d4450968 7795 been moved to here.
806bc6df 7796 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
d4450968 7797
59b65f00
EZ
77982007-07-28 Eli Zaretskii <eliz@gnu.org>
7799
7800 * net/trampver.el: Fix the `coding' cookie.
7801
a0709d8d
DN
78022007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
7803
7804 * vc-git.el (vc-git-print-log): Support both the old single file
7805 interface and the new one.
7806
f7165034
NR
78072007-07-28 Nick Roberts <nickrob@snap.net.nz>
7808
7809 * bindings.el (mode-line-remote): Use updated %@ construct.
7810
ab42e29d
SM
78112007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
7812
e4e1cf95
SM
7813 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
7814 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
7815 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
7816 (diary-list-bahai-entries, diary-bahai-mark-entries)
7817 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
7818 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
7819 New names to clean up namespace.
7820 (list-bahai-diary-entries, mark-bahai-diary-entries)
7821 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
7822 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
7823 Add compatibility aliases.
7824
11361a8b
SM
7825 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
7826
ab42e29d
SM
7827 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
7828 (calendar-scroll-left-three-months)
7829 (calendar-scroll-right-three-months): Clean up namespace.
7830 (scroll-calendar-left, scroll-calendar-right)
7831 (scroll-calendar-left-three-months)
7832 (scroll-calendar-right-three-months): Add compatibility aliases.
7833
0581e7e7
SM
7834 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
7835 Behave like mouse-scroll-calendar-* when used from the mouse.
7836
7837 * calendar/cal-menu.el (cal-menu-scroll-menu)
7838 (cal-menu-global-mouse-menu):
7839 * calendar/calendar.el (calendar-mode-map):
7840 Use new calendar-scroll-* names.
7841 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
7842 Remove. Use calendar-scroll-* directly instead.
7843
05bfa8f3
SM
78442007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
7845
7846 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
7847 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
7848 (ad-make-advised-definition, ad-cache-id-verification-code):
7849 Use commandp and interactive-form instead.
7850
625f71cf
DN
78512007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
7852
7853 * vc-git.el: Relicense to GPLv3 or later.
7854 (vc-directory-exclusion-list, vc-handled-backends): Remove.
05bfa8f3 7855
625f71cf
DN
7856 * vc-hooks.el (vc-handled-backends): Add GIT.
7857
7858 * vc.el (vc-directory-exclusion-list): Add .git.
7859
108607bc
DN
78602007-07-26 Alexandre Julliard <julliard@winehq.org>
7861
7862 * vc-git.el (vc-git-revision-table)
7863 (vc-git-revision-completion-table): New functions.
7864
3ced5caa
VJL
78652007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7866
7867 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
7868 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
7869 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
7870 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
7871 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
7872 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
7873 New command actions for EPS header and EPS footer.
7874
7875 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
7876 footer. Fix some problems with one-or-more, zero-or-more and
7877 alternative constructions generation. Some log messages
7878 implementation. Doc fix.
7879 (ebnf-version): New version 4.4.
7880 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
7881 (ebnf-eps-footer, ebnf-log): New options.
7882 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
7883 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
7884 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
7885 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
7886 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
7887 (ebnf-style-custom-list, ebnf-style-database): Put new values.
7888 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
7889 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
7890 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
7891 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
7892 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
7893 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
7894 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
7895 (ebnf-non-terminal-dimension, ebnf-special-dimension)
7896 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
7897 (ebnf-except-dimension, ebnf-alternative-dimension)
7898 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
7899 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
7900 message fun.
7901 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
7902 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
7903 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
7904 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
7905 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
7906 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
7907 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
7908 compatibility with Emacs 20 & 21.
7909 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
7910 (ebnf-eps-file-alist, ebnf-basic-width-extra)
7911 (ebnf-basic-empty-height): New vars.
7912 (ebnf-prologue): Fix PostScript code.
7913 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
7914 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
7915 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
7916 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
7917
cacc7b51
GM
79182007-07-25 Glenn Morris <rgm@gnu.org>
7919
7920 * Relicense all FSF files to GPLv3 or later.
7921
7922 * COPYING: Switch to GPLv3.
7923
405b8717
SM
79242007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7925
7926 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
7927 Replace it with another one which disables undo before calling
7928 erase-buffer and then turns it back on if needed.
7929
57b8089a
DN
79302007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7931
405b8717 7932 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
57b8089a 7933
f4c6689c
GM
79342007-07-24 Glenn Morris <rgm@gnu.org>
7935
7936 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
7937 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
7938 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
7939 (cal-tex-cursor-week, cal-tex-cursor-week2)
7940 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7941 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7942 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7943 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
7944
458cf788
SM
79452007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7946
7947 * calendar/calendar.el (calendar-mode-map): Move initialization
7948 into declaration. Add menu bindings (used to be done in cal-menu).
7949 (calendar-mode): Don't add an activate-menubar-hook.
7950
7951 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
7952 modify calendar-mode-map), use easy-menu, and make sure that C-h k
7953 can be used on the menu entries.
7954 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
7955 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
7956 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
7957 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
7958 (calendar-flatten, cal-menu-update): Remove.
7959 (calendar-mouse-insert-hebrew-diary-entry)
7960 (calendar-mouse-insert-islamic-diary-entry)
7961 (calendar-mouse-insert-bahai-diary-entry):
7962 Remove (fold into cal-menu-diary-menu).
7963 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
7964 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
7965 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
7966 (calendar-mouse-view-diary-entries): Minor simplifications.
7967 (calendar-event-to-date): Use with-current-buffer.
7968
8a00d4ff
NR
79692007-07-25 Nick Roberts <nickrob@snap.net.nz>
7970
7971 * add-log.el (change-log-redate): Remove (not needed anymore and
7972 doesn't appear to work).
7973
b7de6024
SM
79742007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7975
7976 * frame.el: Use mapc and dolist instead of mapcar where possible.
7977 (close-display-connection): New command.
7978
b747d346
DN
79792007-07-25 Alexandre Julliard <julliard@winehq.org>
7980
7981 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
7982 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
7983
6fb87e51
VJL
79842007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7985
7986 * ps-print.el (ps-multibyte-buffer): Docstring fix.
7987
7988 * ps-mule.el: Doc fix.
2c0ebf75
VJL
7989 (ps-multibyte-buffer, ps-mule-font-info-database-default)
7990 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
6fb87e51 7991
4cf5577e
GM
79922007-07-25 Glenn Morris <rgm@gnu.org>
7993
7994 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
7995 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
7996 (cal-tex-daily-end, cal-tex-hook)
7997 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
7998 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
7999 (cal-tex-cursor-week-iso, cal-tex-week-hours)
8000 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
8001 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
8002 (cal-tex-day-prefix, cal-tex-day-name-format)
8003 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
8004 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
8005 (cal-tex-LaTeX-subst-list): Change from variables to constants.
8006 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
8007 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
8008 etc, rather than \bf.
8009 (cal-tex-mini-calendar): Fix typos in previous change.
8010 (cal-tex-latexify-list): Remove inner let binding.
8011 (cal-tex-end-document, cal-tex-banner): Use multi-line
8012 cal-tex-comment.
8013 (cal-tex-comment): Handle embedded newlines.
8014 (cal-tex-LaTeXify-string): Use substring-no-properties.
8015
bffa7817
SM
80162007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
8017
8018 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8019 Add support for the Maden build tool.
8020
80f462b7
KH
80212007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
8022
bffa7817 8023 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
80f462b7 8024
9aecacd0 80252007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
727bdea1 8026
9aecacd0 8027 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
ad546929 8028
64e3efd9
DN
80292007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
8030
d7e69846
DN
8031 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
8032 C-x C-q.
8033
64e3efd9
DN
8034 * vc-git.el (vc-git-print-log): Fix previous change.
8035
38f4a790
SM
80362007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
8037
62e3c31f
SM
8038 * window.el (save-selected-window): Minor optimization.
8039 (bw-adjust-window): If operation failed, try with a smaller delta.
8040 (window-fixed-size-p): New function.
8041 (window-area-factor): New var.
8042 (balance-windows-area): New command.
8043
38f4a790
SM
8044 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
8045 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
8046 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
8047 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
8048 (ps-mule-begin-job): Use dolist.
8049
a9e11582
MA
80502007-07-24 Michael Albinus <michael.albinus@gmx.de>
8051
8052 * subr.el (start-file-process-shell-command)
8053 (process-file-shell-command): New defuns.
8054
38f4a790
SM
8055 * progmodes/compile.el (compilation-start):
8056 Apply `start-file-process-shell-command'.
a9e11582 8057
7546c767
DN
80582007-07-24 Alexandre Julliard <julliard@winehq.org>
8059
38f4a790 8060 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
7546c767 8061
31386eea
AM
80622007-07-24 Alan Mackenzie <acm@muc.de>
8063
38f4a790
SM
8064 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
8065 Initialise byte-compile-unresolved-functions before rather than
8066 after a compilation.
31386eea
AM
8067 (byte-compile-unresolved-functions): Amplify doc string.
8068
21b38b3c
GM
80692007-07-24 Glenn Morris <rgm@gnu.org>
8070
26933a68
GM
8071 * startup.el (normal-splash-screen): Use `emacs-copyright'.
8072
21b38b3c
GM
8073 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
8074 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
8075 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
8076 (cal-tex-cursor-week, cal-tex-cursor-week2)
8077 (cal-tex-cursor-week-iso, cal-tex-week-hours)
8078 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
8079 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8080 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
8081
55abc44f
GM
8082 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
8083 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
8084 (cal-tex-day-name-format, cal-tex-cal-one-month)
8085 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
8086 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
8087 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
8088 (cal-tex-list-holidays, cal-tex-cursor-year)
8089 (cal-tex-cursor-year-landscape, cal-tex-year)
8090 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
8091 (cal-tex-cursor-month, cal-tex-insert-days)
8092 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
8093 (cal-tex-first-blank-p, cal-tex-cursor-week)
8094 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
8095 (cal-tex-week-hours, cal-tex-cursor-week-monday)
8096 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
8097 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
8098 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
8099 (cal-tex-latexify-list, cal-tex-previous-month)
8100 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
8101 modernization, including using dotimes rather than
8102 calendar-for-loop.
8103 (cal-tex-LaTeX-subst-list): Remove `@'.
78a264f4
JB
8104 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
8105 Use \textit and \textbf rather than \em and \it.
55abc44f 8106
6ce285a6
GM
8107 * calendar/cal-bahai.el (list-bahai-diary-entries)
8108 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
8109 * calendar/cal-islam.el (list-islamic-diary-entries)
38f4a790 8110 * calendar/calendar.el (generate-calendar, generate-calendar-month)
6ce285a6
GM
8111 * calendar/diary-lib.el (diary-list-entries)
8112 (mark-calendar-date-pattern): Use `dotimes' rather than
8113 `calendar-for-loop'.
8114
8115 * calendar/calendar.el (calendar-for-loop): Doc fix.
8116
ae59e888
SM
81172007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8118
8119 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
8120 underlying file is uptodate.
8121
de09204d 81222007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
26cc71af
SM
8123
8124 * replace.el (perform-replace): Use isearch-no-upper-case-p.
8125
5719a098
SM
81262007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8127
8128 * vc-hooks.el (vc-mode-line-map): New const.
8129 (vc-mode-line): Use it.
8130
78a264f4 81312007-07-23 Alexandre Julliard <julliard@winehq.org>
8b38ce20 8132
d7009f45
DN
8133 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
8134 (vc-git-unregister): New functions.
8b38ce20 8135 (vc-git-find-version): Use the result of ls-files as a parameter
78a264f4 8136 for cat-file.
8b38ce20 8137
d4443a0d
MA
81382007-07-23 Michael Albinus <michael.albinus@gmx.de>
8139
8140 * net/tramp.el (tramp-perl-file-attributes)
8141 (tramp-perl-directory-files-and-attributes)
8142 (tramp-handle-file-attributes-with-stat)
8143 (tramp-handle-directory-files-and-attributes-with-stat)
8144 (tramp-convert-file-attributes): Handle huge file sizes.
8145
297b8ccd
JL
81462007-07-23 Juri Linkov <juri@jurta.org>
8147
8148 * isearch.el (isearch-message-function): New variable.
8149 (isearch-update, isearch-search): Use it.
8150
8151 * simple.el (goto-history-element): New function created from
8152 next-history-element.
8153 (next-history-element): Most code moved to goto-history-element.
8154 Call goto-history-element with (- minibuffer-history-position n).
8155 (previous-history-element): Call goto-history-element with (+
8156 minibuffer-history-position n).
8157 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
8158 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
8159 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
8160 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
8161 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
8162 (minibuffer-history-isearch-pop-state): New functions.
8163
33e0847d
TTN
81642007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
8165
8166 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
8167 Also, if FILE is a list, return non-nil if any of its elements
8168 should stay local. Update docstring.
8169
f5e087f8
SM
81702007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8171
5719a098
SM
8172 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
8173 change by reverting a small part.
f5e087f8 8174
6b00d5f5
RS
81752007-07-23 Richard Stallman <rms@gnu.org>
8176
8177 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
8178
b0f90937
DN
81792007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8180
8181 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
78a264f4 8182 handling it. Use vc-git-command.
b0f90937
DN
8183 (vc-git-find-version, vc-git-diff-tree): New functions.
8184 (vc-git-revert): Use vc-git-command.
8185 (vc-git--run-command): Delete.
8186
78a264f4 81872007-07-23 Alexandre Julliard <julliard@winehq.org>
4d3ac01e
DN
8188
8189 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
8190
e43883be
KH
81912007-07-20 Kenichi Handa <handa@m17n.org>
8192
5719a098
SM
8193 * international/utf-8.el (utf-8-post-read-conversion):
8194 Temporarily bind utf-8-compose-scripts to nil while running
8195 *-compose-region functions.
e43883be 8196
9143abff
DN
81972007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8198
8199 * vc-git.el: Update status.
faa98100 8200 (vc-directory-exclusion-list): Use eval-after-load.
9143abff 8201
9f444841
NR
82022007-07-22 Nick Roberts <nickrob@snap.net.nz>
8203
8204 * bindings.el (mode-line-remote): New variable.
8205 (help-echo): Add to default values of mode-line-format.
8206
8207 * files.el: Mark mode-line-remote as risky.
8208
02b99a17
JL
82092007-07-22 Juri Linkov <juri@jurta.org>
8210
8211 * isearch.el (isearch-edit-string): Save old point and
8212 isearch-other-end to old-point and old-other-end before reading
8213 the search string from minibuffer. After exiting minibuffer set
8214 point to old-other-end if point and the search direction is the
8215 same as before reading the search string.
8216 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
8217 to isearch-other-end. Instead of isearch-search-and-update call
8218 three functions isearch-search, isearch-push-state and isearch-update.
8219
8b9783e0
DN
82202007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8221
8222 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
8223 deal with multiple file arguments.
8224 (vc-git-print-log): Deal with multiple file arguments.
8225
f151b310
SM
82262007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8227
8228 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
8229 diff-refine-hunk. Adjust users.
8230 (diff-unified-hunk-p, diff-splittable-p): New functions.
8231 (diff-mode-menu): Use it to disable Split when it doesn't work.
8232
8f2d38de
SM
82332007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8234
8235 * diff-mode.el (diff-mode-menu): New entries.
8236
fd691799
SM
82372007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8238
3dc04e83
SM
8239 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
8240 if applicable, so as to save undo-log space.
8241
e4456fdf
SM
8242 * diff-mode.el (diff-find-file-name): Add arg `batch'.
8243
fd691799
SM
8244 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
8245 (diff-file-kill): Use it.
8246 (diff-beginning-of-hunk): Add arg `try-harder' using it.
8247 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
8248 Use it so they find the hunk even when we're in the file header.
8249
53cc90ab
DN
82502007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8251
56b32800
JB
8252 * vc-git.el (vc-git-revision-granularity, vc-git-root)
8253 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
53cc90ab
DN
8254 (vc-git-create-repo): New functions.
8255 (vc-git-registered): New autoloaded function definition.
8256 (vc-git-registered): Use vc-git-root.
8257 (vc-git-responsible-p): New defalias.
8258 (vc-git-annotate-extract-revision-at-line): Uncomment.
8259 (vc-git-print-log): Add the file name to the log.
8260 (vc-git-log-view-mode): New derived mode.
56b32800 8261 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
53cc90ab 8262
2e2eead3
MA
82632007-07-22 Michael Albinus <michael.albinus@gmx.de>
8264
8265 * progmodes/grep.el (grep-compute-defaults): Keep default values.
8266
a9686d00
DK
82672007-07-22 Ralf Angeli <angeli@caeruleus.net>
8268
8269 * textmodes/reftex.el (reftex-access-parse-file): Create parse
8270 file in a way that does not interfere with recentf mode.
8271 (reftex-access-parse-file): Do not risk destroying an existing
8272 buffer.
8273
78a264f4 82742007-07-22 Alexandre Julliard <julliard@winehq.org>
fff4a046
DN
8275
8276 * vc-git.el: New file.
8277
0f4827ee
SM
82782007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8279
fd691799 8280 * textmodes/tex-mode.el (tex-font-script-display): Change default.
0f4827ee 8281
3a12f9f8
DN
82822007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8283
8284 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
8285 for branches and new files.
8286
8287 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
8288 local-map handling ...
78a264f4 8289 (vc-mode-line): ... here. Improve handling of help-echo.
3a12f9f8
DN
8290
8291 * vc.el (mode-line-string): Document help-echo usage.
8292
31c70002
MA
82932007-07-22 Michael Albinus <michael.albinus@gmx.de>
8294
8295 Sync with Tramp 2.1.10.
8296
0f205eee 8297 * net/tramp.el (tramp-get-ls-command): Fix typo.
31c70002 8298
27e813fe 8299 * net/trampver.el: Update release number.
31c70002 8300
0389072b
JD
83012007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8302
56b32800 8303 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
0389072b
JD
8304
8305 * term/x-win.el (x-handle-no-bitmap-icon): New function.
8306
6dbf6147
MR
83072007-07-22 Martin Rudalics <rudalics@gmx.at>
8308
8309 * add-log.el (change-log-fill-parenthesized-list): New function.
8310 (change-log-indent): Call change-log-fill-parenthesized-list.
78a264f4
JB
8311 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
8312 Have lines with leading asterisk start a paragraph.
6dbf6147 8313
178b8baf
JB
83142007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
8315
8316 * calc/calc-math.el (math-emacs-precision)
8317 (math-largest-emacs-expt, math-smallest-emacs-expt):
8318 New variables.
8319 (math-use-emacs-fn): New function.
8320 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
8321 appropriate.
8322
a226e0ef
TTN
83232007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
8324
8325 * image-dired.el (image-dired-sane-db-file): New func.
8326 (image-dired-write-tags, image-dired-remove-tag)
8327 (image-dired-list-tags, image-dired-write-comments)
8328 (image-dired-get-comment, image-dired-mark-tagged-files)
8329 (image-dired-create-gallery-lists): Call new func.
8330 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
8331
34b7fb85
DN
83322007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
8333
8334 * vc-hg.el (vc-hg-dir-state): Fix loop.
8335 (vc-hg-print-log): Fix expected return value for vc-hg-command.
8336 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
8337 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
8338 (vc-hg-revert): Likewise.
8339 (vc-hg-revision-table, vc-hg-revision-completion-table): New
8340 functions.
8341
74dea9e1
SM
83422007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8343
8344 * add-log.el (change-log-resolve-conflict): Don't lose data if the
8345 merge fails.
8346
765831a0
DN
83472007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8348
bb042dc6
SM
8349 * progmodes/compile.el (compilation-auto-jump-to-first-error):
8350 Add group and version.
765831a0 8351
091525d5
SM
83522007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8353
e1f5b0ed 8354 * add-log.el (add-log-file-name): Use file-relative-name.
56b32800
JB
8355 (add-change-log-entry): Delay reading
8356 add-log-(full-name|mailing-address) to after we've switched to the
8357 ChangeLog buffer so we get the right value.
bb042dc6
SM
8358 (add-change-log-entry, add-log-current-defun, change-log-merge):
8359 Use derived-mode-p rather than checking major-mode directly.
e1f5b0ed 8360
6655f0bf
SM
8361 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
8362 name for buffer-file-name if it refers to a directory.
8363
f3b8feb4
SM
8364 * vc-arch.el (vc-arch-diff): Fix last change.
8365
091525d5
SM
8366 * progmodes/compile.el (compilation-start): Remember the original
8367 directory in a buffer-local compilation-directory.
8368 (compile): Set the global value of compilation-directory.
8369 (recompile): Use compilation-directory even in the compilation buffer.
8370
d7927b9f
DN
83712007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8372
8373 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
8374
3f0257cb
VJL
83752007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8376
8377 * ps-print.el: Problem with foreground and background color when
8378 printing a buffer with and without faces. Reported by Christian
8379 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
8380 (ps-print-version): New version 6.7.5.
8381 (ps-default-fg): Change default value to nil, so black color is used
8382 when a face does not specify a foreground color.
8383 (ps-default-bg): Change default value to nil, so white color is used
8384 for background color.
8385 (ps-begin-job): Fix code.
8386
ec9bbc6c
EZ
83872007-07-20 Eli Zaretskii <eliz@gnu.org>
8388
8389 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
8390 in $(INSTALL_DIR)/lisp/ if they already exist.
8391
83922007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
8393
8394 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
8395 in $(INSTALL_DIR)/lisp/ if they already exist.
8396
3b27900d
SM
83972007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8398
ceb19436
SM
8399 * progmodes/vera-mode.el (vera-re-search-forward)
8400 (vera-re-search-backward): Remove use of store-match-data.
e341a817 8401 (vera-mode-map): Move initialization into declaration.
ceb19436 8402
8ebbfc80
SM
8403 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
8404 (flymake-find-buildfile): Use locate-dominating-file.
8405
d1a607bc
SM
8406 * vc.el (vc-delistify): Use mapconcat.
8407 (vc-do-command): Minor simplification.
8408 (vc-expand-dirs): Use push.
8409
da4c9778
SM
8410 * vc-mcvs.el (vc-mcvs-create-repo):
8411 * vc-cvs.el (vc-cvs-create-repo): Remove.
8412
3b27900d
SM
8413 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
8414 directory and the root as well.
8415
a6ea7ffc
DN
84162007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8417
c0edfa75
DN
8418 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
8419 instead of a file.
8420
a6ea7ffc
DN
8421 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
8422 (vc-hg-registered): Replace if with when.
3b27900d 8423 (vc-hg-state): Deal with nonexistent files and handle removed files.
a6ea7ffc
DN
8424 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
8425 (vc-hg-checkout): Re-enable.
8426 (vc-hg-create-repo): Fix typos.
c0edfa75 8427 (vc-hg-print-log): Fix for multiple files.
a272e668 8428 (vc-hg-workfile-unchanged-p): New function.
a6ea7ffc
DN
8429
8430 * vc.el: Fix typo.
ee2f409b
DN
8431 (vc-print-log): Fix call to print-log.
8432 (vc-default-comment-history): Likewise.
c0edfa75
DN
8433 (vc-directory-exclusion-list): Add .hg and .bzr.
8434 (vc-diff-internal): Pass a list instead of a file.
a6ea7ffc
DN
8435
8436 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
8437
8438 * vc-bzr.el (vc-bzr-create-repo): New function.
8439
66752bb4
SM
84402007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
8441
8442 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
8443 `file' from which to start the search.
8444
c1fec027
ER
84452007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
8446
84a7b243
DN
8447 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
8448 having a single file argument to having a list of files as the
8449 first argument.
418fd375 8450
c1fec027 84512007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
66752bb4 8452
418fd375
SM
8453 * files.el (locate-dominating-file): New function.
8454
6e3aa3f5
MA
84552007-07-18 Michael Albinus <michael.albinus@gmx.de>
8456
8457 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
8458 (grep-compute-defaults): Use it.
8459
e725d58f
SM
84602007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
8461
8462 * uniquify.el: Docstring fixes.
8463
4e6e4fe5
ER
84642007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
8465
0729e1c4
DN
8466 * vc.el (revision-granularity, create-repo): Document new vc
8467 backend properties.
8468 (vc-rollback): Renamed from vc-cancel-version. Update
8469 references. Pass a list instead of a file.
8470 (vc-revert): Renamed from vc-revert-buffer. Update references.
8471 (vc-delistify, vc-expand-dirs): New functions.
8472 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
8473 of files instead of a single file.
8474 (vc-position-context, vc-resync-window, vc-diff-internal)
8475 (vc-print-log): Pass a list instead of a file.
8476
8477 * vc-hooks.el (vc-stay-local-p, vc-backend)
8478 (vc-backend-subdirectory-name): Work on a file list, not a single
8479 file.
8480 (vc-workfile-version): Update docstring.
8481 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
8482 vc-revert instead of vc-revert-buffer.
8483 (vc-prefix-map): Likewise. Bind vc-update.
8484
8485 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
8486 (vc-svn-wash-log): New functions.
8487 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
8488 (vc-svn-command): Deal with a list of files, not a single file.
8489
8490 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
8491 (vc-rcs-wash-log): New functions.
8492 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
8493 Deal with a list of files, not a single file.
8494 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
8495
8496 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
8497 functions.
8498 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
8499 list of files, not a single file.
8500
8501 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
8502 New functions.
8503 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
8504 (vc-mcvs-diff): Deal with a list of files, not a single file.
8505
8506 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
8507 functions.
8508 (vc-hg-print-log): Deal with a list of files, not a single file.
8509 (vc-hg-diff-tree): New function, replace defalias with the same
8510 name.
8511 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
8512 FILES to denote that it is a file list, not a single file.
8513
8514 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
8515 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
8516 a single file.
8517 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
8518 that it is a file list, not a single file.
8519 (vc-cvs-diff): Likewise. Simplify.
8520
8521 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
8522 Deal with a list of files, not a single file.
8523
8524 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
8525 (vc-bzr-print-log): Update FILE parameter name to denote that it
8526 is a file list, not a single file.
8527 (vc-bzr-diff): Likewise. Use the car of files.
f0fe4395 8528
4e6e4fe5 85292007-07-18 Juanma Barranquero <lekktu@gmail.com>
418fd375 8530
f0fe4395
JB
8531 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
8532 (follow-delete-other-windows-and-split, follow-recenter)
8533 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
8534 (follow-redisplay, follow-estimate-first-window-start)
8535 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
8536 Fix typos in docstrings.
8537
3ee9a09c
MR
85382007-07-18 Martin Rudalics <rudalics@gmx.at>
8539
8540 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
8541 avoid that filling introduces lines with a single asterisk.
8542
8543 * kmacro.el (kmacro-end-macro): When ignoring empty macro
8544 avoid incorrect kmacro-ring-empty-p messages.
f0fe4395 8545 Reported by Michael Schierl <schierlm@gmx.de>.
3ee9a09c 8546
1e899515 85472007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 8548
1e899515 8549 * vc.el: Add more info about the vc-registered function.
6fee106e 8550
ce3f516f
MA
85512007-07-17 Michael Albinus <michael.albinus@gmx.de>
8552
8553 * files.el (file-remote-p): Introduce optional parameter
8554 IDENTIFICATION.
8555
8556 * recentf.el (recentf-keep-default-predicate): Adapt call of
8557 `file-remote-p'.
8558
8559 * progmodes/grep.el (grep-probe): Use `process-file'.
8560 (grep-compute-defaults): Handle variables host specific.
8561
f0fe4395 8562 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
ce3f516f
MA
8563 parameter IDENTIFICATION.
8564
8565 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
8566 parameter IDENTIFICATION.
8567 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
8568 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8569 Add entry for `set-file-times'.
8570 (tramp-do-copy-or-rename-file-via-buffer)
8571 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
8572 (tramp-handle-unhandled-file-name-directory): Rewrite.
8573 (tramp-convert-file-attributes): Add error handling when inode is
8574 extraordinary big.
8575 (tramp-get-inode): Change parameter from FILE to VEC.
f0fe4395
JB
8576 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
8577 is nil. This is according to the specification. Goto (point-max)
ce3f516f
MA
8578 when ready.
8579 (tramp-handle-shell-command): Rewrite completely, using
8580 `process-file' and `start-file-process'.
8581 (tramp-methods, tramp-find-shell)
8582 (tramp-open-connection-setup-interactive-shell)
8583 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
8584 var. Reported by Steve Youngs <steve@sxemacs.org>.
8585
8586 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
8587 entry for `set-file-times'. Rename `start-process' into
8588 `start-file-process'. Remove `call-process' entry.
8589 (tramp-fish-handle-set-file-times): New defun.
8590 (tramp-fish-handle-executable-find): Use `process-file'.
8591 (tramp-fish-handle-process-file): New defun. Replaces
8592 `tramp-fish-handle-call-process'.
8593 (tramp-fish-do-copy-or-rename-file-directly): Use
8594 `set-file-times'.
8595 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
8596
8597 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
8598 `tramp-get-inode' parameter.
8599
8c58e784
SM
86002007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
8601
8602 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
8603 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
8604 nowadays, and by the time Emacs-23 comes out, nobody will even remember
8605 it has ever existed.
8606
9e6da495
DN
86072007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
8608
8609 * vc.el: Undo previous change.
8610
a055c272
EZ
86112007-07-16 Eli Zaretskii <eliz@gnu.org>
8612
8613 * makefile.w32-in (clean): Don't delete *~.
8614
e58914d0
SM
86152007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
8616
c25d0edb
SM
8617 * textmodes/tex-mode.el (tex-verbatim-environments):
8618 Add safe-local-variable property.
8619 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
8620 when starting font-lock rather than when loading tex-mode.el.
8621
e58914d0
SM
8622 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
8623 whole $( rather than just the $. Rename from sh-quoted-subshell.
8624 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
8625
1499cfba
TTN
86262007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
8627
1de49d4e
TTN
8628 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
8629 bookmark-alist. Instead, if not sorting, simply return it.
8630 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
8631 for its return value, not for its side effect.
8632
1499cfba
TTN
8633 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
8634 case of alignment under a constant symbol, find and consider
8635 the sexp actually at indentation to be the "last sexp".
8636
1de49d4e 86372007-07-16 Drew Adams <drew.adams@oracle.com>
b3709a53
RS
8638
8639 * mouse.el (mouse-yank-secondary): Better error message if no
8640 secondary selection.
8641
2b1070c8
DN
86422007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
8643
dbd3d787
DN
8644 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
8645
2b1070c8
DN
8646 * term/xterm.el (xterm-turn-on-modify-other-keys)
8647 (xterm-turn-off-modify-other-keys): New functions.
8648 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
8649 terminal supports it.
8650
fd5306d2
TTN
86512007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
8652
8653 * bookmark.el (bookmark-show-all-annotations):
8654 Make sure each inserted annotation ends with newline.
8655
1e899515 86562007-07-15 Richard Stallman <rms@gnu.org>
6fee106e 8657
1e899515 8658 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6fee106e 8659
1e899515
MB
8660 * tutorial.el (tutorial--find-changed-keys):
8661 Handle C-x specially like ESC.
6fee106e 8662
1e899515 86632007-07-15 Aaron Hawley <aaronh@garden.org>
6fee106e 8664
1e899515 8665 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6fee106e 8666
0aeeaa26
JL
86672007-07-15 Juri Linkov <juri@jurta.org>
8668
8669 * delsel.el (delete-selection-pre-hook):
8670 * emulation/cua-base.el (cua-paste): Before a yank command,
8671 check also whether last-command is one of mouse-save-then-kill,
8672 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
8673
abb971c3 86742007-07-15 Michael Albinus <michael.albinus@gmx.de>
60f164bd
MA
8675
8676 * recentf.el (recentf-keep-default-predicate): New defun.
8677 (recentf-keep): Use it as initial value.
8678
36ae4ff7
KF
86792007-07-15 Karl Fogel <kfogel@red-bean.com>
8680
8681 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
8682 thus restoring bookmark bindings to three slots under C-x r. See
8683 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
8684
4207db9a
GM
86852007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8686
004b681c 8687 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
4207db9a 8688
3af37803
JR
86892007-07-15 Jason Rumney <jasonr@gnu.org>
8690
8691 * w32-fns.el (set-default-process-coding-system): Use dos line ends
8692 for input to cmdproxy on all versions of Windows.
8693 Use dos line ends for input to plink.
8694
8695 * comint.el (comint-simple-send): Concat newline before sending.
8696 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
8697
a25beddb
SM
86982007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
8699
8700 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
8701 safe-local-variable setting.
8702
287a387c
DK
87032007-07-14 David Kastrup <dak@gnu.org>
8704
8705 * emacs-lisp/advice.el (defadvice): Doc fix.
8706
ebc3ae14
JB
87072007-07-14 Juanma Barranquero <lekktu@gmail.com>
8708
8709 * subr.el (when, unless): Doc fix.
8710
6f8a87c0 87112007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 8712
6f8a87c0 8713 * replace.el (match): Use yellow1 instead of yellow.
6fee106e 8714
87094c03
FP
8715 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
8716 red.
6fee106e 8717
6f8a87c0 8718 * pcvs-info.el (cvs-unknown): Likewise.
6fee106e 8719
564a3032
EZ
87202007-07-13 Eli Zaretskii <eliz@gnu.org>
8721
8722 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
8723 (install): Use them to copy all *.el files before *.elc.
8724
78a264f4 87252007-07-13 Drew Adams <drew.adams@oracle.com>
241ab2b5
KF
8726
8727 * bookmark.el (bookmark-jump-other-window): New function.
8728 (bookmark-map): Bind it to "o".
8729
f8b7331d 8730 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
a25beddb
SM
8731 and its thread contains discussion about this change.
8732 The original patch was slightly tweaked by Karl Fogel
f8b7331d 8733 <kfogel@red-bean.com> before committing.
241ab2b5 8734
d14c45f7
KF
87352007-07-13 Karl Fogel <kfogel@red-bean.com>
8736
8737 * bookmark.el: Shorten some comments to fit within 80 lines.
8738
e4f6f302
KF
87392007-07-13 Karl Fogel <kfogel@red-bean.com>
8740
8741 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
8742 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
a25beddb 8743 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
e4f6f302
KF
8744 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
8745
d72dd6bc
CD
87462007-07-13 Carsten Dominik <dominik@science.uva.nl>
8747
8748 * textmodes/org.el: Bug fixes.
ebc3ae14 8749 (org-end-of-line): Move to end of line if in headline without tags.
d72dd6bc 8750
fc8b8d0f
SM
87512007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
8752
e5162bc1
SM
8753 * vc-hooks.el: Remove spurious * in docstrings.
8754 (vc-handled-backends): Add BZR.
8755
fc8b8d0f
SM
8756 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
8757
9e29c91c
JB
87582007-07-12 Davis Herring <herring@lanl.gov>
8759
8760 * desktop.el (desktop-buffer-info, desktop-save):
8761 Use `desktop-dirname' instead of `dirname'.
8762
4f7a582b
SM
87632007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
8764
8765 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
8766
8767 * progmodes/python.el (python-which-func-length-limit): New var.
8768 (python-which-func): New function.
8769 (python-current-defun): Add optional `length-limit' and try to fit
8770 computed function name to that length.
8771 (python-mode): Hook `python-which-func' up.
8772
c788d366
SM
87732007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
8774
8775 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
8776
8777 * comint.el (comint-dynamic-complete-as-filename):
8778 Use read-file-name-completion-ignore-case.
8779
2346acf6
SM
87802007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
8781
c788d366
SM
8782 * comint.el (comint-dynamic-list-filename-completions):
8783 Use read-file-name-completion-ignore-case.
8784
2346acf6
SM
8785 * vc-cvs.el: Require CL.
8786 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
8787 New functions to provide completion of revision names.
8788
8789 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
8790 (vc-cvs-annotate-first-line-re): New const.
8791 (vc-cvs-annotate-process-filter): New fun.
8792 (vc-cvs-annotate-command): Use them and run the command asynchronously.
8793
1bed504a
SM
87942007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
8795
8796 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
8797 (eldoc-print-current-symbol-info): Adjust for changed helper
8798 function signatures.
8799 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
8800 `eldoc-highlight-function-argument'.
8801 (eldoc-highlight-function-argument): New function.
8802 (eldoc-get-var-docstring): Format documentation with
8803 `font-lock-variable-name-face'.
8804 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
8805 where suited.
8806 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
8807 (eldoc-beginning-of-sexp): Return number of skipped sexps.
8808
db8af973
MA
88092007-07-11 Michael Albinus <michael.albinus@gmx.de>
8810
8811 * progmodes/compile.el (compilation-start): `start-process' must
8812 still be redefined when calling `start-process-shell-command'.
8813
8814 * progmodes/gud.el (gud-file-name): When `default-directory' is a
8815 remote file name, prepend its remote part to the filename.
8816 (gud-common-init): When `default-directory' is a remote file name,
8817 make the filename relative to it.
8818 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
8819
82c4728d
DN
88202007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
8821
8822 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
8823 mouse binding and a tooltip.
8824
88252007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
8826
8827 * menu-bar.el (vc-menu-map): New defalias.
8828
6f8a87c0 88292007-07-10 Richard Stallman <rms@gnu.org>
6fee106e 8830
6f8a87c0
MB
8831 * emacs-lisp/lisp-mode.el (eval-defun):
8832 Explain special handling of `defface'.
6fee106e 8833
c636ecc6
NR
88342007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
8835
8836 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
8837
8838 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
8839
ebaba1bd
SM
88402007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8841
1cd643e7
SM
8842 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
8843
ebaba1bd
SM
8844 * vc-arch.el (vc-arch-complete): Remove.
8845 (vc-arch-revision-completion-table): Use complete-with-action.
8846
8847 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
8848 (complete-with-action): New function.
8849 (dynamic-completion-table): Use it.
8850
4b29e550
MA
88512007-07-10 Michael Albinus <michael.albinus@gmx.de>
8852
8853 * comint.el (make-comint, make-comint-in-buffer)
8854 (comint-exec-1): Replace `start-process' by `start-file-process'.
8855
8856 * progmodes/compile.el (compilation-start): Revert redefining
8857 `start-process'.
8858
48df920c
SM
88592007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8860
1bed504a
SM
8861 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
8862 with EOLs when generating MD5 checksums.
8863
7dcef48d
SM
8864 * follow.el: Don't change the global map from the follow-mode-map
8865 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
8866 XEmacs code.
8867 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
8868 since `follow-mode' should be used instead for that.
8869
d3883360
SM
8870 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
8871 (easy-menu-do-define): Use it.
8872 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
8873
813fb3fe
SM
8874 * progmodes/compile.el (compilation-auto-jump-to-first-error)
8875 (compilation-auto-jump-to-next): New vars.
8876 (compilation-auto-jump): New function.
8877 (compilation-error-properties): Use them to jump to first error.
8878 (compilation-start): Set the var if requested.
8879
48df920c
SM
8880 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
8881 duplicates without also removing entries from other directories.
8882
f3850a5f
CD
88832007-07-10 Carsten Dominik <dominik@science.uva.nl>
8884
8885 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
8886 Remember span as default.
48df920c
SM
8887 (org-columns-edit-value): Rename from `org-column-edit'.
8888 (org-columns-display-here-title): Rename from
f3850a5f 8889 `org-overlay-columns-title'.
48df920c
SM
8890 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
8891 (org-columns-get-autowidth-alist): Rename from
8892 `org-get-columns-autowidth-alist'.
8893 (org-columns-display-here): Rename from `org-overlay-columns'.
8894 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
8895 (org-columns-quit): Rename from `org-column-quit'.
8896 (org-columns-show-value): Rename from `org-column-show-value'.
f3850a5f
CD
8897 (org-columns-content, org-columns-widen)
8898 (org-columns-next-allowed-value)
8899 (org-columns-edit-allowed, org-columns-store-format)
8900 (org-columns-uncompile-format, org-columns-redo)
8901 (org-columns-edit-attributes, org-delete-property)
8902 (org-set-property, org-columns-update)
8903 (org-columns-compute, org-columns-eval)
8904 (org-columns-not-in-agenda, org-columns-compute-all)
8905 (org-property-next-allowed-value)
8906 (org-columns-compile-format)
8907 (org-fill-paragraph-experimental)
8908 (org-string-to-number, org-property-action)
f0fe4395 8909 (org-columns-move-left, org-columns-new)
f3850a5f
CD
8910 (org-column-number-to-string)
8911 (org-property-previous-allowed-value)
8912 (org-at-property-p, org-columns-delete)
8913 (org-columns-previous-allowed-value)
8914 (org-columns-move-right, org-columns-narrow)
8915 (org-property-get-allowed-values)
8916 (org-verify-version, org-column-string-to-number)
8917 (org-delete-property-globally): New functions.
48df920c
SM
8918 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
8919 (org-columns-overlays): Rename from `org-column-overlays'.
8920 (org-columns-map): Rename from `org-column-map'.
8921 (org-columns-current-maxwidths): Rename from
f3850a5f
CD
8922 `org-current-columns-maxwidths'.
8923 (org-columns-begin-marker, org-columns-current-fmt-compiled)
8924 (org-previous-header-line-format)
8925 (org-columns-inhibit-recalculation)
8926 (org-columns-top-level-marker): New variables.
48df920c 8927 (org-columns-default-format): Rename from `org-default-columns-format'.
f3850a5f
CD
8928 (org-property-re): New constant.
8929
45595a4f 89302007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
6fee106e 8931
45595a4f 8932 * subr.el (looking-at-p, string-match-p): New functions.
6fee106e 8933
2b1567a5
RS
89342007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
8935
8936 * textmodes/tex-mode.el (tex-fontify-script)
8937 (tex-font-script-display): New variables to make display of
8938 superscripts and subscripts customizable.
8939 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
8940
ccbbae2c
RS
89412007-07-09 Richard Stallman <rms@gnu.org>
8942
8943 * isearch.el (isearch-edit-string): Call to isearch-push-state
8944 after the search.
8945
825906b8
JD
89462007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8947
8948 * window.el (fit-window-to-buffer): Remove setting of window-min-height
39127636
JB
8949 to 1 as enlarge-window uses the value to resize/shrink windows other
8950 than WINDOW if needed.
825906b8 8951
45595a4f
RS
89522007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
8953
8954 * cus-start.el (file-coding-system-alist): Fix custom type.
8955
89562007-07-08 Chong Yidong <cyd@stupidchicken.com>
8957
8958 * longlines.el (longlines-wrap-region): Avoid marking buffer as
8959 modified.
48df920c
SM
8960 (longlines-auto-wrap, longlines-window-change-function):
8961 Remove unnecessary calls to set-buffer-modified-p.
45595a4f 8962
6bd7e3b4
KY
89632007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
8964
8965 * cus-start.el (file-coding-system-alist): Fix custom type.
8966
f4b43eb3
SM
89672007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8968
8969 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
8970 (vc-cvs-checkout): Remove last arg now unused; simplify.
8971
00d6fd04
MA
89722007-07-08 Michael Albinus <michael.albinus@gmx.de>
8973
8974 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
8975
8976 * net/tramp.el:
8977 * net/tramp-ftp.el:
8978 * net/tramp-smb.el:
8979 * net/tramp-uu.el:
8980 * net/trampver.el: Migrate to Tramp 2.1.
8981
8982 * net/tramp-cache.el:
8983 * net/tramp-fish.el:
8984 * net/tramp-gw.el: New Tramp packages.
8985
8986 * net/tramp-util.el:
8987 * net/tramp-vc.el: Removed.
8988
b83483d5 8989 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
00d6fd04
MA
8990 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
8991
8992 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
8993
8994 * progmodes/compile.el (compilation-start): Redefine
8995 `start-process' temporarily when `default-directory' is remote.
8996 Remove case of synchronous compilation, this won't happen ever.
8997 (compilation-setup): Make local variable `comint-file-name-prefix'
8998 for remote compilation.
8999
0468beec
MR
90002007-07-08 Martin Rudalics <rudalics@gmx.at>
9001
9002 * novice.el (disabled-command-function): Fit window to buffer to
9003 make last line visible.
9004 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
9005
9006 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
9007 when handling the terminating event.
9008
94c95a35
JB
90092007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
9010
9011 * calc/calc.el (math-read-number-simple): Remove leading 0s.
9012 (math-bignum-digit-length): Change to optimal value.
9013
4346200e
JB
9014 * calc/calc-bin.el (math-bignum-logb-digit-size)
9015 (math-bignum-digit-power-of-two): Evaluate when compiled.
9016
94c95a35 9017 * calc/calc-comb.el (math-small-factorial-table)
39127636 9018 (math-init-random-base, math-prime-test): Remove unnecessary calls
94c95a35
JB
9019 to `math-read-number-simple'.
9020
39127636 9021 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
94c95a35
JB
9022 (math-approx-gamma-const): Add docstrings.
9023
9024 * calc/calc-forms.el (math-julian-date-beginning)
ebc3ae14 9025 (math-julian-date-beginning-int): New constants.
39127636 9026 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
94c95a35
JB
9027 Use the new constants.
9028
9029 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
9030
39127636
JB
9031 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
9032 Add docstrings.
94c95a35 9033
cd42ec7d
SM
90342007-07-07 Tom Tromey <tromey@redhat.com>
9035
9036 * vc.el (vc-annotate): Jump to line and output message only after the
9037 process is really all done.
9038
7c33af85
SM
90392007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
9040
9041 * vc.el (vc-exec-after): Don't move point from the sentinel.
9042 Forcefully read all the remaining text in the pipe upon process exit.
9043 (vc-annotate-display-autoscale, vc-annotate-lines):
9044 Don't stop at the first unrecognized line.
9045 (vc-annotate-display-select): Run autoscale after the process is done
9046 since it depends on the whole result.
9047
fc70e90f
EZ
90482007-07-07 Eli Zaretskii <eliz@gnu.org>
9049
9050 * term/w32-win.el (menu-bar-open): New function.
9051 Bind <f10> to it.
9052
7cb76caa
MA
90532007-07-07 Michael Albinus <michael.albinus@gmx.de>
9054
9055 * simple.el (start-file-process): New defun.
9056
0b7750a9
SM
90572007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
9058
75f6af19
SM
9059 * files.el (find-file-confirm-nonexistent-file): Rename from
9060 find-file-confirm-inexistent-file. Update users.
9061
0b7750a9
SM
9062 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
9063 format of autoload block where the file's time-stamp is replaced by its
9064 MD5 checksum.
9065 (autoload-generate-file-autoloads): Use MD5 checksum instead of
9066 time-stamp for secondary autoloads files.
9067 (update-directory-autoloads): Remove duplicate entries.
9068 Use time-less-p for time-stamps, as done in autoload-find-destination.
9069
e90988a0
JB
90702007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
9071
9072 * calc/calc.el (math-read-number): Replace number by variable.
9073 (math-read-number-simple): Properly parse small integers.
9074
dc5d263f
DN
90752007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
9076
9077 * vc.el: Fix doc for the checkout function.
9078
a07e665b
DN
90792007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
9080
9081 * vc-hg.el (vc-hg-root): New function.
9082 (vc-hg-registered): Use it.
9083 (vc-hg-diff-tree): New defalias.
9084 (vc-hg-responsible-p): Likewise.
9085 (vc-hg-checkout): Comment out, not needed.
9086 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
9087 (vc-hg-find-version, vc-hg-next-version): New functions.
9088
78ddf12f
AS
90892007-07-06 Andreas Schwab <schwab@suse.de>
9090
9091 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
9092 dynamic bindings around the evaluation of the expression.
9093 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
9094
ddd7c238
SM
90952007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
9096
9097 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
9098 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
9099 Use run-hooks rather than run-mode-hooks.
9100
3fa5c462
JB
91012007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
9102
9103 * calc/calc-comb.el (math-random-digit): Rename to
9104 `math-random-three-digit-number'.
9105 (math-random-digits): Don't depend on representation of integer.
9106
9107 * calc/calc-bin.el (math-bignum-logb-digit-size)
9108 (math-bignum-digit-power-of-two): New constants.
39127636
JB
9109 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
9110 (math-not-bignum, math-clip-bignum): Use the constants
3fa5c462
JB
9111 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
9112 instead of their values.
9113 (math-clip): Use math-small-integer-size instead of its value.
9114
9ae06d96
JB
9115 * calc/calc.el (math-add-bignum): Replace number by constant.
9116
61af0f39
CY
91172007-07-05 Chong Yidong <cyd@stupidchicken.com>
9118
ddd7c238
SM
9119 * wid-edit.el (widget-documentation-string-value-create):
9120 Insert indentation spaces.
61af0f39 9121
c1d478c3
TTN
91222007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
9123
9124 * emacs-lisp/byte-opt.el: Revert last change.
9125
c2ba4a6b
DN
91262007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
9127
9128 * vc-hooks.el (vc-handled-backends): Add HG.
9129
9130 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
9131
f15ca944
SM
91322007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9133
9134 * complete.el (PC-do-complete-and-exit): Add support for the new
9135 `confirm-only' confirmation mode.
9136
2321b042
CY
91372007-07-05 Chong Yidong <cyd@stupidchicken.com>
9138
9139 * cus-edit.el (custom-commands): New variable.
9140 (custom-tool-bar-map): New variable. Initialize using
9141 `custom-commands'.
9142 (custom-mode): Use `custom-tool-bar-map'.
9143 (custom-buffer-create-internal): Insert action buttons only if
9144 tool bar is not used. Use `custom-commands'.
9145 (Custom-help, custom-command-apply): New function.
9146 (custom-command-apply, Custom-set, Custom-save)
9147 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
9148 Use `custom-command-apply' instead of duplicating code.
9149 (customize-group-other-window): Call `customize-group' instead of
9150 duplicating code.
9151 (customize-face-other-window): Call `customize-face' instead of
9152 duplicating code.
9153 (customize-group, customize-face): Add optional args for opening
9154 in another window.
9155 (custom-variable-tag): Don't inherit `variable-pitch' face.
9156 (custom-group-tag): Inherit `variable-pitch' face.
9157 (custom-variable-value-create): Set documentation indentation.
9158 (custom-group-value-create): Make group name a link, instead of
9159 using an extra "go to group" button.
9160 (custom-prompt-variable, custom-group-set, custom-group-save)
9161 (custom-group-reset-current, custom-group-reset-saved)
9162 (custom-group-reset-standard): Minor cleanup.
9163
978d4c87
TTN
91642007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
9165
9166 * Makefile.in (bootstrap-prepare): When copying from
9167 ldefs-boot.el, make sure loaddefs.el is writeable.
9168
4c5cd2d2
TTN
9169 (bootstrap-prepare): Make $(lisp)/ps-print.el
9170 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
9171
b33ac3b7
DN
91722007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
9173
9174 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
9175 only caller, and delete.
9176 (vc-hg-state): Deal with exceptions and only parse the output on
9177 successful return.
4ac3eac7
DN
9178 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
9179 caller, and delete.
b33ac3b7
DN
9180 (vc-hg-workfile-version): Deal with exceptions and only parse the
9181 output on successful return.
4ac3eac7 9182 (vc-hg-revert): New function.
b33ac3b7 9183
b4739e5d
JB
91842007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
9185
9186 * calculator.el (calculator-expt): Use more cases to determine
9187 the value.
9188
c89d0fd4 91892007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 9190
c89d0fd4
MB
9191 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
9192 file names.
6fee106e 9193
f50347a9
JB
91942007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
9195
9196 * calculator.el (calculator-expt, calculator-integer-p):
9197 New functions.
9198 (calculator-fact): Check to see if the factorial will be too
9199 large before computing it.
9200 (calculator-initial-operators): Use `calculator-expt' to
9201 compute "^".
9202 (calculator-mode): Mention that results which are too large
9203 will return inf.
aa9f2751
JB
9204 * calc/calc-comb.el (math-small-factorial-table): Replace list
9205 by vector.
f50347a9 9206
b71f9bdb
DK
92072007-07-03 David Kastrup <dak@gnu.org>
9208
9209 * shell.el: On request of the authors, remove their addresses for
9210 the sake of bug reports, and add the developer list address as
9211 maintainer information.
9212
cf84d3ce
RS
92132007-07-03 Richard Stallman <rms@gnu.org>
9214
9215 * files.el (make-directory): Doc fix.
9216 (find-file-confirm-inexistent-file): Make it a defcustom.
9217 Make nil the default.
9218
92192007-07-02 Richard Stallman <rms@gnu.org>
9220
9221 * startup.el (command-line): Set buffer-offer-save in *scratch*
9222 and enable auto-save in it.
9223
39586cf3
CD
92242007-07-02 Carsten Dominik <dominik@science.uva.nl>
9225
9226 * textmodes/org.el (orgstruct-mode-map): New variable.
9227 (orgstruct-mode): New minor mode.
9228 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
9229 (orgstruct-make-binding, org-context-p, org-get-local-variables)
9230 (org-run-like-in-org-mode): New functions.
9231 (org-cycle-list-bullet): New command.
9232 (org-special-properties, org-property-start-re)
9233 (org-property-end-re): New constants.
9234 (org-with-point-at): New macro.
9235 (org-get-property-block, org-entry-properties, org-entry-get)
9236 (org-entry-delete, org-entry-get-with-inheritance)
9237 (org-entry-put, org-buffer-property-keys): New functions.
9238 (org-insert-property-drawer): New command.
9239 (org-entry-property-inherited-from): New variable.
9240 (org-column): New face.
9241 (org-column-overlays, org-current-columns-fmt)
9242 (org-current-columns-maxwidths, org-column-map): New variables.
9243 (org-column-menu): New menu.
9244 (org-new-column-overlay, org-overlay-columns)
9245 (org-overlay-columns-title, org-remove-column-overlays)
93137d49
JB
9246 (org-column-show-value, org-column-quit, org-column-edit):
9247 New functions.
39586cf3
CD
9248 (org-columns, org-agenda-columns): New commands.
9249 (org-get-columns-autowidth-alist): New functions.
9250 (org-properties): New customize group.
9251 (org-default-columns-format): New option.
9252 (org-priority): Realign tags after changing priority.
9253 (org-preserve-lc): New macro.
9254 (org-update-checkbox-count): Catch case when there is no headline.
9255 (org-agenda-quit): Remove any column overlays.
9256 (org-beginning-of-item-list): Fixed bug when non-item line is
9257 indented too deep.
9258 (org-cached-props): New variable.
9259 (org-cached-entry-get): New function.
9260 (org-make-tags-matcher): Handle property matches.
9261 (org-table-recalculate): Swap evaluation order: Field formula
9262 first, then column formulas, but don't allow them to overwrite the
9263 field formulas.
9264 (org-table-eval-formula): New argument untouchable.
9265 (org-table-put-field-property): New function.
9266
e8749da6
MR
92672007-07-02 Martin Rudalics <rudalics@gmx.at>
9268
39127636 9269 * help-mode.el (help-make-xrefs): Skip spaces too when
e8749da6
MR
9270 skipping tabs.
9271
9272 * ffap.el (dired-at-point-prompter): Improve prompt in
9273 list-directory case.
9274
c89d0fd4 92752007-07-01 Richard Stallman <rms@gnu.org>
6fee106e 9276
c89d0fd4 9277 * files.el (find-file-visit-truename): Fix safe-local-variable value.
6fee106e 9278
b1916c6e
RS
92792007-07-01 Richard Stallman <rms@gnu.org>
9280
9281 * cus-start.el (max-mini-window-height): Added.
9282
92832007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
9284
9285 * complete.el (partial-completion-mode): Remove advice of
4c5cd2d2 9286 read-file-name-internal.
b1916c6e
RS
9287 (PC-do-completion): Rebind minibuffer-completion-table.
9288 (PC-read-file-name-internal): New function doing what
9289 read-file-name-internal advice did.
9290
ed2f6a47
TTN
92912007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
9292
9293 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
9294 property on a few symbols.
9295 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
9296 (byte-optimize-lapcode): Remove bindings that are not referenced
9297 and certainly will not effect through dynamic scoping.
9298
14fd09e5
SM
92992007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9300
9301 * files.el (find-file-confirm-inexistent-file): New var.
9302 (find-file, find-file-other-window, find-file-other-frame)
9303 (find-file-read-only, find-file-read-only-other-window)
9304 (find-file-read-only-other-frame): Use it.
9305
f61fd6b7
SM
93062007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9307
9308 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
9309
bd1bb1c7
JB
93102007-06-29 Juanma Barranquero <lekktu@gmail.com>
9311
9312 * generic-x.el (generic-define-mswindows-modes)
9313 (generic-define-unix-modes, apache-log-generic-mode)
9314 (bat-generic-mode-keymap, java-manifest-generic-mode)
9315 (show-tabs-generic-mode): Fix typos in docstrings.
9316
0ffab1eb
TTN
93172007-06-29 Ryan Yeske <rcyeske@gmail.com>
9318
9319 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
bd1bb1c7 9320 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
0ffab1eb
TTN
9321 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
9322 (rcirc-print): Never ignore messages from ourself.
9323
0ffaebf0
SM
93242007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9325
9326 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
9327 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
9328
e1e16897
JD
93292007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9330
9331 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
9332 replace-regexp-in-string.
9333
b68f6e48
SM
93342007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9335
9336 * emacs-lisp/cl.el: Set edebug and indentation before loading
9337 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
9338
dd8d430f
AS
93392007-06-28 Andreas Schwab <schwab@suse.de>
9340
9341 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
9342 $(lisp)/subdirs.el.
9343
d9d0113f
JB
93442007-06-28 Juanma Barranquero <lekktu@gmail.com>
9345
9346 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
9347 the speedbar frame if nil; that deletes the current frame or
9348 causes an error if it is the only frame.
9349 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
9350
cd7c4fc5
TTN
93512007-06-28 Kevin Ryde <user42@zip.com.au>
9352
9353 * textmodes/nroff-mode.el: Groff \# comments.
9354 (nroff-mode-syntax-table): \# comment intro,
9355 plain # as punct per global table.
9356 (nroff-font-lock-keywords): Add # as a single char escape.
9357 (nroff-mode): In comment-start-skip, match \#.
9358
360cf7bc
SM
93592007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9360
9361 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
9362 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
9363 point-min == 1.
9364
8315a3b5
NR
93652007-06-28 Nick Roberts <nickrob@snap.net.nz>
9366
360cf7bc
SM
9367 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
9368 Rename and move to...
8315a3b5
NR
9369
9370 * subr.el (strings->string, string->strings): ...here.
9371
9372 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
9373 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
9374
9375 * progmodes/gud.el (gud-common-init): Call string->strings instead
9376 of split-string.
9377
4a725859
MA
93782007-06-27 Michael Albinus <michael.albinus@gmx.de>
9379
9380 * dired-aux.el: Remove `dired-call-process'.
9381 (dired-check-process): Call `process-file'.
9382
9383 * wdired.el (wdired-do-perm-changes): Call `process-file'.
9384
9385 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
9386 `ange-ftp-process-file'.
9387
413d6d87
SM
93882007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9389
dbc65a5e
SM
9390 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
9391
9392 * emacs-lisp/cl-extra.el:
9393 * emacs-lisp/cl-seq.el:
9394 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
9395 Add autoload cookies on all defs autoloaded manually in cl.el.
9396
9397 * emacs-lisp/cl-loaddefs.el: New file.
9398
36c6bc15
SM
9399 * textmodes/texinfmt.el (texinfo-raisesections-alist)
9400 (texinfo-lowersections-alist): Merge definition and declaration.
9401 (texinfo-start-of-header, texinfo-end-of-header): Remove.
9402 (texinfo-format-syntax-table): Merge init into declaration.
9403 (texinfo-format-parse-line-args, texinfo-format-parse-args)
9404 (texinfo-format-parse-defun-args, texinfo-format-node)
9405 (texinfo-push-stack, texinfo-multitable-widths)
9406 (texinfo-define-info-enclosure, texinfo-alias)
9407 (texinfo-format-defindex, batch-texinfo-format): Use push.
9408 (texinfo-footnote-number): Remove duplicate declaration.
9409
231f3e66
SM
9410 * ps-print.el: Update with auto-generated autoloads.
9411
413d6d87
SM
9412 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
9413
0b0dad41
SM
94142007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9415
438d6bb6
SM
9416 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
9417 relative to current dir for file-local settings.
9418 (autoload-generate-file-autoloads): Add `outfile' arg.
9419 (update-directory-autoloads): Use it to directly call
9420 autoload-generate-file-autoloads instead of going through
9421 update-file-autoloads so we avoid redundant searches and so we can know
9422 the set of buffers changed so we can save them all.
9423
1fad2b12
SM
9424 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
9425 rather than throwing `up-to-date'.
9426 (autoload-generate-file-autoloads): Adjust correspondingly.
9427 (update-file-autoloads): Be careful to let-bind
9428 autoload-modified-buffers and adjust to new calling conventions.
9429 (autoload-modified-buffers): Make it a dynamically scoped var.
9430 (update-directory-autoloads): Use file-relative-name instead of
9431 autoload-trim-file-name.
9432 (autoload-insert-section-header): Don't use autoload-trim-file-name
9433 since the file is already relative now.
9434 (autoload-trim-file-name): Remove.
9435
56dada42
SM
9436 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
9437 (vc-arch-complete, vc-arch--version-completion-table)
9438 (vc-arch-revision-completion-table): New functions to provide
9439 completion of revision names.
9440 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
9441 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
9442 to let the user trim the revlib.
9443
4d83a657
SM
9444 * vc.el: Add new VC operation `revision-completion-table'.
9445 (vc-default-revision-completion-table): New function.
9446 (vc-version-diff, vc-version-other-window): Use it to provide
9447 completion of revision names if the backend provides it.
9448
0b0dad41
SM
9449 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
9450
9451 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
9452 of newer .svn/entries.
9453
fed082a0
DK
94542007-06-25 David Kastrup <dak@gnu.org>
9455
9456 * calc/calc-poly.el (math-padded-polynomial)
9457 (math-partial-fractions): Add some function comments.
9458
986c5ad5
SM
94592007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9460
9461 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
9462 Make `outbuf' optional.
9463 (update-file-autoloads): Use it.
9464
57536a83
SM
94652007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9466
e66466a6
SM
9467 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
9468 (autoload-find-destination): Keep it uptodate.
9469 (autoload-save-buffers): New fun.
9470 (update-file-autoloads): Use it. Re-add the "up to date" message.
9471
57536a83
SM
9472 * emacs-lisp/autoload.el: Refactor for upcoming changes.
9473 (autoload-find-destination): New function extracted from
9474 update-file-autoloads.
9475 (update-file-autoloads): Use it.
ceea9b18
SM
9476 (autoload-generate-file-autoloads): New function extracted from
9477 generate-file-autoloads. Use file-relative-name. Delay computation of
9478 output-start to the first cookie. Remove done-any, replaced by
9479 output-start.
9480 (generate-file-autoloads): Use it.
57536a83 9481
40cddce8
JB
94822007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
9483
d9d0113f 9484 * calc/calc-comb.el (math-init-random-base, math-prime-test):
40cddce8
JB
9485 Use math-read-number-simple to insert constants.
9486 (math-prime-test): Redo calculation of sum.
9487
98888d77
JB
9488 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
9489
57536a83 9490 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
98888d77
JB
9491 math-scale-bignum-3.
9492 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
9493 math-bignum-digit-size.
9494 (math-isqrt-small): Add another possible initial guess.
9495
2793c9bb
RW
94962007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9497
9498 * textmodes/bibtex.el (bibtex-entry-format): New options
9499 `whitespace', `braces', and `string'.
9500 (bibtex-field-braces-alist, bibtex-field-strings-alist)
9501 (bibtex-field-braces-opt, bibtex-field-strings-opt)
9502 (bibtex-cite-matcher-alist): New variables.
9503 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
9504 (bibtex-flash-head): Use blink-matching-delay.
9505 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
9506 (bibtex-format-entry, bibtex-reformat): Handle new options of
9507 bibtex-entry-format.
57536a83
SM
9508 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
9509 New functions.
2793c9bb
RW
9510 (bibtex-complete-internal): Do not display messages while
9511 minibuffer is used. Do not leave around a completions buffer
9512 that is out of date.
9513 (bibtex-copy-summary-as-kill): New optional arg.
9514 (bibtex-font-lock-url): New optional arg no-button.
9515 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
9516 (bibtex-url): Allow multiple URLs per entry.
dbb7d404 9517
3b979520
SM
95182007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9519
9520 * emacs-lisp/autoload.el (autoload-generated-file): New function.
9521 (update-file-autoloads, update-directory-autoloads): Use it.
9522 (autoload-file-load-name): New function.
9523 (generate-file-autoloads, update-file-autoloads): Use it.
9524 (autoload-find-file): Accept non-absolute argument. Set default-dir.
9525 (generate-file-autoloads): If the autoloaded form is malformed,
9526 indicate the problem with a warning instead of aborting.
9527
28adf31c
TTN
95282007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
9529
9530 * simple.el (next-error-recenter): Accept `(4)' as well;
9531 also, specify `integer' instead of `number'.
9532
56fbb895
EZ
95332007-06-23 Eli Zaretskii <eliz@gnu.org>
9534
9535 * ls-lisp.el (insert-directory): If an invalid regexp error is
9536 thrown, try using FILE as a literal file name, not a wildcard.
9537
5bcacaac
JB
95382007-06-23 Juanma Barranquero <lekktu@gmail.com>
9539
9540 * ruler-mode.el (ruler-mode): Prevent clobbering the original
9541 `header-line-format' when reentering ruler mode.
9542
2199cb47
EZ
95432007-06-23 Eli Zaretskii <eliz@gnu.org>
9544
9545 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
a65473ab 9546 FILE exists as a file.
2199cb47 9547
a6d107f1
JB
95482007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9549
9550 * calc/calc.el (math-bignum-digit-length)
5bcacaac 9551 (math-bignum-digit-size, math-small-integer-size):
a6d107f1 9552 New constants.
5bcacaac
JB
9553 (math-normalize, math-bignum-big, math-make-float)
9554 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
9555 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
d9d0113f 9556 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
5bcacaac
JB
9557 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
9558 (math-quotient, math-div-bignum, math-div-bignum-digit)
9559 (math-div-bignum-part, math-format-bignum-decimal)
a6d107f1
JB
9560 (math-read-bignum): Use math-bignum-digit-length,
9561 math-bignum-digit-size and math-small-integer-size.
9562
6f8b1d28
JB
9563 * calc/calc-ext.el (math-fixnum-big): Use the variable
9564 math-bignum-digit-size.
9565
d621bc0a
DN
95662007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
9567
d621bc0a
DN
9568 * log-view.el (log-view-mode-menu): New menu.
9569
11a4edc2
SM
95702007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9571
d8e4eadf
SM
9572 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
9573 differently.
9574
11a4edc2
SM
9575 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
9576 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
9577
7c1912af
DN
95782007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9579
9580 * vc-hg.el (vc-hg-print-log): Insert the file name.
9581 (vc-hg-log-view-mode): Fontify the file name.
9582
092c4936
JB
95832007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9584
5bcacaac
JB
9585 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
9586 (calcFunc-julian): Fix incorrect number used in calculations.
092c4936 9587
446b609e
TTN
95882007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
9589
9590 * simple.el (next-error-recenter): New defcustom.
9591 (next-error, next-error-internal): Recenter if specified,
9592 immediately prior to running `next-error-hook'.
9593
77a2bb53
TTN
9594 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
9595 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
9596
31a0385d
TTN
9597 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
9598
3e9c6b0a
JB
95992007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9600
9601 * calc/calc-comb.el (math-small-factorial-table): New variable.
9602 (calcFunc-fact): Use `math-small-factorial-table'.
9603
9604 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
9605 initial values.
e404adfe 9606 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
3e9c6b0a
JB
9607 New variables to use in caches.
9608
5bcacaac
JB
9609 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
9610 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
3e9c6b0a 9611
e404adfe 9612 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
3e9c6b0a
JB
9613 (math-bernoulli-b-cache): Use math-read-number-simple to insert
9614 bignums.
9615
9616 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
9617 New variables to use in caches.
9618
d797e643
DN
96192007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9620
e404adfe 9621 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
5ec05779 9622
d797e643
DN
9623 * vc-hg.el (vc-hg-log-view-mode): New mode.
9624
1f26c380
JB
96252007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
9626
9627 * calc/calc.el (math-read-number-simple): New function.
9628
e404adfe 96292007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
e96e1531 9630
93137d49 9631 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
e96e1531
DN
9632 (vera-font-lock-match-item): Fix doc string.
9633 (vera-in-comment-p): Remove unused function.
5bcacaac 9634 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
e96e1531
DN
9635 use `syntax-ppss'.
9636 (vera-forward-syntactic-ws): Fix argument order.
9637 (vera-prepare-search): Use `with-syntax-table'.
9638 (vera-indent-line): Fix doc string.
9639 (vera-electric-tab): Fix doc string.
9640 (vera-expand-abbrev): Define alias instead of using `fset'.
9641 (vera-comment-uncomment-region): Use `comment-start-skip'.
9642
dddf9c0c
CD
96432007-06-21 Carsten Dominik <dominik@science.uva.nl>
9644
5bcacaac 9645 * textmodes/org.el (org-export-with-footnotes): New option.
e404adfe 9646 (org-export-as-html): Fix replacement bug for XEmacs.
446b609e 9647 (org-agenda-default-appointment-duration): New option.
dddf9c0c 9648
cdaf01cc
DN
96492007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9650
9651 * vc-hg.el: Add to do items.
9652 (vc-hg-diff): Add support for comparing different revisions.
9653 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
9654 (vc-hg-annotate-extract-revision-at-line)
9655 (vc-hg-previous-version, vc-hg-checkin): New functions.
9656 (vc-hg-annotate-re): New constant.
9657
eaea8b1d
JB
96582007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
9659
5bcacaac 9660 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
eaea8b1d 9661
37a5e97a
SM
96622007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9663
d8e4eadf
SM
9664 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
9665 buffer-local value of log-view-*-re if applicable.
9666
9667 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
9668 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
9669 (vc-bzr-command*): Remove both (incompatible) versions.
9670 (vc-bzr-do-command*): Remove.
9671 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
9672 Remove by folding into its only caller vc-bzr-command.
9673 (vc-bzr-command): Always set the environment, even when ineffective.
9674 (vc-bzr-version): Minor fix up.
9675 (vc-bzr-admin-dirname): New var.
9676 (vc-bzr-bzr-dir): Remove.
9677 (vc-bzr-root-dir): New fun.
9678 (vc-bzr-registered): Use it. Add an autoloaded version.
9679 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
9680 (vc-bzr-view-log-function): Remove.
9681 (vc-bzr-log-view-mode): New major mode to replace it.
9682 (vc-bzr-print-log): Only activate the old hack if needed.
9683
37a5e97a
SM
9684 * vc.el (vc-default-log-view-mode): New function.
9685 (vc-print-log): Add new `log-view-mode' VC operation.
9686
794855ca
JB
96872007-06-20 Juanma Barranquero <lekktu@gmail.com>
9688
8eb17675
JB
9689 * ido.el (ido-find-file-in-dir): Don't signal an error for
9690 empty directories.
9691
ccf0d2ca
JB
9692 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
9693
794855ca
JB
9694 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
9695 directory where the desktop file was found, as the docstring says.
9696 (desktop-kill): Use `read-directory-name'.
9697
7e7db9fc
AM
96982007-06-20 Alan Mackenzie <acm@muc.de>
9699
9700 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
9701 When removing lines, also remove the \n. Correction of patch of
9702 2007-04-21.
794855ca 9703
ea3da5b9
MR
97042007-06-20 Martin Rudalics <rudalics@gmx.at>
9705
9706 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
9707 event is not a cons cell. Do not unread drag-mouse-1 events.
9708 Select right window in check whether space was stolen from
9709 window above.
9710
9711 * help-mode.el (help-make-xrefs): Adjust position of new forward
9712 button.
9713
77b5d458
SM
97142007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
9715
9716 * vc-bzr.el (vc-bzr-with-process-environment)
9717 (vc-bzr-std-process-invocation): New macros.
9718 (vc-bzr-command, vc-bzr-command*): Use them.
9719 (vc-bzr-with-c-locale): Remove.
9720 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
9721 (vc-bzr-buffer-nonblank-p): New function.
9722 (vc-bzr-state-words): New const.
e4a7fe73 9723 (vc-bzr-state): Look for `bzr status' keywords in output.
77b5d458
SM
9724 Display everything else as a warning message to the user.
9725 Fix status report with bzr >= 0.15.
9726
248c6645
DN
97272007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
9728
9729 * vc-hg.el (vc-hg-global-switches): Simplify.
9730 (vc-hg-state): Handle more states.
9731 (vc-hg-diff): Fix doc-string.
9732 (vc-hg-register): New function.
9733 (vc-hg-checkout): Likewise.
9734
794855ca 97352007-06-20 Reto Zimmermann <reto@gnu.org>
37d4643c
DN
9736
9737 * progmodes/vera-mode.el: New file.
9738
89046ea5
JB
97392007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
9740
9741 * calc/calc.el (calc-multiplication-has-precendence):
9742 New variable.
5bcacaac 9743 (math-standard-ops, math-standard-ops-p, math-expr-ops):
89046ea5
JB
9744 New functions.
9745 (math-expr-opers): Define using math-standard-ops rather than
9746 math-standard-opers.
9747 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
9748 equal the function math-standard-ops rather than the variable
9749 math-standard-opers.
9750 (calc-algebraic-entry): Let math-expr-opers equal
9751 math-standard-ops or math-expr-ops, as appropriate.
5bcacaac 9752 (math-expr-read-level, math-read-factor): Let math-expr-opers
89046ea5
JB
9753 equal math-expr-ops.
9754 * calc/calc-embed.el (calc-embedded-finish-edit):
9755 Let math-expr-opers equal the function math-standard-ops
9756 rather than the variable math-standard-opers.
9757 * calc/calc-ext.el (math-read-plain-expr)
9758 (math-format-flat-expr-fancy): Let math-expr-opers equal the
9759 function math-standard-ops rather than the variable
9760 math-standard-opers.
5bcacaac 9761 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
89046ea5
JB
9762 Let math-expr-opers equal the function math-standard-ops rather
9763 than the variable math-standard-opers.
9764 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
9765 equal the function math-standard-ops rather than the variable
9766 math-standard-opers.
9767 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
9768 equal the function math-standard-ops rather than the variable
9769 math-standard-opers.
9770 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
9771 math-expr-ops.
9772
794855ca 97732007-06-19 Ivan Kanis <apple@kanis.eu>
61223448
DN
9774
9775 * vc-hg.el: New file.
9776
e404adfe
SM
97772007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9778
9779 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
9780 with font-lock-multiline.
9781
446ac170
GM
97822007-06-17 Glenn Morris <rgm@gnu.org>
9783
9784 * lpr.el (lpr-page-header-switches): Move %s to separate element
9785 for correct quoting. Doc fix.
9786
5d503af9
SM
97872007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9788
9789 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
9790 than setting sgml-xml-mode.
9791 (sgml-mode, html-mode): Set sgml-xml-mode.
9792 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
9793 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
9794 (sgml-electric-tag-pair-before-change-function)
9795 (sgml-electric-tag-pair-flush-overlays): New functions.
9796 (sgml-electric-tag-pair-mode): New minor mode.
9797 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
9798 (sgml-calculate-indent): Use assoc-string.
9799
86265518
KF
98002007-06-16 Karl Fogel <kfogel@red-bean.com>
9801
9802 * thingatpt.el (thing-at-point-email-regexp): Don't require two
9803 chars before the "@" in an email address. Andreas Roehler noticed
9804 this problem.
9805
baef4cbe
KF
98062007-06-15 Karl Fogel <kfogel@red-bean.com>
9807
9808 * thingatpt.el: Add support for email addresses (`email').
9809 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
9810 (thing-at-point-email-regexp): New variable.
9811 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
9812 properties on this symbol, with lambda forms for values.
5d503af9 9813
1bd8df7e
MY
98142007-06-15 Masatake YAMATO <jet@gyve.org>
9815
5d503af9 9816 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
b32ce4c3 9817
5d503af9 9818 * vc.el (vc-dired-hook): Check the backend returned from
1bd8df7e
MY
9819 `vc-responsible-backend' can really handle `subdir'.
9820
1f0abf8f
CY
98212007-06-15 Chong Yidong <cyd@stupidchicken.com>
9822
5d503af9
SM
9823 * wid-edit.el (widget-add-documentation-string-button):
9824 Fix handling of documentation indent.
1f0abf8f 9825
5f728b01
KS
98262007-06-15 Miles Bader <miles@fencepost.gnu.org>
9827
9828 * mb-depth.el: New file.
9829
3827b532
MY
98302007-06-15 Masatake YAMATO <jet@gyve.org>
9831
9832 * vc.el (vc-dired-mode): Show backend name as part of mode name.
9833
f0db902e
CY
98342007-06-14 Chong Yidong <cyd@stupidchicken.com>
9835
9836 * wid-edit.el (widget-default-create): Move ?h handling here...
9837 (widget-default-format-handler): ...from here.
9838 (widget-docstring, widget-add-documentation-string-button): New funs.
9839 (documentation-string): Add :visibility-widget property.
9840 (widget-documentation-string-value-create): Use it.
9841
9842 * cus-edit.el (custom-split-regexp-maybe): Simplify.
9843 (custom-buffer-create-internal): Simplify message.
9844 (custom-variable-tag): Reduce height to normal.
9845 (custom-variable-value-create, custom-face-value-create)
9846 (custom-visibility): New widget.
9847 (custom-visibility): New face.
5d503af9
SM
9848 (custom-group-value-create):
9849 Call widget-add-documentation-string-button, using `custom-visibility'.
f0db902e 9850
3ab6a7ae
SM
98512007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9852
9853 * emacs-lisp/bytecomp.el (byte-compile-current-group)
9854 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
9855 change. Apparently the "warning even if the group is implicit" is
9856 a feature rather than a bug.
9857
33af2b6e 98582007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
3ab6a7ae 9859
93137d49
JB
9860 * emulation/viper.el (viper-describe-key-ad)
9861 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
9862 Compile them conditionally.
794855ca 9863 (viper-version): Belated version change.
3ab6a7ae 9864
2dde79d8
JB
98652007-06-14 Juanma Barranquero <lekktu@gmail.com>
9866
9867 * follow.el (follow-all-followers, follow-generic-filter):
9868 * pcomplete.el (pcomplete-restore-windows):
9869 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
9870 (x-dnd-drop-data):
9871 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
9872 * progmodes/python.el (python-complete-symbol):
9873 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
9874
195eca78
SM
98752007-06-13 Ryan Yeske <rcyeske@gmail.com>
9876
93137d49 9877 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
78a264f4 9878 around bright and dim regexps. Make sure bright and dim matches
195eca78
SM
9879 use word anchors. Send text through rcirc-markup functions.
9880 (rcirc-url-regexp): Add single quote character.
9881 (rcirc-connect): Write logs to disk on auto-save-hook.
9882 Make server a non-optional argument.
9883 (rcirc-log-alist): New variable.
9884 (rcirc-log-directory): Make customizable.
9885 (rcirc-log-flag): New customizable variable.
9886 (rcirc-log): New function.
9887 (rcirc-print): Use above function.
9888 (rcirc-log-write): New function.
9889 (rcirc-generate-new-buffer-name): Strip text properties.
9890 (rcirc-switch-to-buffer-function): Remove variable.
9891 (rcirc-last-non-irc-buffer): Remove variable.
9892 (rcirc-non-irc-buffer): Add function.
9893 (rcirc-next-active-buffer): Use above function.
9894 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
9895 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
9896 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
9897 (rcirc-omit-mode): Add minor-mode.
9898 (rcirc-mode-map): Change C-c C-o binding.
78a264f4 9899 (rcirc-mode): Clear mode-line-process. Use a custom
195eca78
SM
9900 fill-paragraph-function. Set up buffer-invisibility-spec.
9901 (rcirc-response-formats): Remove timestamp code.
9902 (rcirc-omit-responses): Add variable.
9903 (rcirc-print): Don't put the overlay arrow on potentially omitted
9904 lines. Log line to disk. Record activity for private messages
9905 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
9906 (rcirc-jump-to-first-unread-line): Print message if there is no
9907 unread text.
9908 (rcirc-clear-unread): New function.
9909 (rcirc-markup-text-functions): Add variable.
9910 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
9911 (rcirc-debug): Don't mess with window configuration.
9912 (rcirc-send-message): Send message before printing locally.
9913 Add SILENT argument, do not print message if non-nil.
9914 (rcirc-visible-buffers): New function and variable.
9915 (rcirc-window-configuration-change-1): Add function.
9916 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
9917 server buffer.
9918 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
9919 (rcirc-fill-paragraph): Add function.
9920 (rcirc-record-activity, rcirc-window-configuration-change-1):
9921 Only update the activity string if it has actually changed.
9922 (rcirc-update-activity-string): Remove padding characters from the
9923 mode-line string.
9924 (rcirc-disconnect-buffer): New function to be called when a
9925 channel is parted or the user quits.
9926 (rcirc-server-name): Warn when the server-name hasn't been set.
9927 (rcirc-window-configuration-change): Postpone work until
9928 post-command-hook.
9929 (rcirc-window-configuration-change-1): Update mode-line and
9930 overlay arrows here.
c89d0fd4 9931 (rcirc-authenticate): Fixc hanserv identification.
195eca78
SM
9932 (rcirc-default-server): Remove variable.
9933 (rcirc): Connect according to rcirc-connections.
9934 (rcirc-connections): Add variable.
9935 (rcirc-startup-channels-alist): Remove variable.
9936 (rcirc-startup-channels): Remove function.
9937
97311ec3
SM
99382007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9939
9940 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
9941
ecda6582
DN
99422007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
9943
97311ec3
SM
9944 * term/xterm.el (terminal-init-xterm): Escape parens in character
9945 constants.
ecda6582 9946
b4c4ba41
SM
99472007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9948
4f3a3368
SM
9949 * progmodes/sh-script.el: Remove unneeded * from docstrings.
9950 Use [:alpha:] and [:alnum:] where applicable.
9951 (sh-quoted-subshell): Rewrite to correctly
e4a7fe73 9952 handle nested mixes of `...' and $(...).
4f3a3368
SM
9953 (sh-apply-quoted-subshell): Remove.
9954 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
9955
b4c4ba41
SM
9956 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
9957
3ab7e318
GM
99582007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
9959
9960 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
9961 previous change.
9962
1d5c7d45
CY
99632007-06-12 Tom Tromey <tromey@redhat.com>
9964
9965 * subr.el (user-emacs-directory): New defconst.
b4c4ba41
SM
9966 * cmuscheme.el (scheme-start-file):
9967 * shell.el (shell):
9968 * completion.el (save-completions-file-name):
9969 * custom.el (custom-theme-directory):
9970 * term/x-win.el (emacs-session-filename):
9971 * filesets.el (filesets-menu-cache-file):
9972 * thumbs.el (thumbs-thumbsdir):
9973 * server.el (server-auth-dir):
9974 * image-dired.el (image-dired-dir):
9975 (image-dired-db-file):
9976 (image-dired-temp-image-file):
9977 (image-dired-gallery-dir):
9978 (image-dired-temp-rotate-image-file):
9979 * play/gamegrid.el (gamegrid-user-score-file-directory):
9980 * savehist.el (savehist-file):
9981 * tutorial.el (tutorial--saved-dir):
9982 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
1d5c7d45 9983
eeb40825
CY
99842007-06-12 Ralf Angeli <angeli@caeruleus.net>
9985
9986 * scroll-lock.el (scroll-lock-mode): Doc fix.
9987
77c57270 99882007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
c13f8e66
JB
9989
9990 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
9991
9992 * ediff-init.el: Doc strings.
9993
b8104a2b
SM
99942007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9995
9996 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
9997 (byte-compile-file): Bind it.
9998 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
9999 group argument is provided implicitly.
10000 (byte-compile-format-warn, byte-compile-from-buffer)
10001 (byte-compile-insert-header): Don't hardcode point-min==1.
10002 (byte-compile-file-form-require): Remove unused var old-load-list.
10003 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
10004
ac64a728 100052007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
0794ad3b
JB
10006
10007 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
c13f8e66 10008 Display error messages.
0794ad3b
JB
10009 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
10010 Get rid of cl.el dependencies.
10011
10012 * emulation/viper-init.el (viper-suppress-input-method-change-message):
10013 New variable.
10014 (viper-activate-input-method-action)
10015 (viper-inactivate-input-method-action):
10016 Use viper-suppress-input-method-change-message.
10017
10018 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
10019 for C-s, C-r.
10020
10021 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
10022 Use viper-replace-overlay-cursor-color instead of
ac64a728 10023 viper-replace-overlay-cursor-color.
0794ad3b
JB
10024 (viper-sit-for-short): Use sit-for with 3 arguments.
10025
10026 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
10027 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
10028 to gud-mode.
10029
10030 * ediff-mult.el (ediff-meta-buffer-brief-message)
10031 (ediff-meta-buffer-verbose-message): New variables.
10032 (ediff-meta-buffer-message): Variable deleted.
10033 (ediff-verbose-help-enabled): New variable.
10034 (ediff-toggle-verbose-help-meta-buffer): New function.
10035 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
78a264f4 10036 message options.
0794ad3b
JB
10037
10038 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
b8104a2b 10039 (ediff-fixup-patch-map): Improve heuristic.
0794ad3b 10040
95588f91
SM
100412007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10042
10043 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
10044 (log-view-font-lock-keywords): Simplify.
10045 (log-view-current-file, log-view-current-tag): Simplify.
10046
e7053211
SS
100472007-06-12 Sam Steingold <sds@gnu.org>
10048
10049 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
10050
1f7efe1b
JB
100512007-06-12 Juanma Barranquero <lekktu@gmail.com>
10052
10053 * desktop.el (desktop-load-locked-desktop): New option.
10054 (desktop-read): Use it.
10055 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
10056 Use `when'.
10057
e88110db
JB
100582007-06-12 Davis Herring <herring@lanl.gov>
10059
10060 * desktop.el (desktop-save-mode-off): New function.
10061 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
10062 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
10063 (desktop-claim-lock, desktop-release-lock): New functions.
10064 (desktop-kill): Tell `desktop-save' that this is the last save.
10065 Release the lock afterwards.
10066 (desktop-buffer-info): New function.
794855ca 10067 (desktop-save): Use it. Run `desktop-save-hook' where the doc
e88110db
JB
10068 says to. Detect conflicts, and manage the lock.
10069 (desktop-read): Detect conflicts. Manage the lock.
10070
86dd4d03
SM
100712007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10072
c8791c6a
SM
10073 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
10074
86dd4d03
SM
10075 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
10076 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
794855ca 10077 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
86dd4d03
SM
10078 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
10079 keysyms rather than byte sequences.
10080 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
10081
7e76cdd8 100822007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
b647fc07 10083
7e76cdd8
MB
10084 * font-lock.el (font-lock-add-keywords): In case font-lock was only
10085 half-activated, forcefully activate it completely.
c6b98d9f 10086
7e76cdd8 100872007-06-11 Richard Stallman <rms@gnu.org>
7dfc4cda 10088
7e76cdd8 10089 * cus-edit.el (custom-variable-type): Doc fix.
7dfc4cda 10090
ede96990
SM
100912007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10092
935e6b79
SM
10093 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
10094 (sh-font-lock-flush-syntax-ppss-cache): New functions.
10095 (sh-font-lock-syntactic-keywords): Use them to distinguish the
10096 different possible cases for \'.
10097
b4879b43
SM
10098 * complete.el (PC-bindings): Don't bind things already bound in the
10099 parent keymap.
10100
ede96990
SM
10101 * textmodes/bibtex-style.el: New file.
10102
b6e0e86c
SM
101032007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
10104
10105 * vc-bzr.el: New file.
10106
e4cc3f57
SM
101072007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10108
10109 * vc-svn.el (vc-svn-program): New var.
10110 (vc-svn-command): Use it.
10111
60b4b298
JB
101122007-06-11 Juanma Barranquero <lekktu@gmail.com>
10113
10114 * server.el (server-switch-buffer): Remove redundant check.
10115
7940bf7d
MR
101162007-06-10 Martin Rudalics <rudalics@gmx.at>
10117
60b4b298
JB
10118 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
10119 Match against file-name-nondirectory.
7940bf7d
MR
10120 Fix text on user customization variables.
10121 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
10122
ab3c4f67
TTN
101232007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
10124
10125 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
10126
9258f2ef
JB
101272007-06-09 Davis Herring <herring@lanl.gov>
10128
10129 * desktop.el (desktop-minor-mode-table): Doc fix.
10130
e0602e9a
SM
101312007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10132
10133 * textmodes/css-mode.el (css-navigation-syntax-table):
10134 Use set-char-table-range so it also works in the unicode branch.
10135
da38057d
NR
101362007-06-08 Nick Roberts <nickrob@snap.net.nz>
10137
10138 * help-mode.el (help-xref-forward-stack)
10139 (help-xref-stack-forward-item, help-forward-label): New variables.
10140 (help-forward): New button type.
10141 (help-setup-xref): Initialise help-xref-forward-stack.
10142 (help-make-xrefs): Add forward button, if appropriate.
10143 (help-xref-go-back): Push item on forward stack.
10144 (help-xref-go-forward, help-go-forward): New functions.
10145
3266db2a
CY
101462007-06-07 Chong Yidong <cyd@stupidchicken.com>
10147
10148 * dired.el (dired-mode-map): Remove spurious separator.
10149
d505c598
JB
101502007-06-07 Juanma Barranquero <lekktu@gmail.com>
10151
00a2367d
JB
10152 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
10153
f02ac02f 10154 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
d505c598
JB
10155 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
10156
f5440e98
CD
101572007-06-07 Carsten Dominik <dominik@science.uva.nl>
10158
10159 * textmodes/org.el: Version number fixed.
10160
236a4178
GM
101612007-06-07 Glenn Morris <rgm@gnu.org>
10162
c74c9bac 10163 * version.el (emacs-copyright): New constant.
23d0be64 10164 * startup.el (fancy-splash-tail): Use emacs-copyright.
d16c1140
GM
10165 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
10166
04cc80ae
GM
10167 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
10168 `make-local'.
10169 (byte-compile-warnings-safe-p): Add `make-local'.
e0602e9a
SM
10170 (byte-compile-make-variable-buffer-local):
10171 Allow byte-compile-warnings to suppress this warning.
04cc80ae 10172
91ffa536
GM
10173 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
10174 format of "menu" description.
10175 (tutorial--find-changed-keys): Describe the specific menu a
10176 command is in.
10177
236a4178
GM
10178 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
10179 Rewrite compatibility functions to silence byte-compiler.
10180
ba48a401
GM
101812007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
10182
10183 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
10184 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
10185
14e28223
GM
101862007-06-07 Eric M. Ludlam <eric@siege-engine.com>
10187
d505c598 10188 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
14e28223 10189
7316fa39
JB
101902007-06-07 Juanma Barranquero <lekktu@gmail.com>
10191
10192 * progmodes/ebrowse.el (ebrowse-member-table):
10193 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
10194 (org-batch-agenda-csv): Fix typos in docstrings.
10195
2efed646
JB
101962007-06-06 Juanma Barranquero <lekktu@gmail.com>
10197
10198 * international/mule-cmds.el (toggle-enable-multibyte-characters)
10199 (sort-coding-systems, search-unencodable-char): Doc fixes.
10200 (coding-system-change-eol-conversion, set-default-coding-systems)
10201 (prefer-coding-system, find-multibyte-characters, princ-list)
10202 (leim-list-entry-regexp, set-input-method, locale-language-names)
10203 (input-method-exit-on-first-char, exit-language-environment-hook)
10204 (locale-charset-language-names): Fix typos in docstrings.
10205
c039ea1d
JB
102062007-06-06 Juanma Barranquero <lekktu@gmail.com>
10207
10208 * pgg.el (pgg-sign-region, pgg-sign):
10209 * ses.el (ses-call-printer):
10210 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
10211 * textmodes/org.el (org-cycle): Fix typos in docstrings.
10212
12cd5d56
CD
102132007-06-06 Carsten Dominik <dominik@science.uva.nl>
10214
93137d49
JB
10215 * textmodes/org.el (org-export-region-as-html)
10216 (org-replace-region-by-html, org-number-to-letters)
10217 (org-table-fedit-finish, org-normalize-color)
10218 (org-table-fedit-ref-right, org-date-to-gregorian)
10219 (org-table-fedit-move, org-table-convert-refs-to-rc)
10220 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
10221 (org-write-agenda, org-colgroup-info-to-vline-list)
10222 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
12cd5d56
CD
10223 (org-indent-line-function, org-export-as-html-to-buffer)
10224 (org-store-agenda-views, org-update-mode-line)
10225 (org-find-if, org-delete-all)
10226 (org-table-fedit-convert-buffer, org-emphasize)
10227 (org-uniquify, org-table-fedit-lisp-indent)
10228 (org-table-fedit-scroll, org-get-todo-sequence-head)
10229 (org-table-fedit-scroll-down, org-table-fedit-line-down)
10230 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
10231 (org-table-fedit-toggle-coordinates, org-dvipng-color)
10232 (org-table-fedit-line-up, org-table-fedit-ref-down)
10233 (org-table-formula-from-user, org-mode-flyspell-verify)
10234 (org-cycle-show-empty-lines, org-ctrl-c-ret)
10235 (org-table-formula-to-user, org-diary-to-ical-string)
10236 (orgtbl-export, org-table-fedit-post-command)
10237 (org-closed-in-range, org-shiftcontrolright)
10238 (org-table-convert-refs-to-an, org-table-hline-and-move)
10239 (org-table-formula-less-p, org-format-table-ascii)
10240 (org-agenda-get-sexps, org-shift-refpart)
10241 (org-diary-sexp-entry, org-time-string-to-absolute)
10242 (org-table-show-reference, org-letters-to-number)
10243 (org-fix-agenda-info, org-table-fedit-ref-up)
10244 (org-table-fedit-shift-reference, org-table-fedit-abort)
10245 (org-closest-date, org-shiftcontrolleft)
10246 (org-at-heading-or-item-p, org-rematch-and-replace)
e0602e9a
SM
10247 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
10248 New functions.
12cd5d56
CD
10249 (org-table-edit-scroll-down, org-finish-edit-formulas)
10250 (org-table-edit-next-field, org-abort-edit-formulas)
10251 (org-font-lock-level, org-export-find-first-heading-line)
10252 (org-table-edit-line-down, org-table-edit-backward-field)
10253 (org-edit-formula-lisp-indent, org-table-edit-move)
10254 (org-check-log-option, org-this-word)
10255 (org-table-edit-line-up, org-table-edit-formulas-post-command)
10256 (org-agenda-file-to-end, org-expand-file-name)
10257 (org-fake-empty-table-line, org-table-edit-scroll)
10258 (org-toggle-log-option, org-show-reference): Function removed.
e0602e9a
SM
10259 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
10260 New defsubsts.
12cd5d56
CD
10261 (org-unmodified, org-batch-store-agenda-views)
10262 (org-batch-agenda-csv): New macro.
10263 (org-agenda-export): New customization group.
10264 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
10265 (org-highest-priority, org-agenda-exporter-settings)
10266 (org-log-done-with-time, org-replace-disputed-keys)
10267 (org-format-latex-header, org-export-table-header-tags)
10268 (org-cycle-separator-lines, org-export-table-data-tags)
10269 (org-icalendar-include-sexps)
10270 (org-empty-line-terminates-plain-lists)
10271 (org-log-repeat, org-special-ctrl-a)
10272 (org-table-use-standard-references, org-disputed-keys)
10273 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
10274 (org-agenda-export-html-style): New option.
dbb7d404 10275 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
12cd5d56 10276 (org-CUA-compatible): Option removed.
dbb7d404 10277 (org-agenda-structure, org-sexp-date): New face.
12cd5d56
CD
10278 (org-todo-keywords-for-agenda, org-not-done-keywords)
10279 (org-planning-or-clock-line-re, org-agenda-name)
10280 (org-table-colgroup-info, org-todo-sets)
10281 (constants-unit-system, org-clock-mode-line-entry)
10282 (org-mode-line-timer, org-table-current-begin-pos)
10283 (org-todo-keywords-1, org-mode-line-string)
10284 (org-table-clean-did-remove-column, org-table-fedit-map)
10285 (org-clock-heading, org-table-buffer-is-an)
10286 (org-agenda-info, org-done-keywords)
10287 (org-done-keywords-for-agenda, org-todo-heads)
10288 (org-todo-kwd-alist, org-clock-start-time): New variable.
10289 (org-todo-kwd-priority-p, org-edit-formulas-map)
10290 (org-repeat-re, org-todo-kwd-max-priority)
10291 (org-version, org-done-string)
e0602e9a 10292 (org-table-clean-did-remove-column-1, org-disputed-keys):
dbb7d404 10293 Remove variables.
e0602e9a 10294 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
12cd5d56
CD
10295 (org-ts-lengths): Constant removed.
10296 (org-follow-gnus-link): Don't ask how many articles to read.
e0602e9a
SM
10297 (org-export-find-first-export-line): Rename from
10298 `org-export-find-first-heading'.
10299 Use `org-export-skip-text-before-1st-heading'.
10300 (org-table-fedit-post-command): Rename from
12cd5d56 10301 `org-table-edit-formulas-post-command'.
e0602e9a
SM
10302 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
10303 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
10304 (org-table-fedit-lisp-indent): Rename from
12cd5d56 10305 `org-edit-formula-lisp-indent'.
e0602e9a 10306 (org-table-show-reference): Rename from `org-show-reference'.
12cd5d56 10307 (org-table-store-formulas): Use `org-table-formula-less-p'.
e0602e9a 10308 (org-table-edit-formulas): Position cursor to current field equation.
12cd5d56
CD
10309 (org-update-checkbox-count, org-hide-archived-subtrees)
10310 (org-timestamp-up-day, org-timestamp-down-day)
10311 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
10312 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
10313 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
e0602e9a
SM
10314 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
10315 Let `org-on-heading-p' also check for invisible heading.
12cd5d56
CD
10316 (org-read-date): Match am/pm times.
10317 (org-eval-in-calendar): Fix default date in prompt.
10318
f608df3d
CY
103192007-06-05 Chong Yidong <cyd@stupidchicken.com>
10320
10321 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
10322 "ChangeLog.a" entries, giving the latter lower priority.
10323
b2d5aa46
JB
103242007-06-05 Juanma Barranquero <lekktu@gmail.com>
10325
10326 * faces.el (face-id): If the argument is a face alias,
10327 return the ID of the target face.
10328
1634f0e3
MA
103292007-06-05 Michael Albinus <michael.albinus@gmx.de>
10330
10331 * net/socks.el (top): Remove unnecessary copyright line.
10332
1adf71a4
CY
103332007-06-04 Chong Yidong <cyd@stupidchicken.com>
10334
10335 * longlines.el (longlines-auto-wrap): Handle argument correctly.
10336
c50982cc
MA
103372007-06-04 Michael Albinus <michael.albinus@gmx.de>
10338
10339 * net/socks.el: New file, taken from w3 repository.
10340 (top): Update Copyright. Don't load cl.el.
10341 (all): Replace `case' by `cond', `string-to-int' by
10342 `string-to-number', and `process-kill-without-query' by
10343 `set-process-query-on-exit-flag'.
de09204d 10344 (socks-char-int): Remove defalias and all occurrences.
c50982cc 10345
f441be5b
JB
103462007-06-04 Juanma Barranquero <lekktu@gmail.com>
10347
10348 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
10349 Fix typos in docstrings.
10350 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
10351 (compilation-finish-function): Fix typo in obsolescence declaration.
10352
b1b15f76 103532007-06-03 Sam Steingold <sds@gnu.org>
b84acff6 10354
2216ee11
RS
10355 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
10356 handle unending automatic recompilation of changed files (`omake -P').
3a1c1b15 10357 (compilation-loop): VISITED is now 5th CDR.
b84acff6
SS
10358 (compilation-next-error-function): Set TIMESTAMP.
10359
b1b15f76 103602007-06-03 Sam Steingold <sds@gnu.org>
a151f82c
SS
10361
10362 * files.el (kill-buffer-ask): New function.
10363 (kill-some-buffers): Use it.
10364 (kill-matching-buffers): New user command.
10365
773933d3
DK
103662007-06-01 David Kastrup <dak@gnu.org>
10367
10368 * dired.el (dired-recursive-deletes, dired-recursive-copies):
10369 Change default to `top'.
10370
bce1acc3
RS
103712007-05-31 Richard Stallman <rms@gnu.org>
10372
10373 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
10374
d500a092
SM
103752007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10376
10377 * textmodes/css-mode.el: New file.
10378
7a781a54
MB
103792007-05-30 Michael Olson <mwolson@gnu.org>
10380
10381 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
10382 died and we are trying to send a signal to it. The program using
10383 tq.el should periodically check to see whether the process has
10384 died and react appropriately -- this is not the responsibility of
10385 tq.el, and is consistent with the rest of the tq.el source code.
10386
250495a7
MR
103872007-05-29 Martin Rudalics <rudalics@gmx.at>
10388
10389 * textmodes/table.el (table--point-entered-cell-function)
d500a092
SM
10390 (table--point-left-cell-function):
10391 Bind `inhibit-point-motion-hooks' to t.
250495a7 10392
5e3fc9eb
GM
103932007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10394
10395 * emacs-lisp/rx.el (rx): Doc fix.
10396
aa3dbcde
JB
103972007-05-28 Juanma Barranquero <lekktu@gmail.com>
10398
10399 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
10400
f3c071dd
MA
104012007-05-28 Michael Albinus <michael.albinus@gmx.de>
10402
10403 Sync with Tramp 2.0.56.
10404
10405 * net/tramp.el:
10406 * net/tramp-ftp.el:
10407 * net/tramp-smb.el:
10408 * net/tramp-util.el:
10409 * net/tramp-vc.el:
10410 Don't load cl.el, because that pollutes the namespace. Replace cl
10411 macros by their implementations where necessary. Requested by
10412 Richard Stallman <rms@gnu.org>.
10413
10414 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
10415 doesn't exist.
d500a092 10416 (with-parsed-tramp-file-name): Protect debug spec during compilation.
f3c071dd
MA
10417 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
10418 (tramp-file-name-p, tramp-file-name-multi-method)
10419 (tramp-file-name-method, tramp-file-name-user)
10420 (tramp-file-name-host, tramp-file-name-localname): New defuns,
10421 replacing defstruct `tramp-file-name'.
10422 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
d500a092
SM
10423 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
10424 Apply `vector' instead of `make-tramp-file-name'.
10425 (tramp-handle-make-auto-save-file-name):
10426 Apply `tramp-temporary-file-directory' for compatibility reasons.
f3c071dd
MA
10427 (tramp-completion-mode): Use `natnump' instead of `wholenump'
10428 because of XEmacs.
10429 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
10430 started.
10431
7936011c
CY
104322007-05-28 Chong Yidong <cyd@stupidchicken.com>
10433
10434 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
10435
3d200243
RS
104362007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
10437
10438 * log-edit.el (log-edit-changelog-paragraph): Return point-max
10439 as the end of the ChangeLog paragraph when it ends without a line
10440 termination.
10441
924e26eb
JB
104422007-05-27 Ryan Yeske <rcyeske@gmail.com>
10443
10444 * net/webjump.el (webjump-sample-sites):
10445 Add simple Wikipedia query.
10446
6ab93c85
SM
104472007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10448
cdcfbcb2 10449 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
dbb7d404 10450 compatibility code.
cdcfbcb2 10451
b649d2e4
SM
10452 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
10453 (copyright-update-year): Use it.
10454
6db93fd9
SM
10455 * edmacro.el (edmacro-format-keys): Use current-active-maps.
10456
f4a7decd
SM
10457 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
10458 Add indentation and debugging info. Fix up comment convention.
10459
526af3b0
SM
10460 * cus-dep.el (custom-make-dependencies): Simplify.
10461
09d52401
SM
10462 * composite.el (compose-region, decompose-region):
10463 Use inhibit-read-only and restore-buffer-modified-p.
10464
6ab93c85
SM
10465 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
10466 (xterm-mouse-event): Use it.
10467
dade3ed8
JB
104682007-05-25 Juanma Barranquero <lekktu@gmail.com>
10469
10470 * bs.el (bs-cycle-previous): Don't modify the cycle list until
10471 `switch-to-buffer' has returned succesfully.
10472 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
10473 window is dedicated (it could iconify the frame).
10474
fdabbcb5
MB
104752007-05-25 Miles Bader <miles@fencepost.gnu.org>
10476
10477 * vc-hooks.el (vc-find-root): Fix file attribute test.
10478
913a8cda
RS
104792007-05-24 Richard Stallman <rms@gnu.org>
10480
10481 * textmodes/flyspell.el (flyspell-correct-word-before-point):
10482 Don't let opoint be nil.
10483 (flyspell-emacs-popup): Explicit error if no dialogs.
10484
6db526f0
CY
104852007-05-24 Chong Yidong <cyd@stupidchicken.com>
10486
10487 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
10488 (image-next-line, image-previous-line, image-scroll-up)
10489 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
10490 New functions.
10491 (image-mode-map): Remap motion commands.
10492 (image-mode-text-map): New keymap for viewing images as text.
10493 (image-mode): Use image-mode-map.
10494 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
10495
dff1336c
SM
104962007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10497
10498 * textmodes/fill.el (canonically-space-region): Make the second arg
10499 a marker if it's not already the case.
10500
133ecc54
EZ
105012007-05-23 Eli Zaretskii <eliz@gnu.org>
10502
10503 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
10504 (tar-get-descriptor): Handle type 55, an extended pax header.
10505
31b6b8cd
SM
105062007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10507
10508 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
10509 to confuse outline-minor-mode.
10510
07e7a05a
EZ
105112007-05-23 Eli Zaretskii <eliz@gnu.org>
10512
10513 * tar-mode.el (tar-file-name-handler): New function.
10514 (tar-extract): Bind file-name-handler-alist to it to force
10515 find-buffer-file-type-coding-system behave as if the file being
10516 extracted existed. Use last-coding-system-used to force
10517 buffer-file-coding-system to what decode-coding-region actually
10518 used to decode the file.
10519
c96e025a
GM
105202007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10521
10522 * progmodes/compile.el (compilation-handle-exit):
10523 `compilation-finish-function' may change the current buffer.
10524
c022c4c4
RS
105252007-05-22 Richard Stallman <rms@gnu.org>
10526
10527 * files.el (set-auto-mode): Doc fix.
10528
2f041d62
JD
105292007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10530
10531 * help-fns.el (find-source-lisp-file): New function.
10532 (describe-function-1): Use find-source-lisp-file to find source
10533 file in compile tree.
10534
4d55e513
EZ
105352007-05-22 Eli Zaretskii <eliz@gnu.org>
10536
10537 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
10538
784b0db6
JB
105392007-05-22 Juanma Barranquero <lekktu@gmail.com>
10540
10541 * emacs-lisp/easy-mmode.el (define-minor-mode)
10542 (easy-mmode-define-navigation): Fix typos in docstrings.
10543
b340aecb
GM
105442007-05-22 Glenn Morris <rgm@gnu.org>
10545
10546 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
b340aecb 10547
06071e68 105482007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
38405f15 10549
e0602e9a
SM
10550 * mail/mail-extr.el (mail-extract-address-components):
10551 Recognize non-ASCII characters except for NBSP as words.
38405f15 10552
d51f146b
RS
105532007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
10554
10555 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
10556 (rcirc-print): Handle `window-width'.
10557 (rcirc-buffer-maximum-lines): Doc fix.
10558
b447c934
CY
105592007-05-21 Chong Yidong <cyd@stupidchicken.com>
10560
9ca9e00d 10561 * image-mode.el (image-toggle-display): Don't clear image cache.
e0602e9a
SM
10562 Only use filename in image spec if the file is readable.
10563 Call image-refresh.
9ca9e00d 10564
b447c934
CY
10565 * image.el (image-type-from-file-name, image-type): Simplify.
10566 (image-type-auto-detected-p): Don't scan auto-mode-alist.
10567
10568 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
10569 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
10570
dea2cbad
NR
105712007-05-20 Nick Roberts <nickrob@snap.net.nz>
10572
10573 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
10574 is an error.
10575
10576 * term/linux.el (terminal-init-linux): Don't signal an error
10577 if gpm isn't running.
10578
60889ffa
NR
105792007-05-20 Nick Roberts <nickrob@snap.net.nz>
10580
10581 * t-mouse.el: Reduce to a minor-mode macro call.
784b0db6 10582 (t-mouse-mode): Remove the lighter.
e23f11f7
NR
10583
10584 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
60889ffa 10585
8a1389c7
DN
105862007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
10587
10588 * files.el (auto-mode-alist): Change the regexp so that
10589 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
10590
01140829
MB
105912007-06-02 Chong Yidong <cyd@stupidchicken.com>
10592
10593 * Version 22.1 released.
10594
ae9d8436
CY
105952007-05-19 Chong Yidong <cyd@stupidchicken.com>
10596
10597 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
10598 changes.
10599
877d11fe
GM
106002007-05-19 Kevin Ryde <user42@zip.com.au>
10601
10602 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
10603
317b4839
TTN
106042007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
10605
10606 * textmodes/sgml-mode.el: Revert last change.
10607
de9606f0
RS
106082007-05-18 Richard Stallman <rms@gnu.org>
10609
10610 * simple.el (push-mark): Doc fix.
10611
64953c0a
RS
106122007-05-18 Rob Riepel <riepel@Stanford.EDU>
10613
e0602e9a 10614 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
64953c0a 10615 tpu-global-map.
784b0db6
JB
10616 (tpu-original-global-map): Variable deleted.
10617 (tpu-control-keys-map): New keymap variable.
10618 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
64953c0a 10619 setting keymapping directly.
784b0db6 10620 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
64953c0a
RS
10621 tpu-global-map.
10622 (tpu-edt-on): Activate the tpu-global-map.
10623 (tpu-edt-off): Deactivate the tpu-global-map.
784b0db6 10624
64953c0a
RS
106252007-05-18 Ryan Yeske <rcyeske@gmail.com>
10626
10627 * textmodes/ispell.el (ispell-get-word): Return markers
10628 for start and end positions.
10629 (ispell-word): Assume END is a marker.
10630
ff6ba6b4
VJL
106312007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10632
10633 * printing.el: Group together all XEmacs/Emacs definitions.
10634 (pr-version): New version 6.9.
10635 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
10636 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
10637 (pr-menu-bind): Fix code.
10638 (pr-e-frame-char-height, pr-e-frame-char-width)
10639 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
10640 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
10641 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
10642 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
10643 (pr-x-event-y-pixel): Aliases eliminated.
10644 (pr-xemacs-global-menubar): Macro moved.
10645 (current-menubar, current-mouse-event, zmacs-region-stays)
10646 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
10647 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
10648 Vars moved.
10649 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
10650 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
10651 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
10652 (pr-menu-set-utility-title, pr-even-or-odd-pages)
10653 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
10654 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
10655 moved.
10656
992aa6b7
TTN
106572007-05-17 Christian Plate <cplate@web.de> (tiny change)
10658
10659 * textmodes/sgml-mode.el (sgml-tag):
10660 Fix bug: Call sgml-transformation-function.
10661
10e3e762
MR
106622007-05-17 Martin Rudalics <rudalics@gmx.at>
10663
10664 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
10665 modified flag of buffer. Use `inhibit-modification-hooks'.
10666
84bbd894
RS
106672007-05-16 Richard Stallman <rms@gnu.org>
10668
10669 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
10670
92228a10
SM
106712007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
10672
c11781de
SM
10673 * files.el (magic-mode-alist, magic-fallback-mode-alist):
10674 Move the *ml, Postscript, and XmCD entries to the fallback part.
10675
92228a10
SM
10676 * files.el (magic-fallback-mode-alist):
10677 Rename from file-start-mode-alist.
10678
7883a44f
JB
106792007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10680
10681 * progmodes/compile.el (compilation-handle-exit): Quote first
10682 argument of `run-hook-with-args'.
10683
26e150ef
JB
106842007-05-16 Juanma Barranquero <lekktu@gmail.com>
10685
10686 * buff-menu.el (Buffer-menu-sort-column):
10687 * dabbrev.el (dabbrev-upcase-means-case-search):
10688 * dired.el (dired-recursive-deletes, dired-recursive-copies):
10689 * info.el (Info-current-subfile):
10690 * ls-lisp.el (ls-lisp-verbosity):
10691 * msb.el (msb-menu-cond):
10692 * pcvs.el (cvs-dired-use-hook):
10693 * simple.el (set-mark-command-repeat-pop):
10694 * time.el (display-time-24hr-format, display-time-mail-file):
10695 Doc fixes.
10696
10697 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
10698 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
10699
10700 * view.el (view-inhibit-help-message): Fix typo in docstring.
10701 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
10702
4132d58c
MR
107032007-05-16 Martin Rudalics <rudalics@gmx.at>
10704
10705 * textmodes/ispell.el (ispell-start-process): Defend against bad
10706 default-directory.
10707
5c43b3ca
EZ
107082007-05-14 Eli Zaretskii <eliz@gnu.org>
10709
10710 * mail/rmail.el (rmail-convert-to-babyl-format): Check
10711 content-transfer-encoding _last_, because it's its position that
10712 we need as value of base64-header-field-end.
10713
59831679
JB
107142007-05-14 Juanma Barranquero <lekktu@gmail.com>
10715
10716 * files.el (mode-require-final-newline, require-final-newline)
10717 (enable-local-variables, enable-local-eval): Doc fixes.
10718
c6f33bac
VJL
107192007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10720
10721 * ps-print.el: Use default color when foreground or background color
10722 are unspecified. Reported by Leo <sdl.web@gmail.com>.
10723 (ps-print-version): New version 6.7.4.
10724 (ps-rgb-color): New argument. Use default color when color is
10725 unspecified.
10726 (ps-begin-job): Fix code.
10727
0a81a74a
CY
107282007-05-12 Chong Yidong <cyd@stupidchicken.com>
10729
10730 * longlines.el (longlines-mode): Make longlines-auto-wrap
10731 buffer-local. Add hooks unconditionally.
10732 (longlines-auto-wrap): Toggle wrapping.
10733 (longlines-after-change-function)
10734 (longlines-post-command-function): Check longlines-auto-wrap.
10735
06b6baf6
NR
107362007-05-12 Nick Roberts <nickrob@snap.net.nz>
10737
10738 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
10739 (xterm-mouse-translate): Use it.
10740
7d145fa3
RS
107412007-05-10 Richard Stallman <rms@gnu.org>
10742
68380acf
MB
10743 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
10744 (iso-cvt-write-only): Likewise.
10745
10746 * emacs-lisp/easy-mmode.el (define-minor-mode):
10747 Fix generated doc string.
10748
10749 * startup.el (fancy-splash-text): Add URL of guided tour.
10750 Adjust horizontal and vertical whitespace.
10751
10752 * progmodes/compile.el (compilation-handle-exit):
10753 Use run-hook-with-args to run compilation-finish-functions.
10754
7d145fa3
RS
10755 * files.el (file-start-mode-alist): New variable.
10756 (magic-mode-regexp-match-limit): Doc fix.
10757 (set-auto-mode): Handle file-start-mode-alist.
10758 A little cleanup of structure.
10759
c3aa7d16
RS
10760 * dabbrev.el (dabbrev-eliminate-newlines):
10761 Renamed from dabbrev--eliminate-newlines. All uses changed.
10762
b52efb9f
MC
107632007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
10764
10765 * man.el (Man-next-section): Don't consider the last line of the page
10766 as being part of any section.
10767
00affaf1
SM
107682007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
10769
10770 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
10771 can take any number of values.
10772
1d16f33c
SM
107732007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10774
10775 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
10776 to the list of citation commands.
10777
c7093883
SM
107782007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10779
10780 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
10781
0b480dc7
SM
107822007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
10783
10784 * progmodes/python.el (python-font-lock-keywords)
10785 (python-open-block-statement-p, python-mode): Add support for the new
10786 "with" keyword.
10787
45fd3a00
SM
107882007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10789
44a07c5a
SM
10790 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
10791 the exact opposite of diff-goto-source.
10792
5d08a786
SM
10793 * emacs-lisp/advice.el (ad-special-forms): Remove.
10794 (ad-special-form-p): Use subr-arity.
10795
2ed8e1f7
SM
10796 * newcomment.el (comment-search-forward): Make sure we search forward.
10797 (comment-enter-backward): Try and distinguish the non-matching case at
10798 EOB from the non-matching case with a missing comment-end-skip for
10799 a 2-char comment ender.
10800 (comment-choose-indent): New function extracted from comment-indent.
10801 Improve the alignment algorithm.
10802 (comment-indent): Use it.
10803
121f1921
SM
10804 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
10805 XML style Processing Instructions.
10806 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
10807 (sgml-calculate-indent): Handle `pi' context.
10808
45fd3a00
SM
10809 * vc.el: Ensure that update-changelog issues an error when used with
10810 a backend that does not implement it.
10811 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
10812 Remove `backend' argument. Use expand-file-name.
10813 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
10814
10815 * progmodes/python.el (python-end-of-block): Revert last change.
10816 (python-end-of-statement): Make sure we move *forward*.
10817
75dcf19e
RS
108182007-05-08 Richard Stallman <rms@gnu.org>
10819
10820 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
10821 Don't include non-self-insert commands in the exception for `-'.
10822
11c4b29d
SM
108232007-05-08 David Reitter <david.reitter@gmail.com>
10824
10825 * progmodes/python.el (python-guess-indent): Check non-nullness
10826 before comparing indent against the 2..8 interval.
10827
59c58fea
YM
108282007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10829
10830 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
10831 available.
10832
205f01b4
RS
108332007-05-06 Richard Stallman <rms@gnu.org>
10834
10835 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
10836
d4871b4f
SM
108372007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10838
10839 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
10840 rather than storing their value in the revert-buffer function.
10841
12bf4a28
NR
108422007-05-04 Nick Roberts <nickrob@snap.net.nz>
10843
10844 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
10845 when disabling t-mouse-mode.
10846
b94bc09b
RS
108472007-05-01 Davis Herring <herring@lanl.gov>
10848
d4871b4f
SM
10849 * calendar/timeclock.el: Update version number.
10850 (timeclock-modeline-display): Mention timeclock-use-display-time
10851 in explanatory message.
10852 (timeclock-in): Fix non-interactive workday specifications.
10853 (timeclock-log): Don't kill the log buffer if it already existed.
10854 Suppress warnings when finding the log. Don't check for a nil
10855 project twice. Run hooks after killing the buffer (if applicable).
10856 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
10857 was geometric). All uses changed.
10858 (timeclock-generate-report): Support prefix argument.
b94bc09b 10859
39f3dff9
RS
108602007-05-03 Ryan Yeske <rcyeske@gmail.com>
10861
10862 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
10863 disconnections.
10864
d7af463c
RF
108652007-05-01 Romain Francoise <romain@orebokech.com>
10866
10867 * dired-x.el: Revert 2007-04-06 change.
10868
78f0d1fc
RS
108692007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
10870
10871 * find-dired.el (find-dired-filter): Propertize all text down to eob.
10872
6f37a576
RS
108732007-04-29 Richard Stallman <rms@gnu.org>
10874
10875 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
10876
161039c9
GM
108772007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10878
10879 * progmodes/cc-mode.el (c-before-change): Use point-min rather
10880 than 1.
10881
157e3182
RS
108822007-04-28 Richard Stallman <rms@gnu.org>
10883
10884 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
10885
5e1cd4de
NR
108862007-04-28 Nick Roberts <nickrob@snap.net.nz>
10887
10888 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
10889 don't put stop on toolbar.
10890
456e749f
SM
108912007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10892
10893 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
10894
a9bdfaa4
EZ
108952007-04-28 Eli Zaretskii <eliz@gnu.org>
10896
f2fd2cf5
EZ
10897 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
10898 instead of $(lisp)/mh-e.
10899
16bbdfc0
GM
109002007-04-28 Glenn Morris <rgm@gnu.org>
10901
10902 * image-dired.el (image-dired-cmd-create-thumbnail-options)
10903 (image-dired-cmd-create-temp-image-options): Replace option
10904 +profile "*" with -strip.
10905
58f13025
CY
109062007-04-27 Chong Yidong <cyd@stupidchicken.com>
10907
456e749f
SM
10908 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
10909 Use window-start and window-end.
58f13025 10910
edaeebf5
AS
109112007-04-27 Andreas Schwab <schwab@suse.de>
10912
10913 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
10914
96bbf28b
EZ
109152007-04-27 Eli Zaretskii <eliz@gnu.org>
10916
10917 * textmodes/fill.el (fill-paragraph): Doc fix.
10918
07016031
GM
109192007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
10920
10921 * locate.el (locate-in-alternate-database): Doc fix.
10922
4f54692c
GM
109232007-04-26 Glenn Morris <rgm@gnu.org>
10924
10925 * button.el (button): Use underline if supported, else fall back
10926 to color.
10927
f5430f7f
GM
10928 * version.el (emacs-version): Increase to 22.1.50.
10929
2d0f33df
RS
109302007-04-25 Richard Stallman <rms@gnu.org>
10931
10932 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
10933
77ae614b
S
109342007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
10935
2f2c687b
JB
10936 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
10937 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
77ae614b
S
10938 pushing mark.
10939 (idlwave-current-routine): Don't push mark.
10940
e28f9ad3
GM
109412007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
10942
456e749f
SM
10943 * image-dired.el (image-dired-display-image): Derive image-type from
10944 filename rather than assuming jpeg, in case no resizing was needed.
e28f9ad3 10945
d497fd17
GM
109462007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10947
10948 * custom.el (defface): Doc fix.
10949
dc3818ec 10950See ChangeLog.12 for earlier changes.
6fee106e
KS
10951
10952;; Local Variables:
10953;; coding: iso-2022-7bit
33462dfa 10954;; add-log-time-zone-rule: t
6fee106e
KS
10955;; End:
10956
dc3818ec 10957 Copyright (C) 2007 Free Software Foundation, Inc.
5b87ad55
GM
10958
10959 This file is part of GNU Emacs.
10960
10961 GNU Emacs is free software; you can redistribute it and/or modify
10962 it under the terms of the GNU General Public License as published by
b4aa6026 10963 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
10964 any later version.
10965
10966 GNU Emacs is distributed in the hope that it will be useful,
10967 but WITHOUT ANY WARRANTY; without even the implied warranty of
10968 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10969 GNU General Public License for more details.
10970
10971 You should have received a copy of the GNU General Public License
10972 along with GNU Emacs; see the file COPYING. If not, write to the
10973 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10974 Boston, MA 02110-1301, USA.
6fee106e 10975
05587383 10976;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af