* erc-stamp.el (erc-echo-timestamp):
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
274f1353
DK
12007-12-08 David Kastrup <dak@gnu.org>
2
3 * textmodes/reftex.el (reftex-select-with-char):
4 * textmodes/reftex-toc.el (reftex-toc-do-promote)
5 (reftex-toc-visit-location, reftex-toc-find-section):
6 * textmodes/reftex-index.el (reftex-index-show-entry):
7 * textmodes/org.el (org-cycle-hide-archived-subtrees)
8 (org-table-rotate-recalc-marks, org-mark-ring-push)
9 (org-follow-info-link, org-mhe-get-message-folder-from-index)
10 (org-auto-repeat-maybe, org-store-log-note, org-delete-property)
11 (org-evaluate-time-range, org-edit-agenda-file-list):
12 * textmodes/artist.el (artist-select-next-op-in-list)
13 (artist-select-prev-op-in-list):
14 * term/mac-win.el (mac-service-insert-text):
15 * startup.el (fancy-about-screen):
16 * progmodes/vhdl-mode.el (vhdl-decision-query):
17 * progmodes/idlwave.el (idlwave-template)
18 (idlwave-scroll-completions, idlwave-display-completion-list):
19 * progmodes/ebrowse.el (ebrowse-show-progress):
20 * progmodes/cperl-mode.el (cperl-find-pods-heres):
21 * progmodes/antlr-mode.el (antlr-insert-option-do):
22 * play/mpuz.el (mpuz-close-game):
23 * net/rcirc.el (rcirc-next-active-buffer):
24 * mail/reporter.el (reporter-update-status):
25 * kmacro.el (kmacro-display):
26 * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
27 * emulation/viper-util.el (viper-save-setting):
28 * emacs-lisp/lisp-mnt.el (lm-verify):
29 * emacs-lisp/edebug.el (edebug-set-mode):
30 * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
31 * calendar/calendar.el (calendar-print-day-of-year):
32 * calc/calcalg3.el (calc-curve-fit):
33 * calc/calcalg2.el (math-integral):
34 * calc/calc.el (calc-read-key-sequence, calc-version):
35 * calc/calc-mode.el (calc-set-simplify-mode):
36 * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to
37 `message'.
38
a867ead0
DG
392007-12-07 D. Goel <deego3@gmail.com>
40
41 * progmodes/idlw-shell.el (idlwave-shell-display-line)
42 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
43 (ada-xref-find-in-modified-ali, ada-find-in-src-path)
44 * mail/uce.el (uce-reply-to-uce)
45 * progmodes/vhdl-mode.el (vhdl-template-modify)
46 * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls
47 to `error' (as suggested by RMS.)
48
19b6cf18
GM
492007-12-07 Glenn Morris <rgm@gnu.org>
50
51 * allout.el (allout-write-file-hook-handler):
52 * textmodes/reftex.el (reftex-TeX-master-file):
53 * textmodes/reftex-parse.el (reftex-short-context):
54 Revert previous change.
55
ef6ce14c
MA
562007-12-07 Michael Albinus <michael.albinus@gmx.de>
57
58 * net/dbus.el (dbus-hash-table=): Fix for new hash table key
59 structure.
60 (dbus-list-hash-table, dbus-name-owner-changed-handler): New
61 defuns.
62 (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
63 (dbus-event-service-name, dbus-event-path-name)
64 (dbus-event-interface-name, dbus-event-member-name): Fix for new
65 event structure.
66 (dbus-list-activatable-names, dbus-list-names)
67 (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
68 Reorder `dbus-call-method' arguments.
69
8c16bd8c
DG
702007-12-06 D. Goel <deego3@gmail.com>
71
cf9ca124
JB
72 * allout.el (allout-write-file-hook-handler):
73 * textmodes/reftex.el (reftex-TeX-master-file):
74 * textmodes/org.el (org-paste-subtree):
cf9ca124
JB
75 * progmodes/vhdl-mode.el (vhdl-template-modify):
76 * progmodes/idlw-shell.el (idlwave-shell-send-command)
e74d83ee 77 (idlwave-shell-display-line):
cf9ca124
JB
78 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
79 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
80 * net/trampver.el (x):
81 * mail/uce.el (uce-reply-to-uce):
82 * mail/rmailout.el (rmail-output):
83 * mail/feedmail.el (feedmail-dump-message-to-queue):
84 * whitespace.el (whitespace-write-file-hook):
85 * wdired.el (wdired-check-kill-buffer):
86 * vc.el (vc-update):
87 * vc-mcvs.el (vc-mcvs-checkin):
88 * vc-cvs.el (vc-cvs-checkin):
89 * man.el (Man-bgproc-sentinel, Man-goto-see-also-section):
90 * ibuffer.el (ibuffer-current-buffer):
91 * dired.el (dired-move-to-end-of-filename):
7e5be5e3 92 * bindings.el (complete-symbol):
cf9ca124 93 * textmodes/org-publish.el (org-publish-file):
7e5be5e3
GM
94 (org-publish-current-project):
95 * textmodes/reftex-parse.el (reftex-short-context):
96 * textmodes/texinfmt.el: Fix buggy calls to `error'.
864da779 97
214abdd4
SM
982007-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
99
100 * doc-view.el (doc-view-dvi->pdf-sentinel)
101 (doc-view-pdf/ps->png-sentinel, doc-view-pdf->txt-sentinel)
102 (doc-view-ps->pdf-sentinel, doc-view-display): Don't change buffer
103 within a sentinel or timer.
104 (doc-view-display): Don't try to display before the requested page
105 is available, unless told to do so explicitly.
106 (doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
107 Force display even if the requested page is not available.
108
b2f2cd56
RS
1092007-12-06 Richard Stallman <rms@gnu.org>
110
111 * help-fns.el (describe-function-1): Call ad-get-advice-info
112 only on symbols.
113
417cf0b2
GM
1142007-12-06 Glenn Morris <rgm@gnu.org>
115
116 * progmodes/antlr-mode.el (antlr-keyword, antlr-syntax)
117 (antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
118 (antlr-tokenref, antlr-literal): Inherit from standard font-lock
119 faces in non-light-background case.
120
121 * add-log.el, dired-aux.el, font-lock.el, help-fns.el, ido.el:
122 * informat.el, emacs-lisp/bytecomp.el, emacs-lisp/gulp.el:
123 * emacs-lisp/tcover-ses.el, emacs-lisp/timer.el, emulation/edt.el:
124 * emulation/vi.el, emulation/viper-cmd.el:
125 * international/titdic-cnv.el, mail/emacsbug.el, progmodes/dcl.el:
126 * progmodes/prolog.el, progmodes/ps-mode.el, progmodes/python.el:
127 * textmodes/fill.el: Remove directory part from filenames in
128 function declarations.
129
130 * dired-aux.el (mailcap-mime-info): Update declaration.
131
e5e76c04 1322007-12-05 Richard Stallman <rms@gnu.org>
e5784820
RS
133
134 * wid-edit.el (widget-type): Doc fix.
135
e5e76c04 1362007-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
a0e3c626
SM
137
138 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
139 Don't match "sub { (...) ... }".
140
e5e76c04 1412007-12-05 Richard Stallman <rms@gnu.org>
023df4cf
RS
142
143 * international/mule-cmds.el (toggle-input-method-active): New var.
144 (toggle-input-method): Bind toggle-input-method-active to t.
145 Error if it was already non-nil.
146
b890d447
MB
1472007-12-05 Reiner Steib <Reiner.Steib@gmx.de>
148
149 * net/tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
150
1512007-12-05 Elias Oltmanns <eo@nebensachen.de>
152
153 * net/tls.el (open-tls-stream): Actually consult tls-checktrust to
154 see if certs should be verified and what is to be done in the
155 event of a verification failure.
156
1572007-12-05 Reiner Steib <Reiner.Steib@gmx.de>
158
159 * net/tls.el (tls-program): Provide more custom choices from
160 `tls-checktrust'. Refer to `tls-checktrust' in doc string.
161 (tls-process-connection-type, tls-success): Remove "*" in doc string.
162 (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
163 version. Minor improvement to doc strings.
164 (tls-program): Add comment.
165
1662007-12-05 Elias Oltmanns <eo@nebensachen.de>
167
168 * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
169 (tls-checktrust): New variable. Check if GNU TLS complained about a
170 mismatch between the hostname provided in the certificate and the name
171 of the host connnecting to.
172 (open-tls-stream): Use them. Check certificates against trusted root
173 certificates.
174
1752007-12-05 Nathan J. Williams <nathanw@MIT.EDU> (tiny change)
176
177 * net/imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
178 (imap-parse-status): Upcase status-att for broken servers that sends
179 them lower-case (e.g., MS Exchange 2007).
180
b36fbf81
DG
1812007-12-05 D. Goel <deego3@gmail.com>
182
354c0c2d
GM
183 * simple.el (undo):
184 * image-dired.el (image-dired-display-thumb-properties):
185 (image-dired-modify-mark-on-thumb-original-file):
186 (image-dired-dired-display-properties):
187 * help.el (help-window-display-message):
188 * files.el (hack-local-variables-confirm):
189 * ediff.el (ediff-version):
190 * complete.el (pc-chunk-after, PC-temp-minibuffer-message):
191 `message' and `error': Ensure that first arg is a format string.
f6e7ec02 192
b36fbf81
DG
193 * emacs-lisp/find-func.el (find-library-name): Prefer files with
194 ".el" suffix over "".
195
7b760f0a
MA
1962007-12-05 Michael Albinus <michael.albinus@gmx.de>
197
198 * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
199 interface and member fields.
200
a342aca4
GM
2012007-12-05 Glenn Morris <rgm@gnu.org>
202
11740ce5
GM
203 * eshell/em-alias.el (pcomplete-stub): Define for compiler.
204 (pcomplete-here): Autoload it.
205
206 * eshell/em-basic.el (print-func): No need to define for compiler.
207
208 * eshell/esh-cmd.el (eshell-debug-command):
209 * eshell/esh-io.el (eshell-print): Move definitions before use.
210
211 * eshell/esh-module.el (eshell-load-defgroups): Eval and compile.
212
213 * eshell/esh-util.el (top-level): Don't require pp. Use
214 condition-case rather than ignore-errors.
215
216 * eshell/eshell.el (eshell-buffer-name): Define for compiler.
217
218 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el
219 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
220 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el
221 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el
222 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el
223 * eshell/em-xtra.el, eshell/esh-cmd.el, eshell/esh-test.el
224 * eshell/esh-util.el, eshell/eshell.el: Require individual files
225 if needed when compiling, rather than esh-maint. Collect any
226 require statements. Move provide statement to end. Move any
227 commentary to start.
228
229 * eshell/esh-arg.el, eshell/esh-ext.el, eshell/esh-io.el:
230 * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el:
231 * eshell/esh-proc.el, eshell/esh-var.el:
232 Require individual files if needed when compiling, rather than
233 esh-maint. Collect any require statements. Leave provide at start.
234 Move any commentary to start.
235
a342aca4
GM
236 * emacs-lisp/bytecomp.el (byte-compile-declare-function): Remove
237 declared function from byte-compile-noruntime-functions.
238
239 * ediff-util.el (ediff-version):
240 * progmodes/python.el (compilation-shell-minor-mode):
241 * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
242 (calendar-bahai-date-string, calendar-check-holidays)
243 (calendar-chinese-date-string, calendar-coptic-date-string)
244 (calendar-ethiopic-date-string, calendar-forward-day)
245 (calendar-french-date-string, calendar-goto-date)
246 (calendar-goto-today, calendar-hebrew-date-string)
247 (calendar-islamic-date-string, calendar-iso-date-string)
248 (calendar-julian-date-string, calendar-mayan-date-string)
249 (calendar-persian-date-string, gnus-summary-last-subject)
250 (parse-time-string, rmail-show-message): Declare as functions.
251
3728bf03
MO
2522007-12-05 Michael Olson <mwolson@gnu.org>
253
254 * textmodes/remember.el: Merge contents of remember-diary.el here,
255 updating header. Add autoload cookie so that byte-compilation
256 works without warning.
257 (remember-diary-file): Default to nil, since diary might not yet
258 be loaded at this point, which would deny us access to diary-file.
259 (remember-diary-extract-entries): If remember-diary-file is nil,
260 then use diary-file instead.
261
262 * textmodes/remember-diary.el: Remove, due to the issue of needing
263 the first 8 characters of a filename to be unique.
264
5363d8ea
MA
2652007-12-04 Michael Albinus <michael.albinus@gmx.de>
266
267 * net/dbus.el (dbus-hash-table=): New defun.
268 (dbus-hash-table-test) New hash table test function, used in
269 `dbus-registered-functions-table'.
f267053c
MA
270 (dbus-check-event, dbus-handle-event, dbus-event-bus-name)
271 (dbus-event-service-name, dbus-event-path-name)
272 (dbus-event-interface-name, dbus-event-member-name): Rewritten,
273 due to new structure of `dbus-event'.
5363d8ea 274
35d5727c
JB
2752007-12-04 Juanma Barranquero <lekktu@gmail.com>
276
277 * ido.el (ido-save-history): Set the `coding' local
278 variable in the first line of the file.
279
c52ae2bb
GM
2802007-12-04 Glenn Morris <rgm@gnu.org>
281
8b334673
GM
282 * password-cache.el: Move here from gnus/password.el.
283 (top-level): Don't require cl when compiling.
284 (password-read-and-add): Doc fix. Make obsolete.
285
fd48cd18
GM
286 * net/tramp.el: Require password-cache or password.
287
c52ae2bb
GM
288 * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
289 No longer provide 'cua. Don't require cua-rect, cua-gmrk when
290 compiling.
291 (cua-set-rectangle-mark): Add doc string to autoload.
292 (cua--rectangle, cua--last-killed-rectangle)
293 (cua--global-mark-active): Always define for compiler.
294 (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
295 (cua--delete-rectangle, cua--insert-rectangle)
296 (cua--rectangle-corner, cua--rectangle-assert)
297 (cua--insert-at-global-mark, cua--global-mark-post-command):
298 Declare as functions.
299
300 * emulation/cua-gmrk.el (top-level): Move provide to end.
301
302 * emulation/cua-rect.el (top-level): Move provide to end.
303 Don't require cua-gmrk when compiling.
304 (cua--cut-rectangle-to-global-mark)
305 (cua--copy-rectangle-to-global-mark): Declare as functions.
306
307 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
308 (viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
35d5727c
JB
309 (viper-vi-state-cursor-color):
310 Consolidate make-variable-frame-local calls.
c52ae2bb
GM
311
312 * net/eudcb-bbdb.el (bbdb-address-streets): Declare as a function.
313 (eudc-bbdb-extract-addresses): Use bbdb-address-streets rather
314 than bbdb-address-street1,2,3.
315
316 * textmodes/reftex-toc.el (reftex-make-separate-toc-frame):
317 Try x-focus-frame before focus-frame. Only try focus-frame on XEmacs.
318
bedb08d4
KF
3192007-12-03 Karl Fogel <kfogel@red-bean.com>
320
321 * saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
322 (save-place-alist-to-file, load-save-place-alist-from-file):
323 Don't print non-error messages at all, there's really no need.
324 Do print if there's a problem, and clarify message in that case.
325
e392d1cc
DN
3262007-12-03 Dan Nicolaescu <dann@ics.uci.edu>
327
35d5727c
JB
328 * ediff-diff.el (ediff-prepare-error-list):
329 * ediff-util.el (ediff-setup): Disable undo for ediff-error-buffer.
e392d1cc 330
d99abf1b
RS
3312007-12-03 Tassilo Horn <tassilo@member.fsf.org>
332
333 * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'.
35d5727c
JB
334 (doc-view-current-overlay, doc-view-pending-cache-flush):
335 Add doc string.
d99abf1b 336
18715c33
RS
3372007-12-03 Richard Stallman <rms@gnu.org>
338
708bb6f8
RS
339 * subr.el (declare-function): Moved from byte-run.el.
340
341 * emacs-lisp/byte-run.el (declare-function): Moved to subr.el
342
18715c33
RS
343 * window.el (recenter-top-bottom): Don't use `ecase'.
344
e1970249
KF
3452007-12-02 Karl Fogel <kfogel@red-bean.com>
346
347 * saveplace.el (save-place-alist-to-file): Set
348 coding-system-for-write once and refer to it throughout.
ca2fbc2e 349 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
e1970249 350
82115f7b
KF
3512007-12-02 Karl Fogel <kfogel@red-bean.com>
352
353 * saveplace.el (save-place-alist-to-file): Use `utf-8' coding
354 system when writing, and set it in the first-line file variables.
ca2fbc2e
KF
355 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
356 Juanma Barranquero.
82115f7b 357
b01fc9c9
GM
3582007-12-02 Glenn Morris <rgm@gnu.org>
359
35d5727c
JB
360 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
361 Reverse branches of if statement.
369fc5a6 362
b01fc9c9
GM
363 * emulation/viper-cmd.el (top-level): Don't require advice.
364 Don't load viper-util, viper-keym, viper-mous, viper-macs,
365 viper-ex when compiling.
366
367 * emulation/viper-ex.el (top-level): Don't load viper-util,
368 viper-keym when compiling.
369
370 * emulation/viper-init.el (top-level): Move provide statement to end.
371
372 * emulation/viper-keym.el (top-level): Don't load viper-util when
373 compiling. Move provide statement to end.
374
375 * emulation/viper-macs.el (top-level): Don't load viper-util,
376 viper-keym, viper-mous when compiling.
377
378 * emulation/viper-mous.el (top-level): Don't load viper-util when
379 compiling.
380
381 * emulation/viper-util.el (top-level): Don't load viper-init when
382 compiling.
383
384 * emulation/viper.el (top-level): Don't require ring.
385 Don't load viper-init, viper-cmd when compiling.
386
369fc5a6
GM
387 * net/sasl-cram.el, net/sasl-digest.el, net/sasl-ntlm.el, net/sasl.el:
388 Move here from gnus/.
389
dad93563
KF
3902007-12-02 Karl Fogel <kfogel@red-bean.com>
391
392 Offer option for saveplace to be quiet about loading and saving.
ca2fbc2e 393 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>
dad93563
KF
394
395 * lisp/saveplace.el (save-place-quiet): New customizable boolean.
396 (save-place-alist-to-file, load-save-place-alist-from-file): Use it
397 to determine whether to print loading/saving messages.
398
5b8178bb
GM
3992007-12-02 Glenn Morris <rgm@gnu.org>
400
401 * mail/binhex.el: Move here from gnus/.
402 (binhex): New custom group.
403 (binhex-decoder-program, binhex-decoder-switches)
404 (binhex-use-external): Move to the binhex custom group.
405
406 * mail/uudecode.el: Move here from gnus/.
407 (uudecode): New custom group.
408 (uudecode-decoder-program, uudecode-decoder-switches)
409 (uudecode-use-external): Move to the uudecode custom group.
410
cb11d614
GM
411 * net/netrc.el (top-level): Don't load `encrypt' features.
412 (netrc-parse): Don't use encrypt.
413 (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
414
2650c1db
GM
415 * progmodes/python.el (top-level): Don't require cl when compiling.
416
35d5727c 4172007-12-02 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
a3614e04
GM
418
419 * textmodes/flyspell.el (flyspell-large-region): Explicitly set
420 encoding for aspell process and for communication with it.
421 Only add "-d" option if not already present.
422 Use ispell-current-dictionary and ispell-current-personal-dictionary.
423 General reorganization.
424
425 * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set
426 encoding here.
427 (ispell-start-process): Explicitly set encoding here if using aspell.
428
43202f8a
DN
4292007-12-02 Dan Nicolaescu <dann@ics.uci.edu>
430
431 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
432 function to log-edit.
433
3a993e3d
MA
4342007-12-02 Michael Albinus <michael.albinus@gmx.de>
435
436 * net/dbus.el: New file.
437
27c11d0f
JB
4382007-12-02 Jay Belanger <jay.p.belanger@gmail.com>
439
440 * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
441 (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
442 (calc-lang-parens-are-subscripts): New variables.
443 (math-expr-special-function-mapping): Remove variable.
444 (math-eqn-ignore-words, math-tex-ignore-words)
445 (math-latex-ignore-words): Move to calc-lang.el.
446
447 * calc/calc-lang.el (math-compose-vector, math-compose-var)
448 (math-tex-expr-is-flat): Declare as functions.
449 (calc-lang-slash-idiv, calc-lang-allow-underscores)
450 (math-comp-left-bracket, math-comp-right-bracket)
451 (math-comp-comma, math-comp-vector-prec): Declare as variables.
452 (math-var-formatter, math-matrix-formatter)
453 (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
454 (math-punc-table, math-compose-subscr,math-dots)
455 (math-func-formatter): New property names to store language
456 specific information.
457 (math-compose-tex-var, math-compose-tex-intv)
458 (math-compose-maple-intv, math-compose-eqn-intv)
459 (math-compose-tex-sum, math-compose-tex-func)
460 (math-compose-tex-intv): New functions.
461 (math-eqn-ignore-words,math-tex-ignore-words)
462 (math-latex-ignore-words): Move from calc.el.
463 (math-special-function-table): Add entries for tex.
464 (calc-lang-slash-idiv, calc-lang-allows-underscores):
465 New variables.
466 (math-compose-latex-frac): Rename from `math-latex-print-frac'.
467 (math-compose-tex-matrix, math-compose-eqn-matrix)
468 (math-eqn-special-functions): Move from calccomp.el.
469
470 * calc/calccomp.el (math-compose-var): New function.
471 (math-compose-expr): Allow more special functions to be used.
472 Change test for formatting fractions. Use variables and property
473 names to help with language specific formatting.
474 (math-compose-tex-matrix, math-compose-eqn-matrix)
475 (math-eqn-special-functions): Move to calc-lang.el.
476 (math-compose-rows): Use property names to help with language
477 specific formatting.
478
479 * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
480 into nested subscripts.
481 (math-read-token): Use variables and property names to help with
482 language specific parsing.
483 (math-read-expression-level): Use variables to help with language
484 specific parsing.
485
c9db111a
SM
4862007-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
487
488 * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
489 (archive-rar-summarize): Allow the file name to be passed as argument.
490 Remove unused vars `header' and `footer'.
491 (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
492
93a142e1
DN
4932007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
494
495 * log-edit.el (log-edit-show-diff): New function.
496 (log-edit-mode-map, log-edit-menu): Bind it.
497 (log-edit-diff-function): New variable.
498 (log-edit): Change the 3rd param to be an alist and accept a
499 function that computes a diff for the files involved.
500
501 * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
502
395bbcd3
MR
5032007-12-01 Martin Rudalics <rudalics@gmx.at>
504
505 * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
506 wrap next-/previous-line in with-no-warnings.
507
3092d1fb
GM
5082007-12-01 Glenn Morris <rgm@gnu.org>
509
15689fa7 510 * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
06cec913
GM
511
512 * net/dig.el: Move here from gnus/.
513 (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
514
515 * net/dns.el: Move here from gnus/.
516 (top-level): Don't require mm-util, or cl when compiling.
517 (dns-write-name, dns-read, dns-read-type, query-dns):
518 Replace mm-with-unibyte-buffer with its expansion.
519 (query-dns): Replace decf and ignore-errors with non-cl equivalents.
520
3092d1fb
GM
521 * progmodes/gdb-ui.el (gud-remove, gud-break):
522 * progmodes/gud.el (gdb-create-define-alist)
523 (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
524 (hl-line-highlight, gdb-display-source-buffer)
525 (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
526 (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
527
182aef95
DN
5282007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
529
530 * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
531 Move args on defun line.
532
c9db111a
SM
533 * textmodes/org.el (org-calendar-holiday):
534 Use calendar-check-holidays instead of the obsolete
182aef95
DN
535 check-calendar-holidays.
536 (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
537 (bbdb-company, bbdb-current-record, bbdb-name)
538 (bbdb-record-getprop, bbdb-record-name)
539 (bibtex-beginning-of-entry, bibtex-generate-autokey)
540 (bibtex-parse-entry, bibtex-url, cdlatex-tab)
541 (dired-get-filename, gnus-article-show-summary, mh-display-msg)
542 (mh-find-path, mh-get-header-field, mh-get-msg-num)
543 (mh-header-display, mh-index-previous-folder)
544 (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
545 (mh-show-buffer-message-number, mh-show-header-display)
546 (mh-show-msg, mh-show-show, mh-visit-folder)
547 (org-export-latex-cleaned-string, remember)
548 (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
549 (rmail-what-message, elmo-folder-exists-p)
550 (elmo-message-entity-field, elmo-message-field)
551 (vm-beginning-of-message, vm-follow-summary-cursor)
552 (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
553 (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
554 (vm-summarize, wl-folder-get-elmo-folder)
555 (wl-summary-goto-folder-subr)
556 (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
557 (wl-summary-line-subject, wl-summary-message-number)
558 (wl-summary-redisplay): Declare as functions.
559
fc0eafe1
MR
5602007-11-30 Martin Rudalics <rudalics@gmx.at>
561
562 * longlines.el (longlines-show-hard-newlines): Remove handling of
563 buffer-undo-list and buffer-modified status.
c9db111a
SM
564 (longlines-show-region, longlines-unshow-hard-newlines):
565 Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
fc0eafe1
MR
566 inhibit-modification-hooks here to avoid that a buffer appears
567 modified when toggling visibility of hard newlines.
568
2bca2e0d
GM
5692007-11-30 Glenn Morris <rgm@gnu.org>
570
571 * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
572
1a717047
GM
573 * progmodes/idlw-complete-structtag.el
574 (idlwave-sintern-structtag):
575 * progmodes/idlw-help.el (idlwave-sintern-sysvar)
576 (idlwave-sintern-sysvartag):
577 * progmodes/idlwave.el (idlwave-sintern-class-tag)
578 (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
579 functions.
580
f29263b3
DN
5812007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
582
583 * textmodes/reftex-index.el (texmathp):
584 * textmodes/reftex-auc.el (TeX-argument-insert)
585 (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
586 (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
587 (LaTeX-label-list):
588 * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
589 (rng-clear-conditional-region, rng-do-some-validation): Declare as
590 functions.
591 (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
592
8fff8988
GM
5932007-11-30 Glenn Morris <rgm@gnu.org>
594
595 * emacs-lisp/byte-run.el (declare-function): Add optional fourth
596 argument and document it.
597
598 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
599 Third argument to declare-function must be a list to specify arglist.
600
601 * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
602 Handle declare-function third argument `t' and fourth argument.
603 (check-declare-verify): Doc fix. Handle `fileonly' case.
604 Use progn rather than prog1.
605
36176341
GM
606 * desktop.el (uniquify-item-base):
607 * term/mac-win.el (url-type): Declare as functions.
8fff8988
GM
608
609 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
610 (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
611 (bbdb-address-location, bbdb-record-addresses): Pass non-nil
612 fourth arg to declare-function.
613
53e2f97f
GM
614 * play/dunnet.el: Don't require cl when compiling.
615 (byte-compile-warnings): Set via file local variables.
616 (dun-parse): Let-bind `beg' and `line'.
617
8d6d388d
DN
6182007-11-29 Alexandre Julliard <julliard@winehq.org>
619
620 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
621
9c15b1e7
GM
6222007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
623
624 * calendar/time-date.el (encode-time-value): Doc fix.
625
0bd90741
GM
6262007-11-29 Glenn Morris <rgm@gnu.org>
627
9c15b1e7
GM
628 * calendar/time-date.el (with-decoded-time-value): Doc fix.
629
0bd90741
GM
630 * textmodes/css-mode.el (prog-mode): Remove.
631 (css-mode): Derive from fundamental-mode rather than prog-mode.
632
633 * emacs-lisp/byte-run.el (declare-function): Doc fix.
634
635 * emacs-lisp/check-declare.el (check-declare-locate)
636 (check-declare-verify): Handle `external' files.
637 (check-declare-errmsg): New function.
638 (check-declare-verify, check-declare-file, check-declare-directory):
639 Use check-declare-errmsg to report the number of problems.
640
641 * ffap.el (w3-view-this-url)
642 * mail/mspools.el (vm-visit-folder)
643 * net/browse-url.el (w3-fetch-other-window, w3-fetch)
644 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
645 (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
646 (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
647 (bbdb-records)
648 * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
649 * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
650 (sasl-make-client, sasl-next-step, sasl-step-data)
651 (sasl-step-set-data)
652 * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
653 (htmlr-step): Declare as functions.
654
c9db111a
SM
655 * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
656 Use bbdb-address-zip rather than bbdb-address-zip-string.
0bd90741 657
d50fd8e2
GM
6582007-11-28 Richard Stallman <rms@gnu.org>
659
660 * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
661 Move here from gnus/.
662
53dd1d53
GM
6632007-11-28 Martin Rudalics <rudalics@gmx.at>
664
665 * newcomment.el (comment-region-internal): Fix newline insertion
666 in `block' case.
667
571e4e61
SM
6682007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
669
670 * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
671
488f4498
GM
6722007-11-28 Glenn Morris <rgm@gnu.org>
673
6bf181fb
GM
674 * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
675 delete .elc files.
676
9e02db22
GM
677 * nxml/char-name/unicode: Move to etc/nxml/.
678 * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
679
488f4498
GM
680 * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
681 Declare as a function.
682
683 * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
684 * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
c9db111a 685 * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
488f4498
GM
686
687 * nxml/nxml-outln.el (nxml-token-start-tag-p)
688 (nxml-token-end-tag-p): Move definitions before use.
689
690 * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
691
692 * nxml/nxml-uchnm.el (top-level)
693 (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
694 (nxml-enabled-unicode-blocks): Add custom group.
695
696 * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
697 Use string-to-number rather than string-to-int.
698
699 * dired-x.el (dired-omit-old-add-entry): Declare as function.
700 Move definition before use.
701 (dired-old-find-buffer-nocreate): Declare as function.
702
703 * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
704 (check-declare-verify): Handle fset.
705
571e4e61
SM
706 * emulation/edt.el (edt-user-emulation-setup):
707 Test edt-setup-user-bindings is bound before calling.
488f4498
GM
708
709 * emulation/tpu-edt.el: Don't require cl when compiling.
710 (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
711 (tpu-edt-off): Use condition-case rather than ignore-errors.
712 Use with-no-warnings.
713
714 * eshell/esh-util.el (top-level): Use require rather than load for
715 ange-ftp.
716
717 * mail/supercite.el (sc-version): Redefine as an alias for
718 emacs-version.
719 (sc-help-address): Remove.
720 (sc-version): Use emacs-version rather than sc-version.
721 (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
722
723 * net/socks.el (socks-original-open-network-stream): Declare as
724 function. Move definition before use.
725
79df1d6f
JB
7262007-11-28 Jay Belanger <jay.p.belanger@gmail.com>
727
728 * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
729 (math-make-frac): Declare as functions.
730
73e72da4
DN
7312007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
732
571e4e61
SM
733 * progmodes/cperl-mode.el (compilation-error-regexp-alist):
734 Pacify byte compiler.
73e72da4
DN
735 (cperl-mode): Use with-no-warnings for setting vc-header-alist.
736
737 * progmodes/idlwave.el (idlwave-shell-get-path-info)
738 (idlwave-shell-temp-file, idlwave-shell-is-running)
739 (widget-value, comint-dynamic-complete-filename, Info-goto-node):
740 * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
741 (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
742 (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
743 (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
744 (idlwave-completing-read, idlwave-current-routine)
745 (idlwave-downcase-safe, idlwave-entry-find-keyword)
746 (idlwave-expand-keyword, idlwave-find-class-definition)
747 (idlwave-find-inherited-class, idlwave-find-struct-tag)
748 (idlwave-get-buffer-visiting, idlwave-in-quote)
749 (idlwave-make-full-name, idlwave-members-only)
750 (idlwave-popup-select, idlwave-routine-source-file)
751 (idlwave-routines, idlwave-sintern-class)
752 (idlwave-sintern-keyword, idlwave-sintern-method)
753 (idlwave-sintern-routine-or-method)
754 (idlwave-substitute-link-target, idlwave-sys-dir)
755 (idlwave-this-word, idlwave-what-module-find-class)
756 (idlwave-where):
757 * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
758 * mail/uce.el (rmail-msg-is-pruned)
759 (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
760 (rmail-toggle-header):
761 * mail/sendmail.el (dired-view-file, dired-get-filename):
762 * mail/rmailkwd.el (rmail-maybe-set-message-counters)
763 (rmail-display-labels, rmail-msgbeg)
764 (rmail-set-message-deleted-p, rmail-message-labels-p)
765 (rmail-show-message, mail-comma-list-regexp)
766 (mail-parse-comma-list):
767 * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
768 (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
769 (rfc822-addresses, mail-abbrev-make-syntax-table)
770 (mail-sendmail-delimit-header, mail-header-end):
771 * mail/hashcash.el (message-narrow-to-headers-or-head)
772 (message-fetch-field, message-goto-eoh)
773 (message-narrow-to-headers):
774 * vc.el (view-mode-exit): Declare as functions.
775
776 * mail/vms-pmail.el:
777 * vmsproc.el:
778 * vms-patch.el: Don't byte compile these files, they don't work.
779
af5db4a5
GM
7802007-11-27 Glenn Morris <rgm@gnu.org>
781
8ac92256
GM
782 * calc/calc-ext.el (math-read-big-rec):
783 * calc/calc-nlfit.el (math-map-binop):
784 * calc/calc.el (math-normalize-nonstandard): Fix declarations.
785
af5db4a5
GM
786 * eshell/eshell.el (eshell-report-bug): Add version number of
787 obsolescence.
788
1007a0a7
GM
789 * emulation/viper.el, emulation/viper-util.el,
790 emulation/viper-macs.el, emulation/viper-keym.el,
791 emulation/viper-ex.el, emulation/viper-cmd.el:
792 Load viper-*.el files silently.
793
af5db4a5
GM
794 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
795 ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
796 Load ediff-*.el files silently.
797
798 * ediff.el: Load dired silently. Don't load info, pcl-cvs when
799 compiling.
800 (Info-goto-node): Declare as a function.
801
802 * ediff-init.el: Don't load ange-ftp when compiling.
803 * ediff-util.el: Don't load reporter when compiling.
804
805 * ediff-wind.el (ediff-display-pixel-width)
806 (ediff-display-pixel-height):
807 * generic-x.el (ini-generic-mode):
808 * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
809 (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
810 (ps-mule-initialize, ps-mule-begin-job):
811 * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
812 (mark-calendar-days-named):
813 * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
814 (add-to-diary-list, diary-name-pattern)
815 (mark-calendar-days-named):
816 * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
817 (mark-calendar-days-named):
818 * calendar/cal-x.el (make-fancy-diary-buffer):
819 * calendar/holidays.el (calendar-absolute-from-julian):
820 * calendar/todo-mode.el (calendar-current-date):
225ccf92
GM
821 * calendar/cal-menu.el (calendar-increment-month)
822 (calendar-month-name, extract-calendar-year)
823 (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
824 (calendar-current-date, calendar-cursor-holidays)
825 (calendar-date-string, insert-diary-entry, calendar-set-mark)
826 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
827 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
828 (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
829 (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
830 (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
831 (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
832 (calendar-day-of-year-string, calendar-iso-date-string)
833 (calendar-julian-date-string, calendar-astro-date-string)
834 (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
835 (calendar-persian-date-string, calendar-bahai-date-string)
836 (calendar-islamic-date-string, calendar-chinese-date-string)
837 (calendar-coptic-date-string, calendar-ethiopic-date-string)
838 (calendar-french-date-string, calendar-mayan-date-string)
839 (calendar-print-chinese-date, calendar-goto-date):
af5db4a5
GM
840 Declare as functions.
841
842 * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
843 (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
844
845 * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
846 aliases for report-emacs-bug.
847 (gnus-summary-select-article, gnus-configure-windows): Declare as
848 functions.
849
850 * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
851 compiler.
852
853 * pgg.el (pgg-clear-string): Declare as a function.
854 (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
855 (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
856
857 * emacs-lisp/check-declare.el (check-declare-locate):
858 Handle compressed files.
859 (check-declare-verify): Handle define-generic-mode,
860 define-global(ized)-minor-mode, define-obsolete-function-alias.
861
84df9db8
JB
8622007-11-27 Jay Belanger <jay.p.belanger@gmail.com>
863
d3b91357 864 * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
84df9db8
JB
865 algebraic modes.
866
d3b91357
JB
867 * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
868 (math-is-true, calc-explain-why, calc-alg-edit)
869 (math-composite-inequalities, math-flatten-lands)
870 (math-multi-subst, calcFunc-vmatches, math-simplify)
871 (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
872 (math-read-string, math-read-brackets, math-read-angle-brackets):
873 Declare as functions.
874
875 * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
876 (calc-fit-bell-shaped-logistic-curve)
877 (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
878 (calc-graph-lookup, calc-graph-set-styles, math-min-list)
879 (math-max-list): Declare as functions.
880 (math-map-binop): New function.
881 (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
882
883 * calc/calc.el (calc-set-language, calc-edit-finish)
884 (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
885 (calc-do-keypad, calcFunc-unixtime, math-parse-date)
886 (math-lessp, calc-embedded-finish-command)
887 (calc-embedded-select-buffer, calc-embedded-mode-line-change)
888 (calc-push-list-in-macro, calc-replace-selections)
889 (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
890 (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
891 (calc-embedded-stack-change, calc-refresh-evaltos)
892 (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
893 (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
894 (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
895 (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
896 (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
897 (math-dimension-error, calc-incomplete-error, math-float-fancy)
898 (math-neg-fancy, math-zerop, calc-add-fractions)
899 (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
900 (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
901 (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
902 (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
903 (math-compose-expr, math-comp-width, math-composition-to-string)
904 (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
905 (math-adjust-fraction, math-format-binary, math-format-radix)
906 (math-group-float, math-mod, math-format-number-fancy)
907 (math-format-bignum-fancy, math-read-number-fancy)
908 (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
909 (calc-do-embedded-activate, math-do-defmath)
910 (calc-load-everything): Declare as functions.
911
912 * calc/calc-ext.el (math-clip, math-round, math-simplify)
913 (math-simplify-extended, math-simplify-units, calc-set-language)
914 (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
915 (calc-embedded-var-change, math-mul-float, math-arctan-raw)
916 (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
917 (math-normalize-hms, math-normalize-mod, math-make-sdev)
918 (math-make-intv, math-normalize-logical-op, math-possible-signs)
919 (math-infinite-dir, math-calcFunc-to-var)
920 (calc-embedded-evaluate-expr, math-known-nonzerop)
921 (math-read-expr-level, math-read-big-rec, math-read-big-balance)
922 (math-format-date, math-vector-is-string, math-vector-to-string)
923 (math-format-radix-float, math-compose-expr, math-abs)
924 (math-format-bignum-binary, math-format-bignum-octal)
925 (math-format-bignum-hex, math-format-bignum-radix)
926 (math-compute-max-digits): Declare as functions.
927 (math-provably-realp): Fix typo.
928
929 * calc/calc-forms.el (calendar-current-time-zone)
930 (calendar-absolute-from-gregorian, dst-in-effect): Declare as
931 functions.
932
571e4e61 933 * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
d3b91357
JB
934
935 * calc/calc-lang.el (math-read-factor, math-read-expr-level):
936 Declare as functions.
937
938 * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
939 (math-posp, math-compare, math-bignum, math-compare-bignum):
940 Declare as functions.
941
942 * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
943 (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
944 (calc-explain-why, calc-clear-command-flag)
945 (calc-roll-down-with-selections, calc-roll-up-with-selections)
946 (calc-last-args, calc-is-inverse, calc-do-prefix-help)
947 (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
948 (math-trunc-special, math-trunc-fancy, math-floor-special)
949 (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
950 (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
951 (math-pow-zero, math-pow-fancy): Declare as functions.
952
953 * calc/calc-mode.el (calc-embedded-save-original-modes):
954 Declare as a function.
955
956 * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
957 Declare as functions.
958 (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
959 (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
960 Replace `mapcar*' by `math-map-binop'.
961 (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
962
963 * calc/calc-prog.el (edmacro-format-keys,edmacro-parse-keys)
964 (math-read-expr-level): Declare as functions.
965
966 * calc/calc-vec.el (math-read-expr-level): Declare as a function.
967
61e21607
SM
9682007-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
969
970 * emacs-lisp/lisp.el (end-of-defun): Restructure so that
af5db4a5
GM
971 end-of-defun-function is called consistently, even for negative
972 arguments.
61e21607
SM
973 (end-of-defun-function): Default to forward-sexp.
974
06f61dac
JB
9752007-11-26 Juanma Barranquero <lekktu@gmail.com>
976
977 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
978
42e32ed8
GM
9792007-11-26 Glenn Morris <rgm@gnu.org>
980
60806b73
GM
981 * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
982 than :suffix.
983
42e32ed8
GM
984 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
985
a06e7b5d
SJ
9862007-11-26 Simon Josefsson <simon@josefsson.org>
987
988 * net/imap.el: Move from ../gnus.
989
789ab9d4
RS
9902007-11-25 Reiner Steib <Reiner.Steib@gmx.de>
991
992 * doc-view.el (doc-view-mode-p): New function.
993
2b54af74
DN
9942007-11-25 Dan Nicolaescu <dann@ics.uci.edu>
995
996 * mail/mspools.el (rmail-get-new-mail):
997 * mail/reporter.el (mail-position-on-field, mail-text):
998 * mail/rmail.el (mail-position-on-field, mail-text-start)
999 (rmail-update-summary):
1dcf3f16
JB
1000 * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
1001 * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
2b54af74
DN
1002 * mail/rmailout.el (rmail-update-summary):
1003 * mail/rmailsort.el (rmail-update-summary):
1004 * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
1005 (dired-view-file):
1006 * mail/uce.el (mail-strip-quoted-names):
1007 * mail/undigest.el (rmail-update-summary):
1008 * mail/unrmail.el (mail-strip-quoted-names):
1009 * ediff.el (diff-latest-backup-file): Declare as functions.
1010
1011 * obsolete/mlsupport.el (ml-previous-page): Fix typo.
1012 (kill-to-end-of-line):
1dcf3f16
JB
1013 * obsolete/rnews.el (news-set-minor-modes):
1014 Remove non working functions.
2b54af74 1015
abf1a55b
GM
10162007-11-25 Glenn Morris <rgm@gnu.org>
1017
989823ed
GM
1018 * eshell/esh-maint.el (top-level): Use require with NOERROR for
1019 pcomplete. Don't mess with load-path.
49433569 1020
abf1a55b
GM
1021 * eshell/eshell.el (eshell-report-bug-address): Remove.
1022 (eshell-report-bug): Redefine as an alias for report-emacs-bug.
1023
c6d48e47
GM
10242007-11-24 Glenn Morris <rgm@gnu.org>
1025
40f79f5b 1026 * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
1dcf3f16
JB
1027 (appt-disp-window): Don't require electric.
1028 Simplify minibuffer-avoidance code.
40f79f5b
GM
1029 (appt-select-lowest-window): Avoid minibuffer.
1030
c6d48e47
GM
1031 * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
1032 (esh-mode): Require it.
1033 (esh-util): Use require rather than featurep and load.
1034 (eshell): No need to test if eshell-mode is bound; remove obsolete
1035 reference to eshell-auto.
1036 (eshell-command, eshell-command-result): Don't require esh-mode
1037 now that the file does.
1dcf3f16
JB
1038 (top-level): Move provide statement to the end of the file.
1039 Re-order and update commentary.
c6d48e47 1040
5731a8e0
TTN
10412007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1042
1043 * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
1044 (vc-annotate-toggle-annotation-visibility): New command.
1045 (vc-annotate-mode-map): Bind "V" to it.
1046 (vc-annotate-mode-menu): Add entry for it.
1047 (vc-annotate-get-time-set-line-props): New func.
1048 (vc-annotate-display-autoscale)
1049 (vc-annotate-display-difference): Use it.
1050
0bcc6163
TTN
1051 * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
1052 Also, match one space at end of annotation text, after last paren.
1053
d9e43b70
MA
10542007-11-24 Michael Albinus <michael.albinus@gmx.de>
1055
1056 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
1057 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind
1058 `tramp-completion-mode'.
1059
b16bd82d
TTN
10602007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1061
1062 * vc-git.el (vc-git-show-log-entry): New func.
1063
5fdbecd8
TTN
1064 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
1065 (vc-git-state): Use vc-git--call.
1066 (vc-git-registered, vc-git-working-revision)
1067 (vc-git-previous-revision, vc-git-next-revision)
1068 (vc-git--run-command-string, vc-git-symbolic-commit):
1069 Use vc-git--out-ok.
1070
e1b0f17b
GM
10712007-11-24 Glenn Morris <rgm@gnu.org>
1072
1073 * emacs-lisp/byte-run.el (declare-function): Doc fix.
1074
193e7f80
KH
10752007-11-24 Kenichi Handa <handa@m17n.org>
1076
1077 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
1078
95ec6ea4
DK
10792007-11-23 David Kastrup <dak@gnu.org>
1080
1dcf3f16 1081 * server.el (server-process-filter): Use `command-line-args-left'.
95ec6ea4 1082
43b99780
SM
10832007-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1084
2a5bb249 1085 * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
43b99780 1086
d24182bb
DN
10872007-11-23 Dan Nicolaescu <dann@ics.uci.edu>
1088
1089 * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
1090 buffer if the parent buffer is in vc-dired-mode.
1091
8cd39fb3
MH
10922007-11-23 Mark A. Hershberger <mah@everybody.org>
1093
14521da1 1094 * nxml: Initial merge of nxml. Kept nxml/char-name subdir for now.
8cd39fb3 1095
b3acb094
JL
10962007-11-23 Juri Linkov <juri@jurta.org>
1097
1098 * dired.el (dired-read-dir-and-switches): For C-x d, set the
1099 value for M-n to the visited file name of the current buffer.
1100 Use minibuffer-with-setup-hook to set minibuffer-default to
1101 buffer-file-name inside read-file-name.
1102
1103 * man.el (Man-getpage-in-background): Don't disregard user option
1104 `Man-width' on non-window systems. Remove test for `window-system'
1105 around setting envvar "COLUMNS" depending on the value of `Man-width'.
1106
1107 * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
1108 "emacs-grep". Set envvar "GREP_OPTIONS" to "--color=auto" instead
1109 of "--color=always".
1110
50bfa18a
SM
11112007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
1114 beginning-of-defun-function.
1115
47b1ca26
RS
11162007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
1117
1118 * mail/hashcash.el: Move from ../gnus. Add hashcash payments to email.
1119
e3e72162
GM
11202007-11-22 Glenn Morris <rgm@gnu.org>
1121
d0a3b8c2
GM
1122 * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
1123
e3e72162
GM
1124 * emacs-lisp/check-declare.el (check-declare-locate): New function.
1125 (check-declare-scan): Use check-declare-locate.
1126 (check-declare-verify): No longer adjust fnfile, now
1127 check-declare-locate does it.
1128
1129 * emacs-lisp/byte-run.el (declare-function): Doc fix.
1130
2546bcdd
SM
11312007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1132
e31d2d89
SM
1133 * subr.el (posn-col-row): Make the `default-value' use explicit.
1134
693b2fe2
SM
1135 * window.el (balance-windows): Remove unused var `counter'.
1136 (bw-balance-sub): Remove unused var `lastchild'.
1137 (split-window-vertically): Remove unused var `switch'.
1138 (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
1139
2546bcdd
SM
1140 * emacs-lisp/bytecomp.el
1141 (byte-compile-file-form-custom-declare-variable): Simplify.
1142
967c6c49
JB
11432007-11-22 Juanma Barranquero <lekktu@gmail.com>
1144
d1a3873f
JB
1145 * cus-edit.el (custom-mode): Define with `define-derived-mode'.
1146 Set `show-trailing-whitespace' to nil.
1147
967c6c49
JB
1148 * dired.el (make-symbolic-link):
1149 * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
1150 (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
1151 * dired-x.el (make-symbolic-link):
1152 * frame.el (x-initialize-window-system):
1153 * menu-bar.el (x-menu-bar-open):
1154 * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
1155 (x-store-cut-buffer-internal):
1156 * wdired.el (make-symbolic-link):
1157 * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
1158 (x-send-client-message):
1159 * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
1160
d2ea6863
JD
11612007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1162
1163 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
1164
9769d49f
GM
11652007-11-22 Glenn Morris <rgm@gnu.org>
1166
1167 * dos-fns.el (int86):
1168 * term/mac-win.el (mac-font-panel-mode): Fix declarations.
1169
1170 * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
1171
1172 * calendar/holidays.el (holiday-list): Add autoload cookie.
1173
1174 * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
1175 files relative to src/ directory.
d5cf82de
GM
1176 (check-declare-verify): Handle .c files. Warn if could not find
1177 an arglist to check.
9769d49f
GM
1178
1179 * emacs-lisp/byte-run.el (declare-function): Doc fix.
1180
73e6adaa
DN
11812007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
1182
85ea5b19
DN
1183 * replace.el (occur-mode-map): Add a major mode menu with entries
1184 for all occur operations.
1185
73e6adaa
DN
1186 * international/titdic-cnv.el (dos-8+3-filename):
1187 * obsolete/fast-lock.el (msdos-long-file-names):
1188 * frame.el (msdos-mouse-p):
65c5f027 1189 * files.el (msdos-long-file-names, w32-long-file-name):
73e6adaa
DN
1190 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
1191 (mac-resume-apple-event, mac-font-panel-mode)
1192 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
1193 (mac-clear-font-name-table):
1194 * term/pc-win.el (msdos-remember-default-colors)
1195 (w16-set-clipboard-data, w16-get-clipboard-data):
1196 * term/w32-win.el (w32-send-sys-command, w32-select-font)
1197 (set-message-beep):
1198 * net/browse-url.el (w32-shell-execute):
1199 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
1200 (w32-get-locale-info, w32-get-valid-locale-ids)
1201 (w32-set-clipboard-data):
1202 * dos-fns.el (int86, msdos-long-file-names):
1203 * dos-w32.el (default-printer-name): Declare as functions.
1204
c2ca78bc
JR
12052007-11-21 Jason Rumney <jasonr@gnu.org>
1206
1207 * emacs-lisp/byte-run.el (declare-function): Return nil.
1208
b6ddf8d7
SM
12092007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
1210
1211 * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
1212
9b1d7c34
VJL
12132007-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1214
1215 * ps-print.el (ps-lpr-switches): Docstring fix.
1216 (ps-string-list): New fun.
1217 (ps-do-despool): Code fix.
1218
b541ccb4
JB
12192007-11-21 Juanma Barranquero <lekktu@gmail.com>
1220
1221 * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
1222
2ae3bb85
GM
12232007-11-21 Glenn Morris <rgm@gnu.org>
1224
1225 * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
1226 for now. Handle define-minor-mode, and defalias (with no argument
1227 checking).
1228
99c71516
DN
12292007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
1230
1231 * frame.el (msdos-mouse-p):
6a1f4398 1232 * files.el (msdos-long-file-names, w32-long-file-name):
99c71516
DN
1233 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
1234 (mac-resume-apple-event, mac-font-panel-mode)
1235 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
1236 (mac-clear-font-name-table):
1237 * term/pc-win.el (msdos-remember-default-colors)
1238 (w16-set-clipboard-data, w16-get-clipboard-data):
1239 * term/w32-win.el (w32-send-sys-command, w32-select-font)
1240 (set-message-beep):
1241 * net/browse-url.el (w32-shell-execute):
1242 * dos-fns.el (int86, msdos-long-file-names):
1243 * dos-w32.el (default-printer-name): Undo previous change.
1244
d4aa48db 12452007-11-21 Eli Zaretskii <eliz@gnu.org>
6fee106e 1246
b6ddf8d7
SM
1247 * international/mule-cmds.el (set-locale-environment):
1248 Set default-file-name-coding-system _after_ keyboard and terminal
d4aa48db 1249 coding systems. This fixes last change.
6fee106e 1250
d4aa48db
MB
1251 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
1252 one space after "Subject:".
6fee106e 1253
d4aa48db 12542007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 1255
d4aa48db
MB
1256 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
1257 in order to determine if there's a conflict.
6fee106e 1258
d4aa48db 12592007-11-21 Richard Stallman <rms@gnu.org>
6fee106e 1260
d4aa48db 1261 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
6fee106e 1262
d4aa48db
MB
1263 * reposition.el (reposition-window):
1264 Binding C-M-l moved to bindings.el.
6fee106e 1265
d4aa48db 1266 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
6fee106e 1267
d4aa48db
MB
1268 * add-log.el (add-change-log-entry-other-window):
1269 Key binding C-x 4 a moved to bindings.el.
6fee106e 1270
d4aa48db
MB
1271 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
1272 from filecache.el.
6fee106e 1273
d4aa48db 1274 * filecache.el: Minibuffer map bindings moved to bindings.el.
6fee106e 1275
d4aa48db 12762007-11-21 Jason Rumney <jasonr@gnu.org>
6fee106e 1277
d4aa48db
MB
1278 * international/mule-cmds.el (set-locale-environment):
1279 Set default-file-name-coding-system from system defaults on Windows.
6fee106e 1280
2101ea1a
JR
12812007-11-21 Jason Rumney <jasonr@gnu.org>
1282
1283 * term/w32console.el: New term init file for w32 console.
1284
1285 * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
1286 (x-setup-function-keys): Likewise, replacing top-level key definitions.
1287 (w32-tty-standard-colors): Move to term/w32console.el.
1288
1289 * term/w32-win.el (x-setup-function-keys): Remove.
1290
1291 * term/tty-colors.el (tty-register-default-colors): Remove special
1292 case for w32.
1293
e8ffb999
DN
12942007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
1295
1296 * frame.el (msdos-mouse-p):
1297 * generic-x.el (w32-shell-name):
1298 * files.el (msdos-long-file-names, w32-long-file-name)
6a1f4398
JB
1299 (dired-get-filename, dired-unmark, dired-do-flagged-delete)
1300 (dos-8+3-filename, vms-read-directory, view-mode-disable):
e8ffb999
DN
1301 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
1302 (mac-resume-apple-event, mac-font-panel-mode)
1303 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
1304 (mac-clear-font-name-table):
1305 * term/pc-win.el (msdos-remember-default-colors)
1306 (w16-set-clipboard-data, w16-get-clipboard-data):
1307 * term/w32-win.el (w32-send-sys-command, w32-select-font)
1308 (set-message-beep):
1309 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
1310 (w32-get-locale-info, w32-get-valid-locale-ids)
1311 (w32-set-clipboard-data):
1312 * help-fns.el (ad-get-advice-info):
1313 * font-lock.el (fast-lock-after-fontify-buffer)
1314 (fast-lock-after-unfontify-buffer, fast-lock-mode)
1315 (lazy-lock-after-fontify-buffer)
1316 (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
1317 * net/browse-url.el (w32-shell-execute):
1318 * dos-fns.el (int86, msdos-long-file-names):
1319 * dos-w32.el (default-printer-name): Declare as functions.
1320
3644f786
JB
13212007-11-21 Juanma Barranquero <lekktu@gmail.com>
1322
1323 * textmodes/paragraphs.el (forward-sentence): Doc fix.
1324 Reported by Drew Adams <drew.adams@oracle.com>.
1325
8281b9f9
JR
13262007-11-20 Jason Rumney <jasonr@gnu.org>
1327
1328 * term/w32-win.el (x-setup-function-keys): Protect against
1329 multiple calls on the same terminal.
1330
202c09a8
DN
13312007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
1332
1333 * term/mac-win.el (x-setup-function-keys): Only setup
1334 local-function-key-map if it has not been setup already for the
3644f786 1335 current frame. Move the suspend-emacs processing here.
202c09a8 1336
1571d112
JB
13372007-11-20 Juanma Barranquero <lekktu@gmail.com>
1338
1339 * progmodes/grep.el (xargs-program): New variable.
1340 (grep-compute-defaults): Use it.
1341 (grep-default-command): Doc fix.
1342 (grep, lgrep, rgrep): Reflow docstrings.
1343
6d00e226
DN
13442007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
1345
48b43130
DN
1346 * vc.el (vc-find-revision): Set the parent buffer.
1347 Use when instead of if.
1348
6d00e226
DN
1349 * progmodes/python.el (info-lookup-maybe-add-help):
1350 * progmodes/ps-mode.el (doc-view-minor-mode):
1351 * mail/emacsbug.el (Info-menu, Info-goto-node):
1352 * emulation/viper-keym.el (viper-ex)
1353 (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
1354 * emulation/viper-cmd.el (widget-type, widget-button-press)
1355 (viper-set-hooks):
1356 * emacs-lisp/tcover-unsafep.el (unsafep-function):
1357 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
1358 (ses-load, ses-vector-delete, ses-create-header-string)
1359 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
1571d112 1360 * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
6d00e226 1361
77fdc5c3
SM
13622007-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1363
1364 * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
1365
82b3ac7a
GM
13662007-11-20 Glenn Morris <rgm@gnu.org>
1367
1368 * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
1369 for end of function-name. Handle define-derived-mode.
1370
153ef845
DN
13712007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
1372
1373 * progmodes/idlw-help.el: Require browse-url unconditionally, it
1374 is available by default.
1375 (idlwave-help-browse-url-available): Change default to t.
1376
1377 * emulation/edt.el (defgroup, defcustom): Remove definition.
1378 (eval-when-compile): Remove.
1379 (c-mark-function):
1380 * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
1381 * textmodes/fill.el (comment-search-forward)
1382 (comment-string-strip):
1383 * progmodes/prolog.el (comint-mode, comint-send-string)
1384 (comint-send-region, comint-send-eof):
1385 * progmodes/dcl-mode.el (imenu-default-create-index-function):
1386 * emulation/viper-util.el (viper-forward-Word):
1387 * emulation/vi.el (c-mark-function):
1388 * emulation/edt-vt100.el (vt100-wide-mode):
1389 * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
1390
8950769a
MA
13912007-11-19 Michael Albinus <michael.albinus@gmx.de>
1392
1393 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1394 Still some tuning in case of an echoing shell.
1395 (tramp-send-command): Connection property "remote-echo" is not
1396 persistent; cache key is the process therefore.
1397
d8f1d2f3
JB
13982007-11-19 Juanma Barranquero <lekktu@gmail.com>
1399
1400 * replace.el (map-query-replace-regexp): Doc fix (revert part of
1401 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
1402
004a00f4
DN
14032007-11-19 Dan Nicolaescu <dann@ics.uci.edu>
1404
1405 * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
1406 * play/yow.el (doctor-ret-or-read):
1407 * vc-hooks.el (vc-dired-resynch-file):
1408 * vc-hg.el (log-view-get-marked):
1409 * smerge-mode.el (ediff-cleanup-mess):
1410 * pcvs.el (vc-editable-p, vc-checkout):
1411 * pcomplete.el (comint-bol):
1412 * informat.el (texinfo-format-refill):
1413 * ido.el (tramp-tramp-file-p):
1414 * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
39da3b68 1415 (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
004a00f4
DN
1416 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
1417 functions.
1418
1419 * textmodes/ispell.el (ispell-int-char): Make it a defalias
1420 instead of fset.
1421 (ispell-message): Use with-no-warnings for sc-cite-regexp call.
1422
1423 * ido.el (ido-file-internal): Move with-no-warnings to include the
1424 ffap-string-at-point call.
1425
39da3b68 1426 * pcomplete.el (pcomplete-executables): Move defsubst before first use.
004a00f4
DN
1427
1428 * vc-hg.el (vc-hg-revision-table): Fix last change.
1429
34cf517c
MR
14302007-11-19 Martin Rudalics <rudalics@gmx.at>
1431
1432 * menu-bar.el (top-level): Deactivate clipboard-kill-region and
1433 clipboard-yank when the buffer is read-only.
1434
1435 * cus-edit.el (custom-field-keymap): Move to other Custom mode
1436 keymaps such that it's before the definition of Custom-mode-menu.
1437 (Custom-mode-menu): Show it for custom-field-keymap too.
1438
cb07a30c
NR
14392007-11-19 Nick Roberts <nickrob@snap.net.nz>
1440
1441 * progmodes/gdb-ui.el: Update commentary.
1442
282e1e37
DN
14432007-11-18 Dan Nicolaescu <dann@ics.uci.edu>
1444
39da3b68 1445 * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
282e1e37 1446
db283402
GM
14472007-11-19 Glenn Morris <rgm@gnu.org>
1448
1449 * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
1450 does not exist, try adding `.el' extension. Also search for defsubsts.
1451
1452 * cus-edit.el (recentf-expand-file-name):
1453 * dired.el (dired-relist-entry):
1454 * subr.el (w32-shell-dos-semantics):
1455 * emacs-lisp/bytecomp.el (compilation-forget-errors):
1456 Declare as functions.
1457
0b281d03
SM
14582007-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1459
1460 * abbrev.el (kill-all-abbrevs, insert-abbrevs)
1461 (prepare-abbrev-list-buffer): Use dolist.
1462 (clear-abbrev-table): Preserve properties.
1463
71f89cd9
JL
14642007-11-18 Shigeru Fukaya <shigeru.fukaya@gmail.com> (tiny change)
1465
0b281d03
SM
1466 * textmodes/texinfmt.el (texinfo-format-printindex):
1467 Collect combined indexes using texinfo-short-index-format-cmds-alist.
71f89cd9
JL
1468 Reported on <bug-texinfo@gnu.org>.
1469
b50dd0d2
MA
14702007-11-18 Michael Albinus <michael.albinus@gmx.de>
1471
0b281d03
SM
1472 * net/tramp.el (tramp-completion-reread-directory-timeout):
1473 New defcustom.
b50dd0d2
MA
1474 (tramp-handle-file-name-all-completions): Flush directory contents
1475 from cache regularly.
0b281d03
SM
1476 (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
1477 (tramp-open-connection-setup-interactive-shell):
1478 Call `tramp-cleanup-connection' via funcall.
b50dd0d2
MA
1479
1480 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
1481 created when copying.
1482
a3269bc4
DN
14832007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
1484
1485 * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
0b281d03 1486 * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
a3269bc4
DN
1487 * eshell/esh-ext.el (eshell-external-command):
1488 * eshell/esh-cmd.el (require):
1489 * eshell/em-unix.el (eshell-plain-locate-behavior):
0b281d03
SM
1490 * eshell/em-cmpl.el (eshell-cmpl-initialize):
1491 Replace eshell-under-xemacs-p with (featurep 'xemacs).
39da3b68 1492 * eshell/esh-mode.el (characterp, char-int): Remove unused
a3269bc4
DN
1493 conditional defaliases.
1494
0b281d03
SM
1495 * pcomplete.el (pcomplete-event-matches-key-specifier-p):
1496 Rename from event-matches-key-specifier-p, define unconditionally.
a3269bc4
DN
1497 (event-basic-type): Remove unused defalias.
1498 (pcomplete-show-completions):
1499 Use pcomplete-event-matches-key-specifier-p.
1500
4e60b1b6
EZ
15012007-11-17 Eli Zaretskii <eliz@gnu.org>
1502
1503 * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
1504 when saving esh-groups.el.
1505
48b0e82e
MR
15062007-11-17 Martin Rudalics <rudalics@gmx.at>
1507
1508 * wid-edit.el (widget-default-complete):
1509 * progmodes/flymake.el (flymake-goto-file-and-line):
1510 Fix typo in (doc-)string.
1511
f772cd18
GM
15122007-11-17 Glenn Morris <rgm@gnu.org>
1513
1514 * emacs-lisp/byte-run.el (declare-function): New macro.
1515 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
1516 New function, byte-hunk-handler for declare-function.
1517 (byte-compile-callargs-warn): Handle declared functions.
1518
1519 * emacs-lisp/check-declare.el: New file.
1520 * Makefile.in (check-declare): New target.
1521
2e49e9f7
GM
1522 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
1523
f772cd18
GM
1524 * subr.el (process-lines): Move here from ../admin/admin.el.
1525 * emacs-lisp/authors.el (authors-process-lines): Remove.
1526 (authors): Use process-lines rather than authors-process-lines.
1527
c4c0510a
GM
1528 * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
1529 Remove these files.
1530
efb67a5e
JB
15312007-11-17 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * emacs-lisp/backquote.el (backquote):
1534 Improve argument/docstring consistency.
1535
1536 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
1537 (ring-length, ring-empty-p): Use c[ad]dr.
1538 (ring-plus1): Use `1+'.
1539 (ring-minus1): Use `zerop'.
1540 (ring-remove): Use c[ad]dr. Use `when'.
1541 (ring-copy): Use c[ad]dr. Use `let', not `let*'.
1542 (ring-ref): Use `let', not `let*'.
1543 (ring-insert-at-beginning): Use c[ad]dr. Doc fix.
1544 (ring-insert+extend): Use c[ad]dr. Fix typo in docstring.
1545 (ring-member): Simplify. Doc fix.
1546 (ring-convert-sequence-to-ring): Simplify.
1547
934b4968
JL
15482007-11-17 Juri Linkov <juri@jurta.org>
1549
1550 * dired-aux.el (dired-create-directory): Allow creating
1551 a directory of an arbitrary depth. Add a loop to find the topmost
1552 nonexistent parent dir `new', and call `dired-add-file' on it.
1553 Set the `PARENTS' arg of `make-directory' to t.
1554
b2e7f0f0
JB
15552007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1556
1557 * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
b6ddf8d7 1558 (math-build-parse-table): Get parse information from math-parse-table.
b2e7f0f0 1559
e85c6b7c
SM
15602007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1561
de8ebf62
SM
1562 * window.el (recenter-last-op): New var.
1563 (recenter-top-bottom): New command.
1564 (global-map): Bind it to C-l.
1565
d548715c
SM
1566 * abbrev.el (abbrev--write): Fix error in transcription from C.
1567
e85c6b7c
SM
1568 * emulation/pc-select.el (pc-select-shifted-mark): Remove.
1569 (pc-select-ensure-mark): Set mark-active to a special value instead.
1570 Rename from ensure-mark. Update call callers.
1571 (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
1572 Rewrite. Update all callers.
1573 (pc-selection-mode): Remove redundant var declaration.
1574
da99b369
DN
15752007-11-16 Tassilo Horn <tassilo@member.fsf.org>
1576
e85c6b7c
SM
1577 * doc-view.el (doc-view-search-backward, doc-view-search):
1578 Fix assignment to free variable bug.
da99b369 1579
de299ed7
SM
15802007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> (tiny change)
1581
1582 * emulation/pc-select.el (pc-select-shifted-mark): New var.
1583 (ensure-mark): Set it.
1584 (maybe-deactivate-mark): New fun.
efb67a5e 1585 Use it everywhere instead of (setq mark-active nil).
de299ed7 1586
9efa445f
DN
15872007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1588
efb67a5e
JB
1589 * textmodes/reftex-dcr.el (reftex-start-itimer-once):
1590 Add check for XEmacs.
9efa445f
DN
1591
1592 * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
1593
1594 * doc-view.el (doc-view-resolution): Add missing :group.
1595
c4569608
JB
15962007-11-16 Juanma Barranquero <lekktu@gmail.com>
1597
1598 * subr.el (make-variable-frame-local):
1599 Fix typo in obsolescence declaration.
1600
dddb4597
WL
16012007-11-16 Werner Lemberg <wl@gnu.org>
1602
1603 * files.el (set-auto-mode-1): Check second line for -*- if file
1604 starts with '\" (which is used by man pages to identify needed
1605 troff preprocessors).
1606
78a4e22e
GM
16072007-11-16 Glenn Morris <rgm@gnu.org>
1608
1609 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
1610
e6059429
JB
16112007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1612
1613 * calc/calc-lang.el (math-oper-table): Fix typo.
1614 Reduce precedence of "/" for TeX.
1615
1616 * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
1617
7dc5b46d
JL
16182007-11-16 Juri Linkov <juri@jurta.org>
1619
1620 * dired-aux.el (dired-read-shell-command-default): New function.
1621 (dired-read-shell-command): Use its return value for DEFAULT arg.
1622
1623 * replace.el (keep-lines-read-args, occur-read-primary-args):
1624 Use a list of default values for DEFAULT arg of read-from-minibuffer.
1625
1626 * man.el (Man-heading-regexp): Add 0-9.
1627 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
1628
05477667
SM
16292007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1630
1631 * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
1632 (doc-view-resolution): New custom var.
1633 (doc-view-pdf/ps->png): Use it.
1634 (doc-view-shrink-factor): New var.
1635 (doc-view-enlarge, doc-view-shrink): New commands.
1636 (doc-view-mode-map): Use them.
1637
ec5741dc
JB
16382007-11-15 Juanma Barranquero <lekktu@gmail.com>
1639
1640 * ediff-wind.el (ediff-window-setup-function):
1641 * simple.el (normal-erase-is-backspace):
1642 * eshell/em-unix.el (eshell/info):
1643 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
1644 Fix typos in docstrings.
1645
1646 * emulation/cua-base.el (cua--keymaps-initialized):
1647 Rename from `cua--keymaps-initalized'. Callers changed.
1648 (cua-highlight-region-shift-only): Doc fix.
1649 (cua-paste-pop): Fix typo in docstring.
1650
e75e6cc8
SM
16512007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1652
f2c232a2
SM
1653 * emulation/cua-base.el (cua--pre-command-handler-1):
1654 Use input-decode-map instead of function-key-map.
1655 Use event-modifiers now that it works reliably.
1656
4befebc1
SM
1657 * vc.el (vc-diff-internal): Pop-to-buffer later.
1658
58da34c7
SM
1659 * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
1660
e75e6cc8
SM
1661 * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
1662 did not touch them.
1663
3fad8aaa
JB
16642007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1665
1666 * calc/calc-menu.el: New file.
1667 * calc/calc.el (calc-mode): Require calc-menu.
1668
f31d0424
JB
16692007-11-14 Juanma Barranquero <lekktu@gmail.com>
1670
1671 * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
1672
8e813bab
NR
16732007-11-14 Nick Roberts <nickrob@snap.net.nz>
1674
1675 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
1676 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
1677 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
1678 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
1679 locations.
1680 (gdb-info-breakpoints-custom, gdb-assembler-custom)
1681 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
1682 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
1683
84b4b70d
NF
16842007-11-13 Noah Friedman <friedman@splode.com>
1685
1686 * calc/calc.el: Add `backward-delete-char-untabify' to the list of
1687 bindings to remap when `calc-scan-for-dels' is non-nil.
1688
d8947b79
DN
16892007-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1690
1691 * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
1692 constant forms.
1693 (byte-compile-nilconstp): New function.
1694 (byte-optimize-cond): Kill subsequent branches when a branch is
1695 know to be taken or not taken.
e75e6cc8 1696 (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
d8947b79 1697
30a308aa
DN
16982007-11-13 Dan Nicolaescu <dann@ics.uci.edu>
1699
1700 * vc.el (vc-register): Allow registering a file passed as a
1701 parameter instead of just the current buffer.
1702
e42c6bbc
MA
17032007-11-12 Michael Albinus <michael.albinus@gmx.de>
1704
e75e6cc8
SM
1705 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1706 Check whether the output of "uname -sr" has been changed.
e42c6bbc 1707
ddab7705
VJL
17082007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1709
1710 * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
1711 patterns from compilation-perl.el and compilation-weblint.el files.
1712
2e7a8a21
DN
17132007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
1714
2dea72ab
DN
1715 * progmodes/compilation-perl.el:
1716 * progmodes/compilation-weblint.el: Disable autoloads, they cause
1717 a bootstrap failure.
1718
2e7a8a21 1719 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
e75e6cc8 1720 instead of doing "cvs diff" in order to avoid accessing the repository.
2e7a8a21 1721
4cbf3aa7
VJL
17222007-11-12 Kevin Ryde <user42@zip.com.au>
1723
1724 * progmodes/compilation-perl.el:
1725 * progmodes/compilation-weblint.el: New files.
1726
dcb3ea40
JB
17272007-11-11 Juanma Barranquero <lekktu@gmail.com>
1728
1729 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
1730 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
1731 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
1732 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
1733 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
1734 Rewrite in active voice.
1735
34065e5e
JL
17362007-11-11 Tassilo Horn <tassilo@member.fsf.org>
1737
1738 * doc-view.el: Add comments about isearch support.
1739
c27f56ee
DN
17402007-11-11 Dan Nicolaescu <dann@ics.uci.edu>
1741
1742 * vc.el (vc-start-entry): Fix setting the in the case the function
dcb3ea40 1743 is called from vc-dired. Use when instead of if where appropriate.
c27f56ee 1744
3bcc60cf 17452007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6fee106e 1746
dcb3ea40
JB
1747 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
1748 to be a list.
3bcc60cf 1749 (ps-begin-job): Error if ps-lpr-switches is not a list.
6fee106e 1750
a457417e 17512007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6fee106e 1752
a457417e
MB
1753 * faces.el (face-normalize-spec): Remove function.
1754 (frame-set-background-mode): Undo last change.
6fee106e 1755
3bcc60cf
VJL
17562007-11-10 Jason Rumney <jasonr@gnu.org>
1757
1758 * w32-fns.el: Sync charset names with setup-default-fontset.
1759 Append "-1" where second part missing.
1760
06f5c483
JL
17612007-11-10 Juri Linkov <juri@jurta.org>
1762
1763 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
1764 Fix docstring. Reported by Leo <sdl.web@gmail.com>.
1765
1766 * custom.el (custom-note-var-changed): Remove the `interactive'
1767 spec from this new non-interactive function.
1768
7baca0fa
JL
17692007-11-10 Tassilo Horn <tassilo@member.fsf.org>
1770
1771 * doc-view.el (doc-view-mode-map, doc-view-menu)
1772 (doc-view-pdf->txt-sentinel): Adapt to new search UI.
1773 (doc-view-search-backward): New function.
1774 (doc-view-search): Query new regexp if prefix arg is given, else
1775 jump to next/previous match.
1776 (doc-view-mode): Handle compressed files.
1777 (jka-compr): Required for compressed files.
1778
7abe68aa
JL
17792007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1780
1781 * replace.el (query-replace-show-replacement): New defcustom.
1782 (perform-replace): Use `match-substitute-replacement' if
1783 `query-replace-show-replacement' is non-nil.
1784
17852007-11-10 David Kastrup <dak@gnu.org>
1786
1787 * subr.el (match-substitute-replacement): New function.
1788
303c8351
CD
17892007-11-10 Carsten Dominik <dominik@science.uva.nl>
1790
1791 * files.el (auto-mode-alist): Select org-mode for files with the
1792 extension ".org".
1793
aa13a094
MR
17942007-11-10 Martin Rudalics <rudalics@gmx.at>
1795
1796 * help.el (help-window, help-window-point-marker): New variables.
1797 (help-window-select): New option.
1798 (with-help-window): New macro for displaying help windows.
1799 (help-window-display-message, help-window-setup-finish)
1800 (help-window-setup): New functions used for setting up help windows.
1801 (print-help-return-message): Reset help-window to nil.
1802 (view-lossage): Use with-help-window instead of
1803 with-output-to-temp-buffer and move help-window-point-marker after
1804 inserted text.
1805 (describe-bindings, describe-key, describe-mode): Use
1806 with-help-window instead of with-output-to-temp-buffer.
1807
1808 * help-mode.el (help-mode): Set view-exit-action to bury the
1809 buffer instead of fiddling with windows. Simplify code.
1810 (help-mode-finish): When help-window eqs t set it to the selected
1811 window and have with-help-window set up view-return-to-alist.
1812 (help-buffer): Add autoload cookie.
1813
1814 * view.el (view-remove-frame-by-deleting): Change default value to t.
1815 Add autoload cookie.
1816 (view-exit-action, view-file, view-file-other-window)
1817 (view-file-other-frame, view-buffer, view-buffer-other-window)
1818 (view-buffer-other-frame): Rewrite doc strings.
1819 (view-return-to-alist-update): New function to remove stale entries
1820 from view-return-to-alist.
1821 (view-mode-enter): Rewrite doc string and simplify code.
1822 (view-mode-exit): Handle new case 'keep-frame. Don't reset
1823 view-exit-action to nil. Simplify code and rewrite doc string.
1824
1825 * apropos.el (apropos-describe-plist):
1826 * descr-text.el (describe-char):
1827 * disp-table.el (describe-display-table):
1828 * faces.el (list-faces-display, describe-face):
1829 * facemenu.el (list-colors-display):
1830 * help-fns.el (describe-function, describe-variable)
1831 (describe-syntax, describe-categories):
1832 Use with-help-window instead of with-output-to-temp-buffer.
1833
fe1919ab
DN
18342007-11-10 Dan Nicolaescu <dann@ics.uci.edu>
1835
dcb3ea40
JB
1836 * emacs-lisp/byte-opt.el (byte-optimize-featurep):
1837 Optimize (featurep 'emacs) to t.
70f41945 1838
dcb3ea40
JB
1839 * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
1840 New function.
70f41945
DN
1841 (byte-compile-maybe-guarded): Use it to also look for bound
1842 symbols inside `and' forms. Comment out non-working code that was
1843 trying to avoid warnings for XEmacs code.
1844
fe1919ab
DN
1845 * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
1846
1847 * vc-svn.el (vc-svn-print-log, vc-svn-diff):
1848 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
1849 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
1850 (vc-cvs-annotate-command):
1851 * vc-arch.el (vc-arch-diff): Remove test to check if start-process
1852 is bound, it always is.
1853
1adf362d
JR
18542007-11-10 Jason Rumney <jasonr@gnu.org>
1855
1856 * term/w32-win.el (w32-initialize-window-system): Move SJIS font
1857 setup here from global scope.
1858
d725608c
JB
18592007-11-10 Juanma Barranquero <lekktu@gmail.com>
1860
1861 * ido.el (ido-save-history): Save the history file in UTF-8, not
1862 the current filename coding system.
1863
c7e36bd9
SM
18642007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1865
5015055e
SM
1866 * simple.el (interprogram-cut-function, interprogram-paste-function):
1867 Don't make them frame-local any more.
1868
a3ee6f08
SM
1869 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
1870 Don't set interprogram-(cut|paste)-function on each frame.
1871
c7e36bd9
SM
1872 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
1873 Make them work in tty frames.
1874 (interprogram-cut-function, interprogram-paste-function):
1875 Set them globally.
1876
aa58f006
JB
18772007-11-09 Juanma Barranquero <lekktu@gmail.com>
1878
1879 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1880 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1881 (iso-iso2duden-trans-tab): Add docstring.
1882
b7c76a30
SM
18832007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1884
4eebd7fe
SM
1885 * abbrev.el (define-abbrev-table): Record the variable definition.
1886
b7c76a30
SM
1887 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
1888 New function.
1889
4a6789f7
VJL
18902007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1891
d54ad496
VJL
1892 * ps-print.el: Clean the code for checking suitable Emacs version.
1893 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
4a6789f7
VJL
1894 (ps-print-version): New version 6.8.1.
1895
d355b270
JB
18962007-11-09 Juanma Barranquero <lekktu@gmail.com>
1897
1898 * files.el (enable-local-variables): Doc fix.
1899
c12ecb0a 19002007-11-09 Nick Roberts <nickrob@snap.net.nz>
9d2185d1 1901
c12ecb0a 1902 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
6fee106e 1903
c12ecb0a 19042007-11-09 Sven Joachim <svenjoac@gmx.de>
6fee106e 1905
c12ecb0a
MB
1906 * dired-aux.el (dired-copy-file-recursive):
1907 Preserve directory permissions.
6fee106e 1908
c12ecb0a 19092007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1910
c12ecb0a
MB
1911 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1912 (whitespace-unload-function): New-style unload function. When run,
1913 unintern `whitespace-unload-hook' and call `unload-feature' recursively
1914 to stop the old hook from messing with the unloading.
6fee106e 1915
c12ecb0a 19162007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1917
c12ecb0a
MB
1918 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1919 (elp-unset-master, elp-results): Fix typos.
1920 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1921 Doc fixes.
6fee106e 1922
c12ecb0a
MB
1923 * msb.el (msb--many-menus): Remove variable.
1924 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1925 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1926 (msb--toggle-menu-type): Fix typos in docstrings.
6fee106e 1927
c12ecb0a
MB
1928 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1929 (shadow-insert-var): Doc fixes.
1930 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1931 Reflow docstrings.
1932 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
6fee106e 1933
c12ecb0a 19342007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1935
c12ecb0a
MB
1936 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1937 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1938 Fix typos in autoload docstrings.
6fee106e 1939
c12ecb0a 19402007-11-09 Richard Stallman <rms@gnu.org>
6fee106e 1941
c12ecb0a 1942 * savehist.el (savehist-save): Obey savehist-ignored-variables.
6fee106e 1943
c12ecb0a 19442007-11-09 Nick Roberts <nickrob@snap.net.nz>
6fee106e 1945
c12ecb0a
MB
1946 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1947 (gdb-var-update-handler-1): Use it.
6fee106e 1948
c12ecb0a 19492007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1950
c12ecb0a
MB
1951 * loadhist.el (unload-feature): Remove erroneous check for the
1952 FEATURE-unload-function variable; check the existence of the
1953 function (that's what the docstring says, and it makes more sense).
6fee106e 1954
c12ecb0a
MB
1955 * follow.el (follow-unload-function): Add docstring.
1956 (follow-unload-function): Remove variable.
6fee106e 1957
c12ecb0a
MB
1958 * server.el (server-unload-function): Remove variable.
1959 (server-unload-function): Unbind `server-edit' from `C-x #'.
6fee106e 1960
c12ecb0a 1961 * ses.el (ses-unload-function): New function.
6fee106e 1962
c12ecb0a 19632007-11-09 Juanma Barranquero <lekktu@gmail.com>
6fee106e 1964
c12ecb0a
MB
1965 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1966 (unsafep-progn, unsafep-let): Fix typos in docstrings.
6fee106e 1967
c12ecb0a
MB
1968 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1969 before use to avoid a warning in packages that require uniquify.
1970 (uniquify-unload-function): New function and var.
6fee106e 1971
e83d1fe8
DN
19722007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
1973
1974 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
1975 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
1976 (ediff-current-diff-A, ediff-current-diff-B)
1977 (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
1978 (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
1979 (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
1980 (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
1981 (ediff-odd-diff-Ancestor, ediff-reset-mouse):
1982 * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
1983 (ediff-setup-windows-plain-merge)
1984 (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
1985 (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
1986 * ediff-util.el (ediff-setup-keymap, )
1987 (ediff-toggle-wide-display, ediff-toggle-multiframe)
1988 (ediff-toggle-use-toolbar, ediff-really-quit)
1989 (ediff-good-frame-under-mouse)
1990 (ediff-highlight-diff-in-one-buffer)
1991 (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
1992 (ediff-make-bullet-proof-overlay):
1993 * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
1994 (ediff-set-meta-overlay):
1995 * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
1996 * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
1997 ediff-emacs-p with their former definitions.
1998
1999 * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
2000 (viper-has-face-support-p, viper-inactivate-input-method)
2001 (viper-activate-input-method)
2002 (viper-use-replace-region-delimiters, viper-restore-cursor-type):
2003 * emulation/viper-mous.el (viper-multiclick-timeout)
2004 (viper-surrounding-word, viper-mouse-click-insert-word)
2005 (viper-mouse-click-search-word, viper-parse-mouse-key):
2006 * emulation/viper-macs.el (viper-char-array-to-macro):
2007 * emulation/viper.el (viper-go-away, viper-set-hooks)
2008 (viper-non-hook-settings):
2009 * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
2010 (viper-get-saved-cursor-color-in-insert-mode)
2011 (viper-get-saved-cursor-color-in-emacs-mode)
2012 (viper-check-version, viper-get-visible-buffer-window)
2013 (viper-file-checked-in-p, viper-set-replace-overlay)
2014 (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
2015 (viper-check-minibuffer-overlay, viper-read-key-sequence)
2016 (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
2017 with their former definitions.
2018 (viper-eventify-list-xemacs): Only do work for XEmacs.
2019 (viper-set-unread-command-events): Only do work for Emacs.
2020 (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
2021 (viper-move-overlay, viper-overlay-start, viper-overlay-end)
2022 (viper-overlay-get, viper-overlay-put, viper-read-event)
2023 (viper-characterp, viper-int-to-char, viper-get-face)
2024 (viper-color-defined-p, viper-iconify): New defaliases replacing
2025 the old fsets.
2026
2027 * progmodes/fortran.el (comment-region-function)
2028 (uncomment-region-function): Pacify byte compiler.
2029
d355b270 2030 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
e83d1fe8 2031
67932d94
MA
20322007-11-08 Michael Albinus <michael.albinus@gmx.de>
2033
2034 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
2035 `process-environment'.
2036
661192e6
VJL
20372007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
2038
2039 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
2040 match dir like "a...b".
2041
f56f00fa
SM
20422007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2043
2044 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
2045
b08104a0
MA
20462007-11-07 Michael Albinus <michael.albinus@gmx.de>
2047
f56f00fa
SM
2048 * net/tramp.el (tramp-handle-substitute-in-file-name):
2049 Don't expand the remote connection identification.
b08104a0
MA
2050 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2051 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
2052 before calling stty.
2053
2054 * net/tramp-cache.el (tramp-cache-print)
2055 (tramp-dump-connection-properties): Fix docstring.
39da3b68 2056 (tramp-list-connections): Rename from `tramp-cache-list-connections'.
b08104a0
MA
2057
2058 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
2059
2060 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
2061 remote connection identification when setting connection property.
2062
2063 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
2064 "//" substitutes only in the local filename part.
2065
53afc686
GM
20662007-11-07 David Hansen <david.hansen@gmx.net>
2067
2068 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
2069
c74e901d
GM
20702007-11-07 Glenn Morris <rgm@gnu.org>
2071
2072 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
2073 Remove superfluous concats. Move final set-buffer to
2074 non-emacs-specific code.
2075
6ffadbb8
GM
20762007-11-07 Rob Riepel <riepel@networking.stanford.edu>
2077
2078 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
2079
dafac6f3
GM
20802007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
2081
2082 * eshell/esh-mode.el (eshell-output-filter):
2083 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
2084 Use `with-current-buffer'.
2085
1d515b42
AS
20862007-11-07 Andreas Schwab <schwab@suse.de>
2087
2088 * server.el (server-start): Only register cleanup after server was
2089 started.
2090
726f0272
MA
20912007-11-06 Michael Albinus <michael.albinus@gmx.de>
2092
2093 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
2094
2095 * net/tramp-cache (tramp-cache-print): Move down.
2096 (tramp-cache-list-connections): New defun.
2097
2098 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
2099
77e81232
JB
21002007-11-06 Juanma Barranquero <lekktu@gmail.com>
2101
2102 * ido.el (ido-save-history): Write the history file in the current
2103 filename coding system, and add `coding' file-local variable.
2104
dfdaf4ee
CD
21052007-11-06 Carsten Dominik <dominik@science.uva.nl>
2106
b5729367
JB
2107 * textmodes/org.el (org-table-formula-substitute-names):
2108 Remove forgotten temporary debugging code.
dfdaf4ee 2109
bdbeca7b
MA
21102007-11-05 Michael Albinus <michael.albinus@gmx.de>
2111
2112 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
2113 the prompt.
2114
59d97623
TTN
21152007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
2116
2117 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
2118
45374a15
SJ
21192007-11-05 Simon Josefsson <simon@josefsson.org>
2120
2121 * net/tls.el (tls-end-of-info): Doc fix.
2122
543a1ac4
KH
21232007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
2124
2125 * international/utf-7.el (utf-7-imap): New coding system.
2126 (utf-7-imap-post-read-conversion): New function.
2127 (utf-7-imap-pre-write-conversion): New function.
2128
e486b005
SM
21292007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
2130
2131 * abbrev.el (abbrev--write): Fix up typo.
2132
f57a9512
JB
21332007-11-04 Juanma Barranquero <lekktu@gmail.com>
2134
2135 * abbrev.el (define-abbrev-table): Doc fix.
2136
e56f84d7
TTN
21372007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
2138
2139 * info.el (Info-revert-buffer-function): New func.
2140 (Info-mode): Arrange to use it for reverting.
f0815137 2141 (Info-copy-current-node-name): Add space between filename and nodename.
e56f84d7 2142
1449012d
SM
21432007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
2144
2145 * abbrev.el (expand-abbrev): Move point back to expansion's end.
2146
cd6db47c
GM
21472007-11-04 Glenn Morris <rgm@gnu.org>
2148
2149 * net/tls.el: Don't require rx when compiling.
2150 (tls-end-of-info): Rewrite without using rx.
2151 (open-tls-stream): Use with-current-buffer.
2152
21532007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
2154
2155 * net/tls.el: Require rx when compiling.
2156 (tls-end-of-info): New variable.
2157 (open-tls-stream): Keep reading input until `tls-end-of-info' is
2158 matched.
2159
c81f72ce
TTN
21602007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
2161
2162 * register.el (append-to-register, prepend-to-register):
2163 Don't signal error on empty register; use the text, instead.
2164
6159985a
MO
21652007-11-03 Michael Olson <mwolson@gnu.org>
2166
1449012d
SM
2167 * textmodes/remember.el (remember-buffer):
2168 Use define-obsolete-function-alias rather than defalias.
6159985a 2169
7796ee61
GM
21702007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
2171
2172 * simple.el (bad-packages-alist): Anchor semantic regexp.
2173
7a05f2bd
GM
21742007-11-03 Glenn Morris <rgm@gnu.org>
2175
2176 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
2177 if defined, for blank lines. Doc fix.
2178
2179 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
2180 (fortran-mode): Set values for comment-region-function,
2181 uncomment-region-function and comment-insert-comment-function.
2182 (fortran-uncomment-region): New function.
2183
1449012d
SM
2184 * textmodes/nroff-mode.el (nroff-mode):
2185 Set comment-insert-comment-function rather than indent-line-function.
7a05f2bd
GM
2186 (nroff-indent-line-function): Remove.
2187 (nroff-insert-comment-function): New function.
2188
8ef97aec 21892007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
d779c510
JB
2190
2191 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
2192
21932007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
2194
2195 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
2196
2197 * emulation/viper-cmd.el (viper-prev-destructive-command)
2198 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
2199 copy-sequence.
2200
2201 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
2202 Got rid of ediff-copy-list.
2203
2204 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
2205 use face-name.
39da3b68 2206 (ediff-test-utility, ediff-diff-mandatory-option)
d779c510
JB
2207 (ediff-reset-diff-options): Remove to simplify the mandatory option
2208 handling on Windows.
2209 (ediff-set-diff-options): Add.
cfe80861 2210 (ediff-diff-options): Set "--binary" option as default in some cases.
d779c510
JB
2211
2212 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
cfe80861
JB
2213 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
2214 ediff-vc-working-revision. Require vc-hooks.
d779c510 2215
3020ee92
RF
22162007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
2217
2218 * files.el (hack-local-variables): Fix membership tests to avoid
2219 treating all variables as safe if `enable-local-variables' is
c5eb76e4 2220 set to :safe (CVE-2007-5795).
3020ee92 2221
05db920d
GM
22222007-11-02 Glenn Morris <rgm@gnu.org>
2223
b9b4d12c
GM
2224 * newcomment.el (comment-indent): Let comment-insert-comment-function,
2225 if defined, do all the work of inserting a new comment.
2226
5ec19a11
GM
2227 * progmodes/etags.el (tags-table-mode): Disable undo.
2228
05db920d
GM
2229 * simple.el (bad-packages-alist): Revert previous change.
2230
8b1e0dff
DN
22312007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
2232
2233 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
2234
2235 * obsolete/lselect.el: Do not warn about unknown functions.
2236
246a4316
MO
22372007-11-02 Michael Olson <mwolson@gnu.org>
2238
2239 * textmodes/remember.el (remember-buffer): Make this an alias of
2240 remember-finalize, because Org uses it.
2241
174a72ea
MO
22422007-11-01 Michael Olson <mwolson@gnu.org>
2243
77210f1e
MO
2244 * textmodes/remember.el: Improve documentation in heading.
2245 (remember-before-remember-hook): Turn into a customizable option.
174a72ea
MO
2246 (remember): Document INITIAL argument.
2247 (remember-region): Remove autoload cookie. Improve docstring to
2248 mention that it is called from the *Remember* buffer, and does not
2249 have any functional overlap with the `remember' function.
2250 (remember-finalize): Remove autoload cookie. Rename from
2251 remember-buffer to emphasize that this does not have any
2252 functional overlap with the `remember' function.
2253 (remember-destroy): Remove autoload cookie.
80f0c18f 2254 (remember-mode-map): Define and initialize in one step.
869dc290 2255 (remember-mode): Improve docstring.
209dc81c
JB
2256 (remember-annotation-functions): Default to just '(buffer-file-name),
2257 and don't try to take the default value from Planner.
174a72ea 2258
56dad874
GM
22592007-11-01 Glenn Morris <rgm@gnu.org>
2260
8aafd651
GM
2261 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
2262
50c44633
GM
2263 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
2264
68013cfa
GM
2265 * emacs-lisp/authors.el (authors-scan-change-log)
2266 (authors-scan-el): Don't enable local eval; enable only safe local
2267 variables, without querying.
2268
56dad874
GM
2269 * mail/footnote.el (footnote-numeric-regexp)
2270 (footnote-english-upper-regexp, footnote-english-lower-regexp)
2271 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
2272 Match multi-character footnotes.
2273
a9d8037f
GM
2274 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
2275 (nroff-indent-line-function): New function.
2276 (nroff-count-text-lines): Use nroff-forward-text-line rather than
2277 obsolete alias.
2278
683b7dc6
GM
22792007-11-01 Ryan Yeske <rcyeske@gmail.com>
2280
2281 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
2282 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
2283 (rcirc-print): Only update the line count when not marking the
2284 line as omittable.
2285 (rcirc-log-write): Specify coding system when writing logfile.
2286 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
2287
399f21c1
DN
22882007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2289
6a2c788e
DN
2290 * printing.el (printing): Fix :version, printing.el was included
2291 for in emacs-22.1.
2292 (pr-path-style, pr-path-alist, pr-txt-name)
2293 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
2294 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
2295 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
2296 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
2297 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
2298 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
2299 (pr-setting-database, pr-visible-entry-list)
2300 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
209dc81c 2301 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
6a2c788e 2302
399f21c1
DN
2303 * ediff-util.el (ediff-nuke-selective-display): Move definition to
2304 top level, make it dependent on the emacs flavor.
2305
2306 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
2307 Test for XEmacs not for itimer.
2308
2309 * term/sun-mouse.el:
2310 * obsolete/sun-fns.el:
2311 * obsolete/sun-curs.el: Remove files.
2312
209dc81c 2313 * term/sun.el (select-previous-complex-command): Remove obsolete code.
399f21c1 2314
bce6be12
RS
23152007-10-31 Tassilo Horn <tassilo@member.fsf.org>
2316
2317 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
2318 was given to concat.
2319
dcbb251e
SM
23202007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2321
7656fe61
SM
2322 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
2323 used normally for goto-line. Change `g' to revert the buffer.
2324 Add redundant `r' binding for buffer-revert.
2325
dcbb251e
SM
2326 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
2327 (mail-abbrevs-setup): Use abbrev-expand-functions.
2328 (build-mail-abbrevs): Use with-temp-buffer.
2329 (define-mail-abbrev): Simplify.
2330 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
2331 Change it for use on abbrev-expand-functions.
2332 (mail-abbrev-complete-alias): Use with-syntax-table.
2333
3412f35d
MA
23342007-10-31 Michael Albinus <michael.albinus@gmx.de>
2335
2336 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
2337 directly. Fix bug in deleting temp file.
2338
c01b9971
SM
23392007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2340
2341 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
2342 Merge defvar and define-abbrev-table.
2343 (def-python-skeleton): Use :case-fixed and :enable-function.
2344 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
2345 Remove.
2346 (python-mode): Don't modify pre-abbrev-expand-hook.
2347
8ac56013
DN
23482007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
2349
2350 * ediff-util.el (ediff-file-checked-out-p)
2351 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
2352
2b86bfb1
SM
23532007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2354
2355 * abbrev.el (abbrev-symbol): Correct let->let*.
2356 (abbrev--before-point): Only use abbrev-start-location if before point.
2357
26e96680
JB
23582007-10-31 Juanma Barranquero <lekktu@gmail.com>
2359
2360 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
2361 (strokes-unload-hook): Remove function and variable.
2362 (strokes-unload-function): New-style unload function, adapted
2363 from `strokes-unload-hook'.
2364
2365 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
2366 (cl-unload-hook): Remove variable.
2367 (cl-unload-function): New-style unload function, adapted
2368 from `cl-cannot-unload'.
2369
2370 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
2371 (elp-unload-function): New-style unload function, adapted
2372 from `elp-unload-hook'.
2373
c896ea95
VJL
23742007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
2375
26e96680 2376 * emacs-lisp/find-func.el (find-library): Use library at
c896ea95
VJL
2377 point as default interactive argument.
2378
32f389a4
JB
23792007-10-31 Juanma Barranquero <lekktu@gmail.com>
2380
2381 * shadowfile.el (shadow-join): Remove.
2382 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
2383 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
2384 (shadowfile-unload-hook): Remove function and variable.
2385 (shadowfile-unload-function): New-style unload function, adapted
2386 from `shadowfile-unload-hook'.
2387
91dd4dc4
DN
23882007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
2389
2390 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
2391 only if it is bound.
2392
2393 * textmodes/reftex.el: Move autoloads for before all uses.
2394 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
2395 (reftex-delete-overlay): Move to the top level with the condition
2396 in the body.
2397
2398 * progmodes/simula.el: Use when instead of if.
2399
2400 * iimage.el (iimage-locate-file): Define unconditionally.
2401
2402 * mail/mailabbrev.el (mail-abbrev-next-line):
2403 * emulation/vip.el (vip-enlarge-region, vip-line)
2404 (vip-next-line-at-bol, vip-previous-line)
2405 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
2406 Wrap with-no-warnings around uses of next-line and previous-line.
2407
2408 * ediff.el (run-ediff-from-cvs-buffer):
32f389a4
JB
2409 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
2410 Remove function not used by pcl-cvs anymore.
91dd4dc4
DN
2411 (noninteractive, generic-sc-get-latest-rev)
2412 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
2413 Delete support for long obsolete generic-sc.el.
2414
8fa07e4f
GM
24152007-10-31 Glenn Morris <rgm@gnu.org>
2416
2417 * cvs-status.el: No longer require pcvs when compiling.
2418
2419 * doc-view.el (doc-view-conversion-refresh-interval)
2420 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
2421 (doc-view-reset-slice): Doc fixes.
2422 (doc-view-menu): Remove deleted function doc-view-edit-doc.
2423
0bbaf7b4
JB
24242007-10-31 Juanma Barranquero <lekktu@gmail.com>
2425
2426 * help-at-pt.el (help-at-pt-unload-hook): Remove.
2427 Timers are automatically canceled by `unload-feature'.
2428
2429 * delsel.el (delsel-unload-hook): Remove function and variable.
2430 (delsel-unload-function): New-style unload function, adapted
2431 from `delsel-unload-hook'.
2432
2433 * msb.el (msb-unload-hook): Remove function and variable.
2434 (msb-unload-function): New-style unload function, adapted from
2435 `msb-unload-hook'.
2436
24372007-10-30 Juanma Barranquero <lekktu@gmail.com>
93c5a976
JB
2438
2439 * desktop.el (uniquify-managed): Pacify byte compiler.
2440 (desktop-buffer-info): If the buffer name is managed by uniquify,
2441 save the base name, not the uniquified one.
2442 (desktop-create-buffer): Allow `rename-buffer' to generate a new
2443 name in case of conflict.
2444
c17587fe
SM
24452007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2446
2447 * doc-view.el: Use expand-file-name rather than concat.
2448 (doc-view-cache-directory): Add the UID so multiple users won't clash.
2449 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
2450 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
2451 (doc-view-toggle-display): Use an overlay over the whole buffer so as
2452 not to have to touch the buffer's content.
2453 (doc-view-initiate-display): New function, extracted from doc-view-mode.
2454 (doc-view-mode): Use it. Don't mark as a special mode.
2455 Put the page numbers in the modeline.
2456 Set up the overlay. Hide the cursor. Run the mode hook.
2457 Use after-revert-hook rather than revert-buffer-function.
2458 (doc-view-search-internal): Fix typo.
2459 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
2460 image-cache flush.
2461 (doc-view-reconvert-doc): Don't reset the whole mode.
2462 (doc-view-make-safe-dir): New function.
2463 (doc-view-current-cache-dir): Use it.
2464
36d4b145
JR
24652007-10-30 Jason Rumney <jasonr@gnu.org>
2466
2467 * time.el (display-time-world-list): Test for zoneinfo support.
2468
a7580c1c
MA
24692007-10-30 Michael Albinus <michael.albinus@gmx.de>
2470
2471 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
2472
2473 * net/tramp-cache.el (tramp-flush-file-function): Check also
2474 `default-directory' if `buffer-file-name' does not return a
2475 string. Added to `eshell-pre-command-hook'.
2476
1a59edfc
SM
24772007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2478
f4c75497
SM
2479 * doc-view.el (doc-view-current-doc): Remove.
2480 Replace all uses by buffer-file-name.
2481 (doc-view-menu): New menu.
2482 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
2483 unused var `doc'.
2484 (doc-view-sort): Simplify.
2485 (doc-view-buffer-message): Don't change buffer-modified-p.
2486 (doc-view-mode): Change it here instead.
2487 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
2488 Don't modify the global value of revert-buffer-function.
2489
1a59edfc
SM
2490 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
2491 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
2492 (image-toggle-display): Take overlays into account and don't assume
2493 point-min==1.
2494
01823b77
TTN
24952007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
2496
2497 * vc.el (vc-annotate): Fix omission bug:
2498 Specify value for vc-sentinel-movepoint.
2499
e0628060
MO
25002007-10-30 Michael Olson <mwolson@gnu.org>
2501
2502 * textmodes/remember.el (remember-mode-hook)
f4c75497
SM
2503 (remember-handler-functions, remember-annotation-functions):
2504 Add additional items as options, including some Org functions.
e0628060 2505
5b549c31
GM
25062007-10-30 Tassilo Horn <tassilo@member.fsf.org>
2507
2508 * doc-view.el: Remove cl-dependency.
2509 (doc-view-buffer-message): Mention new binding K.
2510 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
2511 instead of variable.
2512 (doc-view-current-cache-dir): Better cache dir naming.
2513 (doc-view-current-display): Remove variable.
2514 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
2515 (doc-view-kill-proc): Set converter process to nil.
2516 (doc-view-minor-mode): New minor mode.
2517 (doc-view-minor-mode-map): New keymap.
2518 (doc-view-mode): Remove text/image switching code. Use plain defun.
2519 (doc-view-mode-map): New binding K kills converter process.
2520 Remove C-c C-e binding.
2521 (doc-view-mode-text-map): Remove keymap.
2522 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
2523 d-v-display-maybe.
2524 (doc-view-previous-major-mode): New variable.
2525 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
2526 (doc-view-remove-if): New function.
2527 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
2528 (doc-view-toggle-display): Toggle modes instead of display styles.
2529 (doc-view-reconvert-doc): Adapt to new way of doing things.
2530
2531 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
2532
2799e7a0
GM
25332007-10-30 Glenn Morris <rgm@gnu.org>
2534
370d4074 2535 * dirtrack.el (dirtrack-mode): Doc fix.
b5729367 2536
370d4074
GM
2537 * shell.el (shell-dirtrack-verbose, shell-mode)
2538 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
2539
2799e7a0
GM
2540 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
2541 (byte-compile-enable-warning): Doc fix.
2542
2543 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
2544 suppress byte-opt warning.
2545
4ea0e84a
DN
25462007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
2547
2548 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
2549 (edt-gnu-emacs19-p): Remove.
2550 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
2551 (edt-xserver, edt-page-backward, edt-beginning-of-line)
2552 (edt-end-of-line-forward, edt-end-of-line-backward)
2553 (edt-one-word-forward, edt-one-word-backward, edt-character)
2554 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
2555 (edt-find-forward, edt-find-backward, edt-find-next-forward)
2556 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
2557 (edt-define-key, edt-bottom-check, edt-sentence-forward)
2558 (edt-sentence-backward, edt-paragraph-forward)
2559 (edt-paragraph-backward, edt-restore-key, edt-window-top)
2560 (edt-window-bottom, edt-scroll-window-forward-line)
2561 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
2562 (edt-line-to-top-of-window, edt-paragraph-backward)
2563 (edt-restore-key, edt-window-top, edt-window-bottom)
2564 (edt-scroll-window-forward-line)
2565 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
2566 (edt-line-to-middle-of-window, edt-goto-percentage)
2567 (edt-display-the-time, edt-remember, edt-split-window)
2568 (edt-emulation-on, edt-emulation-off)
2569 (edt-default-emulation-setup, edt-user-emulation-setup)
2570 (edt-select-default-global-map, edt-select-user-global-map):
2571 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
2572 tests.
2573
1a59edfc
SM
2574 * textmodes/reftex-index.el (reftex-index-selection-or-word):
2575 Use feature test instead of boundp test so it can be resolved at
4ea0e84a
DN
2576 compile time.
2577
39da3b68 2578 * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
4ea0e84a 2579
79415279
SM
25802007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2581
2582 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
2583 Update all users.
2584 (abbrev-get, abbrev-put): Simplify.
2585 (define-abbrev): Don't store the `force' value in the :system property.
2586 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
2587
f2168a4c
MO
25882007-10-30 Michael Olson <mwolson@gnu.org>
2589
2590 * desktop.el (desktop-minor-mode-table): Add line for ERC.
2591
15f3eb73
MO
2592 * textmodes/remember.el: New file that implements a mode for
2593 quickly jotting down things to remember.
2594
2595 * textmodes/remember-diary.el: A backend for remember.el that
2596 implements saving notes to a Diary file.
2597
2a1408fd
DN
25982007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
2599
1a59edfc 2600 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
2a1408fd 2601 Relocate in file.
1a59edfc 2602 (allout-doublecheck-at-and-shallower): Increase to include
0bbaf7b4
JB
2603 slightly greater depths, since yank interaction is now ok.
2604 Also, elaborate the docstring to explain the situation.
1a59edfc 2605 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
2a1408fd
DN
2606 instead of concat, so we accommodate key sequences expressed as
2607 vectors as well as strings and lists.
1a59edfc 2608 (allout-flag-region, allout-hide-by-annotation): Make the
2a1408fd 2609 hidden-text overlays 'front-advance.
0bbaf7b4 2610 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
1a59edfc
SM
2611 (allout-aberrant-container-p, allout-on-current-heading-p)
2612 (allout-e-o-prefix-p, allout-next-heading)
2613 (allout-previous-heading, allout-goto-prefix)
2614 (allout-end-of-prefix, allout-next-sibling-leap)
2615 (allout-next-visible-heading, allout-auto-fill)
2616 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
2617 (allout-yank-processing, allout-resolve-xref)
2618 (allout-current-topic-collapsed-p, allout-hide-region-body)
2619 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
2620 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
2621 (count-trailing-whitespace-region): Preserve match data, so allout
0bbaf7b4 2622 outline navigation doesn't disrupt other Emacs operations.
1a59edfc 2623 (allout-beginning-of-line): Retreat to the beginning of the hidden
2a1408fd 2624 text, so fields are respected (for submodes that care).
0bbaf7b4 2625 (allout-end-of-line): Preserve mark activation status when jumping.
1a59edfc 2626 (allout-open-topic): Account for opening after a child that
0bbaf7b4
JB
2627 contains a hidden trailing newline. Preserve match data.
2628 Run allout-structure-added-hook
1a59edfc
SM
2629 (allout-encrypt-decrypted): Preserve match data.
2630 (allout-toggle-current-subtree-exposure): Add new interactive
2a1408fd 2631 function for toggle subtree exposure - suggested by tassilo.
1a59edfc 2632 (move-beginning-of-line, move-end-of-line): Don't use
39da3b68 2633 line-move-invisible-p, it's obsolete - substitute the code, instead.
2a1408fd 2634
6546555e
DN
26352007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
2636
fc5e09b3
DN
2637 * textmodes/flyspell.el (message-signature-separator):
2638 * longlines.el (message-indent-citation-function): Pacify byte
2639 compiler.
2640
2641 * emacs-lisp/cl-loaddefs.el:
2642 * ldefs-boot.el: Regenerate.
2643
2644 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
2645 (.el.elc, compile, compile-always, compile-calc)
2646 ($(lisp)/progmodes/cc-mode.elc): Use it.
2647
b5729367
JB
2648 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
2649 Only do work for XEmacs.
c9b3d6a5
DN
2650 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
2651 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
2652 on XEmacs.
2653 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2654 (ps-x-color-name, ps-x-color-specifier-p)
2655 (ps-x-copy-coding-system, ps-x-device-class)
2656 (ps-x-extent-end-position, ps-x-extent-face)
2657 (ps-x-extent-priority, ps-x-extent-start-position)
2658 (ps-x-face-font-instance, ps-x-find-coding-system)
2659 (ps-x-font-instance-properties, ps-x-make-color-instance)
2660 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
2661 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
2662 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
2663 (ps-generate-postscript-with-faces): Delete defaliases.
2664 (ps-face-foreground-name, ps-face-background-name)
b5729367
JB
2665 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
2666 Move definitions to top level, make the body conditional on the Emacs
0bbaf7b4 2667 flavor. Replace uses of deleted aliases and renamed functions.
c9b3d6a5
DN
2668 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
2669 of deleted aliases and renamed functions.
2670
6546555e
DN
2671 * calc/calc.el (calc-emacs-type-lucid): Remove.
2672 (calc-digit-map, calcDigit-start, calc-read-key)
2673 (calc-clear-unread-commands):
2674 * calc/calc-ext.el (calc-user-key-map): Replace uses of
2675 calc-emacs-type-lucid with (featurep 'xemacs)
2676
2677 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
2678 (featurep 'xemacs).
2679 (tpu-lucid-emacs19-p): Remove.
2680 (tpu-map-key): Make it a function instead of using fset. Inline
2681 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
2682 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
2683
2684 * ielm.el: Use featurep 'xemacs.
2685
2686 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
2687 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
2688 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
2689 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
2690 cperl-xemacs-p with (featurep 'xemacs).
2691 (font-lock-cache-position): Pacify byte compiler.
2692
d9774611
RS
26932007-10-29 Drew Adams <drew.adams@oracle.com>
2694
2695 * faces.el (read-color): New function.
2696 (face-at-point, foreground-color-at-point)
2697 (background-color-at-point): New functions.
2698
26992007-10-28 Richard Stallman <rms@gnu.org>
2700
b5729367 2701 * net/browse-url.el (browse-url-text-xterm): Rename from
d9774611
RS
2702 browse-url-lynx-xterm and made generic.
2703 (browse-url-text-emacs): Likewise.
2704 (browse-url-text-browser): New variable.
b5729367 2705 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
d9774611
RS
2706 (browse-url-text-input-field, browse-url-text-input-attempts)
2707 (browse-url-kde-program): Likewise.
2708
4194f0a4
GM
27092007-10-29 Glenn Morris <rgm@gnu.org>
2710
2711 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
2712 Use mapc rather than mapcar (reinstall change deleted without log
2713 entry 2007-10-22).
2714
e9283e70
MR
27152007-10-29 Martin Rudalics <rudalics@gmx.at>
2716
7b54abdd
JB
2717 * wdired.el (wdired-next-line, wdired-previous-line):
2718 Use next-line and previous-line wrapped in with-no-warnings.
e9283e70 2719
a0a5c583
GM
27202007-10-29 Ryan Yeske <rcyeske@gmail.com>
2721
7b54abdd 2722 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
a0a5c583
GM
2723 (rcirc-recent-quit-alist): New function.
2724 (rcirc): Print a better message when there is only one connected server.
2725 (rcirc-complete-nick): Do not update the nick table here.
2726 (rcirc-mode-map): Add M-o.
2727 (rcirc-current-line): Add variable.
2728 (rcirc-mode): Setup variables for line based omit.
2729 (rcirc-edit-multiline): Strip text properties.
2730 (rcirc-omit-responses): Add NICK.
2731 (rcirc-omit-threshold): Add variable.
2732 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
2733 Add functions.
2734 (rcirc-print): Keep track of current line. Do not fill text if
2735 `rcirc-fill-flag' is null. Only omit text if the last activity
2736 from the sender is more than `rcirc-omit-threshold' lines ago.
2737 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
2738 numbers instead of time.
2739 (rcirc-channel-nicks): Sort by line numbers instead of time.
2740 (rcirc-omit-mode): Add `...' when omitting text and recenter.
2741 (rcirc-handler-JOIN): Restore the joiners linestamp.
2742 (rcirc-maybe-remember-nick-quit): Add function.
2743 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
2744
08446d5e
JB
27452007-10-29 Juanma Barranquero <lekktu@gmail.com>
2746
2747 * loadhist.el (unload-feature-special-hooks):
2748 Add `delete-frame-functions' and `suspend-tty-functions'.
2749
2750 * server.el (server-unload-function): Rename from `server-unload-hook'
2751 and adapt to new `unload-feature' functionality. Remove hook from
2752 `kill-buffer-hook' buffer-locally.
2753 (server-unload-hook): Remove.
2754 (server-unload-function): New var; replaces `server-unload-hook'.
2755
042be1d3
GM
27562007-10-29 Glenn Morris <rgm@gnu.org>
2757
2758 * dirtrack.el (dirtrack-debug): Doc fix.
2759 (dirtrack-mode, dirtrack-debug-mode): New names for
2760 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
2761 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
2762 Make obsolete.
2763 (dirtrack-debug-message): Only print message if
2764 dirtrack-debug-mode is non-nil. Use with-current-buffer.
2765 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
2766 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
2767
cf637a34
GM
27682007-10-28 Glenn Morris <rgm@gnu.org>
2769
2770 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
2771 (byte-compile-warnings-safe-p): Handle `not'.
2772 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
2773 (byte-compile-enable-warning): New functions.
2774 (byte-compile-eval-before-compile)
2775 (byte-compile-file-form-require): Use byte-compile-disable-warning.
2776 (byte-compile-close-variables): Locally bind byte-compile-warnings,
2777 but do not modify it.
2778 (byte-compile-eval, byte-compile-obsolete)
2779 (byte-compile-warn-about-unresolved-functions)
2780 (byte-compile-file-form-defvar)
2781 (byte-compile-file-form-custom-declare-variable)
2782 (byte-compile-file-form-require)
2783 (byte-compile-file-form-defmumble, byte-compile-lambda)
2784 (byte-compile-form, byte-compile-normal-call)
2785 (byte-compile-variable-ref, byte-compile-defvar)
2786 (byte-compile-make-variable-buffer-local):
2787 Use byte-compile-warning-enabled-p.
2788 * emacs-lisp/advice.el (ad-compile-function):
2789 Use byte-compile-disable-warning.
bdf5c7d9
GM
2790 * emacs-lisp/cl.el: Move local variables to end of file, and set
2791 byte-compile-warnings to `(not cl-functions)'.
cf637a34
GM
2792 * emacs-lisp/cl-compat.el: Add a local variables section, and set
2793 byte-compile-warnings to `(not cl-functions)'.
2794 * emacs-lisp/cl-macs.el: Unify local variable section, and set
2795 byte-compile-warnings to `(not cl-functions)'.
2796 (cl-do-proclaim): Use byte-compile-disable-warning and
2797 byte-compile-enable-warning.
2798 * emacs-lisp/cl-seq.el: Unify local variable section, and set
2799 byte-compile-warnings to `(not cl-functions)'.
2800 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
2801 Use byte-compile-disable-warning.
2802
a7f58f4b
DN
28032007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
2804
2805 * cus-edit.el (custom-browse-insert-prefix):
2806 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
2807
c48254fb
JB
28082007-10-28 Juanma Barranquero <lekktu@gmail.com>
2809
2810 * server.el (server-process-filter): Fix typo in docstring.
2811 (server-log): Reflow docstrings.
2812 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
2813 (server-goto-line-column): Use `when'.
2814
72a69d7f
JL
28152007-10-28 Juri Linkov <juri@jurta.org>
2816
2817 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
2818 when mouse is clicked on the isearch message.
2819 (isearch-resume): Call `isearch-update' at the end.
2820 Rename argument `search' to `string' to conform to the
2821 isearch terminology.
2822
e047f448
SM
28232007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2824
2825 Rewrite abbrev.c in Elisp.
2826 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
2827 (abbrev-table-get, abbrev-table-put, abbrev-get)
2828 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
2829 (define-abbrev, abbrev--check-chars, define-global-abbrev)
2830 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
2831 (abbrev-expansion, abbrev--before-point, expand-abbrev)
2832 (unexpand-abbrev, abbrev--write, abbrev--describe)
2833 (insert-abbrev-table-description, define-abbrev-table):
2834 New funs, largely transcribed from abbrev.c.
2835 (abbrev-with-wrapper-hook): New macro.
2836 (abbrev-table-name-list, global-abbrev-table)
2837 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
2838 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
2839 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
2840 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
2841 New vars, largely transcribed from abbrev.c.
2842 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
2843 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
2844 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
2845
ccae01a6
VJL
28462007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2847
2848 * ps-print.el: Now detect if text foreground and background colors are
c48254fb 2849 equal and replace the foreground color by another color, so the text
ccae01a6
VJL
2850 becomes visible. Doc fix.
2851 (ps-print-version): New version 6.8.
2852 (ps-default-fg, ps-default-bg): Docstring fix.
2853 (ps-postscript-code-directory): Fix default value code.
2854 (ps-fg-list, ps-fg-validate-p): New options.
2855 (ps-foreground-list): New var.
2856 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
2857
2161a8ac
GM
28582007-10-27 Glenn Morris <rgm@gnu.org>
2859
2860 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
2861 (shell-dirtrack-toggle): Mark as obsolete.
2862 (dirtrack-toggle, dirtrack-mode): No longer alias to
2863 shell-dirtrack-mode.
2864
ecaf7186
JB
28652007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2866
2867 * calc/calc.el (math-standard-opers): Lower the precedence
2868 of negation.
2869 * calc/calc-lang.el (math-oper-table): Lower precedence of
2870 negation for C, TeX, and eqn.
2871
f83fb05a
DN
28722007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2873
2874 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
2875
8f3f313d
JB
28762007-10-27 Juanma Barranquero <lekktu@gmail.com>
2877
2878 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
2879 (desktop-not-loaded-hook): Fix :version tags.
2880
a4aeb9a4
MA
28812007-10-27 Michael Albinus <michael.albinus@gmx.de>
2882
2883 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
2884 (tramp-get-remote-tmpdir): New defun.
2885 (tramp-make-tramp-temp-file): Use it.
2886 (tramp-local-call-process): New defun. Replace all calls of
2887 `call-process' by this when appropriate.
2888 (tramp-handle-write-region): Replace calls of `file-attributes' by
2889 `tramp-compat-file-attributes'.
2890 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2891 Make the first command a `tramp-send-command' call, with let-bind
2892 of `tramp-end-of-output'.
2893 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
f14ee802
JB
2894 (tramp-load-report-modules, tramp-append-tramp-buffers):
2895 Move to tramp-cmds.el.
a4aeb9a4
MA
2896
2897 * net/tramp-fish.el (tramp-fish-handle-copy-file)
2898 (tramp-fish-do-copy-or-rename-file)
2899 (tramp-fish-do-copy-or-rename-file-directly):
2900 * net/tramp-smb.el (tramp-smb-handle-copy-file):
2901 Add parameter PRESERVE-UID-GID.
2902
dca2168c
EZ
29032007-10-27 Eli Zaretskii <eliz@gnu.org>
2904
2905 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
2906 New defcustoms.
2907 (display-time-world-list): Use them as appropriate for the current
2908 value of `system-type'.
2909
ebe4c710
VJL
29102007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2911
2912 * printing.el: Pacify byte compiler, that is, no compiler warnings.
2913 Move (again) some variable definitions before use, define some fun
2914 aliases, no code change.
2915 (pr-version): New version 6.9.2.
2916 (pr-path-style, pr-auto-region, pr-menu-char-height)
2917 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
2918 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
2919 via (defvar VAR).
2920 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
2921 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
2922 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
2923 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
2924 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
ccae01a6 2925 (pr-menu-print-item, pr-ps-printer-menu-modified)
ebe4c710
VJL
2926 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
2927 (pr-even-or-odd-alist): Vars definition moved.
2928
72229917
DN
29292007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
2930
3fe5c37a
DN
2931 * emulation/pc-select.el (next-line-mark, next-line-nomark)
2932 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
2933 around uses of previous-line and next-line.
2934
f14ee802
JB
2935 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
2936 New defvars.
3fe5c37a
DN
2937
2938 * textmodes/css-mode.el (comment-continue):
2939 * net/browse-url.el (url-handler-regexp):
f14ee802
JB
2940 * progmodes/idlw-help.el (idlwave-system-routines):
2941 Pacify byte-compiler.
3fe5c37a 2942
72229917 2943 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
f14ee802
JB
2944 line-move-invisible-p with its former definition: invisible-p.
2945 line-move-invisible-p was removed on 2007-08-29.
72229917 2946
6daab4ed
JB
29472007-10-26 Juanma Barranquero <lekktu@gmail.com>
2948
2949 * files.el (kill-emacs-query-functions): Doc fix;
2950 `save-buffers-kill-emacs' is no longer bound to a key.
2951
9097e8af
RS
29522007-10-26 Richard Stallman <rms@gnu.org>
2953
2954 * isearch-multi.el (isearch-buffers-multi): New option.
2955 (isearch-buffers-search-fun): Test it.
2956
2957 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
2958 Put ps-run-clear on C-c C-l.
2959
2960 * newcomment.el (comment-styles): New style indent-or-triple.
2961 (comment-style): Make that the default.
2962 (comment-add defvar): Doc fix.
2963 (comment-add): Delete arg EXTRA.
2964 (comment-region-default): Open code call to comment-add.
2965 Handle indent-or-triple style which uses `multi-char' for INDENT.
2966
622ce662
JB
29672007-10-26 Juanma Barranquero <lekktu@gmail.com>
2968
2969 * eshell/em-unix.el (nil-blank-string): Doc fix.
2970
4990598e
JW
29712007-10-26 John Wiegley <johnw@newartisans.com>
2972
2973 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
622ce662 2974 function, ensure that the third argument is turned into a nil if
4990598e
JW
2975 the string is otherwise completely empty (either no characters, or
2976 all tabs/spaces). This fixes a bug from a user who found himself
2977 unable to customize `diff-switches' and still use Eshell's diff
2978 command.
2979
6a831405
GM
29802007-10-26 Glenn Morris <rgm@gnu.org>
2981
2982 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
2983 safe-local-variable property.
2984
66dc1ca2
RS
29852007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
2986
2987 * net/browse-url.el (browse-url-browser-function): Delete grail.
2988 (browse-url-grail): Function and variable deleted.
2989 (browse-url-browser-function): Delete IXI Mosaic.
2990 (browse-url-default-browser): Don't try IXI Mosaic.
2991 (browse-url-iximosaic): Function deleted.
2992 (browse-url-browser-function): Delete MMM.
2993 (browse-url-default-browser): Don't try MMM.
2994 (browse-url-mmm): Function deleted.
2995
29962007-10-26 Drew Adams <drew.adams@oracle.com>
2997
2998 * custom.el (custom-note-var-changed): New function.
2999
0bde6a03
DN
30002007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
3001
3002 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
622ce662 3003 use with the definition. Remove.
0bde6a03
DN
3004
3005 * add-log.el (change-log-start-entry-re): New defconst.
3006 (change-log-sortable-date-at): Use it.
622ce662
JB
3007 (change-log-beginning-of-defun, change-log-end-of-defun):
3008 New functions.
0bde6a03
DN
3009 (change-log-mode): Use them for beginning-of-defun-function and
3010 end-of-defun-function.
3011
4eb3897c
JY
30122007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3013
3014 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
5aec60df 3015 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
4eb3897c
JY
3016 (ses-recalculate-cell): Deal with point being just beyond end of
3017 data area (why does this happen?)
3018 (ses-set-curcell): Ditto.
3019 (ses-column-letter): Handle columns beyond 702. Code written by
3020 Gareth Rees.
3021
35a5d294
CD
30222007-10-25 Carsten Dominik <dominik@science.uva.nl>
3023
5aec60df
JB
3024 * textmodes/org.el (org-agenda-get-restriction-and-command):
3025 Use `mapc' instead of `mapcar'.
35a5d294
CD
3026 (org-agenda-list): Numeric prefix argument can specify the number
3027 of days.
3028 (remember-register, remember-buffer): Prevent byte compiler from
3029 complaining.
89be04af 3030 (org-todo): Save and restore match data.
429f0457
CD
3031 (org-no-warnings): New macro.
3032 (org-columns-eval): Use `org-no-warnings'.
35a5d294 3033
b68769f2
GM
30342007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
3035
3036 * comint.el (comint-password-prompt-regexp):
3037 Handle `[sudo] password'-style prompt.
3038
30392007-10-25 Glenn Morris <rgm@gnu.org>
3040
3041 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
3042 (defcustom): Doc fix.
3043
3044 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
3045 Add `non_intrinsic'.
3046 (f90-constants-re): Add ieee modules.
3047 (f90-typedef-matcher, f90-typedec-matcher)
3048 (f90-imenu-type-matcher): New functions.
3049 (f90-font-lock-keywords-1): Give module procedures function-name face.
3050 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
3051 Add `use, intrinsic'.
3052 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
3053 Move start of `enum' blocks to separate entry.
3054 (f90-start-block-re): Fix `type', `abstract interface'.
3055 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
3056 derived types.
3057 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
3058 `elemental', change `enumerator'.
3059 (f90-no-block-limit): Fix `abstract interface'.
3060
3061 * progmodes/f90.el (f90-indented-comment-re)
3062 (f90-directive-comment-re, f90-break-delimiters):
3063 * progmodes/fortran.el (fortran-comment-line-start-skip)
3064 (fortran-directive-re):
3065 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
3066 as safe if they are strings.
3067
70b8d0a4
SM
30682007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3069
3070 * startup.el (window-system): Remove. Don't make it frame-local.
3071
fdc90613 30722007-10-24 Richard Stallman <rms@gnu.org>
6fee106e 3073
fdc90613 3074 * savehist.el (savehist-save): Omit unreadable elements.
6fee106e 3075
1a59edfc 3076 * loadhist.el (unload-function-defs-list): Rename from
fdc90613
MB
3077 unload-function-features-list.
3078 (unload-feature-special-hooks, unload-feature): Doc fixes.
6fee106e 3079
fdc90613
MB
3080 * indent.el (indent-to-left-margin): If point's in the indentation,
3081 move to the end of the indentation.
6fee106e 3082
fdc90613 3083 * cus-edit.el (customize-changed-options): Make arg optional.
6fee106e 3084
fdc90613 30852007-10-24 Juanma Barranquero <lekktu@gmail.com>
6fee106e 3086
fdc90613 3087 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
6fee106e 3088
5656d1bf
DN
30892007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
3090
3091 * textmodes/org-publish.el (org-publish-attachment): Re-install
3092 accidentally deleted change.
3093
d1886efb
SM
30942007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3095
3096 * term/iris-ansi.el (iris-function-map): Move init into declaration.
3097
392225ee
JB
30982007-10-24 Juanma Barranquero <lekktu@gmail.com>
3099
3100 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3101 (Buffer-menu-mode-map): Initialize in the declaration.
3102 (Buffer-menu-mode): Define with `define-derived-mode'.
3103
e6fc6b48
CD
31042007-10-24 Carsten Dominik <dominik@science.uva.nl>
3105
d1886efb
SM
3106 * textmodes/org.el (org-version): Change to 5.13e.
3107 (org-agenda-file-regexp): Fix typo in docstring.
3108 (org-add-planning-info): Fix bug in parenthesis settings.
392225ee 3109 (org-scan-tags): Catch the case of indirect buffers with no filename.
e6fc6b48 3110 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
d1886efb 3111 Re-install switch to mapc, had been removed by accident.
e6fc6b48 3112 (org-columns-map): New binding `C-c C-o'.
d1886efb
SM
3113 (org-columns-menu): Change menu text and added new entry.
3114 (org-columns-eval): Document the use of `next-line'.
e6fc6b48 3115 (org-columns-open-link): New function.
d1886efb 3116 (org-columns-follow-link): Remove function.
e6fc6b48 3117 (org-open-link-from-string): New function.
d1886efb 3118 (org-read-date-get-relative): Fix typo in docstring.
e6fc6b48
CD
3119 (org-read-date-get-relative): Leading +/- is not optional.
3120 (org-agenda-get-restriction-and-command): Always resize window on
3121 first loop cycle.
3122 (org-agenda-open-link): Make sure the link abbreviations are
3123 present in the agenda buffer.
3124 (org-agenda-copy-local-variable): New function.
3125
0b8dce84
SM
31262007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3127
3128 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
3129
eb3d6c67
SM
31302007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3131
3132 * simple.el (reindent-then-newline-and-indent): Use a `move after
3133 insert' kind of marker in the save-excursion.
3134
fdc90613 31352007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 3136
fdc90613
MB
3137 * textmodes/css-mode.el: Require CL.
3138 (comment-continue): Declare.
6fee106e 3139
fdc90613
MB
3140 * subr.el (make-variable-frame-localizable): Remove.
3141 (make-variable-frame-local): Mark obsolete.
6fee106e 3142
fdc90613 31432007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 3144
fdc90613
MB
3145 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
3146 of the subdirs is unreadable.
6fee106e 3147
3bde9f24
MA
31482007-10-23 Michael Albinus <michael.albinus@gmx.de>
3149
3150 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
3151 when we are local.
3152
d720f96e
SM
31532007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * progmodes/python.el (python-current-defun): Remove left-over
3156 assignment to `start'.
3157
368851a5
JB
31582007-10-23 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
3161 than `mapcar'; return value is not used.
3162
700fb4ba
DN
31632007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
3164
3165 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
3166 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
3167
de4032e9
JB
31682007-10-23 Juanma Barranquero <lekktu@gmail.com>
3169
3170 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
3171 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
3172
657e8332
DN
31732007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
3174
de4032e9 3175 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
657e8332 3176
5eceba81
JB
31772007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
3178
3179 * emacs-lisp/advice.el (ad-make-advised-docstring):
3180 Add ad-advice-info text property to doc string.
3181
a4430c3a
GM
31822007-10-23 Glenn Morris <rgm@gnu.org>
3183
b404cf7b
GM
3184 * progmodes/f90.el (f90-do-indent, f90-if-indent)
3185 (f90-type-indent, f90-program-indent, f90-associate-indent)
3186 (f90-continuation-indent, f90-comment-region)
3187 (f90-beginning-ampersand, f90-smart-end)
3188 (f90-break-before-delimiters, f90-auto-keyword-case)
3189 (f90-leave-line-no, f90-mode-hook):
3190 Give an appropriate safe-local-variable property.
3191
a4430c3a
GM
3192 * progmodes/fortran.el (fortran-tab-mode-default)
3193 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
3194 (fortran-structure-indent, fortran-continuation-indent)
3195 (fortran-comment-indent, fortran-comment-line-extra-indent)
3196 (fortran-comment-line-start)
3197 (fortran-minimum-statement-indent-fixed)
3198 (fortran-minimum-statement-indent-tab)
3199 (fortran-comment-indent-char, fortran-line-number-indent)
3200 (fortran-check-all-num-for-matching-do)
3201 (fortran-blink-matching-if, fortran-continuation-string)
3202 (fortran-comment-region, fortran-electric-line-number)
3203 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
3204 (fortran-analyze-depth, fortran-break-before-delimiters):
3205 Give an appropriate safe-local-variable property.
3206
32707f05
DN
32072007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
3208
3209 * printing.el: Move variable definitions before use.
3210 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
3211
fdc90613 32122007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6fee106e 3213
fdc90613
MB
3214 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
3215 (tpu-edt-off): Use it.
3216 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
3217 the global-map before adding it to global-map.
6fee106e 3218
fdc90613
MB
3219 * menu-bar.el (global-buffers-menu-map): New var.
3220 (global-map, menu-bar-update-buffers): Use it.
3221 * msb.el (msb-menu-bar-update-buffers): Use it.
3222 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
3223 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
6fee106e 3224 Use with-current-buffer.
6fee106e 3225
73b27641
JL
32262007-10-22 Juri Linkov <juri@jurta.org>
3227
3228 * isearch-multi.el: New file.
3229
3230 * isearch.el (isearch-search-string): After finding the next
3231 occurrence switch to buffer isearch-buffers-current-buffer when
3232 isearch-buffers-next-buffer-function is non-nil and
3233 isearch-buffers-current-buffer is live.
3234
3235 * add-log.el (change-log-mode): Make and set buffer-local variable
3236 isearch-buffers-next-buffer-function to change-log-next-buffer.
3237 Call isearch-buffers-minor-mode.
3238 (change-log-next-buffer): New function.
3239
69c2d914
JW
32402007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
3241
01823b77 3242 * org-export-latex.el (org-export-latex-protect-string):
1a59edfc 3243 Renaming of `org-latex-protect'.
01823b77 3244 (org-export-latex-emphasis-alist): By default, don't protect
1a59edfc
SM
3245 any emphasis formatter from further conversion.
3246 (org-export-latex-tables): Honor column grouping for tables.
69c2d914 3247 (org-export-latex-title-command): New option.
1a59edfc
SM
3248 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
3249 export backslash character.
69c2d914 3250
03f3cf35
JW
32512007-10-22 Carsten Dominik <dominik@science.uva.nl>
3252
93137d49 3253 * textmodes/org.el (org-read-date-get-relative): New function.
03f3cf35
JW
3254 (org-agenda-file-regexp): New variable.
3255 (org-agenda-files): Allow directories in the variable.
3256 (org-agenda-get-restriction-and-command): New function.
3257 (org-agenda): Use `org-agenda-get-restriction-and-command'.
8b296cdd 3258 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
03f3cf35
JW
3259 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
3260 New functions.
3261 (org-entry-add-to-multivalued-property)
3262 (org-entry-remove-from-multivalued-property)
3263 (org-entry-member-in-multivalued-property): New functions.
3264 (org-remember-apply-template): Catch C-g and make sure window
3265 configuration is restored.
8b296cdd 3266 (org-agenda-open-link): Make it work with several links in the line.
03f3cf35 3267 (org-drawers, org-set-regexps-and-options)
8b296cdd 3268 (org-get-current-options): Add support for a DRAWERS in-buffer option.
03f3cf35
JW
3269 (org-agenda-window-frame-fractions): New option.
3270 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
3271 (org-columns-cleanup-item, org-find-entry-with-id)
3272 (org-insert-columns-dblock, org-listtable-to-string)
3273 (org-dblock-write:columnview, org-columns-capture-view)
3274 (org-edit-headline): New functions.
3275 (org-agenda-to-appt): Require calendar.
3276 (org-entry-get-with-inheritance): Widen for search.
3277 (org-columns-display-here): Don't mark buffer as modified when
3278 adding space characters to accomodate column overlays.
3279 (org-export-as-html): Better formatting of tags in the toc.
8b296cdd 3280 (org-columns-display-here): Make the ITEM column as compact as possible.
03f3cf35
JW
3281 (org-remember-templates): Customization interface improved.
3282 (org-export-with-property-drawer): Variable removed.
3283 (org-export-with-drawers): New option.
3284 (org-complex-heading-regexp): New variable.
3285 (org-sort-entries): Rewrite using `sort-subr'.
8b296cdd 3286 (org-set-property): More appropriate completion during interactive use.
03f3cf35 3287 (org-sort-entries): Allow sorting by property.
8b296cdd
JB
3288 (org-additional-option-like-keywords): Add more values.
3289 (org-sort-entries-or-items): Rename from `org-sort-entries'.
03f3cf35
JW
3290
32912007-10-22 Carsten Dominik <dominik@science.uva.nl>
3292
93137d49 3293 * textmodes/org.el (org-get-date-from-calendar): New function.
03f3cf35
JW
3294 (org-at-timestamp-p, org-timestamp-change)
3295 (org-remember-templates): First element of each entry is now a
3296 name for the template.
3297 (org-store-log-note): Check for `org-note-abort'.
3298 (org-kill-note-or-show-branches): New command.
3299 (org-fontify-priorities): New option.
3300 (org-fontify-priorities): New function.
3301 (org-cut-subtree, org-copy-subtree): New argument N to
3302 act on N sequential subtrees.
3303 (org-paste-subtree): Fix the level at which a tree is pasted.
3304 (org-fit-agenda-window): Limitations on window size removed.
8b296cdd
JB
3305 (org-agenda-find-same-or-today-or-agenda): Rename from
3306 `org-agenda-find-today-or-agenda'.
03f3cf35
JW
3307 (org-scheduled-past-days): New option.
3308 (org-agenda-scheduled-leaders)
3309 (org-agenda-deadline-leaders): New options.
3310 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
3311 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
3312 (org-export-with-tags, org-export-plist-vars)
3313 (org-infile-export-plist): New "tags" option.
3314 (org-use-property-inheritance): New option.
3315 (org-cached-entry-get): Use `org-use-property-inheritance'.
8b296cdd 3316 (org-remember-apply-template): Fix typo.
03f3cf35 3317
7e780ff1
MA
33182007-10-22 Michael Albinus <michael.albinus@gmx.de>
3319
3320 * net/tramp.el (tramp-find-shell)
3321 (tramp-open-connection-setup-interactive-shell): Improve sending
3322 initial commands.
3323 (tramp-action-terminal): Send debug message.
8b296cdd 3324 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
7e780ff1
MA
3325 (tramp-barf-if-no-shell-prompt): Insert code of
3326 `tramp-wait-for-shell-prompt'.
3327
4cbe2739
SM
33282007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
3329
916e6880
SM
3330 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
3331
4cbe2739
SM
3332 * term/vt200.el (terminal-init-vt200):
3333 * term/vt201.el (terminal-init-vt201):
3334 * term/vt220.el (terminal-init-vt220):
3335 * term/vt240.el (terminal-init-vt240):
3336 * term/vt300.el (terminal-init-vt300):
3337 * term/vt320.el (terminal-init-vt320):
3338 * term/vt400.el (terminal-init-vt400):
3339 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
3340
3341 * term/wyse50.el (wyse50-terminal-map): New var.
3342 (terminal-init-wyse50): Use it and input-decode-map.
3343 (enable-arrow-keys): Emasculate.
3344
3345 * term/tvi970.el (tvi970-terminal-map): New var.
3346 (terminal-init-tvi970): Use it and input-decode-map.
3347 (tvi970-keypad-numeric): Remove.
3348 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
3349
3350 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
3351 (terminal-init-sun): Use it and input-decode-map.
3352
3353 * term/news.el (terminal-init-news):
3354 * term/lk201.el (terminal-init-lk201):
3355 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
3356
e4a7fe73 33572007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
da3e76dc
JB
3358
3359 * complete.el (PC-expand-many-files): Remove.
3360 (PC-do-completion): Call file-expand-wildcards instead of
3361 PC-expand-many-files.
3362
3363 * net/tramp.el (tramp-handle-expand-many-files): Remove.
3364 (PC-expand-many-files): Remove advice.
3365
d4654cff
GM
33662007-10-22 Glenn Morris <rgm@gnu.org>
3367
3368 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
5ab33946
GM
3369 Add some support for Fortran 2003 syntax:
3370 (f90-type-indent): Now also applies to `enum'.
3371 (f90-associate-indent): New user option.
3372 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
3373 Add some F2003 keywords.
3374 (f90-constants-re): New constant.
3375 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
3376 Interface'.
3377 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
3378 `class'. Arguments for `type'/`class' may have spaces. Add a new
3379 element for functions with specified types. Add `end enum' and
4cbe2739
SM
3380 `select type'. Add `implicit enumerator' and `procedure'.
3381 Add `class default' and `type is', `class is'. Fix `go to' regexp.
5ab33946
GM
3382 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
3383 (f90-font-lock-keywords-4): Add `f90-constants-re'.
3384 (f90-blocks-re): Add `enum' and `associate'.
3385 (f90-else-like-re): Add `class is', `type is', and `class default'.
3386 (f90-end-type-re): Add `enum'.
3387 (f90-end-associate-re, f90-typeis-re): New constants.
3388 (f90-end-block-re): Add `enum' and `associate'. Change from
3389 optional whitespace to end-of-word, to avoid `enumerator'.
3390 (f90-start-block-re): Add `select type', `abstract interface', and
3391 `enum'. Avoid `type is', and `type (sometype)'.
3392 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
3393 (f90-mode): Doc fix.
3394 (f90-looking-at-select-case): Doc fix. Add `select type'.
e4a7fe73 3395 (f90-looking-at-associate): New function.
5ab33946
GM
3396 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
3397 Add `enum' and `abstract interface'.
3398 (f90-no-block-limit): Add `select type' and `abstract interface'.
3399 (f90-get-correct-indent, f90-calculate-indent)
3400 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
602d8678 3401 (f90-indent-region, f90-match-end): Handle `associate' blocks.
d4654cff 3402
ca03b5a9
GM
34032007-10-22 Martin Rudalics <rudalics@gmx.at>
3404
3405 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
3406 Use window-full-width-p.
3407
46447ab3
DN
34082007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
3409
3410 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
3411
3412 * tooltip.el: Use featurep 'xemacs.
3413
602d8678 3414 * printing.el: Move variable definitions before use, no code change.
46447ab3 3415
b38fc7f1
JL
34162007-10-22 Juri Linkov <juri@jurta.org>
3417
3418 * simple.el (goto-history-element): Allow minibuffer-default to be
3419 a list of default values accessible by typing M-n in the minibuffer.
3420
5420b514
JL
3421 * dired-x.el (dired-guess-shell-command): Put all guesses to the
3422 minibuffer default value list instead of pushing them temporarily
3423 to the history list.
3424
fdc90613 34252007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 3426
fdc90613 3427 * hexl.el (hexl-menu): New major mode menu.
6fee106e 3428
538a93d8
SM
34292007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
3430
3431 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
3432
3cd79f62
DN
34332007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3434
538a93d8 3435 * w32-fns.el (w32-quote-process-args):
200fe89b
DN
3436 * dos-w32.el (print-region-function, lpr-headers-switches)
3437 (ps-print-region-function): Pacify byte-compiler.
3438
f8246027 3439 * emulation/edt-mapper.el (function-key-map):
538a93d8
SM
3440 (edt-map-key): Make it a function instead of using fset.
3441 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
f8246027
DN
3442 (edt-gnu-map-key, edt-lucid-map-key): Remove.
3443 (edt-x-emacs-p): Remove.
538a93d8 3444 (edt-emacs-variant, edt-window-system, edt-xserver):
f8246027
DN
3445 Use featurep 'xemacs.
3446
3447 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
3448 Replace eudc-xemacs-p with its definition.
3449 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
3450 (eudc-emacs-mule-p): Remove.
3451 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
3452 eudc-xemacs-p with feature tests.
3453
3454 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
3455 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
3456 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
538a93d8
SM
3457 (eudc-bob-toggle-inline-display):
3458 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
3459 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
f8246027 3460
538a93d8
SM
3461 * net/eudcb-ph.el (eudc-ph-open-session):
3462 Replace eudc-xemacs-mule-p with its former definition.
f8246027
DN
3463
3464 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
538a93d8 3465 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
f8246027 3466
538a93d8
SM
3467 * progmodes/vera-mode.el (vera-xemacs): Remove.
3468 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
f8246027
DN
3469
3470 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
3471 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
3472 (vhdl-speedbar-initialize, vhdl-ps-print-init)
3473 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
3474 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
3475 with (featurep 'xemacs).
3476
3477 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
538a93d8
SM
3478 (save-buffer-state-x):
3479 * obsolete/fast-lock.el (fast-lock-verbose):
f8246027 3480 * emulation/viper-init.el (viper-xemacs-p)
538a93d8
SM
3481 (viper-cond-compile-for-xemacs-or-emacs):
3482 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
3483 * ps-print.el (case-fold-search):
3484 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
f8246027
DN
3485 * calculator.el (calculator-help): Use featurep 'xemacs.
3486
3cd79f62 3487 * progmodes/prolog.el: Undo previous change.
538a93d8 3488 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
3cd79f62
DN
3489
3490 * progmodes/dcl-mode.el:
3491 * play/yow.el:
3492 * calendar/todo-mode.el:
3493 * calendar/cal-hebrew.el:
3494 * vc-hg.el: Undo previous change.
538a93d8 3495
3cd79f62
DN
3496 * vms-patch.el: Likewise.
3497 (print-region-function): Pacify byte-compiler.
3498
5b2e628f
MA
34992007-10-21 Michael Albinus <michael.albinus@gmx.de>
3500
3501 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
3502 preserve-uid-gid.
3503
3504 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
3505 compatibility. It is not used, though.
3506
9c13938d
MA
3507 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
3508 Require tramp-cmds.el.
3509 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
3510 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
3511 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
3512 (tramp-do-copy-or-rename-file-out-of-band)
3513 (tramp-maybe-open-connection): Use `make-temp-name'. This is
3514 possible, because we don't need to create the temporary file, but
538a93d8 3515 we need a prefix for ssh, which has its own temporary file handling.
9c13938d
MA
3516 (tramp-handle-delete-directory): Add "-f" to rmdir.
3517 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
3518 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
3519 a signal, in order to give the callee a chance to suppress.
3520 (tramp-handle-write-region): Set owner also in case of short
3521 track. Don't use compatibility calls for `write-region' anymore.
3522 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
3523 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
3524
3525 * net/tramp-cmds.el: New file.
3526
3527 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
3528 `tramp-clear-passwd'.
3529
3530 * net/trampver.el: Update release number.
3531
2f42c75f
DN
35322007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3533
3534 * progmodes/gud.el (gud-target-name): Move definition before use.
3535
3536 * progmodes/dcl-mode.el: Require imenu at compile time.
3537
538a93d8
SM
3538 * progmodes/cc-engine.el (c-maybe-stale-found-type):
3539 Pacify byte-compiler.
2f42c75f 3540
538a93d8 3541 * obsolete/fast-lock.el: Use featurep test instead of string-match.
2f42c75f 3542
538a93d8
SM
3543 * eshell/esh-mode.el (eshell-handle-ansi-color):
3544 Require ansi-color at compile time too.
2f42c75f 3545
ba63d441 3546 * eshell/em-unix.el (eshell/info): Require info at compile time too.
2f42c75f
DN
3547
3548 * w32-fns.el: Require w32-vars.
3549
3550 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
3551 time too.
3552
c46f60a8
SM
35532007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
3554
538a93d8 3555 * double.el ([ignore]): Use `ignore'.
c46f60a8
SM
3556 (double-setup): Inline into double-mode.
3557 (double-mode): Use define-minor-mode.
3558
729f1525
DN
35592007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3560
3561 * textmodes/reftex.el: Move require easymenu before first use.
3562 (reftex-info): Require info at compile too.
3563
3564 * textmodes/org-publish.el (org-publish-org-to-html)
3565 (org-publish-org-to): Require org at compile time too.
3566 (org-publish-attachment): Require at compile time too.
3567
c46f60a8
SM
3568 * term/tty-colors.el (w32-tty-standard-colors):
3569 Pacify byte-compiler.
729f1525
DN
3570
3571 * term/pc-win.el (frame-creation-function-alist): Add to this
3572 instead of setting frame-creation-function.
3573
3574 * play/blackbox.el (bb-up, bb-down): Use forward-line.
3575
c46f60a8 3576 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
729f1525
DN
3577
3578 * calendar/todo-mode.el: Require calendar at compile time.
3579
3b0664df 3580 * calendar/cal-hebrew.el: Require holidays at compile time.
729f1525
DN
3581
3582 * w32-vars.el: Provide w32-vars.
3583
3584 * term/w32-win.el: Require w32-vars.
3585 (w32-color-map): Pacify byte-compiler.
3586
ba63d441 3587 * loadup.el: Load w32-vars before term/w32-win.
729f1525 3588
64b53a1f
JL
35892007-10-20 Juri Linkov <juri@jurta.org>
3590
3591 * textmodes/fill.el (fill-paragraph): When the region is active,
3592 don't try other `or' branches regardless of the value returned by
3593 fill-region; just return t.
3594
e0752dd7
ER
35952007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3596
3597 * vc.el (vc-do-command): Condition out a misleading message when
3598 running asynchronously.
ccd9fab6 3599 (vc-deduce-fileset): New argument enables using an unregistered
675007bc 3600 visited file as a singleton fileset if nothing else is available.
ccd9fab6 3601 (vc-next-action): Restore file-registering behavior.
e0752dd7 3602
437806ed
JB
36032007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3604
3605 * calc/README: Add recent news.
3606
97546017
DN
36072007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3608
3609 * term/x-win.el (x-gtk-stock-map, icon-map-list)
3610 (x-gtk-map-stock): Delete duplicated definitions from merge.
3611
97546017 3612 * progmodes/compile.el (compilation-skip-to-next-location)
ba63d441
JB
3613 (compilation-skip-threshold, compilation-skip-visited):
3614 Move definitions earlier.
97546017 3615
d5d1f5fd 3616 * play/decipher.el (decipher-keypress):
97546017
DN
3617 * play/zone.el (zone-fall-through-ws):
3618 * play/landmark.el (lm-move-down, lm-move-up):
3619 * play/handwrite.el (handwrite):
3620 * mail/mspools.el (mspools-visit-spool):
3621 * wdired.el (wdired-next-line, wdired-previous-line):
3622 * tar-mode.el (tar-subfile-save-buffer):
3623 * scroll-lock.el (scroll-lock-next-line)
3624 (scroll-lock-previous-line):
3625 * image-dired.el (image-dired-next-line)
3626 (image-dired-previous-line):
ba63d441
JB
3627 * ediff-help.el (ediff-help-message-line-length):
3628 Use forward-line.
97546017
DN
3629
3630 * smerge-mode.el (smerge-auto-refine):
3631 * diff-mode.el (diff-auto-refine): Add :group.
3632
3633 * play/yow.el: Require doctor at compile time.
3634
3635 * vmsproc.el: Provide vmsproc.
3636 (command-send-input): Use forward-line.
3637
3638 * vms-patch.el: Require ps-print and vmsproc at compile time.
3639
3640 * vc-mtn.el (log-view-message-re, log-view-file-re)
3641 (log-view-font-lock-keywords): Pacify byte-compiler.
3642
3643 * vc-hg.el: Require log-view at compile time.
3644
dce693f8
ER
36452007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3646
3647 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
3648
dd026a6a
GM
36492007-10-20 Glenn Morris <rgm@gnu.org>
3650
3651 * progmodes/f90.el (f90-font-lock-keywords-2)
3652 (f90-looking-at-type-like): Fix regexp typos.
3653
1dd743c9
JB
36542007-10-19 Juanma Barranquero <lekktu@gmail.com>
3655
74a6d927 3656 * bs.el (bs--track-window-changes): Don't refresh the whole list.
5c742460 3657 (bs-mode): Set mode-class property to special.
74a6d927 3658
2659df68
SM
36592007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3660
3661 * diff-mode.el (diff-auto-refine): New var.
3662 (diff-hunk): Use it.
3663 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
3664 (diff-refine-change): Rename from diff-fine-change. Change it.
3665 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
3666 (diff-refine-hunk): Rename from diff-fine-highlight.
3667
83ea5543
JPW
36682007-10-20 John Paul Wallington <jpw@pobox.com>
3669
3670 * help-fns.el (describe-variable-custom-version-info): New function
3671 to return variable's version or package version note.
3672 (describe-variable): Use it, display result.
3673
54a2247d
SM
36742007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3675
2daf4bc6
SM
3676 * smerge-mode.el (smerge-auto-refine): New var.
3677 (smerge-next, smerge-prev): Use it.
3678 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
3679
cc349341
SM
3680 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3681 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
3682
54a2247d
SM
3683 * vc-bzr.el (vc-bzr-diff-tree):
3684 * vc-git.el (vc-git-diff-tree):
3685 * vc-hg.el (vc-hg-diff-tree):
3686 * vc-mcvs.el (vc-mcvs-diff-tree):
3687 * vc-mtn.el (vc-mtn-diff-tree):
3688 * vc-svn.el (vc-svn-diff-tree): Remove.
3689
844b90ae
SM
3690 * vc-mtn.el (vc-mtn-revision-completion-table):
3691 * vc-cvs.el (vc-cvs-revision-completion-table):
3692 * vc-arch.el (vc-arch-revision-completion-table):
87d1a48e 3693 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
9f11ce4e 3694 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
844b90ae 3695 Make it work when the arg is a list of files.
a44d450b 3696
a7192ddb
SM
36972007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3698
3699 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
3700 Also `revision-completion-table' now takes a list of files.
3701 (vc-deduce-fileset): Remove unused var `regexp'.
3702 Only obey allow-directory-wildcard in dired buffers.
3703 (vc-default-diff-tree): Remove.
3704 (vc-diff-added-files): New var.
3705 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
3706 (vc-version-diff): Revert from `vc-history-diff' to the original name.
3707 Remove the `backend' arg.
3708 (vc-contains-version-controlled-file): Remove.
3709 (vc-diff): Bring it closer to the version in Emacs-22.
3710 (vc-revert): Fix typo in let-binding.
3711 (vc-default-unregister): Remove.
3712 (vc-dired-buffers-for-dir): Remove N^2 behavior.
3713
7caf6803
DN
37142007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
3715
3716 * textmodes/two-column.el (2C-split, 2C-merge):
3717 * textmodes/bib-mode.el (bib-find-key, mark-bib):
3718 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
3719 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
3720 * progmodes/ada-xref.el (ada-get-all-references):
3721 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
3722 * emulation/vi.el (vi-previous-line-first-nonwhite)
3723 (vi-effective-range, vi-put-before):
3724 * emulation/edt.el (edt-next-line, edt-previous-line)
3725 (edt-paragraph-forward): Use forward-line.
3726
3727 * progmodes/etags.el (tags-apropos): Require apropos at compile
3728 time too.
3729
3730 * progmodes/prolog.el: Require comint when compiling.
3731 (inferior-prolog-flavor): Move defvar before use.
3732
35a46c5c
RS
37332007-10-19 Richard Stallman <rms@gnu.org>
3734
3735 * font-core.el (turn-on-font-lock-if-desired):
a7192ddb 3736 Rename from `turn-on-font-lock-if-enabled'.
35a46c5c
RS
3737 Fully obey `font-lock-global-modes'.
3738
cd62539f
SM
37392007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3740
8872469d
SM
3741 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
3742 which will not affect the behavior of things like forward-word.
3743 (diff-fine-highlight): Preserve point.
3744
eb8d0216
SM
3745 * doc-view.el (doc-view-mode-map): Use remapping.
3746 Don't rebind C-v, M-v to their default value.
3747 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
3748
cd62539f
SM
3749 * smerge-mode.el: Add word-granularity refinement.
3750 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
3751 (smerge-refine-weight-hack): New vars.
3752 (smerge-refine-forward): New fun.
3753 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
3754 (smerge-refine-subst): Use them as well. Preserve point.
3755
d66d6ac0
JB
37562007-10-19 Juanma Barranquero <lekktu@gmail.com>
3757
fc779383
JB
3758 * follow.el (follow-unload-function): New function.
3759
d66d6ac0
JB
3760 * loadhist.el (unload-function-features-list):
3761 Rename from `unload-hook-features-list'.
3762 (unload-hook-features-list): Add as obsolete alias.
3763 (unload-feature): Use `unload-function-features-list'
3764 and new FEATURE-unload-function.
3765
7e4e9c66
GM
37662007-10-19 Glenn Morris <rgm@gnu.org>
3767
3768 * bindings.el (mouse-minor-mode-menu)
3769 (minor-mode-menu-from-indicator): Move to mouse.el.
3770 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
d66d6ac0 3771 Move here from bindings.el.
7e4e9c66 3772
07894d42
RS
37732007-10-19 Richard Stallman <rms@gnu.org>
3774
3775 * help-fns.el (describe-function-1): Don't use the advice origname
3776 if it has no function definition.
3777
bd316474
KY
37782007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
3779
3780 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
3781 Use `save-restriction' rather than `widen'.
3782
658dcd47
RS
37832007-10-18 Richard Stallman <rms@gnu.org>
3784
3785 * time.el (display-time-world-time-format): Display day # not month #.
3786
c9a9a5e3
RS
37872007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
3788
9a905782
RS
3789 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
3790
c9a9a5e3
RS
3791 * doc-view.el: Remove version keyword.
3792 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3793 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
3794 (doc-view-ghostscript-options): Improve custom type.
3795 (doc-view-cache-directory, doc-view-conversion-buffer)
3796 (doc-view-conversion-refresh-interval): Simplify custom type.
3797
d27180ec
RS
37982007-10-18 Tassilo Horn <tassilo@member.fsf.org>
3799
3800 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
3801 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
3802 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
d66d6ac0
JB
3803 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
3804 Remove superfluous messages.
3805 (doc-view-mode-map): Use the image-mode scrolling commands.
3806 Don't rebind C-x k.
414dd971 3807
6a658a30
RS
38082007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
3809
3810 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
3811 Add comment about "-dSAFER".
3812
1bb5ab89
SM
38132007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3814
4387d9f4
SM
3815 * term/xterm.el: Don't require xt-mouse.
3816 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
3817 calling turn-on-xterm-mouse-tracking-on-terminal directly.
3818
af020a04
SM
3819 * xt-mouse.el: Don't change the global function-key-map anny more.
3820 (xterm-mouse-mode): Use terminal-init-xterm-hook.
3821 Don't use after-make-frame-functions now that term/xterm.el calls
3822 us directly.
3823 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
3824 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
3825 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
3826 Setup input-decode-map and remember that xterm-mouse-mode was
3827 enabled in this terminal.
3828 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
3829 terminals where it has been enabled.
3830
8782c744
SM
3831 * faces.el (tty-create-frame-with-faces): Make sure not only
3832 tty-run-terminal-initialization but also set-locale-environment
3833 are run only once per terminal.
3834 (tty-run-terminal-initialization): Don't check if the terminal was
3835 already initted.
3836
1bb5ab89
SM
3837 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
3838 not to remove keymaps that just happen to inherit from one of ours.
3839 When setting up our keymap, make sure it won't be accidentally
3840 modified by someone else.
3841
cb7bddf6
TTN
38422007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
3843
3844 * textmodes/artist.el (artist-previous-line, artist-next-line):
e82a724f 3845 * dired.el (dired-next-line, dired-previous-line):
e73ea842
TTN
3846 * progmodes/delphi.el (delphi-newline):
3847 * textmodes/org.el (org-columns-eval):
cb7bddf6
TTN
3848 Use forward-line.
3849
de3cc816
TTN
3850 * emerge.el (emerge-setup): Use insert-buffer-substring.
3851 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
3852
3e4dfbb6
JB
38532007-10-18 Juanma Barranquero <lekktu@gmail.com>
3854
3855 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
3856 (adaptive-fill-function): Doc fix. Remove * from docstring.
3857
38582007-10-18 Tom Horsley <tom.horsley@att.net>
d4cb4833
GM
3859
3860 * simple.el (interprogram-paste-function): Doc fix.
3861 (current-kill): Accept list of strings as well
3862 as single string from `interprogram-paste-function'.
3863
4fbd8ec3
GM
38642007-10-18 Glenn Morris <rgm@gnu.org>
3865
3866 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
3867
fe1afc9b
GM
38682007-10-18 Drew Adams <drew.adams@oracle.com>
3869
3870 * bindings.el (mode-line-minor-mode-keymap):
3871 Add mouse-minor-mode-menu on mouse-1.
3872 (mode-line-modes): Add mouse-1 to help-echo text.
3873 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
3874 New functions.
3875 (mode-line-minor-mode-help): Doc fix.
3876
8dd4830b
JL
38772007-10-17 Juri Linkov <juri@jurta.org>
3878
3879 * textmodes/fill.el (fill-paragraph-or-region): Remove function
3880 at the request of RMS.
3881 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
3882 arg `region'. Fix docstring. At the first `or' branch add call to
3883 `fill-region' if it the region is active in transient-mark-mode.
3884
3885 * bindings.el (esc-map): Bind M-q to fill-paragraph
3886 instead of fill-paragraph-or-region.
3887
3888 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
3889 with fill-paragraph.
3890
3891 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
3892 Fix docstring.
3893
3894 * indent.el (indent-for-tab-command): Change interactive spec from
3895 "P" to "p". Add check for interactive arg before indenting the
3896 active region.
3897
3898 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
3899 Regroup.
3900
b5307e9c
JB
39012007-10-17 Juanma Barranquero <lekktu@gmail.com>
3902
77f698ef
JB
3903 * emacs-lisp/find-func.el: Don't require loadhist.
3904
b5307e9c
JB
3905 * loadhist.el (feature-symbols, file-provides, file-requires)
3906 (file-set-intersect, file-dependents): Simplify.
3907 (unload-feature-special-hooks): Update list of special hooks.
3908
640602f7
RS
39092007-10-17 Tassilo Horn <tassilo@member.fsf.org>
3910
3911 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
3912 extensions since they can be viewed with doc-view.
3913
3914 * files.el (auto-mode-alist): Make doc-view-mode the default mode
3915 for pdf, ps and dvi files.
3916
3917 * doc-view.el: Make doc-view-mode the standard mode for viewing
3918 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
3919 text and image display. Add binding C-c C-e to switch to an
3920 editing mode.
3921 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
b5307e9c 3922 avoid security problems when rendering files from untrusted sources.
640602f7 3923
57581fcc
VJL
39242007-10-17 Aaron Hawley <aaronh@garden.org>
3925
3926 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
3927 position is not saved.
3928
4b378e75
RS
39292007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
3930
3931 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
3932 (doc-view-ghostscript-options): Fix typo in doc string.
3933
17f3909f
SM
39342007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
3935
77041513
SM
3936 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
3937 handling, so compilation-fake-loc works again.
3938
1a4a884c
SM
3939 * server.el (server-select-display): Nop if we do not support m-f-o-d.
3940 (server-process-filter): Revert last change.
3941
17f3909f
SM
3942 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
3943 behavior unrelated to filesets.
3944
cdbd4b4b
CY
39452007-10-17 Chong Yidong <cyd@stupidchicken.com>
3946
3947 * longlines.el (longlines-wrap-follows-window-size): Integer value
3948 specifies wrapping margin.
17f3909f
SM
3949 (longlines-mode, longlines-window-change-function):
3950 Set window-specific wrapping margin based on the above.
cdbd4b4b 3951
902fa837
CY
39522007-10-17 John Wiegley <johnw@newartisans.com>
3953
3954 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
3955
8a3a4fd3
DN
39562007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
3957
3958 * server.el (server-process-filter): Only set display if X11 is
3959 supported.
3960
f3523b17
GM
39612007-10-17 Glenn Morris <rgm@gnu.org>
3962
17f3909f
SM
3963 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
3964 Tweak regexp to avoid stack overflow.
f3523b17 3965
4144e15e
SM
39662007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
3967
3968 * simple.el (reindent-then-newline-and-indent): Don't assume that
3969 indent-according-to-mode preserves point.
3970
e749f576
JB
39712007-10-16 Juanma Barranquero <lekktu@gmail.com>
3972
3973 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
3974 (bs--nth-wrapper): Simplify.
3975 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
3976 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
3977 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
3978 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
3979 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
3980 (bs-configurations, bs-default-configuration)
3981 (bs-alternative-configuration, bs-cycle-configuration-name)
3982 (bs-string-show-always, bs-string-show-never, bs-string-current)
3983 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
3984 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
3985 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
3986 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
3987 (bs--window-config-coming-from): Revert 2006-11-09 change.
3988 (bs--restore-window-config): Keep the selected frame.
3989 (bs--track-window-changes, bs--remove-hooks): New functions.
3990 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
3991 (bs--create-header): Remove.
3992 (bs--create-header-line): New function, based on `bs--create-header'.
3993 (bs--show-header): Use `bs--create-header-line'.
3994 (bs--show-with-configuration): Revert 2006-11-09 change.
3995 Don't reuse window unless it is visible on the selected frame.
3996 Restore window configuration (possibly in a different frame)
3997 before creating any window.
3998
bf825c62
GM
39992007-10-16 Glenn Morris <rgm@gnu.org>
4000
4001 * simple.el (blink-matching-open): Don't report false errors with
4002 the `$' syntax class.
4003
745dc723
RS
40042007-10-16 Richard Stallman <rms@gnu.org>
4005
4006 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
4007 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
4008 (ad-is-advised, ad-get-advice-info-field)
4009 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
4010
6e5d0e9e
SM
40112007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
4012
4013 * vc-hooks.el (vc-workfile-version): Compatibility alias.
4014 (vc-default-working-revision): Compatibility for backends.
4015
095aa9cd
JB
40162007-10-15 Juanma Barranquero <lekktu@gmail.com>
4017
4018 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
4019 (filesets-ormap, filesets-sort-case-sensitive-flag)
4020 (filesets-remake-shortcut, filesets-ingroup-collect-files):
4021 Fix typos in docstrings.
4022 (filesets-conditional-sort, filesets-find-or-display-file)
4023 (filesets-data-get-name, filesets-data-get-data)
4024 (filesets-data-set, filesets-cmd-query-replace-getargs)
4025 (filesets-ingroup-collect): Doc fixes.
4026
78205dab
SS
40272007-10-15 Sam Steingold <sds@gnu.org>
4028
4029 * mail/sendmail.el (sendmail-error-reporting-interactive)
4030 (sendmail-error-reporting-non-interactive): New variables for
4031 sendmail error reporting options to simplify support for imperfect
4032 sendmail emulators.
4033 (sendmail-send-it): Use them instead of list literals.
4034
0c2ab389
JB
40352007-10-15 Juanma Barranquero <lekktu@gmail.com>
4036
4037 * help-fns.el: Revert previous change; it creates a
4038 dependency loop between advice.el and help-fns.el.
4039
20beebfe
JB
40402007-10-15 Juanma Barranquero <lekktu@gmail.com>
4041
4042 * help-fns.el: Require advice when compiling.
4043
0fbd1f76
RS
40442007-10-14 Drew Adams <drew.adams@oracle.com>
4045
4046 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
4047 (ring-insert+extend, ring-remove+insert+extend, ring-member)
4048 (ring-next, ring-previous): New functions.
4049
72a20032
RS
40502007-10-14 Richard Stallman <rms@gnu.org>
4051
4052 * emacs-lisp/advice.el (documentation): Advice deleted.
4053 Doc for advised functions is now handled at C level.
72a20032
RS
4054 (ad-stop-advice, ad-start-advice): Don't enable or disable
4055 advice for `documentation'.
4056 (ad-advised-definition-docstring-regexp): Var deleted.
4057 (ad-make-advised-definition-docstring): Store orig name
4058 as text property of string.
4059 (ad-advised-definition-p): Check for text property of docstring.
4060
4061 * help-fns.el (describe-function-1): Find source of advised functions.
4062
09723615
JL
40632007-10-14 Juri Linkov <juri@jurta.org>
4064
4065 * faces.el (describe-face): Allow handling a string as the face name.
4066
4067 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
4068 active region in transient-mark-mode.
4069 (ispell-region): Change messages displayed at the start and end of
4070 the spell-checking to be the same.
4071
4072 * startup.el (fancy-startup-tail): Say exactly what does the button
4073 dismiss ("Dismiss this startup screen"). Use text "Never show
4074 it again" for the checkbox after this button.
4075 (fancy-startup-screen, fancy-about-screen): Put point before the
4076 first link, so the user can quickly select links with the keyboard.
4077 (normal-mouse-startup-screen): Add more useful text describing how
4078 to follow a link.
4079
9099b373
GM
40802007-10-14 Glenn Morris <rgm@gnu.org>
4081
4082 * progmodes/etags.el (select-tags-table): Disable undo in the
4083 `*Tags Table List*' buffer.
4084
2140d97e
EZ
40852007-10-13 Eli Zaretskii <eliz@gnu.org>
4086
4087 * dired.el (dired-warn-writable): New face.
4088 (dired-warn-writable-face): New variable.
4089 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
4090 of dired-warning-face, for group- and world-writable files.
4091
b2529d56
MB
40922007-10-13 Richard Stallman <rms@gnu.org>
4093
4094 * files.el (directory-abbrev-alist): Doc fix.
4095
40962007-10-13 Jari Aalto <jari.aalto@cante.net>
4097
4098 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
4099
41002007-10-12 Martin Rudalics <rudalics@gmx.at>
4101
4102 * frame.el (set-frame-configuration): Assign name parameter only
4103 if it has been set explicitly before.
4104
41052007-10-11 Tom Tromey <tromey@redhat.com>
4106
4107 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
4108 frame is visible.
4109
41102007-10-10 Richard Stallman <rms@gnu.org>
4111
4112 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
4113 in *Backtrace*.
4114
4115 * faces.el (face-font-selection-order): Doc fix.
4116
4117 * loadhist.el (unload-feature): Doc fix.
4118
d1b38156
GM
41192007-10-13 Glenn Morris <rgm@gnu.org>
4120
4121 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
4122 (octave-re-search-forward-kw, octave-re-search-backward-kw):
4123 Add doc string, and an explicit COUNT argument.
4124 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
4125 `inc' to search functions.
4126
4127 * faces.el (face-spec-set): When FRAME is nil, set the default for
4128 new frames (restores pre-2007-09-17 behavior). Doc fix.
4129
a584f30f
GM
41302007-10-13 John W. Eaton <jwe@octave.org>
4131
4132 * progmodes/octave-mod.el (octave-looking-at-kw)
4133 (octave-re-search-forward-kw, octave-re-search-backward-kw):
4134 New functions.
4135 (octave-in-defun-p, calculate-octave-indent)
4136 (octave-blink-matching-block-open, octave-beginning-of-defun)
4137 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
4138 to search for regexps that contain case-sensitive keywords.
4139 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
4140 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
4141
ce00d093
DN
41422007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
4143
20beebfe
JB
4144 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
4145 Do not use a single clause cond.
2b444e1f 4146
ce00d093
DN
4147 * cus-start.el (all): Use test that does not match the X11 version
4148 for mac.
4149
a4382f98
EZ
41502007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
4151
4152 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
4153 BROWSE buffer.
4154
3d2062d8
DN
41552007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
4156
4157 * cus-start.el (all): Undo previous change.
4158
e2cfa9af
GM
41592007-10-13 Glenn Morris <rgm@gnu.org>
4160
4161 * woman.el (woman0-rename): Fix paren typo.
4162
4163 * mail/feedmail.el (feedmail-run-the-queue)
4164 (feedmail-look-at-queue-directory):
4165 * mail/reporter.el (reporter-dump-state):
4166 * net/eudc-hotlist.el (eudc-edit-hotlist):
4167 * net/eudc.el (eudc-display-records)
4168 (eudc-filter-duplicate-attributes)
dd026a6a 4169 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
e2cfa9af
GM
4170 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
4171 (eudc-bbdb-query-internal):
4172 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
4173 * net/socks.el (socks-build-auth-list):
4174 * progmodes/cc-cmds.el (top level):
dd026a6a 4175 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
e2cfa9af
GM
4176 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
4177 (cperl-write-tags, cperl-tags-treeify):
4178 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
4179 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
4180 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
4181 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
4182 (idlwave-toolbar-remove-everywhere):
4183 * progmodes/idlwave.el (idlwave-indent-line)
4184 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
4185 (idlwave-write-paths, idlwave-all-method-classes)
4186 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
feba774f
GM
4187 (idlwave-fix-keywords, idlwave-display-calling-sequence)
4188 (idlwave-complete-in-buffer):
e2cfa9af 4189 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
9001c33f 4190 (org-fast-tag-selection):
20beebfe 4191 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
9001c33f 4192 than mapcar.
e2cfa9af 4193
5eee3c95
DN
41942007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
4195
4196 * diff-mode.el (diff-fine-change): Add :group.
4197
e470405c
DN
41982007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
4199
4200 * cus-start.el (all): Use the same test as the 22.2 branch.
4201
ef63ea1c
SM
42022007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4203
4204 * diff-mode.el (diff-current-defun): Force recomputation of
4205 change-log-default-name.
4206
34c10a58
CY
42072007-10-12 Chong Yidong <cyd@stupidchicken.com>
4208
4209 * startup.el (fancy-startup-screen): Remove an unnecessary newline
4210 and some leftover logic regarding dedicated frames. If showing
4211 concise startup screen, fit window to buffer.
4212 (command-line-1): If we will be using the splash screen, use
6e5d0e9e
SM
4213 find-file instead of find-file-other-window to find additional files.
4214 Comment out unused code for coping with the old sit-for behavior.
34c10a58 4215
e3d60db0
SM
42162007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4217
4218 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
4219 `meta' modifier consistently, rather than using sometimes meta
4220 sometimes alt.
4221
af84194a
MR
42222007-10-12 Martin Rudalics <rudalics@gmx.at>
4223
4224 * window.el (handle-select-window): Revert part of 2007-10-08
4225 change setting the input focus.
4226
9b5007e7
GM
42272007-10-12 Glenn Morris <rgm@gnu.org>
4228
0128cdc0
GM
4229 * startup.el (command-line): Do not read abbrev file in batch mode.
4230
1663d0b8
GM
4231 * emacs-lisp/byte-opt.el (top level):
4232 * mail/rmail.el (rmail-list-to-menu):
4233 * obsolete/hilit19.el (hilit-mode):
4234 * progmodes/cc-mode.el (c-postprocess-file-styles)
4235 (c-submit-bug-report):
b6064d52
GM
4236 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
4237 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
4238 (reftex-access-parse-file):
4239 * textmodes/reftex-cite.el (reftex-do-citation)
4240 (reftex-insert-bib-matches):
4241 * textmodes/reftex-ref.el (reftex-offer-label-menu):
4242 * textmodes/reftex-sel.el (reftex-select-unmark):
4243 * textmodes/reftex-toc.el (reftex-toc-do-promote):
1663d0b8
GM
4244 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
4245
9b5007e7
GM
4246 * cus-edit.el (custom-variable-menu, custom-face-menu)
4247 (custom-group-menu): Check init-file-user rather than
4248 user-init-file, in case cus-edit is loaded by site-run-file.
4249
f509e245
DN
42502007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
4251
4252 * vc.el (vc-deduce-fileset): Delete unused code.
4253 (vc-next-action): Fix typos.
4254
3d5aef76
JB
42552007-10-11 Juanma Barranquero <lekktu@gmail.com>
4256
4257 * bs.el (bs--mark-unmark): New function.
4258 (bs-mark-current, bs-unmark-current): Use it.
4259
ebd0c5ba
ER
42602007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4261
1e355d74
ER
4262 * vc.el (vc-diff):
4263 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
dd026a6a
GM
4264 temporarily disable the check for his edge case of
4265 vc-diff (stopping it from grinding when called from $HOME), as
1e355d74
ER
4266 it's calling some brittle code in vc-hooks.el.
4267 (with-vc-properties): Fix evaluation time of a macro argument.
d69db164 4268 * ediff-vers.el (ediff-vc-internal):
9b5007e7
GM
4269 * vc-hooks.el:
4270 * loaddefs.el: Follow up on VC terminology change.
ebd0c5ba 4271
76448620
JB
42722007-10-11 Juanma Barranquero <lekktu@gmail.com>
4273
4274 * follow.el (follow-stop-intercept-process-output):
4275 Use `follow-call-process-filter' rather than `process-filter'.
4276 Simplify.
4277
44cd688b
ER
42782007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4279
4280 * vc-hooks.el (vc-registered): Robustify this function a bit
4281 against filenames with no directory component.
4282
8785049a
SM
42832007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4284
4285 * international/characters.el: Undo unwanted and unexplained change.
4286
4d7a3631
VJL
42872007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4288
4289 * ps-print.el: Fix the usage of :foreground and :background face
4290 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
4291 (ps-print-version): New version 6.7.6.
76448620
JB
4292 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
4293 Fix code.
4d7a3631
VJL
4294 (ps-face-foreground-color-p, ps-face-background-color-p)
4295 (ps-face-color-p): New inline funs.
4296
15841868
JW
42972007-10-10 Carsten Dominik <dominik@science.uva.nl>
4298
93137d49 4299 * textmodes/org.el (org-additional-option-like-keywords): New constant.
15841868
JW
4300 (org-complete): Use `org-additional-option-like-keywords'.
4301 (org-parse-local-options): New function.
4302
43032007-10-10 Carsten Dominik <dominik@science.uva.nl>
4304
93137d49
JB
4305 * textmodes/org.el (org-in-clocktable-p): New function.
4306 (org-clock-report): Only update the table at point, or insert a new one.
15841868
JW
4307 (org-clock-goto): New function.
4308 (org-open-file): Use `start-process-shell-command' instead of
8785049a 4309 `shell-command' with an ampersand.
15841868
JW
4310 (org-deadline, org-schedule): New argument REMOVE to remove the
4311 date from the entry.
4312 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
4313 argument to `org-schedule' and `org-deadline'.
4314 (org-trim): Use the correct expressions for beginning and end of
4315 the string.
4316 (org-get-cleaned-entry): Trim the string before returning it.
4317 (org-clock-find-position): New function.
4318 (org-clock-into-drawer): New option.
8785049a
SM
4319 (org-agenda-tags-column): Rename from
4320 `org-agenda-align-tags-to-column'.
15841868
JW
4321 (org-agenda-align-tags): Allow negative values for
4322 `org-agenda-tags-column'.
8785049a
SM
4323 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
4324 (org-agenda-to-appt): New optional argument FILTER.
15841868
JW
4325 (org-completion-fallback-command): New variable.
4326 (org-complete): Use `org-completion-fallback-command'.
4327 (org-find-base-buffer-visiting): Catch the case that there is no
4328 buffer visiting the file.
4329 (org-property-or-variable-value): New function.
4330 (org-todo): Use `org-property-or-variable-value'
4331 (org-agenda-compact-blocks): New option.
8785049a
SM
4332 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
4333 (org-agenda-schedule, org-agenda-deadline):
4334 Call `org-agenda-show-new-time'.
15841868 4335 (org-agenda-show-new-time): New argument PREFIX.
8785049a 4336 (org-colgroup-info-to-vline-list): Fix but that cause a
15841868
JW
4337 shift in the vertical lines.
4338 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
4339 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
4340 (org-indent-item): No arg in call to `org-fix-bullet-type'.
8785049a 4341 (org-fix-bullet-type): Remove argument.
15841868
JW
4342 (org-read-date): Check for am/pm twice, to catch the end time.
4343 (org-goto-map): Use `suppress-keymap'.
4344 (org-remember-apply-template): Respect the dynamically scoped
4345 selection character.
4346
15841868
JW
43472007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
4348
93137d49 4349 * textmodes/org-export-latex.el (org-export-latex-protect-string):
8785049a
SM
4350 Renaming of `org-latex-protect'.
4351 (org-export-latex-emphasis-alist): By default, don't protect
4352 any emphasis formatter from further conversion.
4353 (org-export-latex-tables): Honor column grouping for tables.
15841868 4354 (org-export-latex-title-command): New option.
8785049a
SM
4355 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
4356 export backslash character.
15841868 4357
a888f521
SM
43582007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
4359
9e483377
SM
4360 * frame.el (frame-inherited-parameters): Remove unused `environment'
4361 parameter, and let server.el add `client' when needed.
4362
4419b755
SM
4363 * server.el (server-create-tty-frame)
4364 (server-create-window-system-frame): Set frame-inherited-parameters.
4365
ab6198b2
SM
4366 * frame.el (frame-inherited-parameters): New var.
4367 (make-frame): Use it.
4368
ef651d13
SM
4369 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
4370
4371 * env.el (let-environment): Remove. Unused.
4372 (read-envvar-name): Simplify.
4373 (setenv): Remove unused arg `frame'.
4374
a888f521
SM
4375 * help-fns.el (describe-variable): Add missing " " for multiline
4376 obsolescence info and missing EOL after global value.
4377
ac3f4c6f
ER
43782007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4379
4380 * add-log.el:
4381 * ediff-vers.el:
4382 * log-view.el:
4383 * pcvs.el:
4384 * vc-arch.el:
4385 * vc-bzr.el:
4386 * vc-cvs.el:
4387 * vc.el:
4388 * vc-git.el:
4389 * vc-hg.el:
4390 * vc-hooks.el:
4391 * vc-mcvs.el:
4392 * vc-mtn.el:
4393 * vc-rcs.el:
4394 * vc-sccs.el:
ef63ea1c 4395 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
ac3f4c6f
ER
4396 {find,init,next,previous,annotate-*,log}-version ->
4397 {find,init,next,previous,annotate-*,log}-revision,
4398 annotate-focus-version -> annotate-working-revision, The term
4399 'focus' is gone. The term 'revision' is now used consistently
4400 everywhere that reference to a revision ID is intended, replacing
4401 older use of 'version'.
4402
ed4e8e8a
JB
44032007-10-10 Juanma Barranquero <lekktu@gmail.com>
4404
4405 * follow.el: Change all instances of "Follow Mode" to "Follow
4406 mode" in docstrings and messages.
4407 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
4408
d7b60083
ER
44092007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4410
ef651d13 4411 * vc.el (vc-next-action): Rewrite completely; this principal
d7b60083
ER
4412 entry point now operates on a current fileset selected either
4413 explicitly via VC-Dired or implicitly by visiting a file buffer,
4414 rather than always operating on the file of the current buffer as
ef651d13
SM
4415 in older versions. Rewrite the rest of the mode to match.
4416 (with-vc-properties): Rewrite to operate on a file list.
d7b60083
ER
4417 (with-vc-file): vc-checkin takes a file list argument now.
4418 (vc-post-command-functions): This hook now receives a file list.
ef651d13 4419 (vc-do-command): Take a either a file or a file list as argument.
d7b60083
ER
4420 (vc-deduce-fileset): New function for deducing a file list to
4421 operate on.
ef651d13
SM
4422 (vc-next-action-on-file, vc-next-action-dired): Remove.
4423 Merge into vc-next-action.
4424 (vc-register): Adapt to the fact that vc-start-entry now takes a
d7b60083
ER
4425 file list.
4426 (vc-register-with): New function.
ef651d13 4427 (vc-start-entry): Take a file list argument rather than a
d7b60083 4428 file argument.
ef651d13
SM
4429 (vc-checkout): Cope with vc-start-entry taking a file list.
4430 (vc-steal-lock): Cope with with-vc-properties taking a
d7b60083 4431 file list.
ef651d13 4432 (vc-checkin): Take a file list argument rather than a file argument.
d7b60083 4433 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
ef651d13 4434 (vc-diff-internal): Rewrite for filesets.
d7b60083
ER
4435 (vc-diff-sentinel): New function, tests whether changes were
4436 written into a diff buffer.
ef651d13
SM
4437 (vc-diff): Rewrite for filesets.
4438 (vc-version-diff): Rewrite for filesets.
4439 (vc-print-log): Take a fileset argument.
4440 (vc-revert): Revert the entire selected fileset, not just the
d7b60083 4441 current buffer.
ef651d13 4442 (vc-rollback): Roll back the entire selected fileset, if
d7b60083 4443 possible. No longer accepts a prefix argument.
ef651d13 4444 (vc-update): Merge new changes for the entire selected
d7b60083 4445 fileset, not just the current buffer.
ef651d13 4446 (vc-revert-file): Cope with with-vc-properties taking a file list.
d7b60083
ER
4447 (vc-default-dired-state-info): Add + status suffix if the file is
4448 modified.
4449 (vc-annotate-warp-version): Use the new diff machinery.
ef651d13 4450 (vc-log-edit): Take a file list argument rather than a file argument.
d7b60083 4451
311dd93f
MA
44522007-10-10 Michael Albinus <michael.albinus@gmx.de>
4453
4454 Sync with Tramp 2.1.11.
4455
4456 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
4457 Pacify byte compiler.
4458
4459 * net/trampver.el: Update release number.
4460
72a20032
RS
44612007-10-09 Richard Stallman <rms@gnu.org>
4462
4463 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
4464
d1871943
JB
44652007-10-09 Juanma Barranquero <lekktu@gmail.com>
4466
9271083a
JB
4467 * follow.el: Require easymenu.
4468 (follow-mode-hook, follow-mode): Doc fixes.
d1871943
JB
4469 (follow-mode-off-hook): Mark as obsolete.
4470
1af74d06 44712007-10-08 Martin Rudalics <rudalics@gmx.at>
1398509c
MR
4472
4473 * window.el (mouse-autoselect-window-cancel): Don't cancel for
4474 select-window or select-frame events.
4475 (handle-select-window): When autoselecting window set input
4476 focus. Restructure.
4477
ef651d13 4478 * frame.el (focus-follows-mouse): Move to frame.c.
1398509c
MR
4479 * cus-start.el (all): Add focus-follows-mouse.
4480
1af74d06 44812007-10-08 Juanma Barranquero <lekktu@gmail.com>
462db93c 4482
5a25a895
JB
4483 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
4484 activate font-locking in the *buffer-selection* buffer.
4485 (bs-show-sorted): Doc fix.
4486
462db93c
JB
4487 * bs.el (bs--get-marked-string, bs--get-modified-string)
4488 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
4489 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
4490 (bs--format-aux): Doc fix.
4491
1af74d06 44922007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
d4f1855a
MC
4493
4494 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
4495
1af74d06 44962007-10-08 Nick Roberts <nickrob@snap.net.nz>
7285a019
NR
4497
4498 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
4499 (gud-gdb): New function for old M-x gdb (text command mode).
4500 (gud-gdb-command-name, gdb): Move to...
4501
4502 * progmodes/gdb-ui.el: ...here and adapt doc string.
4503 (gud-gdba-command-name, gdba): Delete.
4504
1af74d06 45052007-10-08 Juanma Barranquero <lekktu@gmail.com>
e0d0133a 4506
6af00b67 4507 * bs.el: Don't defvar `font-lock-verbose'.
b8063421
JB
4508 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
4509 (bs--get-file-name): Fix typos in docstrings.
e0d0133a
JB
4510 (bs--show-header): Use `dolist' instead of `mapcar'.
4511 (bs-mode): Set `show-trailing-whitespace' to nil.
b8063421
JB
4512 (bs-buffer-sort-function, bs-mouse-select-other-frame)
4513 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
4514 Doc fixes.
e0d0133a 4515
1af74d06 45162007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
17bfdfc6 4517
cb07a30c 4518 * progmodes/gud.el (pdb): Specify file for gud-break.
17bfdfc6 4519
1af74d06 45202007-10-08 Nick Roberts <nickrob@snap.net.nz>
2a08c176 4521
7285a019
NR
4522 * progmodes/gud.el (gdb): Make graphical mode the default and
4523 switch to text command mode if appropriate, i.e., reverse previous
4524 arrangement.
2a08c176
NR
4525 (gud-gdb-marker-filter): Adapt for above change.
4526
4527 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
4528 gud-minor-mode and gud-marker-filter.
4529 (gdb-fullname-regexp): New variable.
4530 (gud-gdba-marker-filter): Use it to switch to text command
4531 mode if appropriate.
4532
1af74d06 45332007-10-08 Nick Roberts <nickrob@snap.net.nz>
1042a066
NR
4534
4535 * progmodes/gud.el (gud-display-line): Find source buffer even when
94eca2ae 4536 GUD buffer has its own frame.
1042a066 4537
1af74d06 45382007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1f09f6e8 4539
94eca2ae 4540 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1f09f6e8 4541
1af74d06 45422007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
f7d4d4df 4543
e0d0133a 4544 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
f7d4d4df 4545
1af74d06 45462007-10-08 Martin Rudalics <rudalics@gmx.at>
f520c6f2
MR
4547
4548 * allout.el (allout-before-change-handler): Replace got-char by
4549 goto-char.
4550
1af74d06 45512007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
b2943616 4552
1c67a814
SM
4553 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
4554 Used to try and automatically enabled smerge-mode in the presence of
4555 conflicts and to call `svn resolved' when the conflicts are gone.
4556 (vc-svn-parse-status): Remember the svn-specific status.
4557
1af74d06 45582007-10-08 Eli Zaretskii <eliz@gnu.org>
9f3bfa54 4559
b2943616 4560 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
9f3bfa54
EZ
4561 menu-bar-apropos-menu. All users changed.
4562 (menu-bar-help-menu): Change menu symbols to better match the text
4563 displayed by the menu.
4564
1af74d06 45652007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
9a3d2737
DN
4566
4567 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
4568 #, @, : and ^.
4569
1af74d06 45702007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
25edda53
DN
4571
4572 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
4573
4574 * log-view.el (log-view-mode-map): Likewise.
4575
4576 * diff-mode.el (diff-mode-shared-map): Likewise.
4577
1af74d06 45782007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
5e8c0b8b 4579
b368551b
DN
4580 * files.el (file-name-sans-versions): Also allow `A-Z'.
4581
5e8c0b8b
DN
4582 * vc.el: Mention all supported VC backends.
4583
1af74d06 45842007-10-08 Richard Stallman <rms@gnu.org>
8e061b69
RS
4585
4586 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
4587 neighbouring buttons.
4588
1af74d06 45892007-10-08 Andreas Schwab <schwab@suse.de>
d2f95fca
AS
4590
4591 * files.el (file-name-sans-versions): Also allow `_'.
4592
1af74d06 45932007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
a3f5d84d 4594
b2943616 4595 * files.el (file-name-sans-versions): Allow - and a-z in version names.
a3f5d84d 4596
b2943616
SM
4597 * log-view.el (log-view-mode-map, log-view-mode-menu):
4598 Bind log-view-annotate-version.
a3f5d84d
DN
4599 (log-view-beginning-of-defun, log-view-end-of-defun)
4600 (log-view-annotate-version): New functions.
4601 (log-view-mode): Use log-view-beginning-of-defun and
4602 log-view-end-of-defun.
4603
1af74d06 46042007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
dae157b7 4605
b2943616 4606 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
dae157b7 4607
1af74d06 46082007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
d40a86f9
SM
4609
4610 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
4611 neighbouring buttons.
4612
4613 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4614 Recognize gcc's use of "note" for informational messages.
4615
1af74d06 46162007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
fb7d9275
SM
4617
4618 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
4619 (css-mode): Update correspondingly.
4620
1af74d06 46212007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
576c7f5e
DN
4622
4623 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
4624 Signed-off-by, Acked-by and Merge.
4625
1af74d06 46262007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
9d2fec03
SM
4627
4628 * ediff-init.el (ediff-verbose-p): This var is not a constant.
4629
1af74d06 46302007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
b1dc6d44
SM
4631
4632 * vc-mtn.el: New file.
4633
4634 * vc-hooks.el (vc-handled-backends): Add Mtn.
4635
1af74d06 46362007-10-08 Eli Zaretskii <eliz@gnu.org>
4d4efd30
EZ
4637
4638 * files.el (find-file, find-file-other-window)
4639 (find-file-other-frame, find-file-existing, find-file-read-only)
4640 (find-file-read-only-other-window)
4641 (find-file-read-only-other-frame)
4642 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
4643
1af74d06 46442007-10-08 Nick Roberts <nickrob@snap.net.nz>
1c9e363a
NR
4645
4646 * progmodes/gud.el (gdb-ready): New variable.
4647 (gdb): Set it to nil. Set gud-running to nil here...
4648 (gud-common-init): ...instead of here.
4649
2c8b44f8 4650 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1c9e363a
NR
4651 Use gdb-ready. Discard input until GDB is ready to accept it.
4652
1af74d06 46532007-10-08 Martin Rudalics <rudalics@gmx.at>
0f0c86fc
MR
4654
4655 * dired.el (dired-warning): Inherit from font-lock-warning-face to
4656 make it show up with eight colors.
4657
1af74d06 46582007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
80a01d97
SM
4659
4660 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
4661 diffs are concatenated with no intervening line.
4662
1af74d06 46632007-10-08 Dave Love <fx@gnu.org>
308114ef
SM
4664
4665 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
4666 (python-font-lock-keywords): Update to the 2.5 version of the language.
4667 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
4668 (python-backspace): Only behave funny in code.
4669 (python-compilation-regexp-alist): Add PDB stack trace regexp.
4670 (inferior-python-mode): Add PDB prompt regexp.
4671 (python-fill-paragraph): Refine the fenced-string regexp.
4672 (python-find-imports): Handle imports spanning several lines.
4673 (python-mode): Add `class' to hideshow support.
4674
1af74d06 46752007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
b7e5bc1c 4676
ef651d13
SM
4677 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4678 Use add-log-buffer-file-name-function rather than binding
4679 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
4680 when `fi' is the ChangeLog file itself.
fd071fdf 4681
b7e5bc1c
SM
4682 * outline.el (outline-flag-region): Use front-advance.
4683
1af74d06 46842007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
82d9a08d
SM
4685
4686 * progmodes/cperl-mode.el: Merge upstream 5.23.
4687 (cperl-where-am-i): Remove function.
4688 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
4689 (cperl-sniff-for-indent): De-invert [string] and [comment].
4690 When looking for label, skip s:m:y:tr.
4691 (cperl-indent-line): Likewise.
4692 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
4693 (cperl-windowed-init): Wrong `ps-print' handling.
4694 Both thanks to Chong Yidong.
4695 (cperl-look-at-leading-count): Could fail with unfinished RExen.
4696 (cperl-find-pods-heres): If the second part of s()[] is missing,
4697 don't try to highlight delimiters...
4698
1af74d06 46992007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
34a9bf20
SM
4700
4701 * progmodes/compile.el (compilation-get-file-structure): Complete last
4702 change by also using spec-directory in the puthash.
4703
1af74d06 47042007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
6e98ad29 4705
1af74d06 4706 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
6e98ad29
SM
4707 (vc-bzr-status): Fix shadowing of variable 'status'.
4708 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
4709 Use `expand-file-name' instead of `concat'.
4710 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
4711 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
4712
1af74d06 47132007-10-08 Jason Rumney <jasonr@gnu.org>
98050a8a
JR
4714
4715 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
4716
1af74d06 47172007-10-08 Richard Stallman <rms@gnu.org>
f2a92f2a
RS
4718
4719 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
4720 Add `safe-local-variable' property.
4721 (lisp-body-indent): Likewise.
4722
1af74d06 47232007-10-08 Richard Stallman <rms@gnu.org>
70b49e57
RS
4724
4725 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
4726 Add doc string.
4727
1af74d06 47282007-10-08 Martin Rudalics <rudalics@gmx.at>
0f39d2c9 4729
6e98ad29 4730 * files.el (backup-buffer-copy): Try to overwrite old backup first.
0f39d2c9 4731
1af74d06 47322007-10-08 Martin Rudalics <rudalics@gmx.at>
392abfd2
MR
4733
4734 * repeat.el (repeat): Use last-repeatable-command instead of
4735 real-last-command. Run pre- and post-command hooks for
4736 self-insertion. Update doc-string.
4737
1af74d06 47382007-10-08 Alexandre Julliard <julliard@winehq.org>
00d67080 4739
6e98ad29 4740 * vc-git.el (vc-git-state): Call git-add --refresh to update the
00d67080 4741 state of the file.
6e98ad29
SM
4742 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
4743 (vc-git-create-repo): Fix invalid command.
fbd4de65 4744
1af74d06 47452007-10-08 Richard Stallman <rms@gnu.org>
478adae2
RS
4746
4747 * textmodes/flyspell.el (flyspell-mode):
4748 Catch errors in flyspell-mode-on.
4749
f6959eb4
JB
47502007-10-09 Juanma Barranquero <lekktu@gmail.com>
4751
4752 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
4753
9f2e22a0
SM
47542007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4755
f49f5ca9
SM
4756 * international/encoded-kb.el (encoded-kbd-setup-display):
4757 Use input-decode-map rather than local-key-translation-map.
4758
8e337129
SM
4759 * term/rxvt.el (rxvt-alternatives-map): New map.
4760 (terminal-init-rxvt): Use it.
4761 Bind rxvt-function-map in input-decode-map.
4762
af162764
SM
4763 * term/xterm.el (xterm-alternatives-map): New map.
4764 (terminal-init-xterm): Use it.
4765 Bind xterm-function-map in input-decode-map.
4766
bbd2296c
SM
4767 * term/x-win.el (x-alternatives-map): New var.
4768 (x-setup-function-keys): Use it.
4769
ed2a19a1
SM
4770 * help-fns.el (describe-variable): Slightly change the layout of
4771 meta-info to separate it better from the docstring.
4772 Standardize insertion of extra empty lines in various circumstances.
4773
be36f934
SM
4774 * diff-mode.el (diff-hunk-style): New fun.
4775 (diff-end-of-hunk): Use it.
4776 (diff-context->unified): Use the new `apply' undo element,
4777 if applicable, so as to save undo-log space.
4778 (diff-fine-change): New face.
4779 (diff-fine-highlight-preproc): New function.
4780 (diff-fine-highlight): New command.
ed2a19a1 4781 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
be36f934 4782
9f2e22a0
SM
4783 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
4784 (smerge-refine-highlight-change): Add `props' argument.
4785 (smerge-refine-subst): New function holding most of smerge-refine.
4786 (smerge-refine): Use it.
4787
228c2192
ER
47882007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
4789
9f2e22a0 4790 * vc.el (vc-default-wash-log): Remove unused code, the
228c2192
ER
4791 log washers all live in the backends now.
4792 (vc-default-comment-history): Correct for the fact
4793 that wash-log is argumentless in the new API.
4794
1834b39f
MA
47952007-10-08 Michael Albinus <michael.albinus@gmx.de>
4796
9f2e22a0 4797 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
1834b39f
MA
4798 (tramp-maybe-send-script): Apply `member' but `memq'.
4799 (tramp-advice-file-expand-wildcards): Simplify implementation.
4800
3d0910ae
JB
48012007-10-08 Juanma Barranquero <lekktu@gmail.com>
4802
8ea4c22f
JB
4803 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
4804
3d0910ae
JB
4805 * mb-depth.el (minibuf-depth-indicator-function): New variable.
4806 (minibuf-depth-setup-minibuffer): Use it.
4807
72d595b5
GM
48082007-10-07 Glenn Morris <rgm@gnu.org>
4809
4810 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
4811 version numbers.
4812
3220ac7f
JL
48132007-10-06 Juri Linkov <juri@jurta.org>
4814
4815 * textmodes/fill.el (fill-paragraph-or-region): New function.
4816
4817 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
4818 instead of fill-paragraph.
4819
4820 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
4821 with fill-paragraph-or-region. Suspend command is now the same
4822 `suspend-frame' on window systems and on tty.
4823
4824 * image.el (image-type): Check if image-types is bound to not fail
4825 on tty.
4826
4827 * delsel.el (delete-selection-pre-hook):
4828 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
4829 is fbound to not fail on mouseless tty.
4830
a6e96327
MA
48312007-10-06 Michael Albinus <michael.albinus@gmx.de>
4832
4833 * net/tramp.el (top): Move loading of tramp-util.el and
4834 tramp-vc.el to tramp-compat.el.
4835 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
4836 temporary file if possible, in order to avoid a security hole.
4837 (tramp-do-copy-or-rename-file-out-of-band)
4838 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
4839 with DONT-CREATE, because the connection is not setup yet.
4840 (tramp-handle-process-file): Rewrite temporary file handling.
4841 (tramp-completion-mode): New defvar.
4842 (tramp-completion-mode-p): Use it.
4843
3d0910ae 4844 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
a6e96327 4845
9f2e22a0
SM
4846 * net/tramp-fish.el (tramp-fish-handle-process-file):
4847 Rewrite temporary file handling.
a6e96327 4848
0d0e9356
ER
48492007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4850
3d0910ae 4851 * vc.el: Workfile version -> focus version change. Port various
61de26cb
ER
4852 comments from new VC to reduce the noise in the diff.
4853 Patch in the new vc-create-repo function to go with the
4854 header comment about it already present.
228c2192 4855 There are no changes to existing logic in this patch.
3d0910ae 4856 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
0d0e9356 4857
490a8abe
GM
48582007-10-06 Aaron Hawley <aaronh@garden.org>
4859
4860 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
4861
48622007-10-05 Chris Moore <dooglus@gmail.com>
4863
4864 * server.el (server-kill-new-buffers): Doc fix.
4865
48662007-10-05 John W. Eaton <jwe@octave.org>
4867
4868 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
3d0910ae
JB
4869 (octave-begin-keywords): Add "do".
4870 (octave-end-keywords): Remove "end".
4871 (octave-reserved-words): Add "end". Remove "all_va_args",
490a8abe 4872 "gplot", and 'gsplot".
3d0910ae
JB
4873 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
4874 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
490a8abe
GM
4875 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
4876 "default_return_value", "define_all_return_values",
4877 "do_fortran_indexing", "empty_list_elements_ok",
4878 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
4879 "ok_to_lose_imaginary_part", "prefer_column_vectors",
4880 "prefer_zero_one_indexing", "propagate_empty_matrices",
4881 "resize_on_range_error", "treat_neg_dim_as_zero",
4882 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
4883 "warn_divide_by_zero", "warn_function_name_clash",
4884 "warn_missing_semicolon", "whitespace_in_literal_matrix".
4885 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
4886 "crash_dumps_octave_core", "sighup_dumps_octave_core",
4887 "sigterm_dumps_octave_core".
3d0910ae 4888 (octave-block-match-alist): Remove "end" from block-end keywords.
490a8abe
GM
4889 (octave-mode): Update ftp site address.
4890
2765044b
DN
48912007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
4892
4893 * vc.el: Reorder functions, no code changes.
4894
258800f8
MA
48952007-10-04 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
4898 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
4899 the cond clauses where needed.
4900 (tramp-handle-write-region): Rearrange code for proper handling of
4901 tmpfile.
4902
4903 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
4904
4905 * net/tramp.el:
4906 * net/tramp-fish.el:
4907 * net/tramp-ftp.el:
4908 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
4909 `tramp-compat-make-temp-file'.
4910
b138403d
JB
49112007-10-04 Juanma Barranquero <lekktu@gmail.com>
4912
4913 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
4914
2cb250dd
SM
49152007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4916
4917 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
4918 already uses a more recent copyright version than the "current" one.
4919
e48a5bf9
MC
49202007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4921
4922 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
4923 (doc-view-insert-image): Minor aesthetical docstring changes.
4924
49252007-10-03 Tassilo Horn <tassilo@member.fsf.org>
1ca678aa
MC
4926
4927 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
4928 completing filename.
4929 (doc-view-search-internal): Docstring change.
4930
94be87e8
MA
49312007-10-03 Michael Albinus <michael.albinus@gmx.de>
4932
4933 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
2cb250dd
SM
4934 (tramp-file-name-handler-alist):
4935 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
4936 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
94be87e8
MA
4937 used before, creates the file already, which is not desired.
4938 (tramp-do-copy-or-rename-file-directly): Simplify handling of
4939 temporary file.
4940 (tramp-handle-insert-file-contents): Assign the result in the
4941 short track case.
4942 (tramp-handle-insert-file-contents-literally): New defun.
4943 (tramp-completion-mode-p): Revert change from 2007-09-24.
4944 Checking for `return' etc as last character is not sufficient, for
4945 example in dired-mode when entering <g> (revert-buffer) or
4946 <s> (dired-sort).
4947
4948 * net/tramp-compat.el (top): Add also compatibility code for loading
4949 appropriate timer package.
4950 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
4951 order to avoid autoloading problems.
4952
4953 * net/tramp-fish.el:
2cb250dd 4954 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
94be87e8
MA
4955
4956 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
4957 where the second parameter of `copy-file' or `rename-file' is a
4958 remote file but not via ftp.
4959
c9a39885
RS
49602007-10-02 Richard Stallman <rms@gnu.org>
4961
4962 * frame.el (cursor-in-non-selected-windows): Doc fix.
4963
5db17239
TTN
49642007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
4965
4966 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
4967 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
4968
86e405cf
JB
49692007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
4970
4971 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
4972 when `expt' doesn't give range errors.
4973
49742007-10-01 Markus Triska <markus.triska@gmx.at>
4975
b138403d
JB
4976 * calc/calc-math.el (math-smallest-emacs-expt):
4977 Make the computation more robust.
86e405cf 4978
b616a212
DK
49792007-09-30 David Kastrup <dak@gnu.org>
4980
aa5310e4
DK
4981 * startup.el (argv): Alias for `command-line-args-left' to use as
4982 `(pop argv)' inside of --eval command sequences. Allows for
4983 passing shell commands into Emacs verbatim without need for Lisp
4984 quoting.
4985
fdc31e1d
DK
4986 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
4987 check only for changed size.
4988 (auto-revert-tail-handler): Get size from caller. If the file has
4989 shrunk, tail the whole file again (the file presumably has been
4990 rewritten).
4991
2cb250dd
SM
4992 * woman.el (woman-topic-all-completions, woman-mini-help):
4993 Fix fallout from 2007-09-07 introduction of `dolist' when the list
b616a212
DK
4994 actually was being manipulated in the loop.
4995 (woman-Cyg-to-Win, woman-pre-process-region)
4996 (woman-horizontal-escapes, woman-if-body, woman-unescape)
4997 (woman-strings, woman-special-characters, woman1-hc)
2cb250dd
SM
4998 (woman-change-fonts, woman-find-next-control-line):
4999 Use `match-beginning' rather than `match-string' when the result is
b616a212
DK
5000 just used as a flag.
5001
9e6ab520
MA
50022007-09-30 Michael Albinus <michael.albinus@gmx.de>
5003
5004 * net/tramp-compat.el: New file.
5005
5006 * net/tramp.el:
5007 * net/tramp-fish.el:
5008 * net/tramp-smb.el:
5009 * net/tramp-uu.el:
5010 * net/trampver.el: Move compatibility code to tramp-compat.el.
5011 Apply `mapc' instead of `mapcar' when the code needs side effects
5012 only. Move utf-8 coding cookie to the second line.
5013
2e55c986
RS
50142007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
5015
5016 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
5017 Improve custom type.
5018 (icon-map-list): Make it customizable. Document how to disable
5019 stock icons.
5020
ef673042
RS
50212007-09-30 Richard Stallman <rms@gnu.org>
5022
5023 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
5024
1c801aa9
JD
50252007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5026
5027 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
5028
0e2806fa
SM
50292007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5030
5031 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
5032 (t-mouse-mode): New compatibility alias.
5033
977ede64
DN
50342007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
5035
5036 * server.el (server-delete-client): Only delete the terminal if it
5037 is non-nil.
5038
9ce8462a
MA
50392007-09-28 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * net/tramp.el (with-file-property, with-connection-property):
5042 Highlight as keyword.
5043 (tramp-rfn-eshadow-setup-minibuffer)
5044 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
5045 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
5046 (tramp-do-copy-or-rename-file-directly)
5047 (tramp-do-copy-or-rename-file-out-of-band)
5048 (tramp-handle-shell-command, tramp-get-debug-buffer)
5049 (tramp-send-command-and-read, tramp-equal-remote)
5050 (tramp-get-local-gid): Pacify byte-compiler.
5051 (tramp-handle-file-name-directory): Result shall not be expanded.
5052 (tramp-find-foreign-file-name-handler): Rewrite.
5053 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
5054
5055 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
5056
0e2806fa
SM
5057 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
5058 Apply `tramp-completion-mode-p'.
9ce8462a
MA
5059 (tramp-fish-handle-set-file-times)
5060 (tramp-fish-handle-executable-find)
5061 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
5062 (tramp-fish-retrieve-data): Pacify byte-compiler.
5063
0e2806fa
SM
5064 * net/tramp-gw.el (tramp-gw-basic-authentication):
5065 Call `tramp-read-passwd' with first parameter `nil'.
9ce8462a 5066
8b6f62fc
GM
50672007-09-28 Glenn Morris <rgm@gnu.org>
5068
5069 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
5070 than mapcar.
5071
5072 * textmodes/tex-mode.el (tex-suscript-height-ratio)
5073 (tex-suscript-height-minimum): New customizable variables.
5074 (tex-suscript-height): New function.
5075 (superscript, subscript): Set height using tex-suscript-height
5076 rather than fixing at 0.8.
332de56f 5077 (tex-fontify-script, tex-font-script-display): Add :version tag.
8b6f62fc 5078
2092ac41
JB
50792007-09-27 Juanma Barranquero <lekktu@gmail.com>
5080
5081 * progmodes/python.el (python-eldoc-function): Doc fix.
5082
50832007-09-27 Glenn Morris <rgm@gnu.org>
5e8537bb
GM
5084
5085 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
5086 image if it is not in image-type-auto-detectable, or is there with
5087 a nil value.
5088
1437876c
MA
50892007-09-27 Michael Albinus <michael.albinus@gmx.de>
5090
5091 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
5092 connection more robust.
5093
c4e36c26
JB
50942007-09-26 Juanma Barranquero <lekktu@gmail.com>
5095
5096 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
5097 Deal with the case that special &keywords are at the beginning or
5098 end of the argument list. Also add some (incomplete) support for
5099 non-standard arglists.
5100
d9d31f0a
JB
51012007-09-26 Juanma Barranquero <lekktu@gmail.com>
5102
5103 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
5104 (eldoc-message-commands, eldoc-current-idle-delay)
5105 (eldoc-function-argstring-format): Fix typos in docstrings.
5106
0f3955d9
JB
51072007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
5108
5109 * calc/calc-units.el (calc-convert-units)
5110 (calc-convert-temperature): Remove unnecessary colons.
5111
d5098885
JW
51122007-09-26 Bastien Guerry <bzg@altern.org>
5113
93137d49
JB
5114 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
5115 New function.
0e2806fa 5116 (org-export-latex-remove-from-headlines): Name changed because of typo.
d5098885
JW
5117 (org-export-latex-quotation-marks-convention): Option removed.
5118 (org-export-latex-make-preamble): Handle the DATE option.
5119 (org-export-latex-cleaned-string): Now the only cleaning function,
5120 synched up with org.el.
5121 (org-export-latex-lists, org-export-latex-parse-list)
5122 (org-export-list-to-latex): New functions.
5123
d5098885
JW
51242007-09-26 Carsten Dominik <dominik@science.uva.nl>
5125
93137d49 5126 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
d5098885
JW
5127 (org-outline-regexp): New constant.
5128 (org-remember-handler): Throw error when the target file is not in
5129 org-mode.
5130 (org-cleaned-string-for-export): No longer call
5131 `org-export-latex-cleaned-string' with an argument.
5132 (org-get-tags): Returns now a list, not a string.
5133 (org-get-tags-string): New function.
5134 (org-archive-subtree): No need to split return of `org-get-tags'.
5135 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
5136 instead of `org-get-tags'.
0e2806fa
SM
5137 (org-agenda-format-date): Rename from `org-agenda-date-format'.
5138 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
d5098885
JW
5139 (org-compatible-face): New argument INHERITS. Inherit from this
5140 face if possible.
5141 (org-level-1, org-level-2, org-level-3, org-level-4)
5142 (org-level-5, org-level-6, org-level-7, org-level-8)
5143 (org-special-keyword, org-drawer, org-column, org-warning)
5144 (org-archived, org-todo, org-done, org-headline-done, org-table)
5145 (org-formula, org-code, org-agenda-structure)
5146 (org-scheduled-today, org-scheduled-previously)
5147 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
5148 in the new way.
5149 (org-get-heading): New argument NO-TAGS.
5150 (org-fast-tag-selection-include-todo): Made defvar instead of
5151 defcustom, feature is not deprecated.
5152 (org-remember-store-without-prompt): New default value t.
5153 (org-todo-log-states): New variable.
5154 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
5155 Compute the log states.
5156 (org-goto-map): More commands copied from global map. Also bind
5157 `org-occur'.
5158 (org-goto): Made into a general lookup command.
5159 (org-get-location): Complete rewrite.
5160 (org-goto-exit-command): New variable.
5161 (org-goto-selected-point): New variable.
0e2806fa
SM
5162 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
5163 Set the new variables.
d5098885
JW
5164 (org-paste-subtree): Whitespace insertion strategy revised.
5165 (org-remember-apply-template): Protect v-A from the possibility
5166 that v-a might be nil.
5167 (org-remember-handler): Insertion rules revised.
5168 (org-todo): Respect org-todo-log-states.
5169 (org-up-heading-safe): New function.
5170 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
d9d31f0a 5171
62035afd
DN
51722007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
5173
5174 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
5175 region if in transient-mark-mode.
5176
4e454e5b
JB
51772007-09-26 Juanma Barranquero <lekktu@gmail.com>
5178
5179 * calc/calc-ext.el (calc-init-extensions, calc-reset):
5180 * calc/calc-help.el (calc-full-help):
5181 * calc/calc-misc.el (another-calc):
5182 * calc/calc-store.el (calc-var-name-map):
5183 * calc/calc-stuff.el (calc-flush-caches):
5184 * calc/calc-units.el (math-build-units-table):
5185 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
5186 (calc-quit):
5187 * calendar/icalendar.el (icalendar--format-ical-event)
5188 (icalendar--convert-ical-to-diary):
5189 * emacs-lisp/authors.el (authors):
5190 * emacs-lisp/cust-print.el (custom-print-install)
5191 (custom-print-uninstall):
5192 * emacs-lisp/disass.el (disassemble-1):
5193 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
5194 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
5195 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
5196 (elint-check-let-form, elint-check-condition-case-form)
5197 (elint-initialize):
5198 * emacs-lisp/elp.el (elp-results):
5199 * emacs-lisp/generic.el (generic-mode-internal):
5200 * emacs-lisp/re-builder.el (reb-delete-overlays):
5201 * emacs-lisp/regi.el (regi-interpret):
5202 * emacs-lisp/sregex.el (sregex--char-aux):
5203 * emulation/cua-rect.el (cua--deactivate-rectangle)
5204 (cua--highlight-rectangle, cua--rectangle-post-command):
5205 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
5206 * emulation/viper-macs.el (viper-describe-kbd-macros)
5207 (viper-describe-one-macro):
5208 * emulation/viper-util.el (viper-setup-master-buffer):
5209 * emulation/viper.el (set-viper-state-in-major-mode):
5210 * international/mule-diag.el (describe-current-coding-system):
5211 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
5212 * mail/emacsbug.el (report-emacs-bug):
5213 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
5214 * obsolete/hilit19.el (hilit-unhighlight-region)
5215 (hilit-set-mode-patterns):
5216 * play/solitaire.el (solitaire-check, solitaire-solve):
5217 * play/zone.el (zone-pgm-rotate):
5218 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
5219 * progmodes/ada-prj.el (ada-prj-display-page):
5220 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
5221 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
5222 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
5223 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
5224 * progmodes/sh-script.el (sh-make-vars-local)
5225 (sh-reset-indent-vars-to-global-values):
5226 * progmodes/sql.el (top):
5227 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
5228 * progmodes/xscheme.el (top):
5229 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
5230 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
5231 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
5232 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
5233 (artist-submit-bug-report):
5234 * textmodes/flyspell.el (flyspell-delay-commands)
5235 (flyspell-deplacement-commands):
5236 * textmodes/table.el (table--generate-source-epilogue, table-insert)
5237 (table--generate-source-cells-in-a-row, table--make-cell-map)
5238 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
5239
1909cca0
JB
52402007-09-25 Juanma Barranquero <lekktu@gmail.com>
5241
5242 * allout.el (produce-allout-mode-map, allout-process-exposed):
5243 * ansi-color.el (ansi-color-make-color-map):
5244 * autoinsert.el (auto-insert):
5245 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
5246 * dired-aux.el (dired-create-files):
5247 * dired.el (dired-restore-desktop-buffer):
5248 * ediff-diff.el (ediff-setup-fine-diff-regions):
5249 * ediff-mult.el (ediff-intersect-directories)
5250 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
5251 (ediff-redraw-registry-buffer):
5252 * ediff-ptch.el (ediff-fixup-patch-map):
5253 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
5254 (ediff-really-quit, ediff-clear-diff-vector):
5255 * emerge.el (emerge-really-quit):
5256 * ffap.el (ffap-replace-file-component):
5257 * filecache.el (file-cache-add-directory)
5258 (file-cache-add-directory-recursively)
5259 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
5260 (file-cache-delete-directory, file-cache-files-matching-internal)
5261 (file-cache-display):
5262 * files.el (cd):
5263 * find-lisp.el (find-lisp-insert-directory):
5264 * finder.el (finder-compile-keywords):
5265 * help.el (view-emacs-news):
5266 * hi-lock.el (hi-lock-write-interactive-patterns):
5267 * ido.el (ido-to-end, ido-set-matches-1):
5268 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
5269 (image-dired-mark-tagged-files):
5270 * jka-cmpr-hook.el (jka-compr-get-compression-info):
5271 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
5272 * ps-print.el (ps-background, ps-begin-file)
5273 (ps-build-reference-face-lists):
5274 * simple.el (clone-buffer):
5275 * startup.el (command-line):
5276 * tempo.el (tempo-insert-template, tempo-is-user-element)
5277 (tempo-forward-mark, tempo-backward-mark):
5278 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
5279
5aca5ac3
GM
52802007-09-25 Glenn Morris <rgm@gnu.org>
5281
13b1f340
GM
5282 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
5283
5aca5ac3
GM
5284 * view.el (view-search-no-match-lines): Add a doc string.
5285 Rewrite to simplify and work better.
5286
17ee4625
DN
52872007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
5288
1909cca0
JB
5289 * progmodes/cc-mode.el (c-mode-base-map):
5290 Use c-indent-line-or-region instead of c-indent-line.
17ee4625
DN
5291
5292 * indent.el (indent-for-tab-command): First check if the region is
5293 active.
5294
f0fe5c14
MC
52952007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5296
5297 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
5298 whitespace-rescan-timer-time is 0.
5299
104b04f5
KB
53002007-09-24 Karl Berry <karl@gnu.org>
5301
5302 * international/mule.el (coding-system-base): Fix doc string grammar.
5303
6c4e47fa
MA
53042007-09-24 Michael Albinus <michael.albinus@gmx.de>
5305
5306 * net/tramp.el (tramp-completion-mode-p): Rename from
1909cca0
JB
5307 `tramp-completion-mode'. Revert logic, check `return', `newline'
5308 and such alike. Packages like Icicles tend to use other completion
6c4e47fa
MA
5309 characters but `tab' and `space' only.
5310
f4ff3e5c
GM
53112007-09-24 Adam Hupp <adam@hupp.org>
5312
4e454e5b 5313 * progmodes/python.el (run-python): Import emacs module without
f4ff3e5c
GM
5314 waiting; prevents lockup on error.
5315
7c4d5b8a
RS
53162007-09-23 Richard Stallman <rms@gnu.org>
5317
e32725a7
RS
5318 * mail/sendmail.el (mail-bury): Delete the frame
5319 if this frame looks like it was made for this message.
5320
5321 * completion.el (completion-separator-self-insert-command)
5322 (completion-separator-self-insert-autofilling):
5323 If `self-insert-command' has been remapped, use the substitute.
5324
5325 * simple.el (copy-region-as-kill): Doc fix.
5326
7c4d5b8a
RS
5327 * textmodes/org.el (org-confirm-shell-link-function)
5328 (org-confirm-elisp-link-function): Doc fixes.
5329
f3d7e5c4
GM
53302007-09-23 Glenn Morris <rgm@gnu.org>
5331
5332 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
5333
f7ba2ff4
DN
53342007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
5335
5336 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
5337
5338 * term/tvi970.el (terminal-init-tvi970): Likewise.
5339
5340 * term/sun-mouse.el (print-mouse-format): Likewise.
5341
1909cca0
JB
5342 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
5343 Use forward-line instead of previous-line and next-line.
f7ba2ff4 5344
f3de57e9
JL
53452007-09-22 Juri Linkov <juri@jurta.org>
5346
5347 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
5348
5349 * tutorial.el (tutorial--default-keys): Update standard bindings:
5350 rename `iconify-or-deiconify-frame' to `suspend-frame',
5351 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
5352
6e0cfad3
JL
53532007-09-22 Juri Linkov <juri@jurta.org>
5354
5355 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
5356 Add help-echo to external links and to links without description.
5357 (fancy-splash-insert): Use help-echo from the 3rd element of the
5358 link specification list, or "Follow this link" if it's nil. Doc fix.
5359
1cff9ad1
JL
53602007-09-22 Juri Linkov <juri@jurta.org>
5361
5362 * startup.el (command-line): Rename `inhibit-startup-message' to
5363 `inhibit-startup-screen'.
5364 (fancy-about-text): Use shorter label for "Ordering Manuals".
5365 (fancy-startup-tail): Add optional arg `concise'. When `concise'
5366 is nil, display a line with "To start..." and 3 links to useful
5367 tasks. Display the "Dismiss" button and "Don't show this message
5368 again" only when concise is non-nil.
5369 (fancy-startup-screen): Call `fancy-startup-tail' with optional
5370 arg `concise'. If CONCISE is non-nil, display a concise version
5371 of the splash screen in another window. Otherwise, switch to the
5372 startup buffer in the same window.
5373 (startup-echo-area-message): Change displayed binding from
5374 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
5375 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
5376 the GNU system".
5377 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
5378 to "*GNU Emacs*".
5379 (display-about-screen): Don't check the existence of the buffer
5380 "*About GNU Emacs*".
5381 (display-splash-screen): Make alias to `display-startup-screen'.
5382 (command-line-1): Rename `inhibit-startup-message' to
5383 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
5384 started with command line options "-f", "-funcall", "-e", "-eval",
5385 "-execute", "-insert", "-find-file", "-file", "-visit".
5386 Inhibit startup screen when Emacs is started with a file name only
5387 on tty (i.e. don't inhibit it when started with a file name like
5388 "emacs FILE..." on a window system).
5389 (command-line-1): Simplify logic of displaying the startup screen:
5390 if file-count > 0, then display the concise version in another
5391 window, otherwise display full version in the same window.
5392
5393 * help.el (help-map): Bind C-h C-a to about-emacs.
5394 (help-for-help-internal): Add C-a description to C-h help text.
5395
6dd697d9
DN
53962007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
5397
2d5a3812
DN
5398 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
5399 (checkdoc-permit-comma-termination-flag): Autoload the
5400 safe-local-variable setting.
5401
4211e434 5402 * bookmark.el (bookmark-xemacsp): Remove.
1909cca0
JB
5403 (bookmark-make): Don't use bookmark-xemacsp,
5404 use (featurep 'xemacs) instead.
4211e434 5405
3e51f308
DN
5406 * speedbar.el (speedbar-frame-mode)
5407 (speedbar-frame-reposition-smartly)
5408 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
5409 (speedbar-check-vc): Remove use of non-existent variable
5410 dframe-xemacsp, use (featurep 'xemacs) instead.
5411
6dd697d9
DN
5412 * indent.el (indent-for-tab-command): Indent the region if
5413 transient-mark-mode and the region is active.
5414
87094c03
FP
54152007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
5416
5417 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
5418 add inferior-octave-directory-tracker to the buffer-local value
5419 of comint-input-filter-functions.
5420
23d4cba5
DN
54212007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5422
5423 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
5424
2171e172
JB
54252007-09-21 Juanma Barranquero <lekktu@gmail.com>
5426
5427 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
5428 on w32 frames.
5429
5dcbade2
SM
54302007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
5431
4bbfda32 5432 * startup.el (normal-top-level): Remove DISPLAY from
2171e172 5433 process-environment to let it be computed dynamically in callproc.c.
4bbfda32 5434
5dcbade2
SM
5435 * frame.el (frame-initialize, make-frame):
5436 * faces.el (tty-set-up-initial-frame-faces):
5437 * env.el (setenv): Don't set display-environment-variable.
5438
e159b869
SM
5439 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
5440 (server-create-tty-frame): Don't set unused `tty' property.
5441 Set `display' instead of display-environment-variable.
5442 (server-create-window-system-frame): No display-environment-variable.
5443
d037d501
MA
54442007-09-21 Michael Albinus <michael.albinus@gmx.de>
5445
5446 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
5447 (rfn-eshadow-update-overlay-hook): New defvars.
e159b869
SM
5448 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
5449 Run the hooks.
d037d501
MA
5450
5451 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
5452 (tramp-rfn-eshadow-setup-minibuffer)
5453 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
5454 rfn-eshadow.el.
5455
5456 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
5457 timeout.
5458
ac3afa5a
GM
54592007-09-21 Glenn Morris <rgm@gnu.org>
5460
5461 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
5462 * term/sun-mouse.el (suspend-emacstool): Remove.
5463 * term/sun.el: Remove emacstool-related code.
5464
2fb34c68
GM
5465 * emacs-lisp/bytecomp.el (byte-compile-warnings)
5466 (byte-compile-warnings-safe-p): Add `mapcar'.
8cea6fdf 5467 (byte-compile-warning-types): Add mapcar and make-local.
2fb34c68
GM
5468 (byte-compile-normal-call): Add option to suppress mapcar warning.
5469 (top-level): Use mapc rather than mapcar in eval-when-compile.
0b63fc3b 5470
09b33024 5471 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
2fb34c68
GM
5472 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
5473 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
5474 Handle escaped parens.
09b33024
GM
5475 (latex-forward-sexp): Doc fix.
5476
538a93d8
SM
5477 * eshell/esh-mode.el (eshell-output-filter-functions):
5478 Add eshell-postoutput-scroll-to-bottom.
965d1f0e 5479
0b63fc3b
GM
5480 * loadup.el: Remove termdev.
5481
8cea6fdf
GM
5482 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
5483 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
5484
055f99f4
GM
54852007-09-21 Markus Triska <markus.triska@gmx.at>
5486
5487 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
5488 `mapcar' is called for effect.
5489
2fb34c68
GM
54902007-09-21 Kevin Ryde <user42@zip.com.au>
5491
5492 * international/mule.el (sgml-html-meta-auto-coding-function):
5493 Bind `case-fold-search' to t.
5494
c35a54c7
SM
54952007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5496
385312c9
SM
5497 * termdev.el: Remove.
5498
5499 * frame.el (get-device-terminal): New function. Moved from termdev.el.
5500 (frames-on-display-list): Use it.
5501
5502 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
5503
c35a54c7
SM
5504 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
5505
7f821b79
RS
55062007-09-20 Richard Stallman <rms@gnu.org>
5507
5508 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
5509
fb1b68a4
SM
55102007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5511
5512 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
5513
0a4daff5
GM
55142007-09-20 Glenn Morris <rgm@gnu.org>
5515
5516 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
5517 motion functions, rather than hard-coding "\n\n".
5518 (tex-validate-region): Check for eobp, to speed up.
5519 (tex-next-unmatched-end): Doc fix.
5520
b608e302
SM
55212007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5522
e7988f09
SM
5523 * files.el (auto-mode-alist): Use archive-mode for .rar files.
5524
5525 * international/mule.el (auto-coding-alist): Rar archives are binary.
5526
7e9a3fef
SM
5527 * arc-mode.el: Add basic support for Rar.
5528 (archive-find-type): Recognize Rar's signature.
5529 (archive-desummarize): New fun.
5530 (archive-summarize): Use it to restore the buffer's data in case
5531 someone wants to switch to some other major mode.
5532 (archive-resummarize): Use it as well.
5533 (archive-rar-summarize, archive-rar-extract): New functions.
5534
91cc505c
SM
5535 * filesets.el: Remove spurious * in docstrings.
5536 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
5537 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
5538 (filesets-ingroup-collect): Remove unused arg `depth'.
5539 (filesets-update): Remove unused arg `version'.
5540
bf8aa901
SM
5541 * finder.el (finder-compile-keywords): Fix up comment style.
5542 (finder-mouse-face-on-line): previous-line -> forward-line.
5543
2aa7c4d5
SM
5544 * recentf.el: Remove spurious * in docstrings.
5545 (recentf-save-list): Fix up comment style.
5546
e22bbd48
SM
5547 * progmodes/octave-mod.el: Remove spurious * in docstrings.
5548 (octave-mode-map): Move init into declaration and remove \t binding.
5549 (octave-mode-startup-message): Remove unused var.
5550 (octave-scan-blocks): Remove unused arg `from'.
5551 (octave-forward-block, octave-down-block, octave-up-block):
5552 Update callers.
5553
ff319790
SM
5554 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
5555 (meta-mode-map): Likewise and remove \t binding.
5556
ab8e678c
SM
5557 * net/snmp-mode.el: Remove spurious * in docstrings.
5558 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
5559 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
5560 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
5561 that completion accepts lists of strings.
5562 (snmp-mode-syntax-table): Move initialization into declaration.
5563 (snmp-mode-map): Likewise and remove \t binding.
5564 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
5565 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
5566 (snmp-indent-command): Remove.
5567
b608e302
SM
5568 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
5569 binding, so tab-always-indent works right.
5570
a38de16e
MC
55712007-09-19 Johannes Weiner <hannes@saeurebad.de>
5572
5573 * net/browse-url.el (browse-url-elinks-new-window): New function.
b608e302
SM
5574 (browse-url-elinks): Use browse-url-elinks-new-window.
5575 Accept optional second argument `new-window'. Fix typo in doc-string.
a38de16e
MC
5576 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
5577 Improve error message.
5578
59c4e1da
MC
55792007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5580
5581 * net/browse-url.el (browse-url-url-encode-chars): Use the right
5582 parameter name in the function body.
5583 Reported by Johannes Weiner.
5584
b5355a9a
GM
55852007-09-19 Glenn Morris <rgm@gnu.org>
5586
ff0a21d6
GM
5587 * net/socks.el (socks-open-network-stream): Signal an explicit
5588 error if the port associated with a service string can't be found.
5589
b608e302 5590 * textmodes/tex-mode.el (tex-terminate-paragraph):
3cfff67b 5591 Use backward-paragraph.
b5355a9a 5592
44954c2f
SM
55932007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5594
5595 * server.el (server-running-p): New function.
5596
44fe0f65
JR
55972007-09-18 Jason Rumney <jasonr@gnu.org>
5598
5599 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
5600 x-focus-frame.
5601
5602 * frame.el (select-frame-set-input-focus, select-frame-by-name):
5603 Use x-focus-frame for w32.
5604
299ea3d3
RS
56052007-09-17 David Kastrup <dak@gnu.org>
5606
5607 * textmodes/tex-mode.el (tex-verbatim-environments):
5608 Eliminate CL dependency.
5609
5266b06b
RS
56102007-09-17 Richard Stallman <rms@gnu.org>
5611
5612 * newcomment.el (comment-add): New arg EXTRA.
5613 (comment-region-default): Pass EXTRA if not indenting lines.
5614
6eddc3bb
MC
56152007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5616
5617 * net/browse-url.el (browse-url-url-encode-chars): New function.
5618 URL-encode some chars in a string.
5619 (browse-url-encode-url): Rewrite using the previous function.
5620 (browse-url-file-url): Use `browse-url-url-encode-chars'.
5621 (browse-url-elinks-sentinel): Fix typo.
5622 (browse-url-new-window-flag): Doc change.
5623
e47a29ad
GM
56242007-09-17 Glenn Morris <rgm@gnu.org>
5625
5626 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
5627 filename from `--file-line-error', if it is available.
5628
56292007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5630
5631 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
5632 TeX `--file-line-error' format.
5633
b9451e85
DN
56342007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
5635
5636 * xt-mouse.el: Delete add-hook calls that were moved to
5637 xterm-mouse-mode.
9f596249
DN
5638 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
5639 does not work.
b9451e85 5640
578b4e9d
RS
56412007-09-17 Richard Stallman <rms@gnu.org>
5642
5643 * cus-face.el (custom-theme-set-faces): Undo previous change.
5644
5645 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
5646
f73dcb6f
GM
56472007-09-17 Glenn Morris <rgm@gnu.org>
5648
5649 * textmodes/tex-mode.el (tex-region): Simplify previous change,
5650 handling the case where the region is not in `tex-main-file'.
5651 (tex-region-1): Delete.
5652 (tex-region-header): New function, doing the header part of the
5653 old tex-region-1.
5654
3137dda8
SM
56552007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5656
5657 * simple.el (newline): Simplify use of prefix-numeric-value.
5658 (line-move-partial): Remove unused var `ppos'.
5659 (line-move-1): Replace 9999 with most-positive-fixnum.
5660 (move-end-of-line): Use more efficient single-property search.
5661 (move-beginning-of-line): Remove unused var `start'.
5662 (blink-matching-open): Restructure in a more functional style.
5663
6fbc407a
MC
56642007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5665
5666 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
5667
13ba3740
SM
56682007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5669
448f754f
SM
5670 * server.el (server-clients): Only keep procs, no properties any more.
5671 (server-client): Remove.
5672 (server-client-get, server-client-set): Remove, replace all callers by
5673 process-get and process-put resp.
5674 (server-clients-with, server-add-client, server-delete-client)
5675 (server-create-tty-frame, server-create-window-system-frame)
5676 (server-process-filter, server-execute, server-visit-files)
5677 (server-buffer-done, server-kill-buffer-query-function)
5678 (server-kill-emacs-query-function, server-switch-buffer)
5679 (server-save-buffers-kill-terminal): Update accordingly.
5680
13ba3740
SM
5681 * server.el (server-with-environment): Simplify.
5682 (server-select-display, server-unselect-display): Re-add functions that
5683 seem to have been lost in the multi-tty merge.
5684 (server-eval-and-print, server-create-tty-frame)
5685 (server-create-window-system-frame, server-goto-toplevel)
5686 (server-execute, server-return-error): New functions extracted from
5687 server-process-filter.
5688 (server-execute-continuation): New functions.
5689 (server-process-filter): Restructure so that all arguments are analysed
2171e172 5690 first and then acted upon in a subsequent stage. This way
13ba3740
SM
5691 server-goto-toplevel can be executed later, when we know if
5692 it's necessary.
5693 Remove the "-version" and "-version-good" support.
5694
47fdaab8
GM
56952007-09-16 Drew Adams <drew.adams@oracle.com>
5696
fdc90613 5697 * cus-edit.el (custom-face-edit-activate): Doc fix.
47fdaab8 5698
c5da8ef6
GM
56992007-09-16 Glenn Morris <rgm@gnu.org>
5700
5701 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
5702 Following cal-bahai renaming, update all instances of
5703 list-bahai-diary-entries to diary-bahai-list-entries,
5704 mark-bahai-diary-entries to diary-bahai-mark-entries,
5705 calendar-goto-bahai-date to calendar-bahai-goto-date,
5706 insert-bahai-diary-entry to diary-bahai-insert-entry,
5707 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
5708 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
5709 calendar-print-bahai-date to calendar-bahai-print-date.
5710
5711 * textmodes/tex-mode.el (tex-region): Handle the case where the
5712 region is not in `tex-main-file'. Move the old code that applies
5713 to both cases...
5714 (tex-region-1): ...to this new function.
5715
03368919
SM
57162007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
5717
86e80023
SM
5718 * vc.el (vc-process-sentinel): New function.
5719 (vc-exec-after): Use it instead of using ugly hackish analysis and
5720 construction of Elisp code.
5721 (vc-sentinel-movepoint): New dynamically scoped var.
5722 (vc-print-log, vc-annotate): Set it to move the user's point.
5723
72d1ce61
SM
5724 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
5725 inhibit-modification-hooks.
5726
03368919
SM
5727 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
5728 (calendar-bahai-print-date, calendar-bahai-goto-date)
5729 (diary-bahai-list-entries, diary-bahai-insert-entry):
5730 New names to clean up the namespace a bit more.
5731 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
5732
24c6be9f
GM
57332007-09-15 Glenn Morris <rgm@gnu.org>
5734
5735 * calendar/holidays.el (holiday-list): Rename it back to
5736 `list-holidays', but leave `holiday-list' as an alias.
5737
96736d92
GM
5738 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
5739 custom group.
5740
5741 * textmodes/css-mode.el (css): New custom group.
5742 (css-electrick-keys, css-selector, css-property)
5743 (css-indent-offset): Specify custom group.
5744
62b84d36
SM
57452007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
5746
5747 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
5748 (cvs-execute-single-file): Use process-file.
5749 (cvs-run-process): Use start-file-process.
5750
aaeefd66
DN
57512007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
5752
5753 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
5754 level. Remove the hooks when turning off the mode.
5755
5756 * term/xterm.el: Require xt-mouse at compile time.
5757 (terminal-init-xterm): Turn on xterm mouse tracking for this
5758 terminal if xterm-mouse-mode is enabled.
5759
1fe912ee
DN
57602007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5761
da600aad
DN
5762 * term/xterm.el (xterm-function-map): Replace bindings that were
5763 deleted by the merge.
1fe912ee 5764
a4fcacde
TTN
57652007-09-14 Ulf Jasper <ulf.jasper@web.de>
5766
5767 * play/bubbles.el (bubbles-version): Bump value to "0.5".
5768 (bubbles-mode-map): Move define-key statements here.
5769 (bubbles-game-theme-menu): Ditto.
5770 (bubbles-graphics-theme-menu): Ditto.
5771 (bubbles-menu): Ditto.
5772 (bubbles-mode): Initialize buffer-undo-list, redisplay.
5773 (bubbles--initialize): Reset buffer-undo-list, redisplay.
5774 (bubbles-plop): Set buffer-undo-list, redisplay.
5775 (bubbles-undo): Reset buffer-undo-list, redisplay.
5776 (bubbles--show-images): Take care of missing text properties.
5777
f5d58dd1
GM
57782007-09-14 Glenn Morris <rgm@gnu.org>
5779
34acda03
GM
5780 * startup.el (fancy-startup-text, fancy-about-text): Fix face
5781 quoting.
5782
f5d58dd1
GM
5783 * calendar/cal-hebrew.el, calendar/cal-menu.el
5784 * calendar/calendar.el, calendar/diary-lib.el
5785 * calendar/holidays.el: Rename all instances of
5786 list-calendar-holidays callers to calendar-list-holidays,
5787 list-holidays to holiday-list, check-calendar-holidays to
5788 calendar-check-holidays, mark-calendar-holidays to
5789 calendar-mark-holidays, and filter-visible-calendar-holidays to
5790 holiday-filter-visible-calendar.
5791
e1b19750
DN
57922007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5793
5794 * term/xterm.el (xterm-function-map): Add C-M- bindings.
5795
45169e8d
TTN
57962007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5797
5798 * play/bubbles.el (bubbles--initialize-images): Fix bug:
5799 Use transparent background for empty cells in graphics mode.
5800
162a12b1
GM
58012007-09-13 Jari Aalto <jari.aalto@cante.net>
5802
5803 * man.el (Man-default-man-entry): At end of line, continue looking
d9d31f0a 5804 to the next line for possible end of hyphenated command.
162a12b1 5805
45a4af63
GM
58062007-09-13 Chris Moore <dooglus@gmail.com>
5807
5808 * shell.el (shell-resync-dirs): Don't move the cursor relative to
d9d31f0a 5809 the command being edited.
45a4af63 5810
8a1dd108
TTN
58112007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
5812
5813 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
5814
6670206f
DN
58152007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
5816
5817 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
5818 C-M-S- keys.
5819
5820 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
5821
ad56e18b
MC
58222007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5823
0f71f9da 5824 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
ad56e18b
MC
5825 New argument `filename-p' to use one set of confusing chars or another.
5826 (browse-url-file-url): Use the argument.
5827 Suggested by Johannes Weiner.
5828
1c5eb135
RF
58292007-09-12 Romain Francoise <romain@orebokech.com>
5830
5831 * cus-start.el (all): Revert 2007-09-08 change.
5832
aea4b38c
GM
58332007-09-12 Aaron Hawley <aaronh@garden.org>
5834
5835 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
5836 extract .Z files, since it is more common than uncompress.
5837
58efff64
GM
58382007-09-12 Glenn Morris <rgm@gnu.org>
5839
5840 * textmodes/org-publish.el (org-publish-org-to-html): Remove
5841 duplicate function definition.
5842
7fb6ce6e
TTN
58432007-09-10 Chris Moore <dooglus@gmail.com>
5844
5845 * diff-mode.el (diff-sanity-check-hunk):
5846 Also accept single-line hunks.
5847
6794a919
CY
58482007-09-10 Chong Yidong <cyd@stupidchicken.com>
5849
5850 * startup.el (startup-screen-inhibit-startup-screen)
5851 (pure-space-overflow-message): New vars.
5852 (fancy-splash-insert): Allow functions for face and link specs.
5853 (fancy-splash-head): Remove unused arg. Move splash text...
5854 (fancy-startup-text, fancy-about-text): ...here.
5855 (fancy-startup-tail): Rename from fancy-splash-tail.
5856 (fancy-startup-screen, fancy-about-screen): Split off from
5857 fancy-splash-screens.
5858 (display-startup-screen): New function.
5859 (display-about-screen): Rename from display-splash-screen.
5860 (command-line-1): Use concise startup screen if necessary.
5861
28421945
TTN
58622007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5863
5864 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
5865 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
5866
9c934431
SM
58672007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5868
3137dda8
SM
5869 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
5870 (python-font-lock-keywords): Update to the 2.5 version of the language.
5871 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
5872 (python-backspace): Only behave funny in code.
5873 (python-compilation-regexp-alist): Add PDB stack trace regexp.
5874 (inferior-python-mode): Add PDB prompt regexp.
5875 (python-fill-paragraph): Refine the fenced-string regexp.
5876 (python-find-imports): Handle imports spanning several lines.
5877 (python-mode): Add `class' to hideshow support.
5878
58792007-09-10 Dave Love <fx@gnu.org>
5880
9c934431
SM
5881 * outline.el (outline-4, outline-5, outline-7):
5882 Move font-lock-builtin-face down from 4 to 7 to better keep the
5883 progression of color brightness, and to better match Org-mode's faces.
5884
90d10f16
MC
58852007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5886
89c19c1e
MC
5887 * progmodes/meta-mode.el (meta-font-lock-keywords)
5888 (font-lock-match-meta-declaration-item-and-skip-to-next)
5889 (meta-comment-indent, meta-indent-previous-line)
5890 (meta-indent-unfinished-line, meta-beginning-of-defun)
5891 (meta-end-of-defun, meta-common-initialization): Handle \f.
ebd3fa6b
MC
5892 (meta-indent-unfinished-line): Do not handle a `%' in a string as
5893 a comment-start.
89c19c1e 5894
90d10f16
MC
5895 * files.el (file-modes-char-to-who, file-modes-char-to-right)
5896 (file-modes-rights-to-number): Auxiliary functions for symbolic to
5897 numeric notation of file modes.
5898 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
5899 numeric value.
5900 (read-file-modes): New. Read either an octal value of a file mode or a
5901 symbolic value, and return its numeric value.
5902
822b17d3
MC
5903 * dired-aux.el (dired-do-chmod): Change to use the built-in
5904 `set-file-modes' and the previous symbolic mode parsing functions.
5905
70165841
SM
59062007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5907
2db33a18
SM
5908 * textmodes/texinfo.el: Remove spurious * in docstrings.
5909 (texinfo-mode-syntax-table, texinfo-mode-map):
5910 Initialize in the declaration.
5911
c03aab72
SM
5912 * tmm.el: Remove spurious * in docstrings.
5913 (tmm-prompt): Use with-current-buffer.
5914
ad141260
SM
5915 * vcursor.el: Remove spurious * in docstrings.
5916 (vcursor-map): Initialize in the declaration.
5917 (vcursor-use-vcursor-map): Use define-minor-mode.
5918 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
5919
3643fbbc
SM
5920 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
5921 Initialize in the declaration.
5922 (widget-minor-mode): Use define-minor-mode.
5923
70165841
SM
5924 * woman.el (woman-mode-map, woman-syntax-table):
5925 Initialize in the declaration.
5926
94dbe99c
TTN
59272007-09-09 Tassilo Horn <tassilo@member.fsf.org>
5928
5929 * doc-view.el: New file.
5930
490a1ad6
JL
59312007-09-09 Juri Linkov <juri@jurta.org>
5932
5933 * Makefile.in (update-authors): Add etc/ to AUTHORS.
5934
5935 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
5936
5937 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
5938 to "Startup screen". Fix docstring.
5939 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
5940 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
5941 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
5942 (initial-scratch-message): Fix docstring.
5943 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
5944 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
5945 Add link to "Customize Startup" and set interval between links to
5946 5 spaces.
5947 (fancy-about-text): Add links "Authors" and "Contributing".
5948 (fancy-splash-head): Add text "Welcome to " on the startup screen,
5949 and "This is " on the about screen. Add link to
5950 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
5951 For the about screen move emacs version to the header from
5952 `fancy-splash-tail' (as it's done already for normal about screen).
5953 (fancy-splash-tail): Insert emacs version only for startup screen.
5954 (normal-splash-screen): Remove duplicate empty lines.
5955 (normal-about-screen): Add links "Authors" and "Contributing".
5956
3a155dd6
JL
5957 * menu-bar.el (menu-bar-help-menu):
5958 Move "About Emacs" and "About GNU" to the end of the Help menu.
5959 Move "Emacs Psychotherapist" after "Send Bug Report...".
5960 Move "External Packages" after "Find Emacs Packages".
5961
8a4438b6
MA
59622007-09-09 Michael Albinus <michael.albinus@gmx.de>
5963
5964 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
5965 they are useless with the byte compiler.
5966 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
5967 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
5968 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
5969 (tramp-file-name-real-host, tramp-file-name-port)
5970 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
5971 defuns.
5972
5973 * net/tramp-cache.el (top): Improve error message when
5974 `tramp-persistency-file-name' is corrupted.
5975
d218d6a2
JW
59762007-09-09 Carsten Dominik <dominik@science.uva.nl>
5977
5978 * textmodes/org.el (org-re): Also replace the :alpha: class.
5979 (org-todo-tag-alist): Variable removed.
209dc81c 5980 (org-todo-key-alist, org-todo-key-trigger): New variables.
d218d6a2
JW
5981 (org-use-fast-todo-selection): New option.
5982 (org-log-done): Docstring fixed.
5983 (org-deadline-warning-days): New default value 14.
209dc81c 5984 (org-edit-timestamp-down-means-later): New option.
d218d6a2
JW
5985 (org-tag-alist): Docstring fixed.
5986 (org-fast-tag-selection-include-todo): New option.
5987 (org-export-language-setup): New languages added.
5988 (org-set-regexps-and-options): Compute the new variables.
5989 (org-paste-subtree): Cleaning up.
5990 (org-remember-apply-template): New escape %A.
5991 (org-todo): Call fast TODO selection.
5992 (org-fast-todo-selection): New function.
5993 (org-add-log-note): Allow prefix for abort exit.
5994 (org-at-property-p, org-entry-properties)
5995 (org-columns-get-autowidth-alist): Use :alpha: class.
5996 (org-get-wdays): New function.
5997 (org-agenda-remove-date): New variable.
5998 (org-agenda-get-deadlines): Use `org-get-wdays'.
5999 (org-agenda-get-deadlines): Reverse ee before returning.
6000 (org-format-agenda-item): New argument REMOVE-RE.
6001 (org-agenda-convert-date): Baha'i calendar added.
6002 (org-infile-export-plist): Also find DATE line.
6003 (org-get-min-level): New function.
6004 (org-export-as-html, org-export-as-ascii): Use the date format.
6005 (org-shiftup, org-shiftdown): Use.
6006 `org-edit-timestamp-down-means-later'.
6007 (org-assign-fast-keys): New function.
6008
e80134cd
EZ
60092007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
6010
6011 * cus-start.el (all): Add prefer-window-split-horizontally from
6012 window.c.
6013
5edcabcb
EZ
60142007-09-08 Eli Zaretskii <eliz@gnu.org>
6015
6016 * net/browse-url.el (browse-url-galeon): Fix last change.
6017 (top-level): Require cl when compiling.
6018
c426c0d1
CD
60192007-09-08 Carsten Dominik <dominik@science.uva.nl>
6020
6021 * textmodes/org-export-latex.el: arch-tag restored.
6022
6023 * textmodes/org-publish.el: arch-tag restored.
6024
6e33433d
MY
60252007-09-08 Masatake YAMATO <jet@gyve.org>
6026
70165841 6027 * progmodes/which-func.el (which-func-modes): Add diff-mode.
59825017 6028
8a4438b6 6029 * progmodes/cc-langs.el: Support new keywords added to
6e33433d 6030 objective-c frontend of gcc.
70165841
SM
6031 (c-simple-stmt-kwds): Add @throw.
6032 (c-block-stmt-2-kwds): Add @synchronized.
6033 (c-block-stmt-1-kwds): Add @finally and @try.
6e33433d 6034
0b8568f5
JW
60352007-09-07 Carsten Dominik <dominik@science.uva.nl>
6036
0f71f9da 6037 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
b1634ed2
CD
6038 (org-agenda-after-show-hook): New variable.
6039 (org-columns-compile-format)
6040 (org-columns-get-autowidth-alist, org-buffer-property-keys)
6041 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
6042 property names.
6043 (org-get-wdays): New function.
0b8568f5 6044
98a6dc9f
SM
60452007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6046
08ea6d2f
SM
6047 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
6048
6049 * term/xterm.el (xterm-function-map): Initialize in the declaration.
6050
98a6dc9f
SM
6051 * vc-arch.el (vc-arch-checkin): Fix typo.
6052
e141eb2e
RF
60532007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
6054
6055 * cus-face.el (custom-theme-set-faces): Set face attributes
6056 locally for each frame.
6057
5c7ffa04
SM
60582007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6059
a227f163
SM
6060 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
6061 via font-lock-defaults.
6062
5c7ffa04
SM
6063 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
6064 derived-mode-p.
6065
4f060cc7
TTN
60662007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
6067
6068 * progmodes/autoconf.el (autoconf-definition-regexp):
6069 Handle optional square brackets around definition name.
6070
7262075d
GM
60712007-09-07 Johannes Weiner <hannes@saeurebad.de>
6072
6073 * net/browse-url.el (browse-url-browser-function): Add elinks.
6074 (browse-url-elinks-wrapper): New option.
6075 (browse-url-encode-url, browse-url-elinks)
6076 (browse-url-elinks-sentinel): New functions.
6077 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
5c7ffa04
SM
6078 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
6079 Use new function browse-url-encode-url.
7262075d
GM
6080
60812007-09-07 Glenn Morris <rgm@gnu.org>
6082
6083 * version.el (emacs-version): Revert 2007-08-29 change: no need to
6084 say if multi-tty is present.
6085
86970dbd
SM
60862007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6087
c8f1ea76
SM
6088 * cus-start.el (split-window-preferred-function): Add custom info.
6089
2317a7cf
SM
6090 * calendar/holidays.el (holiday-list, calendar-check-holidays)
6091 (calendar-mark-holidays, calendar-list-holidays)
6092 (holiday-filter-visible-calendar): New names to clean up namespace.
6093 (filter-visible-calendar-holidays, list-calendar-holidays)
6094 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
6095 Add compatibility aliases.
6096 (calendar-check-holidays, calendar-mark-holidays)
6097 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
6098 (holiday-sexp): Replace append with list.
6099 (holiday-filter-visible-calendar): Replace append with push.
6100
86970dbd
SM
6101 * woman.el: Remove spurious * in docstrings.
6102 (woman-mini-help, woman-non-underline-faces, woman0-rename)
6103 (woman-topic-all-completions-merge, woman-file-name-all-completions)
6104 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
6105 (woman-write-directory-cache, woman-display-extended-fonts)
6106 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
6107 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
6108 (woman-mode): Use inhibit-read-only.
6109 (woman-negative-vertical-space): Use dotimes.
6110 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
6111
12451866
RF
61122007-09-06 Romain Francoise <romain@orebokech.com>
6113
6114 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
6115 (vc-bzr-workfile-version): Use it.
6116
9a8b3a5c
RF
61172007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
6118
6119 * complete.el (PC-do-completion): Don't try to treat
12451866 6120 empty string as an abbreviation.
9a8b3a5c 6121
27ba1132
GM
61222007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6123
6124 * help-fns.el (describe-variable): Keep doc's text properties.
6125
d920b27a
DN
61262007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
6127
6128 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
6129 instead of a file.
6130
f657c21b
GM
61312007-09-06 Glenn Morris <rgm@gnu.org>
6132
6133 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
6134 (checkdoc-minor-mode): Allow user to specify lighter via
6135 checkdoc-minor-mode-string.
6136
fad930b6
RS
61372007-09-05 Richard Stallman <rms@gnu.org>
6138
86970dbd 6139 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
fad930b6
RS
6140 Several items removed, simplified, or put on one line.
6141 (fancy-about-text): Add substantial contents, part of startup text.
6142 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
6143 (normal-splash-screen): Call normal-mouse-startup-screen,
6144 normal-no-mouse-startup-screen, or normal-about-screen.
6145 (normal-mouse-startup-screen): New fn, broken out, shortened.
6146 (normal-no-mouse-startup-screen): New fn, broken out.
6147 (normal-about-screen): New function, contents all new.
6148
e8449cdb
MC
61492007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6150
6151 * emacs-lisp/rx.el (rx): Fix typo in docstring.
6152
d0da8f91
GM
61532007-09-05 Glenn Morris <rgm@gnu.org>
6154
6155 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
6156 is bound.
6157
61582007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6159
6160 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
86970dbd 6161 in doc string.
d0da8f91 6162
e4019195
DN
61632007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
6164
86970dbd 6165 * server.el (server-start, server-unload-hook): Undo previous change.
e4019195
DN
6166
6167 * xt-mouse.el: Undo previous change.
6168
1d865f15
JL
61692007-09-04 Juri Linkov <juri@jurta.org>
6170
6171 * startup.el (fancy-about-text): New variable.
6172 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
6173 (fancy-current-text, fancy-splash-stop-time)
6174 (fancy-splash-outer-buffer): Remove variables.
6175 (fancy-splash-head, fancy-splash-tail): Add new optional argument
6176 `startup' and use it to conditionally display different texts for
6177 Startup and About screens. Don't display Help commands on the About
6178 screen.
6179 (fancy-splash-screens-1): Remove function and move its content to
6180 `fancy-splash-screens' to the part that dislpays the About screen.
6181 (exit-splash-screen): Don't treat specially exiting from
6182 alternating screens.
6183 (fancy-splash-screens): Rename argument `static' to `startup'.
6184 Fix docstring. Remove code for displaying alternating screens.
6185 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
6186 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
6187 for `inhibit-read-only'.
6188 (normal-splash-screen): Rename argument `static' to `startup'.
6189 Fix docstring. Use argument `startup' to conditionally display
6190 different texts for Startup and About screens. Don't display Help
6191 commands on the About screen. Remove `unwind-protect' `sit-for'
6192 delay and `kill-buffer' after it.
6193 (display-startup-echo-area-message): Remove call to
6194 `use-fancy-splash-screens-p' because image.el is preloaded and
6195 doesn't display "Loading image... done".
6196 (display-splash-screen): Rename argument `static' to `startup'.
6197 Fix docstring.
6198
92cd6a7c
DN
61992007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
6200
6201 * server.el (server-start, server-unload-hook):
6202 suspend-tty-functions has been renamed to suspend-tty-hook.
6203
6204 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
6205 resume-tty-hook.
6206
0f71f9da 62072007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
b7185a73
DN
6208
6209 * loadup.el: Fix merge problem, only load "button" once.
6210
f4f6d1ed
GM
62112007-09-03 Glenn Morris <rgm@gnu.org>
6212
f0988e47
GM
6213 * vc-svn.el (vc-svn-print-log): If there is only one file, use
6214 "Working file:" as the prefix, for the sake of
6215 log-view-current-file.
f4f6d1ed 6216
13af5af5
DN
62172007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
6218
86970dbd 6219 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
13af5af5
DN
6220 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
6221 if the selected frames is in
6222 xterm-modify-other-keys-terminal-list.
6223 (xterm-turn-off-modify-other-keys): Add an optional frame
86970dbd 6224 parameter. Only turn off modify-other-keys if FRAME is in
13af5af5
DN
6225 xterm-modify-other-keys-terminal-list.
6226 (xterm-remove-modify-other-keys): New function.
86970dbd
SM
6227 (terminal-init-xterm): Use it. Deal with delete-frame hook.
6228 Add the selected frame to xterm-modify-other-keys-terminal-list.
13af5af5 6229
5db55b9e
JD
62302007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6231
6232 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
6233 (icon-map-list): New variable.
6234 (x-gtk-map-stock): Use icon-map-list.
6235
ccf89694
RF
62362007-09-02 Romain Francoise <romain@orebokech.com>
6237
6238 * log-view.el (log-view-current-file): Balance parens.
6239
0720576c
GM
62402007-09-02 Glenn Morris <rgm@gnu.org>
6241
510e240f
GM
6242 * comint.el (comint-mode): Don't set scroll-conservatively.
6243
0720576c
GM
6244 * eshell/em-unix.el (eshell/time): Stringify and flatten the
6245 non-command arguments.
6246
b0bda246
GM
6247 * log-view.el (log-view-current-file): Give a more explicit error
6248 if log-view-file-re fails to find a match.
6249
9f1c6587
TTN
62502007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
6251
6252 * emacs-lisp/bytecomp.el (byte-recompile-directory):
6253 Fix bug: Don't expand top-level file name more than once.
6254 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
6255
ecaf7334
SM
62562007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
6257
6258 * server.el (server-process-filter): Don't display the splash screen.
6259 It's annoying enough on the initial screen and becomes positively
6260 obnoxious here.
6261
afdd184c
SM
62622007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
6263
6264 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
6265 Change naming to use "avl-tree--" for internal functions.
6266
20f8ac73
DN
62672007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
6268
7c1bfecc
DN
6269 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
6270 the merge.
6271 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
6272 (provide): Move to the end of file.
6273
20f8ac73
DN
6274 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
6275
661e8cd1
MC
62762007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6277
08fea928
MC
6278 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
6279 New variable. List of exceptions for the duplicated word rule.
6280 (flyspell-mark-duplications-flag): Mention it.
6281 (flyspell-word): Treat it.
6282
661e8cd1
MC
6283 * files.el (create-file-buffer): If the filename sans directory starts
6284 with spaces, remove them.
6285
5cb94d12
JD
62862007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6287
6288 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
6289 (x-gtk-map-stock): Use two directory elements when matching
6290 file name.
6291
4596901f
GM
62922007-08-31 James Wright <james@chumsley.org>
6293
6294 * eshell/em-unix.el (eshell/info): New function.
6295
fdb88463
SM
62962007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
6297
db30aa12
SM
6298 * frame.el (frame-initialize, make-frame):
6299 * server.el (server-process-filter):
6300 * faces.el (tty-set-up-initial-frame-faces): Don't set
6301 term-environment-variable since it's not used any more.
6302
6303 * env.el (setenv): Don't treat $TERM specially.
6304
fdb88463
SM
6305 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
6306 stated otherwise, subprocesses do not send back escape sequences
6307 corresponding to the terminal from which Emacs was started.
6308
3b44dbc5
TTN
63092007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
6310
6311 * calculator.el: Require cl for compilation.
6312
550641d3
DP
63132007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
6314
6315 * outline.el (outline-font-lock-levels): Comment out unused var.
6316 (outline-font-lock-face): Wrap around face list to handle any
6317 nesting depth gracefully.
6318
b83483d5
MA
63192007-08-30 Michael Albinus <michael.albinus@gmx.de>
6320
bdca334b
RS
6321 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
6322 `set-file-times'.
b83483d5 6323
ff95e246
CD
63242007-08-30 Carsten Dominik <dominik@science.uva.nl>
6325
6326 * textmodes/org.el (org-export-visible): Fix drawers before export.
6327 (org-do-sort): Allow sorting by priority.
6328 (org-agenda-files): Ignore non-existing files.
6329 (org-agenda-skip-unavailable-files): New variable.
6330 (org-ellipsis): All a face as value.
6331 (org-mode): Interprete the face value of `org-ellipsis'.
6332 (org-archive-save-context-info): New option.
6333 (org-archive-subtree): Store context info in archived entry.
6334 (org-fast-tag-selection-can-set-todo-state): New variable.
6335 (org-fast-tag-selection): Allow setting TODO states through this
6336 interface.
6337 (org-cycle): Docstring updated.
6338 (org-todo-keyword-faces): New option.
6339 (org-get-todo-face): New function.
fdb88463
SM
6340 (org-set-font-lock-defaults, org-agenda-highlight-todo):
6341 Use `org-get-todo-face'.
ff95e246
CD
6342 (org-switch-to-buffer-other-window): New function.
6343 (org-table-edit-field, org-table-show-reference)
6344 (org-table-edit-formulas, org-add-log-note)
6345 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
6346 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
6347 `switch-to-buffer-other-window' to make sure that the temporary
6348 windows show up on the current frame.
6349 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
fdb88463
SM
6350 (org-get-entries-from-diary, org-replace-region-by-html):
6351 Don't allow pop-up frames.
6352 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6353 Fix problems with time-of-day.
ff95e246
CD
6354 (org-export-get-title-from-subtree): New function.
6355 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
6356 with listing items that are DONE.
6357 (org-change-tag-in-region): New command.
6358 (org-agenda-skip-scheduled-if-done)
6359 (org-agenda-skip-deadline-if-done): Docstring clarified.
6360 (org-mode): Hide drawers on startup.
6361 (org-get-todo-face): New function.
6362 (org-todo-keyword-faces): New option.
82a93b22
CD
6363 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
6364 (org-remove-keyword-keys): New function.
b83483d5 6365
a2e548a9
TTN
63662007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
6367
fdb88463
SM
6368 * progmodes/grep.el (grep-find-ignored-directories):
6369 Add monotone _MTN bookkeeping directory in workspaces.
6370 Add RCS control directory. List items in alphabetical order.
a2e548a9 6371
2796180f 6372 * progmodes/grep.el (grep-files-aliases): Add cc alias.
fdb88463 6373 Sort items in alphabetical order. Fix parens.
2796180f 6374
dc8ceca1
DN
63752007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6376
f0230324
DN
6377 * vc-hg.el (vc-hg-extra-menu-map): New variable.
6378 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
6379 (vc-hg-pull): New functions.
6380 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
6381
dc8ceca1
DN
6382 * term/mac-win.el: Don't require url, only autoloaded url
6383 functions are used in this file.
6384
d9af6951
AS
63852007-08-29 Andreas Schwab <schwab@suse.de>
6386
6387 * shell.el (shell): Return correct value from interactive spec.
6388
6d017e27
GM
63892007-08-29 Glenn Morris <rgm@gnu.org>
6390
6391 * version.el (emacs-version): Increase to 23.0.50.
6392
9b229c32
JD
63932007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6394
6395 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
6396
8d9cc0b7
MB
63972007-08-29 Juri Linkov <juri@jurta.org>
6398
6399 * loadup.el: Add "button" loading after "faces" and move "startup"
6400 to load after "button".
6401
64022007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6403
6404 * loadup.el: Load term/mac-win on a Mac using Carbon.
6405
6406 * term/mac-win.el: Provide mac-win.
6407 (mac-initialized): New variable.
b7b27c93 6408 (mac-initialize-window-system): New function. Move global setup here.
8d9cc0b7
MB
6409 (handle-args-function-alist, frame-creation-function-alist):
6410 (window-system-initialization-alist): Add mac entries.
6411 (x-setup-function-keys): New function containing all the
6412 top level function key definitions.
6413
6414 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
6415
b7b27c93 6416 * env.el (read-envvar-name): Don't consider the environment frame param.
8d9cc0b7 6417
b7b27c93
JB
6418 * env.el (setenv):
6419 * frame.el (frame-initialize, make-frame):
6420 * faces.el (tty-set-up-initial-frame-faces):
6421 * server.el (server-process-filter): Set
8d9cc0b7
MB
6422 display-environment-variable and term-environment-variable.
6423
6424 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
6425
64262007-08-29 Jason Rumney <jasonr@gnu.org>
6427
6428 * loadup.el: Only load term/x-win when X is compiled in.
6429 Load term/w32-win and dependencies on windows-nt.
6430
6431 * term/w32-win.el: Reorder to match x-win.el more closely.
b7b27c93 6432 Provide w32-win. Don't throw error when global window-system not w32.
8d9cc0b7
MB
6433 (internal-face-interactive): Remove obsolete function.
6434 (x-setup-function-keys): Use local-function-key-map.
6435 (w32-initialized): New variable.
6436 (w32-initialize-window-system): Set it.
6437 Move more global setup here.
6438 (x-setup-function-keys): New function.
b7b27c93 6439 (w32-initialize-window-system): Move non function key global setup here.
8d9cc0b7
MB
6440 (x-cut-buffer-max): Remove.
6441 (w32-initialize-window-system): New function.
6442 (handle-args-function-alist, frame-creation-function-alist):
6443 (window-system-initialization-alist): Add w32 entries.
6444
64452007-08-29 David Kastrup <dak@gnu.org>
6446
6447 * env.el (getenv): Pass frame to getenv-internal.
6448
4b649a8e 64492007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
8d9cc0b7 6450
7262075d
GM
6451 * version.el (emacs-version): Show if multi-tty is present.
6452
8d9cc0b7
MB
6453 * loadup.el: Delay loading env; mule-conf gets confused by cl
6454 during bootstrap. Also load termdev and term/x-win.
6455
6456 * bindings.el (mode-line-client): New variable.
6457 (help-echo): Add it to the default mode-line format.
6458
6459 * cus-start.el: Remove bogus window-system reference from GTK test.
6460
93137d49 6461 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
8d9cc0b7
MB
6462 (ebrowse-electric-position-mode-map):
6463 * ebuff-menu.el (electric-buffer-menu-mode-map):
6464 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
6465 not `suspend-emacs'.
6466
6467 * ediff-wind.el (ediff-setup-windows-automatic): New function.
6468 (ediff-window-setup-function): Use it as default.
6469
6470 * files.el (save-buffers-kill-terminal): New function.
6471 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
6472
6473 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
6474 and `with-selected-frame'.
6475
6476 * help-fns.el (describe-variable): Describe frame-local variables
6477 correctly.
6478
6479 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
6480 display support.
6481 (normal-erase-is-backspace-setup-frame): New function.
6482
6483 * subr.el (with-selected-frame): New function.
6484 (read-quoted-char): Use terminal-local binding of
6485 local-function-key-map instead of function-key-map.
6486
6487 * talk.el (talk): New function.
6488 (talk-handle-delete-frame): New function.
6489 (talk-add-display): Open a new frame only if FRAME was not a frame.
6490
6491 * termdev.el: New file.
6492
6493 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
6494 * term/x-win.el: Don't bind f10.
6495 * tmm.el: Remove autoload binding for f10.
6496
6497 * international/encoded-kb.el (encoded-kbd-setup-display): Use
6498 `set-input-meta-mode'. Fix broken condition before set-input-mode.
6499 Store the saved input method as a terminal parameter. Add keymap
6500 parameter. Use it instead of changing key-translation-map directly.
6501 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
6502 Remove.
6503 (encoded-kbd-setup-display): New function.
6504
6505 * international/mule-cmds.el (set-locale-environment): Fix getenv
6506 call. Use save-buffers-kill-terminal. Ignore window-system; always
6507 set the keyboard coding system. Add DISPLAY parameter.
6508 (set-display-table-and-terminal-coding-system): Add DISPLAY
6509 parameter. Pass it to set-terminal-coding-system.
6510
6511 * international/mule.el (keyboard-coding-system): Test for
6512 encoded-kbd-setup-display, not encoded-kbd-mode.
6513 (set-terminal-coding-system, set-keyboard-coding-system): Add
6514 DISPLAY parameter.
6515 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
6516
6517 * term/README: Update.
6518
6519 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
6520
6521 * term/x-win.el (x-setup-function-keys): New function. Move
6522 function-key-map tweaks here. Protect against multiple calls on
6523 the same terminal. Use terminal-local binding of
6524 local-function-key-map instead of function-key-map.
6525 (x-initialize-window-system): Make a copy of pure list. Pass a
6526 frame getenv.
6527
6528 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
6529 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
6530 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
6531 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
6532 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
6533 local-function-key-map instead of function-key-map.
6534
6535 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
6536 `substitute-key-definition' and `define-key' calls against
6537 multiple execution. Use terminal-local binding of
6538 local-function-key-map instead of function-key-map. Pass a frame
6539 to getenv.
6540
6541 * edmacro.el (edmacro-format-keys):
6542 * emulation/cua-base.el (cua--pre-command-handler):
6543 * isearch.el (isearch-other-meta-char):
6544 * xt-mouse.el: Use terminal-local binding of
6545 local-function-key-map instead of function-key-map.
6546
6547 * fringe.el (set-fringe-mode): Simplify and fix using
6548 `modify-all-frames-parameters'.
6549 * scroll-bar.el (set-scroll-bar-mode): Ditto.
6550 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
6551 check before calling `tool-bar-setup'.
6552 (tool-bar-setup): New variable.
6553 (tool-bar-setup): Use it to guard against multiple calls. Add
6554 optional frame parameter, and select that frame before adding items.
6555 (toggle-tool-bar-mode-from-frame): New function.
6556
6557 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
6558 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
6559 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
6560 "Tool-bar" toggles to reflect the state of the current frame.
6561 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
6562
b7b27c93 6563 * env.el: Require cl for byte compilation (for `block' and `return').
8d9cc0b7
MB
6564 (environment, setenv-internal): New functions.
6565 (let-environment): New macro.
6566 (setenv, getenv): Add optional terminal parameter. Update docs.
6567 (setenv): Use setenv-internal. Always set process-environment.
6568 Handle `local-environment-variables'.
6569 (read-envvar-name, setenv, getenv): Use frame parameters
6570 to store the local environment, not terminal parameters. Include
6571 `process-environment' as well.
6572
6573 * faces.el (tty-run-terminal-initialization): New function.
6574 (tty-create-frame-with-faces): Use it. Set up faces and
6575 background mode only after the terminal has been initialized.
6576 Call terminal-init-*. Don't load the initialization file more
6577 than once. Call set-locale-environment.
6578 (frame-set-background-mode): Handle the 'background-mode terminal
6579 parameter.
6580 (tty-find-type): New function.
6581 (x-create-frame-with-faces): Remove bogus check for
6582 first frame. Call `tool-bar-setup'. Don't make frame visible
6583 until we are done setting up all its parameters. Call
6584 x-setup-function-keys.
6585
6586 * frame.el (make-frame): Always inherit 'environment and 'client
6587 parameters. Set up the 'environment frame parameter, when needed.
6588 Also inherit 'client parameter. Don't override explicitly
6589 specified values with inherited ones. Add 'terminal frame
6590 parameter. Append window-system-default-frame-alist to parameters
6591 before calling frame-creation-function.
6592 (frame-initialize): Copy the environment from the initial frame.
6593 (window-system-default-frame-alist): Enhance doc string.
6594 (frame-notice-user-settings): Don't put 'tool-bar-lines in
6595 `default-frame-alist' when initial frame is on a tty.
6596 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
6597 Remove specified parameters from `window-system-default-frame-alist'.
6598 (make-frame-on-tty, framep-on-display, suspend-frame):
6599 Extend doc string, update parameter names.
6600 (frames-on-display-list): Use terminal-id to get the display id.
6601 (frame-notice-user-settings): Extend to apply
6602 settings in `window-system-default-frame-alist' as well.
6603 (terminal-id, terminal-parameters, terminal-parameter)
6604 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
6605 (delete-frame-functions): Add to `delete-frame-functions' hook.
6606 (blink-cursor-mode): Adapt blink-cursor-mode default
6607 value from startup.el.
6608 (make-frame-on-display): Protect condition on x-initialized when
6609 x-win.el is not loaded. Update doc.
6610 (suspend-frame): Use display-controlling-tty-p to decide between
6611 suspend-emacs and suspend-tty.
6612 (frames-on-display-list): Update for display ids.
6613 (framep-on-display): Ditto.
6614 (suspend-frame): Use display-name, not frame-tty-name.
6615 (selected-terminal): New function.
6616
6617 * server.el: Use `device' instead of `display' or `display-id' in
6618 variable and client parameter names.
6619 (server-select-display): Remove (unused).
6620 (server-tty-live-p, server-handle-delete-tty): Remove.
6621 (server-unquote-arg, server-quote-arg, server-buffer-clients):
6622 Update docs.
6623 (server-getenv-from, server-with-environment, server-send-string)
6624 (server-save-buffers-kill-terminal): New functions.
6625 (server-delete-client): Handle quits in kill-buffer. Don't kill
6626 modified buffers. Add extra logging. Delete frames after
6627 deleting the tty. Clear 'client parameter before deleting a frame.
6628 Use delete-display, not delete-tty.
6629 (server-visit-files): Don't set `server-existing-buffer' if the
6630 buffer already has other clients. Return list of buffers
6631 created. Update doc. Don't set client-record when nowait.
6632 (server-handle-delete-frame): Delete the client if this was its
6633 last frame. Check that the frame is alive. Remove bogus comment.
6634 Add note on possible race condition. Delete tty clients, if needed.
6635 (server-handle-suspend-tty): Use server-send-string. Kill the
6636 client in case of errors from process-send-string. Use the display
6637 parameter.
6638 (server-unload-hook): Remove obsolete delete-tty hook.
6639 (server-start): Ask before restarting if the old server still has
6640 clients. Add feedback messages. Remove obsolete delete-tty hook.
6641 (server-process-filter): Use server-send-string. Accept `-dir'
6642 command. Switch to *scratch* immediately after creating the frame,
6643 before evaluating any -evals. Protect `display-splash-screen'
6644 call in a condition-case. Explain why. Call
6645 `display-startup-echo-area-message' before
6646 `display-splash-screen'. Don't display the splash screen when no
6647 frame was created. Show the Emacs splash screen and startup echo
6648 area message. Display the *scratch* buffer by default. Store the
6649 local environment in a frame (not terminal) parameter. Do not try
6650 to decode environment strings. Fix reference to the 'display
6651 frame parameter. Change syntax of environment variables. Put
6652 environment into terminal parameters, not client parameters. Use
6653 a dummy client with --no-wait's X frames. In `-position LINE'
6654 handler, don't ruin the request string until the line number is
6655 extracted. Log opened files. Handle -current-frame command.
6656 Don't create frames when it is given. Don't bind X frames to the
6657 client when we are in -no-wait mode. Set locale environment
6658 variables from client while creating tty frames. Disable call to
6659 configure-display-for-locale. When processing -position command,
6660 don't change the request string until the parameters are
6661 extracted. Don't try to create an X frame when Emacs does not
6662 support it. Improve logging. Temporarily set ncurses-related
6663 environment variables to those of the client while creating a new
6664 tty frame. Select buffers opened by nowait clients, don't leave
6665 them buried under others. Set the display parameter, and use it
6666 when appropriate.
6667
6668 * startup.el (display-startup-echo-area-message): Handle
6669 `inhibit-startup-echo-area-message' here.
6670 (command-line-1): Moved from here.
6671 (fancy-splash-screens): Use `overriding-local-map' instead of
6672 `overriding-terminal-local-map' for now; the latter doesn't work
6673 right, it looses keypresses to another terminal. Use
6674 `overriding-terminal-local-map' to set up keymap. Install a
6675 `delete-frame-functions' hook to catch `delete-frame' events.
6676 Ignore `select-window' events to cope better with
6677 `focus-follows-mouse'. Don't switch back to the original buffer
6678 if the splash frame has been killed. Restore previous buffer, even
6679 if it's *scratch*.
6680 (normal-splash-screen): Don't let-bind `mode-line-format'; it
6681 changes the global binding - setq it instead. Use
6682 `save-buffers-kill-terminal'.
6683 (display-splash-screen): Don't do anything if the splash screen is
6684 already displayed elsewhere.
6685 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
6686 (command-line): Replace duplicated code with a call to
6687 tty-run-terminal-initialization. Don't load the terminal
6688 initialization file more than once. Remove call to nonexistent
6689 function `set-locale-translation-file-name'.
6690
6691 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
6692 parameters.
6693 (xterm-mouse-position-function, xterm-mouse-event): Update.
6694 (xterm-mouse-mode): Don't depend on current value of window-system.
6695 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
6696 Update for multi-tty.
6697 (turn-on-xterm-mouse-tracking-on-terminal)
6698 (turn-off-xterm-mouse-tracking-on-terminal)
6699 (xterm-mouse-handle-delete-frame): New functions.
6700 (delete-frame-functions, after-make-frame-functions)
6701 (suspend-tty-functions, resume-tty-functions): Install extra hooks
6702 for multi-tty.
6703
cb5b9015
SM
67042007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6705
6706 * simple.el (invisible-p): Remove: implemented in C now.
6707 (line-move-invisible-p): Remove obsolete alias.
6708
d487ca7d
JL
67092007-08-28 Juri Linkov <juri@jurta.org>
6710
6711 * image-mode.el (image-type): New variable.
6712 (image-mode): Set default major mode name to "Image[text]".
6713 (image-minor-mode): Change LIGHTER to display image-type in the
6714 mode line.
6715 (image-minor-mode): Set default image-type to "text".
6716 (image-toggle-display): After switching to text mode, set
6717 image-type to "text" and major mode name to "Image[text]".
6718 After switching to image mode, set image-type to actual image
6719 type, and add image type to major mode name. Let-bind the same
6720 variable names as arguments of `image-type' and `create-image'.
6721 Bind `type' to the result of `image-type' and use it as arg
6722 of `create-image' to not determine the image type twice.
6723
8d60099b
MA
67242007-08-28 Michael Albinus <michael.albinus@gmx.de>
6725
b7b27c93 6726 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
8d60099b
MA
6727 (tramp-set-file-uid-gid, tramp-get-local-uid)
6728 (tramp-get-local-gid): New defuns.
6729 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
6730 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
6731 Improve fast track.
6732 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
cb5b9015 6733 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
8d60099b
MA
6734 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
6735 (tramp-handle-write-region): Improve fast track.
cb5b9015 6736 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
8d60099b
MA
6737 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
6738 be nil.
6739
aff2ba04
RS
67402007-08-28 Ivan Kanis <apple@kanis.eu>
6741
6742 * time.el: New feature to display several time zones in a buffer.
6743 (display-time-world-mode, display-time-world-display)
6744 (display-time-world, display-time-world-timer): New functions.
6745 (display-time-world-list, display-time-world-time-format)
6746 (display-time-world-buffer-name, display-time-world-timer-enable)
6747 (display-time-world-timer-second, display-time-world-mode-map):
6748 New variables.
6749
017de784
JD
67502007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6751
6752 * term/x-win.el (x-gtk-stock-map): New variable.
6753 (x-gtk-map-stock): New function.
6754
6755 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
6756 prev/next-node.
6757
82dd78a8
KH
67582007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
6759
6760 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
6761
fd45e2f4
GM
67622007-08-28 Glenn Morris <rgm@gnu.org>
6763
b7b27c93 6764 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
fd45e2f4 6765
2503f222
TTN
67662007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6767
6768 * progmodes/modula2.el (m2-definition, m2-module):
6769 Don't use previous-line. Reported by T. V. Raman.
6770
8a2e0b2a
YM
67712007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6772
6773 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
6774 argument to tool-bar-mode call.
6775
0ddda8cd
GM
67762007-08-27 Glenn Morris <rgm@gnu.org>
6777
f9274544
GM
6778 * diff-mode.el (diff-find-file-name): Only accept regular files,
6779 to rule out /dev/null, directories, etc.
6780
0ddda8cd
GM
6781 * vc-svn.el (vc-svn-diff): If the repository version of all the
6782 files is the same as the specified OLDVERS, do a local diff.
6783
c65e6942
SM
67842007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
6785
8837a213
SM
6786 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
6787 of buffers in uniquify-managed.
6788
c65e6942
SM
6789 * simple.el (invisible-p): Rename from text-invisible-p.
6790 Update callers.
6791
5ebfbcdc
SM
67922007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6793
9edd6ee6
SM
6794 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
6795 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
6796 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
6797 (cperl-etags-goto-tag-location): Use new style backquotes.
6798
a621c46e
SM
6799 * net/browse-url.el: Remove spurious * in custom docstrings.
6800 (browse-url-filename-alist): Use new-style backquote.
6801
6802 * emacs-lisp/backquote.el (backquote-unquote-symbol)
6803 (backquote-splice-symbol): Clarify they're not new-style unquotes.
6804
6805 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
6806 (\,@): Backslash the , and ,@ which are not new-style unquotes.
6807
6808 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
6809
6810 * net/socks.el (socks-username/password-auth-filter):
6811 Remove unused vars `state' and `desired-len'.
6812 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
6813 (socks-wait-for-state-change): Use new-style backquotes.
6814
6815 * pcvs.el (cvs-mode-status): Fix long-standing typo.
6816
36e65f70
SM
6817 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
6818 backquotes after each `read' rather than once per buffer.
6819
78b35906
SM
6820 * dframe.el: Remove spurious * in custom docstrings.
6821 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
6822 (dframe-xemacs20p): Remove, inline at the sole use point.
6823 (defface): Don't defvar the face, don't use old-style backquote.
6824 (defcustom): Don't use old-style backquote.
6825 (dframe-frame-parameter, dframe-mouse-event-p):
6826 Make it obvious that it's always defined.
6827 (dframe-popup-kludge): New function to replace
6828 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
6829 (dframe-frame-mode, dframe-set-timer-internal)
6830 (dframe-mouse-set-point): Remove use of with-no-warnings from
6831 XEmacs-specific code.
6832 (dframe-set-timer-internal): Fix very old bug with
6833 post-command-idle-hook.
6834
6835 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
5ebfbcdc 6836
68024874
TTN
68372007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6838
6839 * emacs-lisp/avl-tree.el: New file.
6840
b616a212 68412007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
a2ab90da
MC
6842
6843 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
6844 was used.
6845
f8a3deed
MC
68462007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
6847
6848 * complete.el (PC-do-completion): Make RET accept a non-unique but
6849 complete expansion again.
6850
0d182a34
TTN
68512007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
6852
6853 * eshell/esh-opt.el (eshell-eval-using-options):
6854 Add debug declaration.
6855
a549ce70
DN
68562007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
6857
a0902360
DN
6858 * log-view.el (log-view-toggle-mark-entry): Add docstring.
6859 (log-view-get-marked): Likewise.
6860
a549ce70
DN
6861 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
6862 (vc-delete-automatic-version-backups): Likewise.
6863
6864 * vc.el (vc-dired-buffers-for-dir): Likewise.
6865
3a44b2ae
DN
68662007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
6867
ee0fb228
DN
6868 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
6869 safe-local-variable setting.
6870 * progmodes/perl-mode.el (perl-indent-level): Likewise.
6871
3a44b2ae
DN
6872 * log-view.el (log-view-marked-list): Delete variable.
6873 (log-view-mode): Don't use it.
6874 (log-view-toggle-mark-entry): Likewise, simplify.
6875 (log-view-current-tag): Don't return properties.
6876 (log-view-get-marked): New function.
6877
6f222162
DN
68782007-08-25 Alexandre Julliard <julliard@winehq.org>
6879
6880 * vc-git.el (vc-git-mode-line-string): New function.
6881
f2f800c3
AM
68822007-08-25 Alan Mackenzie <acm@muc.de>
6883
6884 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
6885 new language variable.
6886
6887 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
6888 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
6889 "extern" etc., rather than BOI. Fix addition of spurious
6890 syntactic-symbol 'defun-block-intro, replacing it with
6891 'innamespace, etc.
6892
1ae0abbc
JL
68932007-08-25 Juri Linkov <juri@jurta.org>
6894
6895 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
6896
6897 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
6898 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
6899 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
6900
6901 * image.el (image-type-header-regexps): Use more complex regexp for svg.
6902 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
6903 (image-type-auto-detectable): Add (svg . maybe).
6904
6905 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
6906 to treat it like .tgz.
6907
6908 * calendar/cal-bahai.el: Add file coding cookie.
6909
4d0a94d6
RS
69102007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
6911
f29897bb
RS
6912 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
6913 Don't behave differently when executed via M-x. Add doc string.
6914
4d0a94d6
RS
6915 * sort.el (sort-fold-case, sort-numeric-base): Mark as
6916 safe-local-variable.
6917
94a95495
JB
69182007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
6919
6920 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
6921 the default value.
6922 (math-calendar-tzinfo): New variable.
6923 (math-get-calendar-tzinfo): New function.
6924 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
6925 to get information when zone is nil.
6926
83db937c
DN
69272007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
6928
6929 * log-view.el (log-view-toggle-mark-entry): New function.
6930 (log-view-mode-map): Bind it.
6931 (log-view-marked-list): New variable.
6932 (log-view-mode): Make it local.
6933
5b29d790
TTN
69342007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
6935
6936 * play/zone.el (zone-pgm-rat-race): New func.
6937 (zone-programs): Add `zone-pgm-rat-race'.
6938
9d693d80
SM
69392007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
6940
6941 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
6942 a list.
6943
39696a77
TTN
69442007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
6945
6946 * progmodes/hideshow.el (hs-match-data): Delete alias.
6947 (hs-hide-block-at-point, hs-find-block-beginning)
6948 (hs-show-block): Use `match-data' directly.
6949
a19ab870
MR
69502007-08-24 Martin Rudalics <rudalics@gmx.at>
6951
6952 * format.el (format-alist): Fix typo in doc-string.
6953
0f205eee
MA
69542007-08-24 Michael Albinus <michael.albinus@gmx.de>
6955
6956 * net/tramp.el (tramp-local-host-p): New defun.
6957 (tramp-handle-file-local-copy, tramp-handle-write-region):
6958 Implement fast track when being on the local host.
6959 (tramp-file-name-handler): Don't set "started" property. It shall
6960 be reserved for the "ftp" method.
6961 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
6962
6963 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
6794bf28 6964 (tramp-ftp-file-name-handler): Set "started" property.
0f205eee 6965
46b0d029
GM
69662007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
6967
6968 * files.el (backup-buffer-copy): Don't wrap delete in
6969 condition-case, only try to delete if file exists.
6970
5f5ba825
GM
69712007-08-24 Glenn Morris <rgm@gnu.org>
6972
d25b54b3
GM
6973 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
6974
5f5ba825
GM
6975 * startup.el (tutorial-directory): Set with eval-at-startup so it
6976 gets the right value in an installed Emacs.
6977
69782007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
6979
6980 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
6981 (eldoc-highlight-function-argument): Use it.
6982
68a4a27a
MY
69832007-08-23 Masatake YAMATO <jet@gyve.org>
6984
6e33433d
MY
6985 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
6986 name of parameters in document body.
5f5ba825 6987
40fafc21
SM
69882007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6989
9ec5dfe6
SM
6990 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
6991 (byte-compile-output-as-comment): Use with-current-buffer rather than
6992 a weird set-buffer&prog1 combination.
6993
6794bf28
JB
6994 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
6995 test so as to optimise cases where the `progn's result is constant.
40fafc21 6996
25ca95c0
TTN
69972007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
6998
40fafc21
SM
6999 * locate.el (locate-get-file-positions):
7000 Use line-beginning-position and line-end-position.
25ca95c0 7001
305c237c
JW
70022007-08-23 John Wiegley <johnw@newartisans.com>
7003
7004 * calendar/cal-bahai.el: Added in the diacriticals that were
7005 missing for many of the month names.
7006
4d2f172b
JR
70072007-08-22 Jason Rumney <jasonr@gnu.org>
7008
7009 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
7010
fc45cdb9
CY
70112007-08-22 Chong Yidong <cyd@stupidchicken.com>
7012
7013 * image-mode.el (image-minor-mode): Use image-mode-text-map.
7014
92b6027c
TTN
70152007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
7016
7017 * dabbrev.el (dabbrev--progress-reporter): New variable.
7018 (dabbrev--scanning-message): Delete func.
7019 (dabbrev--find-expansion): Use a progress reporter
7020 instead of dabbrev--scanning-message.
7021
66a100be
MA
70222007-08-22 Michael Albinus <michael.albinus@gmx.de>
7023
7024 * comint.el (comint-exec-1): Raise an error if
7025 `start-file-process' does not return a process object.
7026
7027 * shell.el (shell): Prompt for `default-directory' if it is a
7028 remote file name, and if called with a prefix arg.
7029
dae2bd56
SS
70302007-08-22 Sam Steingold <sds@gnu.org>
7031
7032 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
7033
f50236f6
CD
70342007-08-22 Carsten Dominik <dominik@science.uva.nl>
7035
daa89d0f
CD
7036 * textmodes/org-export-latex.el: New file.
7037
de09204d 7038 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
48aaad2d 7039
f50236f6
CD
7040 * textmodes/org.el (org-agenda-skip): Allow a form for
7041 `org-agenda-skip-function'.
7042 (org-agenda-redo): Re-use local settings.
7043 (org-agenda): Store local settings.
7044 (org-agenda-deadline-faces): New option.
7045 (org-agenda-deadline-face): New function.
7046 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
7047 entries on their due date.
7048 (org-agenda-get-timestamps): No longer handle the due dates of
7049 schedules and deadline items.
7050 (org-insert-link-global, org-open-at-point-global): New commands.
7051 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
7052 :for-ascii parameter.
7053 (org-skip-comments): Function removed.
7054 (org-cleaned-string-for-export): Handle special table lines.
7055 (org-global-properties): New option.
7056 (org-entry-get-with-inheritance): Check global properties.
7057 (org-local-properties): New variable.
7058 (org-set-regexps-and-options): Find the #+PROPERTY line.
7059 (org-link-types): Change type into variable (was constant).
7060 (org-make-link-regexps): New function.
7061 (org-link-re-with-space, org-link-re-with-space2)
7062 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
7063 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
7064 these regular expressions happens now in the function
7065 `org-make-link-regexps'.
7066 (org-store-link): Call the functions in
7067 `org-store-link-functions'.
7068 (org-add-link-type): New function.
7069 (org-store-link-functions): New variable.
7070 (org-activate-tags): Force matches to be in headlines.
de09204d 7071 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
f50236f6
CD
7072 (org-columns-display-here): Make sure this works in a narrowed
7073 buffer by checking for point-min.
7074 (org-columns-display-here): Make the rest of the line intangible,
7075 so that point never can be there.
7076 (org-cleaned-string-for-export): Use `with-current-buffer'.
7077 (org-replace-region-by-html): Use `with-current-buffer'.
7078 (org-unfontify-region, org-do-occur, org-columns-display-here)
7079 (org-columns-remove-overlays, org-columns-quit)
7080 (org-columns-edit-value, org-columns-next-allowed-value)
7081 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
7082 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
7083 (org-agenda-todo, org-agenda-change-all-lines)
7084 (org-agenda-align-tags, org-agenda-priority)
7085 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
7086 (org-agenda-show-new-time, org-cleaned-string-for-export)
8274348c 7087 (org-export-grab-title-from-buffer)
f50236f6
CD
7088 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
7089 instead of `buffer-read-only'.
7090 (org-export-as-html): Set `coding-system-for-write'.
7091 (org-remember-store-without-prompt): New option.
7092 (org-archive-subtree): Fixed bug with modifying TODO keyword.
7093 (org-beginning-of-line): Also treat C-a special in items.
7094 (org-table-convert-refs-to-rc): Fixed problem with column
7095 reference after "..".
7096 (org-columns-compute): Don't mark buffer modified because of text
7097 properties.
7098 (org-batch-store-agenda-views): Use the variable
7099 `default-directory', not the function.
7100 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
7101 (org-clock-out-when-done): New option.
7102 (org-html-entities): Added HTML entities for smileys.
dae2bd56 7103
9ca6898a
GM
71042007-08-22 Glenn Morris <rgm@gnu.org>
7105
38f37c0f
GM
7106 * image.el (create-image): Doc fix.
7107
9ca6898a
GM
7108 * startup.el (tutorial-directory): New constant.
7109 (fancy-splash-text): Tutorials now in tutorial-directory.
7110 * tutorial.el (help-with-tutorial): Tutorials now in
7111 tutorial-directory.
7112
f84638eb
MA
71132007-08-22 Michael Albinus <michael.albinus@gmx.de>
7114
7115 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
7116 otherwise.
de09204d 7117 (tramp-get-remote-path): New defun. Replace occurrences of
f84638eb
MA
7118 `tramp-default-remote-path' by this function.
7119 (tramp-set-remote-path): Move most of the code to
7120 `tramp-get-remote-path'.
7121 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
7122 existing directories, this is done already in
7123 `tramp-get-remote-path'.
7124
9c818156
GM
71252007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
7126
7127 * image-file.el (image-file-name-extensions): Add "svg".
7128 * image.el (image-type-header-regexps): Add svg entry.
7129
11bdb42c
GM
71302007-08-22 Glenn Morris <rgm@gnu.org>
7131
90b64c09
GM
7132 * files.el (backup-buffer-copy): Check backup directory is
7133 writable, to avoid infloop deleting old backup.
7134
11bdb42c
GM
7135 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
7136 movemail related variables.
7137 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
7138 will now be set before this is called.
7139
4bf98800
JL
71402007-08-21 Juri Linkov <juri@jurta.org>
7141
7142 * delsel.el (delete-selection-pre-hook):
7143 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
7144 instead of checking last-command.
7145
e255d6b0
JL
71462007-08-21 Juri Linkov <juri@jurta.org>
7147
7148 * loadup.el: Preload "button".
7149
e2247dc8
SM
71502007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
7151
7a252d11
SM
7152 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7153 Add previous-line and next-line.
7154
80d7d79f
SM
7155 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
7156 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
7157
e2247dc8
SM
7158 * vc-hooks.el (vc-menu-entry): New var.
7159 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
7160 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
7161 (vc-menu-map): Declare and initialize in one step.
de09204d 7162 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
e2247dc8 7163
dc172b73
SM
7164 * menu-bar.el (vc-menu-map): Don't setup any more.
7165 Instead, just create the proper spot in the menu.
7166
bdaf8a62
MB
71672007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
7168
7169 * smerge-mode.el (smerge-resolve): New arg `safe'.
7170 (smerge-resolve-all, smerge-batch-resolve): New function.
7171 (smerge-refine): Make sure `diff' returns the expected result.
7172 (smerge-parsep-re): New const.
7173 (smerge-mode): Use it to adjust paragraph-separate.
7174
7175 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
7176 Correctly match / regexp matchers as first char on a line when
7177 fontifying only that line.
7178
7179 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
7180
71812007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
7182
7183 * vc-bzr.el: Don't fiddle with vc-handled-backend.
7184 (vc-bzr-registered): Don't redundantly protect against
7185 file-error. Actually use the format-specific code.
7186 (vc-bzr-buffer-nonblank-p): Remove.
7187 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
7188
cb3fe757
JL
71892007-08-20 Juri Linkov <juri@jurta.org>
7190
7191 * startup.el (fancy-splash-text): Change multiple tabs into one
7192 tab. Remove "Useful File menu items" section (with "Exit Emacs"
7193 and "Recover Crashed Session").
7194 (fancy-splash-screens): Set tab-width to 22.
7195 (normal-splash-screen): Replace literal tabs with \t and
7196 fix whitespace. Remove "Useful File menu items" section (with
7197 "Exit Emacs" and "Recover Crashed Session").
7198
88b73bbf
VJL
71992007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
7200
7201 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
7202 extracted from `eval-last-sexp-1'.
7203 (eval-last-sexp-1): Call `preceding-sexp'.
7204
1c0f367b
TTN
72052007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
7206
7207 * vc-rcs.el (vc-rcs-annotate-command):
7208 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
7209 Add back :vc-annotate-prefix propertization.
7210
0574be18
AS
72112007-08-20 Andreas Schwab <schwab@suse.de>
7212
7213 * mail/rmail.el (rmail-autodetect): Doc fix.
7214
cd6ab24f
JL
72152007-08-19 Juri Linkov <juri@jurta.org>
7216
7217 * startup.el (normal-splash-screen): Add more links.
7218
aeb6faec
JL
72192007-08-19 Juri Linkov <juri@jurta.org>
7220
7221 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
7222 because it's common to both types of splash screen: fancy and normal.
7223 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
7224 (exit-splash-screen): Rename from `fancy-splash-quit'.
7225 Use `quit-window' instead of `kill-buffer'.
7226 (fancy-splash-head): Use make-button to insert GNU image link.
7227 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
7228 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
7229 (normal-splash-screen): Put "Browse manuals" on the same line with
7230 "Emacs manual". Remove descriptions from "Useful tasks" and put
7231 all links in two columns on two lines.
7232
69441214 72332007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
1c0f367b 7234
93137d49
JB
7235 * emulation/viper.el (viper-remove-hooks): Remove some additional
7236 viper hooks when the user calls viper-go-away.
de09204d 7237 (viper-go-away): Restore the default of default-major-mode.
69441214 7238 Save the value of default-major-mode before vaperization.
1c0f367b 7239
93137d49 7240 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
1c0f367b 7241
93137d49 7242 * emulation/viper-ex.el: Replace error "" with "Viper bell".
1c0f367b 7243
de09204d 7244 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
69441214 7245 buffer for which file is created.
1c0f367b 7246
7e48dd52
GM
72472007-08-19 Glenn Morris <rgm@gnu.org>
7248
7249 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
7250 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
7251 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
7252 shadow files messing up the compilation.
7253
131cd154
GM
72542007-08-18 Glenn Morris <rgm@gnu.org>
7255
ae0195c0
GM
7256 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
7257 string. Also apply eldoc-argument-case in the help-split-fundoc
7258 case. Adapt for changed behavior of eldoc-function-argstring,
7259 eldoc-function-argstring-format, and
131cd154 7260 eldoc-highlight-function-argument.
ae0195c0
GM
7261 (eldoc-highlight-function-argument): Handle nil INDEX argument,
7262 just call eldoc-docstring-format-sym-doc in that case.
131cd154
GM
7263 (eldoc-function-argstring): Change the behavior. Now it converts
7264 an argument list to a string.
7265 (eldoc-function-argstring-format): Change the behavior. Now it
7266 applies `eldoc-argument-case' to a string.
7267
e5eeb98c
GM
7268 * progmodes/scheme.el (scheme-mode-variables): Set
7269 font-lock-comment-start-skip.
7270
35a74542
MR
72712007-08-18 Martin Rudalics <rudalics@gmx.at>
7272
7273 * progmodes/ada-mode.el (ada-create-syntax-table): Move
7274 set-syntax-table from here to ...
7275 (ada-mode): ... here. Do not change global value of
7276 comment-multi-line. Call new function
7277 ada-initialize-syntax-table-properties and add new function
7278 ada-handle-syntax-table-properties to font-lock-mode-hook.
7279 (ada-deactivate-properties, ada-initialize-properties): Replace
7280 by new functions ...
7281 (ada-handle-syntax-table-properties)
7282 (ada-initialize-syntax-table-properties)
7283 (ada-set-syntax-table-properties): ... to set up syntax-table
7284 properties uniformly, independently from whether font-lock-mode
7285 is enabled or not. Handle read-only buffers and do not change
7286 undo-list when setting syntax-table properties.
de09204d 7287 (ada-after-change-function): Use ada-set-syntax-table-properties.
35a74542 7288
5beb9abb 72892007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
8a4c5051
MC
7290
7291 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
7292 (meta-indent-current-nesting): Use a computation of the nesting
7293 instead.
7294 (meta-indent-current-indentation): Indentation is given according
7295 to nesting and if the previous line was finished or not.
7296 (meta-indent-unfinished-line): Tell if the current line ends with
7297 a finished expression.
7298 (meta-indent-looking-at-code): Like `looking-at', but checks if
5beb9abb 7299 the point is in a string before.
8a4c5051
MC
7300 (meta-indent-level-count): Use it. Don't count parenthesis as it's
7301 done in the nesting function.
7302 (meta-indent-in-string-p): Tell if the current point is in a
7303 string.
7304 (meta-indent-calculate): Treat b-o-b as a special case. Use the
7305 previous functions.
7306
4168d2c7
TTN
73072007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
7308
7309 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
7310 (copyright-update-year, copyright-update)
7311 (copyright-fix-years): Use it.
7312
bbe5ccea
TTN
73132007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
7314
7315 * emacs-lisp/copyright.el (copyright-update-year):
7316 Fix bug: Handle nil copyright-limit.
7317
ef1ba5eb 73182007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7026903c
JB
7319
7320 * calc/calc-units.el (math-standard-units): Give exact
7321 conversion for tsp.
7322
ef1ba5eb
JB
7323 * calc/calc.el (math-bignum-digit-length): Compute the
7324 appropriate value.
7325
7326 * calc/calc-bin.el (math-bignum-logb-digit-size)
7327 (math-bignum-digit-power-of-two):
7328 * calc/calc-comb.el (math-small-factorial-table):
de09204d 7329 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
ef1ba5eb
JB
7330 (math-approx-gamma-const):
7331 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
7332 (math-besY1, math-bernoulli-b-cache):
7333 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
7334 Remove `eval-when-compile's.
7335
88a11b81
VJL
73362007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
7337
93137d49 7338 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
88a11b81
VJL
7339 (cperl-find-pods-heres): Fix an error when typing expressions like
7340 `s{a}{b}'.
7341
30cc206b
MC
73422007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
7343
7344 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
ef77dde4
MC
7345 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
7346 a special case (there's no build number).
30cc206b 7347
5757dd51
GM
73482007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
7349
7350 * completion.el (symbol-under-point, symbol-before-point)
de09204d 7351 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
5757dd51 7352
e68b1841
GM
73532007-08-17 Glenn Morris <rgm@gnu.org>
7354
7355 * progmodes/compile.el (compilation-get-file-structure): Make use
7356 of the directory part when checking for an existing entry, to
7357 handle files with same basename in different directories.
7358
82f36338
JB
73592007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7360
7361 * calc/calc.el (calc-language-alist): Add texinfo-mode.
7362
76fd0079
VJL
73632007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7364
7365 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
386ee3b0
VJL
7366 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
7367 (ps-paragraph-spacing): Docstring fix.
76fd0079 7368
5205ee62
GM
73692007-08-16 Glenn Morris <rgm@gnu.org>
7370
7371 * ps-print.el (ps-font-size): Doc fix.
7372
44168837
RS
73732007-08-16 Richard Stallman <rms@gnu.org>
7374
7375 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
7376
26cdce23
JL
73772007-08-15 Juri Linkov <juri@jurta.org>
7378
7379 * startup.el (initialization): Change parent group from `internal'
7380 to `environment'.
7381 (initial-buffer-choice): New variable.
7382 (command-line): Revert 2007-07-02 change that sets
7383 buffer-offer-save in *scratch* and enables auto-save in it.
7384 (fancy-splash-text): Add links to existing items. Add new items
7385 with links for useful tasks. Move information about Control-g to
7386 fancy-splash-head. Move "Emacs Guided Tour" to the end.
7387 (fancy-splash-keymap): New variable.
7388 (fancy-splash-last-input-event): Remove variable.
7389 (fancy-splash-insert): Add processing of `:link' element.
7390 (fancy-splash-head): Replace "Type Control-l to begin editing"
7391 with "Type `q' to exit".
7392 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
7393 (fancy-splash-default-action, fancy-splash-special-event-action):
7394 Remove functions.
7395 (fancy-splash-quit): New function.
7396 (fancy-splash-screens): Rename input arg from `hide-on-input' to
7397 `static' and reverse the condition of its usage. Don't preserve
7398 original values of `minor-mode-map-alist',
7399 `emulation-mode-map-alists', `special-event-map'.
7400 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
7401 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
7402 Remove processing of special events. Use local key map
7403 `fancy-splash-keymap'. Set buffer to read-only.
7404 (normal-splash-screen): Rename input arg from `hide-on-input' to
7405 `static' and reverse the condition of its usage.
7406 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
7407 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
7408 Add links to existing items. Add new items with links for useful
7409 tasks. Use local key map `fancy-splash-keymap'.
7410 (display-splash-screen): Rename input arg from `hide-on-input' to
7411 `static'.
7412 (about-emacs): Add alias to display-splash-screen.
7413 (command-line-1): Use `initial-buffer-choice'.
7414
254aafa8
JL
7415 * menu-bar.el (menu-bar-help-menu):
7416 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
7417 item to about-emacs instead of display-splash-screen.
7418
42964ef8
JB
74192007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7420
7421 * calc/calc-units.el (math-standard-units): Update values.
7422 Put in exact, rational values when possible.
7423 (math-unit-prefixes): Replace floats with powers of ten.
7424 (math-standard-units-systems): Replace floats with integers.
7425 (math-make-unit-string): Remove extra spaces in output.
7426
fca9ad50
GM
74272007-08-15 Glenn Morris <rgm@gnu.org>
7428
7429 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
7430 sloppier, for the sake of GNU Mailman.
7431 (rmail-digest-rfc1153): Initialize `result' correctly.
7432
a722966c
MC
74332007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
7434
7435 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
7436 in the mail title. Suggested by Reiner Steib.
7437
9f70cc1b 74382007-08-14 Chris Hecker <checker@d6.com> (tiny change)
8f26ce73
JB
7439
7440 * calc/calc-aent.el (calc-do-quick-calc): Add binary
7441 representation of integers to the list of outputs.
7442
0392494c
GM
74432007-08-14 Glenn Morris <rgm@gnu.org>
7444
7445 * simple.el (bad-packages-alist): New constant.
de09204d
JB
7446 (bad-package-check): New function. Together, these two add elements
7447 to `after-load-alist' to check for problematic external packages.
697a1e4d 7448 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
0392494c 7449
414ddf9b
JB
74502007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7451
7452 * calc/calc-units.el (math-get-standard-units)
de09204d
JB
7453 (math-get-units, math-make-unit-string)
7454 (math-get-default-units, math-put-default-units): New functions.
414ddf9b
JB
7455 (math-default-units-table): New variable.
7456 (calc-convert-units, calc-convert-temperature): Add machinery
7457 to supply default values.
7458
944a8b1d
SM
74592007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
7460
cdf4e301
SM
7461 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
7462 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
7463 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
7464 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
7465
944a8b1d
SM
7466 * emulation/tpu-extras.el: Remove spurious * in docstrings.
7467 Put its autoloads into tpu-edt.el rather than loaddefs.el.
7468 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
7469 Make into a proper minor-mode.
7470 (tpu-backward-char, tpu-next-line, tpu-previous-line)
7471 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
7472 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
7473 (tpu-set-cursor-free, tpu-set-cursor-bound):
7474 Delegate to tpu-cursor-free-mode.
7475 (tpu-next-line, tpu-previous-line, tpu-forward-line)
7476 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
7477 Use line-move or forward-line instead of next-line-internal.
7478
9f78fa2c
NR
74792007-08-13 Nick Roberts <nickrob@snap.net.nz>
7480
7481 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
7482
ad4fed11
RS
74832007-08-12 Richard Stallman <rms@gnu.org>
7484
7485 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
7486 (cvs-execute-single-file): Use new name split-string-and-unquote.
7487 (cvs-header-msg): Use new name combine-and-quote-strings.
7488
7489 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
7490
7491 * progmodes/gud.el (gud-common-init): Use new name
7492 split-string-and-unquote.
7493
7494 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
7495 in javac regexp.
7496
7497 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
7498 combine-and-quote-strings and split-string-and-unquote.
7499
944a8b1d
SM
7500 * subr.el (combine-and-quote-strings): Rename from strings->string.
7501 (split-string-and-unquote): Rename from string->strings.
ad4fed11 7502
62fc0b71
SM
75032007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7504
5bdc71d0
SM
7505 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
7506 to buffer-local settings.
7507
62fc0b71
SM
7508 * emacs-lisp/backquote.el (backquote-delay-process): New function.
7509 (backquote-process): Add internal arg `level'. Use the two to
7510 correctly handle nested backquotes.
7511
33e5d7d4
SM
75122007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
7513
7514 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
7515 (vc-bzr-state-words): Add "kind changed" state word.
7516 (vc-bzr-status): New function. Return Bzr idea of file status,
7517 which is different from VC's.
7518 (vc-bzr-state): Use vc-bzr-status.
7519 (vc-workfile-unchanged-p): Use vc-bzr-status.
7520 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
7521 (vc-dired-state): Process "kind changed" state word.
7522
a3773730
SM
75232007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
7524
7525 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
7526
7527 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
7528 Move from vc-default-find-file-not-found-hook.
7529
a88459cd
SM
75302007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7531
7532 * man.el: Remove spurious * in docstrings.
7533 Merge defvars and toplevel setq-defaults.
7534 (Man-highlight-references0): Limit=nil rather than point-max.
7535 (Man-mode-map): Move initialization into the declaration.
7536 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
7537 (Man-view-header-file): Use expand-file-name rather than concat.
7538 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
7539
7540 * man.el (Man-next-section): Make sure we do not move backward.
7541
4aaffda1
SM
75422007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7543
7544 * files.el (auto-mode-alist): Use the purecopied text (duh!).
7545
e7f767c2
GM
75462007-08-08 Glenn Morris <rgm@gnu.org>
7547
e7f767c2
GM
7548 * Replace `iff' in doc-strings and comments.
7549
eaccbbd3
MR
75502007-08-08 Martin Rudalics <rudalics@gmx.at>
7551
7552 * dired.el (dired-pop-to-buffer):
7553 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
7554 * calendar/calendar.el (generate-calendar-window):
7555 * progmodes/compile.el (compilation-set-window-height):
7556 * textmodes/two-column.el (2C-two-columns, 2C-merge):
7557 Use window-full-width-p instead of comparing frame-width and
7558 window-width.
7559
7560 * progmodes/compile.el (compilation-find-buffer): Remove extra
7561 argument in call to compilation-buffer-internal-p.
7562
b14d552b
SM
75632007-08-07 Tom Tromey <tromey@redhat.com>
7564
7565 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
7566 Add safe-local-variable property.
7567
559818ab
CY
75682007-08-07 Chong Yidong <cyd@stupidchicken.com>
7569
b13e2d29
CY
7570 * image-mode.el (image-toggle-display): Use image-refresh.
7571
a460c94c
SM
75722007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
7573
7574 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
7575 unofficial version.
7576 (vc-bzr-command): Remove redundant setting of process-connection-type.
7577 (vc-bzr-admin-checkout-format-file): Add autoload.
7578 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
7579 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
7580 (vc-bzr-registered): Compare dirstate format tag with known good
7581 value, abort parsing if match fails. Warn user in docstring.
7582 (vc-bzr-workfile-version): Case for different Bzr branch formats.
7583 See bzrlib/branch.py in Bzr sources.
7584 (vc-bzr-diff): First argument FILES may be a string rather than a list.
7585 (vc-bzr-shell-command): Remove in favor of
7586 vc-bzr-command-discarding-stderr.
7587 (vc-bzr-command-discarding-stderr): New function.
7588
b6e6e09a
SM
75892007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
7590
7591 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
de09204d 7592 program, and return nil.
b6e6e09a
SM
7593 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
7594 (vc-bzr-state): Look for path names relative to the repository
7595 root after status keyword.
7596 (vc-bzr-file-name-relative): New function.
7597 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
7598 depend on it.
7599 (vc-bzr-admin-dirname, ...-checkout-format-file)
7600 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
7601 files that we now parse directly for speed.
7602 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
7603 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
de09204d 7604 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
b6e6e09a
SM
7605 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
7606 Bzr warnings, so we must discard it.
7607 (vc-bzr-workfile-version): Speedup counting lines from
7608 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
7609 if that file doesn't exist.
7610 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
de09204d
JB
7611 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
7612 to `vc-directory-exclusion-list'.
b6e6e09a
SM
7613 (vc-bzr-shell-command): New function.
7614
dfbd373d
SM
76152007-08-06 Tom Tromey <tromey@redhat.com>
7616
7617 * diff-mode.el (diff-unified->context, diff-reverse-direction)
7618 (diff-fixup-modifs): Typo in docstring.
7619
f2b18979
SM
76202007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
7621
036f2966
SM
7622 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
7623 count-screen-lines.
7624 (tpu-edt-off): Disable relevant pieces of advice.
7625
f2b18979
SM
7626 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
7627 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
7628 (newline, newline-and-indent, do-auto-fill): Use advice instead of
7629 redefining the function.
7630 (tpu-set-scroll-margins): Activate the pieces of advice.
7631
37cc095b
MB
76322007-08-06 Martin Rudalics <rudalics@gmx.at>
7633
7634 * help.el (resize-temp-buffer-window): Use window-full-width-p
7635 instead of comparing frame-width and window-width.
7636
031b6333
JB
76372007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
7638
7639 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
7640 optional quotes around files in NEED-UPDATE . REMOVED case.
7641
7642 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
7643 (ada-treat-cmd-string): Improve error message.
7644 (ada-do-file-completion): Call `ada-require-project-file', so
7645 project variables are set properly.
7646 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
7647 (ada-gnatfind-buffer-name): New constant.
7648 (ada-find-any-references): Use new constant. Set buffer name
7649 properly in compilation-start. Toggle read-only properly.
7650 (ada-find-in-src-path): Fix spelling error in docstring.
7651
7652 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
7653 by zero error.
7654
9d8563ca
SM
76552007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7656
7657 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
7658
0e898f3d
RS
76592007-08-12 Richard Stallman <rms@gnu.org>
7660
7661 * progmodes/sh-script.el (sh): Delete group `unix'.
7662
7663 * progmodes/gud.el (gud): Change to group `processes'.
7664
8e80bfc5
GM
76652007-08-11 Glenn Morris <rgm@gnu.org>
7666
7667 * progmodes/compile.el (compilation-buffer-name): Don't check
7668 compilation-arguments. It is superfluous, and the variable isn't
7669 even set when this function is called.
7670
b16f162d
YM
76712007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7672
7673 * term/mac-win.el (mac-ae-reopen-application): New function.
7674 (mac-apple-event-map): Bind "reopen application" Apple event to it.
7675
0e1627a7
SM
76762007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7677
7678 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
7679 take tex-font-script-display into account.
7680 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
7681 cell to a list of 2 elements to simplify the unfontify code.
7682
d3509e50
VJL
76832007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7684
7685 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
7686 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
7687 ps-print-color-p is neither nil nor black-white. Reported by Christian
7688 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
7689
eac59e3c
AS
76902007-08-08 Andreas Schwab <schwab@suse.de>
7691
7692 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
7693 self-insert-command, not self-insert.
7694
a3fcbf6c
GM
76952007-08-08 Glenn Morris <rgm@gnu.org>
7696
7697 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
7698 argument optional, for backwards compatibility, and only highlight
7699 args when present. Fix symbol name typo (doc/args).
7700
7701 * help-mode.el (help-make-xrefs): Search for symbol constituents,
7702 rather than just `-'.
7703
e6cd99dc
JB
77042007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
7705
7706 * calc/calc-units.el (calc-convert-temperature):
7707 Use `/' to create fractions.
7708
27e813fe
MA
77092007-08-07 Michael Albinus <michael.albinus@gmx.de>
7710
7711 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
7712 global matching.
7713 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
7714 ERROR-BUFFER more robust. Display output.
7715 (tramp-file-name-handler): Add a connection property when we found
7716 a foreign file name handler. This allows backends like ftp to
7717 profit also from usr/host name completion based on connection
7718 cache.
7719 (tramp-send-command-and-read): Search for trash after the regexp
7720 until eol only. In XEmacs, there is a problem with \n.
7721
7722 * net/tramp-cache.el (top): Read persistent connection history
7723 when cache is empty.
7724
77252007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
7726
7727 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
7728 resulting output.
7729
c94d5f81
SS
77302007-08-07 Sam Steingold <sds@gnu.org>
7731
7732 * progmodes/compile.el (compilation-start): Pass nil as startfile
7733 to comint-exec.
7734
e9498e0f
CY
77352007-08-07 Chong Yidong <cyd@stupidchicken.com>
7736
7737 * longlines.el (longlines-decoded): New variable.
7738 (longlines-mode): Avoid encoding or decoding the buffer twice.
7739
f70aa678
MR
77402007-08-07 Martin Rudalics <rudalics@gmx.at>
7741
7742 * format.el (format-insert-file): Make sure that at most one undo
7743 entry is recorded for the insertion. Inhibit point-motion and
7744 modification hooks around call to insert-file-contents.
7745
ebaac04d
SM
77462007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7747
7748 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
7749 Select the buffer's window before moving point.
7750
cb8d3325
RS
77512007-08-07 Richard Stallman <rms@gnu.org>
7752
7753 * term.el (term): Remove parent group `unix'.
7754
7755 * simple.el (default-indent-new-line): New function.
7756 It calls comment-line-break-function if there are comments.
7757 (do-auto-fill): Use that.
7758
77592007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
7760
7761 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
7762 (PC-do-completion): Add "acronym completion" for symbols and
7763 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
7764
cc2ee8ec
SS
77652007-08-06 Sam Steingold <sds@gnu.org>
7766
7767 * mouse.el (mouse-buffer-menu): Pass mode-name through
7768 format-mode-line because it may be a list,
7769 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
7770
bd65bc6c
VJL
77712007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
7772
7773 * printing.el (pr-update-menus): Docstring fix.
7774
daffc81a
JR
77752007-08-06 Jason Rumney <jasonr@gnu.org>
7776
7777 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
7778
7779 * vc-hooks.el (vc-call): Add doc string.
7780
227eb744
MA
77812007-08-06 Michael Albinus <michael.albinus@gmx.de>
7782
7783 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
7784 process-filter.
7785
570288ee
KH
77862007-08-06 Kenichi Handa <handa@m17n.org>
7787
7788 * international/quail.el: Wrap (require 'help-mode) by
7789 eval-when-compile.
7790 (quail-help-init): New function.
7791 (quail-help): Call quail-help-init.
7792 (quail-store-decode-map-key): Change it to a function.
7793
e3dd4242
JR
77942007-08-05 Jason Rumney <jasonr@gnu.org>
7795
7796 * vc.el (vc-rollback): Add norevert argument back.
7797 (vc-revert-buffer): Add back as obsolete alias.
7798
a3fcbf6c 77992007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
950ebc45
VJL
7800
7801 * term.el: Honor term-default-fg-color and term-default-bg-color
7802 settings when modifying term-current-face.
ebaac04d 7803 (term-default-fg-color, term-default-bg-color): Initialize from
950ebc45
VJL
7804 default term-current-face.
7805 (term-mode, term-reset-terminal): Set term-current-face with
7806 term-default-fg-color and term-default-bg-color.
7807 (term-handle-colors-array): term-current-face has term-default-fg-color
7808 and term-default-bg-color after reset escape sequence.
7809 (term-handle-colors-array): Set term-current-color with
7810 term-default-fg/bg-color instead of ansi-term-color-vector when the
7811 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
7812
031b6333 78132007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
bdf007a0 7814
031b6333 7815 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
bdf007a0
JB
7816 (math-nlfit-givens): Let bind free variables.
7817
6564a442
VJL
78182007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
7819
7820 * printing.el: Require lpr and ps-print when loading printing package.
7821 Reported by Glenn Morris <rgm@gnu.org>.
7822
f1fa5062
MA
78232007-08-05 Michael Albinus <michael.albinus@gmx.de>
7824
7825 * files.el (set-auto-mode): Handle also remote files wrt
7826 `auto-mode-alist'.
7827
031b6333 78282007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
8ab437fd
JB
7829
7830 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
7831 curves and plotting.
7832
7833 * calc/calc-nlfit.el: New file.
7834
0917bb33
GM
78352007-08-04 Glenn Morris <rgm@gnu.org>
7836
7837 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
7838 zero, not nil, when the library is first loaded. Check for a file
7839 that has been modified on disk.
7840
7841 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
7842 Remove duplicate defvar preventing initialization.
7843 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
7844
4c969f97
SM
78452007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7846
7847 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
7848 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
7849 may match up to 4 lines.
7850 (diff-beginning-of-file-and-junk): Rewrite.
7851
a7e2b28d
VJL
78522007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7853
7854 * printing.el: Evaluate require only during compilation.
7855 (pr-version): New version 6.9.1.
7856 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
7857 (pr-global-menubar): Fix code.
7858
1bb751ed
DN
78592007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
7860
7861 * term.el (term-erase-in-display): Fix case when point is not at
7862 the beginning of the line.
7863
480e4ad1
JB
78642007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7865
031b6333 7866 * calc/calc-ext.el (math-get-value, math-get-sdev)
480e4ad1
JB
7867 (math-contains-sdev): New functions.
7868
7869 * calc/calc-graph.el (calc-graph-format-data)
7870 (calc-graph-add-curve): Check for error forms.
7871 (calc-graph-set-styles): Add option for error forms.
7872
4211679b
MB
78732007-08-03 Miles Bader <miles@gnu.org>
7874
7875 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
7876 backend names for new backends to `Git', `Hg', and `Bzr'.
7877 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
7878 not `HG'.
7879 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
7880 name, not `GIT'.
7881 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
7882 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
7883
4317d494 78842007-08-03 Richard Stallman <rms@gnu.org>
7d1dad0c 7885
7d7d10b8
RS
7886 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
7887 to update deleted flag.
7888
7889 * cus-edit.el (customize-apropos, customize-apropos-options)
7890 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
7891
7892 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
7893
3ff67968 7894 * startup.el (fancy-splash-head, startup-echo-area-message):
7d7d10b8
RS
7895 Change message text.
7896
7897 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
7898 All callers use line-move.
7899
7d1dad0c
RS
7900 * progmodes/compile.el (compilation-find-buffer): Return current
7901 buffer immediately if suitable.
7902 (compile, compilation-buffer-name, compilation-start): Doc fixes.
7903
4317d494 79042007-08-03 Daiki Ueno <ueno@unixuser.org>
2d17b4d5 7905
51f6595d
SM
7906 * faces.el (face-normalize-spec): New function.
7907 (frame-set-background-mode): Normalize face-spec before calling
7908 face-spec-match-p.
2d17b4d5 7909
cb8d3325 79102007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
ee9272ff 7911
0896d931 7912 * server.el (server-window): Add switch-to-buffer-other-frame option.
a0e5e075 7913
52f55ab0
GM
79142007-08-03 Glenn Morris <rgm@gnu.org>
7915
7916 * cus-edit.el (customize-apropos): Make the error message indicate
7917 what kind of thing the user was trying to customize.
7918
7919 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
7920
031b6333
JB
7921 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
7922 Fix off-by-one error in previous change.
52f55ab0
GM
7923
79242007-08-03 Drew Adams <drew.adams@oracle.com>
7925
7926 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
7927 Make buffer writable.
7928
17cc361e
JB
79292007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
7930
031b6333
JB
7931 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
7932 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
17cc361e
JB
7933 Use native Emacs functions, when appropriate.
7934
cb223bba
DN
79352007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
7936 Stefan Monnier <monnier@iro.umontreal.ca>
7937
7938 * vc.el: Document new VC operation `extra-menu'.
7939
7940 * vc-hooks.el (vc-default-extra-menu): New function.
7941
7942 * menu-bar.el (menu-bar-vc-filter): New function.
7943 (menu-bar-tools-menu): Use it as a filter.
7944
a5860c9b 79452007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
a466449c
VJL
7946
7947 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
7948
f3e82d69
GM
79492007-08-01 Glenn Morris <rgm@gnu.org>
7950
7951 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
7952 strings.
7953 (fortran-tab-mode-default): Remove needless autoload.
7954 (fortran-tab-mode-string): Add help-echo and mouse properties, and
7955 mark as risky.
7956 (fortran-line-length): New buffer-local variable, safe if integer.
7957 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
7958 Change from variables to constants.
7959 (fortran-font-lock-syntactic-keywords): Delete as a variable,
7960 replace with a new function definition.
7961 (fortran-mode): Use fortran-line-length, and
7962 fortran-font-lock-syntactic-keywords as a function. Add a
7963 hack-local-variables-hook function.
0e1627a7
SM
7964 (fortran-line-length, fortran-hack-local-variables): New functions.
7965 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
7966 Use fortran-line-length rather than 72.
f3e82d69
GM
7967 (fortran-window-create-momentarily): Doc fix.
7968
a5860c9b 79692007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
d84fcc30 7970
0e1627a7
SM
7971 * cus-edit.el (custom-group-value-create, custom-goto-parent):
7972 Fix parent groups link.
d84fcc30 7973
47968e06
VJL
79742007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
7975
7976 * progmodes/python.el (python-current-defun): Adjust to never fall
7977 into infinite loop.
7978
b6e9189c
SM
79792007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
7980
7981 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
7982
2f12b713 79832007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
eff23ff3 7984
2f12b713
MB
7985 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
7986 (copyright-fix-years, copyright): Correctly handle the case where
7987 copyright-limit is nil.
fa4488bd 7988
2f12b713 79892007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
eff23ff3 7990
2f12b713 7991 * progmodes/python.el (run-python): Fix path separator under w32.
eff23ff3 7992
ea2e3ef4
RS
79932007-07-30 Richard Stallman <rms@gnu.org>
7994
7995 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7996 Treat non-break space as whitespace in Lisp.
7997
b956d64f
SM
79982007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
7999
100edb42
SM
8000 * vc.el (vc-dired-hook): Use inhibit-read-only.
8001
b956d64f
SM
8002 * progmodes/compile.el (compilation-forget-errors):
8003 Reset compilation-auto-jump-to-next.
8004
5ef05ae3
MB
80052007-07-30 Michael Olson <mwolson@gnu.org>
8006
ed8c9cf1
MB
8007 * cus-edit.el (custom-group-save): Fix void function definition
8008 error. Thanks to Zhang Wei for the report.
8009
5ef05ae3
MB
8010 * ps-print.el: Check in trivial changes to the autoloads section
8011 caused by the build process. These autoloads really ought to be
8012 placed in a separate file, methinks.
8013
712f4efe
SM
80142007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
8015
8016 * calendar/calendar.el (calendar-mode): Make sure
8017 displayed-(month|year) are set.
8018 (calendar-basic-setup): Display buffer before adjusting window sizes.
8019 (generate-calendar-window): Use inhibit-read-only. Simplify.
8020 Generate buffer and set displayed-month and displayed-year before
8021 calling update-calendar-mode-line.
8022
bce04fee
MA
80232007-07-29 Michael Albinus <michael.albinus@gmx.de>
8024
27e813fe
MA
8025 * net/tramp.el:
8026 * net/tramp-uu.el:
8027 * net/trampver.el: Use utf-8 encoding with coding cookie.
bce04fee 8028
27e813fe
MA
8029 * net/tramp-cache.el:
8030 * net/tramp-fish.el:
8031 * net/tramp-ftp.el:
8032 * net/tramp-gw.el:
8033 * net/tramp-smb.el: Remove coding cookie.
bce04fee 8034
27e813fe 8035 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
712f4efe 8036 Flush buffer file-name's file property.
bce04fee
MA
8037 (tramp-handle-file-remote-p): The first parameter is FILENAME.
8038
27e813fe 8039 * net/trampver.el: Update release number.
bce04fee 8040
40aa8257
JL
80412007-07-29 Juri Linkov <juri@jurta.org>
8042
8043 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
8044 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
8045 when major-mode is not dired-mode.
8046 (dired-toggle-read-only): New function.
8047 (dired-recursive-deletes): Remove obsolete comments about old
8048 default value.
8049 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
8050
8051 * wdired.el (wdired-exit): New function.
8052 (wdired-mode-map): Bind C-x C-q to wdired-exit.
8053
806bc6df
SM
80542007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
8055
a0247dcf
SM
8056 * cus-edit.el (customize-read-group): New fun.
8057 (customize-group-other-window, customize-face-other-window):
8058 Prompt before delegating to customize-(group|face).
8059 Bind pop-up-windows rather than use the other-window argument.
8060 (customize-group, customize-face): Prompt from the interactive spec.
8061 Remove args `prompt-for-group' and `other-window'.
8062
806bc6df
SM
8063 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
8064 (ad-body-forms, ad-advised-interactive-form): Revert this part of
8065 last change.
8066
9d2aebf6
MY
80672007-07-28 Masatake YAMATO <jet@gyve.org>
8068
806bc6df 8069 * vc.el (vc-dired-mode): Add a menu for VC related operation.
a722966c 8070 Use backend name as the menu label. Suggested by David Kastrup.
9d2aebf6 8071
d4450968
AM
80722007-07-28 Alan Mackenzie <acm@muc.de>
8073
8074 Fix problem with modes derived from CC Mode:
806bc6df 8075 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
d4450968 8076 macro to cc-langs.
806bc6df
SM
8077 (c-init-language-vars-for): Remove call to above macro.
8078 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
d4450968 8079 been moved to here.
806bc6df 8080 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
d4450968 8081
59b65f00
EZ
80822007-07-28 Eli Zaretskii <eliz@gnu.org>
8083
8084 * net/trampver.el: Fix the `coding' cookie.
8085
a0709d8d
DN
80862007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
8087
8088 * vc-git.el (vc-git-print-log): Support both the old single file
8089 interface and the new one.
8090
f7165034
NR
80912007-07-28 Nick Roberts <nickrob@snap.net.nz>
8092
8093 * bindings.el (mode-line-remote): Use updated %@ construct.
8094
ab42e29d
SM
80952007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
8096
e4e1cf95
SM
8097 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
8098 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
8099 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
8100 (diary-list-bahai-entries, diary-bahai-mark-entries)
8101 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
8102 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
8103 New names to clean up namespace.
8104 (list-bahai-diary-entries, mark-bahai-diary-entries)
8105 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
8106 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
8107 Add compatibility aliases.
8108
11361a8b
SM
8109 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
8110
ab42e29d
SM
8111 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
8112 (calendar-scroll-left-three-months)
8113 (calendar-scroll-right-three-months): Clean up namespace.
8114 (scroll-calendar-left, scroll-calendar-right)
8115 (scroll-calendar-left-three-months)
8116 (scroll-calendar-right-three-months): Add compatibility aliases.
8117
0581e7e7
SM
8118 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
8119 Behave like mouse-scroll-calendar-* when used from the mouse.
8120
8121 * calendar/cal-menu.el (cal-menu-scroll-menu)
8122 (cal-menu-global-mouse-menu):
8123 * calendar/calendar.el (calendar-mode-map):
8124 Use new calendar-scroll-* names.
8125 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
8126 Remove. Use calendar-scroll-* directly instead.
8127
05bfa8f3
SM
81282007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8129
8130 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
8131 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
8132 (ad-make-advised-definition, ad-cache-id-verification-code):
8133 Use commandp and interactive-form instead.
8134
625f71cf
DN
81352007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
8136
8137 * vc-git.el: Relicense to GPLv3 or later.
8138 (vc-directory-exclusion-list, vc-handled-backends): Remove.
05bfa8f3 8139
625f71cf
DN
8140 * vc-hooks.el (vc-handled-backends): Add GIT.
8141
8142 * vc.el (vc-directory-exclusion-list): Add .git.
8143
108607bc
DN
81442007-07-26 Alexandre Julliard <julliard@winehq.org>
8145
8146 * vc-git.el (vc-git-revision-table)
8147 (vc-git-revision-completion-table): New functions.
8148
3ced5caa
VJL
81492007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8150
8151 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
8152 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
8153 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
8154 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
8155 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
8156 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
8157 New command actions for EPS header and EPS footer.
8158
8159 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
8160 footer. Fix some problems with one-or-more, zero-or-more and
8161 alternative constructions generation. Some log messages
8162 implementation. Doc fix.
8163 (ebnf-version): New version 4.4.
8164 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
8165 (ebnf-eps-footer, ebnf-log): New options.
8166 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
8167 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
8168 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
8169 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
8170 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
8171 (ebnf-style-custom-list, ebnf-style-database): Put new values.
8172 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
8173 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
8174 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
8175 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
8176 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
8177 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
8178 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
8179 (ebnf-non-terminal-dimension, ebnf-special-dimension)
8180 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
8181 (ebnf-except-dimension, ebnf-alternative-dimension)
8182 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
8183 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
8184 message fun.
8185 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
8186 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
8187 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
8188 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
8189 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
8190 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
8191 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
8192 compatibility with Emacs 20 & 21.
8193 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
8194 (ebnf-eps-file-alist, ebnf-basic-width-extra)
8195 (ebnf-basic-empty-height): New vars.
8196 (ebnf-prologue): Fix PostScript code.
8197 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
8198 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
8199 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
8200 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
8201
cacc7b51
GM
82022007-07-25 Glenn Morris <rgm@gnu.org>
8203
8204 * Relicense all FSF files to GPLv3 or later.
8205
8206 * COPYING: Switch to GPLv3.
8207
405b8717
SM
82082007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
8209
8210 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
8211 Replace it with another one which disables undo before calling
8212 erase-buffer and then turns it back on if needed.
8213
57b8089a
DN
82142007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
8215
405b8717 8216 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
57b8089a 8217
f4c6689c
GM
82182007-07-24 Glenn Morris <rgm@gnu.org>
8219
8220 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
8221 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
8222 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
8223 (cal-tex-cursor-week, cal-tex-cursor-week2)
8224 (cal-tex-cursor-week-iso, cal-tex-week-hours)
8225 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
8226 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8227 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
8228
458cf788
SM
82292007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
8230
8231 * calendar/calendar.el (calendar-mode-map): Move initialization
8232 into declaration. Add menu bindings (used to be done in cal-menu).
8233 (calendar-mode): Don't add an activate-menubar-hook.
8234
8235 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
8236 modify calendar-mode-map), use easy-menu, and make sure that C-h k
8237 can be used on the menu entries.
8238 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
8239 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
8240 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
8241 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
8242 (calendar-flatten, cal-menu-update): Remove.
8243 (calendar-mouse-insert-hebrew-diary-entry)
8244 (calendar-mouse-insert-islamic-diary-entry)
8245 (calendar-mouse-insert-bahai-diary-entry):
8246 Remove (fold into cal-menu-diary-menu).
8247 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
8248 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
8249 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
8250 (calendar-mouse-view-diary-entries): Minor simplifications.
8251 (calendar-event-to-date): Use with-current-buffer.
8252
8a00d4ff
NR
82532007-07-25 Nick Roberts <nickrob@snap.net.nz>
8254
8255 * add-log.el (change-log-redate): Remove (not needed anymore and
8256 doesn't appear to work).
8257
b7de6024
SM
82582007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
8259
8260 * frame.el: Use mapc and dolist instead of mapcar where possible.
8261 (close-display-connection): New command.
8262
b747d346
DN
82632007-07-25 Alexandre Julliard <julliard@winehq.org>
8264
8265 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
8266 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
8267
6fb87e51
VJL
82682007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8269
8270 * ps-print.el (ps-multibyte-buffer): Docstring fix.
8271
8272 * ps-mule.el: Doc fix.
2c0ebf75
VJL
8273 (ps-multibyte-buffer, ps-mule-font-info-database-default)
8274 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
6fb87e51 8275
4cf5577e
GM
82762007-07-25 Glenn Morris <rgm@gnu.org>
8277
8278 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
8279 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
8280 (cal-tex-daily-end, cal-tex-hook)
8281 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
8282 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
8283 (cal-tex-cursor-week-iso, cal-tex-week-hours)
8284 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
8285 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
8286 (cal-tex-day-prefix, cal-tex-day-name-format)
8287 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
8288 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
8289 (cal-tex-LaTeX-subst-list): Change from variables to constants.
8290 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
8291 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
8292 etc, rather than \bf.
8293 (cal-tex-mini-calendar): Fix typos in previous change.
8294 (cal-tex-latexify-list): Remove inner let binding.
8295 (cal-tex-end-document, cal-tex-banner): Use multi-line
8296 cal-tex-comment.
8297 (cal-tex-comment): Handle embedded newlines.
8298 (cal-tex-LaTeXify-string): Use substring-no-properties.
8299
bffa7817
SM
83002007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
8301
8302 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8303 Add support for the Maden build tool.
8304
80f462b7
KH
83052007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
8306
bffa7817 8307 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
80f462b7 8308
9aecacd0 83092007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
727bdea1 8310
9aecacd0 8311 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
ad546929 8312
64e3efd9
DN
83132007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
8314
d7e69846
DN
8315 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
8316 C-x C-q.
8317
64e3efd9
DN
8318 * vc-git.el (vc-git-print-log): Fix previous change.
8319
38f4a790
SM
83202007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
8321
62e3c31f
SM
8322 * window.el (save-selected-window): Minor optimization.
8323 (bw-adjust-window): If operation failed, try with a smaller delta.
8324 (window-fixed-size-p): New function.
8325 (window-area-factor): New var.
8326 (balance-windows-area): New command.
8327
38f4a790
SM
8328 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
8329 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
8330 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
8331 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
8332 (ps-mule-begin-job): Use dolist.
8333
a9e11582
MA
83342007-07-24 Michael Albinus <michael.albinus@gmx.de>
8335
8336 * subr.el (start-file-process-shell-command)
8337 (process-file-shell-command): New defuns.
8338
38f4a790
SM
8339 * progmodes/compile.el (compilation-start):
8340 Apply `start-file-process-shell-command'.
a9e11582 8341
7546c767
DN
83422007-07-24 Alexandre Julliard <julliard@winehq.org>
8343
38f4a790 8344 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
7546c767 8345
31386eea
AM
83462007-07-24 Alan Mackenzie <acm@muc.de>
8347
38f4a790
SM
8348 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
8349 Initialise byte-compile-unresolved-functions before rather than
8350 after a compilation.
31386eea
AM
8351 (byte-compile-unresolved-functions): Amplify doc string.
8352
21b38b3c
GM
83532007-07-24 Glenn Morris <rgm@gnu.org>
8354
26933a68
GM
8355 * startup.el (normal-splash-screen): Use `emacs-copyright'.
8356
21b38b3c
GM
8357 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
8358 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
8359 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
8360 (cal-tex-cursor-week, cal-tex-cursor-week2)
8361 (cal-tex-cursor-week-iso, cal-tex-week-hours)
8362 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
8363 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8364 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
8365
55abc44f
GM
8366 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
8367 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
8368 (cal-tex-day-name-format, cal-tex-cal-one-month)
8369 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
8370 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
8371 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
8372 (cal-tex-list-holidays, cal-tex-cursor-year)
8373 (cal-tex-cursor-year-landscape, cal-tex-year)
8374 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
8375 (cal-tex-cursor-month, cal-tex-insert-days)
8376 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
8377 (cal-tex-first-blank-p, cal-tex-cursor-week)
8378 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
8379 (cal-tex-week-hours, cal-tex-cursor-week-monday)
8380 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
8381 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
8382 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
8383 (cal-tex-latexify-list, cal-tex-previous-month)
8384 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
8385 modernization, including using dotimes rather than
8386 calendar-for-loop.
8387 (cal-tex-LaTeX-subst-list): Remove `@'.
78a264f4
JB
8388 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
8389 Use \textit and \textbf rather than \em and \it.
55abc44f 8390
6ce285a6
GM
8391 * calendar/cal-bahai.el (list-bahai-diary-entries)
8392 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
8393 * calendar/cal-islam.el (list-islamic-diary-entries)
38f4a790 8394 * calendar/calendar.el (generate-calendar, generate-calendar-month)
6ce285a6
GM
8395 * calendar/diary-lib.el (diary-list-entries)
8396 (mark-calendar-date-pattern): Use `dotimes' rather than
8397 `calendar-for-loop'.
8398
8399 * calendar/calendar.el (calendar-for-loop): Doc fix.
8400
ae59e888
SM
84012007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8402
8403 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
8404 underlying file is uptodate.
8405
de09204d 84062007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
26cc71af
SM
8407
8408 * replace.el (perform-replace): Use isearch-no-upper-case-p.
8409
5719a098
SM
84102007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8411
8412 * vc-hooks.el (vc-mode-line-map): New const.
8413 (vc-mode-line): Use it.
8414
78a264f4 84152007-07-23 Alexandre Julliard <julliard@winehq.org>
8b38ce20 8416
d7009f45
DN
8417 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
8418 (vc-git-unregister): New functions.
8b38ce20 8419 (vc-git-find-version): Use the result of ls-files as a parameter
78a264f4 8420 for cat-file.
8b38ce20 8421
d4443a0d
MA
84222007-07-23 Michael Albinus <michael.albinus@gmx.de>
8423
8424 * net/tramp.el (tramp-perl-file-attributes)
8425 (tramp-perl-directory-files-and-attributes)
8426 (tramp-handle-file-attributes-with-stat)
8427 (tramp-handle-directory-files-and-attributes-with-stat)
8428 (tramp-convert-file-attributes): Handle huge file sizes.
8429
297b8ccd
JL
84302007-07-23 Juri Linkov <juri@jurta.org>
8431
8432 * isearch.el (isearch-message-function): New variable.
8433 (isearch-update, isearch-search): Use it.
8434
8435 * simple.el (goto-history-element): New function created from
8436 next-history-element.
8437 (next-history-element): Most code moved to goto-history-element.
8438 Call goto-history-element with (- minibuffer-history-position n).
8439 (previous-history-element): Call goto-history-element with (+
8440 minibuffer-history-position n).
8441 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
8442 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
8443 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
8444 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
8445 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
8446 (minibuffer-history-isearch-pop-state): New functions.
8447
33e0847d
TTN
84482007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
8449
8450 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
8451 Also, if FILE is a list, return non-nil if any of its elements
8452 should stay local. Update docstring.
8453
f5e087f8
SM
84542007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8455
5719a098
SM
8456 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
8457 change by reverting a small part.
f5e087f8 8458
6b00d5f5
RS
84592007-07-23 Richard Stallman <rms@gnu.org>
8460
8461 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
8462
b0f90937
DN
84632007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8464
8465 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
78a264f4 8466 handling it. Use vc-git-command.
b0f90937
DN
8467 (vc-git-find-version, vc-git-diff-tree): New functions.
8468 (vc-git-revert): Use vc-git-command.
8469 (vc-git--run-command): Delete.
8470
78a264f4 84712007-07-23 Alexandre Julliard <julliard@winehq.org>
4d3ac01e
DN
8472
8473 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
8474
e43883be
KH
84752007-07-20 Kenichi Handa <handa@m17n.org>
8476
5719a098
SM
8477 * international/utf-8.el (utf-8-post-read-conversion):
8478 Temporarily bind utf-8-compose-scripts to nil while running
8479 *-compose-region functions.
e43883be 8480
9143abff
DN
84812007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8482
8483 * vc-git.el: Update status.
faa98100 8484 (vc-directory-exclusion-list): Use eval-after-load.
9143abff 8485
9f444841
NR
84862007-07-22 Nick Roberts <nickrob@snap.net.nz>
8487
8488 * bindings.el (mode-line-remote): New variable.
8489 (help-echo): Add to default values of mode-line-format.
8490
8491 * files.el: Mark mode-line-remote as risky.
8492
02b99a17
JL
84932007-07-22 Juri Linkov <juri@jurta.org>
8494
8495 * isearch.el (isearch-edit-string): Save old point and
8496 isearch-other-end to old-point and old-other-end before reading
8497 the search string from minibuffer. After exiting minibuffer set
8498 point to old-other-end if point and the search direction is the
8499 same as before reading the search string.
8500 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
8501 to isearch-other-end. Instead of isearch-search-and-update call
8502 three functions isearch-search, isearch-push-state and isearch-update.
8503
8b9783e0
DN
85042007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8505
8506 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
8507 deal with multiple file arguments.
8508 (vc-git-print-log): Deal with multiple file arguments.
8509
f151b310
SM
85102007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8511
8512 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
8513 diff-refine-hunk. Adjust users.
8514 (diff-unified-hunk-p, diff-splittable-p): New functions.
8515 (diff-mode-menu): Use it to disable Split when it doesn't work.
8516
8f2d38de
SM
85172007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8518
8519 * diff-mode.el (diff-mode-menu): New entries.
8520
fd691799
SM
85212007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8522
3dc04e83
SM
8523 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
8524 if applicable, so as to save undo-log space.
8525
e4456fdf
SM
8526 * diff-mode.el (diff-find-file-name): Add arg `batch'.
8527
fd691799
SM
8528 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
8529 (diff-file-kill): Use it.
8530 (diff-beginning-of-hunk): Add arg `try-harder' using it.
8531 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
8532 Use it so they find the hunk even when we're in the file header.
8533
53cc90ab
DN
85342007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8535
56b32800
JB
8536 * vc-git.el (vc-git-revision-granularity, vc-git-root)
8537 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
53cc90ab
DN
8538 (vc-git-create-repo): New functions.
8539 (vc-git-registered): New autoloaded function definition.
8540 (vc-git-registered): Use vc-git-root.
8541 (vc-git-responsible-p): New defalias.
8542 (vc-git-annotate-extract-revision-at-line): Uncomment.
8543 (vc-git-print-log): Add the file name to the log.
8544 (vc-git-log-view-mode): New derived mode.
56b32800 8545 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
53cc90ab 8546
2e2eead3
MA
85472007-07-22 Michael Albinus <michael.albinus@gmx.de>
8548
8549 * progmodes/grep.el (grep-compute-defaults): Keep default values.
8550
a9686d00
DK
85512007-07-22 Ralf Angeli <angeli@caeruleus.net>
8552
8553 * textmodes/reftex.el (reftex-access-parse-file): Create parse
8554 file in a way that does not interfere with recentf mode.
8555 (reftex-access-parse-file): Do not risk destroying an existing
8556 buffer.
8557
78a264f4 85582007-07-22 Alexandre Julliard <julliard@winehq.org>
fff4a046
DN
8559
8560 * vc-git.el: New file.
8561
0f4827ee
SM
85622007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8563
fd691799 8564 * textmodes/tex-mode.el (tex-font-script-display): Change default.
0f4827ee 8565
3a12f9f8
DN
85662007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8567
8568 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
8569 for branches and new files.
8570
8571 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
8572 local-map handling ...
78a264f4 8573 (vc-mode-line): ... here. Improve handling of help-echo.
3a12f9f8
DN
8574
8575 * vc.el (mode-line-string): Document help-echo usage.
8576
31c70002
MA
85772007-07-22 Michael Albinus <michael.albinus@gmx.de>
8578
8579 Sync with Tramp 2.1.10.
8580
0f205eee 8581 * net/tramp.el (tramp-get-ls-command): Fix typo.
31c70002 8582
27e813fe 8583 * net/trampver.el: Update release number.
31c70002 8584
0389072b
JD
85852007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8586
56b32800 8587 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
0389072b
JD
8588
8589 * term/x-win.el (x-handle-no-bitmap-icon): New function.
8590
6dbf6147
MR
85912007-07-22 Martin Rudalics <rudalics@gmx.at>
8592
8593 * add-log.el (change-log-fill-parenthesized-list): New function.
8594 (change-log-indent): Call change-log-fill-parenthesized-list.
78a264f4
JB
8595 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
8596 Have lines with leading asterisk start a paragraph.
6dbf6147 8597
178b8baf
JB
85982007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
8599
8600 * calc/calc-math.el (math-emacs-precision)
8601 (math-largest-emacs-expt, math-smallest-emacs-expt):
8602 New variables.
8603 (math-use-emacs-fn): New function.
8604 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
8605 appropriate.
8606
a226e0ef
TTN
86072007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
8608
8609 * image-dired.el (image-dired-sane-db-file): New func.
8610 (image-dired-write-tags, image-dired-remove-tag)
8611 (image-dired-list-tags, image-dired-write-comments)
8612 (image-dired-get-comment, image-dired-mark-tagged-files)
8613 (image-dired-create-gallery-lists): Call new func.
8614 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
8615
34b7fb85
DN
86162007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
8617
8618 * vc-hg.el (vc-hg-dir-state): Fix loop.
8619 (vc-hg-print-log): Fix expected return value for vc-hg-command.
8620 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
8621 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
8622 (vc-hg-revert): Likewise.
8623 (vc-hg-revision-table, vc-hg-revision-completion-table): New
8624 functions.
8625
74dea9e1
SM
86262007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8627
8628 * add-log.el (change-log-resolve-conflict): Don't lose data if the
8629 merge fails.
8630
765831a0
DN
86312007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8632
bb042dc6
SM
8633 * progmodes/compile.el (compilation-auto-jump-to-first-error):
8634 Add group and version.
765831a0 8635
091525d5
SM
86362007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8637
e1f5b0ed 8638 * add-log.el (add-log-file-name): Use file-relative-name.
56b32800
JB
8639 (add-change-log-entry): Delay reading
8640 add-log-(full-name|mailing-address) to after we've switched to the
8641 ChangeLog buffer so we get the right value.
bb042dc6
SM
8642 (add-change-log-entry, add-log-current-defun, change-log-merge):
8643 Use derived-mode-p rather than checking major-mode directly.
e1f5b0ed 8644
6655f0bf
SM
8645 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
8646 name for buffer-file-name if it refers to a directory.
8647
f3b8feb4
SM
8648 * vc-arch.el (vc-arch-diff): Fix last change.
8649
091525d5
SM
8650 * progmodes/compile.el (compilation-start): Remember the original
8651 directory in a buffer-local compilation-directory.
8652 (compile): Set the global value of compilation-directory.
8653 (recompile): Use compilation-directory even in the compilation buffer.
8654
d7927b9f
DN
86552007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8656
8657 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
8658
3f0257cb
VJL
86592007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8660
8661 * ps-print.el: Problem with foreground and background color when
8662 printing a buffer with and without faces. Reported by Christian
8663 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
8664 (ps-print-version): New version 6.7.5.
8665 (ps-default-fg): Change default value to nil, so black color is used
8666 when a face does not specify a foreground color.
8667 (ps-default-bg): Change default value to nil, so white color is used
8668 for background color.
8669 (ps-begin-job): Fix code.
8670
ec9bbc6c
EZ
86712007-07-20 Eli Zaretskii <eliz@gnu.org>
8672
8673 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
8674 in $(INSTALL_DIR)/lisp/ if they already exist.
8675
86762007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
8677
8678 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
8679 in $(INSTALL_DIR)/lisp/ if they already exist.
8680
3b27900d
SM
86812007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8682
ceb19436
SM
8683 * progmodes/vera-mode.el (vera-re-search-forward)
8684 (vera-re-search-backward): Remove use of store-match-data.
e341a817 8685 (vera-mode-map): Move initialization into declaration.
ceb19436 8686
8ebbfc80
SM
8687 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
8688 (flymake-find-buildfile): Use locate-dominating-file.
8689
d1a607bc
SM
8690 * vc.el (vc-delistify): Use mapconcat.
8691 (vc-do-command): Minor simplification.
8692 (vc-expand-dirs): Use push.
8693
da4c9778
SM
8694 * vc-mcvs.el (vc-mcvs-create-repo):
8695 * vc-cvs.el (vc-cvs-create-repo): Remove.
8696
3b27900d
SM
8697 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
8698 directory and the root as well.
8699
a6ea7ffc
DN
87002007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8701
c0edfa75
DN
8702 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
8703 instead of a file.
8704
a6ea7ffc
DN
8705 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
8706 (vc-hg-registered): Replace if with when.
3b27900d 8707 (vc-hg-state): Deal with nonexistent files and handle removed files.
a6ea7ffc
DN
8708 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
8709 (vc-hg-checkout): Re-enable.
8710 (vc-hg-create-repo): Fix typos.
c0edfa75 8711 (vc-hg-print-log): Fix for multiple files.
a272e668 8712 (vc-hg-workfile-unchanged-p): New function.
a6ea7ffc
DN
8713
8714 * vc.el: Fix typo.
ee2f409b
DN
8715 (vc-print-log): Fix call to print-log.
8716 (vc-default-comment-history): Likewise.
c0edfa75
DN
8717 (vc-directory-exclusion-list): Add .hg and .bzr.
8718 (vc-diff-internal): Pass a list instead of a file.
a6ea7ffc
DN
8719
8720 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
8721
8722 * vc-bzr.el (vc-bzr-create-repo): New function.
8723
66752bb4
SM
87242007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
8725
8726 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
8727 `file' from which to start the search.
8728
c1fec027
ER
87292007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
8730
84a7b243
DN
8731 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
8732 having a single file argument to having a list of files as the
8733 first argument.
418fd375 8734
c1fec027 87352007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
66752bb4 8736
418fd375
SM
8737 * files.el (locate-dominating-file): New function.
8738
6e3aa3f5
MA
87392007-07-18 Michael Albinus <michael.albinus@gmx.de>
8740
8741 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
8742 (grep-compute-defaults): Use it.
8743
e725d58f
SM
87442007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
8745
8746 * uniquify.el: Docstring fixes.
8747
4e6e4fe5
ER
87482007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
8749
0729e1c4
DN
8750 * vc.el (revision-granularity, create-repo): Document new vc
8751 backend properties.
8752 (vc-rollback): Renamed from vc-cancel-version. Update
8753 references. Pass a list instead of a file.
8754 (vc-revert): Renamed from vc-revert-buffer. Update references.
8755 (vc-delistify, vc-expand-dirs): New functions.
8756 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
8757 of files instead of a single file.
8758 (vc-position-context, vc-resync-window, vc-diff-internal)
8759 (vc-print-log): Pass a list instead of a file.
8760
8761 * vc-hooks.el (vc-stay-local-p, vc-backend)
8762 (vc-backend-subdirectory-name): Work on a file list, not a single
8763 file.
8764 (vc-workfile-version): Update docstring.
8765 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
8766 vc-revert instead of vc-revert-buffer.
8767 (vc-prefix-map): Likewise. Bind vc-update.
8768
8769 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
8770 (vc-svn-wash-log): New functions.
8771 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
8772 (vc-svn-command): Deal with a list of files, not a single file.
8773
8774 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
8775 (vc-rcs-wash-log): New functions.
8776 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
8777 Deal with a list of files, not a single file.
8778 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
8779
8780 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
8781 functions.
8782 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
8783 list of files, not a single file.
8784
8785 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
8786 New functions.
8787 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
8788 (vc-mcvs-diff): Deal with a list of files, not a single file.
8789
8790 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
8791 functions.
8792 (vc-hg-print-log): Deal with a list of files, not a single file.
8793 (vc-hg-diff-tree): New function, replace defalias with the same
8794 name.
8795 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
8796 FILES to denote that it is a file list, not a single file.
8797
8798 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
8799 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
8800 a single file.
8801 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
8802 that it is a file list, not a single file.
8803 (vc-cvs-diff): Likewise. Simplify.
8804
8805 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
8806 Deal with a list of files, not a single file.
8807
8808 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
8809 (vc-bzr-print-log): Update FILE parameter name to denote that it
8810 is a file list, not a single file.
8811 (vc-bzr-diff): Likewise. Use the car of files.
f0fe4395 8812
4e6e4fe5 88132007-07-18 Juanma Barranquero <lekktu@gmail.com>
418fd375 8814
f0fe4395
JB
8815 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
8816 (follow-delete-other-windows-and-split, follow-recenter)
8817 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
8818 (follow-redisplay, follow-estimate-first-window-start)
8819 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
8820 Fix typos in docstrings.
8821
3ee9a09c
MR
88222007-07-18 Martin Rudalics <rudalics@gmx.at>
8823
8824 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
8825 avoid that filling introduces lines with a single asterisk.
8826
8827 * kmacro.el (kmacro-end-macro): When ignoring empty macro
8828 avoid incorrect kmacro-ring-empty-p messages.
f0fe4395 8829 Reported by Michael Schierl <schierlm@gmx.de>.
3ee9a09c 8830
1e899515 88312007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 8832
1e899515 8833 * vc.el: Add more info about the vc-registered function.
6fee106e 8834
ce3f516f
MA
88352007-07-17 Michael Albinus <michael.albinus@gmx.de>
8836
8837 * files.el (file-remote-p): Introduce optional parameter
8838 IDENTIFICATION.
8839
8840 * recentf.el (recentf-keep-default-predicate): Adapt call of
8841 `file-remote-p'.
8842
8843 * progmodes/grep.el (grep-probe): Use `process-file'.
8844 (grep-compute-defaults): Handle variables host specific.
8845
f0fe4395 8846 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
ce3f516f
MA
8847 parameter IDENTIFICATION.
8848
8849 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
8850 parameter IDENTIFICATION.
8851 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
8852 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8853 Add entry for `set-file-times'.
8854 (tramp-do-copy-or-rename-file-via-buffer)
8855 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
8856 (tramp-handle-unhandled-file-name-directory): Rewrite.
8857 (tramp-convert-file-attributes): Add error handling when inode is
8858 extraordinary big.
8859 (tramp-get-inode): Change parameter from FILE to VEC.
f0fe4395
JB
8860 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
8861 is nil. This is according to the specification. Goto (point-max)
ce3f516f
MA
8862 when ready.
8863 (tramp-handle-shell-command): Rewrite completely, using
8864 `process-file' and `start-file-process'.
8865 (tramp-methods, tramp-find-shell)
8866 (tramp-open-connection-setup-interactive-shell)
8867 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
8868 var. Reported by Steve Youngs <steve@sxemacs.org>.
8869
8870 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
8871 entry for `set-file-times'. Rename `start-process' into
8872 `start-file-process'. Remove `call-process' entry.
8873 (tramp-fish-handle-set-file-times): New defun.
8874 (tramp-fish-handle-executable-find): Use `process-file'.
8875 (tramp-fish-handle-process-file): New defun. Replaces
8876 `tramp-fish-handle-call-process'.
8877 (tramp-fish-do-copy-or-rename-file-directly): Use
8878 `set-file-times'.
8879 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
8880
8881 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
8882 `tramp-get-inode' parameter.
8883
8c58e784
SM
88842007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
8885
8886 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
8887 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
8888 nowadays, and by the time Emacs-23 comes out, nobody will even remember
8889 it has ever existed.
8890
9e6da495
DN
88912007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
8892
8893 * vc.el: Undo previous change.
8894
a055c272
EZ
88952007-07-16 Eli Zaretskii <eliz@gnu.org>
8896
8897 * makefile.w32-in (clean): Don't delete *~.
8898
e58914d0
SM
88992007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
8900
c25d0edb
SM
8901 * textmodes/tex-mode.el (tex-verbatim-environments):
8902 Add safe-local-variable property.
8903 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
8904 when starting font-lock rather than when loading tex-mode.el.
8905
e58914d0
SM
8906 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
8907 whole $( rather than just the $. Rename from sh-quoted-subshell.
8908 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
8909
1499cfba
TTN
89102007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
8911
1de49d4e
TTN
8912 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
8913 bookmark-alist. Instead, if not sorting, simply return it.
8914 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
8915 for its return value, not for its side effect.
8916
1499cfba
TTN
8917 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
8918 case of alignment under a constant symbol, find and consider
8919 the sexp actually at indentation to be the "last sexp".
8920
1de49d4e 89212007-07-16 Drew Adams <drew.adams@oracle.com>
b3709a53
RS
8922
8923 * mouse.el (mouse-yank-secondary): Better error message if no
8924 secondary selection.
8925
2b1070c8
DN
89262007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
8927
dbd3d787
DN
8928 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
8929
2b1070c8
DN
8930 * term/xterm.el (xterm-turn-on-modify-other-keys)
8931 (xterm-turn-off-modify-other-keys): New functions.
8932 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
8933 terminal supports it.
8934
fd5306d2
TTN
89352007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
8936
8937 * bookmark.el (bookmark-show-all-annotations):
8938 Make sure each inserted annotation ends with newline.
8939
1e899515 89402007-07-15 Richard Stallman <rms@gnu.org>
6fee106e 8941
1e899515 8942 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
6fee106e 8943
1e899515
MB
8944 * tutorial.el (tutorial--find-changed-keys):
8945 Handle C-x specially like ESC.
6fee106e 8946
1e899515 89472007-07-15 Aaron Hawley <aaronh@garden.org>
6fee106e 8948
1e899515 8949 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
6fee106e 8950
0aeeaa26
JL
89512007-07-15 Juri Linkov <juri@jurta.org>
8952
8953 * delsel.el (delete-selection-pre-hook):
8954 * emulation/cua-base.el (cua-paste): Before a yank command,
8955 check also whether last-command is one of mouse-save-then-kill,
8956 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
8957
abb971c3 89582007-07-15 Michael Albinus <michael.albinus@gmx.de>
60f164bd
MA
8959
8960 * recentf.el (recentf-keep-default-predicate): New defun.
8961 (recentf-keep): Use it as initial value.
8962
36ae4ff7
KF
89632007-07-15 Karl Fogel <kfogel@red-bean.com>
8964
8965 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
8966 thus restoring bookmark bindings to three slots under C-x r. See
8967 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
8968
4207db9a
GM
89692007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8970
004b681c 8971 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
4207db9a 8972
3af37803
JR
89732007-07-15 Jason Rumney <jasonr@gnu.org>
8974
8975 * w32-fns.el (set-default-process-coding-system): Use dos line ends
8976 for input to cmdproxy on all versions of Windows.
8977 Use dos line ends for input to plink.
8978
8979 * comint.el (comint-simple-send): Concat newline before sending.
8980 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
8981
a25beddb
SM
89822007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
8983
8984 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
8985 safe-local-variable setting.
8986
287a387c
DK
89872007-07-14 David Kastrup <dak@gnu.org>
8988
8989 * emacs-lisp/advice.el (defadvice): Doc fix.
8990
ebc3ae14
JB
89912007-07-14 Juanma Barranquero <lekktu@gmail.com>
8992
8993 * subr.el (when, unless): Doc fix.
8994
6f8a87c0 89952007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 8996
6f8a87c0 8997 * replace.el (match): Use yellow1 instead of yellow.
6fee106e 8998
87094c03
FP
8999 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
9000 red.
6fee106e 9001
6f8a87c0 9002 * pcvs-info.el (cvs-unknown): Likewise.
6fee106e 9003
564a3032
EZ
90042007-07-13 Eli Zaretskii <eliz@gnu.org>
9005
9006 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
9007 (install): Use them to copy all *.el files before *.elc.
9008
78a264f4 90092007-07-13 Drew Adams <drew.adams@oracle.com>
241ab2b5
KF
9010
9011 * bookmark.el (bookmark-jump-other-window): New function.
9012 (bookmark-map): Bind it to "o".
9013
f8b7331d 9014 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
a25beddb
SM
9015 and its thread contains discussion about this change.
9016 The original patch was slightly tweaked by Karl Fogel
f8b7331d 9017 <kfogel@red-bean.com> before committing.
241ab2b5 9018
d14c45f7
KF
90192007-07-13 Karl Fogel <kfogel@red-bean.com>
9020
9021 * bookmark.el: Shorten some comments to fit within 80 lines.
9022
e4f6f302
KF
90232007-07-13 Karl Fogel <kfogel@red-bean.com>
9024
9025 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
9026 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
a25beddb 9027 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
e4f6f302
KF
9028 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
9029
d72dd6bc
CD
90302007-07-13 Carsten Dominik <dominik@science.uva.nl>
9031
9032 * textmodes/org.el: Bug fixes.
ebc3ae14 9033 (org-end-of-line): Move to end of line if in headline without tags.
d72dd6bc 9034
fc8b8d0f
SM
90352007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
9036
e5162bc1
SM
9037 * vc-hooks.el: Remove spurious * in docstrings.
9038 (vc-handled-backends): Add BZR.
9039
fc8b8d0f
SM
9040 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
9041
9e29c91c
JB
90422007-07-12 Davis Herring <herring@lanl.gov>
9043
9044 * desktop.el (desktop-buffer-info, desktop-save):
9045 Use `desktop-dirname' instead of `dirname'.
9046
4f7a582b
SM
90472007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
9048
9049 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
9050
9051 * progmodes/python.el (python-which-func-length-limit): New var.
9052 (python-which-func): New function.
9053 (python-current-defun): Add optional `length-limit' and try to fit
9054 computed function name to that length.
9055 (python-mode): Hook `python-which-func' up.
9056
c788d366
SM
90572007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
9058
9059 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
9060
9061 * comint.el (comint-dynamic-complete-as-filename):
9062 Use read-file-name-completion-ignore-case.
9063
2346acf6
SM
90642007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
9065
c788d366
SM
9066 * comint.el (comint-dynamic-list-filename-completions):
9067 Use read-file-name-completion-ignore-case.
9068
2346acf6
SM
9069 * vc-cvs.el: Require CL.
9070 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
9071 New functions to provide completion of revision names.
9072
9073 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
9074 (vc-cvs-annotate-first-line-re): New const.
9075 (vc-cvs-annotate-process-filter): New fun.
9076 (vc-cvs-annotate-command): Use them and run the command asynchronously.
9077
1bed504a
SM
90782007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
9079
9080 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
9081 (eldoc-print-current-symbol-info): Adjust for changed helper
9082 function signatures.
9083 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
9084 `eldoc-highlight-function-argument'.
9085 (eldoc-highlight-function-argument): New function.
9086 (eldoc-get-var-docstring): Format documentation with
9087 `font-lock-variable-name-face'.
9088 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
9089 where suited.
9090 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
9091 (eldoc-beginning-of-sexp): Return number of skipped sexps.
9092
db8af973
MA
90932007-07-11 Michael Albinus <michael.albinus@gmx.de>
9094
9095 * progmodes/compile.el (compilation-start): `start-process' must
9096 still be redefined when calling `start-process-shell-command'.
9097
9098 * progmodes/gud.el (gud-file-name): When `default-directory' is a
9099 remote file name, prepend its remote part to the filename.
9100 (gud-common-init): When `default-directory' is a remote file name,
9101 make the filename relative to it.
9102 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
9103
82c4728d
DN
91042007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
9105
9106 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
9107 mouse binding and a tooltip.
9108
91092007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
9110
9111 * menu-bar.el (vc-menu-map): New defalias.
9112
6f8a87c0 91132007-07-10 Richard Stallman <rms@gnu.org>
6fee106e 9114
6f8a87c0
MB
9115 * emacs-lisp/lisp-mode.el (eval-defun):
9116 Explain special handling of `defface'.
6fee106e 9117
c636ecc6
NR
91182007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
9119
9120 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
9121
9122 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
9123
ebaba1bd
SM
91242007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
9125
1cd643e7
SM
9126 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
9127
ebaba1bd
SM
9128 * vc-arch.el (vc-arch-complete): Remove.
9129 (vc-arch-revision-completion-table): Use complete-with-action.
9130
9131 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
9132 (complete-with-action): New function.
9133 (dynamic-completion-table): Use it.
9134
4b29e550
MA
91352007-07-10 Michael Albinus <michael.albinus@gmx.de>
9136
9137 * comint.el (make-comint, make-comint-in-buffer)
9138 (comint-exec-1): Replace `start-process' by `start-file-process'.
9139
9140 * progmodes/compile.el (compilation-start): Revert redefining
9141 `start-process'.
9142
48df920c
SM
91432007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
9144
1bed504a
SM
9145 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
9146 with EOLs when generating MD5 checksums.
9147
7dcef48d
SM
9148 * follow.el: Don't change the global map from the follow-mode-map
9149 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
9150 XEmacs code.
9151 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
9152 since `follow-mode' should be used instead for that.
9153
d3883360
SM
9154 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
9155 (easy-menu-do-define): Use it.
9156 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
9157
813fb3fe
SM
9158 * progmodes/compile.el (compilation-auto-jump-to-first-error)
9159 (compilation-auto-jump-to-next): New vars.
9160 (compilation-auto-jump): New function.
9161 (compilation-error-properties): Use them to jump to first error.
9162 (compilation-start): Set the var if requested.
9163
48df920c
SM
9164 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
9165 duplicates without also removing entries from other directories.
9166
f3850a5f
CD
91672007-07-10 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
9170 Remember span as default.
48df920c
SM
9171 (org-columns-edit-value): Rename from `org-column-edit'.
9172 (org-columns-display-here-title): Rename from
f3850a5f 9173 `org-overlay-columns-title'.
48df920c
SM
9174 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
9175 (org-columns-get-autowidth-alist): Rename from
9176 `org-get-columns-autowidth-alist'.
9177 (org-columns-display-here): Rename from `org-overlay-columns'.
9178 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
9179 (org-columns-quit): Rename from `org-column-quit'.
9180 (org-columns-show-value): Rename from `org-column-show-value'.
f3850a5f
CD
9181 (org-columns-content, org-columns-widen)
9182 (org-columns-next-allowed-value)
9183 (org-columns-edit-allowed, org-columns-store-format)
9184 (org-columns-uncompile-format, org-columns-redo)
9185 (org-columns-edit-attributes, org-delete-property)
9186 (org-set-property, org-columns-update)
9187 (org-columns-compute, org-columns-eval)
9188 (org-columns-not-in-agenda, org-columns-compute-all)
9189 (org-property-next-allowed-value)
9190 (org-columns-compile-format)
9191 (org-fill-paragraph-experimental)
9192 (org-string-to-number, org-property-action)
f0fe4395 9193 (org-columns-move-left, org-columns-new)
f3850a5f
CD
9194 (org-column-number-to-string)
9195 (org-property-previous-allowed-value)
9196 (org-at-property-p, org-columns-delete)
9197 (org-columns-previous-allowed-value)
9198 (org-columns-move-right, org-columns-narrow)
9199 (org-property-get-allowed-values)
9200 (org-verify-version, org-column-string-to-number)
9201 (org-delete-property-globally): New functions.
48df920c
SM
9202 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
9203 (org-columns-overlays): Rename from `org-column-overlays'.
9204 (org-columns-map): Rename from `org-column-map'.
9205 (org-columns-current-maxwidths): Rename from
f3850a5f
CD
9206 `org-current-columns-maxwidths'.
9207 (org-columns-begin-marker, org-columns-current-fmt-compiled)
9208 (org-previous-header-line-format)
9209 (org-columns-inhibit-recalculation)
9210 (org-columns-top-level-marker): New variables.
48df920c 9211 (org-columns-default-format): Rename from `org-default-columns-format'.
f3850a5f
CD
9212 (org-property-re): New constant.
9213
45595a4f 92142007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
6fee106e 9215
45595a4f 9216 * subr.el (looking-at-p, string-match-p): New functions.
6fee106e 9217
2b1567a5
RS
92182007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
9219
9220 * textmodes/tex-mode.el (tex-fontify-script)
9221 (tex-font-script-display): New variables to make display of
9222 superscripts and subscripts customizable.
9223 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
9224
ccbbae2c
RS
92252007-07-09 Richard Stallman <rms@gnu.org>
9226
9227 * isearch.el (isearch-edit-string): Call to isearch-push-state
9228 after the search.
9229
825906b8
JD
92302007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9231
9232 * window.el (fit-window-to-buffer): Remove setting of window-min-height
39127636
JB
9233 to 1 as enlarge-window uses the value to resize/shrink windows other
9234 than WINDOW if needed.
825906b8 9235
45595a4f
RS
92362007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
9237
9238 * cus-start.el (file-coding-system-alist): Fix custom type.
9239
92402007-07-08 Chong Yidong <cyd@stupidchicken.com>
9241
9242 * longlines.el (longlines-wrap-region): Avoid marking buffer as
9243 modified.
48df920c
SM
9244 (longlines-auto-wrap, longlines-window-change-function):
9245 Remove unnecessary calls to set-buffer-modified-p.
45595a4f 9246
6bd7e3b4
KY
92472007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
9248
9249 * cus-start.el (file-coding-system-alist): Fix custom type.
9250
f4b43eb3
SM
92512007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
9252
9253 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
9254 (vc-cvs-checkout): Remove last arg now unused; simplify.
9255
00d6fd04
MA
92562007-07-08 Michael Albinus <michael.albinus@gmx.de>
9257
9258 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
9259
9260 * net/tramp.el:
9261 * net/tramp-ftp.el:
9262 * net/tramp-smb.el:
9263 * net/tramp-uu.el:
9264 * net/trampver.el: Migrate to Tramp 2.1.
9265
9266 * net/tramp-cache.el:
9267 * net/tramp-fish.el:
9268 * net/tramp-gw.el: New Tramp packages.
9269
9270 * net/tramp-util.el:
9271 * net/tramp-vc.el: Removed.
9272
b83483d5 9273 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
00d6fd04
MA
9274 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
9275
9276 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
9277
9278 * progmodes/compile.el (compilation-start): Redefine
9279 `start-process' temporarily when `default-directory' is remote.
9280 Remove case of synchronous compilation, this won't happen ever.
9281 (compilation-setup): Make local variable `comint-file-name-prefix'
9282 for remote compilation.
9283
0468beec
MR
92842007-07-08 Martin Rudalics <rudalics@gmx.at>
9285
9286 * novice.el (disabled-command-function): Fit window to buffer to
9287 make last line visible.
9288 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
9289
9290 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
9291 when handling the terminating event.
9292
94c95a35
JB
92932007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
9294
9295 * calc/calc.el (math-read-number-simple): Remove leading 0s.
9296 (math-bignum-digit-length): Change to optimal value.
9297
4346200e
JB
9298 * calc/calc-bin.el (math-bignum-logb-digit-size)
9299 (math-bignum-digit-power-of-two): Evaluate when compiled.
9300
94c95a35 9301 * calc/calc-comb.el (math-small-factorial-table)
39127636 9302 (math-init-random-base, math-prime-test): Remove unnecessary calls
94c95a35
JB
9303 to `math-read-number-simple'.
9304
39127636 9305 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
94c95a35
JB
9306 (math-approx-gamma-const): Add docstrings.
9307
9308 * calc/calc-forms.el (math-julian-date-beginning)
ebc3ae14 9309 (math-julian-date-beginning-int): New constants.
39127636 9310 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
94c95a35
JB
9311 Use the new constants.
9312
9313 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
9314
39127636
JB
9315 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
9316 Add docstrings.
94c95a35 9317
cd42ec7d
SM
93182007-07-07 Tom Tromey <tromey@redhat.com>
9319
9320 * vc.el (vc-annotate): Jump to line and output message only after the
9321 process is really all done.
9322
7c33af85
SM
93232007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
9324
9325 * vc.el (vc-exec-after): Don't move point from the sentinel.
9326 Forcefully read all the remaining text in the pipe upon process exit.
9327 (vc-annotate-display-autoscale, vc-annotate-lines):
9328 Don't stop at the first unrecognized line.
9329 (vc-annotate-display-select): Run autoscale after the process is done
9330 since it depends on the whole result.
9331
fc70e90f
EZ
93322007-07-07 Eli Zaretskii <eliz@gnu.org>
9333
9334 * term/w32-win.el (menu-bar-open): New function.
9335 Bind <f10> to it.
9336
7cb76caa
MA
93372007-07-07 Michael Albinus <michael.albinus@gmx.de>
9338
9339 * simple.el (start-file-process): New defun.
9340
0b7750a9
SM
93412007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
9342
75f6af19
SM
9343 * files.el (find-file-confirm-nonexistent-file): Rename from
9344 find-file-confirm-inexistent-file. Update users.
9345
0b7750a9
SM
9346 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
9347 format of autoload block where the file's time-stamp is replaced by its
9348 MD5 checksum.
9349 (autoload-generate-file-autoloads): Use MD5 checksum instead of
9350 time-stamp for secondary autoloads files.
9351 (update-directory-autoloads): Remove duplicate entries.
9352 Use time-less-p for time-stamps, as done in autoload-find-destination.
9353
e90988a0
JB
93542007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
9355
9356 * calc/calc.el (math-read-number): Replace number by variable.
9357 (math-read-number-simple): Properly parse small integers.
9358
dc5d263f
DN
93592007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
9360
9361 * vc.el: Fix doc for the checkout function.
9362
a07e665b
DN
93632007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
9364
9365 * vc-hg.el (vc-hg-root): New function.
9366 (vc-hg-registered): Use it.
9367 (vc-hg-diff-tree): New defalias.
9368 (vc-hg-responsible-p): Likewise.
9369 (vc-hg-checkout): Comment out, not needed.
9370 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
9371 (vc-hg-find-version, vc-hg-next-version): New functions.
9372
78ddf12f
AS
93732007-07-06 Andreas Schwab <schwab@suse.de>
9374
9375 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
9376 dynamic bindings around the evaluation of the expression.
9377 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
9378
ddd7c238
SM
93792007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
9380
9381 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
9382 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
9383 Use run-hooks rather than run-mode-hooks.
9384
3fa5c462
JB
93852007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
9386
9387 * calc/calc-comb.el (math-random-digit): Rename to
9388 `math-random-three-digit-number'.
9389 (math-random-digits): Don't depend on representation of integer.
9390
9391 * calc/calc-bin.el (math-bignum-logb-digit-size)
9392 (math-bignum-digit-power-of-two): New constants.
39127636
JB
9393 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
9394 (math-not-bignum, math-clip-bignum): Use the constants
3fa5c462
JB
9395 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
9396 instead of their values.
9397 (math-clip): Use math-small-integer-size instead of its value.
9398
9ae06d96
JB
9399 * calc/calc.el (math-add-bignum): Replace number by constant.
9400
61af0f39
CY
94012007-07-05 Chong Yidong <cyd@stupidchicken.com>
9402
ddd7c238
SM
9403 * wid-edit.el (widget-documentation-string-value-create):
9404 Insert indentation spaces.
61af0f39 9405
c1d478c3
TTN
94062007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
9407
9408 * emacs-lisp/byte-opt.el: Revert last change.
9409
c2ba4a6b
DN
94102007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
9411
9412 * vc-hooks.el (vc-handled-backends): Add HG.
9413
9414 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
9415
f15ca944
SM
94162007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9417
9418 * complete.el (PC-do-complete-and-exit): Add support for the new
9419 `confirm-only' confirmation mode.
9420
2321b042
CY
94212007-07-05 Chong Yidong <cyd@stupidchicken.com>
9422
9423 * cus-edit.el (custom-commands): New variable.
9424 (custom-tool-bar-map): New variable. Initialize using
9425 `custom-commands'.
9426 (custom-mode): Use `custom-tool-bar-map'.
9427 (custom-buffer-create-internal): Insert action buttons only if
9428 tool bar is not used. Use `custom-commands'.
9429 (Custom-help, custom-command-apply): New function.
9430 (custom-command-apply, Custom-set, Custom-save)
9431 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
9432 Use `custom-command-apply' instead of duplicating code.
9433 (customize-group-other-window): Call `customize-group' instead of
9434 duplicating code.
9435 (customize-face-other-window): Call `customize-face' instead of
9436 duplicating code.
9437 (customize-group, customize-face): Add optional args for opening
9438 in another window.
9439 (custom-variable-tag): Don't inherit `variable-pitch' face.
9440 (custom-group-tag): Inherit `variable-pitch' face.
9441 (custom-variable-value-create): Set documentation indentation.
9442 (custom-group-value-create): Make group name a link, instead of
9443 using an extra "go to group" button.
9444 (custom-prompt-variable, custom-group-set, custom-group-save)
9445 (custom-group-reset-current, custom-group-reset-saved)
9446 (custom-group-reset-standard): Minor cleanup.
9447
978d4c87
TTN
94482007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
9449
9450 * Makefile.in (bootstrap-prepare): When copying from
9451 ldefs-boot.el, make sure loaddefs.el is writeable.
9452
4c5cd2d2
TTN
9453 (bootstrap-prepare): Make $(lisp)/ps-print.el
9454 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
9455
b33ac3b7
DN
94562007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
9457
9458 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
9459 only caller, and delete.
9460 (vc-hg-state): Deal with exceptions and only parse the output on
9461 successful return.
4ac3eac7
DN
9462 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
9463 caller, and delete.
b33ac3b7
DN
9464 (vc-hg-workfile-version): Deal with exceptions and only parse the
9465 output on successful return.
4ac3eac7 9466 (vc-hg-revert): New function.
b33ac3b7 9467
b4739e5d
JB
94682007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
9469
9470 * calculator.el (calculator-expt): Use more cases to determine
9471 the value.
9472
c89d0fd4 94732007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
6fee106e 9474
c89d0fd4
MB
9475 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
9476 file names.
6fee106e 9477
f50347a9
JB
94782007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
9479
9480 * calculator.el (calculator-expt, calculator-integer-p):
9481 New functions.
9482 (calculator-fact): Check to see if the factorial will be too
9483 large before computing it.
9484 (calculator-initial-operators): Use `calculator-expt' to
9485 compute "^".
9486 (calculator-mode): Mention that results which are too large
9487 will return inf.
aa9f2751
JB
9488 * calc/calc-comb.el (math-small-factorial-table): Replace list
9489 by vector.
f50347a9 9490
b71f9bdb
DK
94912007-07-03 David Kastrup <dak@gnu.org>
9492
9493 * shell.el: On request of the authors, remove their addresses for
9494 the sake of bug reports, and add the developer list address as
9495 maintainer information.
9496
cf84d3ce
RS
94972007-07-03 Richard Stallman <rms@gnu.org>
9498
9499 * files.el (make-directory): Doc fix.
9500 (find-file-confirm-inexistent-file): Make it a defcustom.
9501 Make nil the default.
9502
95032007-07-02 Richard Stallman <rms@gnu.org>
9504
9505 * startup.el (command-line): Set buffer-offer-save in *scratch*
9506 and enable auto-save in it.
9507
39586cf3
CD
95082007-07-02 Carsten Dominik <dominik@science.uva.nl>
9509
9510 * textmodes/org.el (orgstruct-mode-map): New variable.
9511 (orgstruct-mode): New minor mode.
9512 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
9513 (orgstruct-make-binding, org-context-p, org-get-local-variables)
9514 (org-run-like-in-org-mode): New functions.
9515 (org-cycle-list-bullet): New command.
9516 (org-special-properties, org-property-start-re)
9517 (org-property-end-re): New constants.
9518 (org-with-point-at): New macro.
9519 (org-get-property-block, org-entry-properties, org-entry-get)
9520 (org-entry-delete, org-entry-get-with-inheritance)
9521 (org-entry-put, org-buffer-property-keys): New functions.
9522 (org-insert-property-drawer): New command.
9523 (org-entry-property-inherited-from): New variable.
9524 (org-column): New face.
9525 (org-column-overlays, org-current-columns-fmt)
9526 (org-current-columns-maxwidths, org-column-map): New variables.
9527 (org-column-menu): New menu.
9528 (org-new-column-overlay, org-overlay-columns)
9529 (org-overlay-columns-title, org-remove-column-overlays)
93137d49
JB
9530 (org-column-show-value, org-column-quit, org-column-edit):
9531 New functions.
39586cf3
CD
9532 (org-columns, org-agenda-columns): New commands.
9533 (org-get-columns-autowidth-alist): New functions.
9534 (org-properties): New customize group.
9535 (org-default-columns-format): New option.
9536 (org-priority): Realign tags after changing priority.
9537 (org-preserve-lc): New macro.
9538 (org-update-checkbox-count): Catch case when there is no headline.
9539 (org-agenda-quit): Remove any column overlays.
9540 (org-beginning-of-item-list): Fixed bug when non-item line is
9541 indented too deep.
9542 (org-cached-props): New variable.
9543 (org-cached-entry-get): New function.
9544 (org-make-tags-matcher): Handle property matches.
9545 (org-table-recalculate): Swap evaluation order: Field formula
9546 first, then column formulas, but don't allow them to overwrite the
9547 field formulas.
9548 (org-table-eval-formula): New argument untouchable.
9549 (org-table-put-field-property): New function.
9550
e8749da6
MR
95512007-07-02 Martin Rudalics <rudalics@gmx.at>
9552
39127636 9553 * help-mode.el (help-make-xrefs): Skip spaces too when
e8749da6
MR
9554 skipping tabs.
9555
9556 * ffap.el (dired-at-point-prompter): Improve prompt in
9557 list-directory case.
9558
c89d0fd4 95592007-07-01 Richard Stallman <rms@gnu.org>
6fee106e 9560
c89d0fd4 9561 * files.el (find-file-visit-truename): Fix safe-local-variable value.
6fee106e 9562
b1916c6e
RS
95632007-07-01 Richard Stallman <rms@gnu.org>
9564
9565 * cus-start.el (max-mini-window-height): Added.
9566
95672007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
9568
9569 * complete.el (partial-completion-mode): Remove advice of
4c5cd2d2 9570 read-file-name-internal.
b1916c6e
RS
9571 (PC-do-completion): Rebind minibuffer-completion-table.
9572 (PC-read-file-name-internal): New function doing what
9573 read-file-name-internal advice did.
9574
ed2f6a47
TTN
95752007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
9576
9577 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
9578 property on a few symbols.
9579 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
9580 (byte-optimize-lapcode): Remove bindings that are not referenced
9581 and certainly will not effect through dynamic scoping.
9582
14fd09e5
SM
95832007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9584
9585 * files.el (find-file-confirm-inexistent-file): New var.
9586 (find-file, find-file-other-window, find-file-other-frame)
9587 (find-file-read-only, find-file-read-only-other-window)
9588 (find-file-read-only-other-frame): Use it.
9589
f61fd6b7
SM
95902007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9591
9592 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
9593
bd1bb1c7
JB
95942007-06-29 Juanma Barranquero <lekktu@gmail.com>
9595
9596 * generic-x.el (generic-define-mswindows-modes)
9597 (generic-define-unix-modes, apache-log-generic-mode)
9598 (bat-generic-mode-keymap, java-manifest-generic-mode)
9599 (show-tabs-generic-mode): Fix typos in docstrings.
9600
0ffab1eb
TTN
96012007-06-29 Ryan Yeske <rcyeske@gmail.com>
9602
9603 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
bd1bb1c7 9604 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
0ffab1eb
TTN
9605 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
9606 (rcirc-print): Never ignore messages from ourself.
9607
0ffaebf0
SM
96082007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9609
9610 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
9611 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
9612
e1e16897
JD
96132007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9614
9615 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
9616 replace-regexp-in-string.
9617
b68f6e48
SM
96182007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9619
9620 * emacs-lisp/cl.el: Set edebug and indentation before loading
9621 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
9622
dd8d430f
AS
96232007-06-28 Andreas Schwab <schwab@suse.de>
9624
9625 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
9626 $(lisp)/subdirs.el.
9627
d9d0113f
JB
96282007-06-28 Juanma Barranquero <lekktu@gmail.com>
9629
9630 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
9631 the speedbar frame if nil; that deletes the current frame or
9632 causes an error if it is the only frame.
9633 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
9634
cd7c4fc5
TTN
96352007-06-28 Kevin Ryde <user42@zip.com.au>
9636
9637 * textmodes/nroff-mode.el: Groff \# comments.
9638 (nroff-mode-syntax-table): \# comment intro,
9639 plain # as punct per global table.
9640 (nroff-font-lock-keywords): Add # as a single char escape.
9641 (nroff-mode): In comment-start-skip, match \#.
9642
360cf7bc
SM
96432007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9644
9645 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
9646 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
9647 point-min == 1.
9648
8315a3b5
NR
96492007-06-28 Nick Roberts <nickrob@snap.net.nz>
9650
360cf7bc
SM
9651 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
9652 Rename and move to...
8315a3b5
NR
9653
9654 * subr.el (strings->string, string->strings): ...here.
9655
9656 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
9657 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
9658
9659 * progmodes/gud.el (gud-common-init): Call string->strings instead
9660 of split-string.
9661
4a725859
MA
96622007-06-27 Michael Albinus <michael.albinus@gmx.de>
9663
9664 * dired-aux.el: Remove `dired-call-process'.
9665 (dired-check-process): Call `process-file'.
9666
9667 * wdired.el (wdired-do-perm-changes): Call `process-file'.
9668
9669 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
9670 `ange-ftp-process-file'.
9671
413d6d87
SM
96722007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9673
dbc65a5e
SM
9674 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
9675
9676 * emacs-lisp/cl-extra.el:
9677 * emacs-lisp/cl-seq.el:
9678 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
9679 Add autoload cookies on all defs autoloaded manually in cl.el.
9680
9681 * emacs-lisp/cl-loaddefs.el: New file.
9682
36c6bc15
SM
9683 * textmodes/texinfmt.el (texinfo-raisesections-alist)
9684 (texinfo-lowersections-alist): Merge definition and declaration.
9685 (texinfo-start-of-header, texinfo-end-of-header): Remove.
9686 (texinfo-format-syntax-table): Merge init into declaration.
9687 (texinfo-format-parse-line-args, texinfo-format-parse-args)
9688 (texinfo-format-parse-defun-args, texinfo-format-node)
9689 (texinfo-push-stack, texinfo-multitable-widths)
9690 (texinfo-define-info-enclosure, texinfo-alias)
9691 (texinfo-format-defindex, batch-texinfo-format): Use push.
9692 (texinfo-footnote-number): Remove duplicate declaration.
9693
231f3e66
SM
9694 * ps-print.el: Update with auto-generated autoloads.
9695
413d6d87
SM
9696 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
9697
0b0dad41
SM
96982007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9699
438d6bb6
SM
9700 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
9701 relative to current dir for file-local settings.
9702 (autoload-generate-file-autoloads): Add `outfile' arg.
9703 (update-directory-autoloads): Use it to directly call
9704 autoload-generate-file-autoloads instead of going through
9705 update-file-autoloads so we avoid redundant searches and so we can know
9706 the set of buffers changed so we can save them all.
9707
1fad2b12
SM
9708 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
9709 rather than throwing `up-to-date'.
9710 (autoload-generate-file-autoloads): Adjust correspondingly.
9711 (update-file-autoloads): Be careful to let-bind
9712 autoload-modified-buffers and adjust to new calling conventions.
9713 (autoload-modified-buffers): Make it a dynamically scoped var.
9714 (update-directory-autoloads): Use file-relative-name instead of
9715 autoload-trim-file-name.
9716 (autoload-insert-section-header): Don't use autoload-trim-file-name
9717 since the file is already relative now.
9718 (autoload-trim-file-name): Remove.
9719
56dada42
SM
9720 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
9721 (vc-arch-complete, vc-arch--version-completion-table)
9722 (vc-arch-revision-completion-table): New functions to provide
9723 completion of revision names.
9724 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
9725 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
9726 to let the user trim the revlib.
9727
4d83a657
SM
9728 * vc.el: Add new VC operation `revision-completion-table'.
9729 (vc-default-revision-completion-table): New function.
9730 (vc-version-diff, vc-version-other-window): Use it to provide
9731 completion of revision names if the backend provides it.
9732
0b0dad41
SM
9733 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
9734
9735 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
9736 of newer .svn/entries.
9737
fed082a0
DK
97382007-06-25 David Kastrup <dak@gnu.org>
9739
9740 * calc/calc-poly.el (math-padded-polynomial)
9741 (math-partial-fractions): Add some function comments.
9742
986c5ad5
SM
97432007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9744
9745 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
9746 Make `outbuf' optional.
9747 (update-file-autoloads): Use it.
9748
57536a83
SM
97492007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9750
e66466a6
SM
9751 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
9752 (autoload-find-destination): Keep it uptodate.
9753 (autoload-save-buffers): New fun.
9754 (update-file-autoloads): Use it. Re-add the "up to date" message.
9755
57536a83
SM
9756 * emacs-lisp/autoload.el: Refactor for upcoming changes.
9757 (autoload-find-destination): New function extracted from
9758 update-file-autoloads.
9759 (update-file-autoloads): Use it.
ceea9b18
SM
9760 (autoload-generate-file-autoloads): New function extracted from
9761 generate-file-autoloads. Use file-relative-name. Delay computation of
9762 output-start to the first cookie. Remove done-any, replaced by
9763 output-start.
9764 (generate-file-autoloads): Use it.
57536a83 9765
40cddce8
JB
97662007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
9767
d9d0113f 9768 * calc/calc-comb.el (math-init-random-base, math-prime-test):
40cddce8
JB
9769 Use math-read-number-simple to insert constants.
9770 (math-prime-test): Redo calculation of sum.
9771
98888d77
JB
9772 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
9773
57536a83 9774 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
98888d77
JB
9775 math-scale-bignum-3.
9776 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
9777 math-bignum-digit-size.
9778 (math-isqrt-small): Add another possible initial guess.
9779
2793c9bb
RW
97802007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9781
9782 * textmodes/bibtex.el (bibtex-entry-format): New options
9783 `whitespace', `braces', and `string'.
9784 (bibtex-field-braces-alist, bibtex-field-strings-alist)
9785 (bibtex-field-braces-opt, bibtex-field-strings-opt)
9786 (bibtex-cite-matcher-alist): New variables.
9787 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
9788 (bibtex-flash-head): Use blink-matching-delay.
9789 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
9790 (bibtex-format-entry, bibtex-reformat): Handle new options of
9791 bibtex-entry-format.
57536a83
SM
9792 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
9793 New functions.
2793c9bb
RW
9794 (bibtex-complete-internal): Do not display messages while
9795 minibuffer is used. Do not leave around a completions buffer
9796 that is out of date.
9797 (bibtex-copy-summary-as-kill): New optional arg.
9798 (bibtex-font-lock-url): New optional arg no-button.
9799 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
9800 (bibtex-url): Allow multiple URLs per entry.
dbb7d404 9801
3b979520
SM
98022007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9803
9804 * emacs-lisp/autoload.el (autoload-generated-file): New function.
9805 (update-file-autoloads, update-directory-autoloads): Use it.
9806 (autoload-file-load-name): New function.
9807 (generate-file-autoloads, update-file-autoloads): Use it.
9808 (autoload-find-file): Accept non-absolute argument. Set default-dir.
9809 (generate-file-autoloads): If the autoloaded form is malformed,
9810 indicate the problem with a warning instead of aborting.
9811
28adf31c
TTN
98122007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
9813
9814 * simple.el (next-error-recenter): Accept `(4)' as well;
9815 also, specify `integer' instead of `number'.
9816
56fbb895
EZ
98172007-06-23 Eli Zaretskii <eliz@gnu.org>
9818
9819 * ls-lisp.el (insert-directory): If an invalid regexp error is
9820 thrown, try using FILE as a literal file name, not a wildcard.
9821
5bcacaac
JB
98222007-06-23 Juanma Barranquero <lekktu@gmail.com>
9823
9824 * ruler-mode.el (ruler-mode): Prevent clobbering the original
9825 `header-line-format' when reentering ruler mode.
9826
2199cb47
EZ
98272007-06-23 Eli Zaretskii <eliz@gnu.org>
9828
9829 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
a65473ab 9830 FILE exists as a file.
2199cb47 9831
a6d107f1
JB
98322007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9833
9834 * calc/calc.el (math-bignum-digit-length)
5bcacaac 9835 (math-bignum-digit-size, math-small-integer-size):
a6d107f1 9836 New constants.
5bcacaac
JB
9837 (math-normalize, math-bignum-big, math-make-float)
9838 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
9839 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
d9d0113f 9840 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
5bcacaac
JB
9841 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
9842 (math-quotient, math-div-bignum, math-div-bignum-digit)
9843 (math-div-bignum-part, math-format-bignum-decimal)
a6d107f1
JB
9844 (math-read-bignum): Use math-bignum-digit-length,
9845 math-bignum-digit-size and math-small-integer-size.
9846
6f8b1d28
JB
9847 * calc/calc-ext.el (math-fixnum-big): Use the variable
9848 math-bignum-digit-size.
9849
d621bc0a
DN
98502007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
9851
d621bc0a
DN
9852 * log-view.el (log-view-mode-menu): New menu.
9853
11a4edc2
SM
98542007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9855
d8e4eadf
SM
9856 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
9857 differently.
9858
11a4edc2
SM
9859 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
9860 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
9861
7c1912af
DN
98622007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9863
9864 * vc-hg.el (vc-hg-print-log): Insert the file name.
9865 (vc-hg-log-view-mode): Fontify the file name.
9866
092c4936
JB
98672007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9868
5bcacaac
JB
9869 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
9870 (calcFunc-julian): Fix incorrect number used in calculations.
092c4936 9871
446b609e
TTN
98722007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
9873
9874 * simple.el (next-error-recenter): New defcustom.
9875 (next-error, next-error-internal): Recenter if specified,
9876 immediately prior to running `next-error-hook'.
9877
77a2bb53
TTN
9878 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
9879 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
9880
31a0385d
TTN
9881 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
9882
3e9c6b0a
JB
98832007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9884
9885 * calc/calc-comb.el (math-small-factorial-table): New variable.
9886 (calcFunc-fact): Use `math-small-factorial-table'.
9887
9888 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
9889 initial values.
e404adfe 9890 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
3e9c6b0a
JB
9891 New variables to use in caches.
9892
5bcacaac
JB
9893 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
9894 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
3e9c6b0a 9895
e404adfe 9896 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
3e9c6b0a
JB
9897 (math-bernoulli-b-cache): Use math-read-number-simple to insert
9898 bignums.
9899
9900 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
9901 New variables to use in caches.
9902
d797e643
DN
99032007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9904
e404adfe 9905 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
5ec05779 9906
d797e643
DN
9907 * vc-hg.el (vc-hg-log-view-mode): New mode.
9908
1f26c380
JB
99092007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
9910
9911 * calc/calc.el (math-read-number-simple): New function.
9912
e404adfe 99132007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
e96e1531 9914
93137d49 9915 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
e96e1531
DN
9916 (vera-font-lock-match-item): Fix doc string.
9917 (vera-in-comment-p): Remove unused function.
5bcacaac 9918 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
e96e1531
DN
9919 use `syntax-ppss'.
9920 (vera-forward-syntactic-ws): Fix argument order.
9921 (vera-prepare-search): Use `with-syntax-table'.
9922 (vera-indent-line): Fix doc string.
9923 (vera-electric-tab): Fix doc string.
9924 (vera-expand-abbrev): Define alias instead of using `fset'.
9925 (vera-comment-uncomment-region): Use `comment-start-skip'.
9926
dddf9c0c
CD
99272007-06-21 Carsten Dominik <dominik@science.uva.nl>
9928
5bcacaac 9929 * textmodes/org.el (org-export-with-footnotes): New option.
e404adfe 9930 (org-export-as-html): Fix replacement bug for XEmacs.
446b609e 9931 (org-agenda-default-appointment-duration): New option.
dddf9c0c 9932
cdaf01cc
DN
99332007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9934
9935 * vc-hg.el: Add to do items.
9936 (vc-hg-diff): Add support for comparing different revisions.
9937 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
9938 (vc-hg-annotate-extract-revision-at-line)
9939 (vc-hg-previous-version, vc-hg-checkin): New functions.
9940 (vc-hg-annotate-re): New constant.
9941
eaea8b1d
JB
99422007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
9943
5bcacaac 9944 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
eaea8b1d 9945
37a5e97a
SM
99462007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9947
d8e4eadf
SM
9948 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
9949 buffer-local value of log-view-*-re if applicable.
9950
9951 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
9952 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
9953 (vc-bzr-command*): Remove both (incompatible) versions.
9954 (vc-bzr-do-command*): Remove.
9955 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
9956 Remove by folding into its only caller vc-bzr-command.
9957 (vc-bzr-command): Always set the environment, even when ineffective.
9958 (vc-bzr-version): Minor fix up.
9959 (vc-bzr-admin-dirname): New var.
9960 (vc-bzr-bzr-dir): Remove.
9961 (vc-bzr-root-dir): New fun.
9962 (vc-bzr-registered): Use it. Add an autoloaded version.
9963 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
9964 (vc-bzr-view-log-function): Remove.
9965 (vc-bzr-log-view-mode): New major mode to replace it.
9966 (vc-bzr-print-log): Only activate the old hack if needed.
9967
37a5e97a
SM
9968 * vc.el (vc-default-log-view-mode): New function.
9969 (vc-print-log): Add new `log-view-mode' VC operation.
9970
794855ca
JB
99712007-06-20 Juanma Barranquero <lekktu@gmail.com>
9972
8eb17675
JB
9973 * ido.el (ido-find-file-in-dir): Don't signal an error for
9974 empty directories.
9975
ccf0d2ca
JB
9976 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
9977
794855ca
JB
9978 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
9979 directory where the desktop file was found, as the docstring says.
9980 (desktop-kill): Use `read-directory-name'.
9981
7e7db9fc
AM
99822007-06-20 Alan Mackenzie <acm@muc.de>
9983
9984 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
9985 When removing lines, also remove the \n. Correction of patch of
9986 2007-04-21.
794855ca 9987
ea3da5b9
MR
99882007-06-20 Martin Rudalics <rudalics@gmx.at>
9989
9990 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
9991 event is not a cons cell. Do not unread drag-mouse-1 events.
9992 Select right window in check whether space was stolen from
9993 window above.
9994
9995 * help-mode.el (help-make-xrefs): Adjust position of new forward
9996 button.
9997
77b5d458
SM
99982007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
9999
10000 * vc-bzr.el (vc-bzr-with-process-environment)
10001 (vc-bzr-std-process-invocation): New macros.
10002 (vc-bzr-command, vc-bzr-command*): Use them.
10003 (vc-bzr-with-c-locale): Remove.
10004 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
10005 (vc-bzr-buffer-nonblank-p): New function.
10006 (vc-bzr-state-words): New const.
e4a7fe73 10007 (vc-bzr-state): Look for `bzr status' keywords in output.
77b5d458
SM
10008 Display everything else as a warning message to the user.
10009 Fix status report with bzr >= 0.15.
10010
248c6645
DN
100112007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
10012
10013 * vc-hg.el (vc-hg-global-switches): Simplify.
10014 (vc-hg-state): Handle more states.
10015 (vc-hg-diff): Fix doc-string.
10016 (vc-hg-register): New function.
10017 (vc-hg-checkout): Likewise.
10018
794855ca 100192007-06-20 Reto Zimmermann <reto@gnu.org>
37d4643c
DN
10020
10021 * progmodes/vera-mode.el: New file.
10022
89046ea5
JB
100232007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
10024
10025 * calc/calc.el (calc-multiplication-has-precendence):
10026 New variable.
5bcacaac 10027 (math-standard-ops, math-standard-ops-p, math-expr-ops):
89046ea5
JB
10028 New functions.
10029 (math-expr-opers): Define using math-standard-ops rather than
10030 math-standard-opers.
10031 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
10032 equal the function math-standard-ops rather than the variable
10033 math-standard-opers.
10034 (calc-algebraic-entry): Let math-expr-opers equal
10035 math-standard-ops or math-expr-ops, as appropriate.
5bcacaac 10036 (math-expr-read-level, math-read-factor): Let math-expr-opers
89046ea5
JB
10037 equal math-expr-ops.
10038 * calc/calc-embed.el (calc-embedded-finish-edit):
10039 Let math-expr-opers equal the function math-standard-ops
10040 rather than the variable math-standard-opers.
10041 * calc/calc-ext.el (math-read-plain-expr)
10042 (math-format-flat-expr-fancy): Let math-expr-opers equal the
10043 function math-standard-ops rather than the variable
10044 math-standard-opers.
5bcacaac 10045 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
89046ea5
JB
10046 Let math-expr-opers equal the function math-standard-ops rather
10047 than the variable math-standard-opers.
10048 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
10049 equal the function math-standard-ops rather than the variable
10050 math-standard-opers.
10051 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
10052 equal the function math-standard-ops rather than the variable
10053 math-standard-opers.
10054 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
10055 math-expr-ops.
10056
794855ca 100572007-06-19 Ivan Kanis <apple@kanis.eu>
61223448
DN
10058
10059 * vc-hg.el: New file.
10060
e404adfe
SM
100612007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10062
10063 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
10064 with font-lock-multiline.
10065
446ac170
GM
100662007-06-17 Glenn Morris <rgm@gnu.org>
10067
10068 * lpr.el (lpr-page-header-switches): Move %s to separate element
10069 for correct quoting. Doc fix.
10070
5d503af9
SM
100712007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
10072
10073 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
10074 than setting sgml-xml-mode.
10075 (sgml-mode, html-mode): Set sgml-xml-mode.
10076 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
10077 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
10078 (sgml-electric-tag-pair-before-change-function)
10079 (sgml-electric-tag-pair-flush-overlays): New functions.
10080 (sgml-electric-tag-pair-mode): New minor mode.
10081 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
10082 (sgml-calculate-indent): Use assoc-string.
10083
86265518
KF
100842007-06-16 Karl Fogel <kfogel@red-bean.com>
10085
10086 * thingatpt.el (thing-at-point-email-regexp): Don't require two
10087 chars before the "@" in an email address. Andreas Roehler noticed
10088 this problem.
10089
baef4cbe
KF
100902007-06-15 Karl Fogel <kfogel@red-bean.com>
10091
10092 * thingatpt.el: Add support for email addresses (`email').
10093 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
10094 (thing-at-point-email-regexp): New variable.
10095 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
10096 properties on this symbol, with lambda forms for values.
5d503af9 10097
1bd8df7e
MY
100982007-06-15 Masatake YAMATO <jet@gyve.org>
10099
5d503af9 10100 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
b32ce4c3 10101
5d503af9 10102 * vc.el (vc-dired-hook): Check the backend returned from
1bd8df7e
MY
10103 `vc-responsible-backend' can really handle `subdir'.
10104
1f0abf8f
CY
101052007-06-15 Chong Yidong <cyd@stupidchicken.com>
10106
5d503af9
SM
10107 * wid-edit.el (widget-add-documentation-string-button):
10108 Fix handling of documentation indent.
1f0abf8f 10109
5f728b01
KS
101102007-06-15 Miles Bader <miles@fencepost.gnu.org>
10111
10112 * mb-depth.el: New file.
10113
3827b532
MY
101142007-06-15 Masatake YAMATO <jet@gyve.org>
10115
10116 * vc.el (vc-dired-mode): Show backend name as part of mode name.
10117
f0db902e
CY
101182007-06-14 Chong Yidong <cyd@stupidchicken.com>
10119
10120 * wid-edit.el (widget-default-create): Move ?h handling here...
10121 (widget-default-format-handler): ...from here.
10122 (widget-docstring, widget-add-documentation-string-button): New funs.
10123 (documentation-string): Add :visibility-widget property.
10124 (widget-documentation-string-value-create): Use it.
10125
10126 * cus-edit.el (custom-split-regexp-maybe): Simplify.
10127 (custom-buffer-create-internal): Simplify message.
10128 (custom-variable-tag): Reduce height to normal.
10129 (custom-variable-value-create, custom-face-value-create)
10130 (custom-visibility): New widget.
10131 (custom-visibility): New face.
5d503af9
SM
10132 (custom-group-value-create):
10133 Call widget-add-documentation-string-button, using `custom-visibility'.
f0db902e 10134
3ab6a7ae
SM
101352007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10136
10137 * emacs-lisp/bytecomp.el (byte-compile-current-group)
10138 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
10139 change. Apparently the "warning even if the group is implicit" is
10140 a feature rather than a bug.
10141
33af2b6e 101422007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
3ab6a7ae 10143
93137d49
JB
10144 * emulation/viper.el (viper-describe-key-ad)
10145 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
10146 Compile them conditionally.
794855ca 10147 (viper-version): Belated version change.
3ab6a7ae 10148
2dde79d8
JB
101492007-06-14 Juanma Barranquero <lekktu@gmail.com>
10150
10151 * follow.el (follow-all-followers, follow-generic-filter):
10152 * pcomplete.el (pcomplete-restore-windows):
10153 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
10154 (x-dnd-drop-data):
10155 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
10156 * progmodes/python.el (python-complete-symbol):
10157 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
10158
195eca78
SM
101592007-06-13 Ryan Yeske <rcyeske@gmail.com>
10160
93137d49 10161 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
78a264f4 10162 around bright and dim regexps. Make sure bright and dim matches
195eca78
SM
10163 use word anchors. Send text through rcirc-markup functions.
10164 (rcirc-url-regexp): Add single quote character.
10165 (rcirc-connect): Write logs to disk on auto-save-hook.
10166 Make server a non-optional argument.
10167 (rcirc-log-alist): New variable.
10168 (rcirc-log-directory): Make customizable.
10169 (rcirc-log-flag): New customizable variable.
10170 (rcirc-log): New function.
10171 (rcirc-print): Use above function.
10172 (rcirc-log-write): New function.
10173 (rcirc-generate-new-buffer-name): Strip text properties.
10174 (rcirc-switch-to-buffer-function): Remove variable.
10175 (rcirc-last-non-irc-buffer): Remove variable.
10176 (rcirc-non-irc-buffer): Add function.
10177 (rcirc-next-active-buffer): Use above function.
10178 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
10179 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
10180 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
10181 (rcirc-omit-mode): Add minor-mode.
10182 (rcirc-mode-map): Change C-c C-o binding.
78a264f4 10183 (rcirc-mode): Clear mode-line-process. Use a custom
195eca78
SM
10184 fill-paragraph-function. Set up buffer-invisibility-spec.
10185 (rcirc-response-formats): Remove timestamp code.
10186 (rcirc-omit-responses): Add variable.
10187 (rcirc-print): Don't put the overlay arrow on potentially omitted
10188 lines. Log line to disk. Record activity for private messages
10189 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
10190 (rcirc-jump-to-first-unread-line): Print message if there is no
10191 unread text.
10192 (rcirc-clear-unread): New function.
10193 (rcirc-markup-text-functions): Add variable.
10194 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
10195 (rcirc-debug): Don't mess with window configuration.
10196 (rcirc-send-message): Send message before printing locally.
10197 Add SILENT argument, do not print message if non-nil.
10198 (rcirc-visible-buffers): New function and variable.
10199 (rcirc-window-configuration-change-1): Add function.
10200 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
10201 server buffer.
10202 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
10203 (rcirc-fill-paragraph): Add function.
10204 (rcirc-record-activity, rcirc-window-configuration-change-1):
10205 Only update the activity string if it has actually changed.
10206 (rcirc-update-activity-string): Remove padding characters from the
10207 mode-line string.
10208 (rcirc-disconnect-buffer): New function to be called when a
10209 channel is parted or the user quits.
10210 (rcirc-server-name): Warn when the server-name hasn't been set.
10211 (rcirc-window-configuration-change): Postpone work until
10212 post-command-hook.
10213 (rcirc-window-configuration-change-1): Update mode-line and
10214 overlay arrows here.
c89d0fd4 10215 (rcirc-authenticate): Fixc hanserv identification.
195eca78
SM
10216 (rcirc-default-server): Remove variable.
10217 (rcirc): Connect according to rcirc-connections.
10218 (rcirc-connections): Add variable.
10219 (rcirc-startup-channels-alist): Remove variable.
10220 (rcirc-startup-channels): Remove function.
10221
97311ec3
SM
102222007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10223
10224 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
10225
ecda6582
DN
102262007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
10227
97311ec3
SM
10228 * term/xterm.el (terminal-init-xterm): Escape parens in character
10229 constants.
ecda6582 10230
b4c4ba41
SM
102312007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10232
4f3a3368
SM
10233 * progmodes/sh-script.el: Remove unneeded * from docstrings.
10234 Use [:alpha:] and [:alnum:] where applicable.
10235 (sh-quoted-subshell): Rewrite to correctly
e4a7fe73 10236 handle nested mixes of `...' and $(...).
4f3a3368
SM
10237 (sh-apply-quoted-subshell): Remove.
10238 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
10239
b4c4ba41
SM
10240 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
10241
3ab7e318
GM
102422007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
10243
10244 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
10245 previous change.
10246
1d5c7d45
CY
102472007-06-12 Tom Tromey <tromey@redhat.com>
10248
10249 * subr.el (user-emacs-directory): New defconst.
b4c4ba41
SM
10250 * cmuscheme.el (scheme-start-file):
10251 * shell.el (shell):
10252 * completion.el (save-completions-file-name):
10253 * custom.el (custom-theme-directory):
10254 * term/x-win.el (emacs-session-filename):
10255 * filesets.el (filesets-menu-cache-file):
10256 * thumbs.el (thumbs-thumbsdir):
10257 * server.el (server-auth-dir):
10258 * image-dired.el (image-dired-dir):
10259 (image-dired-db-file):
10260 (image-dired-temp-image-file):
10261 (image-dired-gallery-dir):
10262 (image-dired-temp-rotate-image-file):
10263 * play/gamegrid.el (gamegrid-user-score-file-directory):
10264 * savehist.el (savehist-file):
10265 * tutorial.el (tutorial--saved-dir):
10266 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
1d5c7d45 10267
eeb40825
CY
102682007-06-12 Ralf Angeli <angeli@caeruleus.net>
10269
10270 * scroll-lock.el (scroll-lock-mode): Doc fix.
10271
77c57270 102722007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
c13f8e66
JB
10273
10274 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
10275
10276 * ediff-init.el: Doc strings.
10277
b8104a2b
SM
102782007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10279
10280 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
10281 (byte-compile-file): Bind it.
10282 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
10283 group argument is provided implicitly.
10284 (byte-compile-format-warn, byte-compile-from-buffer)
10285 (byte-compile-insert-header): Don't hardcode point-min==1.
10286 (byte-compile-file-form-require): Remove unused var old-load-list.
10287 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
10288
ac64a728 102892007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
0794ad3b
JB
10290
10291 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
c13f8e66 10292 Display error messages.
0794ad3b
JB
10293 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
10294 Get rid of cl.el dependencies.
10295
10296 * emulation/viper-init.el (viper-suppress-input-method-change-message):
10297 New variable.
10298 (viper-activate-input-method-action)
10299 (viper-inactivate-input-method-action):
10300 Use viper-suppress-input-method-change-message.
10301
10302 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
10303 for C-s, C-r.
10304
10305 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
10306 Use viper-replace-overlay-cursor-color instead of
ac64a728 10307 viper-replace-overlay-cursor-color.
0794ad3b
JB
10308 (viper-sit-for-short): Use sit-for with 3 arguments.
10309
10310 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
10311 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
10312 to gud-mode.
10313
10314 * ediff-mult.el (ediff-meta-buffer-brief-message)
10315 (ediff-meta-buffer-verbose-message): New variables.
10316 (ediff-meta-buffer-message): Variable deleted.
10317 (ediff-verbose-help-enabled): New variable.
10318 (ediff-toggle-verbose-help-meta-buffer): New function.
10319 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
78a264f4 10320 message options.
0794ad3b
JB
10321
10322 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
b8104a2b 10323 (ediff-fixup-patch-map): Improve heuristic.
0794ad3b 10324
95588f91
SM
103252007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10326
10327 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
10328 (log-view-font-lock-keywords): Simplify.
10329 (log-view-current-file, log-view-current-tag): Simplify.
10330
e7053211
SS
103312007-06-12 Sam Steingold <sds@gnu.org>
10332
10333 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
10334
1f7efe1b
JB
103352007-06-12 Juanma Barranquero <lekktu@gmail.com>
10336
10337 * desktop.el (desktop-load-locked-desktop): New option.
10338 (desktop-read): Use it.
10339 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
10340 Use `when'.
10341
e88110db
JB
103422007-06-12 Davis Herring <herring@lanl.gov>
10343
10344 * desktop.el (desktop-save-mode-off): New function.
10345 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
10346 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
10347 (desktop-claim-lock, desktop-release-lock): New functions.
10348 (desktop-kill): Tell `desktop-save' that this is the last save.
10349 Release the lock afterwards.
10350 (desktop-buffer-info): New function.
794855ca 10351 (desktop-save): Use it. Run `desktop-save-hook' where the doc
e88110db
JB
10352 says to. Detect conflicts, and manage the lock.
10353 (desktop-read): Detect conflicts. Manage the lock.
10354
86dd4d03
SM
103552007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10356
c8791c6a
SM
10357 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
10358
86dd4d03
SM
10359 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
10360 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
794855ca 10361 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
86dd4d03
SM
10362 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
10363 keysyms rather than byte sequences.
10364 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
10365
7e76cdd8 103662007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
b647fc07 10367
7e76cdd8
MB
10368 * font-lock.el (font-lock-add-keywords): In case font-lock was only
10369 half-activated, forcefully activate it completely.
c6b98d9f 10370
7e76cdd8 103712007-06-11 Richard Stallman <rms@gnu.org>
7dfc4cda 10372
7e76cdd8 10373 * cus-edit.el (custom-variable-type): Doc fix.
7dfc4cda 10374
ede96990
SM
103752007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10376
935e6b79
SM
10377 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
10378 (sh-font-lock-flush-syntax-ppss-cache): New functions.
10379 (sh-font-lock-syntactic-keywords): Use them to distinguish the
10380 different possible cases for \'.
10381
b4879b43
SM
10382 * complete.el (PC-bindings): Don't bind things already bound in the
10383 parent keymap.
10384
ede96990
SM
10385 * textmodes/bibtex-style.el: New file.
10386
b6e0e86c
SM
103872007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
10388
10389 * vc-bzr.el: New file.
10390
e4cc3f57
SM
103912007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10392
10393 * vc-svn.el (vc-svn-program): New var.
10394 (vc-svn-command): Use it.
10395
60b4b298
JB
103962007-06-11 Juanma Barranquero <lekktu@gmail.com>
10397
10398 * server.el (server-switch-buffer): Remove redundant check.
10399
7940bf7d
MR
104002007-06-10 Martin Rudalics <rudalics@gmx.at>
10401
60b4b298
JB
10402 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
10403 Match against file-name-nondirectory.
7940bf7d
MR
10404 Fix text on user customization variables.
10405 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
10406
ab3c4f67
TTN
104072007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
10408
10409 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
10410
9258f2ef
JB
104112007-06-09 Davis Herring <herring@lanl.gov>
10412
10413 * desktop.el (desktop-minor-mode-table): Doc fix.
10414
e0602e9a
SM
104152007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10416
10417 * textmodes/css-mode.el (css-navigation-syntax-table):
10418 Use set-char-table-range so it also works in the unicode branch.
10419
da38057d
NR
104202007-06-08 Nick Roberts <nickrob@snap.net.nz>
10421
10422 * help-mode.el (help-xref-forward-stack)
10423 (help-xref-stack-forward-item, help-forward-label): New variables.
10424 (help-forward): New button type.
10425 (help-setup-xref): Initialise help-xref-forward-stack.
10426 (help-make-xrefs): Add forward button, if appropriate.
10427 (help-xref-go-back): Push item on forward stack.
10428 (help-xref-go-forward, help-go-forward): New functions.
10429
3266db2a
CY
104302007-06-07 Chong Yidong <cyd@stupidchicken.com>
10431
10432 * dired.el (dired-mode-map): Remove spurious separator.
10433
d505c598
JB
104342007-06-07 Juanma Barranquero <lekktu@gmail.com>
10435
00a2367d
JB
10436 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
10437
f02ac02f 10438 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
d505c598
JB
10439 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
10440
f5440e98
CD
104412007-06-07 Carsten Dominik <dominik@science.uva.nl>
10442
10443 * textmodes/org.el: Version number fixed.
10444
236a4178
GM
104452007-06-07 Glenn Morris <rgm@gnu.org>
10446
c74c9bac 10447 * version.el (emacs-copyright): New constant.
23d0be64 10448 * startup.el (fancy-splash-tail): Use emacs-copyright.
d16c1140
GM
10449 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
10450
04cc80ae
GM
10451 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
10452 `make-local'.
10453 (byte-compile-warnings-safe-p): Add `make-local'.
e0602e9a
SM
10454 (byte-compile-make-variable-buffer-local):
10455 Allow byte-compile-warnings to suppress this warning.
04cc80ae 10456
91ffa536
GM
10457 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
10458 format of "menu" description.
10459 (tutorial--find-changed-keys): Describe the specific menu a
10460 command is in.
10461
236a4178
GM
10462 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
10463 Rewrite compatibility functions to silence byte-compiler.
10464
ba48a401
GM
104652007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
10466
10467 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
10468 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
10469
14e28223
GM
104702007-06-07 Eric M. Ludlam <eric@siege-engine.com>
10471
d505c598 10472 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
14e28223 10473
7316fa39
JB
104742007-06-07 Juanma Barranquero <lekktu@gmail.com>
10475
10476 * progmodes/ebrowse.el (ebrowse-member-table):
10477 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
10478 (org-batch-agenda-csv): Fix typos in docstrings.
10479
2efed646
JB
104802007-06-06 Juanma Barranquero <lekktu@gmail.com>
10481
10482 * international/mule-cmds.el (toggle-enable-multibyte-characters)
10483 (sort-coding-systems, search-unencodable-char): Doc fixes.
10484 (coding-system-change-eol-conversion, set-default-coding-systems)
10485 (prefer-coding-system, find-multibyte-characters, princ-list)
10486 (leim-list-entry-regexp, set-input-method, locale-language-names)
10487 (input-method-exit-on-first-char, exit-language-environment-hook)
10488 (locale-charset-language-names): Fix typos in docstrings.
10489
c039ea1d
JB
104902007-06-06 Juanma Barranquero <lekktu@gmail.com>
10491
10492 * pgg.el (pgg-sign-region, pgg-sign):
10493 * ses.el (ses-call-printer):
10494 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
10495 * textmodes/org.el (org-cycle): Fix typos in docstrings.
10496
12cd5d56
CD
104972007-06-06 Carsten Dominik <dominik@science.uva.nl>
10498
93137d49
JB
10499 * textmodes/org.el (org-export-region-as-html)
10500 (org-replace-region-by-html, org-number-to-letters)
10501 (org-table-fedit-finish, org-normalize-color)
10502 (org-table-fedit-ref-right, org-date-to-gregorian)
10503 (org-table-fedit-move, org-table-convert-refs-to-rc)
10504 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
10505 (org-write-agenda, org-colgroup-info-to-vline-list)
10506 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
12cd5d56
CD
10507 (org-indent-line-function, org-export-as-html-to-buffer)
10508 (org-store-agenda-views, org-update-mode-line)
10509 (org-find-if, org-delete-all)
10510 (org-table-fedit-convert-buffer, org-emphasize)
10511 (org-uniquify, org-table-fedit-lisp-indent)
10512 (org-table-fedit-scroll, org-get-todo-sequence-head)
10513 (org-table-fedit-scroll-down, org-table-fedit-line-down)
10514 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
10515 (org-table-fedit-toggle-coordinates, org-dvipng-color)
10516 (org-table-fedit-line-up, org-table-fedit-ref-down)
10517 (org-table-formula-from-user, org-mode-flyspell-verify)
10518 (org-cycle-show-empty-lines, org-ctrl-c-ret)
10519 (org-table-formula-to-user, org-diary-to-ical-string)
10520 (orgtbl-export, org-table-fedit-post-command)
10521 (org-closed-in-range, org-shiftcontrolright)
10522 (org-table-convert-refs-to-an, org-table-hline-and-move)
10523 (org-table-formula-less-p, org-format-table-ascii)
10524 (org-agenda-get-sexps, org-shift-refpart)
10525 (org-diary-sexp-entry, org-time-string-to-absolute)
10526 (org-table-show-reference, org-letters-to-number)
10527 (org-fix-agenda-info, org-table-fedit-ref-up)
10528 (org-table-fedit-shift-reference, org-table-fedit-abort)
10529 (org-closest-date, org-shiftcontrolleft)
10530 (org-at-heading-or-item-p, org-rematch-and-replace)
e0602e9a
SM
10531 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
10532 New functions.
12cd5d56
CD
10533 (org-table-edit-scroll-down, org-finish-edit-formulas)
10534 (org-table-edit-next-field, org-abort-edit-formulas)
10535 (org-font-lock-level, org-export-find-first-heading-line)
10536 (org-table-edit-line-down, org-table-edit-backward-field)
10537 (org-edit-formula-lisp-indent, org-table-edit-move)
10538 (org-check-log-option, org-this-word)
10539 (org-table-edit-line-up, org-table-edit-formulas-post-command)
10540 (org-agenda-file-to-end, org-expand-file-name)
10541 (org-fake-empty-table-line, org-table-edit-scroll)
10542 (org-toggle-log-option, org-show-reference): Function removed.
e0602e9a
SM
10543 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
10544 New defsubsts.
12cd5d56
CD
10545 (org-unmodified, org-batch-store-agenda-views)
10546 (org-batch-agenda-csv): New macro.
10547 (org-agenda-export): New customization group.
10548 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
10549 (org-highest-priority, org-agenda-exporter-settings)
10550 (org-log-done-with-time, org-replace-disputed-keys)
10551 (org-format-latex-header, org-export-table-header-tags)
10552 (org-cycle-separator-lines, org-export-table-data-tags)
10553 (org-icalendar-include-sexps)
10554 (org-empty-line-terminates-plain-lists)
10555 (org-log-repeat, org-special-ctrl-a)
10556 (org-table-use-standard-references, org-disputed-keys)
10557 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
10558 (org-agenda-export-html-style): New option.
dbb7d404 10559 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
12cd5d56 10560 (org-CUA-compatible): Option removed.
dbb7d404 10561 (org-agenda-structure, org-sexp-date): New face.
12cd5d56
CD
10562 (org-todo-keywords-for-agenda, org-not-done-keywords)
10563 (org-planning-or-clock-line-re, org-agenda-name)
10564 (org-table-colgroup-info, org-todo-sets)
10565 (constants-unit-system, org-clock-mode-line-entry)
10566 (org-mode-line-timer, org-table-current-begin-pos)
10567 (org-todo-keywords-1, org-mode-line-string)
10568 (org-table-clean-did-remove-column, org-table-fedit-map)
10569 (org-clock-heading, org-table-buffer-is-an)
10570 (org-agenda-info, org-done-keywords)
10571 (org-done-keywords-for-agenda, org-todo-heads)
10572 (org-todo-kwd-alist, org-clock-start-time): New variable.
10573 (org-todo-kwd-priority-p, org-edit-formulas-map)
10574 (org-repeat-re, org-todo-kwd-max-priority)
10575 (org-version, org-done-string)
e0602e9a 10576 (org-table-clean-did-remove-column-1, org-disputed-keys):
dbb7d404 10577 Remove variables.
e0602e9a 10578 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
12cd5d56
CD
10579 (org-ts-lengths): Constant removed.
10580 (org-follow-gnus-link): Don't ask how many articles to read.
e0602e9a
SM
10581 (org-export-find-first-export-line): Rename from
10582 `org-export-find-first-heading'.
10583 Use `org-export-skip-text-before-1st-heading'.
10584 (org-table-fedit-post-command): Rename from
12cd5d56 10585 `org-table-edit-formulas-post-command'.
e0602e9a
SM
10586 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
10587 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
10588 (org-table-fedit-lisp-indent): Rename from
12cd5d56 10589 `org-edit-formula-lisp-indent'.
e0602e9a 10590 (org-table-show-reference): Rename from `org-show-reference'.
12cd5d56 10591 (org-table-store-formulas): Use `org-table-formula-less-p'.
e0602e9a 10592 (org-table-edit-formulas): Position cursor to current field equation.
12cd5d56
CD
10593 (org-update-checkbox-count, org-hide-archived-subtrees)
10594 (org-timestamp-up-day, org-timestamp-down-day)
10595 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
10596 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
10597 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
e0602e9a
SM
10598 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
10599 Let `org-on-heading-p' also check for invisible heading.
12cd5d56
CD
10600 (org-read-date): Match am/pm times.
10601 (org-eval-in-calendar): Fix default date in prompt.
10602
f608df3d
CY
106032007-06-05 Chong Yidong <cyd@stupidchicken.com>
10604
10605 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
10606 "ChangeLog.a" entries, giving the latter lower priority.
10607
b2d5aa46
JB
106082007-06-05 Juanma Barranquero <lekktu@gmail.com>
10609
10610 * faces.el (face-id): If the argument is a face alias,
10611 return the ID of the target face.
10612
1634f0e3
MA
106132007-06-05 Michael Albinus <michael.albinus@gmx.de>
10614
10615 * net/socks.el (top): Remove unnecessary copyright line.
10616
1adf71a4
CY
106172007-06-04 Chong Yidong <cyd@stupidchicken.com>
10618
10619 * longlines.el (longlines-auto-wrap): Handle argument correctly.
10620
c50982cc
MA
106212007-06-04 Michael Albinus <michael.albinus@gmx.de>
10622
10623 * net/socks.el: New file, taken from w3 repository.
10624 (top): Update Copyright. Don't load cl.el.
10625 (all): Replace `case' by `cond', `string-to-int' by
10626 `string-to-number', and `process-kill-without-query' by
10627 `set-process-query-on-exit-flag'.
de09204d 10628 (socks-char-int): Remove defalias and all occurrences.
c50982cc 10629
f441be5b
JB
106302007-06-04 Juanma Barranquero <lekktu@gmail.com>
10631
10632 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
10633 Fix typos in docstrings.
10634 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
10635 (compilation-finish-function): Fix typo in obsolescence declaration.
10636
b1b15f76 106372007-06-03 Sam Steingold <sds@gnu.org>
b84acff6 10638
2216ee11
RS
10639 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
10640 handle unending automatic recompilation of changed files (`omake -P').
3a1c1b15 10641 (compilation-loop): VISITED is now 5th CDR.
b84acff6
SS
10642 (compilation-next-error-function): Set TIMESTAMP.
10643
b1b15f76 106442007-06-03 Sam Steingold <sds@gnu.org>
a151f82c
SS
10645
10646 * files.el (kill-buffer-ask): New function.
10647 (kill-some-buffers): Use it.
10648 (kill-matching-buffers): New user command.
10649
773933d3
DK
106502007-06-01 David Kastrup <dak@gnu.org>
10651
10652 * dired.el (dired-recursive-deletes, dired-recursive-copies):
10653 Change default to `top'.
10654
bce1acc3
RS
106552007-05-31 Richard Stallman <rms@gnu.org>
10656
10657 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
10658
d500a092
SM
106592007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10660
10661 * textmodes/css-mode.el: New file.
10662
7a781a54
MB
106632007-05-30 Michael Olson <mwolson@gnu.org>
10664
10665 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
10666 died and we are trying to send a signal to it. The program using
10667 tq.el should periodically check to see whether the process has
10668 died and react appropriately -- this is not the responsibility of
10669 tq.el, and is consistent with the rest of the tq.el source code.
10670
250495a7
MR
106712007-05-29 Martin Rudalics <rudalics@gmx.at>
10672
10673 * textmodes/table.el (table--point-entered-cell-function)
d500a092
SM
10674 (table--point-left-cell-function):
10675 Bind `inhibit-point-motion-hooks' to t.
250495a7 10676
5e3fc9eb
GM
106772007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10678
10679 * emacs-lisp/rx.el (rx): Doc fix.
10680
aa3dbcde
JB
106812007-05-28 Juanma Barranquero <lekktu@gmail.com>
10682
10683 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
10684
f3c071dd
MA
106852007-05-28 Michael Albinus <michael.albinus@gmx.de>
10686
10687 Sync with Tramp 2.0.56.
10688
10689 * net/tramp.el:
10690 * net/tramp-ftp.el:
10691 * net/tramp-smb.el:
10692 * net/tramp-util.el:
10693 * net/tramp-vc.el:
10694 Don't load cl.el, because that pollutes the namespace. Replace cl
10695 macros by their implementations where necessary. Requested by
10696 Richard Stallman <rms@gnu.org>.
10697
10698 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
10699 doesn't exist.
d500a092 10700 (with-parsed-tramp-file-name): Protect debug spec during compilation.
f3c071dd
MA
10701 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
10702 (tramp-file-name-p, tramp-file-name-multi-method)
10703 (tramp-file-name-method, tramp-file-name-user)
10704 (tramp-file-name-host, tramp-file-name-localname): New defuns,
10705 replacing defstruct `tramp-file-name'.
10706 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
d500a092
SM
10707 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
10708 Apply `vector' instead of `make-tramp-file-name'.
10709 (tramp-handle-make-auto-save-file-name):
10710 Apply `tramp-temporary-file-directory' for compatibility reasons.
f3c071dd
MA
10711 (tramp-completion-mode): Use `natnump' instead of `wholenump'
10712 because of XEmacs.
10713 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
10714 started.
10715
7936011c
CY
107162007-05-28 Chong Yidong <cyd@stupidchicken.com>
10717
10718 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
10719
3d200243
RS
107202007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
10721
10722 * log-edit.el (log-edit-changelog-paragraph): Return point-max
10723 as the end of the ChangeLog paragraph when it ends without a line
10724 termination.
10725
924e26eb
JB
107262007-05-27 Ryan Yeske <rcyeske@gmail.com>
10727
10728 * net/webjump.el (webjump-sample-sites):
10729 Add simple Wikipedia query.
10730
6ab93c85
SM
107312007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10732
cdcfbcb2 10733 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
dbb7d404 10734 compatibility code.
cdcfbcb2 10735
b649d2e4
SM
10736 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
10737 (copyright-update-year): Use it.
10738
6db93fd9
SM
10739 * edmacro.el (edmacro-format-keys): Use current-active-maps.
10740
f4a7decd
SM
10741 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
10742 Add indentation and debugging info. Fix up comment convention.
10743
526af3b0
SM
10744 * cus-dep.el (custom-make-dependencies): Simplify.
10745
09d52401
SM
10746 * composite.el (compose-region, decompose-region):
10747 Use inhibit-read-only and restore-buffer-modified-p.
10748
6ab93c85
SM
10749 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
10750 (xterm-mouse-event): Use it.
10751
dade3ed8
JB
107522007-05-25 Juanma Barranquero <lekktu@gmail.com>
10753
10754 * bs.el (bs-cycle-previous): Don't modify the cycle list until
10755 `switch-to-buffer' has returned succesfully.
10756 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
10757 window is dedicated (it could iconify the frame).
10758
fdabbcb5
MB
107592007-05-25 Miles Bader <miles@fencepost.gnu.org>
10760
10761 * vc-hooks.el (vc-find-root): Fix file attribute test.
10762
913a8cda
RS
107632007-05-24 Richard Stallman <rms@gnu.org>
10764
10765 * textmodes/flyspell.el (flyspell-correct-word-before-point):
10766 Don't let opoint be nil.
10767 (flyspell-emacs-popup): Explicit error if no dialogs.
10768
6db526f0
CY
107692007-05-24 Chong Yidong <cyd@stupidchicken.com>
10770
10771 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
10772 (image-next-line, image-previous-line, image-scroll-up)
10773 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
10774 New functions.
10775 (image-mode-map): Remap motion commands.
10776 (image-mode-text-map): New keymap for viewing images as text.
10777 (image-mode): Use image-mode-map.
10778 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
10779
dff1336c
SM
107802007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10781
10782 * textmodes/fill.el (canonically-space-region): Make the second arg
10783 a marker if it's not already the case.
10784
133ecc54
EZ
107852007-05-23 Eli Zaretskii <eliz@gnu.org>
10786
10787 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
10788 (tar-get-descriptor): Handle type 55, an extended pax header.
10789
31b6b8cd
SM
107902007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10791
10792 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
10793 to confuse outline-minor-mode.
10794
07e7a05a
EZ
107952007-05-23 Eli Zaretskii <eliz@gnu.org>
10796
10797 * tar-mode.el (tar-file-name-handler): New function.
10798 (tar-extract): Bind file-name-handler-alist to it to force
10799 find-buffer-file-type-coding-system behave as if the file being
10800 extracted existed. Use last-coding-system-used to force
10801 buffer-file-coding-system to what decode-coding-region actually
10802 used to decode the file.
10803
c96e025a
GM
108042007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10805
10806 * progmodes/compile.el (compilation-handle-exit):
10807 `compilation-finish-function' may change the current buffer.
10808
c022c4c4
RS
108092007-05-22 Richard Stallman <rms@gnu.org>
10810
10811 * files.el (set-auto-mode): Doc fix.
10812
2f041d62
JD
108132007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10814
10815 * help-fns.el (find-source-lisp-file): New function.
10816 (describe-function-1): Use find-source-lisp-file to find source
10817 file in compile tree.
10818
4d55e513
EZ
108192007-05-22 Eli Zaretskii <eliz@gnu.org>
10820
10821 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
10822
784b0db6
JB
108232007-05-22 Juanma Barranquero <lekktu@gmail.com>
10824
10825 * emacs-lisp/easy-mmode.el (define-minor-mode)
10826 (easy-mmode-define-navigation): Fix typos in docstrings.
10827
b340aecb
GM
108282007-05-22 Glenn Morris <rgm@gnu.org>
10829
10830 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
b340aecb 10831
06071e68 108322007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
38405f15 10833
e0602e9a
SM
10834 * mail/mail-extr.el (mail-extract-address-components):
10835 Recognize non-ASCII characters except for NBSP as words.
38405f15 10836
d51f146b
RS
108372007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
10838
10839 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
10840 (rcirc-print): Handle `window-width'.
10841 (rcirc-buffer-maximum-lines): Doc fix.
10842
b447c934
CY
108432007-05-21 Chong Yidong <cyd@stupidchicken.com>
10844
9ca9e00d 10845 * image-mode.el (image-toggle-display): Don't clear image cache.
e0602e9a
SM
10846 Only use filename in image spec if the file is readable.
10847 Call image-refresh.
9ca9e00d 10848
b447c934
CY
10849 * image.el (image-type-from-file-name, image-type): Simplify.
10850 (image-type-auto-detected-p): Don't scan auto-mode-alist.
10851
10852 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
10853 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
10854
dea2cbad
NR
108552007-05-20 Nick Roberts <nickrob@snap.net.nz>
10856
10857 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
10858 is an error.
10859
10860 * term/linux.el (terminal-init-linux): Don't signal an error
10861 if gpm isn't running.
10862
60889ffa
NR
108632007-05-20 Nick Roberts <nickrob@snap.net.nz>
10864
10865 * t-mouse.el: Reduce to a minor-mode macro call.
784b0db6 10866 (t-mouse-mode): Remove the lighter.
e23f11f7
NR
10867
10868 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
60889ffa 10869
8a1389c7
DN
108702007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
10871
10872 * files.el (auto-mode-alist): Change the regexp so that
10873 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
10874
01140829
MB
108752007-06-02 Chong Yidong <cyd@stupidchicken.com>
10876
10877 * Version 22.1 released.
10878
ae9d8436
CY
108792007-05-19 Chong Yidong <cyd@stupidchicken.com>
10880
10881 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
10882 changes.
10883
877d11fe
GM
108842007-05-19 Kevin Ryde <user42@zip.com.au>
10885
10886 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
10887
317b4839
TTN
108882007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
10889
10890 * textmodes/sgml-mode.el: Revert last change.
10891
de9606f0
RS
108922007-05-18 Richard Stallman <rms@gnu.org>
10893
10894 * simple.el (push-mark): Doc fix.
10895
64953c0a
RS
108962007-05-18 Rob Riepel <riepel@Stanford.EDU>
10897
e0602e9a 10898 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
64953c0a 10899 tpu-global-map.
784b0db6
JB
10900 (tpu-original-global-map): Variable deleted.
10901 (tpu-control-keys-map): New keymap variable.
10902 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
64953c0a 10903 setting keymapping directly.
784b0db6 10904 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
64953c0a
RS
10905 tpu-global-map.
10906 (tpu-edt-on): Activate the tpu-global-map.
10907 (tpu-edt-off): Deactivate the tpu-global-map.
784b0db6 10908
64953c0a
RS
109092007-05-18 Ryan Yeske <rcyeske@gmail.com>
10910
10911 * textmodes/ispell.el (ispell-get-word): Return markers
10912 for start and end positions.
10913 (ispell-word): Assume END is a marker.
10914
ff6ba6b4
VJL
109152007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10916
10917 * printing.el: Group together all XEmacs/Emacs definitions.
10918 (pr-version): New version 6.9.
10919 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
10920 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
10921 (pr-menu-bind): Fix code.
10922 (pr-e-frame-char-height, pr-e-frame-char-width)
10923 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
10924 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
10925 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
10926 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
10927 (pr-x-event-y-pixel): Aliases eliminated.
10928 (pr-xemacs-global-menubar): Macro moved.
10929 (current-menubar, current-mouse-event, zmacs-region-stays)
10930 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
10931 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
10932 Vars moved.
10933 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
10934 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
10935 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
10936 (pr-menu-set-utility-title, pr-even-or-odd-pages)
10937 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
10938 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
10939 moved.
10940
992aa6b7
TTN
109412007-05-17 Christian Plate <cplate@web.de> (tiny change)
10942
10943 * textmodes/sgml-mode.el (sgml-tag):
10944 Fix bug: Call sgml-transformation-function.
10945
10e3e762
MR
109462007-05-17 Martin Rudalics <rudalics@gmx.at>
10947
10948 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
10949 modified flag of buffer. Use `inhibit-modification-hooks'.
10950
84bbd894
RS
109512007-05-16 Richard Stallman <rms@gnu.org>
10952
10953 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
10954
92228a10
SM
109552007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
10956
c11781de
SM
10957 * files.el (magic-mode-alist, magic-fallback-mode-alist):
10958 Move the *ml, Postscript, and XmCD entries to the fallback part.
10959
92228a10
SM
10960 * files.el (magic-fallback-mode-alist):
10961 Rename from file-start-mode-alist.
10962
7883a44f
JB
109632007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10964
10965 * progmodes/compile.el (compilation-handle-exit): Quote first
10966 argument of `run-hook-with-args'.
10967
26e150ef
JB
109682007-05-16 Juanma Barranquero <lekktu@gmail.com>
10969
10970 * buff-menu.el (Buffer-menu-sort-column):
10971 * dabbrev.el (dabbrev-upcase-means-case-search):
10972 * dired.el (dired-recursive-deletes, dired-recursive-copies):
10973 * info.el (Info-current-subfile):
10974 * ls-lisp.el (ls-lisp-verbosity):
10975 * msb.el (msb-menu-cond):
10976 * pcvs.el (cvs-dired-use-hook):
10977 * simple.el (set-mark-command-repeat-pop):
10978 * time.el (display-time-24hr-format, display-time-mail-file):
10979 Doc fixes.
10980
10981 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
10982 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
10983
10984 * view.el (view-inhibit-help-message): Fix typo in docstring.
10985 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
10986
4132d58c
MR
109872007-05-16 Martin Rudalics <rudalics@gmx.at>
10988
10989 * textmodes/ispell.el (ispell-start-process): Defend against bad
10990 default-directory.
10991
5c43b3ca
EZ
109922007-05-14 Eli Zaretskii <eliz@gnu.org>
10993
10994 * mail/rmail.el (rmail-convert-to-babyl-format): Check
10995 content-transfer-encoding _last_, because it's its position that
10996 we need as value of base64-header-field-end.
10997
59831679
JB
109982007-05-14 Juanma Barranquero <lekktu@gmail.com>
10999
11000 * files.el (mode-require-final-newline, require-final-newline)
11001 (enable-local-variables, enable-local-eval): Doc fixes.
11002
c6f33bac
VJL
110032007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11004
11005 * ps-print.el: Use default color when foreground or background color
11006 are unspecified. Reported by Leo <sdl.web@gmail.com>.
11007 (ps-print-version): New version 6.7.4.
11008 (ps-rgb-color): New argument. Use default color when color is
11009 unspecified.
11010 (ps-begin-job): Fix code.
11011
0a81a74a
CY
110122007-05-12 Chong Yidong <cyd@stupidchicken.com>
11013
11014 * longlines.el (longlines-mode): Make longlines-auto-wrap
11015 buffer-local. Add hooks unconditionally.
11016 (longlines-auto-wrap): Toggle wrapping.
11017 (longlines-after-change-function)
11018 (longlines-post-command-function): Check longlines-auto-wrap.
11019
06b6baf6
NR
110202007-05-12 Nick Roberts <nickrob@snap.net.nz>
11021
11022 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
11023 (xterm-mouse-translate): Use it.
11024
7d145fa3
RS
110252007-05-10 Richard Stallman <rms@gnu.org>
11026
68380acf
MB
11027 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
11028 (iso-cvt-write-only): Likewise.
11029
11030 * emacs-lisp/easy-mmode.el (define-minor-mode):
11031 Fix generated doc string.
11032
11033 * startup.el (fancy-splash-text): Add URL of guided tour.
11034 Adjust horizontal and vertical whitespace.
11035
11036 * progmodes/compile.el (compilation-handle-exit):
11037 Use run-hook-with-args to run compilation-finish-functions.
11038
7d145fa3
RS
11039 * files.el (file-start-mode-alist): New variable.
11040 (magic-mode-regexp-match-limit): Doc fix.
11041 (set-auto-mode): Handle file-start-mode-alist.
11042 A little cleanup of structure.
11043
c3aa7d16
RS
11044 * dabbrev.el (dabbrev-eliminate-newlines):
11045 Renamed from dabbrev--eliminate-newlines. All uses changed.
11046
b52efb9f
MC
110472007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
11048
11049 * man.el (Man-next-section): Don't consider the last line of the page
11050 as being part of any section.
11051
00affaf1
SM
110522007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
11053
11054 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
11055 can take any number of values.
11056
1d16f33c
SM
110572007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11058
11059 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
11060 to the list of citation commands.
11061
c7093883
SM
110622007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11063
11064 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
11065
0b480dc7
SM
110662007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
11067
11068 * progmodes/python.el (python-font-lock-keywords)
11069 (python-open-block-statement-p, python-mode): Add support for the new
11070 "with" keyword.
11071
45fd3a00
SM
110722007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11073
44a07c5a
SM
11074 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
11075 the exact opposite of diff-goto-source.
11076
5d08a786
SM
11077 * emacs-lisp/advice.el (ad-special-forms): Remove.
11078 (ad-special-form-p): Use subr-arity.
11079
2ed8e1f7
SM
11080 * newcomment.el (comment-search-forward): Make sure we search forward.
11081 (comment-enter-backward): Try and distinguish the non-matching case at
11082 EOB from the non-matching case with a missing comment-end-skip for
11083 a 2-char comment ender.
11084 (comment-choose-indent): New function extracted from comment-indent.
11085 Improve the alignment algorithm.
11086 (comment-indent): Use it.
11087
121f1921
SM
11088 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
11089 XML style Processing Instructions.
11090 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
11091 (sgml-calculate-indent): Handle `pi' context.
11092
45fd3a00
SM
11093 * vc.el: Ensure that update-changelog issues an error when used with
11094 a backend that does not implement it.
11095 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
11096 Remove `backend' argument. Use expand-file-name.
11097 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
11098
11099 * progmodes/python.el (python-end-of-block): Revert last change.
11100 (python-end-of-statement): Make sure we move *forward*.
11101
75dcf19e
RS
111022007-05-08 Richard Stallman <rms@gnu.org>
11103
11104 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
11105 Don't include non-self-insert commands in the exception for `-'.
11106
11c4b29d
SM
111072007-05-08 David Reitter <david.reitter@gmail.com>
11108
11109 * progmodes/python.el (python-guess-indent): Check non-nullness
11110 before comparing indent against the 2..8 interval.
11111
59c58fea
YM
111122007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11113
11114 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
11115 available.
11116
205f01b4
RS
111172007-05-06 Richard Stallman <rms@gnu.org>
11118
11119 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
11120
d4871b4f
SM
111212007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11122
11123 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
11124 rather than storing their value in the revert-buffer function.
11125
12bf4a28
NR
111262007-05-04 Nick Roberts <nickrob@snap.net.nz>
11127
11128 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
11129 when disabling t-mouse-mode.
11130
b94bc09b
RS
111312007-05-01 Davis Herring <herring@lanl.gov>
11132
d4871b4f
SM
11133 * calendar/timeclock.el: Update version number.
11134 (timeclock-modeline-display): Mention timeclock-use-display-time
11135 in explanatory message.
11136 (timeclock-in): Fix non-interactive workday specifications.
11137 (timeclock-log): Don't kill the log buffer if it already existed.
11138 Suppress warnings when finding the log. Don't check for a nil
11139 project twice. Run hooks after killing the buffer (if applicable).
11140 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
11141 was geometric). All uses changed.
11142 (timeclock-generate-report): Support prefix argument.
b94bc09b 11143
39f3dff9
RS
111442007-05-03 Ryan Yeske <rcyeske@gmail.com>
11145
11146 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
11147 disconnections.
11148
d7af463c
RF
111492007-05-01 Romain Francoise <romain@orebokech.com>
11150
11151 * dired-x.el: Revert 2007-04-06 change.
11152
78f0d1fc
RS
111532007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
11154
11155 * find-dired.el (find-dired-filter): Propertize all text down to eob.
11156
6f37a576
RS
111572007-04-29 Richard Stallman <rms@gnu.org>
11158
11159 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
11160
161039c9
GM
111612007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11162
11163 * progmodes/cc-mode.el (c-before-change): Use point-min rather
11164 than 1.
11165
157e3182
RS
111662007-04-28 Richard Stallman <rms@gnu.org>
11167
11168 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
11169
5e1cd4de
NR
111702007-04-28 Nick Roberts <nickrob@snap.net.nz>
11171
11172 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
11173 don't put stop on toolbar.
11174
456e749f
SM
111752007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11176
11177 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
11178
a9bdfaa4
EZ
111792007-04-28 Eli Zaretskii <eliz@gnu.org>
11180
f2fd2cf5
EZ
11181 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
11182 instead of $(lisp)/mh-e.
11183
16bbdfc0
GM
111842007-04-28 Glenn Morris <rgm@gnu.org>
11185
11186 * image-dired.el (image-dired-cmd-create-thumbnail-options)
11187 (image-dired-cmd-create-temp-image-options): Replace option
11188 +profile "*" with -strip.
11189
58f13025
CY
111902007-04-27 Chong Yidong <cyd@stupidchicken.com>
11191
456e749f
SM
11192 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
11193 Use window-start and window-end.
58f13025 11194
edaeebf5
AS
111952007-04-27 Andreas Schwab <schwab@suse.de>
11196
11197 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
11198
96bbf28b
EZ
111992007-04-27 Eli Zaretskii <eliz@gnu.org>
11200
11201 * textmodes/fill.el (fill-paragraph): Doc fix.
11202
07016031
GM
112032007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
11204
11205 * locate.el (locate-in-alternate-database): Doc fix.
11206
4f54692c
GM
112072007-04-26 Glenn Morris <rgm@gnu.org>
11208
11209 * button.el (button): Use underline if supported, else fall back
11210 to color.
11211
f5430f7f
GM
11212 * version.el (emacs-version): Increase to 22.1.50.
11213
2d0f33df
RS
112142007-04-25 Richard Stallman <rms@gnu.org>
11215
11216 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
11217
77ae614b
S
112182007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
11219
2f2c687b
JB
11220 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
11221 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
77ae614b
S
11222 pushing mark.
11223 (idlwave-current-routine): Don't push mark.
11224
e28f9ad3
GM
112252007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
11226
456e749f
SM
11227 * image-dired.el (image-dired-display-image): Derive image-type from
11228 filename rather than assuming jpeg, in case no resizing was needed.
e28f9ad3 11229
d497fd17
GM
112302007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11231
11232 * custom.el (defface): Doc fix.
11233
dc3818ec 11234See ChangeLog.12 for earlier changes.
6fee106e
KS
11235
11236;; Local Variables:
11237;; coding: iso-2022-7bit
33462dfa 11238;; add-log-time-zone-rule: t
6fee106e
KS
11239;; End:
11240
dc3818ec 11241 Copyright (C) 2007 Free Software Foundation, Inc.
5b87ad55
GM
11242
11243 This file is part of GNU Emacs.
11244
11245 GNU Emacs is free software; you can redistribute it and/or modify
11246 it under the terms of the GNU General Public License as published by
b4aa6026 11247 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
11248 any later version.
11249
11250 GNU Emacs is distributed in the hope that it will be useful,
11251 but WITHOUT ANY WARRANTY; without even the implied warranty of
11252 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11253 GNU General Public License for more details.
11254
11255 You should have received a copy of the GNU General Public License
11256 along with GNU Emacs; see the file COPYING. If not, write to the
11257 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
11258 Boston, MA 02110-1301, USA.
6fee106e 11259
05587383 11260;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af