*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2007-12-02 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc.el (calc-lang-slash-idiv, calc-lang-allow-underscores)
4 (calc-lang-c-type-hex, calc-lang-brackets-are-subscripts)
5 (calc-lang-parens-are-subscripts): New variables.
6 (math-expr-special-function-mapping): Remove variable.
7 (math-eqn-ignore-words, math-tex-ignore-words)
8 (math-latex-ignore-words): Move to calc-lang.el.
9
10 * calc/calc-lang.el (math-compose-vector, math-compose-var)
11 (math-tex-expr-is-flat): Declare as functions.
12 (calc-lang-slash-idiv, calc-lang-allow-underscores)
13 (math-comp-left-bracket, math-comp-right-bracket)
14 (math-comp-comma, math-comp-vector-prec): Declare as variables.
15 (math-var-formatter, math-matrix-formatter)
16 (math-lang-adjust-words, math-lang-read-symbol, math-land-read)
17 (math-punc-table, math-compose-subscr,math-dots)
18 (math-func-formatter): New property names to store language
19 specific information.
20 (math-compose-tex-var, math-compose-tex-intv)
21 (math-compose-maple-intv, math-compose-eqn-intv)
22 (math-compose-tex-sum, math-compose-tex-func)
23 (math-compose-tex-intv): New functions.
24 (math-eqn-ignore-words,math-tex-ignore-words)
25 (math-latex-ignore-words): Move from calc.el.
26 (math-special-function-table): Add entries for tex.
27 (calc-lang-slash-idiv, calc-lang-allows-underscores):
28 New variables.
29 (math-compose-latex-frac): Rename from `math-latex-print-frac'.
30 (math-compose-tex-matrix, math-compose-eqn-matrix)
31 (math-eqn-special-functions): Move from calccomp.el.
32
33 * calc/calccomp.el (math-compose-var): New function.
34 (math-compose-expr): Allow more special functions to be used.
35 Change test for formatting fractions. Use variables and property
36 names to help with language specific formatting.
37 (math-compose-tex-matrix, math-compose-eqn-matrix)
38 (math-eqn-special-functions): Move to calc-lang.el.
39 (math-compose-rows): Use property names to help with language
40 specific formatting.
41
42 * calc/calc-aent.el (math-read-factor): Turn multiple subscripts
43 into nested subscripts.
44 (math-read-token): Use variables and property names to help with
45 language specific parsing.
46 (math-read-expression-level): Use variables to help with language
47 specific parsing.
48
49 2007-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
50
51 * arc-mode.el (archive-find-type): Add recognition of rar-exe format.
52 (archive-rar-summarize): Allow the file name to be passed as argument.
53 Remove unused vars `header' and `footer'.
54 (archive-rar-exe-summarize, archive-rar-exe-extract): New functions.
55
56 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
57
58 * log-edit.el (log-edit-show-diff): New function.
59 (log-edit-mode-map, log-edit-menu): Bind it.
60 (log-edit-diff-function): New variable.
61 (log-edit): Change the 3rd param to be an alist and accept a
62 function that computes a diff for the files involved.
63
64 * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
65
66 2007-12-01 Martin Rudalics <rudalics@gmx.at>
67
68 * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and
69 wrap next-/previous-line in with-no-warnings.
70
71 2007-12-01 Glenn Morris <rgm@gnu.org>
72
73 * format-spec.el, hex-util.el, sha1.el: Move here from gnus/.
74
75 * net/dig.el: Move here from gnus/.
76 (dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
77
78 * net/dns.el: Move here from gnus/.
79 (top-level): Don't require mm-util, or cl when compiling.
80 (dns-write-name, dns-read, dns-read-type, query-dns):
81 Replace mm-with-unibyte-buffer with its expansion.
82 (query-dns): Replace decf and ignore-errors with non-cl equivalents.
83
84 * progmodes/gdb-ui.el (gud-remove, gud-break):
85 * progmodes/gud.el (gdb-create-define-alist)
86 (gdb-restore-windows, gdb-reset, global-hl-line-highlight)
87 (hl-line-highlight, gdb-display-source-buffer)
88 (gdb-display-buffer, c-langelem-sym, c-langelem-pos)
89 (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.
90
91 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
92
93 * textmodes/org-export-latex.el (org-export-latex-cleaned-string):
94 Move args on defun line.
95
96 * textmodes/org.el (org-calendar-holiday):
97 Use calendar-check-holidays instead of the obsolete
98 check-calendar-holidays.
99 (add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
100 (bbdb-company, bbdb-current-record, bbdb-name)
101 (bbdb-record-getprop, bbdb-record-name)
102 (bibtex-beginning-of-entry, bibtex-generate-autokey)
103 (bibtex-parse-entry, bibtex-url, cdlatex-tab)
104 (dired-get-filename, gnus-article-show-summary, mh-display-msg)
105 (mh-find-path, mh-get-header-field, mh-get-msg-num)
106 (mh-header-display, mh-index-previous-folder)
107 (mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
108 (mh-show-buffer-message-number, mh-show-header-display)
109 (mh-show-msg, mh-show-show, mh-visit-folder)
110 (org-export-latex-cleaned-string, remember)
111 (remember-buffer-desc, rmail-narrow-to-non-pruned-header)
112 (rmail-what-message, elmo-folder-exists-p)
113 (elmo-message-entity-field, elmo-message-field)
114 (vm-beginning-of-message, vm-follow-summary-cursor)
115 (vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
116 (vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
117 (vm-summarize, wl-folder-get-elmo-folder)
118 (wl-summary-goto-folder-subr)
119 (wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
120 (wl-summary-line-subject, wl-summary-message-number)
121 (wl-summary-redisplay): Declare as functions.
122
123 2007-11-30 Martin Rudalics <rudalics@gmx.at>
124
125 * longlines.el (longlines-show-hard-newlines): Remove handling of
126 buffer-undo-list and buffer-modified status.
127 (longlines-show-region, longlines-unshow-hard-newlines):
128 Handle buffer-undo-list, buffer-modified status, inhibit-read-only, and
129 inhibit-modification-hooks here to avoid that a buffer appears
130 modified when toggling visibility of hard newlines.
131
132 2007-11-30 Glenn Morris <rgm@gnu.org>
133
134 * nxml/rng-maint.el (rng-do-some-validation): Fix declaration.
135
136 * progmodes/idlw-complete-structtag.el
137 (idlwave-sintern-structtag):
138 * progmodes/idlw-help.el (idlwave-sintern-sysvar)
139 (idlwave-sintern-sysvartag):
140 * progmodes/idlwave.el (idlwave-sintern-class-tag)
141 (idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as
142 functions.
143
144 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu>
145
146 * textmodes/reftex-index.el (texmathp):
147 * textmodes/reftex-auc.el (TeX-argument-insert)
148 (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries)
149 (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list)
150 (LaTeX-label-list):
151 * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays)
152 (rng-clear-conditional-region, rng-do-some-validation): Declare as
153 functions.
154 (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
155
156 2007-11-30 Glenn Morris <rgm@gnu.org>
157
158 * emacs-lisp/byte-run.el (declare-function): Add optional fourth
159 argument and document it.
160
161 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
162 Third argument to declare-function must be a list to specify arglist.
163
164 * emacs-lisp/check-declare.el (check-declare-scan): Doc fix.
165 Handle declare-function third argument `t' and fourth argument.
166 (check-declare-verify): Doc fix. Handle `fileonly' case.
167 Use progn rather than prog1.
168
169 * desktop.el (uniquify-item-base):
170 * term/mac-win.el (url-type): Declare as functions.
171
172 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-record-phones)
173 (bbdb-address-city, bbdb-address-state, bbdb-address-zip)
174 (bbdb-address-location, bbdb-record-addresses): Pass non-nil
175 fourth arg to declare-function.
176
177 * play/dunnet.el: Don't require cl when compiling.
178 (byte-compile-warnings): Set via file local variables.
179 (dun-parse): Let-bind `beg' and `line'.
180
181 2007-11-29 Alexandre Julliard <julliard@winehq.org>
182
183 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
184
185 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
186
187 * calendar/time-date.el (encode-time-value): Doc fix.
188
189 2007-11-29 Glenn Morris <rgm@gnu.org>
190
191 * calendar/time-date.el (with-decoded-time-value): Doc fix.
192
193 * textmodes/css-mode.el (prog-mode): Remove.
194 (css-mode): Derive from fundamental-mode rather than prog-mode.
195
196 * emacs-lisp/byte-run.el (declare-function): Doc fix.
197
198 * emacs-lisp/check-declare.el (check-declare-locate)
199 (check-declare-verify): Handle `external' files.
200 (check-declare-errmsg): New function.
201 (check-declare-verify, check-declare-file, check-declare-directory):
202 Use check-declare-errmsg to report the number of problems.
203
204 * ffap.el (w3-view-this-url)
205 * mail/mspools.el (vm-visit-folder)
206 * net/browse-url.el (w3-fetch-other-window, w3-fetch)
207 * net/eudcb-bbdb.el (bbdb-phone-location, bbdb-phone-string)
208 (bbdb-record-phones, bbdb-address-city, bbdb-address-state)
209 (bbdb-address-zip, bbdb-address-location, bbdb-record-addresses)
210 (bbdb-records)
211 * net/eudc-export.el (bbdb-parse-phone-number, bbdb-string-trim)
212 * net/imap.el (sasl-find-mechanism, sasl-mechanism-name)
213 (sasl-make-client, sasl-next-step, sasl-step-data)
214 (sasl-step-set-data)
215 * net/newsticker.el (w3m-toggle-inline-image, htmlr-reset)
216 (htmlr-step): Declare as functions.
217
218 * net/eudcb-bbdb.el (eudc-bbdb-extract-addresses):
219 Use bbdb-address-zip rather than bbdb-address-zip-string.
220
221 2007-11-28 Richard Stallman <rms@gnu.org>
222
223 * md4.el, net/hmac-def.el, net/hmac-md5.el, net/ntlm.el:
224 Move here from gnus/.
225
226 2007-11-28 Martin Rudalics <rudalics@gmx.at>
227
228 * newcomment.el (comment-region-internal): Fix newline insertion
229 in `block' case.
230
231 2007-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
232
233 * pcvs-parse.el (cvs-parse-table): Adjust regexp for resurrections.
234
235 2007-11-28 Glenn Morris <rgm@gnu.org>
236
237 * Makefile.in (maintainer-clean): Depend on bootstrap-clean to
238 delete .elc files.
239
240 * nxml/char-name/unicode: Move to etc/nxml/.
241 * nxml/nxml-uchnm.el (top-level): Adapt for moved unicode files.
242
243 * nxml/nxml-enc.el (xmltok-get-declared-encoding-position):
244 Declare as a function.
245
246 * nxml/nxml-maint.el (nxml-create-unicode-char-name-sets):
247 * nxml/nxml-mode.el (nxml-get-char-name, nxml-insert-named-char):
248 * nxml/xsd-regexp.el (xsdre-gen-categories): Change mapcar -> mapc.
249
250 * nxml/nxml-outln.el (nxml-token-start-tag-p)
251 (nxml-token-end-tag-p): Move definitions before use.
252
253 * nxml/nxml-rap.el (nxml-prolog-regions): Declare for compiler.
254
255 * nxml/nxml-uchnm.el (top-level)
256 (nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar.
257 (nxml-enabled-unicode-blocks): Add custom group.
258
259 * nxml/xmltok.el (xmltok-scan-char-ref, xmltok-char-number):
260 Use string-to-number rather than string-to-int.
261
262 * dired-x.el (dired-omit-old-add-entry): Declare as function.
263 Move definition before use.
264 (dired-old-find-buffer-nocreate): Declare as function.
265
266 * emacs-lisp/check-declare.el (check-declare-locate): Reflow doc.
267 (check-declare-verify): Handle fset.
268
269 * emulation/edt.el (edt-user-emulation-setup):
270 Test edt-setup-user-bindings is bound before calling.
271
272 * emulation/tpu-edt.el: Don't require cl when compiling.
273 (tpu-emacs-search, tpu-emacs-rev-search): Declare as functions.
274 (tpu-edt-off): Use condition-case rather than ignore-errors.
275 Use with-no-warnings.
276
277 * eshell/esh-util.el (top-level): Use require rather than load for
278 ange-ftp.
279
280 * mail/supercite.el (sc-version): Redefine as an alias for
281 emacs-version.
282 (sc-help-address): Remove.
283 (sc-version): Use emacs-version rather than sc-version.
284 (sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
285
286 * net/socks.el (socks-original-open-network-stream): Declare as
287 function. Move definition before use.
288
289 2007-11-28 Jay Belanger <jay.p.belanger@gmail.com>
290
291 * calc/calc-ext.el (math-sqrt-raw, math-map-vec)
292 (math-make-frac): Declare as functions.
293
294 2007-11-27 Dan Nicolaescu <dann@ics.uci.edu>
295
296 * progmodes/cperl-mode.el (compilation-error-regexp-alist):
297 Pacify byte compiler.
298 (cperl-mode): Use with-no-warnings for setting vc-header-alist.
299
300 * progmodes/idlwave.el (idlwave-shell-get-path-info)
301 (idlwave-shell-temp-file, idlwave-shell-is-running)
302 (widget-value, comint-dynamic-complete-filename, Info-goto-node):
303 * progmodes/idlw-help.el (idlwave-prepare-structure-tag-completion)
304 (idlwave-all-method-classes, idlwave-all-method-keyword-classes)
305 (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
306 (idlwave-class-found-in, idlwave-class-or-superclass-with-tag)
307 (idlwave-completing-read, idlwave-current-routine)
308 (idlwave-downcase-safe, idlwave-entry-find-keyword)
309 (idlwave-expand-keyword, idlwave-find-class-definition)
310 (idlwave-find-inherited-class, idlwave-find-struct-tag)
311 (idlwave-get-buffer-visiting, idlwave-in-quote)
312 (idlwave-make-full-name, idlwave-members-only)
313 (idlwave-popup-select, idlwave-routine-source-file)
314 (idlwave-routines, idlwave-sintern-class)
315 (idlwave-sintern-keyword, idlwave-sintern-method)
316 (idlwave-sintern-routine-or-method)
317 (idlwave-substitute-link-target, idlwave-sys-dir)
318 (idlwave-this-word, idlwave-what-module-find-class)
319 (idlwave-where):
320 * progmodes/idlw-complete-structtag.el (idlwave-shell-buffer):
321 * mail/uce.el (rmail-msg-is-pruned)
322 (rmail-maybe-set-message-counters, rmail-msgbeg, rmail-msgend)
323 (rmail-toggle-header):
324 * mail/sendmail.el (dired-view-file, dired-get-filename):
325 * mail/rmailkwd.el (rmail-maybe-set-message-counters)
326 (rmail-display-labels, rmail-msgbeg)
327 (rmail-set-message-deleted-p, rmail-message-labels-p)
328 (rmail-show-message, mail-comma-list-regexp)
329 (mail-parse-comma-list):
330 * mail/rmail.el (rmail-spam-filter, rmail-summary-goto-msg)
331 (rmail-summary-mark-undeleted, rmail-summary-mark-deleted)
332 (rfc822-addresses, mail-abbrev-make-syntax-table)
333 (mail-sendmail-delimit-header, mail-header-end):
334 * mail/hashcash.el (message-narrow-to-headers-or-head)
335 (message-fetch-field, message-goto-eoh)
336 (message-narrow-to-headers):
337 * vc.el (view-mode-exit): Declare as functions.
338
339 * mail/vms-pmail.el:
340 * vmsproc.el:
341 * vms-patch.el: Don't byte compile these files, they don't work.
342
343 2007-11-27 Glenn Morris <rgm@gnu.org>
344
345 * calc/calc-ext.el (math-read-big-rec):
346 * calc/calc-nlfit.el (math-map-binop):
347 * calc/calc.el (math-normalize-nonstandard): Fix declarations.
348
349 * eshell/eshell.el (eshell-report-bug): Add version number of
350 obsolescence.
351
352 * emulation/viper.el, emulation/viper-util.el,
353 emulation/viper-macs.el, emulation/viper-keym.el,
354 emulation/viper-ex.el, emulation/viper-cmd.el:
355 Load viper-*.el files silently.
356
357 * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el,
358 ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el, ediff.el:
359 Load ediff-*.el files silently.
360
361 * ediff.el: Load dired silently. Don't load info, pcl-cvs when
362 compiling.
363 (Info-goto-node): Declare as a function.
364
365 * ediff-init.el: Don't load ange-ftp when compiling.
366 * ediff-util.el: Don't load reporter when compiling.
367
368 * ediff-wind.el (ediff-display-pixel-width)
369 (ediff-display-pixel-height):
370 * generic-x.el (ini-generic-mode):
371 * ps-print.el (ps-mule-encode-header-string, ps-mule-begin-page)
372 (ps-mule-prepare-ascii-font, ps-mule-set-ascii-font)
373 (ps-mule-initialize, ps-mule-begin-job):
374 * calendar/cal-bahai.el (add-to-diary-list, diary-name-pattern)
375 (mark-calendar-days-named):
376 * calendar/cal-hebrew.el (holiday-filter-visible-calendar)
377 (add-to-diary-list, diary-name-pattern)
378 (mark-calendar-days-named):
379 * calendar/cal-islam.el (add-to-diary-list, diary-name-pattern)
380 (mark-calendar-days-named):
381 * calendar/cal-x.el (make-fancy-diary-buffer):
382 * calendar/holidays.el (calendar-absolute-from-julian):
383 * calendar/todo-mode.el (calendar-current-date):
384 * calendar/cal-menu.el (calendar-increment-month)
385 (calendar-month-name, extract-calendar-year)
386 (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
387 (calendar-current-date, calendar-cursor-holidays)
388 (calendar-date-string, insert-diary-entry, calendar-set-mark)
389 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
390 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
391 (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
392 (cal-tex-cursor-filofax-week, cal-tex-cursor-month)
393 (cal-tex-cursor-month-landscape, cal-tex-cursor-year)
394 (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
395 (calendar-day-of-year-string, calendar-iso-date-string)
396 (calendar-julian-date-string, calendar-astro-date-string)
397 (calendar-absolute-from-gregorian, calendar-hebrew-date-string)
398 (calendar-persian-date-string, calendar-bahai-date-string)
399 (calendar-islamic-date-string, calendar-chinese-date-string)
400 (calendar-coptic-date-string, calendar-ethiopic-date-string)
401 (calendar-french-date-string, calendar-mayan-date-string)
402 (calendar-print-chinese-date, calendar-goto-date):
403 Declare as functions.
404
405 * calendar/calendar.el (nongregorian-diary-listing-hook): Doc fix.
406 (Info-find-emacs-command-nodes, Info-find-node): Declare as functions.
407
408 * ffap.el (ffap-bug, ffap-submit-bug): Redefine as obsolete
409 aliases for report-emacs-bug.
410 (gnus-summary-select-article, gnus-configure-windows): Declare as
411 functions.
412
413 * pgg-parse.el (pgg-parse-24, pgg-parse-crc24-string): Declare for
414 compiler.
415
416 * pgg.el (pgg-clear-string): Declare as a function.
417 (pgg-run-at-time-1): Wrap whole definition in (featurep 'xemacs) test.
418 (pgg-run-at-time, pgg-cancel-timer): Move definitions before use.
419
420 * emacs-lisp/check-declare.el (check-declare-locate):
421 Handle compressed files.
422 (check-declare-verify): Handle define-generic-mode,
423 define-global(ized)-minor-mode, define-obsolete-function-alias.
424
425 2007-11-27 Jay Belanger <jay.p.belanger@gmail.com>
426
427 * calc/calc-menu.el (calc-modes-menu): Add normal and incomplete
428 algebraic modes.
429
430 * calc/calc-aent.el (calc-refresh-evaltos, calc-execute-kbd-macro)
431 (math-is-true, calc-explain-why, calc-alg-edit)
432 (math-composite-inequalities, math-flatten-lands)
433 (math-multi-subst, calcFunc-vmatches, math-simplify)
434 (math-known-matrixp, math-parse-fortran-subscr, math-to-radians-2)
435 (math-read-string, math-read-brackets, math-read-angle-brackets):
436 Declare as functions.
437
438 * calc/calcalg3.el (calc-fit-s-shaped-logistic-curve)
439 (calc-fit-bell-shaped-logistic-curve)
440 (calc-fit-hubbert-linear-curve, calc-graph-add-curve)
441 (calc-graph-lookup, calc-graph-set-styles, math-min-list)
442 (math-max-list): Declare as functions.
443 (math-map-binop): New function.
444 (calc-curve-fit): Replace `mapcar*' by `math-map-binop'.
445
446 * calc/calc.el (calc-set-language, calc-edit-finish)
447 (calc-edit-cancel, calc-do-quick-calc, calc-do-calc-eval)
448 (calc-do-keypad, calcFunc-unixtime, math-parse-date)
449 (math-lessp, calc-embedded-finish-command)
450 (calc-embedded-select-buffer, calc-embedded-mode-line-change)
451 (calc-push-list-in-macro, calc-replace-selections)
452 (calc-record-list, calc-normalize-fancy, calc-do-handle-whys)
453 (calc-top-selected, calc-sel-error, calc-pop-stack-in-macro)
454 (calc-embedded-stack-change, calc-refresh-evaltos)
455 (calc-do-refresh, calc-binary-op-fancy, calc-unary-op-fancy)
456 (calc-delete-selection, calc-alg-digit-entry, calc-alg-entry)
457 (calc-dots, calc-temp-minibuffer-message, math-read-radix-digit)
458 (calc-digit-dots, math-normalize-fancy, math-normalize-nonstandard)
459 (math-recompile-eval-rules, math-apply-rewrites, calc-record-why)
460 (math-dimension-error, calc-incomplete-error, math-float-fancy)
461 (math-neg-fancy, math-zerop, calc-add-fractions)
462 (math-add-objects-fancy, math-add-symb-fancy, math-mul-zero)
463 (calc-mul-fractions, math-mul-objects-fancy, math-mul-symb-fancy)
464 (math-reject-arg, math-div-by-zero, math-div-zero, math-make-frac)
465 (calc-div-fractions, math-div-objects-fancy, math-div-symb-fancy)
466 (math-compose-expr, math-comp-width, math-composition-to-string)
467 (math-stack-value-offset-fancy, math-format-flat-expr-fancy)
468 (math-adjust-fraction, math-format-binary, math-format-radix)
469 (math-group-float, math-mod, math-format-number-fancy)
470 (math-format-bignum-fancy, math-read-number-fancy)
471 (calc-do-grab-region, calc-do-grab-rectangle, calc-do-embedded)
472 (calc-do-embedded-activate, math-do-defmath)
473 (calc-load-everything): Declare as functions.
474
475 * calc/calc-ext.el (math-clip, math-round, math-simplify)
476 (math-simplify-extended, math-simplify-units, calc-set-language)
477 (calc-flush-caches, calc-save-modes, calc-embedded-modes-change)
478 (calc-embedded-var-change, math-mul-float, math-arctan-raw)
479 (math-sqrt-float, math-exp-minus-1-raw, math-normalize-polar)
480 (math-normalize-hms, math-normalize-mod, math-make-sdev)
481 (math-make-intv, math-normalize-logical-op, math-possible-signs)
482 (math-infinite-dir, math-calcFunc-to-var)
483 (calc-embedded-evaluate-expr, math-known-nonzerop)
484 (math-read-expr-level, math-read-big-rec, math-read-big-balance)
485 (math-format-date, math-vector-is-string, math-vector-to-string)
486 (math-format-radix-float, math-compose-expr, math-abs)
487 (math-format-bignum-binary, math-format-bignum-octal)
488 (math-format-bignum-hex, math-format-bignum-radix)
489 (math-compute-max-digits): Declare as functions.
490 (math-provably-realp): Fix typo.
491
492 * calc/calc-forms.el (calendar-current-time-zone)
493 (calendar-absolute-from-gregorian, dst-in-effect): Declare as
494 functions.
495
496 * calc/calc-help.el (Info-goto-node, Info-last): Declare as functions.
497
498 * calc/calc-lang.el (math-read-factor, math-read-expr-level):
499 Declare as functions.
500
501 * calc/calc-macs.el (math-zerop, math-negp, math-looks-negp)
502 (math-posp, math-compare, math-bignum, math-compare-bignum):
503 Declare as functions.
504
505 * calc/calc-misc.el (calc-do-keypad, calc-inv-hyp-prefix-help)
506 (calc-inverse-prefix-help, calc-hyperbolic-prefix-help)
507 (calc-explain-why, calc-clear-command-flag)
508 (calc-roll-down-with-selections, calc-roll-up-with-selections)
509 (calc-last-args, calc-is-inverse, calc-do-prefix-help)
510 (math-objvecp, math-known-scalarp, math-vectorp, math-matrixp)
511 (math-trunc-special, math-trunc-fancy, math-floor-special)
512 (math-floor-fancy, math-square-matrixp, math-matrix-inv-raw)
513 (math-known-matrixp, math-mod-fancy, math-pow-of-zero)
514 (math-pow-zero, math-pow-fancy): Declare as functions.
515
516 * calc/calc-mode.el (calc-embedded-save-original-modes):
517 Declare as a function.
518
519 * calc/calc-nlfit.el (calc-get-fit-variables, math-map-binop):
520 Declare as functions.
521 (math-nlfit-make-matrix, math-nlfit-find-qmax, math-nlfit-fit)
522 (math-nlfit-fit-curve, calc-fit-hubbert-linear-curve):
523 Replace `mapcar*' by `math-map-binop'.
524 (math-nlfit-make-matrix): Replace `copy-list' with `copy-sequence'.
525
526 * calc/calc-prog.el (edmacro-format-keys,edmacro-parse-keys)
527 (math-read-expr-level): Declare as functions.
528
529 * calc/calc-vec.el (math-read-expr-level): Declare as a function.
530
531 2007-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
532
533 * emacs-lisp/lisp.el (end-of-defun): Restructure so that
534 end-of-defun-function is called consistently, even for negative
535 arguments.
536 (end-of-defun-function): Default to forward-sexp.
537
538 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
539
540 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
541
542 2007-11-26 Glenn Morris <rgm@gnu.org>
543
544 * calendar/cal-menu.el (cal-menu-holidays-menu): Use :label rather
545 than :suffix.
546
547 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
548
549 2007-11-26 Simon Josefsson <simon@josefsson.org>
550
551 * net/imap.el: Move from ../gnus.
552
553 2007-11-25 Reiner Steib <Reiner.Steib@gmx.de>
554
555 * doc-view.el (doc-view-mode-p): New function.
556
557 2007-11-25 Dan Nicolaescu <dann@ics.uci.edu>
558
559 * mail/mspools.el (rmail-get-new-mail):
560 * mail/reporter.el (mail-position-on-field, mail-text):
561 * mail/rmail.el (mail-position-on-field, mail-text-start)
562 (rmail-update-summary):
563 * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable):
564 * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message):
565 * mail/rmailout.el (rmail-update-summary):
566 * mail/rmailsort.el (rmail-update-summary):
567 * mail/sendmail.el (dired-move-to-filename, dired-get-filename)
568 (dired-view-file):
569 * mail/uce.el (mail-strip-quoted-names):
570 * mail/undigest.el (rmail-update-summary):
571 * mail/unrmail.el (mail-strip-quoted-names):
572 * ediff.el (diff-latest-backup-file): Declare as functions.
573
574 * obsolete/mlsupport.el (ml-previous-page): Fix typo.
575 (kill-to-end-of-line):
576 * obsolete/rnews.el (news-set-minor-modes):
577 Remove non working functions.
578
579 2007-11-25 Glenn Morris <rgm@gnu.org>
580
581 * eshell/esh-maint.el (top-level): Use require with NOERROR for
582 pcomplete. Don't mess with load-path.
583
584 * eshell/eshell.el (eshell-report-bug-address): Remove.
585 (eshell-report-bug): Redefine as an alias for report-emacs-bug.
586
587 2007-11-24 Glenn Morris <rgm@gnu.org>
588
589 * calendar/appt.el: Remove leading `*' from defcustom doc-strings.
590 (appt-disp-window): Don't require electric.
591 Simplify minibuffer-avoidance code.
592 (appt-select-lowest-window): Avoid minibuffer.
593
594 * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
595 (esh-mode): Require it.
596 (esh-util): Use require rather than featurep and load.
597 (eshell): No need to test if eshell-mode is bound; remove obsolete
598 reference to eshell-auto.
599 (eshell-command, eshell-command-result): Don't require esh-mode
600 now that the file does.
601 (top-level): Move provide statement to the end of the file.
602 Re-order and update commentary.
603
604 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
605
606 * vc.el (vc-annotate-mode): Frob buffer invisibility spec.
607 (vc-annotate-toggle-annotation-visibility): New command.
608 (vc-annotate-mode-map): Bind "V" to it.
609 (vc-annotate-mode-menu): Add entry for it.
610 (vc-annotate-get-time-set-line-props): New func.
611 (vc-annotate-display-autoscale)
612 (vc-annotate-display-difference): Use it.
613
614 * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
615 Also, match one space at end of annotation text, after last paren.
616
617 2007-11-24 Michael Albinus <michael.albinus@gmx.de>
618
619 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
620 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind
621 `tramp-completion-mode'.
622
623 2007-11-24 Thien-Thi Nguyen <ttn@gnuvola.org>
624
625 * vc-git.el (vc-git-show-log-entry): New func.
626
627 * vc-git.el (vc-git--call, vc-git--out-ok): New funcs.
628 (vc-git-state): Use vc-git--call.
629 (vc-git-registered, vc-git-working-revision)
630 (vc-git-previous-revision, vc-git-next-revision)
631 (vc-git--run-command-string, vc-git-symbolic-commit):
632 Use vc-git--out-ok.
633
634 2007-11-24 Glenn Morris <rgm@gnu.org>
635
636 * emacs-lisp/byte-run.el (declare-function): Doc fix.
637
638 2007-11-24 Kenichi Handa <handa@m17n.org>
639
640 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
641
642 2007-11-23 David Kastrup <dak@gnu.org>
643
644 * server.el (server-process-filter): Use `command-line-args-left'.
645
646 2007-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
649
650 2007-11-23 Dan Nicolaescu <dann@ics.uci.edu>
651
652 * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
653 buffer if the parent buffer is in vc-dired-mode.
654
655 2007-11-23 Mark A. Hershberger <mah@everybody.org>
656
657 * nxml: Initial merge of nxml. Kept nxml/char-name subdir for now.
658
659 2007-11-23 Juri Linkov <juri@jurta.org>
660
661 * dired.el (dired-read-dir-and-switches): For C-x d, set the
662 value for M-n to the visited file name of the current buffer.
663 Use minibuffer-with-setup-hook to set minibuffer-default to
664 buffer-file-name inside read-file-name.
665
666 * man.el (Man-getpage-in-background): Don't disregard user option
667 `Man-width' on non-window systems. Remove test for `window-system'
668 around setting envvar "COLUMNS" depending on the value of `Man-width'.
669
670 * progmodes/grep.el (grep-process-setup): Set envvar "TERM" to
671 "emacs-grep". Set envvar "GREP_OPTIONS" to "--color=auto" instead
672 of "--color=always".
673
674 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
675
676 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
677 beginning-of-defun-function.
678
679 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
680
681 * mail/hashcash.el: Move from ../gnus. Add hashcash payments to email.
682
683 2007-11-22 Glenn Morris <rgm@gnu.org>
684
685 * emulation/cua-base.el (x-clipboard-yank): Fix declaration.
686
687 * emacs-lisp/check-declare.el (check-declare-locate): New function.
688 (check-declare-scan): Use check-declare-locate.
689 (check-declare-verify): No longer adjust fnfile, now
690 check-declare-locate does it.
691
692 * emacs-lisp/byte-run.el (declare-function): Doc fix.
693
694 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
695
696 * subr.el (posn-col-row): Make the `default-value' use explicit.
697
698 * window.el (balance-windows): Remove unused var `counter'.
699 (bw-balance-sub): Remove unused var `lastchild'.
700 (split-window-vertically): Remove unused var `switch'.
701 (recenter-top-bottom): Remove unused vars `bottom', `current', `total'.
702
703 * emacs-lisp/bytecomp.el
704 (byte-compile-file-form-custom-declare-variable): Simplify.
705
706 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
707
708 * cus-edit.el (custom-mode): Define with `define-derived-mode'.
709 Set `show-trailing-whitespace' to nil.
710
711 * dired.el (make-symbolic-link):
712 * dired-aux.el (mailcap-parse-mailcaps, mailcap-parse-mimetypes)
713 (mailcap-extension-to-mime, mailcap-mime-info, make-symbolic-link):
714 * dired-x.el (make-symbolic-link):
715 * frame.el (x-initialize-window-system):
716 * menu-bar.el (x-menu-bar-open):
717 * select.el (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal)
718 (x-store-cut-buffer-internal):
719 * wdired.el (make-symbolic-link):
720 * x-dnd.el (x-register-dnd-atom, x-get-atom-name)
721 (x-send-client-message):
722 * emulation/cua-base.el (x-clipboard-yank): Declare as functions.
723
724 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
725
726 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
727
728 2007-11-22 Glenn Morris <rgm@gnu.org>
729
730 * dos-fns.el (int86):
731 * term/mac-win.el (mac-font-panel-mode): Fix declarations.
732
733 * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call.
734
735 * calendar/holidays.el (holiday-list): Add autoload cookie.
736
737 * emacs-lisp/check-declare.el (check-declare-scan): Expand .c
738 files relative to src/ directory.
739 (check-declare-verify): Handle .c files. Warn if could not find
740 an arglist to check.
741
742 * emacs-lisp/byte-run.el (declare-function): Doc fix.
743
744 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu>
745
746 * replace.el (occur-mode-map): Add a major mode menu with entries
747 for all occur operations.
748
749 * international/titdic-cnv.el (dos-8+3-filename):
750 * obsolete/fast-lock.el (msdos-long-file-names):
751 * frame.el (msdos-mouse-p):
752 * files.el (msdos-long-file-names, w32-long-file-name):
753 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
754 (mac-resume-apple-event, mac-font-panel-mode)
755 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
756 (mac-clear-font-name-table):
757 * term/pc-win.el (msdos-remember-default-colors)
758 (w16-set-clipboard-data, w16-get-clipboard-data):
759 * term/w32-win.el (w32-send-sys-command, w32-select-font)
760 (set-message-beep):
761 * net/browse-url.el (w32-shell-execute):
762 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
763 (w32-get-locale-info, w32-get-valid-locale-ids)
764 (w32-set-clipboard-data):
765 * dos-fns.el (int86, msdos-long-file-names):
766 * dos-w32.el (default-printer-name): Declare as functions.
767
768 2007-11-21 Jason Rumney <jasonr@gnu.org>
769
770 * emacs-lisp/byte-run.el (declare-function): Return nil.
771
772 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
773
774 * progmodes/sh-script.el (sh-mode): Set defun-prompt-regexp.
775
776 2007-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
777
778 * ps-print.el (ps-lpr-switches): Docstring fix.
779 (ps-string-list): New fun.
780 (ps-do-despool): Code fix.
781
782 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
783
784 * w32-fns.el: Undo 2007-11-21 change by Dan Nicolaescu.
785
786 2007-11-21 Glenn Morris <rgm@gnu.org>
787
788 * emacs-lisp/check-declare.el (check-declare-verify): Skip C files
789 for now. Handle define-minor-mode, and defalias (with no argument
790 checking).
791
792 2007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
793
794 * frame.el (msdos-mouse-p):
795 * files.el (msdos-long-file-names, w32-long-file-name):
796 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
797 (mac-resume-apple-event, mac-font-panel-mode)
798 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
799 (mac-clear-font-name-table):
800 * term/pc-win.el (msdos-remember-default-colors)
801 (w16-set-clipboard-data, w16-get-clipboard-data):
802 * term/w32-win.el (w32-send-sys-command, w32-select-font)
803 (set-message-beep):
804 * net/browse-url.el (w32-shell-execute):
805 * dos-fns.el (int86, msdos-long-file-names):
806 * dos-w32.el (default-printer-name): Undo previous change.
807
808 2007-11-21 Eli Zaretskii <eliz@gnu.org>
809
810 * international/mule-cmds.el (set-locale-environment):
811 Set default-file-name-coding-system _after_ keyboard and terminal
812 coding systems. This fixes last change.
813
814 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
815 one space after "Subject:".
816
817 2007-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
818
819 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
820 in order to determine if there's a conflict.
821
822 2007-11-21 Richard Stallman <rms@gnu.org>
823
824 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
825
826 * reposition.el (reposition-window):
827 Binding C-M-l moved to bindings.el.
828
829 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
830
831 * add-log.el (add-change-log-entry-other-window):
832 Key binding C-x 4 a moved to bindings.el.
833
834 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
835 from filecache.el.
836
837 * filecache.el: Minibuffer map bindings moved to bindings.el.
838
839 2007-11-21 Jason Rumney <jasonr@gnu.org>
840
841 * international/mule-cmds.el (set-locale-environment):
842 Set default-file-name-coding-system from system defaults on Windows.
843
844 2007-11-21 Jason Rumney <jasonr@gnu.org>
845
846 * term/w32console.el: New term init file for w32 console.
847
848 * w32-fns.el (x-alternatives-map): Copy from term/x-win.el.
849 (x-setup-function-keys): Likewise, replacing top-level key definitions.
850 (w32-tty-standard-colors): Move to term/w32console.el.
851
852 * term/w32-win.el (x-setup-function-keys): Remove.
853
854 * term/tty-colors.el (tty-register-default-colors): Remove special
855 case for w32.
856
857 2007-11-21 Dan Nicolaescu <dann@ics.uci.edu>
858
859 * frame.el (msdos-mouse-p):
860 * generic-x.el (w32-shell-name):
861 * files.el (msdos-long-file-names, w32-long-file-name)
862 (dired-get-filename, dired-unmark, dired-do-flagged-delete)
863 (dos-8+3-filename, vms-read-directory, view-mode-disable):
864 * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
865 (mac-resume-apple-event, mac-font-panel-mode)
866 (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
867 (mac-clear-font-name-table):
868 * term/pc-win.el (msdos-remember-default-colors)
869 (w16-set-clipboard-data, w16-get-clipboard-data):
870 * term/w32-win.el (w32-send-sys-command, w32-select-font)
871 (set-message-beep):
872 * w32-fns.el (set-message-beep, w32-get-clipboard-data)
873 (w32-get-locale-info, w32-get-valid-locale-ids)
874 (w32-set-clipboard-data):
875 * help-fns.el (ad-get-advice-info):
876 * font-lock.el (fast-lock-after-fontify-buffer)
877 (fast-lock-after-unfontify-buffer, fast-lock-mode)
878 (lazy-lock-after-fontify-buffer)
879 (lazy-lock-after-unfontify-buffer, lazy-lock-mode):
880 * net/browse-url.el (w32-shell-execute):
881 * dos-fns.el (int86, msdos-long-file-names):
882 * dos-w32.el (default-printer-name): Declare as functions.
883
884 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
885
886 * textmodes/paragraphs.el (forward-sentence): Doc fix.
887 Reported by Drew Adams <drew.adams@oracle.com>.
888
889 2007-11-20 Jason Rumney <jasonr@gnu.org>
890
891 * term/w32-win.el (x-setup-function-keys): Protect against
892 multiple calls on the same terminal.
893
894 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
895
896 * term/mac-win.el (x-setup-function-keys): Only setup
897 local-function-key-map if it has not been setup already for the
898 current frame. Move the suspend-emacs processing here.
899
900 2007-11-20 Juanma Barranquero <lekktu@gmail.com>
901
902 * progmodes/grep.el (xargs-program): New variable.
903 (grep-compute-defaults): Use it.
904 (grep-default-command): Doc fix.
905 (grep, lgrep, rgrep): Reflow docstrings.
906
907 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
908
909 * vc.el (vc-find-revision): Set the parent buffer.
910 Use when instead of if.
911
912 * progmodes/python.el (info-lookup-maybe-add-help):
913 * progmodes/ps-mode.el (doc-view-minor-mode):
914 * mail/emacsbug.el (Info-menu, Info-goto-node):
915 * emulation/viper-keym.el (viper-ex)
916 (viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
917 * emulation/viper-cmd.el (widget-type, widget-button-press)
918 (viper-set-hooks):
919 * emacs-lisp/tcover-unsafep.el (unsafep-function):
920 * emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
921 (ses-load, ses-vector-delete, ses-create-header-string)
922 (ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
923 * emacs-lisp/gulp.el (mail-subject, mail-send): Declare as functions.
924
925 2007-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
926
927 * pcvs.el (cvs-revert-if-needed): Fix copy&paste typo.
928
929 2007-11-20 Glenn Morris <rgm@gnu.org>
930
931 * emacs-lisp/check-declare.el (check-declare-verify): Tweak regexp
932 for end of function-name. Handle define-derived-mode.
933
934 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
935
936 * progmodes/idlw-help.el: Require browse-url unconditionally, it
937 is available by default.
938 (idlwave-help-browse-url-available): Change default to t.
939
940 * emulation/edt.el (defgroup, defcustom): Remove definition.
941 (eval-when-compile): Remove.
942 (c-mark-function):
943 * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
944 * textmodes/fill.el (comment-search-forward)
945 (comment-string-strip):
946 * progmodes/prolog.el (comint-mode, comint-send-string)
947 (comint-send-region, comint-send-eof):
948 * progmodes/dcl-mode.el (imenu-default-create-index-function):
949 * emulation/viper-util.el (viper-forward-Word):
950 * emulation/vi.el (c-mark-function):
951 * emulation/edt-vt100.el (vt100-wide-mode):
952 * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
953
954 2007-11-19 Michael Albinus <michael.albinus@gmx.de>
955
956 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
957 Still some tuning in case of an echoing shell.
958 (tramp-send-command): Connection property "remote-echo" is not
959 persistent; cache key is the process therefore.
960
961 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
962
963 * replace.el (map-query-replace-regexp): Doc fix (revert part of
964 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
965
966 2007-11-19 Dan Nicolaescu <dann@ics.uci.edu>
967
968 * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
969 * play/yow.el (doctor-ret-or-read):
970 * vc-hooks.el (vc-dired-resynch-file):
971 * vc-hg.el (log-view-get-marked):
972 * smerge-mode.el (ediff-cleanup-mess):
973 * pcvs.el (vc-editable-p, vc-checkout):
974 * pcomplete.el (comint-bol):
975 * informat.el (texinfo-format-refill):
976 * ido.el (tramp-tramp-file-p):
977 * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
978 (ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
979 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
980 functions.
981
982 * textmodes/ispell.el (ispell-int-char): Make it a defalias
983 instead of fset.
984 (ispell-message): Use with-no-warnings for sc-cite-regexp call.
985
986 * ido.el (ido-file-internal): Move with-no-warnings to include the
987 ffap-string-at-point call.
988
989 * pcomplete.el (pcomplete-executables): Move defsubst before first use.
990
991 * vc-hg.el (vc-hg-revision-table): Fix last change.
992
993 2007-11-19 Martin Rudalics <rudalics@gmx.at>
994
995 * menu-bar.el (top-level): Deactivate clipboard-kill-region and
996 clipboard-yank when the buffer is read-only.
997
998 * cus-edit.el (custom-field-keymap): Move to other Custom mode
999 keymaps such that it's before the definition of Custom-mode-menu.
1000 (Custom-mode-menu): Show it for custom-field-keymap too.
1001
1002 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
1003
1004 * progmodes/gdb-ui.el: Update commentary.
1005
1006 2007-11-18 Dan Nicolaescu <dann@ics.uci.edu>
1007
1008 * net/tramp.el (tramp-terminal-type): Remove duplicated definition.
1009
1010 2007-11-19 Glenn Morris <rgm@gnu.org>
1011
1012 * emacs-lisp/check-declare.el (check-declare-verify): If fnfile
1013 does not exist, try adding `.el' extension. Also search for defsubsts.
1014
1015 * cus-edit.el (recentf-expand-file-name):
1016 * dired.el (dired-relist-entry):
1017 * subr.el (w32-shell-dos-semantics):
1018 * emacs-lisp/bytecomp.el (compilation-forget-errors):
1019 Declare as functions.
1020
1021 2007-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1022
1023 * abbrev.el (kill-all-abbrevs, insert-abbrevs)
1024 (prepare-abbrev-list-buffer): Use dolist.
1025 (clear-abbrev-table): Preserve properties.
1026
1027 2007-11-18 Shigeru Fukaya <shigeru.fukaya@gmail.com> (tiny change)
1028
1029 * textmodes/texinfmt.el (texinfo-format-printindex):
1030 Collect combined indexes using texinfo-short-index-format-cmds-alist.
1031 Reported on <bug-texinfo@gnu.org>.
1032
1033 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
1034
1035 * net/tramp.el (tramp-completion-reread-directory-timeout):
1036 New defcustom.
1037 (tramp-handle-file-name-all-completions): Flush directory contents
1038 from cache regularly.
1039 (tramp-set-auto-save-file-modes): Check also for `buffer-modified-p'.
1040 (tramp-open-connection-setup-interactive-shell):
1041 Call `tramp-cleanup-connection' via funcall.
1042
1043 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Temp file is already
1044 created when copying.
1045
1046 2007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
1047
1048 * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
1049 * eshell/esh-mode.el (eshell-mode-syntax-table, command-running-p):
1050 * eshell/esh-ext.el (eshell-external-command):
1051 * eshell/esh-cmd.el (require):
1052 * eshell/em-unix.el (eshell-plain-locate-behavior):
1053 * eshell/em-cmpl.el (eshell-cmpl-initialize):
1054 Replace eshell-under-xemacs-p with (featurep 'xemacs).
1055 * eshell/esh-mode.el (characterp, char-int): Remove unused
1056 conditional defaliases.
1057
1058 * pcomplete.el (pcomplete-event-matches-key-specifier-p):
1059 Rename from event-matches-key-specifier-p, define unconditionally.
1060 (event-basic-type): Remove unused defalias.
1061 (pcomplete-show-completions):
1062 Use pcomplete-event-matches-key-specifier-p.
1063
1064 2007-11-17 Eli Zaretskii <eliz@gnu.org>
1065
1066 * eshell/esh-module.el (eshell-load-defgroups): Don't make backups
1067 when saving esh-groups.el.
1068
1069 2007-11-17 Martin Rudalics <rudalics@gmx.at>
1070
1071 * wid-edit.el (widget-default-complete):
1072 * progmodes/flymake.el (flymake-goto-file-and-line):
1073 Fix typo in (doc-)string.
1074
1075 2007-11-17 Glenn Morris <rgm@gnu.org>
1076
1077 * emacs-lisp/byte-run.el (declare-function): New macro.
1078 * emacs-lisp/bytecomp.el (byte-compile-declare-function):
1079 New function, byte-hunk-handler for declare-function.
1080 (byte-compile-callargs-warn): Handle declared functions.
1081
1082 * emacs-lisp/check-declare.el: New file.
1083 * Makefile.in (check-declare): New target.
1084
1085 * progmodes/fortran.el (gud-find-c-expr): Declare as a function.
1086
1087 * subr.el (process-lines): Move here from ../admin/admin.el.
1088 * emacs-lisp/authors.el (authors-process-lines): Remove.
1089 (authors): Use process-lines rather than authors-process-lines.
1090
1091 * progmodes/compilation-perl.el, progmodes/compilation-weblint.el:
1092 Remove these files.
1093
1094 2007-11-17 Juanma Barranquero <lekktu@gmail.com>
1095
1096 * emacs-lisp/backquote.el (backquote):
1097 Improve argument/docstring consistency.
1098
1099 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
1100 (ring-length, ring-empty-p): Use c[ad]dr.
1101 (ring-plus1): Use `1+'.
1102 (ring-minus1): Use `zerop'.
1103 (ring-remove): Use c[ad]dr. Use `when'.
1104 (ring-copy): Use c[ad]dr. Use `let', not `let*'.
1105 (ring-ref): Use `let', not `let*'.
1106 (ring-insert-at-beginning): Use c[ad]dr. Doc fix.
1107 (ring-insert+extend): Use c[ad]dr. Fix typo in docstring.
1108 (ring-member): Simplify. Doc fix.
1109 (ring-convert-sequence-to-ring): Simplify.
1110
1111 2007-11-17 Juri Linkov <juri@jurta.org>
1112
1113 * dired-aux.el (dired-create-directory): Allow creating
1114 a directory of an arbitrary depth. Add a loop to find the topmost
1115 nonexistent parent dir `new', and call `dired-add-file' on it.
1116 Set the `PARENTS' arg of `make-directory' to t.
1117
1118 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1119
1120 * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable.
1121 (math-build-parse-table): Get parse information from math-parse-table.
1122
1123 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1124
1125 * window.el (recenter-last-op): New var.
1126 (recenter-top-bottom): New command.
1127 (global-map): Bind it to C-l.
1128
1129 * abbrev.el (abbrev--write): Fix error in transcription from C.
1130
1131 * emulation/pc-select.el (pc-select-shifted-mark): Remove.
1132 (pc-select-ensure-mark): Set mark-active to a special value instead.
1133 Rename from ensure-mark. Update call callers.
1134 (pc-select-maybe-deactivate-mark): Rename from maybe-deactivate-mark.
1135 Rewrite. Update all callers.
1136 (pc-selection-mode): Remove redundant var declaration.
1137
1138 2007-11-16 Tassilo Horn <tassilo@member.fsf.org>
1139
1140 * doc-view.el (doc-view-search-backward, doc-view-search):
1141 Fix assignment to free variable bug.
1142
1143 2007-11-16 Martin Pohlack <mp26@os.inf.tu-dresden.de> (tiny change)
1144
1145 * emulation/pc-select.el (pc-select-shifted-mark): New var.
1146 (ensure-mark): Set it.
1147 (maybe-deactivate-mark): New fun.
1148 Use it everywhere instead of (setq mark-active nil).
1149
1150 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
1151
1152 * textmodes/reftex-dcr.el (reftex-start-itimer-once):
1153 Add check for XEmacs.
1154
1155 * calc/calc-menu.el (calc-mode-map): Pacify byte compiler.
1156
1157 * doc-view.el (doc-view-resolution): Add missing :group.
1158
1159 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
1160
1161 * subr.el (make-variable-frame-local):
1162 Fix typo in obsolescence declaration.
1163
1164 2007-11-16 Werner Lemberg <wl@gnu.org>
1165
1166 * files.el (set-auto-mode-1): Check second line for -*- if file
1167 starts with '\" (which is used by man pages to identify needed
1168 troff preprocessors).
1169
1170 2007-11-16 Glenn Morris <rgm@gnu.org>
1171
1172 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
1173
1174 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1175
1176 * calc/calc-lang.el (math-oper-table): Fix typo.
1177 Reduce precedence of "/" for TeX.
1178
1179 * calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
1180
1181 2007-11-16 Juri Linkov <juri@jurta.org>
1182
1183 * dired-aux.el (dired-read-shell-command-default): New function.
1184 (dired-read-shell-command): Use its return value for DEFAULT arg.
1185
1186 * replace.el (keep-lines-read-args, occur-read-primary-args):
1187 Use a list of default values for DEFAULT arg of read-from-minibuffer.
1188
1189 * man.el (Man-heading-regexp): Add 0-9.
1190 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
1191
1192 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * doc-view.el (doc-view-ghostscript-options): Remove resolution arg.
1195 (doc-view-resolution): New custom var.
1196 (doc-view-pdf/ps->png): Use it.
1197 (doc-view-shrink-factor): New var.
1198 (doc-view-enlarge, doc-view-shrink): New commands.
1199 (doc-view-mode-map): Use them.
1200
1201 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1202
1203 * ediff-wind.el (ediff-window-setup-function):
1204 * simple.el (normal-erase-is-backspace):
1205 * eshell/em-unix.el (eshell/info):
1206 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
1207 Fix typos in docstrings.
1208
1209 * emulation/cua-base.el (cua--keymaps-initialized):
1210 Rename from `cua--keymaps-initalized'. Callers changed.
1211 (cua-highlight-region-shift-only): Doc fix.
1212 (cua-paste-pop): Fix typo in docstring.
1213
1214 2007-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * emulation/cua-base.el (cua--pre-command-handler-1):
1217 Use input-decode-map instead of function-key-map.
1218 Use event-modifiers now that it works reliably.
1219
1220 * vc.el (vc-diff-internal): Pop-to-buffer later.
1221
1222 * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
1223
1224 * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
1225 did not touch them.
1226
1227 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1228
1229 * calc/calc-menu.el: New file.
1230 * calc/calc.el (calc-mode): Require calc-menu.
1231
1232 2007-11-14 Juanma Barranquero <lekktu@gmail.com>
1233
1234 * isearch-multi.el (isearch-buffers-next-buffer-function): Doc fix.
1235
1236 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
1237
1238 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
1239 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
1240 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
1241 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
1242 locations.
1243 (gdb-info-breakpoints-custom, gdb-assembler-custom)
1244 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
1245 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
1246
1247 2007-11-13 Noah Friedman <friedman@splode.com>
1248
1249 * calc/calc.el: Add `backward-delete-char-untabify' to the list of
1250 bindings to remap when `calc-scan-for-dels' is non-nil.
1251
1252 2007-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1253
1254 * emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
1255 constant forms.
1256 (byte-compile-nilconstp): New function.
1257 (byte-optimize-cond): Kill subsequent branches when a branch is
1258 know to be taken or not taken.
1259 (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
1260
1261 2007-11-13 Dan Nicolaescu <dann@ics.uci.edu>
1262
1263 * vc.el (vc-register): Allow registering a file passed as a
1264 parameter instead of just the current buffer.
1265
1266 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
1267
1268 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
1269 Check whether the output of "uname -sr" has been changed.
1270
1271 2007-11-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1272
1273 * progmodes/compile.el (compilation-error-regexp-alist-alist): Insert
1274 patterns from compilation-perl.el and compilation-weblint.el files.
1275
1276 2007-11-12 Dan Nicolaescu <dann@ics.uci.edu>
1277
1278 * progmodes/compilation-perl.el:
1279 * progmodes/compilation-weblint.el: Disable autoloads, they cause
1280 a bootstrap failure.
1281
1282 * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
1283 instead of doing "cvs diff" in order to avoid accessing the repository.
1284
1285 2007-11-12 Kevin Ryde <user42@zip.com.au>
1286
1287 * progmodes/compilation-perl.el:
1288 * progmodes/compilation-weblint.el: New files.
1289
1290 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
1291
1292 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
1293 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
1294 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
1295 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
1296 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
1297 Rewrite in active voice.
1298
1299 2007-11-11 Tassilo Horn <tassilo@member.fsf.org>
1300
1301 * doc-view.el: Add comments about isearch support.
1302
1303 2007-11-11 Dan Nicolaescu <dann@ics.uci.edu>
1304
1305 * vc.el (vc-start-entry): Fix setting the in the case the function
1306 is called from vc-dired. Use when instead of if where appropriate.
1307
1308 2007-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1309
1310 * ps-print.el (ps-do-despool): Do not force ps-lpr-switches
1311 to be a list.
1312 (ps-begin-job): Error if ps-lpr-switches is not a list.
1313
1314 2007-11-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1315
1316 * faces.el (face-normalize-spec): Remove function.
1317 (frame-set-background-mode): Undo last change.
1318
1319 2007-11-10 Jason Rumney <jasonr@gnu.org>
1320
1321 * w32-fns.el: Sync charset names with setup-default-fontset.
1322 Append "-1" where second part missing.
1323
1324 2007-11-10 Juri Linkov <juri@jurta.org>
1325
1326 * isearch.el (isearch-mode-end-hook, isearch-mode-end-hook-quit):
1327 Fix docstring. Reported by Leo <sdl.web@gmail.com>.
1328
1329 * custom.el (custom-note-var-changed): Remove the `interactive'
1330 spec from this new non-interactive function.
1331
1332 2007-11-10 Tassilo Horn <tassilo@member.fsf.org>
1333
1334 * doc-view.el (doc-view-mode-map, doc-view-menu)
1335 (doc-view-pdf->txt-sentinel): Adapt to new search UI.
1336 (doc-view-search-backward): New function.
1337 (doc-view-search): Query new regexp if prefix arg is given, else
1338 jump to next/previous match.
1339 (doc-view-mode): Handle compressed files.
1340 (jka-compr): Required for compressed files.
1341
1342 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1343
1344 * replace.el (query-replace-show-replacement): New defcustom.
1345 (perform-replace): Use `match-substitute-replacement' if
1346 `query-replace-show-replacement' is non-nil.
1347
1348 2007-11-10 David Kastrup <dak@gnu.org>
1349
1350 * subr.el (match-substitute-replacement): New function.
1351
1352 2007-11-10 Carsten Dominik <dominik@science.uva.nl>
1353
1354 * files.el (auto-mode-alist): Select org-mode for files with the
1355 extension ".org".
1356
1357 2007-11-10 Martin Rudalics <rudalics@gmx.at>
1358
1359 * help.el (help-window, help-window-point-marker): New variables.
1360 (help-window-select): New option.
1361 (with-help-window): New macro for displaying help windows.
1362 (help-window-display-message, help-window-setup-finish)
1363 (help-window-setup): New functions used for setting up help windows.
1364 (print-help-return-message): Reset help-window to nil.
1365 (view-lossage): Use with-help-window instead of
1366 with-output-to-temp-buffer and move help-window-point-marker after
1367 inserted text.
1368 (describe-bindings, describe-key, describe-mode): Use
1369 with-help-window instead of with-output-to-temp-buffer.
1370
1371 * help-mode.el (help-mode): Set view-exit-action to bury the
1372 buffer instead of fiddling with windows. Simplify code.
1373 (help-mode-finish): When help-window eqs t set it to the selected
1374 window and have with-help-window set up view-return-to-alist.
1375 (help-buffer): Add autoload cookie.
1376
1377 * view.el (view-remove-frame-by-deleting): Change default value to t.
1378 Add autoload cookie.
1379 (view-exit-action, view-file, view-file-other-window)
1380 (view-file-other-frame, view-buffer, view-buffer-other-window)
1381 (view-buffer-other-frame): Rewrite doc strings.
1382 (view-return-to-alist-update): New function to remove stale entries
1383 from view-return-to-alist.
1384 (view-mode-enter): Rewrite doc string and simplify code.
1385 (view-mode-exit): Handle new case 'keep-frame. Don't reset
1386 view-exit-action to nil. Simplify code and rewrite doc string.
1387
1388 * apropos.el (apropos-describe-plist):
1389 * descr-text.el (describe-char):
1390 * disp-table.el (describe-display-table):
1391 * faces.el (list-faces-display, describe-face):
1392 * facemenu.el (list-colors-display):
1393 * help-fns.el (describe-function, describe-variable)
1394 (describe-syntax, describe-categories):
1395 Use with-help-window instead of with-output-to-temp-buffer.
1396
1397 2007-11-10 Dan Nicolaescu <dann@ics.uci.edu>
1398
1399 * emacs-lisp/byte-opt.el (byte-optimize-featurep):
1400 Optimize (featurep 'emacs) to t.
1401
1402 * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition):
1403 New function.
1404 (byte-compile-maybe-guarded): Use it to also look for bound
1405 symbols inside `and' forms. Comment out non-working code that was
1406 trying to avoid warnings for XEmacs code.
1407
1408 * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
1409
1410 * vc-svn.el (vc-svn-print-log, vc-svn-diff):
1411 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
1412 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
1413 (vc-cvs-annotate-command):
1414 * vc-arch.el (vc-arch-diff): Remove test to check if start-process
1415 is bound, it always is.
1416
1417 2007-11-10 Jason Rumney <jasonr@gnu.org>
1418
1419 * term/w32-win.el (w32-initialize-window-system): Move SJIS font
1420 setup here from global scope.
1421
1422 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
1423
1424 * ido.el (ido-save-history): Save the history file in UTF-8, not
1425 the current filename coding system.
1426
1427 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1428
1429 * simple.el (interprogram-cut-function, interprogram-paste-function):
1430 Don't make them frame-local any more.
1431
1432 * faces.el (x-create-frame-with-faces, tty-create-frame-with-faces):
1433 Don't set interprogram-(cut|paste)-function on each frame.
1434
1435 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
1436 Make them work in tty frames.
1437 (interprogram-cut-function, interprogram-paste-function):
1438 Set them globally.
1439
1440 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1441
1442 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
1443 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
1444 (iso-iso2duden-trans-tab): Add docstring.
1445
1446 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1447
1448 * abbrev.el (define-abbrev-table): Record the variable definition.
1449
1450 * emacs-lisp/bytecomp.el (byte-compile-file-form-define-abbrev-table):
1451 New function.
1452
1453 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1454
1455 * ps-print.el: Clean the code for checking suitable Emacs version.
1456 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
1457 (ps-print-version): New version 6.8.1.
1458
1459 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1460
1461 * files.el (enable-local-variables): Doc fix.
1462
1463 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
1464
1465 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
1466
1467 2007-11-09 Sven Joachim <svenjoac@gmx.de>
1468
1469 * dired-aux.el (dired-copy-file-recursive):
1470 Preserve directory permissions.
1471
1472 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1473
1474 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
1475 (whitespace-unload-function): New-style unload function. When run,
1476 unintern `whitespace-unload-hook' and call `unload-feature' recursively
1477 to stop the old hook from messing with the unloading.
1478
1479 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1480
1481 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
1482 (elp-unset-master, elp-results): Fix typos.
1483 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
1484 Doc fixes.
1485
1486 * msb.el (msb--many-menus): Remove variable.
1487 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
1488 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
1489 (msb--toggle-menu-type): Fix typos in docstrings.
1490
1491 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
1492 (shadow-insert-var): Doc fixes.
1493 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
1494 Reflow docstrings.
1495 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
1496
1497 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1498
1499 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
1500 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
1501 Fix typos in autoload docstrings.
1502
1503 2007-11-09 Richard Stallman <rms@gnu.org>
1504
1505 * savehist.el (savehist-save): Obey savehist-ignored-variables.
1506
1507 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
1508
1509 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
1510 (gdb-var-update-handler-1): Use it.
1511
1512 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1513
1514 * loadhist.el (unload-feature): Remove erroneous check for the
1515 FEATURE-unload-function variable; check the existence of the
1516 function (that's what the docstring says, and it makes more sense).
1517
1518 * follow.el (follow-unload-function): Add docstring.
1519 (follow-unload-function): Remove variable.
1520
1521 * server.el (server-unload-function): Remove variable.
1522 (server-unload-function): Unbind `server-edit' from `C-x #'.
1523
1524 * ses.el (ses-unload-function): New function.
1525
1526 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1529 (unsafep-progn, unsafep-let): Fix typos in docstrings.
1530
1531 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1532 before use to avoid a warning in packages that require uniquify.
1533 (uniquify-unload-function): New function and var.
1534
1535 2007-11-09 Dan Nicolaescu <dann@ics.uci.edu>
1536
1537 * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
1538 (ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
1539 (ediff-current-diff-A, ediff-current-diff-B)
1540 (ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
1541 (ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
1542 (ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
1543 (ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
1544 (ediff-odd-diff-Ancestor, ediff-reset-mouse):
1545 * ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
1546 (ediff-setup-windows-plain-merge)
1547 (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
1548 (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
1549 * ediff-util.el (ediff-setup-keymap, )
1550 (ediff-toggle-wide-display, ediff-toggle-multiframe)
1551 (ediff-toggle-use-toolbar, ediff-really-quit)
1552 (ediff-good-frame-under-mouse)
1553 (ediff-highlight-diff-in-one-buffer)
1554 (ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
1555 (ediff-make-bullet-proof-overlay):
1556 * ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
1557 (ediff-set-meta-overlay):
1558 * ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
1559 * ediff.el (ediff-documentation): Replace ediff-xemacs-p and
1560 ediff-emacs-p with their former definitions.
1561
1562 * emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
1563 (viper-has-face-support-p, viper-inactivate-input-method)
1564 (viper-activate-input-method)
1565 (viper-use-replace-region-delimiters, viper-restore-cursor-type):
1566 * emulation/viper-mous.el (viper-multiclick-timeout)
1567 (viper-surrounding-word, viper-mouse-click-insert-word)
1568 (viper-mouse-click-search-word, viper-parse-mouse-key):
1569 * emulation/viper-macs.el (viper-char-array-to-macro):
1570 * emulation/viper.el (viper-go-away, viper-set-hooks)
1571 (viper-non-hook-settings):
1572 * emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
1573 (viper-get-saved-cursor-color-in-insert-mode)
1574 (viper-get-saved-cursor-color-in-emacs-mode)
1575 (viper-check-version, viper-get-visible-buffer-window)
1576 (viper-file-checked-in-p, viper-set-replace-overlay)
1577 (viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
1578 (viper-check-minibuffer-overlay, viper-read-key-sequence)
1579 (viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
1580 with their former definitions.
1581 (viper-eventify-list-xemacs): Only do work for XEmacs.
1582 (viper-set-unread-command-events): Only do work for Emacs.
1583 (viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
1584 (viper-move-overlay, viper-overlay-start, viper-overlay-end)
1585 (viper-overlay-get, viper-overlay-put, viper-read-event)
1586 (viper-characterp, viper-int-to-char, viper-get-face)
1587 (viper-color-defined-p, viper-iconify): New defaliases replacing
1588 the old fsets.
1589
1590 * progmodes/fortran.el (comment-region-function)
1591 (uncomment-region-function): Pacify byte compiler.
1592
1593 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
1594
1595 2007-11-08 Michael Albinus <michael.albinus@gmx.de>
1596
1597 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
1598 `process-environment'.
1599
1600 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
1601
1602 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
1603 match dir like "a...b".
1604
1605 2007-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1606
1607 * smerge-mode.el (smerge-refine-subst): Pass "-d" to diff.
1608
1609 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
1610
1611 * net/tramp.el (tramp-handle-substitute-in-file-name):
1612 Don't expand the remote connection identification.
1613 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1614 Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
1615 before calling stty.
1616
1617 * net/tramp-cache.el (tramp-cache-print)
1618 (tramp-dump-connection-properties): Fix docstring.
1619 (tramp-list-connections): Rename from `tramp-cache-list-connections'.
1620
1621 * net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
1622
1623 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
1624 remote connection identification when setting connection property.
1625
1626 * net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
1627 "//" substitutes only in the local filename part.
1628
1629 2007-11-07 David Hansen <david.hansen@gmx.net>
1630
1631 * eshell/em-glob.el (eshell-extended-glob): Sort matches.
1632
1633 2007-11-07 Glenn Morris <rgm@gnu.org>
1634
1635 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
1636 Remove superfluous concats. Move final set-buffer to
1637 non-emacs-specific code.
1638
1639 2007-11-07 Rob Riepel <riepel@networking.stanford.edu>
1640
1641 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.
1642
1643 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
1644
1645 * eshell/esh-mode.el (eshell-output-filter):
1646 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
1647 Use `with-current-buffer'.
1648
1649 2007-11-07 Andreas Schwab <schwab@suse.de>
1650
1651 * server.el (server-start): Only register cleanup after server was
1652 started.
1653
1654 2007-11-06 Michael Albinus <michael.albinus@gmx.de>
1655
1656 * net/tramp.el (top): Don't autoload `tramp-cache-print'.
1657
1658 * net/tramp-cache (tramp-cache-print): Move down.
1659 (tramp-cache-list-connections): New defun.
1660
1661 * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
1662
1663 2007-11-06 Juanma Barranquero <lekktu@gmail.com>
1664
1665 * ido.el (ido-save-history): Write the history file in the current
1666 filename coding system, and add `coding' file-local variable.
1667
1668 2007-11-06 Carsten Dominik <dominik@science.uva.nl>
1669
1670 * textmodes/org.el (org-table-formula-substitute-names):
1671 Remove forgotten temporary debugging code.
1672
1673 2007-11-05 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * net/tramp.el (tramp-wait-for-output): Ignore escape sequences in
1676 the prompt.
1677
1678 2007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
1679
1680 * wdired.el (wdired-use-dired-vertical-movement): Doc fix.
1681
1682 2007-11-05 Simon Josefsson <simon@josefsson.org>
1683
1684 * net/tls.el (tls-end-of-info): Doc fix.
1685
1686 2007-11-05 Kenichi Handa <handa@ni.aist.go.jp>
1687
1688 * international/utf-7.el (utf-7-imap): New coding system.
1689 (utf-7-imap-post-read-conversion): New function.
1690 (utf-7-imap-pre-write-conversion): New function.
1691
1692 2007-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
1693
1694 * abbrev.el (abbrev--write): Fix up typo.
1695
1696 2007-11-04 Juanma Barranquero <lekktu@gmail.com>
1697
1698 * abbrev.el (define-abbrev-table): Doc fix.
1699
1700 2007-11-04 Thien-Thi Nguyen <ttn@gnuvola.org>
1701
1702 * info.el (Info-revert-buffer-function): New func.
1703 (Info-mode): Arrange to use it for reverting.
1704 (Info-copy-current-node-name): Add space between filename and nodename.
1705
1706 2007-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
1707
1708 * abbrev.el (expand-abbrev): Move point back to expansion's end.
1709
1710 2007-11-04 Glenn Morris <rgm@gnu.org>
1711
1712 * net/tls.el: Don't require rx when compiling.
1713 (tls-end-of-info): Rewrite without using rx.
1714 (open-tls-stream): Use with-current-buffer.
1715
1716 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
1717
1718 * net/tls.el: Require rx when compiling.
1719 (tls-end-of-info): New variable.
1720 (open-tls-stream): Keep reading input until `tls-end-of-info' is
1721 matched.
1722
1723 2007-11-03 Sean O'Rourke <seano@cs.ucla.edu>
1724
1725 * register.el (append-to-register, prepend-to-register):
1726 Don't signal error on empty register; use the text, instead.
1727
1728 2007-11-03 Michael Olson <mwolson@gnu.org>
1729
1730 * textmodes/remember.el (remember-buffer):
1731 Use define-obsolete-function-alias rather than defalias.
1732
1733 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1734
1735 * simple.el (bad-packages-alist): Anchor semantic regexp.
1736
1737 2007-11-03 Glenn Morris <rgm@gnu.org>
1738
1739 * newcomment.el (comment-dwim): Call comment-insert-comment-function,
1740 if defined, for blank lines. Doc fix.
1741
1742 * progmodes/fortran.el (fortran-mode-map): Don't bind M-;.
1743 (fortran-mode): Set values for comment-region-function,
1744 uncomment-region-function and comment-insert-comment-function.
1745 (fortran-uncomment-region): New function.
1746
1747 * textmodes/nroff-mode.el (nroff-mode):
1748 Set comment-insert-comment-function rather than indent-line-function.
1749 (nroff-indent-line-function): Remove.
1750 (nroff-insert-comment-function): New function.
1751
1752 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
1753
1754 * ediff-vers.el (ediff-vc-working-revision): Add a quote.
1755
1756 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
1757
1758 * emulation/viper-ex.el (viper-ex): Do not ignore the region.
1759
1760 * emulation/viper-cmd.el (viper-prev-destructive-command)
1761 (viper-insert-prev-from-insertion-ring): Use ring-copy instead of
1762 copy-sequence.
1763
1764 * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name.
1765 Got rid of ediff-copy-list.
1766
1767 * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not
1768 use face-name.
1769 (ediff-test-utility, ediff-diff-mandatory-option)
1770 (ediff-reset-diff-options): Remove to simplify the mandatory option
1771 handling on Windows.
1772 (ediff-set-diff-options): Add.
1773 (ediff-diff-options): Set "--binary" option as default in some cases.
1774
1775 * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window.
1776 (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
1777 ediff-vc-working-revision. Require vc-hooks.
1778
1779 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
1780
1781 * files.el (hack-local-variables): Fix membership tests to avoid
1782 treating all variables as safe if `enable-local-variables' is
1783 set to :safe (CVE-2007-5795).
1784
1785 2007-11-02 Glenn Morris <rgm@gnu.org>
1786
1787 * newcomment.el (comment-indent): Let comment-insert-comment-function,
1788 if defined, do all the work of inserting a new comment.
1789
1790 * progmodes/etags.el (tags-table-mode): Disable undo.
1791
1792 * simple.el (bad-packages-alist): Revert previous change.
1793
1794 2007-11-02 Dan Nicolaescu <dann@ics.uci.edu>
1795
1796 * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
1797
1798 * obsolete/lselect.el: Do not warn about unknown functions.
1799
1800 2007-11-02 Michael Olson <mwolson@gnu.org>
1801
1802 * textmodes/remember.el (remember-buffer): Make this an alias of
1803 remember-finalize, because Org uses it.
1804
1805 2007-11-01 Michael Olson <mwolson@gnu.org>
1806
1807 * textmodes/remember.el: Improve documentation in heading.
1808 (remember-before-remember-hook): Turn into a customizable option.
1809 (remember): Document INITIAL argument.
1810 (remember-region): Remove autoload cookie. Improve docstring to
1811 mention that it is called from the *Remember* buffer, and does not
1812 have any functional overlap with the `remember' function.
1813 (remember-finalize): Remove autoload cookie. Rename from
1814 remember-buffer to emphasize that this does not have any
1815 functional overlap with the `remember' function.
1816 (remember-destroy): Remove autoload cookie.
1817 (remember-mode-map): Define and initialize in one step.
1818 (remember-mode): Improve docstring.
1819 (remember-annotation-functions): Default to just '(buffer-file-name),
1820 and don't try to take the default value from Planner.
1821
1822 2007-11-01 Glenn Morris <rgm@gnu.org>
1823
1824 * doc-view.el (doc-view-cache-directory): Remove superfluous concat.
1825
1826 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
1827
1828 * emacs-lisp/authors.el (authors-scan-change-log)
1829 (authors-scan-el): Don't enable local eval; enable only safe local
1830 variables, without querying.
1831
1832 * mail/footnote.el (footnote-numeric-regexp)
1833 (footnote-english-upper-regexp, footnote-english-lower-regexp)
1834 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
1835 Match multi-character footnotes.
1836
1837 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
1838 (nroff-indent-line-function): New function.
1839 (nroff-count-text-lines): Use nroff-forward-text-line rather than
1840 obsolete alias.
1841
1842 2007-11-01 Ryan Yeske <rcyeske@gmail.com>
1843
1844 * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line)
1845 (rcirc-elapsed-lines): New argument PROCESS. Update callers.
1846 (rcirc-print): Only update the line count when not marking the
1847 line as omittable.
1848 (rcirc-log-write): Specify coding system when writing logfile.
1849 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
1850
1851 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1852
1853 * printing.el (printing): Fix :version, printing.el was included
1854 for in emacs-22.1.
1855 (pr-path-style, pr-path-alist, pr-txt-name)
1856 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
1857 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
1858 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
1859 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
1860 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
1861 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
1862 (pr-setting-database, pr-visible-entry-list)
1863 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
1864 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect :version.
1865
1866 * ediff-util.el (ediff-nuke-selective-display): Move definition to
1867 top level, make it dependent on the emacs flavor.
1868
1869 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
1870 Test for XEmacs not for itimer.
1871
1872 * term/sun-mouse.el:
1873 * obsolete/sun-fns.el:
1874 * obsolete/sun-curs.el: Remove files.
1875
1876 * term/sun.el (select-previous-complex-command): Remove obsolete code.
1877
1878 2007-10-31 Tassilo Horn <tassilo@member.fsf.org>
1879
1880 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
1881 was given to concat.
1882
1883 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1884
1885 * doc-view.el (doc-view-mode-map): Bind doc-view-goto-page to the keys
1886 used normally for goto-line. Change `g' to revert the buffer.
1887 Add redundant `r' binding for buffer-revert.
1888
1889 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
1890 (mail-abbrevs-setup): Use abbrev-expand-functions.
1891 (build-mail-abbrevs): Use with-temp-buffer.
1892 (define-mail-abbrev): Simplify.
1893 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
1894 Change it for use on abbrev-expand-functions.
1895 (mail-abbrev-complete-alias): Use with-syntax-table.
1896
1897 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
1898
1899 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
1900 directly. Fix bug in deleting temp file.
1901
1902 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * progmodes/python.el (python-mode-abbrev-table): Use :regexp.
1905 Merge defvar and define-abbrev-table.
1906 (def-python-skeleton): Use :case-fixed and :enable-function.
1907 (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook):
1908 Remove.
1909 (python-mode): Don't modify pre-abbrev-expand-hook.
1910
1911 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1912
1913 * ediff-util.el (ediff-file-checked-out-p)
1914 (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
1915
1916 2007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1917
1918 * abbrev.el (abbrev-symbol): Correct let->let*.
1919 (abbrev--before-point): Only use abbrev-start-location if before point.
1920
1921 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1922
1923 * strokes.el (strokes-alphabetic-lessp): Simplify. Doc fix.
1924 (strokes-unload-hook): Remove function and variable.
1925 (strokes-unload-function): New-style unload function, adapted
1926 from `strokes-unload-hook'.
1927
1928 * emacs-lisp/cl.el (cl-cannot-unload): Remove function.
1929 (cl-unload-hook): Remove variable.
1930 (cl-unload-function): New-style unload function, adapted
1931 from `cl-cannot-unload'.
1932
1933 * emacs-lisp/elp.el (elp-unload-hook): Remove function and variable.
1934 (elp-unload-function): New-style unload function, adapted
1935 from `elp-unload-hook'.
1936
1937 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
1938
1939 * emacs-lisp/find-func.el (find-library): Use library at
1940 point as default interactive argument.
1941
1942 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1943
1944 * shadowfile.el (shadow-join): Remove.
1945 (shadow-shadows): Use `mapconcat' instead of `shadow-join'.
1946 (shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
1947 (shadowfile-unload-hook): Remove function and variable.
1948 (shadowfile-unload-function): New-style unload function, adapted
1949 from `shadowfile-unload-hook'.
1950
1951 2007-10-31 Dan Nicolaescu <dann@ics.uci.edu>
1952
1953 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
1954 only if it is bound.
1955
1956 * textmodes/reftex.el: Move autoloads for before all uses.
1957 (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
1958 (reftex-delete-overlay): Move to the top level with the condition
1959 in the body.
1960
1961 * progmodes/simula.el: Use when instead of if.
1962
1963 * iimage.el (iimage-locate-file): Define unconditionally.
1964
1965 * mail/mailabbrev.el (mail-abbrev-next-line):
1966 * emulation/vip.el (vip-enlarge-region, vip-line)
1967 (vip-next-line-at-bol, vip-previous-line)
1968 (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
1969 Wrap with-no-warnings around uses of next-line and previous-line.
1970
1971 * ediff.el (run-ediff-from-cvs-buffer):
1972 * ediff-vers.el (cvs-run-ediff-on-file-descriptor):
1973 Remove function not used by pcl-cvs anymore.
1974 (noninteractive, generic-sc-get-latest-rev)
1975 (ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
1976 Delete support for long obsolete generic-sc.el.
1977
1978 2007-10-31 Glenn Morris <rgm@gnu.org>
1979
1980 * cvs-status.el: No longer require pcvs when compiling.
1981
1982 * doc-view.el (doc-view-conversion-refresh-interval)
1983 (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
1984 (doc-view-reset-slice): Doc fixes.
1985 (doc-view-menu): Remove deleted function doc-view-edit-doc.
1986
1987 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
1988
1989 * help-at-pt.el (help-at-pt-unload-hook): Remove.
1990 Timers are automatically canceled by `unload-feature'.
1991
1992 * delsel.el (delsel-unload-hook): Remove function and variable.
1993 (delsel-unload-function): New-style unload function, adapted
1994 from `delsel-unload-hook'.
1995
1996 * msb.el (msb-unload-hook): Remove function and variable.
1997 (msb-unload-function): New-style unload function, adapted from
1998 `msb-unload-hook'.
1999
2000 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2001
2002 * desktop.el (uniquify-managed): Pacify byte compiler.
2003 (desktop-buffer-info): If the buffer name is managed by uniquify,
2004 save the base name, not the uniquified one.
2005 (desktop-create-buffer): Allow `rename-buffer' to generate a new
2006 name in case of conflict.
2007
2008 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2009
2010 * doc-view.el: Use expand-file-name rather than concat.
2011 (doc-view-cache-directory): Add the UID so multiple users won't clash.
2012 (doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
2013 (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
2014 (doc-view-toggle-display): Use an overlay over the whole buffer so as
2015 not to have to touch the buffer's content.
2016 (doc-view-initiate-display): New function, extracted from doc-view-mode.
2017 (doc-view-mode): Use it. Don't mark as a special mode.
2018 Put the page numbers in the modeline.
2019 Set up the overlay. Hide the cursor. Run the mode hook.
2020 Use after-revert-hook rather than revert-buffer-function.
2021 (doc-view-search-internal): Fix typo.
2022 (doc-view-convert-current-doc, doc-view-insert-image): Delay the
2023 image-cache flush.
2024 (doc-view-reconvert-doc): Don't reset the whole mode.
2025 (doc-view-make-safe-dir): New function.
2026 (doc-view-current-cache-dir): Use it.
2027
2028 2007-10-30 Jason Rumney <jasonr@gnu.org>
2029
2030 * time.el (display-time-world-list): Test for zoneinfo support.
2031
2032 2007-10-30 Michael Albinus <michael.albinus@gmx.de>
2033
2034 * net/tramp.el (tramp-maybe-open-connection): Set $LC_ALL to "C".
2035
2036 * net/tramp-cache.el (tramp-flush-file-function): Check also
2037 `default-directory' if `buffer-file-name' does not return a
2038 string. Added to `eshell-pre-command-hook'.
2039
2040 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2041
2042 * doc-view.el (doc-view-current-doc): Remove.
2043 Replace all uses by buffer-file-name.
2044 (doc-view-menu): New menu.
2045 (doc-view-reconvert-doc): Don't bind inhibit-read-only and remove
2046 unused var `doc'.
2047 (doc-view-sort): Simplify.
2048 (doc-view-buffer-message): Don't change buffer-modified-p.
2049 (doc-view-mode): Change it here instead.
2050 Tighten scoping of prev-major-mode. Don't re-insert the file's content.
2051 Don't modify the global value of revert-buffer-function.
2052
2053 * image-mode.el (image-forward-hscroll, image-next-line, image-eol)
2054 (image-eob, image-mode, image-minor-mode, image-toggle-display-text)
2055 (image-toggle-display): Take overlays into account and don't assume
2056 point-min==1.
2057
2058 2007-10-30 Thien-Thi Nguyen <ttn@gnuvola.org>
2059
2060 * vc.el (vc-annotate): Fix omission bug:
2061 Specify value for vc-sentinel-movepoint.
2062
2063 2007-10-30 Michael Olson <mwolson@gnu.org>
2064
2065 * textmodes/remember.el (remember-mode-hook)
2066 (remember-handler-functions, remember-annotation-functions):
2067 Add additional items as options, including some Org functions.
2068
2069 2007-10-30 Tassilo Horn <tassilo@member.fsf.org>
2070
2071 * doc-view.el: Remove cl-dependency.
2072 (doc-view-buffer-message): Mention new binding K.
2073 (doc-view-convert-current-doc): Use function d-v-current-cache-dir
2074 instead of variable.
2075 (doc-view-current-cache-dir): Better cache dir naming.
2076 (doc-view-current-display): Remove variable.
2077 (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
2078 (doc-view-kill-proc): Set converter process to nil.
2079 (doc-view-minor-mode): New minor mode.
2080 (doc-view-minor-mode-map): New keymap.
2081 (doc-view-mode): Remove text/image switching code. Use plain defun.
2082 (doc-view-mode-map): New binding K kills converter process.
2083 Remove C-c C-e binding.
2084 (doc-view-mode-text-map): Remove keymap.
2085 (doc-view-pdf/ps->png): Timer calls d-v-display instead of
2086 d-v-display-maybe.
2087 (doc-view-previous-major-mode): New variable.
2088 (doc-view-ps->pdf): Resort args to make ps2pdf happy.
2089 (doc-view-remove-if): New function.
2090 (doc-view-search-next-match, doc-view-search-previous-match): Use it.
2091 (doc-view-toggle-display): Toggle modes instead of display styles.
2092 (doc-view-reconvert-doc): Adapt to new way of doing things.
2093
2094 * progmodes/ps-mode.el (ps-mode-map): Enable doc-view-minor-mode.
2095
2096 2007-10-30 Glenn Morris <rgm@gnu.org>
2097
2098 * dirtrack.el (dirtrack-mode): Doc fix.
2099
2100 * shell.el (shell-dirtrack-verbose, shell-mode)
2101 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
2102
2103 * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
2104 (byte-compile-enable-warning): Doc fix.
2105
2106 * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
2107 suppress byte-opt warning.
2108
2109 2007-10-30 Dan Nicolaescu <dann@ics.uci.edu>
2110
2111 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
2112 (edt-gnu-emacs19-p): Remove.
2113 (edt-emacs-variant, edt-window-system): Use feature 'emacs.
2114 (edt-xserver, edt-page-backward, edt-beginning-of-line)
2115 (edt-end-of-line-forward, edt-end-of-line-backward)
2116 (edt-one-word-forward, edt-one-word-backward, edt-character)
2117 (edt-line-forward, edt-next-line, edt-previous-line, edt-top)
2118 (edt-find-forward, edt-find-backward, edt-find-next-forward)
2119 (edt-find-next-backward, edt-reset, edt-advance, edt-backup)
2120 (edt-define-key, edt-bottom-check, edt-sentence-forward)
2121 (edt-sentence-backward, edt-paragraph-forward)
2122 (edt-paragraph-backward, edt-restore-key, edt-window-top)
2123 (edt-window-bottom, edt-scroll-window-forward-line)
2124 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
2125 (edt-line-to-top-of-window, edt-paragraph-backward)
2126 (edt-restore-key, edt-window-top, edt-window-bottom)
2127 (edt-scroll-window-forward-line)
2128 (edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
2129 (edt-line-to-middle-of-window, edt-goto-percentage)
2130 (edt-display-the-time, edt-remember, edt-split-window)
2131 (edt-emulation-on, edt-emulation-off)
2132 (edt-default-emulation-setup, edt-user-emulation-setup)
2133 (edt-select-default-global-map, edt-select-user-global-map):
2134 Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
2135 tests.
2136
2137 * textmodes/reftex-index.el (reftex-index-selection-or-word):
2138 Use feature test instead of boundp test so it can be resolved at
2139 compile time.
2140
2141 * net/newsticker.el (replace-regexp-in-string): Only define for XEmacs.
2142
2143 2007-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2144
2145 * abbrev.el: Rename `count' and `system-flag' to :count and :system.
2146 Update all users.
2147 (abbrev-get, abbrev-put): Simplify.
2148 (define-abbrev): Don't store the `force' value in the :system property.
2149 (abbrev--before-point): Obey the :enable-function of the abbrev as well.
2150
2151 2007-10-30 Michael Olson <mwolson@gnu.org>
2152
2153 * desktop.el (desktop-minor-mode-table): Add line for ERC.
2154
2155 * textmodes/remember.el: New file that implements a mode for
2156 quickly jotting down things to remember.
2157
2158 * textmodes/remember-diary.el: A backend for remember.el that
2159 implements saving notes to a Diary file.
2160
2161 2007-10-29 Ken Manheimer <ken.manheimer@gmail.com>
2162
2163 * allout.el (allout-command-prefix, allout-inhibit-auto-fill):
2164 Relocate in file.
2165 (allout-doublecheck-at-and-shallower): Increase to include
2166 slightly greater depths, since yank interaction is now ok.
2167 Also, elaborate the docstring to explain the situation.
2168 (produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
2169 instead of concat, so we accommodate key sequences expressed as
2170 vectors as well as strings and lists.
2171 (allout-flag-region, allout-hide-by-annotation): Make the
2172 hidden-text overlays 'front-advance.
2173 (allout-overlay-insert-in-front-handler): Correct docstring's grammar.
2174 (allout-aberrant-container-p, allout-on-current-heading-p)
2175 (allout-e-o-prefix-p, allout-next-heading)
2176 (allout-previous-heading, allout-goto-prefix)
2177 (allout-end-of-prefix, allout-next-sibling-leap)
2178 (allout-next-visible-heading, allout-auto-fill)
2179 (allout-rebullet-heading, allout-kill-line, allout-kill-topic)
2180 (allout-yank-processing, allout-resolve-xref)
2181 (allout-current-topic-collapsed-p, allout-hide-region-body)
2182 (allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
2183 (allout-encrypted-topic-p, allout-next-topic-pending-encryption)
2184 (count-trailing-whitespace-region): Preserve match data, so allout
2185 outline navigation doesn't disrupt other Emacs operations.
2186 (allout-beginning-of-line): Retreat to the beginning of the hidden
2187 text, so fields are respected (for submodes that care).
2188 (allout-end-of-line): Preserve mark activation status when jumping.
2189 (allout-open-topic): Account for opening after a child that
2190 contains a hidden trailing newline. Preserve match data.
2191 Run allout-structure-added-hook
2192 (allout-encrypt-decrypted): Preserve match data.
2193 (allout-toggle-current-subtree-exposure): Add new interactive
2194 function for toggle subtree exposure - suggested by tassilo.
2195 (move-beginning-of-line, move-end-of-line): Don't use
2196 line-move-invisible-p, it's obsolete - substitute the code, instead.
2197
2198 2007-10-29 Dan Nicolaescu <dann@ics.uci.edu>
2199
2200 * textmodes/flyspell.el (message-signature-separator):
2201 * longlines.el (message-indent-citation-function): Pacify byte
2202 compiler.
2203
2204 * emacs-lisp/cl-loaddefs.el:
2205 * ldefs-boot.el: Regenerate.
2206
2207 * Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
2208 (.el.elc, compile, compile-always, compile-calc)
2209 ($(lisp)/progmodes/cc-mode.elc): Use it.
2210
2211 * ps-print.el (ps-xemacs-color-name, ps-xemacs-face-kind-p):
2212 Only do work for XEmacs.
2213 (ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
2214 (ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
2215 on XEmacs.
2216 (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2217 (ps-x-color-name, ps-x-color-specifier-p)
2218 (ps-x-copy-coding-system, ps-x-device-class)
2219 (ps-x-extent-end-position, ps-x-extent-face)
2220 (ps-x-extent-priority, ps-x-extent-start-position)
2221 (ps-x-face-font-instance, ps-x-find-coding-system)
2222 (ps-x-font-instance-properties, ps-x-make-color-instance)
2223 (ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
2224 (ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
2225 (ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
2226 (ps-generate-postscript-with-faces): Delete defaliases.
2227 (ps-face-foreground-name, ps-face-background-name)
2228 (ps-color-values, ps-face-bold-p, ps-face-italic-p):
2229 Move definitions to top level, make the body conditional on the Emacs
2230 flavor. Replace uses of deleted aliases and renamed functions.
2231 (ps-generate-postscript-with-faces, ps-color-device): Replace uses
2232 of deleted aliases and renamed functions.
2233
2234 * calc/calc.el (calc-emacs-type-lucid): Remove.
2235 (calc-digit-map, calcDigit-start, calc-read-key)
2236 (calc-clear-unread-commands):
2237 * calc/calc-ext.el (calc-user-key-map): Replace uses of
2238 calc-emacs-type-lucid with (featurep 'xemacs)
2239
2240 * emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
2241 (featurep 'xemacs).
2242 (tpu-lucid-emacs19-p): Remove.
2243 (tpu-map-key): Make it a function instead of using fset. Inline
2244 tpu-emacs-map-key and tpu-lucid-map-key. Use featurep 'xemacs.
2245 (tpu-emacs-map-key, tpu-lucid-map-key): Remove.
2246
2247 * ielm.el: Use featurep 'xemacs.
2248
2249 * progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
2250 (condition-case, cperl-can-font-lock, cperl-singly-quote-face)
2251 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
2252 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
2253 cperl-xemacs-p with (featurep 'xemacs).
2254 (font-lock-cache-position): Pacify byte compiler.
2255
2256 2007-10-29 Drew Adams <drew.adams@oracle.com>
2257
2258 * faces.el (read-color): New function.
2259 (face-at-point, foreground-color-at-point)
2260 (background-color-at-point): New functions.
2261
2262 2007-10-28 Richard Stallman <rms@gnu.org>
2263
2264 * net/browse-url.el (browse-url-text-xterm): Rename from
2265 browse-url-lynx-xterm and made generic.
2266 (browse-url-text-emacs): Likewise.
2267 (browse-url-text-browser): New variable.
2268 (browse-url-text-emacs-args): Rename from browse-url-lynx-emacs-args.
2269 (browse-url-text-input-field, browse-url-text-input-attempts)
2270 (browse-url-kde-program): Likewise.
2271
2272 2007-10-29 Glenn Morris <rgm@gnu.org>
2273
2274 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
2275 Use mapc rather than mapcar (reinstall change deleted without log
2276 entry 2007-10-22).
2277
2278 2007-10-29 Martin Rudalics <rudalics@gmx.at>
2279
2280 * wdired.el (wdired-next-line, wdired-previous-line):
2281 Use next-line and previous-line wrapped in with-no-warnings.
2282
2283 2007-10-29 Ryan Yeske <rcyeske@gmail.com>
2284
2285 * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names.
2286 (rcirc-recent-quit-alist): New function.
2287 (rcirc): Print a better message when there is only one connected server.
2288 (rcirc-complete-nick): Do not update the nick table here.
2289 (rcirc-mode-map): Add M-o.
2290 (rcirc-current-line): Add variable.
2291 (rcirc-mode): Setup variables for line based omit.
2292 (rcirc-edit-multiline): Strip text properties.
2293 (rcirc-omit-responses): Add NICK.
2294 (rcirc-omit-threshold): Add variable.
2295 (rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines):
2296 Add functions.
2297 (rcirc-print): Keep track of current line. Do not fill text if
2298 `rcirc-fill-flag' is null. Only omit text if the last activity
2299 from the sender is more than `rcirc-omit-threshold' lines ago.
2300 (rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
2301 numbers instead of time.
2302 (rcirc-channel-nicks): Sort by line numbers instead of time.
2303 (rcirc-omit-mode): Add `...' when omitting text and recenter.
2304 (rcirc-handler-JOIN): Restore the joiners linestamp.
2305 (rcirc-maybe-remember-nick-quit): Add function.
2306 (rcirc-handler-QUIT): Record sender in table of recently quit nicks.
2307
2308 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
2309
2310 * loadhist.el (unload-feature-special-hooks):
2311 Add `delete-frame-functions' and `suspend-tty-functions'.
2312
2313 * server.el (server-unload-function): Rename from `server-unload-hook'
2314 and adapt to new `unload-feature' functionality. Remove hook from
2315 `kill-buffer-hook' buffer-locally.
2316 (server-unload-hook): Remove.
2317 (server-unload-function): New var; replaces `server-unload-hook'.
2318
2319 2007-10-29 Glenn Morris <rgm@gnu.org>
2320
2321 * dirtrack.el (dirtrack-debug): Doc fix.
2322 (dirtrack-mode, dirtrack-debug-mode): New names for
2323 dirtrack-toggle and dirtrack-debug-toggle. Use define-minor-mode.
2324 (dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
2325 Make obsolete.
2326 (dirtrack-debug-message): Only print message if
2327 dirtrack-debug-mode is non-nil. Use with-current-buffer.
2328 (dirtrack): Doc fix. Use dirtrack-mode rather than dirtrackp.
2329 Remove dirtrack-debug checks now that dirtrack-debug-message does this.
2330
2331 2007-10-28 Glenn Morris <rgm@gnu.org>
2332
2333 * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
2334 (byte-compile-warnings-safe-p): Handle `not'.
2335 (byte-compile-warning-enabled-p, byte-compile-disable-warning)
2336 (byte-compile-enable-warning): New functions.
2337 (byte-compile-eval-before-compile)
2338 (byte-compile-file-form-require): Use byte-compile-disable-warning.
2339 (byte-compile-close-variables): Locally bind byte-compile-warnings,
2340 but do not modify it.
2341 (byte-compile-eval, byte-compile-obsolete)
2342 (byte-compile-warn-about-unresolved-functions)
2343 (byte-compile-file-form-defvar)
2344 (byte-compile-file-form-custom-declare-variable)
2345 (byte-compile-file-form-require)
2346 (byte-compile-file-form-defmumble, byte-compile-lambda)
2347 (byte-compile-form, byte-compile-normal-call)
2348 (byte-compile-variable-ref, byte-compile-defvar)
2349 (byte-compile-make-variable-buffer-local):
2350 Use byte-compile-warning-enabled-p.
2351 * emacs-lisp/advice.el (ad-compile-function):
2352 Use byte-compile-disable-warning.
2353 * emacs-lisp/cl.el: Move local variables to end of file, and set
2354 byte-compile-warnings to `(not cl-functions)'.
2355 * emacs-lisp/cl-compat.el: Add a local variables section, and set
2356 byte-compile-warnings to `(not cl-functions)'.
2357 * emacs-lisp/cl-macs.el: Unify local variable section, and set
2358 byte-compile-warnings to `(not cl-functions)'.
2359 (cl-do-proclaim): Use byte-compile-disable-warning and
2360 byte-compile-enable-warning.
2361 * emacs-lisp/cl-seq.el: Unify local variable section, and set
2362 byte-compile-warnings to `(not cl-functions)'.
2363 * progmodes/cc-bytecomp.el (cc-bytecomp-ignore-obsolete):
2364 Use byte-compile-disable-warning.
2365
2366 2007-10-28 Dan Nicolaescu <dann@ics.uci.edu>
2367
2368 * cus-edit.el (custom-browse-insert-prefix):
2369 * emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.
2370
2371 2007-10-28 Juanma Barranquero <lekktu@gmail.com>
2372
2373 * server.el (server-process-filter): Fix typo in docstring.
2374 (server-log): Reflow docstrings.
2375 (server-delete-client, server-kill-emacs-query-function): Doc fixes.
2376 (server-goto-line-column): Use `when'.
2377
2378 2007-10-28 Juri Linkov <juri@jurta.org>
2379
2380 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
2381 when mouse is clicked on the isearch message.
2382 (isearch-resume): Call `isearch-update' at the end.
2383 Rename argument `search' to `string' to conform to the
2384 isearch terminology.
2385
2386 2007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2387
2388 Rewrite abbrev.c in Elisp.
2389 * abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
2390 (abbrev-table-get, abbrev-table-put, abbrev-get)
2391 (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
2392 (define-abbrev, abbrev--check-chars, define-global-abbrev)
2393 (define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
2394 (abbrev-expansion, abbrev--before-point, expand-abbrev)
2395 (unexpand-abbrev, abbrev--write, abbrev--describe)
2396 (insert-abbrev-table-description, define-abbrev-table):
2397 New funs, largely transcribed from abbrev.c.
2398 (abbrev-with-wrapper-hook): New macro.
2399 (abbrev-table-name-list, global-abbrev-table)
2400 (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
2401 (abbrevs-changed, abbrev-all-caps, abbrev-start-location)
2402 (abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
2403 (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
2404 New vars, largely transcribed from abbrev.c.
2405 * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
2406 * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
2407 * loadup.el: Load "abbrev.el" before "lisp-mode.el".
2408
2409 2007-10-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2410
2411 * ps-print.el: Now detect if text foreground and background colors are
2412 equal and replace the foreground color by another color, so the text
2413 becomes visible. Doc fix.
2414 (ps-print-version): New version 6.8.
2415 (ps-default-fg, ps-default-bg): Docstring fix.
2416 (ps-postscript-code-directory): Fix default value code.
2417 (ps-fg-list, ps-fg-validate-p): New options.
2418 (ps-foreground-list): New var.
2419 (ps-setup, ps-begin-job, ps-plot-region): Fix code.
2420
2421 2007-10-27 Glenn Morris <rgm@gnu.org>
2422
2423 * shell.el (shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
2424 (shell-dirtrack-toggle): Mark as obsolete.
2425 (dirtrack-toggle, dirtrack-mode): No longer alias to
2426 shell-dirtrack-mode.
2427
2428 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2429
2430 * calc/calc.el (math-standard-opers): Lower the precedence
2431 of negation.
2432 * calc/calc-lang.el (math-oper-table): Lower precedence of
2433 negation for C, TeX, and eqn.
2434
2435 2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2436
2437 * progmodes/cc-defs.el: Reorder conditions to avoid warnings.
2438
2439 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
2440
2441 * desktop.el (desktop-load-locked-desktop, desktop-base-lock-name)
2442 (desktop-not-loaded-hook): Fix :version tags.
2443
2444 2007-10-27 Michael Albinus <michael.albinus@gmx.de>
2445
2446 * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
2447 (tramp-get-remote-tmpdir): New defun.
2448 (tramp-make-tramp-temp-file): Use it.
2449 (tramp-local-call-process): New defun. Replace all calls of
2450 `call-process' by this when appropriate.
2451 (tramp-handle-write-region): Replace calls of `file-attributes' by
2452 `tramp-compat-file-attributes'.
2453 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2454 Make the first command a `tramp-send-command' call, with let-bind
2455 of `tramp-end-of-output'.
2456 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
2457 (tramp-load-report-modules, tramp-append-tramp-buffers):
2458 Move to tramp-cmds.el.
2459
2460 * net/tramp-fish.el (tramp-fish-handle-copy-file)
2461 (tramp-fish-do-copy-or-rename-file)
2462 (tramp-fish-do-copy-or-rename-file-directly):
2463 * net/tramp-smb.el (tramp-smb-handle-copy-file):
2464 Add parameter PRESERVE-UID-GID.
2465
2466 2007-10-27 Eli Zaretskii <eliz@gnu.org>
2467
2468 * time.el (zoneinfo-style-world-list, legacy-style-world-list):
2469 New defcustoms.
2470 (display-time-world-list): Use them as appropriate for the current
2471 value of `system-type'.
2472
2473 2007-10-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2474
2475 * printing.el: Pacify byte compiler, that is, no compiler warnings.
2476 Move (again) some variable definitions before use, define some fun
2477 aliases, no code change.
2478 (pr-version): New version 6.9.2.
2479 (pr-path-style, pr-auto-region, pr-menu-char-height)
2480 (pr-menu-char-width, pr-menu-lock, pr-ps-printer-alist)
2481 (pr-txt-printer-alist, pr-ps-utility-alist): Options declaration
2482 via (defvar VAR).
2483 (pr-menu-lookup, pr-menu-lock, pr-menu-alist, pr-even-or-odd-pages)
2484 (pr-menu-get-item, pr-menu-set-item-name, pr-menu-set-utility-title)
2485 (pr-menu-set-ps-title, pr-menu-set-txt-title, pr-region-active-p)
2486 (pr-do-update-menus, pr-update-mode-line, pr-f-read-string)
2487 (pr-f-set-keymap-parents, pr-keep-region-active): Fun aliases.
2488 (pr-menu-print-item, pr-ps-printer-menu-modified)
2489 (pr-txt-printer-menu-modified, pr-ps-utility-menu-modified)
2490 (pr-even-or-odd-alist): Vars definition moved.
2491
2492 2007-10-26 Dan Nicolaescu <dann@ics.uci.edu>
2493
2494 * emulation/pc-select.el (next-line-mark, next-line-nomark)
2495 (previous-line-mark, previous-line-nomark): Wrap with-no-warnings
2496 around uses of previous-line and next-line.
2497
2498 * diff.el (diff-old-file, diff-new-file, diff-extra-args):
2499 New defvars.
2500
2501 * textmodes/css-mode.el (comment-continue):
2502 * net/browse-url.el (url-handler-regexp):
2503 * progmodes/idlw-help.el (idlwave-system-routines):
2504 Pacify byte-compiler.
2505
2506 * textmodes/fill.el (fill-nobreak-p): Replace obsolete alias
2507 line-move-invisible-p with its former definition: invisible-p.
2508 line-move-invisible-p was removed on 2007-08-29.
2509
2510 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
2511
2512 * files.el (kill-emacs-query-functions): Doc fix;
2513 `save-buffers-kill-emacs' is no longer bound to a key.
2514
2515 2007-10-26 Richard Stallman <rms@gnu.org>
2516
2517 * isearch-multi.el (isearch-buffers-multi): New option.
2518 (isearch-buffers-search-fun): Test it.
2519
2520 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
2521 Put ps-run-clear on C-c C-l.
2522
2523 * newcomment.el (comment-styles): New style indent-or-triple.
2524 (comment-style): Make that the default.
2525 (comment-add defvar): Doc fix.
2526 (comment-add): Delete arg EXTRA.
2527 (comment-region-default): Open code call to comment-add.
2528 Handle indent-or-triple style which uses `multi-char' for INDENT.
2529
2530 2007-10-26 Juanma Barranquero <lekktu@gmail.com>
2531
2532 * eshell/em-unix.el (nil-blank-string): Doc fix.
2533
2534 2007-10-26 John Wiegley <johnw@newartisans.com>
2535
2536 * eshell/em-unix.el (eshell/diff): Before calling the `diff'
2537 function, ensure that the third argument is turned into a nil if
2538 the string is otherwise completely empty (either no characters, or
2539 all tabs/spaces). This fixes a bug from a user who found himself
2540 unable to customize `diff-switches' and still use Eshell's diff
2541 command.
2542
2543 2007-10-26 Glenn Morris <rgm@gnu.org>
2544
2545 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
2546 safe-local-variable property.
2547
2548 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
2549
2550 * net/browse-url.el (browse-url-browser-function): Delete grail.
2551 (browse-url-grail): Function and variable deleted.
2552 (browse-url-browser-function): Delete IXI Mosaic.
2553 (browse-url-default-browser): Don't try IXI Mosaic.
2554 (browse-url-iximosaic): Function deleted.
2555 (browse-url-browser-function): Delete MMM.
2556 (browse-url-default-browser): Don't try MMM.
2557 (browse-url-mmm): Function deleted.
2558
2559 2007-10-26 Drew Adams <drew.adams@oracle.com>
2560
2561 * custom.el (custom-note-var-changed): New function.
2562
2563 2007-10-25 Dan Nicolaescu <dann@ics.uci.edu>
2564
2565 * emulation/edt-mapper.el (edt-emacs-variant): Replace the only
2566 use with the definition. Remove.
2567
2568 * add-log.el (change-log-start-entry-re): New defconst.
2569 (change-log-sortable-date-at): Use it.
2570 (change-log-beginning-of-defun, change-log-end-of-defun):
2571 New functions.
2572 (change-log-mode): Use them for beginning-of-defun-function and
2573 end-of-defun-function.
2574
2575 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2576
2577 * ses.el: Make `ses--symbolic-formulas' a safe local variable.
2578 (ses-mode-print-map): Add `c' and `t' (suggested by Gareth Rees).
2579 (ses-recalculate-cell): Deal with point being just beyond end of
2580 data area (why does this happen?)
2581 (ses-set-curcell): Ditto.
2582 (ses-column-letter): Handle columns beyond 702. Code written by
2583 Gareth Rees.
2584
2585 2007-10-25 Carsten Dominik <dominik@science.uva.nl>
2586
2587 * textmodes/org.el (org-agenda-get-restriction-and-command):
2588 Use `mapc' instead of `mapcar'.
2589 (org-agenda-list): Numeric prefix argument can specify the number
2590 of days.
2591 (remember-register, remember-buffer): Prevent byte compiler from
2592 complaining.
2593 (org-todo): Save and restore match data.
2594 (org-no-warnings): New macro.
2595 (org-columns-eval): Use `org-no-warnings'.
2596
2597 2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
2598
2599 * comint.el (comint-password-prompt-regexp):
2600 Handle `[sudo] password'-style prompt.
2601
2602 2007-10-25 Glenn Morris <rgm@gnu.org>
2603
2604 * custom.el (custom-declare-variable): Add :risky and :safe keywords.
2605 (defcustom): Doc fix.
2606
2607 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re):
2608 Add `non_intrinsic'.
2609 (f90-constants-re): Add ieee modules.
2610 (f90-typedef-matcher, f90-typedec-matcher)
2611 (f90-imenu-type-matcher): New functions.
2612 (f90-font-lock-keywords-1): Give module procedures function-name face.
2613 Use `f90-typedef-matcher' for derived types. Fix `abstract interface'.
2614 Add `use, intrinsic'.
2615 (f90-font-lock-keywords-2): Use `f90-typedec-matcher' for derived types.
2616 Move start of `enum' blocks to separate entry.
2617 (f90-start-block-re): Fix `type', `abstract interface'.
2618 (f90-imenu-generic-expression): Use `f90-imenu-type-matcher' for
2619 derived types.
2620 (f90-mode-abbrev-table): Add `abstract interface', `asynchronous',
2621 `elemental', change `enumerator'.
2622 (f90-no-block-limit): Fix `abstract interface'.
2623
2624 * progmodes/f90.el (f90-indented-comment-re)
2625 (f90-directive-comment-re, f90-break-delimiters):
2626 * progmodes/fortran.el (fortran-comment-line-start-skip)
2627 (fortran-directive-re):
2628 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
2629 as safe if they are strings.
2630
2631 2007-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2632
2633 * startup.el (window-system): Remove. Don't make it frame-local.
2634
2635 2007-10-24 Richard Stallman <rms@gnu.org>
2636
2637 * savehist.el (savehist-save): Omit unreadable elements.
2638
2639 * loadhist.el (unload-function-defs-list): Rename from
2640 unload-function-features-list.
2641 (unload-feature-special-hooks, unload-feature): Doc fixes.
2642
2643 * indent.el (indent-to-left-margin): If point's in the indentation,
2644 move to the end of the indentation.
2645
2646 * cus-edit.el (customize-changed-options): Make arg optional.
2647
2648 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
2649
2650 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
2651
2652 2007-10-24 Dan Nicolaescu <dann@ics.uci.edu>
2653
2654 * textmodes/org-publish.el (org-publish-attachment): Re-install
2655 accidentally deleted change.
2656
2657 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2658
2659 * term/iris-ansi.el (iris-function-map): Move init into declaration.
2660
2661 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
2662
2663 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
2664 (Buffer-menu-mode-map): Initialize in the declaration.
2665 (Buffer-menu-mode): Define with `define-derived-mode'.
2666
2667 2007-10-24 Carsten Dominik <dominik@science.uva.nl>
2668
2669 * textmodes/org.el (org-version): Change to 5.13e.
2670 (org-agenda-file-regexp): Fix typo in docstring.
2671 (org-add-planning-info): Fix bug in parenthesis settings.
2672 (org-scan-tags): Catch the case of indirect buffers with no filename.
2673 (org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
2674 Re-install switch to mapc, had been removed by accident.
2675 (org-columns-map): New binding `C-c C-o'.
2676 (org-columns-menu): Change menu text and added new entry.
2677 (org-columns-eval): Document the use of `next-line'.
2678 (org-columns-open-link): New function.
2679 (org-columns-follow-link): Remove function.
2680 (org-open-link-from-string): New function.
2681 (org-read-date-get-relative): Fix typo in docstring.
2682 (org-read-date-get-relative): Leading +/- is not optional.
2683 (org-agenda-get-restriction-and-command): Always resize window on
2684 first loop cycle.
2685 (org-agenda-open-link): Make sure the link abbreviations are
2686 present in the agenda buffer.
2687 (org-agenda-copy-local-variable): New function.
2688
2689 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2690
2691 * vc.el (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
2692
2693 2007-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2694
2695 * simple.el (reindent-then-newline-and-indent): Use a `move after
2696 insert' kind of marker in the save-excursion.
2697
2698 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2699
2700 * textmodes/css-mode.el: Require CL.
2701 (comment-continue): Declare.
2702
2703 * subr.el (make-variable-frame-localizable): Remove.
2704 (make-variable-frame-local): Mark obsolete.
2705
2706 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2707
2708 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
2709 of the subdirs is unreadable.
2710
2711 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
2712
2713 * net/tramp.el (tramp-set-file-uid-gid): Protect `call-process'
2714 when we are local.
2715
2716 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2717
2718 * progmodes/python.el (python-current-defun): Remove left-over
2719 assignment to `start'.
2720
2721 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather
2724 than `mapcar'; return value is not used.
2725
2726 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2727
2728 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode)
2729 (hl-line-mode, hl-line-sticky-flag): Pacify byte compiler.
2730
2731 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
2732
2733 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
2734 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
2735
2736 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2737
2738 * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout.
2739
2740 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * emacs-lisp/advice.el (ad-make-advised-docstring):
2743 Add ad-advice-info text property to doc string.
2744
2745 2007-10-23 Glenn Morris <rgm@gnu.org>
2746
2747 * progmodes/f90.el (f90-do-indent, f90-if-indent)
2748 (f90-type-indent, f90-program-indent, f90-associate-indent)
2749 (f90-continuation-indent, f90-comment-region)
2750 (f90-beginning-ampersand, f90-smart-end)
2751 (f90-break-before-delimiters, f90-auto-keyword-case)
2752 (f90-leave-line-no, f90-mode-hook):
2753 Give an appropriate safe-local-variable property.
2754
2755 * progmodes/fortran.el (fortran-tab-mode-default)
2756 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
2757 (fortran-structure-indent, fortran-continuation-indent)
2758 (fortran-comment-indent, fortran-comment-line-extra-indent)
2759 (fortran-comment-line-start)
2760 (fortran-minimum-statement-indent-fixed)
2761 (fortran-minimum-statement-indent-tab)
2762 (fortran-comment-indent-char, fortran-line-number-indent)
2763 (fortran-check-all-num-for-matching-do)
2764 (fortran-blink-matching-if, fortran-continuation-string)
2765 (fortran-comment-region, fortran-electric-line-number)
2766 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
2767 (fortran-analyze-depth, fortran-break-before-delimiters):
2768 Give an appropriate safe-local-variable property.
2769
2770 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu>
2771
2772 * printing.el: Move variable definitions before use.
2773 (pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
2774
2775 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2776
2777 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
2778 (tpu-edt-off): Use it.
2779 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
2780 the global-map before adding it to global-map.
2781
2782 * menu-bar.el (global-buffers-menu-map): New var.
2783 (global-map, menu-bar-update-buffers): Use it.
2784 * msb.el (msb-menu-bar-update-buffers): Use it.
2785 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
2786 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
2787 Use with-current-buffer.
2788
2789 2007-10-22 Juri Linkov <juri@jurta.org>
2790
2791 * isearch-multi.el: New file.
2792
2793 * isearch.el (isearch-search-string): After finding the next
2794 occurrence switch to buffer isearch-buffers-current-buffer when
2795 isearch-buffers-next-buffer-function is non-nil and
2796 isearch-buffers-current-buffer is live.
2797
2798 * add-log.el (change-log-mode): Make and set buffer-local variable
2799 isearch-buffers-next-buffer-function to change-log-next-buffer.
2800 Call isearch-buffers-minor-mode.
2801 (change-log-next-buffer): New function.
2802
2803 2007-10-22 Bastien Guerry <Bastien.Guerry@ens.fr>
2804
2805 * org-export-latex.el (org-export-latex-protect-string):
2806 Renaming of `org-latex-protect'.
2807 (org-export-latex-emphasis-alist): By default, don't protect
2808 any emphasis formatter from further conversion.
2809 (org-export-latex-tables): Honor column grouping for tables.
2810 (org-export-latex-title-command): New option.
2811 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
2812 export backslash character.
2813
2814 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
2815
2816 * textmodes/org.el (org-read-date-get-relative): New function.
2817 (org-agenda-file-regexp): New variable.
2818 (org-agenda-files): Allow directories in the variable.
2819 (org-agenda-get-restriction-and-command): New function.
2820 (org-agenda): Use `org-agenda-get-restriction-and-command'.
2821 (org-todo-blocker-hook, org-todo-trigger-hook): New hooks.
2822 (org-entry-is-todo-p, org-entry-is-done-p, org-get-todo-state):
2823 New functions.
2824 (org-entry-add-to-multivalued-property)
2825 (org-entry-remove-from-multivalued-property)
2826 (org-entry-member-in-multivalued-property): New functions.
2827 (org-remember-apply-template): Catch C-g and make sure window
2828 configuration is restored.
2829 (org-agenda-open-link): Make it work with several links in the line.
2830 (org-drawers, org-set-regexps-and-options)
2831 (org-get-current-options): Add support for a DRAWERS in-buffer option.
2832 (org-agenda-window-frame-fractions): New option.
2833 (org-fit-agenda-window): Use `org-agenda-window-frame-fractions'.
2834 (org-columns-cleanup-item, org-find-entry-with-id)
2835 (org-insert-columns-dblock, org-listtable-to-string)
2836 (org-dblock-write:columnview, org-columns-capture-view)
2837 (org-edit-headline): New functions.
2838 (org-agenda-to-appt): Require calendar.
2839 (org-entry-get-with-inheritance): Widen for search.
2840 (org-columns-display-here): Don't mark buffer as modified when
2841 adding space characters to accomodate column overlays.
2842 (org-export-as-html): Better formatting of tags in the toc.
2843 (org-columns-display-here): Make the ITEM column as compact as possible.
2844 (org-remember-templates): Customization interface improved.
2845 (org-export-with-property-drawer): Variable removed.
2846 (org-export-with-drawers): New option.
2847 (org-complex-heading-regexp): New variable.
2848 (org-sort-entries): Rewrite using `sort-subr'.
2849 (org-set-property): More appropriate completion during interactive use.
2850 (org-sort-entries): Allow sorting by property.
2851 (org-additional-option-like-keywords): Add more values.
2852 (org-sort-entries-or-items): Rename from `org-sort-entries'.
2853
2854 2007-10-22 Carsten Dominik <dominik@science.uva.nl>
2855
2856 * textmodes/org.el (org-get-date-from-calendar): New function.
2857 (org-at-timestamp-p, org-timestamp-change)
2858 (org-remember-templates): First element of each entry is now a
2859 name for the template.
2860 (org-store-log-note): Check for `org-note-abort'.
2861 (org-kill-note-or-show-branches): New command.
2862 (org-fontify-priorities): New option.
2863 (org-fontify-priorities): New function.
2864 (org-cut-subtree, org-copy-subtree): New argument N to
2865 act on N sequential subtrees.
2866 (org-paste-subtree): Fix the level at which a tree is pasted.
2867 (org-fit-agenda-window): Limitations on window size removed.
2868 (org-agenda-find-same-or-today-or-agenda): Rename from
2869 `org-agenda-find-today-or-agenda'.
2870 (org-scheduled-past-days): New option.
2871 (org-agenda-scheduled-leaders)
2872 (org-agenda-deadline-leaders): New options.
2873 (org-agenda-get-deadlines): Use `org-agenda-deadline-leaders'.
2874 (org-agenda-get-scheduled): Use `org-agenda-scheduled-leaders'.
2875 (org-export-with-tags, org-export-plist-vars)
2876 (org-infile-export-plist): New "tags" option.
2877 (org-use-property-inheritance): New option.
2878 (org-cached-entry-get): Use `org-use-property-inheritance'.
2879 (org-remember-apply-template): Fix typo.
2880
2881 2007-10-22 Michael Albinus <michael.albinus@gmx.de>
2882
2883 * net/tramp.el (tramp-find-shell)
2884 (tramp-open-connection-setup-interactive-shell): Improve sending
2885 initial commands.
2886 (tramp-action-terminal): Send debug message.
2887 (tramp-wait-for-shell-prompt, tramp-send-command-internal): Remove.
2888 (tramp-barf-if-no-shell-prompt): Insert code of
2889 `tramp-wait-for-shell-prompt'.
2890
2891 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2892
2893 * term/AT386.el (terminal-init-AT386): Use input-decode-map.
2894
2895 * term/vt200.el (terminal-init-vt200):
2896 * term/vt201.el (terminal-init-vt201):
2897 * term/vt220.el (terminal-init-vt220):
2898 * term/vt240.el (terminal-init-vt240):
2899 * term/vt300.el (terminal-init-vt300):
2900 * term/vt320.el (terminal-init-vt320):
2901 * term/vt400.el (terminal-init-vt400):
2902 * term/vt420.el (terminal-init-vt420): Use input-decode-map.
2903
2904 * term/wyse50.el (wyse50-terminal-map): New var.
2905 (terminal-init-wyse50): Use it and input-decode-map.
2906 (enable-arrow-keys): Emasculate.
2907
2908 * term/tvi970.el (tvi970-terminal-map): New var.
2909 (terminal-init-tvi970): Use it and input-decode-map.
2910 (tvi970-keypad-numeric): Remove.
2911 (tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
2912
2913 * term/sun.el (sun-raw-prefix): Fill as part of declaration.
2914 (terminal-init-sun): Use it and input-decode-map.
2915
2916 * term/news.el (terminal-init-news):
2917 * term/lk201.el (terminal-init-lk201):
2918 * term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
2919
2920 2007-10-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
2921
2922 * complete.el (PC-expand-many-files): Remove.
2923 (PC-do-completion): Call file-expand-wildcards instead of
2924 PC-expand-many-files.
2925
2926 * net/tramp.el (tramp-handle-expand-many-files): Remove.
2927 (PC-expand-many-files): Remove advice.
2928
2929 2007-10-22 Glenn Morris <rgm@gnu.org>
2930
2931 * progmodes/f90.el: Remove leading "*" from defcustom doc-strings.
2932 Add some support for Fortran 2003 syntax:
2933 (f90-type-indent): Now also applies to `enum'.
2934 (f90-associate-indent): New user option.
2935 (f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
2936 Add some F2003 keywords.
2937 (f90-constants-re): New constant.
2938 (f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
2939 Interface'.
2940 (f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
2941 `class'. Arguments for `type'/`class' may have spaces. Add a new
2942 element for functions with specified types. Add `end enum' and
2943 `select type'. Add `implicit enumerator' and `procedure'.
2944 Add `class default' and `type is', `class is'. Fix `go to' regexp.
2945 (f90-font-lock-keywords-3): Add `asynchronous' attribute.
2946 (f90-font-lock-keywords-4): Add `f90-constants-re'.
2947 (f90-blocks-re): Add `enum' and `associate'.
2948 (f90-else-like-re): Add `class is', `type is', and `class default'.
2949 (f90-end-type-re): Add `enum'.
2950 (f90-end-associate-re, f90-typeis-re): New constants.
2951 (f90-end-block-re): Add `enum' and `associate'. Change from
2952 optional whitespace to end-of-word, to avoid `enumerator'.
2953 (f90-start-block-re): Add `select type', `abstract interface', and
2954 `enum'. Avoid `type is', and `type (sometype)'.
2955 (f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
2956 (f90-mode): Doc fix.
2957 (f90-looking-at-select-case): Doc fix. Add `select type'.
2958 (f90-looking-at-associate): New function.
2959 (f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
2960 Add `enum' and `abstract interface'.
2961 (f90-no-block-limit): Add `select type' and `abstract interface'.
2962 (f90-get-correct-indent, f90-calculate-indent)
2963 (f90-end-of-block, f90-beginning-of-block, f90-next-block)
2964 (f90-indent-region, f90-match-end): Handle `associate' blocks.
2965
2966 2007-10-22 Martin Rudalics <rudalics@gmx.at>
2967
2968 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
2969 Use window-full-width-p.
2970
2971 2007-10-22 Dan Nicolaescu <dann@ics.uci.edu>
2972
2973 * mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
2974
2975 * tooltip.el: Use featurep 'xemacs.
2976
2977 * printing.el: Move variable definitions before use, no code change.
2978
2979 2007-10-22 Juri Linkov <juri@jurta.org>
2980
2981 * simple.el (goto-history-element): Allow minibuffer-default to be
2982 a list of default values accessible by typing M-n in the minibuffer.
2983
2984 * dired-x.el (dired-guess-shell-command): Put all guesses to the
2985 minibuffer default value list instead of pushing them temporarily
2986 to the history list.
2987
2988 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2989
2990 * hexl.el (hexl-menu): New major mode menu.
2991
2992 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2993
2994 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.
2995
2996 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2997
2998 * w32-fns.el (w32-quote-process-args):
2999 * dos-w32.el (print-region-function, lpr-headers-switches)
3000 (ps-print-region-function): Pacify byte-compiler.
3001
3002 * emulation/edt-mapper.el (function-key-map):
3003 (edt-map-key): Make it a function instead of using fset.
3004 Inline edt-gnu-map-key and edt-lucid-map-key. Use featurep 'xemacs.
3005 (edt-gnu-map-key, edt-lucid-map-key): Remove.
3006 (edt-x-emacs-p): Remove.
3007 (edt-emacs-variant, edt-window-system, edt-xserver):
3008 Use featurep 'xemacs.
3009
3010 * net/eudc.el: Use (featurep 'xemacs) instead of the string test.
3011 Replace eudc-xemacs-p with its definition.
3012 (eudc-xemacs-p, eudc-emacs-p, eudc-xemacs-mule-p)
3013 (eudc-emacs-mule-p): Remove.
3014 (eudc-install-menu, eudc-mode): Replace eudc-emacs-p and
3015 eudc-xemacs-p with feature tests.
3016
3017 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-mail-keymap)
3018 (eudc-bob-url-keymap, eudc-bob-sound-keymap)
3019 (eudc-bob-generic-keymap, eudc-bob-popup-menu)
3020 (eudc-bob-toggle-inline-display):
3021 * net/eudc-hotlist.el (eudc-hotlist-emacs-menu):
3022 Replace eudc-emacs-p and eudc-xemacs-p with feature tests.
3023
3024 * net/eudcb-ph.el (eudc-ph-open-session):
3025 Replace eudc-xemacs-mule-p with its former definition.
3026
3027 * progmodes/octave-mod.el (octave-xemacs-p): Remove.
3028 (octave-abbrev-start): Replace octave-xemacs-p with (featurep 'xemacs).
3029
3030 * progmodes/vera-mode.el (vera-xemacs): Remove.
3031 (vera-mode-syntax-table): Replace vera-xemacs with (featurep 'xemacs).
3032
3033 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
3034 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
3035 (vhdl-speedbar-initialize, vhdl-ps-print-init)
3036 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
3037 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
3038 with (featurep 'xemacs).
3039
3040 * progmodes/antlr-mode.el (cond-emacs-xemacs-macfn, defunx)
3041 (save-buffer-state-x):
3042 * obsolete/fast-lock.el (fast-lock-verbose):
3043 * emulation/viper-init.el (viper-xemacs-p)
3044 (viper-cond-compile-for-xemacs-or-emacs):
3045 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-map):
3046 * ps-print.el (case-fold-search):
3047 * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs):
3048 * calculator.el (calculator-help): Use featurep 'xemacs.
3049
3050 * progmodes/prolog.el: Undo previous change.
3051 (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler.
3052
3053 * progmodes/dcl-mode.el:
3054 * play/yow.el:
3055 * calendar/todo-mode.el:
3056 * calendar/cal-hebrew.el:
3057 * vc-hg.el: Undo previous change.
3058
3059 * vms-patch.el: Likewise.
3060 (print-region-function): Pacify byte-compiler.
3061
3062 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
3063
3064 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
3065 preserve-uid-gid.
3066
3067 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
3068 compatibility. It is not used, though.
3069
3070 * net/tramp.el (top): Put load of all tramp-* files into a dolist.
3071 Require tramp-cmds.el.
3072 (tramp-make-tramp-temp-file): We can get rid of DONT-CREATE.
3073 (tramp-handle-file-name-all-completions): Expand DIRECTORY.
3074 (tramp-do-copy-or-rename-file-directly): Make more rigid checks.
3075 (tramp-do-copy-or-rename-file-out-of-band)
3076 (tramp-maybe-open-connection): Use `make-temp-name'. This is
3077 possible, because we don't need to create the temporary file, but
3078 we need a prefix for ssh, which has its own temporary file handling.
3079 (tramp-handle-delete-directory): Add "-f" to rmdir.
3080 (tramp-handle-dired-recursive-delete-directory): Call "rm -rf".
3081 (tramp-handle-insert-file-contents): Don't raise a tramp-error but
3082 a signal, in order to give the callee a chance to suppress.
3083 (tramp-handle-write-region): Set owner also in case of short
3084 track. Don't use compatibility calls for `write-region' anymore.
3085 (tramp-clear-passwd): Add parameter VEC. Adapt all callees.
3086 (tramp-append-tramp-buffers): Apply `tramp-list-tramp-buffers'.
3087
3088 * net/tramp-cmds.el: New file.
3089
3090 * net/tramp-gw.el (tramp-gw-basic-authentication): Apply VEC to
3091 `tramp-clear-passwd'.
3092
3093 * net/trampver.el: Update release number.
3094
3095 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3096
3097 * progmodes/gud.el (gud-target-name): Move definition before use.
3098
3099 * progmodes/dcl-mode.el: Require imenu at compile time.
3100
3101 * progmodes/cc-engine.el (c-maybe-stale-found-type):
3102 Pacify byte-compiler.
3103
3104 * obsolete/fast-lock.el: Use featurep test instead of string-match.
3105
3106 * eshell/esh-mode.el (eshell-handle-ansi-color):
3107 Require ansi-color at compile time too.
3108
3109 * eshell/em-unix.el (eshell/info): Require info at compile time too.
3110
3111 * w32-fns.el: Require w32-vars.
3112
3113 * diff-mode.el (diff-refine-hunk): Require smerge-mode at compile
3114 time too.
3115
3116 2007-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
3117
3118 * double.el ([ignore]): Use `ignore'.
3119 (double-setup): Inline into double-mode.
3120 (double-mode): Use define-minor-mode.
3121
3122 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
3123
3124 * textmodes/reftex.el: Move require easymenu before first use.
3125 (reftex-info): Require info at compile too.
3126
3127 * textmodes/org-publish.el (org-publish-org-to-html)
3128 (org-publish-org-to): Require org at compile time too.
3129 (org-publish-attachment): Require at compile time too.
3130
3131 * term/tty-colors.el (w32-tty-standard-colors):
3132 Pacify byte-compiler.
3133
3134 * term/pc-win.el (frame-creation-function-alist): Add to this
3135 instead of setting frame-creation-function.
3136
3137 * play/blackbox.el (bb-up, bb-down): Use forward-line.
3138
3139 * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
3140
3141 * calendar/todo-mode.el: Require calendar at compile time.
3142
3143 * calendar/cal-hebrew.el: Require holidays at compile time.
3144
3145 * w32-vars.el: Provide w32-vars.
3146
3147 * term/w32-win.el: Require w32-vars.
3148 (w32-color-map): Pacify byte-compiler.
3149
3150 * loadup.el: Load w32-vars before term/w32-win.
3151
3152 2007-10-20 Juri Linkov <juri@jurta.org>
3153
3154 * textmodes/fill.el (fill-paragraph): When the region is active,
3155 don't try other `or' branches regardless of the value returned by
3156 fill-region; just return t.
3157
3158 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3159
3160 * vc.el (vc-do-command): Condition out a misleading message when
3161 running asynchronously.
3162 (vc-deduce-fileset): New argument enables using an unregistered
3163 visited file as a singleton fileset if nothing else is available.
3164 (vc-next-action): Restore file-registering behavior.
3165
3166 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3167
3168 * calc/README: Add recent news.
3169
3170 2007-10-20 Dan Nicolaescu <dann@ics.uci.edu>
3171
3172 * term/x-win.el (x-gtk-stock-map, icon-map-list)
3173 (x-gtk-map-stock): Delete duplicated definitions from merge.
3174
3175 * progmodes/compile.el (compilation-skip-to-next-location)
3176 (compilation-skip-threshold, compilation-skip-visited):
3177 Move definitions earlier.
3178
3179 * play/decipher.el (decipher-keypress):
3180 * play/zone.el (zone-fall-through-ws):
3181 * play/landmark.el (lm-move-down, lm-move-up):
3182 * play/handwrite.el (handwrite):
3183 * mail/mspools.el (mspools-visit-spool):
3184 * wdired.el (wdired-next-line, wdired-previous-line):
3185 * tar-mode.el (tar-subfile-save-buffer):
3186 * scroll-lock.el (scroll-lock-next-line)
3187 (scroll-lock-previous-line):
3188 * image-dired.el (image-dired-next-line)
3189 (image-dired-previous-line):
3190 * ediff-help.el (ediff-help-message-line-length):
3191 Use forward-line.
3192
3193 * smerge-mode.el (smerge-auto-refine):
3194 * diff-mode.el (diff-auto-refine): Add :group.
3195
3196 * play/yow.el: Require doctor at compile time.
3197
3198 * vmsproc.el: Provide vmsproc.
3199 (command-send-input): Use forward-line.
3200
3201 * vms-patch.el: Require ps-print and vmsproc at compile time.
3202
3203 * vc-mtn.el (log-view-message-re, log-view-file-re)
3204 (log-view-font-lock-keywords): Pacify byte-compiler.
3205
3206 * vc-hg.el: Require log-view at compile time.
3207
3208 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3209
3210 * log-view.el (log-view-diff): Adapt log-view-diff for new VC API.
3211
3212 2007-10-20 Glenn Morris <rgm@gnu.org>
3213
3214 * progmodes/f90.el (f90-font-lock-keywords-2)
3215 (f90-looking-at-type-like): Fix regexp typos.
3216
3217 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
3218
3219 * bs.el (bs--track-window-changes): Don't refresh the whole list.
3220 (bs-mode): Set mode-class property to special.
3221
3222 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3223
3224 * diff-mode.el (diff-auto-refine): New var.
3225 (diff-hunk): Use it.
3226 (diff-ignore-whitespace-hunk): Rename diff-refine-ignore-spaces-hunk.
3227 (diff-refine-change): Rename from diff-fine-change. Change it.
3228 (diff-refine-preproc): Rename from diff-fine-highlight-preproc.
3229 (diff-refine-hunk): Rename from diff-fine-highlight.
3230
3231 2007-10-20 John Paul Wallington <jpw@pobox.com>
3232
3233 * help-fns.el (describe-variable-custom-version-info): New function
3234 to return variable's version or package version note.
3235 (describe-variable): Use it, display result.
3236
3237 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
3238
3239 * smerge-mode.el (smerge-auto-refine): New var.
3240 (smerge-next, smerge-prev): Use it.
3241 (smerge-batch-resolve): Ad-hoc trick for Arch's .rej files.
3242
3243 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3244 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
3245
3246 * vc-bzr.el (vc-bzr-diff-tree):
3247 * vc-git.el (vc-git-diff-tree):
3248 * vc-hg.el (vc-hg-diff-tree):
3249 * vc-mcvs.el (vc-mcvs-diff-tree):
3250 * vc-mtn.el (vc-mtn-diff-tree):
3251 * vc-svn.el (vc-svn-diff-tree): Remove.
3252
3253 * vc-mtn.el (vc-mtn-revision-completion-table):
3254 * vc-cvs.el (vc-cvs-revision-completion-table):
3255 * vc-arch.el (vc-arch-revision-completion-table):
3256 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):
3257 * vc-git.el (vc-git-revision-completion-table, vc-git-revision-table):
3258 Make it work when the arg is a list of files.
3259
3260 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3261
3262 * vc.el: Remove `diff-tree' operation, now subsumed by `diff'.
3263 Also `revision-completion-table' now takes a list of files.
3264 (vc-deduce-fileset): Remove unused var `regexp'.
3265 Only obey allow-directory-wildcard in dired buffers.
3266 (vc-default-diff-tree): Remove.
3267 (vc-diff-added-files): New var.
3268 (vc-diff-internal): Use it. Remove arg `backend'. Update callers.
3269 (vc-version-diff): Revert from `vc-history-diff' to the original name.
3270 Remove the `backend' arg.
3271 (vc-contains-version-controlled-file): Remove.
3272 (vc-diff): Bring it closer to the version in Emacs-22.
3273 (vc-revert): Fix typo in let-binding.
3274 (vc-default-unregister): Remove.
3275 (vc-dired-buffers-for-dir): Remove N^2 behavior.
3276
3277 2007-10-19 Dan Nicolaescu <dann@ics.uci.edu>
3278
3279 * textmodes/two-column.el (2C-split, 2C-merge):
3280 * textmodes/bib-mode.el (bib-find-key, mark-bib):
3281 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
3282 * progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
3283 * progmodes/ada-xref.el (ada-get-all-references):
3284 * obsolete/mlsupport.el (ml-next-line, ml-previous-line):
3285 * emulation/vi.el (vi-previous-line-first-nonwhite)
3286 (vi-effective-range, vi-put-before):
3287 * emulation/edt.el (edt-next-line, edt-previous-line)
3288 (edt-paragraph-forward): Use forward-line.
3289
3290 * progmodes/etags.el (tags-apropos): Require apropos at compile
3291 time too.
3292
3293 * progmodes/prolog.el: Require comint when compiling.
3294 (inferior-prolog-flavor): Move defvar before use.
3295
3296 2007-10-19 Richard Stallman <rms@gnu.org>
3297
3298 * font-core.el (turn-on-font-lock-if-desired):
3299 Rename from `turn-on-font-lock-if-enabled'.
3300 Fully obey `font-lock-global-modes'.
3301
3302 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3303
3304 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
3305 which will not affect the behavior of things like forward-word.
3306 (diff-fine-highlight): Preserve point.
3307
3308 * doc-view.el (doc-view-mode-map): Use remapping.
3309 Don't rebind C-v, M-v to their default value.
3310 Don't bind mouse-4 and mouse-5: it's mwheel.el's job.
3311
3312 * smerge-mode.el: Add word-granularity refinement.
3313 (smerge-refine-forward-function, smerge-refine-ignore-whitespace)
3314 (smerge-refine-weight-hack): New vars.
3315 (smerge-refine-forward): New fun.
3316 (smerge-refine-chopup-region, smerge-refine-highlight-change): Use them.
3317 (smerge-refine-subst): Use them as well. Preserve point.
3318
3319 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
3320
3321 * follow.el (follow-unload-function): New function.
3322
3323 * loadhist.el (unload-function-features-list):
3324 Rename from `unload-hook-features-list'.
3325 (unload-hook-features-list): Add as obsolete alias.
3326 (unload-feature): Use `unload-function-features-list'
3327 and new FEATURE-unload-function.
3328
3329 2007-10-19 Glenn Morris <rgm@gnu.org>
3330
3331 * bindings.el (mouse-minor-mode-menu)
3332 (minor-mode-menu-from-indicator): Move to mouse.el.
3333 * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
3334 Move here from bindings.el.
3335
3336 2007-10-19 Richard Stallman <rms@gnu.org>
3337
3338 * help-fns.el (describe-function-1): Don't use the advice origname
3339 if it has no function definition.
3340
3341 2007-10-18 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
3342
3343 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
3344 Use `save-restriction' rather than `widen'.
3345
3346 2007-10-18 Richard Stallman <rms@gnu.org>
3347
3348 * time.el (display-time-world-time-format): Display day # not month #.
3349
3350 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
3351
3352 * files.el (auto-mode-alist): Don't use doc-view for PS and EPS.
3353
3354 * doc-view.el: Remove version keyword.
3355 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
3356 (doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
3357 (doc-view-ghostscript-options): Improve custom type.
3358 (doc-view-cache-directory, doc-view-conversion-buffer)
3359 (doc-view-conversion-refresh-interval): Simplify custom type.
3360
3361 2007-10-18 Tassilo Horn <tassilo@member.fsf.org>
3362
3363 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
3364 (doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
3365 (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
3366 (doc-view-ps->pdf-sentinel, doc-view-ps->pdf):
3367 Remove superfluous messages.
3368 (doc-view-mode-map): Use the image-mode scrolling commands.
3369 Don't rebind C-x k.
3370
3371 2007-10-18 Reiner Steib <Reiner.Steib@gmx.de>
3372
3373 * doc-view.el (doc-view-ghostscript-options, doc-view-ps->pdf):
3374 Add comment about "-dSAFER".
3375
3376 2007-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3377
3378 * term/xterm.el: Don't require xt-mouse.
3379 (terminal-init-xterm): Run terminal-init-xterm-hook rather than
3380 calling turn-on-xterm-mouse-tracking-on-terminal directly.
3381
3382 * xt-mouse.el: Don't change the global function-key-map anny more.
3383 (xterm-mouse-mode): Use terminal-init-xterm-hook.
3384 Don't use after-make-frame-functions now that term/xterm.el calls
3385 us directly.
3386 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
3387 Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
3388 (turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
3389 Setup input-decode-map and remember that xterm-mouse-mode was
3390 enabled in this terminal.
3391 (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
3392 terminals where it has been enabled.
3393
3394 * faces.el (tty-create-frame-with-faces): Make sure not only
3395 tty-run-terminal-initialization but also set-locale-environment
3396 are run only once per terminal.
3397 (tty-run-terminal-initialization): Don't check if the terminal was
3398 already initted.
3399
3400 * international/encoded-kb.el (encoded-kbd-setup-display): Be careful
3401 not to remove keymaps that just happen to inherit from one of ours.
3402 When setting up our keymap, make sure it won't be accidentally
3403 modified by someone else.
3404
3405 2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org>
3406
3407 * textmodes/artist.el (artist-previous-line, artist-next-line):
3408 * dired.el (dired-next-line, dired-previous-line):
3409 * progmodes/delphi.el (delphi-newline):
3410 * textmodes/org.el (org-columns-eval):
3411 Use forward-line.
3412
3413 * emerge.el (emerge-setup): Use insert-buffer-substring.
3414 (emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
3415
3416 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
3417
3418 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
3419 (adaptive-fill-function): Doc fix. Remove * from docstring.
3420
3421 2007-10-18 Tom Horsley <tom.horsley@att.net>
3422
3423 * simple.el (interprogram-paste-function): Doc fix.
3424 (current-kill): Accept list of strings as well
3425 as single string from `interprogram-paste-function'.
3426
3427 2007-10-18 Glenn Morris <rgm@gnu.org>
3428
3429 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
3430
3431 2007-10-18 Drew Adams <drew.adams@oracle.com>
3432
3433 * bindings.el (mode-line-minor-mode-keymap):
3434 Add mouse-minor-mode-menu on mouse-1.
3435 (mode-line-modes): Add mouse-1 to help-echo text.
3436 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
3437 New functions.
3438 (mode-line-minor-mode-help): Doc fix.
3439
3440 2007-10-17 Juri Linkov <juri@jurta.org>
3441
3442 * textmodes/fill.el (fill-paragraph-or-region): Remove function
3443 at the request of RMS.
3444 (fill-paragraph): Change `arg' to optional `justify'. Add interactive
3445 arg `region'. Fix docstring. At the first `or' branch add call to
3446 `fill-region' if it the region is active in transient-mark-mode.
3447
3448 * bindings.el (esc-map): Bind M-q to fill-paragraph
3449 instead of fill-paragraph-or-region.
3450
3451 * tutorial.el (tutorial--default-keys): Replace fill-paragraph-or-region
3452 with fill-paragraph.
3453
3454 * textmodes/ispell.el (ispell-word): Add interactive arg `region'.
3455 Fix docstring.
3456
3457 * indent.el (indent-for-tab-command): Change interactive spec from
3458 "P" to "p". Add check for interactive arg before indenting the
3459 active region.
3460
3461 * files.el (auto-mode-alist): Add \\. before PDF/PS/DVI extensions.
3462 Regroup.
3463
3464 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
3465
3466 * emacs-lisp/find-func.el: Don't require loadhist.
3467
3468 * loadhist.el (feature-symbols, file-provides, file-requires)
3469 (file-set-intersect, file-dependents): Simplify.
3470 (unload-feature-special-hooks): Update list of special hooks.
3471
3472 2007-10-17 Tassilo Horn <tassilo@member.fsf.org>
3473
3474 * bindings.el (completion-ignored-extensions): Remove pdf and dvi
3475 extensions since they can be viewed with doc-view.
3476
3477 * files.el (auto-mode-alist): Make doc-view-mode the default mode
3478 for pdf, ps and dvi files.
3479
3480 * doc-view.el: Make doc-view-mode the standard mode for viewing
3481 pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
3482 text and image display. Add binding C-c C-e to switch to an
3483 editing mode.
3484 (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
3485 avoid security problems when rendering files from untrusted sources.
3486
3487 2007-10-17 Aaron Hawley <aaronh@garden.org>
3488
3489 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
3490 position is not saved.
3491
3492 2007-10-17 Reiner Steib <Reiner.Steib@gmx.de>
3493
3494 * doc-view.el: Mention xpdf. Fix spelling of Ghostscript.
3495 (doc-view-ghostscript-options): Fix typo in doc string.
3496
3497 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
3498
3499 * progmodes/compile.el (compilation-next-error-function): Fix timestamp
3500 handling, so compilation-fake-loc works again.
3501
3502 * server.el (server-select-display): Nop if we do not support m-f-o-d.
3503 (server-process-filter): Revert last change.
3504
3505 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the
3506 behavior unrelated to filesets.
3507
3508 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
3509
3510 * longlines.el (longlines-wrap-follows-window-size): Integer value
3511 specifies wrapping margin.
3512 (longlines-mode, longlines-window-change-function):
3513 Set window-specific wrapping margin based on the above.
3514
3515 2007-10-17 John Wiegley <johnw@newartisans.com>
3516
3517 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
3518
3519 2007-10-17 Dan Nicolaescu <dann@ics.uci.edu>
3520
3521 * server.el (server-process-filter): Only set display if X11 is
3522 supported.
3523
3524 2007-10-17 Glenn Morris <rgm@gnu.org>
3525
3526 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
3527 Tweak regexp to avoid stack overflow.
3528
3529 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
3530
3531 * simple.el (reindent-then-newline-and-indent): Don't assume that
3532 indent-according-to-mode preserves point.
3533
3534 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
3535
3536 * bs.el (bs--make-header-match-string, bs-show-in-buffer)
3537 (bs--nth-wrapper): Simplify.
3538 (bs-select, bs--insert-one-entry): Simplify. Use `when'.
3539 (bs-buffer-list): Simplify. Use `when'. Use `string-match-p'.
3540 (bs-sort-buffer-interns-are-last): Use `string-match-p'.
3541 (bs-attributes-list, bs-max-window-height, bs-must-always-show-regexp)
3542 (bs-maximal-buffer-name-column, bs-minimal-buffer-name-column)
3543 (bs-configurations, bs-default-configuration)
3544 (bs-alternative-configuration, bs-cycle-configuration-name)
3545 (bs-string-show-always, bs-string-show-never, bs-string-current)
3546 (bs-string-current-marked, bs-string-marked, bs-string-show-normally)
3547 (bs-sort-functions, bs-default-sort-name): Remove * in docstrings.
3548 (bs--redisplay, bs--goto-current-buffer, bs--current-buffer, bs-delete)
3549 (bs-apply-sort-faces, bs-next-config-aux): Use `when'.
3550 (bs--window-config-coming-from): Revert 2006-11-09 change.
3551 (bs--restore-window-config): Keep the selected frame.
3552 (bs--track-window-changes, bs--remove-hooks): New functions.
3553 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
3554 (bs--create-header): Remove.
3555 (bs--create-header-line): New function, based on `bs--create-header'.
3556 (bs--show-header): Use `bs--create-header-line'.
3557 (bs--show-with-configuration): Revert 2006-11-09 change.
3558 Don't reuse window unless it is visible on the selected frame.
3559 Restore window configuration (possibly in a different frame)
3560 before creating any window.
3561
3562 2007-10-16 Glenn Morris <rgm@gnu.org>
3563
3564 * simple.el (blink-matching-open): Don't report false errors with
3565 the `$' syntax class.
3566
3567 2007-10-16 Richard Stallman <rms@gnu.org>
3568
3569 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
3570 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
3571 (ad-is-advised, ad-get-advice-info-field)
3572 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
3573
3574 2007-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
3575
3576 * vc-hooks.el (vc-workfile-version): Compatibility alias.
3577 (vc-default-working-revision): Compatibility for backends.
3578
3579 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
3580
3581 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
3582 (filesets-ormap, filesets-sort-case-sensitive-flag)
3583 (filesets-remake-shortcut, filesets-ingroup-collect-files):
3584 Fix typos in docstrings.
3585 (filesets-conditional-sort, filesets-find-or-display-file)
3586 (filesets-data-get-name, filesets-data-get-data)
3587 (filesets-data-set, filesets-cmd-query-replace-getargs)
3588 (filesets-ingroup-collect): Doc fixes.
3589
3590 2007-10-15 Sam Steingold <sds@gnu.org>
3591
3592 * mail/sendmail.el (sendmail-error-reporting-interactive)
3593 (sendmail-error-reporting-non-interactive): New variables for
3594 sendmail error reporting options to simplify support for imperfect
3595 sendmail emulators.
3596 (sendmail-send-it): Use them instead of list literals.
3597
3598 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
3599
3600 * help-fns.el: Revert previous change; it creates a
3601 dependency loop between advice.el and help-fns.el.
3602
3603 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
3604
3605 * help-fns.el: Require advice when compiling.
3606
3607 2007-10-14 Drew Adams <drew.adams@oracle.com>
3608
3609 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
3610 (ring-insert+extend, ring-remove+insert+extend, ring-member)
3611 (ring-next, ring-previous): New functions.
3612
3613 2007-10-14 Richard Stallman <rms@gnu.org>
3614
3615 * emacs-lisp/advice.el (documentation): Advice deleted.
3616 Doc for advised functions is now handled at C level.
3617 (ad-stop-advice, ad-start-advice): Don't enable or disable
3618 advice for `documentation'.
3619 (ad-advised-definition-docstring-regexp): Var deleted.
3620 (ad-make-advised-definition-docstring): Store orig name
3621 as text property of string.
3622 (ad-advised-definition-p): Check for text property of docstring.
3623
3624 * help-fns.el (describe-function-1): Find source of advised functions.
3625
3626 2007-10-14 Juri Linkov <juri@jurta.org>
3627
3628 * faces.el (describe-face): Allow handling a string as the face name.
3629
3630 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
3631 active region in transient-mark-mode.
3632 (ispell-region): Change messages displayed at the start and end of
3633 the spell-checking to be the same.
3634
3635 * startup.el (fancy-startup-tail): Say exactly what does the button
3636 dismiss ("Dismiss this startup screen"). Use text "Never show
3637 it again" for the checkbox after this button.
3638 (fancy-startup-screen, fancy-about-screen): Put point before the
3639 first link, so the user can quickly select links with the keyboard.
3640 (normal-mouse-startup-screen): Add more useful text describing how
3641 to follow a link.
3642
3643 2007-10-14 Glenn Morris <rgm@gnu.org>
3644
3645 * progmodes/etags.el (select-tags-table): Disable undo in the
3646 `*Tags Table List*' buffer.
3647
3648 2007-10-13 Eli Zaretskii <eliz@gnu.org>
3649
3650 * dired.el (dired-warn-writable): New face.
3651 (dired-warn-writable-face): New variable.
3652 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
3653 of dired-warning-face, for group- and world-writable files.
3654
3655 2007-10-13 Richard Stallman <rms@gnu.org>
3656
3657 * files.el (directory-abbrev-alist): Doc fix.
3658
3659 2007-10-13 Jari Aalto <jari.aalto@cante.net>
3660
3661 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
3662
3663 2007-10-12 Martin Rudalics <rudalics@gmx.at>
3664
3665 * frame.el (set-frame-configuration): Assign name parameter only
3666 if it has been set explicitly before.
3667
3668 2007-10-11 Tom Tromey <tromey@redhat.com>
3669
3670 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
3671 frame is visible.
3672
3673 2007-10-10 Richard Stallman <rms@gnu.org>
3674
3675 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
3676 in *Backtrace*.
3677
3678 * faces.el (face-font-selection-order): Doc fix.
3679
3680 * loadhist.el (unload-feature): Doc fix.
3681
3682 2007-10-13 Glenn Morris <rgm@gnu.org>
3683
3684 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
3685 (octave-re-search-forward-kw, octave-re-search-backward-kw):
3686 Add doc string, and an explicit COUNT argument.
3687 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
3688 `inc' to search functions.
3689
3690 * faces.el (face-spec-set): When FRAME is nil, set the default for
3691 new frames (restores pre-2007-09-17 behavior). Doc fix.
3692
3693 2007-10-13 John W. Eaton <jwe@octave.org>
3694
3695 * progmodes/octave-mod.el (octave-looking-at-kw)
3696 (octave-re-search-forward-kw, octave-re-search-backward-kw):
3697 New functions.
3698 (octave-in-defun-p, calculate-octave-indent)
3699 (octave-blink-matching-block-open, octave-beginning-of-defun)
3700 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
3701 to search for regexps that contain case-sensitive keywords.
3702 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
3703 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
3704
3705 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3706
3707 * frame.el (select-frame-set-input-focus): Fix typo "max" -> "mac".
3708 Do not use a single clause cond.
3709
3710 * cus-start.el (all): Use test that does not match the X11 version
3711 for mac.
3712
3713 2007-10-13 Markus Gritsch <m.gritsch@gmail.com> (tiny change)
3714
3715 * progmodes/ebrowse.el (ebrowse-tree-mode): Disable undo in the
3716 BROWSE buffer.
3717
3718 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3719
3720 * cus-start.el (all): Undo previous change.
3721
3722 2007-10-13 Glenn Morris <rgm@gnu.org>
3723
3724 * woman.el (woman0-rename): Fix paren typo.
3725
3726 * mail/feedmail.el (feedmail-run-the-queue)
3727 (feedmail-look-at-queue-directory):
3728 * mail/reporter.el (reporter-dump-state):
3729 * net/eudc-hotlist.el (eudc-edit-hotlist):
3730 * net/eudc.el (eudc-display-records)
3731 (eudc-filter-duplicate-attributes)
3732 (eudc-distribute-field-on-records, eudc-query-form, eudc-process-form):
3733 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record)
3734 (eudc-bbdb-query-internal):
3735 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
3736 * net/socks.el (socks-build-auth-list):
3737 * progmodes/cc-cmds.el (top level):
3738 * progmodes/cc-styles.el (c-make-styles-buffer-local, c-set-style):
3739 * progmodes/cperl-mode.el (top level, cperl-imenu-addback)
3740 (cperl-write-tags, cperl-tags-treeify):
3741 * progmodes/ebnf-yac.el (ebnf-yac-token-table):
3742 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions):
3743 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level):
3744 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
3745 (idlwave-toolbar-remove-everywhere):
3746 * progmodes/idlwave.el (idlwave-indent-line)
3747 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
3748 (idlwave-write-paths, idlwave-all-method-classes)
3749 (idlwave-all-method-keyword-classes, idlwave-entry-keywords)
3750 (idlwave-fix-keywords, idlwave-display-calling-sequence)
3751 (idlwave-complete-in-buffer):
3752 * textmodes/org.el (org-export-as-html, org-export-as-ascii)
3753 (org-fast-tag-selection):
3754 * textmodes/reftex-sel.el (reftex-select-item): Use mapc rather
3755 than mapcar.
3756
3757 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu>
3758
3759 * diff-mode.el (diff-fine-change): Add :group.
3760
3761 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
3762
3763 * cus-start.el (all): Use the same test as the 22.2 branch.
3764
3765 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3766
3767 * diff-mode.el (diff-current-defun): Force recomputation of
3768 change-log-default-name.
3769
3770 2007-10-12 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * startup.el (fancy-startup-screen): Remove an unnecessary newline
3773 and some leftover logic regarding dedicated frames. If showing
3774 concise startup screen, fit window to buffer.
3775 (command-line-1): If we will be using the splash screen, use
3776 find-file instead of find-file-other-window to find additional files.
3777 Comment out unused code for coping with the old sit-for behavior.
3778
3779 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3780
3781 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the
3782 `meta' modifier consistently, rather than using sometimes meta
3783 sometimes alt.
3784
3785 2007-10-12 Martin Rudalics <rudalics@gmx.at>
3786
3787 * window.el (handle-select-window): Revert part of 2007-10-08
3788 change setting the input focus.
3789
3790 2007-10-12 Glenn Morris <rgm@gnu.org>
3791
3792 * startup.el (command-line): Do not read abbrev file in batch mode.
3793
3794 * emacs-lisp/byte-opt.el (top level):
3795 * mail/rmail.el (rmail-list-to-menu):
3796 * obsolete/hilit19.el (hilit-mode):
3797 * progmodes/cc-mode.el (c-postprocess-file-styles)
3798 (c-submit-bug-report):
3799 * textmodes/org-publish.el (org-publish-get-plist-from-filename):
3800 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers)
3801 (reftex-access-parse-file):
3802 * textmodes/reftex-cite.el (reftex-do-citation)
3803 (reftex-insert-bib-matches):
3804 * textmodes/reftex-ref.el (reftex-offer-label-menu):
3805 * textmodes/reftex-sel.el (reftex-select-unmark):
3806 * textmodes/reftex-toc.el (reftex-toc-do-promote):
3807 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
3808
3809 * cus-edit.el (custom-variable-menu, custom-face-menu)
3810 (custom-group-menu): Check init-file-user rather than
3811 user-init-file, in case cus-edit is loaded by site-run-file.
3812
3813 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu>
3814
3815 * vc.el (vc-deduce-fileset): Delete unused code.
3816 (vc-next-action): Fix typos.
3817
3818 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
3819
3820 * bs.el (bs--mark-unmark): New function.
3821 (bs-mark-current, bs-unmark-current): Use it.
3822
3823 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3824
3825 * vc.el (vc-diff):
3826 (vc-diff-internal): Merge a patch by Juanma Barranquero. Also,
3827 temporarily disable the check for his edge case of
3828 vc-diff (stopping it from grinding when called from $HOME), as
3829 it's calling some brittle code in vc-hooks.el.
3830 (with-vc-properties): Fix evaluation time of a macro argument.
3831 * ediff-vers.el (ediff-vc-internal):
3832 * vc-hooks.el:
3833 * loaddefs.el: Follow up on VC terminology change.
3834
3835 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
3836
3837 * follow.el (follow-stop-intercept-process-output):
3838 Use `follow-call-process-filter' rather than `process-filter'.
3839 Simplify.
3840
3841 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3842
3843 * vc-hooks.el (vc-registered): Robustify this function a bit
3844 against filenames with no directory component.
3845
3846 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3847
3848 * international/characters.el: Undo unwanted and unexplained change.
3849
3850 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3851
3852 * ps-print.el: Fix the usage of :foreground and :background face
3853 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
3854 (ps-print-version): New version 6.7.6.
3855 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
3856 Fix code.
3857 (ps-face-foreground-color-p, ps-face-background-color-p)
3858 (ps-face-color-p): New inline funs.
3859
3860 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
3861
3862 * textmodes/org.el (org-additional-option-like-keywords): New constant.
3863 (org-complete): Use `org-additional-option-like-keywords'.
3864 (org-parse-local-options): New function.
3865
3866 2007-10-10 Carsten Dominik <dominik@science.uva.nl>
3867
3868 * textmodes/org.el (org-in-clocktable-p): New function.
3869 (org-clock-report): Only update the table at point, or insert a new one.
3870 (org-clock-goto): New function.
3871 (org-open-file): Use `start-process-shell-command' instead of
3872 `shell-command' with an ampersand.
3873 (org-deadline, org-schedule): New argument REMOVE to remove the
3874 date from the entry.
3875 (org-agenda-schedule, org-agenda-deadline): Pass the prefix
3876 argument to `org-schedule' and `org-deadline'.
3877 (org-trim): Use the correct expressions for beginning and end of
3878 the string.
3879 (org-get-cleaned-entry): Trim the string before returning it.
3880 (org-clock-find-position): New function.
3881 (org-clock-into-drawer): New option.
3882 (org-agenda-tags-column): Rename from
3883 `org-agenda-align-tags-to-column'.
3884 (org-agenda-align-tags): Allow negative values for
3885 `org-agenda-tags-column'.
3886 (org-insert-labeled-timestamps-before-properties-drawer): Remove var.
3887 (org-agenda-to-appt): New optional argument FILTER.
3888 (org-completion-fallback-command): New variable.
3889 (org-complete): Use `org-completion-fallback-command'.
3890 (org-find-base-buffer-visiting): Catch the case that there is no
3891 buffer visiting the file.
3892 (org-property-or-variable-value): New function.
3893 (org-todo): Use `org-property-or-variable-value'
3894 (org-agenda-compact-blocks): New option.
3895 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
3896 (org-agenda-schedule, org-agenda-deadline):
3897 Call `org-agenda-show-new-time'.
3898 (org-agenda-show-new-time): New argument PREFIX.
3899 (org-colgroup-info-to-vline-list): Fix but that cause a
3900 shift in the vertical lines.
3901 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS.
3902 (org-maybe-renumber-ordered-list, org-cycle-list-bullet)
3903 (org-indent-item): No arg in call to `org-fix-bullet-type'.
3904 (org-fix-bullet-type): Remove argument.
3905 (org-read-date): Check for am/pm twice, to catch the end time.
3906 (org-goto-map): Use `suppress-keymap'.
3907 (org-remember-apply-template): Respect the dynamically scoped
3908 selection character.
3909
3910 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr>
3911
3912 * textmodes/org-export-latex.el (org-export-latex-protect-string):
3913 Renaming of `org-latex-protect'.
3914 (org-export-latex-emphasis-alist): By default, don't protect
3915 any emphasis formatter from further conversion.
3916 (org-export-latex-tables): Honor column grouping for tables.
3917 (org-export-latex-title-command): New option.
3918 (org-export-latex-treat-backslash-char): Use \textbackslash{} to
3919 export backslash character.
3920
3921 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
3922
3923 * frame.el (frame-inherited-parameters): Remove unused `environment'
3924 parameter, and let server.el add `client' when needed.
3925
3926 * server.el (server-create-tty-frame)
3927 (server-create-window-system-frame): Set frame-inherited-parameters.
3928
3929 * frame.el (frame-inherited-parameters): New var.
3930 (make-frame): Use it.
3931
3932 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment.
3933
3934 * env.el (let-environment): Remove. Unused.
3935 (read-envvar-name): Simplify.
3936 (setenv): Remove unused arg `frame'.
3937
3938 * help-fns.el (describe-variable): Add missing " " for multiline
3939 obsolescence info and missing EOL after global value.
3940
3941 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3942
3943 * add-log.el:
3944 * ediff-vers.el:
3945 * log-view.el:
3946 * pcvs.el:
3947 * vc-arch.el:
3948 * vc-bzr.el:
3949 * vc-cvs.el:
3950 * vc.el:
3951 * vc-git.el:
3952 * vc-hg.el:
3953 * vc-hooks.el:
3954 * vc-mcvs.el:
3955 * vc-mtn.el:
3956 * vc-rcs.el:
3957 * vc-sccs.el:
3958 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision,
3959 {find,init,next,previous,annotate-*,log}-version ->
3960 {find,init,next,previous,annotate-*,log}-revision,
3961 annotate-focus-version -> annotate-working-revision, The term
3962 'focus' is gone. The term 'revision' is now used consistently
3963 everywhere that reference to a revision ID is intended, replacing
3964 older use of 'version'.
3965
3966 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
3967
3968 * follow.el: Change all instances of "Follow Mode" to "Follow
3969 mode" in docstrings and messages.
3970 (follow-menu-filter): Fix arg passed to `bound-and-true-p'.
3971
3972 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3973
3974 * vc.el (vc-next-action): Rewrite completely; this principal
3975 entry point now operates on a current fileset selected either
3976 explicitly via VC-Dired or implicitly by visiting a file buffer,
3977 rather than always operating on the file of the current buffer as
3978 in older versions. Rewrite the rest of the mode to match.
3979 (with-vc-properties): Rewrite to operate on a file list.
3980 (with-vc-file): vc-checkin takes a file list argument now.
3981 (vc-post-command-functions): This hook now receives a file list.
3982 (vc-do-command): Take a either a file or a file list as argument.
3983 (vc-deduce-fileset): New function for deducing a file list to
3984 operate on.
3985 (vc-next-action-on-file, vc-next-action-dired): Remove.
3986 Merge into vc-next-action.
3987 (vc-register): Adapt to the fact that vc-start-entry now takes a
3988 file list.
3989 (vc-register-with): New function.
3990 (vc-start-entry): Take a file list argument rather than a
3991 file argument.
3992 (vc-checkout): Cope with vc-start-entry taking a file list.
3993 (vc-steal-lock): Cope with with-vc-properties taking a
3994 file list.
3995 (vc-checkin): Take a file list argument rather than a file argument.
3996 (vc-finish-logentry): Use the filelist passed by vc-start-entry.
3997 (vc-diff-internal): Rewrite for filesets.
3998 (vc-diff-sentinel): New function, tests whether changes were
3999 written into a diff buffer.
4000 (vc-diff): Rewrite for filesets.
4001 (vc-version-diff): Rewrite for filesets.
4002 (vc-print-log): Take a fileset argument.
4003 (vc-revert): Revert the entire selected fileset, not just the
4004 current buffer.
4005 (vc-rollback): Roll back the entire selected fileset, if
4006 possible. No longer accepts a prefix argument.
4007 (vc-update): Merge new changes for the entire selected
4008 fileset, not just the current buffer.
4009 (vc-revert-file): Cope with with-vc-properties taking a file list.
4010 (vc-default-dired-state-info): Add + status suffix if the file is
4011 modified.
4012 (vc-annotate-warp-version): Use the new diff machinery.
4013 (vc-log-edit): Take a file list argument rather than a file argument.
4014
4015 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
4016
4017 Sync with Tramp 2.1.11.
4018
4019 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
4020 Pacify byte compiler.
4021
4022 * net/trampver.el: Update release number.
4023
4024 2007-10-09 Richard Stallman <rms@gnu.org>
4025
4026 * play/gamegrid.el (gamegrid-setup-default-font): Use face-spec-set.
4027
4028 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
4029
4030 * follow.el: Require easymenu.
4031 (follow-mode-hook, follow-mode): Doc fixes.
4032 (follow-mode-off-hook): Mark as obsolete.
4033
4034 2007-10-08 Martin Rudalics <rudalics@gmx.at>
4035
4036 * window.el (mouse-autoselect-window-cancel): Don't cancel for
4037 select-window or select-frame events.
4038 (handle-select-window): When autoselecting window set input
4039 focus. Restructure.
4040
4041 * frame.el (focus-follows-mouse): Move to frame.c.
4042 * cus-start.el (all): Add focus-follows-mouse.
4043
4044 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
4045
4046 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
4047 activate font-locking in the *buffer-selection* buffer.
4048 (bs-show-sorted): Doc fix.
4049
4050 * bs.el (bs--get-marked-string, bs--get-modified-string)
4051 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
4052 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
4053 (bs--format-aux): Doc fix.
4054
4055 2007-10-08 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4056
4057 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
4058
4059 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
4060
4061 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
4062 (gud-gdb): New function for old M-x gdb (text command mode).
4063 (gud-gdb-command-name, gdb): Move to...
4064
4065 * progmodes/gdb-ui.el: ...here and adapt doc string.
4066 (gud-gdba-command-name, gdba): Delete.
4067
4068 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
4069
4070 * bs.el: Don't defvar `font-lock-verbose'.
4071 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
4072 (bs--get-file-name): Fix typos in docstrings.
4073 (bs--show-header): Use `dolist' instead of `mapcar'.
4074 (bs-mode): Set `show-trailing-whitespace' to nil.
4075 (bs-buffer-sort-function, bs-mouse-select-other-frame)
4076 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
4077 Doc fixes.
4078
4079 2007-10-08 Adam Hupp <adam@hupp.org> (tiny change)
4080
4081 * progmodes/gud.el (pdb): Specify file for gud-break.
4082
4083 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
4084
4085 * progmodes/gud.el (gdb): Make graphical mode the default and
4086 switch to text command mode if appropriate, i.e., reverse previous
4087 arrangement.
4088 (gud-gdb-marker-filter): Adapt for above change.
4089
4090 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
4091 gud-minor-mode and gud-marker-filter.
4092 (gdb-fullname-regexp): New variable.
4093 (gud-gdba-marker-filter): Use it to switch to text command
4094 mode if appropriate.
4095
4096 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
4097
4098 * progmodes/gud.el (gud-display-line): Find source buffer even when
4099 GUD buffer has its own frame.
4100
4101 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4102
4103 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
4104
4105 2007-10-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4106
4107 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
4108
4109 2007-10-08 Martin Rudalics <rudalics@gmx.at>
4110
4111 * allout.el (allout-before-change-handler): Replace got-char by
4112 goto-char.
4113
4114 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4115
4116 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
4117 Used to try and automatically enabled smerge-mode in the presence of
4118 conflicts and to call `svn resolved' when the conflicts are gone.
4119 (vc-svn-parse-status): Remember the svn-specific status.
4120
4121 2007-10-08 Eli Zaretskii <eliz@gnu.org>
4122
4123 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
4124 menu-bar-apropos-menu. All users changed.
4125 (menu-bar-help-menu): Change menu symbols to better match the text
4126 displayed by the menu.
4127
4128 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
4129
4130 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
4131 #, @, : and ^.
4132
4133 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
4134
4135 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
4136
4137 * log-view.el (log-view-mode-map): Likewise.
4138
4139 * diff-mode.el (diff-mode-shared-map): Likewise.
4140
4141 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
4142
4143 * files.el (file-name-sans-versions): Also allow `A-Z'.
4144
4145 * vc.el: Mention all supported VC backends.
4146
4147 2007-10-08 Richard Stallman <rms@gnu.org>
4148
4149 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
4150 neighbouring buttons.
4151
4152 2007-10-08 Andreas Schwab <schwab@suse.de>
4153
4154 * files.el (file-name-sans-versions): Also allow `_'.
4155
4156 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
4157
4158 * files.el (file-name-sans-versions): Allow - and a-z in version names.
4159
4160 * log-view.el (log-view-mode-map, log-view-mode-menu):
4161 Bind log-view-annotate-version.
4162 (log-view-beginning-of-defun, log-view-end-of-defun)
4163 (log-view-annotate-version): New functions.
4164 (log-view-mode): Use log-view-beginning-of-defun and
4165 log-view-end-of-defun.
4166
4167 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4168
4169 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
4170
4171 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4172
4173 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
4174 neighbouring buttons.
4175
4176 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4177 Recognize gcc's use of "note" for informational messages.
4178
4179 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4180
4181 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
4182 (css-mode): Update correspondingly.
4183
4184 2007-10-08 Dan Nicolaescu <dann@ics.uci.edu>
4185
4186 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
4187 Signed-off-by, Acked-by and Merge.
4188
4189 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4190
4191 * ediff-init.el (ediff-verbose-p): This var is not a constant.
4192
4193 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4194
4195 * vc-mtn.el: New file.
4196
4197 * vc-hooks.el (vc-handled-backends): Add Mtn.
4198
4199 2007-10-08 Eli Zaretskii <eliz@gnu.org>
4200
4201 * files.el (find-file, find-file-other-window)
4202 (find-file-other-frame, find-file-existing, find-file-read-only)
4203 (find-file-read-only-other-window)
4204 (find-file-read-only-other-frame)
4205 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
4206
4207 2007-10-08 Nick Roberts <nickrob@snap.net.nz>
4208
4209 * progmodes/gud.el (gdb-ready): New variable.
4210 (gdb): Set it to nil. Set gud-running to nil here...
4211 (gud-common-init): ...instead of here.
4212
4213 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
4214 Use gdb-ready. Discard input until GDB is ready to accept it.
4215
4216 2007-10-08 Martin Rudalics <rudalics@gmx.at>
4217
4218 * dired.el (dired-warning): Inherit from font-lock-warning-face to
4219 make it show up with eight colors.
4220
4221 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4222
4223 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
4224 diffs are concatenated with no intervening line.
4225
4226 2007-10-08 Dave Love <fx@gnu.org>
4227
4228 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
4229 (python-font-lock-keywords): Update to the 2.5 version of the language.
4230 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
4231 (python-backspace): Only behave funny in code.
4232 (python-compilation-regexp-alist): Add PDB stack trace regexp.
4233 (inferior-python-mode): Add PDB prompt regexp.
4234 (python-fill-paragraph): Refine the fenced-string regexp.
4235 (python-find-imports): Handle imports spanning several lines.
4236 (python-mode): Add `class' to hideshow support.
4237
4238 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4239
4240 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4241 Use add-log-buffer-file-name-function rather than binding
4242 buffer-file-name, so we don't end up calling change-log-mode in *cvs*
4243 when `fi' is the ChangeLog file itself.
4244
4245 * outline.el (outline-flag-region): Use front-advance.
4246
4247 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
4248
4249 * progmodes/cperl-mode.el: Merge upstream 5.23.
4250 (cperl-where-am-i): Remove function.
4251 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
4252 (cperl-sniff-for-indent): De-invert [string] and [comment].
4253 When looking for label, skip s:m:y:tr.
4254 (cperl-indent-line): Likewise.
4255 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
4256 (cperl-windowed-init): Wrong `ps-print' handling.
4257 Both thanks to Chong Yidong.
4258 (cperl-look-at-leading-count): Could fail with unfinished RExen.
4259 (cperl-find-pods-heres): If the second part of s()[] is missing,
4260 don't try to highlight delimiters...
4261
4262 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
4263
4264 * progmodes/compile.el (compilation-get-file-structure): Complete last
4265 change by also using spec-directory in the puthash.
4266
4267 2007-10-08 Riccardo Murri <riccardo.murri@gmail.com>
4268
4269 * vc-bzr.el (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
4270 (vc-bzr-status): Fix shadowing of variable 'status'.
4271 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
4272 Use `expand-file-name' instead of `concat'.
4273 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
4274 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
4275
4276 2007-10-08 Jason Rumney <jasonr@gnu.org>
4277
4278 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
4279
4280 2007-10-08 Richard Stallman <rms@gnu.org>
4281
4282 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
4283 Add `safe-local-variable' property.
4284 (lisp-body-indent): Likewise.
4285
4286 2007-10-08 Richard Stallman <rms@gnu.org>
4287
4288 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
4289 Add doc string.
4290
4291 2007-10-08 Martin Rudalics <rudalics@gmx.at>
4292
4293 * files.el (backup-buffer-copy): Try to overwrite old backup first.
4294
4295 2007-10-08 Martin Rudalics <rudalics@gmx.at>
4296
4297 * repeat.el (repeat): Use last-repeatable-command instead of
4298 real-last-command. Run pre- and post-command hooks for
4299 self-insertion. Update doc-string.
4300
4301 2007-10-08 Alexandre Julliard <julliard@winehq.org>
4302
4303 * vc-git.el (vc-git-state): Call git-add --refresh to update the
4304 state of the file.
4305 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
4306 (vc-git-create-repo): Fix invalid command.
4307
4308 2007-10-08 Richard Stallman <rms@gnu.org>
4309
4310 * textmodes/flyspell.el (flyspell-mode):
4311 Catch errors in flyspell-mode-on.
4312
4313 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
4314
4315 * term/x-win.el (x-alternatives-map): Remove spurious parenthesis.
4316
4317 2007-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4318
4319 * international/encoded-kb.el (encoded-kbd-setup-display):
4320 Use input-decode-map rather than local-key-translation-map.
4321
4322 * term/rxvt.el (rxvt-alternatives-map): New map.
4323 (terminal-init-rxvt): Use it.
4324 Bind rxvt-function-map in input-decode-map.
4325
4326 * term/xterm.el (xterm-alternatives-map): New map.
4327 (terminal-init-xterm): Use it.
4328 Bind xterm-function-map in input-decode-map.
4329
4330 * term/x-win.el (x-alternatives-map): New var.
4331 (x-setup-function-keys): Use it.
4332
4333 * help-fns.el (describe-variable): Slightly change the layout of
4334 meta-info to separate it better from the docstring.
4335 Standardize insertion of extra empty lines in various circumstances.
4336
4337 * diff-mode.el (diff-hunk-style): New fun.
4338 (diff-end-of-hunk): Use it.
4339 (diff-context->unified): Use the new `apply' undo element,
4340 if applicable, so as to save undo-log space.
4341 (diff-fine-change): New face.
4342 (diff-fine-highlight-preproc): New function.
4343 (diff-fine-highlight): New command.
4344 (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
4345
4346 * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
4347 (smerge-refine-highlight-change): Add `props' argument.
4348 (smerge-refine-subst): New function holding most of smerge-refine.
4349 (smerge-refine): Use it.
4350
4351 2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
4352
4353 * vc.el (vc-default-wash-log): Remove unused code, the
4354 log washers all live in the backends now.
4355 (vc-default-comment-history): Correct for the fact
4356 that wash-log is argumentless in the new API.
4357
4358 2007-10-08 Michael Albinus <michael.albinus@gmx.de>
4359
4360 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also host.
4361 (tramp-maybe-send-script): Apply `member' but `memq'.
4362 (tramp-advice-file-expand-wildcards): Simplify implementation.
4363
4364 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
4365
4366 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
4367
4368 * mb-depth.el (minibuf-depth-indicator-function): New variable.
4369 (minibuf-depth-setup-minibuffer): Use it.
4370
4371 2007-10-07 Glenn Morris <rgm@gnu.org>
4372
4373 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
4374 version numbers.
4375
4376 2007-10-06 Juri Linkov <juri@jurta.org>
4377
4378 * textmodes/fill.el (fill-paragraph-or-region): New function.
4379
4380 * bindings.el (esc-map): Bind M-q to fill-paragraph-or-region
4381 instead of fill-paragraph.
4382
4383 * tutorial.el (tutorial--default-keys): Replace fill-paragraph
4384 with fill-paragraph-or-region. Suspend command is now the same
4385 `suspend-frame' on window systems and on tty.
4386
4387 * image.el (image-type): Check if image-types is bound to not fail
4388 on tty.
4389
4390 * delsel.el (delete-selection-pre-hook):
4391 * emulation/cua-base.el (cua-paste): Check if mouse-region-match
4392 is fbound to not fail on mouseless tty.
4393
4394 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
4395
4396 * net/tramp.el (top): Move loading of tramp-util.el and
4397 tramp-vc.el to tramp-compat.el.
4398 (tramp-make-tramp-temp-file): Complete rewrite. Create remote
4399 temporary file if possible, in order to avoid a security hole.
4400 (tramp-do-copy-or-rename-file-out-of-band)
4401 (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
4402 with DONT-CREATE, because the connection is not setup yet.
4403 (tramp-handle-process-file): Rewrite temporary file handling.
4404 (tramp-completion-mode): New defvar.
4405 (tramp-completion-mode-p): Use it.
4406
4407 * net/tramp-compat.el (top): Load tramp-util.el and tramp-vc.el.
4408
4409 * net/tramp-fish.el (tramp-fish-handle-process-file):
4410 Rewrite temporary file handling.
4411
4412 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4413
4414 * vc.el: Workfile version -> focus version change. Port various
4415 comments from new VC to reduce the noise in the diff.
4416 Patch in the new vc-create-repo function to go with the
4417 header comment about it already present.
4418 There are no changes to existing logic in this patch.
4419 (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
4420
4421 2007-10-06 Aaron Hawley <aaronh@garden.org>
4422
4423 * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
4424
4425 2007-10-05 Chris Moore <dooglus@gmail.com>
4426
4427 * server.el (server-kill-new-buffers): Doc fix.
4428
4429 2007-10-05 John W. Eaton <jwe@octave.org>
4430
4431 * progmodes/octave-mod.el (octave-abbrev-table): Add "until".
4432 (octave-begin-keywords): Add "do".
4433 (octave-end-keywords): Remove "end".
4434 (octave-reserved-words): Add "end". Remove "all_va_args",
4435 "gplot", and 'gsplot".
4436 (octave-text-functions): Remove "gset", "gshow", "set", and "show".
4437 (octave-variables): Remove "IMAGEPATH", "INFO_FILE",
4438 "INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
4439 "default_return_value", "define_all_return_values",
4440 "do_fortran_indexing", "empty_list_elements_ok",
4441 "gnuplot_has_multiplot", "implicit_str_to_num_ok",
4442 "ok_to_lose_imaginary_part", "prefer_column_vectors",
4443 "prefer_zero_one_indexing", "propagate_empty_matrices",
4444 "resize_on_range_error", "treat_neg_dim_as_zero",
4445 "warn_assign_as_truth_value", "warn_comma_in_global_decl",
4446 "warn_divide_by_zero", "warn_function_name_clash",
4447 "warn_missing_semicolon", "whitespace_in_literal_matrix".
4448 Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
4449 "crash_dumps_octave_core", "sighup_dumps_octave_core",
4450 "sigterm_dumps_octave_core".
4451 (octave-block-match-alist): Remove "end" from block-end keywords.
4452 (octave-mode): Update ftp site address.
4453
4454 2007-10-05 Dan Nicolaescu <dann@ics.uci.edu>
4455
4456 * vc.el: Reorder functions, no code changes.
4457
4458 2007-10-04 Michael Albinus <michael.albinus@gmx.de>
4459
4460 * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
4461 (tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
4462 the cond clauses where needed.
4463 (tramp-handle-write-region): Rearrange code for proper handling of
4464 tmpfile.
4465
4466 * net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.
4467
4468 * net/tramp.el:
4469 * net/tramp-fish.el:
4470 * net/tramp-ftp.el:
4471 * net/tramp-smb.el: Rename `tramp-make-temp-file' to
4472 `tramp-compat-make-temp-file'.
4473
4474 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
4475
4476 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
4477
4478 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
4479
4480 * emacs-lisp/copyright.el (copyright-update): Don't update if the file
4481 already uses a more recent copyright version than the "current" one.
4482
4483 2007-10-03 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4484
4485 * doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
4486 (doc-view-insert-image): Minor aesthetical docstring changes.
4487
4488 2007-10-03 Tassilo Horn <tassilo@member.fsf.org>
4489
4490 * doc-view.el (doc-view): Don't ignore pdf and dvi files when
4491 completing filename.
4492 (doc-view-search-internal): Docstring change.
4493
4494 2007-10-03 Michael Albinus <michael.albinus@gmx.de>
4495
4496 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
4497 (tramp-file-name-handler-alist):
4498 Add `tramp-handle-insert-file-contents-literally'. Needed for XEmacs.
4499 (tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
4500 used before, creates the file already, which is not desired.
4501 (tramp-do-copy-or-rename-file-directly): Simplify handling of
4502 temporary file.
4503 (tramp-handle-insert-file-contents): Assign the result in the
4504 short track case.
4505 (tramp-handle-insert-file-contents-literally): New defun.
4506 (tramp-completion-mode-p): Revert change from 2007-09-24.
4507 Checking for `return' etc as last character is not sufficient, for
4508 example in dired-mode when entering <g> (revert-buffer) or
4509 <s> (dired-sort).
4510
4511 * net/tramp-compat.el (top): Add also compatibility code for loading
4512 appropriate timer package.
4513 (tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
4514 order to avoid autoloading problems.
4515
4516 * net/tramp-fish.el:
4517 * net/tramp-smb.el: Move further compatibility code to tramp-compat.el.
4518
4519 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
4520 where the second parameter of `copy-file' or `rename-file' is a
4521 remote file but not via ftp.
4522
4523 2007-10-02 Richard Stallman <rms@gnu.org>
4524
4525 * frame.el (cursor-in-non-selected-windows): Doc fix.
4526
4527 2007-10-01 Thien-Thi Nguyen <ttn@gnuvola.org>
4528
4529 * play/zone.el (zone): Let-bind show-trailing-whitespace to nil.
4530 Suggested by Chris Moore <christopher.ian.moore@gmail.com>.
4531
4532 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
4533
4534 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
4535 when `expt' doesn't give range errors.
4536
4537 2007-10-01 Markus Triska <markus.triska@gmx.at>
4538
4539 * calc/calc-math.el (math-smallest-emacs-expt):
4540 Make the computation more robust.
4541
4542 2007-09-30 David Kastrup <dak@gnu.org>
4543
4544 * startup.el (argv): Alias for `command-line-args-left' to use as
4545 `(pop argv)' inside of --eval command sequences. Allows for
4546 passing shell commands into Emacs verbatim without need for Lisp
4547 quoting.
4548
4549 * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
4550 check only for changed size.
4551 (auto-revert-tail-handler): Get size from caller. If the file has
4552 shrunk, tail the whole file again (the file presumably has been
4553 rewritten).
4554
4555 * woman.el (woman-topic-all-completions, woman-mini-help):
4556 Fix fallout from 2007-09-07 introduction of `dolist' when the list
4557 actually was being manipulated in the loop.
4558 (woman-Cyg-to-Win, woman-pre-process-region)
4559 (woman-horizontal-escapes, woman-if-body, woman-unescape)
4560 (woman-strings, woman-special-characters, woman1-hc)
4561 (woman-change-fonts, woman-find-next-control-line):
4562 Use `match-beginning' rather than `match-string' when the result is
4563 just used as a flag.
4564
4565 2007-09-30 Michael Albinus <michael.albinus@gmx.de>
4566
4567 * net/tramp-compat.el: New file.
4568
4569 * net/tramp.el:
4570 * net/tramp-fish.el:
4571 * net/tramp-smb.el:
4572 * net/tramp-uu.el:
4573 * net/trampver.el: Move compatibility code to tramp-compat.el.
4574 Apply `mapc' instead of `mapcar' when the code needs side effects
4575 only. Move utf-8 coding cookie to the second line.
4576
4577 2007-09-30 Reiner Steib <Reiner.Steib@gmx.de>
4578
4579 * term/x-win.el (x-gtk-stock-map): Add Gnus and MH-E icons.
4580 Improve custom type.
4581 (icon-map-list): Make it customizable. Document how to disable
4582 stock icons.
4583
4584 2007-09-30 Richard Stallman <rms@gnu.org>
4585
4586 * play/zone.el (zone-hiding-modeline): Use mode-line-format.
4587
4588 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4589
4590 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
4591
4592 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4593
4594 * t-mouse.el (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
4595 (t-mouse-mode): New compatibility alias.
4596
4597 2007-09-28 Dan Nicolaescu <dann@ics.uci.edu>
4598
4599 * server.el (server-delete-client): Only delete the terminal if it
4600 is non-nil.
4601
4602 2007-09-28 Michael Albinus <michael.albinus@gmx.de>
4603
4604 * net/tramp.el (with-file-property, with-connection-property):
4605 Highlight as keyword.
4606 (tramp-rfn-eshadow-setup-minibuffer)
4607 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
4608 (tramp-set-file-uid-gid, tramp-do-copy-or-rename-file-via-buffer)
4609 (tramp-do-copy-or-rename-file-directly)
4610 (tramp-do-copy-or-rename-file-out-of-band)
4611 (tramp-handle-shell-command, tramp-get-debug-buffer)
4612 (tramp-send-command-and-read, tramp-equal-remote)
4613 (tramp-get-local-gid): Pacify byte-compiler.
4614 (tramp-handle-file-name-directory): Result shall not be expanded.
4615 (tramp-find-foreign-file-name-handler): Rewrite.
4616 (tramp-dissect-file-name): Add optional parameter NODEFAULT.
4617
4618 * net/tramp-cache.el (tramp-cache-print): Pacify byte-compiler.
4619
4620 * net/tramp-fish.el (tramp-fish-handle-expand-file-name):
4621 Apply `tramp-completion-mode-p'.
4622 (tramp-fish-handle-set-file-times)
4623 (tramp-fish-handle-executable-find)
4624 (tramp-fish-handle-process-file, tramp-fish-get-file-entries)
4625 (tramp-fish-retrieve-data): Pacify byte-compiler.
4626
4627 * net/tramp-gw.el (tramp-gw-basic-authentication):
4628 Call `tramp-read-passwd' with first parameter `nil'.
4629
4630 2007-09-28 Glenn Morris <rgm@gnu.org>
4631
4632 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
4633 than mapcar.
4634
4635 * textmodes/tex-mode.el (tex-suscript-height-ratio)
4636 (tex-suscript-height-minimum): New customizable variables.
4637 (tex-suscript-height): New function.
4638 (superscript, subscript): Set height using tex-suscript-height
4639 rather than fixing at 0.8.
4640 (tex-fontify-script, tex-font-script-display): Add :version tag.
4641
4642 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
4643
4644 * progmodes/python.el (python-eldoc-function): Doc fix.
4645
4646 2007-09-27 Glenn Morris <rgm@gnu.org>
4647
4648 * image.el (image-type-auto-detected-p): Doc fix. Don't detect an
4649 image if it is not in image-type-auto-detectable, or is there with
4650 a nil value.
4651
4652 2007-09-27 Michael Albinus <michael.albinus@gmx.de>
4653
4654 * net/tramp.el (tramp-maybe-open-connection): Make test for alive
4655 connection more robust.
4656
4657 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
4658
4659 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
4660 Deal with the case that special &keywords are at the beginning or
4661 end of the argument list. Also add some (incomplete) support for
4662 non-standard arglists.
4663
4664 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
4665
4666 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
4667 (eldoc-message-commands, eldoc-current-idle-delay)
4668 (eldoc-function-argstring-format): Fix typos in docstrings.
4669
4670 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com>
4671
4672 * calc/calc-units.el (calc-convert-units)
4673 (calc-convert-temperature): Remove unnecessary colons.
4674
4675 2007-09-26 Bastien Guerry <bzg@altern.org>
4676
4677 * textmodes/org-export-latex.el (org-export-latex-tables-verbatim):
4678 New function.
4679 (org-export-latex-remove-from-headlines): Name changed because of typo.
4680 (org-export-latex-quotation-marks-convention): Option removed.
4681 (org-export-latex-make-preamble): Handle the DATE option.
4682 (org-export-latex-cleaned-string): Now the only cleaning function,
4683 synched up with org.el.
4684 (org-export-latex-lists, org-export-latex-parse-list)
4685 (org-export-list-to-latex): New functions.
4686
4687 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
4688
4689 * textmodes/org.el (org-kill-is-subtree-p): Use `org-outline-regexp'.
4690 (org-outline-regexp): New constant.
4691 (org-remember-handler): Throw error when the target file is not in
4692 org-mode.
4693 (org-cleaned-string-for-export): No longer call
4694 `org-export-latex-cleaned-string' with an argument.
4695 (org-get-tags): Returns now a list, not a string.
4696 (org-get-tags-string): New function.
4697 (org-archive-subtree): No need to split return of `org-get-tags'.
4698 (org-set-tags, org-entry-properties): Call `org-get-tags-string'
4699 instead of `org-get-tags'.
4700 (org-agenda-format-date): Rename from `org-agenda-date-format'.
4701 (org-time-from-absolute, org-agenda-format-date-aligned): New funs.
4702 (org-compatible-face): New argument INHERITS. Inherit from this
4703 face if possible.
4704 (org-level-1, org-level-2, org-level-3, org-level-4)
4705 (org-level-5, org-level-6, org-level-7, org-level-8)
4706 (org-special-keyword, org-drawer, org-column, org-warning)
4707 (org-archived, org-todo, org-done, org-headline-done, org-table)
4708 (org-formula, org-code, org-agenda-structure)
4709 (org-scheduled-today, org-scheduled-previously)
4710 (org-upcoming-deadline, org-time-grid): Call `org-compatible-face'
4711 in the new way.
4712 (org-get-heading): New argument NO-TAGS.
4713 (org-fast-tag-selection-include-todo): Made defvar instead of
4714 defcustom, feature is not deprecated.
4715 (org-remember-store-without-prompt): New default value t.
4716 (org-todo-log-states): New variable.
4717 (org-set-regexps-and-options): #+TODO is an alias for SEQ_TODO.
4718 Compute the log states.
4719 (org-goto-map): More commands copied from global map. Also bind
4720 `org-occur'.
4721 (org-goto): Made into a general lookup command.
4722 (org-get-location): Complete rewrite.
4723 (org-goto-exit-command): New variable.
4724 (org-goto-selected-point): New variable.
4725 (org-goto-ret, org-goto-left, org-goto-right, org-goto-quit):
4726 Set the new variables.
4727 (org-paste-subtree): Whitespace insertion strategy revised.
4728 (org-remember-apply-template): Protect v-A from the possibility
4729 that v-a might be nil.
4730 (org-remember-handler): Insertion rules revised.
4731 (org-todo): Respect org-todo-log-states.
4732 (org-up-heading-safe): New function.
4733 (org-entry-get-with-inheritance): Use `org-up-heading-safe'.
4734
4735 2007-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4736
4737 * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the
4738 region if in transient-mark-mode.
4739
4740 2007-09-26 Juanma Barranquero <lekktu@gmail.com>
4741
4742 * calc/calc-ext.el (calc-init-extensions, calc-reset):
4743 * calc/calc-help.el (calc-full-help):
4744 * calc/calc-misc.el (another-calc):
4745 * calc/calc-store.el (calc-var-name-map):
4746 * calc/calc-stuff.el (calc-flush-caches):
4747 * calc/calc-units.el (math-build-units-table):
4748 * calc/calc.el (calc-digit-map, calc-dispatch-map, calc-mode)
4749 (calc-quit):
4750 * calendar/icalendar.el (icalendar--format-ical-event)
4751 (icalendar--convert-ical-to-diary):
4752 * emacs-lisp/authors.el (authors):
4753 * emacs-lisp/cust-print.el (custom-print-install)
4754 (custom-print-uninstall):
4755 * emacs-lisp/disass.el (disassemble-1):
4756 * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4757 * emacs-lisp/edebug.el (byte-compile-resolve-functions):
4758 * emacs-lisp/elint.el (elint-current-buffer, elint-check-defun-form)
4759 (elint-check-let-form, elint-check-condition-case-form)
4760 (elint-initialize):
4761 * emacs-lisp/elp.el (elp-results):
4762 * emacs-lisp/generic.el (generic-mode-internal):
4763 * emacs-lisp/re-builder.el (reb-delete-overlays):
4764 * emacs-lisp/regi.el (regi-interpret):
4765 * emacs-lisp/sregex.el (sregex--char-aux):
4766 * emulation/cua-rect.el (cua--deactivate-rectangle)
4767 (cua--highlight-rectangle, cua--rectangle-post-command):
4768 * emulation/viper-keym.el (viper-toggle-key, viper-ESC-key):
4769 * emulation/viper-macs.el (viper-describe-kbd-macros)
4770 (viper-describe-one-macro):
4771 * emulation/viper-util.el (viper-setup-master-buffer):
4772 * emulation/viper.el (set-viper-state-in-major-mode):
4773 * international/mule-diag.el (describe-current-coding-system):
4774 * language/ethio-util.el (ethio-fidel-to-sera-buffer):
4775 * mail/emacsbug.el (report-emacs-bug):
4776 * net/ange-ftp.el (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
4777 * obsolete/hilit19.el (hilit-unhighlight-region)
4778 (hilit-set-mode-patterns):
4779 * play/solitaire.el (solitaire-check, solitaire-solve):
4780 * play/zone.el (zone-pgm-rotate):
4781 * progmodes/ada-mode.el (ada-save-exceptions-to-file):
4782 * progmodes/ada-prj.el (ada-prj-display-page):
4783 * progmodes/delphi.el (delphi-search-directory, delphi-find-unit-file)
4784 (delphi-debug-mode-map, delphi-mode-map, delphi-mode):
4785 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-view-exit-fn)
4786 (ebrowse-member-mode, ebrowse-save-tree-as, ebrowse-save-class):
4787 * progmodes/sh-script.el (sh-make-vars-local)
4788 (sh-reset-indent-vars-to-global-values):
4789 * progmodes/sql.el (top):
4790 * progmodes/vhdl-mode.el (vhdl-set-style, vhdl-regress-line):
4791 * progmodes/xscheme.el (top):
4792 * textmodes/artist.el (artist-mt-get-symbol-from-keyword-sub)
4793 (artist-go-retrieve-from-symbol-sub, artist-go-get-symbol-shift-sub)
4794 (artist-fc-retrieve-from-symbol-sub, artist-vaporize-line)
4795 (artist-vaporize-lines, artist-ellipse-compute-fill-info)
4796 (artist-submit-bug-report):
4797 * textmodes/flyspell.el (flyspell-delay-commands)
4798 (flyspell-deplacement-commands):
4799 * textmodes/table.el (table--generate-source-epilogue, table-insert)
4800 (table--generate-source-cells-in-a-row, table--make-cell-map)
4801 (*table--cell-describe-bindings): Use `mapc' rather than `mapcar'.
4802
4803 2007-09-25 Juanma Barranquero <lekktu@gmail.com>
4804
4805 * allout.el (produce-allout-mode-map, allout-process-exposed):
4806 * ansi-color.el (ansi-color-make-color-map):
4807 * autoinsert.el (auto-insert):
4808 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations):
4809 * dired-aux.el (dired-create-files):
4810 * dired.el (dired-restore-desktop-buffer):
4811 * ediff-diff.el (ediff-setup-fine-diff-regions):
4812 * ediff-mult.el (ediff-intersect-directories)
4813 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file)
4814 (ediff-redraw-registry-buffer):
4815 * ediff-ptch.el (ediff-fixup-patch-map):
4816 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar)
4817 (ediff-really-quit, ediff-clear-diff-vector):
4818 * emerge.el (emerge-really-quit):
4819 * ffap.el (ffap-replace-file-component):
4820 * filecache.el (file-cache-add-directory)
4821 (file-cache-add-directory-recursively)
4822 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp)
4823 (file-cache-delete-directory, file-cache-files-matching-internal)
4824 (file-cache-display):
4825 * files.el (cd):
4826 * find-lisp.el (find-lisp-insert-directory):
4827 * finder.el (finder-compile-keywords):
4828 * help.el (view-emacs-news):
4829 * hi-lock.el (hi-lock-write-interactive-patterns):
4830 * ido.el (ido-to-end, ido-set-matches-1):
4831 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag)
4832 (image-dired-mark-tagged-files):
4833 * jka-cmpr-hook.el (jka-compr-get-compression-info):
4834 * printing.el (pr-eval-local-alist, pr-eval-setting-alist):
4835 * ps-print.el (ps-background, ps-begin-file)
4836 (ps-build-reference-face-lists):
4837 * simple.el (clone-buffer):
4838 * startup.el (command-line):
4839 * tempo.el (tempo-insert-template, tempo-is-user-element)
4840 (tempo-forward-mark, tempo-backward-mark):
4841 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'.
4842
4843 2007-09-25 Glenn Morris <rgm@gnu.org>
4844
4845 * textmodes/tex-mode.el (tex-font-script-display): Doc fix.
4846
4847 * view.el (view-search-no-match-lines): Add a doc string.
4848 Rewrite to simplify and work better.
4849
4850 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu>
4851
4852 * progmodes/cc-mode.el (c-mode-base-map):
4853 Use c-indent-line-or-region instead of c-indent-line.
4854
4855 * indent.el (indent-for-tab-command): First check if the region is
4856 active.
4857
4858 2007-09-24 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4859
4860 * whitespace.el (whitespace-tickle-timer): Don't install the timer if
4861 whitespace-rescan-timer-time is 0.
4862
4863 2007-09-24 Karl Berry <karl@gnu.org>
4864
4865 * international/mule.el (coding-system-base): Fix doc string grammar.
4866
4867 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
4868
4869 * net/tramp.el (tramp-completion-mode-p): Rename from
4870 `tramp-completion-mode'. Revert logic, check `return', `newline'
4871 and such alike. Packages like Icicles tend to use other completion
4872 characters but `tab' and `space' only.
4873
4874 2007-09-24 Adam Hupp <adam@hupp.org>
4875
4876 * progmodes/python.el (run-python): Import emacs module without
4877 waiting; prevents lockup on error.
4878
4879 2007-09-23 Richard Stallman <rms@gnu.org>
4880
4881 * mail/sendmail.el (mail-bury): Delete the frame
4882 if this frame looks like it was made for this message.
4883
4884 * completion.el (completion-separator-self-insert-command)
4885 (completion-separator-self-insert-autofilling):
4886 If `self-insert-command' has been remapped, use the substitute.
4887
4888 * simple.el (copy-region-as-kill): Doc fix.
4889
4890 * textmodes/org.el (org-confirm-shell-link-function)
4891 (org-confirm-elisp-link-function): Doc fixes.
4892
4893 2007-09-23 Glenn Morris <rgm@gnu.org>
4894
4895 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
4896
4897 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
4898
4899 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
4900
4901 * term/tvi970.el (terminal-init-tvi970): Likewise.
4902
4903 * term/sun-mouse.el (print-mouse-format): Likewise.
4904
4905 * term/sun.el (scroll-down-in-place, scroll-up-in-place):
4906 Use forward-line instead of previous-line and next-line.
4907
4908 2007-09-22 Juri Linkov <juri@jurta.org>
4909
4910 * textmodes/org.el (org-confirm-shell-link-function): Doc fix.
4911
4912 * tutorial.el (tutorial--default-keys): Update standard bindings:
4913 rename `iconify-or-deiconify-frame' to `suspend-frame',
4914 and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
4915
4916 2007-09-22 Juri Linkov <juri@jurta.org>
4917
4918 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
4919 Add help-echo to external links and to links without description.
4920 (fancy-splash-insert): Use help-echo from the 3rd element of the
4921 link specification list, or "Follow this link" if it's nil. Doc fix.
4922
4923 2007-09-22 Juri Linkov <juri@jurta.org>
4924
4925 * startup.el (command-line): Rename `inhibit-startup-message' to
4926 `inhibit-startup-screen'.
4927 (fancy-about-text): Use shorter label for "Ordering Manuals".
4928 (fancy-startup-tail): Add optional arg `concise'. When `concise'
4929 is nil, display a line with "To start..." and 3 links to useful
4930 tasks. Display the "Dismiss" button and "Don't show this message
4931 again" only when concise is non-nil.
4932 (fancy-startup-screen): Call `fancy-startup-tail' with optional
4933 arg `concise'. If CONCISE is non-nil, display a concise version
4934 of the splash screen in another window. Otherwise, switch to the
4935 startup buffer in the same window.
4936 (startup-echo-area-message): Change displayed binding from
4937 C-h C-p (describe-project) to C-h C-a (about-emacs), and change
4938 text "about the GNU system and GNU/Linux" to "about GNU Emacs and
4939 the GNU system".
4940 (display-startup-screen): Fix buffer name from "*About GNU Emacs*"
4941 to "*GNU Emacs*".
4942 (display-about-screen): Don't check the existence of the buffer
4943 "*About GNU Emacs*".
4944 (display-splash-screen): Make alias to `display-startup-screen'.
4945 (command-line-1): Rename `inhibit-startup-message' to
4946 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
4947 started with command line options "-f", "-funcall", "-e", "-eval",
4948 "-execute", "-insert", "-find-file", "-file", "-visit".
4949 Inhibit startup screen when Emacs is started with a file name only
4950 on tty (i.e. don't inhibit it when started with a file name like
4951 "emacs FILE..." on a window system).
4952 (command-line-1): Simplify logic of displaying the startup screen:
4953 if file-count > 0, then display the concise version in another
4954 window, otherwise display full version in the same window.
4955
4956 * help.el (help-map): Bind C-h C-a to about-emacs.
4957 (help-for-help-internal): Add C-a description to C-h help text.
4958
4959 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
4960
4961 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag)
4962 (checkdoc-permit-comma-termination-flag): Autoload the
4963 safe-local-variable setting.
4964
4965 * bookmark.el (bookmark-xemacsp): Remove.
4966 (bookmark-make): Don't use bookmark-xemacsp,
4967 use (featurep 'xemacs) instead.
4968
4969 * speedbar.el (speedbar-frame-mode)
4970 (speedbar-frame-reposition-smartly)
4971 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
4972 (speedbar-check-vc): Remove use of non-existent variable
4973 dframe-xemacsp, use (featurep 'xemacs) instead.
4974
4975 * indent.el (indent-for-tab-command): Indent the region if
4976 transient-mark-mode and the region is active.
4977
4978 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
4979
4980 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
4981 add inferior-octave-directory-tracker to the buffer-local value
4982 of comint-input-filter-functions.
4983
4984 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4985
4986 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
4987
4988 2007-09-21 Juanma Barranquero <lekktu@gmail.com>
4989
4990 * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
4991 on w32 frames.
4992
4993 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4994
4995 * startup.el (normal-top-level): Remove DISPLAY from
4996 process-environment to let it be computed dynamically in callproc.c.
4997
4998 * frame.el (frame-initialize, make-frame):
4999 * faces.el (tty-set-up-initial-frame-faces):
5000 * env.el (setenv): Don't set display-environment-variable.
5001
5002 * server.el (server-getenv-from): Remove. Use getenv-internal instead.
5003 (server-create-tty-frame): Don't set unused `tty' property.
5004 Set `display' instead of display-environment-variable.
5005 (server-create-window-system-frame): No display-environment-variable.
5006
5007 2007-09-21 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)
5010 (rfn-eshadow-update-overlay-hook): New defvars.
5011 (rfn-eshadow-setup-minibuffer, rfn-eshadow-update-overlay):
5012 Run the hooks.
5013
5014 * net/tramp.el (tramp-rfn-eshadow-overlay): New defvar.
5015 (tramp-rfn-eshadow-setup-minibuffer)
5016 (tramp-rfn-eshadow-update-overlay): New defuns. Hook into
5017 rfn-eshadow.el.
5018
5019 * net/tramp-smb.el (tramp-smb-errors): Add error message for call
5020 timeout.
5021
5022 2007-09-21 Glenn Morris <rgm@gnu.org>
5023
5024 * obsolete/sun-fns.el (emacs-quit-menu): Remove emacstool-related code.
5025 * term/sun-mouse.el (suspend-emacstool): Remove.
5026 * term/sun.el: Remove emacstool-related code.
5027
5028 * emacs-lisp/bytecomp.el (byte-compile-warnings)
5029 (byte-compile-warnings-safe-p): Add `mapcar'.
5030 (byte-compile-warning-types): Add mapcar and make-local.
5031 (byte-compile-normal-call): Add option to suppress mapcar warning.
5032 (top-level): Use mapc rather than mapcar in eval-when-compile.
5033
5034 * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens.
5035 (tex-next-unmatched-eparen, tex-last-unended-eparen): New functions.
5036 (latex-forward-sexp-1, latex-backward-sexp-1): Doc fix.
5037 Handle escaped parens.
5038 (latex-forward-sexp): Doc fix.
5039
5040 * eshell/esh-mode.el (eshell-output-filter-functions):
5041 Add eshell-postoutput-scroll-to-bottom.
5042
5043 * loadup.el: Remove termdev.
5044
5045 * progmodes/fortran.el (fortran-mode-abbrev-table, fortran-line-length):
5046 * progmodes/f90.el (f90-mode-abbrev-table): Use mapc rather than mapcar.
5047
5048 2007-09-21 Markus Triska <markus.triska@gmx.at>
5049
5050 * emacs-lisp/bytecomp.el (byte-compile-normal-call): Warn when
5051 `mapcar' is called for effect.
5052
5053 2007-09-21 Kevin Ryde <user42@zip.com.au>
5054
5055 * international/mule.el (sgml-html-meta-auto-coding-function):
5056 Bind `case-fold-search' to t.
5057
5058 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5059
5060 * termdev.el: Remove.
5061
5062 * frame.el (get-device-terminal): New function. Moved from termdev.el.
5063 (frames-on-display-list): Use it.
5064
5065 * bindings.el: Bind C-z to suspend-frame instead of suspend-emacs.
5066
5067 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
5068
5069 2007-09-20 Richard Stallman <rms@gnu.org>
5070
5071 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
5072
5073 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5074
5075 * add-log.el (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
5076
5077 2007-09-20 Glenn Morris <rgm@gnu.org>
5078
5079 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
5080 motion functions, rather than hard-coding "\n\n".
5081 (tex-validate-region): Check for eobp, to speed up.
5082 (tex-next-unmatched-end): Doc fix.
5083
5084 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5085
5086 * files.el (auto-mode-alist): Use archive-mode for .rar files.
5087
5088 * international/mule.el (auto-coding-alist): Rar archives are binary.
5089
5090 * arc-mode.el: Add basic support for Rar.
5091 (archive-find-type): Recognize Rar's signature.
5092 (archive-desummarize): New fun.
5093 (archive-summarize): Use it to restore the buffer's data in case
5094 someone wants to switch to some other major mode.
5095 (archive-resummarize): Use it as well.
5096 (archive-rar-summarize, archive-rar-extract): New functions.
5097
5098 * filesets.el: Remove spurious * in docstrings.
5099 (filesets-running-xemacs): Remove. Use (featurep 'xemacs) instead.
5100 (filesets-conditional-sort): Remove unused arg `simply-do-it'.
5101 (filesets-ingroup-collect): Remove unused arg `depth'.
5102 (filesets-update): Remove unused arg `version'.
5103
5104 * finder.el (finder-compile-keywords): Fix up comment style.
5105 (finder-mouse-face-on-line): previous-line -> forward-line.
5106
5107 * recentf.el: Remove spurious * in docstrings.
5108 (recentf-save-list): Fix up comment style.
5109
5110 * progmodes/octave-mod.el: Remove spurious * in docstrings.
5111 (octave-mode-map): Move init into declaration and remove \t binding.
5112 (octave-mode-startup-message): Remove unused var.
5113 (octave-scan-blocks): Remove unused arg `from'.
5114 (octave-forward-block, octave-down-block, octave-up-block):
5115 Update callers.
5116
5117 * progmodes/meta-mode.el (meta-mode-syntax-table): Move init into decl.
5118 (meta-mode-map): Likewise and remove \t binding.
5119
5120 * net/snmp-mode.el: Remove spurious * in docstrings.
5121 (snmp-rfc1155-types, snmp-rfc1213-types, snmp-rfc1902-types)
5122 (snmp-rfc1903-types, snmp-rfc1155-access, snmp-rfc1902-access)
5123 (snmp-rfc1212-status, snmp-rfc1902-status): Remove list wrappers now
5124 that completion accepts lists of strings.
5125 (snmp-mode-syntax-table): Move initialization into declaration.
5126 (snmp-mode-map): Likewise and remove \t binding.
5127 (snmp-common-mode): Set tab-always-indent according to snmp-t-a-i.
5128 (snmp-indent-line, snmp-mode-imenu-create-index): Remove unused var.
5129 (snmp-indent-command): Remove.
5130
5131 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Use the default TAB
5132 binding, so tab-always-indent works right.
5133
5134 2007-09-19 Johannes Weiner <hannes@saeurebad.de>
5135
5136 * net/browse-url.el (browse-url-elinks-new-window): New function.
5137 (browse-url-elinks): Use browse-url-elinks-new-window.
5138 Accept optional second argument `new-window'. Fix typo in doc-string.
5139 (browse-url-elinks-sentinel): Use browse-url-elinks-new-window.
5140 Improve error message.
5141
5142 2007-09-19 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5143
5144 * net/browse-url.el (browse-url-url-encode-chars): Use the right
5145 parameter name in the function body.
5146 Reported by Johannes Weiner.
5147
5148 2007-09-19 Glenn Morris <rgm@gnu.org>
5149
5150 * net/socks.el (socks-open-network-stream): Signal an explicit
5151 error if the port associated with a service string can't be found.
5152
5153 * textmodes/tex-mode.el (tex-terminate-paragraph):
5154 Use backward-paragraph.
5155
5156 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5157
5158 * server.el (server-running-p): New function.
5159
5160 2007-09-18 Jason Rumney <jasonr@gnu.org>
5161
5162 * term/w32-win.el (w32-focus-frame): Make obsolete alias for
5163 x-focus-frame.
5164
5165 * frame.el (select-frame-set-input-focus, select-frame-by-name):
5166 Use x-focus-frame for w32.
5167
5168 2007-09-17 David Kastrup <dak@gnu.org>
5169
5170 * textmodes/tex-mode.el (tex-verbatim-environments):
5171 Eliminate CL dependency.
5172
5173 2007-09-17 Richard Stallman <rms@gnu.org>
5174
5175 * newcomment.el (comment-add): New arg EXTRA.
5176 (comment-region-default): Pass EXTRA if not indenting lines.
5177
5178 2007-09-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5179
5180 * net/browse-url.el (browse-url-url-encode-chars): New function.
5181 URL-encode some chars in a string.
5182 (browse-url-encode-url): Rewrite using the previous function.
5183 (browse-url-file-url): Use `browse-url-url-encode-chars'.
5184 (browse-url-elinks-sentinel): Fix typo.
5185 (browse-url-new-window-flag): Doc change.
5186
5187 2007-09-17 Glenn Morris <rgm@gnu.org>
5188
5189 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
5190 filename from `--file-line-error', if it is available.
5191
5192 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5193
5194 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
5195 TeX `--file-line-error' format.
5196
5197 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
5198
5199 * xt-mouse.el: Delete add-hook calls that were moved to
5200 xterm-mouse-mode.
5201 (xterm-mouse-mode): Disable resume-tty-functions, explain why it
5202 does not work.
5203
5204 2007-09-17 Richard Stallman <rms@gnu.org>
5205
5206 * cus-face.el (custom-theme-set-faces): Undo previous change.
5207
5208 * faces.el (face-spec-set): When FRAME nil, look up each frame in SPEC.
5209
5210 2007-09-17 Glenn Morris <rgm@gnu.org>
5211
5212 * textmodes/tex-mode.el (tex-region): Simplify previous change,
5213 handling the case where the region is not in `tex-main-file'.
5214 (tex-region-1): Delete.
5215 (tex-region-header): New function, doing the header part of the
5216 old tex-region-1.
5217
5218 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5219
5220 * simple.el (newline): Simplify use of prefix-numeric-value.
5221 (line-move-partial): Remove unused var `ppos'.
5222 (line-move-1): Replace 9999 with most-positive-fixnum.
5223 (move-end-of-line): Use more efficient single-property search.
5224 (move-beginning-of-line): Remove unused var `start'.
5225 (blink-matching-open): Restructure in a more functional style.
5226
5227 2007-09-16 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5228
5229 * calendar/holidays.el (list-holidays): Remove the cyclic alias.
5230
5231 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5232
5233 * server.el (server-clients): Only keep procs, no properties any more.
5234 (server-client): Remove.
5235 (server-client-get, server-client-set): Remove, replace all callers by
5236 process-get and process-put resp.
5237 (server-clients-with, server-add-client, server-delete-client)
5238 (server-create-tty-frame, server-create-window-system-frame)
5239 (server-process-filter, server-execute, server-visit-files)
5240 (server-buffer-done, server-kill-buffer-query-function)
5241 (server-kill-emacs-query-function, server-switch-buffer)
5242 (server-save-buffers-kill-terminal): Update accordingly.
5243
5244 * server.el (server-with-environment): Simplify.
5245 (server-select-display, server-unselect-display): Re-add functions that
5246 seem to have been lost in the multi-tty merge.
5247 (server-eval-and-print, server-create-tty-frame)
5248 (server-create-window-system-frame, server-goto-toplevel)
5249 (server-execute, server-return-error): New functions extracted from
5250 server-process-filter.
5251 (server-execute-continuation): New functions.
5252 (server-process-filter): Restructure so that all arguments are analysed
5253 first and then acted upon in a subsequent stage. This way
5254 server-goto-toplevel can be executed later, when we know if
5255 it's necessary.
5256 Remove the "-version" and "-version-good" support.
5257
5258 2007-09-16 Drew Adams <drew.adams@oracle.com>
5259
5260 * cus-edit.el (custom-face-edit-activate): Doc fix.
5261
5262 2007-09-16 Glenn Morris <rgm@gnu.org>
5263
5264 * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el:
5265 Following cal-bahai renaming, update all instances of
5266 list-bahai-diary-entries to diary-bahai-list-entries,
5267 mark-bahai-diary-entries to diary-bahai-mark-entries,
5268 calendar-goto-bahai-date to calendar-bahai-goto-date,
5269 insert-bahai-diary-entry to diary-bahai-insert-entry,
5270 insert-monthly-bahai-diary-entry to diary-bahai-insert-monthly-entry,
5271 insert-yearly-bahai-diary-entry to diary-bahai-insert-yearly-entry, and
5272 calendar-print-bahai-date to calendar-bahai-print-date.
5273
5274 * textmodes/tex-mode.el (tex-region): Handle the case where the
5275 region is not in `tex-main-file'. Move the old code that applies
5276 to both cases...
5277 (tex-region-1): ...to this new function.
5278
5279 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
5280
5281 * vc.el (vc-process-sentinel): New function.
5282 (vc-exec-after): Use it instead of using ugly hackish analysis and
5283 construction of Elisp code.
5284 (vc-sentinel-movepoint): New dynamically scoped var.
5285 (vc-print-log, vc-annotate): Set it to move the user's point.
5286
5287 * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
5288 inhibit-modification-hooks.
5289
5290 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo.
5291 (calendar-bahai-print-date, calendar-bahai-goto-date)
5292 (diary-bahai-list-entries, diary-bahai-insert-entry):
5293 New names to clean up the namespace a bit more.
5294 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases.
5295
5296 2007-09-15 Glenn Morris <rgm@gnu.org>
5297
5298 * calendar/holidays.el (holiday-list): Rename it back to
5299 `list-holidays', but leave `holiday-list' as an alias.
5300
5301 * textmodes/bibtex-style.el (bibtex-style-indent-basic): Specify a
5302 custom group.
5303
5304 * textmodes/css-mode.el (css): New custom group.
5305 (css-electrick-keys, css-selector, css-property)
5306 (css-indent-offset): Specify custom group.
5307
5308 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
5309
5310 * pcvs.el (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
5311 (cvs-execute-single-file): Use process-file.
5312 (cvs-run-process): Use start-file-process.
5313
5314 2007-09-15 Dan Nicolaescu <dann@ics.uci.edu>
5315
5316 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
5317 level. Remove the hooks when turning off the mode.
5318
5319 * term/xterm.el: Require xt-mouse at compile time.
5320 (terminal-init-xterm): Turn on xterm mouse tracking for this
5321 terminal if xterm-mouse-mode is enabled.
5322
5323 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5324
5325 * term/xterm.el (xterm-function-map): Replace bindings that were
5326 deleted by the merge.
5327
5328 2007-09-14 Ulf Jasper <ulf.jasper@web.de>
5329
5330 * play/bubbles.el (bubbles-version): Bump value to "0.5".
5331 (bubbles-mode-map): Move define-key statements here.
5332 (bubbles-game-theme-menu): Ditto.
5333 (bubbles-graphics-theme-menu): Ditto.
5334 (bubbles-menu): Ditto.
5335 (bubbles-mode): Initialize buffer-undo-list, redisplay.
5336 (bubbles--initialize): Reset buffer-undo-list, redisplay.
5337 (bubbles-plop): Set buffer-undo-list, redisplay.
5338 (bubbles-undo): Reset buffer-undo-list, redisplay.
5339 (bubbles--show-images): Take care of missing text properties.
5340
5341 2007-09-14 Glenn Morris <rgm@gnu.org>
5342
5343 * startup.el (fancy-startup-text, fancy-about-text): Fix face
5344 quoting.
5345
5346 * calendar/cal-hebrew.el, calendar/cal-menu.el
5347 * calendar/calendar.el, calendar/diary-lib.el
5348 * calendar/holidays.el: Rename all instances of
5349 list-calendar-holidays callers to calendar-list-holidays,
5350 list-holidays to holiday-list, check-calendar-holidays to
5351 calendar-check-holidays, mark-calendar-holidays to
5352 calendar-mark-holidays, and filter-visible-calendar-holidays to
5353 holiday-filter-visible-calendar.
5354
5355 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
5356
5357 * term/xterm.el (xterm-function-map): Add C-M- bindings.
5358
5359 2007-09-13 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5360
5361 * play/bubbles.el (bubbles--initialize-images): Fix bug:
5362 Use transparent background for empty cells in graphics mode.
5363
5364 2007-09-13 Jari Aalto <jari.aalto@cante.net>
5365
5366 * man.el (Man-default-man-entry): At end of line, continue looking
5367 to the next line for possible end of hyphenated command.
5368
5369 2007-09-13 Chris Moore <dooglus@gmail.com>
5370
5371 * shell.el (shell-resync-dirs): Don't move the cursor relative to
5372 the command being edited.
5373
5374 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)
5375
5376 * emacs-lisp/copyright.el (copyright-names-regexp): Doc fix: typo.
5377
5378 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
5379
5380 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
5381 C-M-S- keys.
5382
5383 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
5384
5385 2007-09-12 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5386
5387 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
5388 New argument `filename-p' to use one set of confusing chars or another.
5389 (browse-url-file-url): Use the argument.
5390 Suggested by Johannes Weiner.
5391
5392 2007-09-12 Romain Francoise <romain@orebokech.com>
5393
5394 * cus-start.el (all): Revert 2007-09-08 change.
5395
5396 2007-09-12 Aaron Hawley <aaronh@garden.org>
5397
5398 * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
5399 extract .Z files, since it is more common than uncompress.
5400
5401 2007-09-12 Glenn Morris <rgm@gnu.org>
5402
5403 * textmodes/org-publish.el (org-publish-org-to-html): Remove
5404 duplicate function definition.
5405
5406 2007-09-10 Chris Moore <dooglus@gmail.com>
5407
5408 * diff-mode.el (diff-sanity-check-hunk):
5409 Also accept single-line hunks.
5410
5411 2007-09-10 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * startup.el (startup-screen-inhibit-startup-screen)
5414 (pure-space-overflow-message): New vars.
5415 (fancy-splash-insert): Allow functions for face and link specs.
5416 (fancy-splash-head): Remove unused arg. Move splash text...
5417 (fancy-startup-text, fancy-about-text): ...here.
5418 (fancy-startup-tail): Rename from fancy-splash-tail.
5419 (fancy-startup-screen, fancy-about-screen): Split off from
5420 fancy-splash-screens.
5421 (display-startup-screen): New function.
5422 (display-about-screen): Rename from display-splash-screen.
5423 (command-line-1): Use concise startup screen if necessary.
5424
5425 2007-09-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5426
5427 * net/browse-url.el (browse-url-encode-url): Use copy-sequence.
5428 Reported by Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>.
5429
5430 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5431
5432 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
5433 (python-font-lock-keywords): Update to the 2.5 version of the language.
5434 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
5435 (python-backspace): Only behave funny in code.
5436 (python-compilation-regexp-alist): Add PDB stack trace regexp.
5437 (inferior-python-mode): Add PDB prompt regexp.
5438 (python-fill-paragraph): Refine the fenced-string regexp.
5439 (python-find-imports): Handle imports spanning several lines.
5440 (python-mode): Add `class' to hideshow support.
5441
5442 2007-09-10 Dave Love <fx@gnu.org>
5443
5444 * outline.el (outline-4, outline-5, outline-7):
5445 Move font-lock-builtin-face down from 4 to 7 to better keep the
5446 progression of color brightness, and to better match Org-mode's faces.
5447
5448 2007-09-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5449
5450 * progmodes/meta-mode.el (meta-font-lock-keywords)
5451 (font-lock-match-meta-declaration-item-and-skip-to-next)
5452 (meta-comment-indent, meta-indent-previous-line)
5453 (meta-indent-unfinished-line, meta-beginning-of-defun)
5454 (meta-end-of-defun, meta-common-initialization): Handle \f.
5455 (meta-indent-unfinished-line): Do not handle a `%' in a string as
5456 a comment-start.
5457
5458 * files.el (file-modes-char-to-who, file-modes-char-to-right)
5459 (file-modes-rights-to-number): Auxiliary functions for symbolic to
5460 numeric notation of file modes.
5461 (file-modes-symbolic-to-number): New. Convert symbolic modes to its
5462 numeric value.
5463 (read-file-modes): New. Read either an octal value of a file mode or a
5464 symbolic value, and return its numeric value.
5465
5466 * dired-aux.el (dired-do-chmod): Change to use the built-in
5467 `set-file-modes' and the previous symbolic mode parsing functions.
5468
5469 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5470
5471 * textmodes/texinfo.el: Remove spurious * in docstrings.
5472 (texinfo-mode-syntax-table, texinfo-mode-map):
5473 Initialize in the declaration.
5474
5475 * tmm.el: Remove spurious * in docstrings.
5476 (tmm-prompt): Use with-current-buffer.
5477
5478 * vcursor.el: Remove spurious * in docstrings.
5479 (vcursor-map): Initialize in the declaration.
5480 (vcursor-use-vcursor-map): Use define-minor-mode.
5481 (vcursor-toggle-vcursor-map): Keep as an obsolete alias.
5482
5483 * wid-browse.el (widget-browse-mode-map, widget-minor-mode-map):
5484 Initialize in the declaration.
5485 (widget-minor-mode): Use define-minor-mode.
5486
5487 * woman.el (woman-mode-map, woman-syntax-table):
5488 Initialize in the declaration.
5489
5490 2007-09-09 Tassilo Horn <tassilo@member.fsf.org>
5491
5492 * doc-view.el: New file.
5493
5494 2007-09-09 Juri Linkov <juri@jurta.org>
5495
5496 * Makefile.in (update-authors): Add etc/ to AUTHORS.
5497
5498 * makefile.w32-in (update-authors): Add etc/ to AUTHORS.
5499
5500 * startup.el (initial-buffer-choice): Rename choice "Splash screen"
5501 to "Startup screen". Fix docstring.
5502 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
5503 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
5504 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
5505 (initial-scratch-message): Fix docstring.
5506 (fancy-startup-text): Move link to Emacs Manual below Emacs Guided
5507 Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
5508 Add link to "Customize Startup" and set interval between links to
5509 5 spaces.
5510 (fancy-about-text): Add links "Authors" and "Contributing".
5511 (fancy-splash-head): Add text "Welcome to " on the startup screen,
5512 and "This is " on the about screen. Add link to
5513 "http://www.gnu.org/software/emacs/" for "GNU Emacs".
5514 For the about screen move emacs version to the header from
5515 `fancy-splash-tail' (as it's done already for normal about screen).
5516 (fancy-splash-tail): Insert emacs version only for startup screen.
5517 (normal-splash-screen): Remove duplicate empty lines.
5518 (normal-about-screen): Add links "Authors" and "Contributing".
5519
5520 * menu-bar.el (menu-bar-help-menu):
5521 Move "About Emacs" and "About GNU" to the end of the Help menu.
5522 Move "Emacs Psychotherapist" after "Send Bug Report...".
5523 Move "External Packages" after "Find Emacs Packages".
5524
5525 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
5526
5527 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
5528 they are useless with the byte compiler.
5529 (tramp-make-temp-file, tramp-make-tramp-temp-file): Move up.
5530 (tramp-do-copy-or-rename-file-directly): Rearrange let-bindings.
5531 (tramp-compute-multi-hops): Mask `tramp-gw-*' symbols.
5532 (tramp-file-name-real-host, tramp-file-name-port)
5533 (tramp-find-method, tramp-find-user, tramp-find-host): Make them
5534 defuns.
5535
5536 * net/tramp-cache.el (top): Improve error message when
5537 `tramp-persistency-file-name' is corrupted.
5538
5539 2007-09-09 Carsten Dominik <dominik@science.uva.nl>
5540
5541 * textmodes/org.el (org-re): Also replace the :alpha: class.
5542 (org-todo-tag-alist): Variable removed.
5543 (org-todo-key-alist, org-todo-key-trigger): New variables.
5544 (org-use-fast-todo-selection): New option.
5545 (org-log-done): Docstring fixed.
5546 (org-deadline-warning-days): New default value 14.
5547 (org-edit-timestamp-down-means-later): New option.
5548 (org-tag-alist): Docstring fixed.
5549 (org-fast-tag-selection-include-todo): New option.
5550 (org-export-language-setup): New languages added.
5551 (org-set-regexps-and-options): Compute the new variables.
5552 (org-paste-subtree): Cleaning up.
5553 (org-remember-apply-template): New escape %A.
5554 (org-todo): Call fast TODO selection.
5555 (org-fast-todo-selection): New function.
5556 (org-add-log-note): Allow prefix for abort exit.
5557 (org-at-property-p, org-entry-properties)
5558 (org-columns-get-autowidth-alist): Use :alpha: class.
5559 (org-get-wdays): New function.
5560 (org-agenda-remove-date): New variable.
5561 (org-agenda-get-deadlines): Use `org-get-wdays'.
5562 (org-agenda-get-deadlines): Reverse ee before returning.
5563 (org-format-agenda-item): New argument REMOVE-RE.
5564 (org-agenda-convert-date): Baha'i calendar added.
5565 (org-infile-export-plist): Also find DATE line.
5566 (org-get-min-level): New function.
5567 (org-export-as-html, org-export-as-ascii): Use the date format.
5568 (org-shiftup, org-shiftdown): Use.
5569 `org-edit-timestamp-down-means-later'.
5570 (org-assign-fast-keys): New function.
5571
5572 2007-09-08 Fredrik Axelsson <f.axelsson@gmail.com>
5573
5574 * cus-start.el (all): Add prefer-window-split-horizontally from
5575 window.c.
5576
5577 2007-09-08 Eli Zaretskii <eliz@gnu.org>
5578
5579 * net/browse-url.el (browse-url-galeon): Fix last change.
5580 (top-level): Require cl when compiling.
5581
5582 2007-09-08 Carsten Dominik <dominik@science.uva.nl>
5583
5584 * textmodes/org-export-latex.el: arch-tag restored.
5585
5586 * textmodes/org-publish.el: arch-tag restored.
5587
5588 2007-09-08 Masatake YAMATO <jet@gyve.org>
5589
5590 * progmodes/which-func.el (which-func-modes): Add diff-mode.
5591
5592 * progmodes/cc-langs.el: Support new keywords added to
5593 objective-c frontend of gcc.
5594 (c-simple-stmt-kwds): Add @throw.
5595 (c-block-stmt-2-kwds): Add @synchronized.
5596 (c-block-stmt-1-kwds): Add @finally and @try.
5597
5598 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
5599
5600 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
5601 (org-agenda-after-show-hook): New variable.
5602 (org-columns-compile-format)
5603 (org-columns-get-autowidth-alist, org-buffer-property-keys)
5604 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
5605 property names.
5606 (org-get-wdays): New function.
5607
5608 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5609
5610 * simple.el (normal-erase-is-backspace-setup-frame): Massage.
5611
5612 * term/xterm.el (xterm-function-map): Initialize in the declaration.
5613
5614 * vc-arch.el (vc-arch-checkin): Fix typo.
5615
5616 2007-09-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
5617
5618 * cus-face.el (custom-theme-set-faces): Set face attributes
5619 locally for each frame.
5620
5621 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5622
5623 * progmodes/fortran.el (fortran-mode): Set font-lock-syntactic-keywords
5624 via font-lock-defaults.
5625
5626 * emacs-lisp/bytecomp.el (byte-compile-log-file): Check major-mode via
5627 derived-mode-p.
5628
5629 2007-09-07 Thien-Thi Nguyen <ttn@gnuvola.org>
5630
5631 * progmodes/autoconf.el (autoconf-definition-regexp):
5632 Handle optional square brackets around definition name.
5633
5634 2007-09-07 Johannes Weiner <hannes@saeurebad.de>
5635
5636 * net/browse-url.el (browse-url-browser-function): Add elinks.
5637 (browse-url-elinks-wrapper): New option.
5638 (browse-url-encode-url, browse-url-elinks)
5639 (browse-url-elinks-sentinel): New functions.
5640 (browse-url-file-url, browse-url-netscape, browse-url-mozilla)
5641 (browse-url-firefox, browse-url-galeon, browse-url-epiphany):
5642 Use new function browse-url-encode-url.
5643
5644 2007-09-07 Glenn Morris <rgm@gnu.org>
5645
5646 * version.el (emacs-version): Revert 2007-08-29 change: no need to
5647 say if multi-tty is present.
5648
5649 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5650
5651 * cus-start.el (split-window-preferred-function): Add custom info.
5652
5653 * calendar/holidays.el (holiday-list, calendar-check-holidays)
5654 (calendar-mark-holidays, calendar-list-holidays)
5655 (holiday-filter-visible-calendar): New names to clean up namespace.
5656 (filter-visible-calendar-holidays, list-calendar-holidays)
5657 (mark-calendar-holidays, check-calendar-holidays, list-holidays):
5658 Add compatibility aliases.
5659 (calendar-check-holidays, calendar-mark-holidays)
5660 (calendar-holiday-list, holiday-filter-visible-calendar): Use dolist.
5661 (holiday-sexp): Replace append with list.
5662 (holiday-filter-visible-calendar): Replace append with push.
5663
5664 * woman.el: Remove spurious * in docstrings.
5665 (woman-mini-help, woman-non-underline-faces, woman0-rename)
5666 (woman-topic-all-completions-merge, woman-file-name-all-completions)
5667 (woman-select-symbol-fonts, woman-expand-directory-path): Use dolist.
5668 (woman-write-directory-cache, woman-display-extended-fonts)
5669 (WoMan-log-begin, WoMan-log-1): Use with-current-buffer.
5670 (woman-really-find-file): Use pop-to-buffer if switch-to-buffer fails.
5671 (woman-mode): Use inhibit-read-only.
5672 (woman-negative-vertical-space): Use dotimes.
5673 (woman2-tagged-paragraph, woman-tab-to-tab-stop): Use insert-char.
5674
5675 2007-09-06 Romain Francoise <romain@orebokech.com>
5676
5677 * vc-bzr.el (vc-bzr-admin-lastrev): New defconst.
5678 (vc-bzr-workfile-version): Use it.
5679
5680 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
5681
5682 * complete.el (PC-do-completion): Don't try to treat
5683 empty string as an abbreviation.
5684
5685 2007-09-06 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5686
5687 * help-fns.el (describe-variable): Keep doc's text properties.
5688
5689 2007-09-06 Dan Nicolaescu <dann@ics.uci.edu>
5690
5691 * vc.el (vc-default-diff-tree): Pass a list to the diff vc command
5692 instead of a file.
5693
5694 2007-09-06 Glenn Morris <rgm@gnu.org>
5695
5696 * emacs-lisp/checkdoc.el (checkdoc-minor-mode-string): New.
5697 (checkdoc-minor-mode): Allow user to specify lighter via
5698 checkdoc-minor-mode-string.
5699
5700 2007-09-05 Richard Stallman <rms@gnu.org>
5701
5702 * startup.el (fancy-startup-text): Rename from fancy-splash-text.
5703 Several items removed, simplified, or put on one line.
5704 (fancy-about-text): Add substantial contents, part of startup text.
5705 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link.
5706 (normal-splash-screen): Call normal-mouse-startup-screen,
5707 normal-no-mouse-startup-screen, or normal-about-screen.
5708 (normal-mouse-startup-screen): New fn, broken out, shortened.
5709 (normal-no-mouse-startup-screen): New fn, broken out.
5710 (normal-about-screen): New function, contents all new.
5711
5712 2007-09-05 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5713
5714 * emacs-lisp/rx.el (rx): Fix typo in docstring.
5715
5716 2007-09-05 Glenn Morris <rgm@gnu.org>
5717
5718 * cus-edit.el (custom-buffer-create-internal): Check tool-bar-mode
5719 is bound.
5720
5721 2007-09-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5722
5723 * emacs-lisp/advice.el (ad-make-advised-docstring): Highlight note
5724 in doc string.
5725
5726 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5727
5728 * server.el (server-start, server-unload-hook): Undo previous change.
5729
5730 * xt-mouse.el: Undo previous change.
5731
5732 2007-09-04 Juri Linkov <juri@jurta.org>
5733
5734 * startup.el (fancy-about-text): New variable.
5735 (fancy-splash-delay, fancy-splash-max-time): Remove user options.
5736 (fancy-current-text, fancy-splash-stop-time)
5737 (fancy-splash-outer-buffer): Remove variables.
5738 (fancy-splash-head, fancy-splash-tail): Add new optional argument
5739 `startup' and use it to conditionally display different texts for
5740 Startup and About screens. Don't display Help commands on the About
5741 screen.
5742 (fancy-splash-screens-1): Remove function and move its content to
5743 `fancy-splash-screens' to the part that dislpays the About screen.
5744 (exit-splash-screen): Don't treat specially exiting from
5745 alternating screens.
5746 (fancy-splash-screens): Rename argument `static' to `startup'.
5747 Fix docstring. Remove code for displaying alternating screens.
5748 Use arg `startup' in calls to `fancy-splash-head', `fancy-splash-tail'.
5749 Remove let-bind for `fancy-splash-outer-buffer' and add let-bind
5750 for `inhibit-read-only'.
5751 (normal-splash-screen): Rename argument `static' to `startup'.
5752 Fix docstring. Use argument `startup' to conditionally display
5753 different texts for Startup and About screens. Don't display Help
5754 commands on the About screen. Remove `unwind-protect' `sit-for'
5755 delay and `kill-buffer' after it.
5756 (display-startup-echo-area-message): Remove call to
5757 `use-fancy-splash-screens-p' because image.el is preloaded and
5758 doesn't display "Loading image... done".
5759 (display-splash-screen): Rename argument `static' to `startup'.
5760 Fix docstring.
5761
5762 2007-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5763
5764 * server.el (server-start, server-unload-hook):
5765 suspend-tty-functions has been renamed to suspend-tty-hook.
5766
5767 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
5768 resume-tty-hook.
5769
5770 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5771
5772 * loadup.el: Fix merge problem, only load "button" once.
5773
5774 2007-09-03 Glenn Morris <rgm@gnu.org>
5775
5776 * vc-svn.el (vc-svn-print-log): If there is only one file, use
5777 "Working file:" as the prefix, for the sake of
5778 log-view-current-file.
5779
5780 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
5781
5782 * term/xterm.el (xterm-modify-other-keys-terminal-list): New variable.
5783 (xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
5784 if the selected frames is in
5785 xterm-modify-other-keys-terminal-list.
5786 (xterm-turn-off-modify-other-keys): Add an optional frame
5787 parameter. Only turn off modify-other-keys if FRAME is in
5788 xterm-modify-other-keys-terminal-list.
5789 (xterm-remove-modify-other-keys): New function.
5790 (terminal-init-xterm): Use it. Deal with delete-frame hook.
5791 Add the selected frame to xterm-modify-other-keys-terminal-list.
5792
5793 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5794
5795 * term/x-win.el (x-gtk-stock-map): Map diropen to system-file-manager.
5796 (icon-map-list): New variable.
5797 (x-gtk-map-stock): Use icon-map-list.
5798
5799 2007-09-02 Romain Francoise <romain@orebokech.com>
5800
5801 * log-view.el (log-view-current-file): Balance parens.
5802
5803 2007-09-02 Glenn Morris <rgm@gnu.org>
5804
5805 * comint.el (comint-mode): Don't set scroll-conservatively.
5806
5807 * eshell/em-unix.el (eshell/time): Stringify and flatten the
5808 non-command arguments.
5809
5810 * log-view.el (log-view-current-file): Give a more explicit error
5811 if log-view-file-re fails to find a match.
5812
5813 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
5814
5815 * emacs-lisp/bytecomp.el (byte-recompile-directory):
5816 Fix bug: Don't expand top-level file name more than once.
5817 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
5818
5819 2007-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5820
5821 * server.el (server-process-filter): Don't display the splash screen.
5822 It's annoying enough on the initial screen and becomes positively
5823 obnoxious here.
5824
5825 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5826
5827 * emacs-lisp/avl-tree.el: Use defstruct rather than macros.
5828 Change naming to use "avl-tree--" for internal functions.
5829
5830 2007-08-31 Dan Nicolaescu <dann@ics.uci.edu>
5831
5832 * term/x-win.el (x-menu-bar-open): Delete duplicated function from
5833 the merge.
5834 (global-set-key): Delete f10 mapping, now done in menu-bar.el.
5835 (provide): Move to the end of file.
5836
5837 * vc-svn.el (vc-svn-diff-tree): Pass a list to vc-svn-diff.
5838
5839 2007-08-31 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
5840
5841 * textmodes/flyspell.el (flyspell-mark-duplications-exceptions):
5842 New variable. List of exceptions for the duplicated word rule.
5843 (flyspell-mark-duplications-flag): Mention it.
5844 (flyspell-word): Treat it.
5845
5846 * files.el (create-file-buffer): If the filename sans directory starts
5847 with spaces, remove them.
5848
5849 2007-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5850
5851 * term/x-win.el (x-gtk-stock-map): Add etc/images to keys.
5852 (x-gtk-map-stock): Use two directory elements when matching
5853 file name.
5854
5855 2007-08-31 James Wright <james@chumsley.org>
5856
5857 * eshell/em-unix.el (eshell/info): New function.
5858
5859 2007-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5860
5861 * frame.el (frame-initialize, make-frame):
5862 * server.el (server-process-filter):
5863 * faces.el (tty-set-up-initial-frame-faces): Don't set
5864 term-environment-variable since it's not used any more.
5865
5866 * env.el (setenv): Don't treat $TERM specially.
5867
5868 * startup.el (normal-top-level): Set $TERM to `dumb' so that unless
5869 stated otherwise, subprocesses do not send back escape sequences
5870 corresponding to the terminal from which Emacs was started.
5871
5872 2007-08-31 Thien-Thi Nguyen <ttn@gnuvola.org>
5873
5874 * calculator.el: Require cl for compilation.
5875
5876 2007-08-30 Daniel Pfeiffer <occitan@esperanto.org>
5877
5878 * outline.el (outline-font-lock-levels): Comment out unused var.
5879 (outline-font-lock-face): Wrap around face list to handle any
5880 nesting depth gracefully.
5881
5882 2007-08-30 Michael Albinus <michael.albinus@gmx.de>
5883
5884 * net/ange-ftp.el: Add ange-ftp property to `set-file-modes' and
5885 `set-file-times'.
5886
5887 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
5888
5889 * textmodes/org.el (org-export-visible): Fix drawers before export.
5890 (org-do-sort): Allow sorting by priority.
5891 (org-agenda-files): Ignore non-existing files.
5892 (org-agenda-skip-unavailable-files): New variable.
5893 (org-ellipsis): All a face as value.
5894 (org-mode): Interprete the face value of `org-ellipsis'.
5895 (org-archive-save-context-info): New option.
5896 (org-archive-subtree): Store context info in archived entry.
5897 (org-fast-tag-selection-can-set-todo-state): New variable.
5898 (org-fast-tag-selection): Allow setting TODO states through this
5899 interface.
5900 (org-cycle): Docstring updated.
5901 (org-todo-keyword-faces): New option.
5902 (org-get-todo-face): New function.
5903 (org-set-font-lock-defaults, org-agenda-highlight-todo):
5904 Use `org-get-todo-face'.
5905 (org-switch-to-buffer-other-window): New function.
5906 (org-table-edit-field, org-table-show-reference)
5907 (org-table-edit-formulas, org-add-log-note)
5908 (org-fast-tag-selection, org-agenda, org-prepare-agenda)
5909 (org-timeline): Use `org-switch-to-buffer-other-window' instead of
5910 `switch-to-buffer-other-window' to make sure that the temporary
5911 windows show up on the current frame.
5912 (org-mhe-get-message-real-folder, org-batch-store-agenda-views)
5913 (org-get-entries-from-diary, org-replace-region-by-html):
5914 Don't allow pop-up frames.
5915 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5916 Fix problems with time-of-day.
5917 (org-export-get-title-from-subtree): New function.
5918 (org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
5919 with listing items that are DONE.
5920 (org-change-tag-in-region): New command.
5921 (org-agenda-skip-scheduled-if-done)
5922 (org-agenda-skip-deadline-if-done): Docstring clarified.
5923 (org-mode): Hide drawers on startup.
5924 (org-get-todo-face): New function.
5925 (org-todo-keyword-faces): New option.
5926 (org-set-regexps-and-options): Use `org-remove-keyword-keys'.
5927 (org-remove-keyword-keys): New function.
5928
5929 2007-08-30 Jari Aalto <jari.aalto@cante.net> (tiny change)
5930
5931 * progmodes/grep.el (grep-find-ignored-directories):
5932 Add monotone _MTN bookkeeping directory in workspaces.
5933 Add RCS control directory. List items in alphabetical order.
5934
5935 * progmodes/grep.el (grep-files-aliases): Add cc alias.
5936 Sort items in alphabetical order. Fix parens.
5937
5938 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5939
5940 * vc-hg.el (vc-hg-extra-menu-map): New variable.
5941 (vc-hg-extra-menu, vc-hg-outgoing, vc-hg-incoming, vc-hg-push)
5942 (vc-hg-pull): New functions.
5943 (vc-hg-outgoing-mode, vc-hg-incoming-mode): New derived modes.
5944
5945 * term/mac-win.el: Don't require url, only autoloaded url
5946 functions are used in this file.
5947
5948 2007-08-29 Andreas Schwab <schwab@suse.de>
5949
5950 * shell.el (shell): Return correct value from interactive spec.
5951
5952 2007-08-29 Glenn Morris <rgm@gnu.org>
5953
5954 * version.el (emacs-version): Increase to 23.0.50.
5955
5956 2007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5957
5958 * term/x-win.el (x-gtk-stock-map): :version changed to 23.1.
5959
5960 2007-08-29 Juri Linkov <juri@jurta.org>
5961
5962 * loadup.el: Add "button" loading after "faces" and move "startup"
5963 to load after "button".
5964
5965 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5966
5967 * loadup.el: Load term/mac-win on a Mac using Carbon.
5968
5969 * term/mac-win.el: Provide mac-win.
5970 (mac-initialized): New variable.
5971 (mac-initialize-window-system): New function. Move global setup here.
5972 (handle-args-function-alist, frame-creation-function-alist):
5973 (window-system-initialization-alist): Add mac entries.
5974 (x-setup-function-keys): New function containing all the
5975 top level function key definitions.
5976
5977 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
5978
5979 * env.el (read-envvar-name): Don't consider the environment frame param.
5980
5981 * env.el (setenv):
5982 * frame.el (frame-initialize, make-frame):
5983 * faces.el (tty-set-up-initial-frame-faces):
5984 * server.el (server-process-filter): Set
5985 display-environment-variable and term-environment-variable.
5986
5987 * server.el (server-process-filter): Set COLORFGBG and COLORTERM.
5988
5989 2007-08-29 Jason Rumney <jasonr@gnu.org>
5990
5991 * loadup.el: Only load term/x-win when X is compiled in.
5992 Load term/w32-win and dependencies on windows-nt.
5993
5994 * term/w32-win.el: Reorder to match x-win.el more closely.
5995 Provide w32-win. Don't throw error when global window-system not w32.
5996 (internal-face-interactive): Remove obsolete function.
5997 (x-setup-function-keys): Use local-function-key-map.
5998 (w32-initialized): New variable.
5999 (w32-initialize-window-system): Set it.
6000 Move more global setup here.
6001 (x-setup-function-keys): New function.
6002 (w32-initialize-window-system): Move non function key global setup here.
6003 (x-cut-buffer-max): Remove.
6004 (w32-initialize-window-system): New function.
6005 (handle-args-function-alist, frame-creation-function-alist):
6006 (window-system-initialization-alist): Add w32 entries.
6007
6008 2007-08-29 David Kastrup <dak@gnu.org>
6009
6010 * env.el (getenv): Pass frame to getenv-internal.
6011
6012 2007-08-29 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
6013
6014 * version.el (emacs-version): Show if multi-tty is present.
6015
6016 * loadup.el: Delay loading env; mule-conf gets confused by cl
6017 during bootstrap. Also load termdev and term/x-win.
6018
6019 * bindings.el (mode-line-client): New variable.
6020 (help-echo): Add it to the default mode-line format.
6021
6022 * cus-start.el: Remove bogus window-system reference from GTK test.
6023
6024 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map)
6025 (ebrowse-electric-position-mode-map):
6026 * ebuff-menu.el (electric-buffer-menu-mode-map):
6027 * echistory.el (electric-history-map): Bind C-z to `suspend-frame',
6028 not `suspend-emacs'.
6029
6030 * ediff-wind.el (ediff-setup-windows-automatic): New function.
6031 (ediff-window-setup-function): Use it as default.
6032
6033 * files.el (save-buffers-kill-terminal): New function.
6034 (ctl-x-map): Change binding of C-x C-c to save-buffers-kill-terminal.
6035
6036 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'
6037 and `with-selected-frame'.
6038
6039 * help-fns.el (describe-variable): Describe frame-local variables
6040 correctly.
6041
6042 * simple.el (normal-erase-is-backspace-mode): Rewrite for multiple
6043 display support.
6044 (normal-erase-is-backspace-setup-frame): New function.
6045
6046 * subr.el (with-selected-frame): New function.
6047 (read-quoted-char): Use terminal-local binding of
6048 local-function-key-map instead of function-key-map.
6049
6050 * talk.el (talk): New function.
6051 (talk-handle-delete-frame): New function.
6052 (talk-add-display): Open a new frame only if FRAME was not a frame.
6053
6054 * termdev.el: New file.
6055
6056 * menu-bar.el (menu-bar-open): New function. Bind it to f10.
6057 * term/x-win.el: Don't bind f10.
6058 * tmm.el: Remove autoload binding for f10.
6059
6060 * international/encoded-kb.el (encoded-kbd-setup-display): Use
6061 `set-input-meta-mode'. Fix broken condition before set-input-mode.
6062 Store the saved input method as a terminal parameter. Add keymap
6063 parameter. Use it instead of changing key-translation-map directly.
6064 (saved-key-translation-map, encoded-kbd-mode, saved-input-mode):
6065 Remove.
6066 (encoded-kbd-setup-display): New function.
6067
6068 * international/mule-cmds.el (set-locale-environment): Fix getenv
6069 call. Use save-buffers-kill-terminal. Ignore window-system; always
6070 set the keyboard coding system. Add DISPLAY parameter.
6071 (set-display-table-and-terminal-coding-system): Add DISPLAY
6072 parameter. Pass it to set-terminal-coding-system.
6073
6074 * international/mule.el (keyboard-coding-system): Test for
6075 encoded-kbd-setup-display, not encoded-kbd-mode.
6076 (set-terminal-coding-system, set-keyboard-coding-system): Add
6077 DISPLAY parameter.
6078 (set-keyboard-coding-system): Use encoded-kbd-setup-display.
6079
6080 * term/README: Update.
6081
6082 * term/linux.el (terminal-init-linux): Use `set-input-meta-mode'.
6083
6084 * term/x-win.el (x-setup-function-keys): New function. Move
6085 function-key-map tweaks here. Protect against multiple calls on
6086 the same terminal. Use terminal-local binding of
6087 local-function-key-map instead of function-key-map.
6088 (x-initialize-window-system): Make a copy of pure list. Pass a
6089 frame getenv.
6090
6091 * term/vt200.el, term/vt201.el, term/vt220.el, term/vt240.el:
6092 * term/vt300.el, term/vt320.el, term/vt400.el, term/vt420.el:
6093 * term/AT386.el, term/internal.el, term/iris-ansi.el, term/lk201.el:
6094 * term/mac-win.el, term/news.el, term/rxvt.el, term/sun.el:
6095 * term/tvi970.el, term/wyse50.el: Use terminal-local binding of
6096 local-function-key-map instead of function-key-map.
6097
6098 * term/rxvt.el, term/xterm.el: Speed up load time by protecting
6099 `substitute-key-definition' and `define-key' calls against
6100 multiple execution. Use terminal-local binding of
6101 local-function-key-map instead of function-key-map. Pass a frame
6102 to getenv.
6103
6104 * edmacro.el (edmacro-format-keys):
6105 * emulation/cua-base.el (cua--pre-command-handler):
6106 * isearch.el (isearch-other-meta-char):
6107 * xt-mouse.el: Use terminal-local binding of
6108 local-function-key-map instead of function-key-map.
6109
6110 * fringe.el (set-fringe-mode): Simplify and fix using
6111 `modify-all-frames-parameters'.
6112 * scroll-bar.el (set-scroll-bar-mode): Ditto.
6113 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length
6114 check before calling `tool-bar-setup'.
6115 (tool-bar-setup): New variable.
6116 (tool-bar-setup): Use it to guard against multiple calls. Add
6117 optional frame parameter, and select that frame before adding items.
6118 (toggle-tool-bar-mode-from-frame): New function.
6119
6120 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function.
6121 (menu-bar-showhide-menu): Use toggle-menu-bar-mode-from-frame and
6122 toggle-tool-bar-mode-from-frame to change "Menu-bar" and
6123 "Tool-bar" toggles to reflect the state of the current frame.
6124 (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
6125
6126 * env.el: Require cl for byte compilation (for `block' and `return').
6127 (environment, setenv-internal): New functions.
6128 (let-environment): New macro.
6129 (setenv, getenv): Add optional terminal parameter. Update docs.
6130 (setenv): Use setenv-internal. Always set process-environment.
6131 Handle `local-environment-variables'.
6132 (read-envvar-name, setenv, getenv): Use frame parameters
6133 to store the local environment, not terminal parameters. Include
6134 `process-environment' as well.
6135
6136 * faces.el (tty-run-terminal-initialization): New function.
6137 (tty-create-frame-with-faces): Use it. Set up faces and
6138 background mode only after the terminal has been initialized.
6139 Call terminal-init-*. Don't load the initialization file more
6140 than once. Call set-locale-environment.
6141 (frame-set-background-mode): Handle the 'background-mode terminal
6142 parameter.
6143 (tty-find-type): New function.
6144 (x-create-frame-with-faces): Remove bogus check for
6145 first frame. Call `tool-bar-setup'. Don't make frame visible
6146 until we are done setting up all its parameters. Call
6147 x-setup-function-keys.
6148
6149 * frame.el (make-frame): Always inherit 'environment and 'client
6150 parameters. Set up the 'environment frame parameter, when needed.
6151 Also inherit 'client parameter. Don't override explicitly
6152 specified values with inherited ones. Add 'terminal frame
6153 parameter. Append window-system-default-frame-alist to parameters
6154 before calling frame-creation-function.
6155 (frame-initialize): Copy the environment from the initial frame.
6156 (window-system-default-frame-alist): Enhance doc string.
6157 (frame-notice-user-settings): Don't put 'tool-bar-lines in
6158 `default-frame-alist' when initial frame is on a tty.
6159 (modify-all-frames-parameters): Simplify using `assq-delete-all'.
6160 Remove specified parameters from `window-system-default-frame-alist'.
6161 (make-frame-on-tty, framep-on-display, suspend-frame):
6162 Extend doc string, update parameter names.
6163 (frames-on-display-list): Use terminal-id to get the display id.
6164 (frame-notice-user-settings): Extend to apply
6165 settings in `window-system-default-frame-alist' as well.
6166 (terminal-id, terminal-parameters, terminal-parameter)
6167 (set-terminal-parameter, terminal-handle-delete-frame): New functions.
6168 (delete-frame-functions): Add to `delete-frame-functions' hook.
6169 (blink-cursor-mode): Adapt blink-cursor-mode default
6170 value from startup.el.
6171 (make-frame-on-display): Protect condition on x-initialized when
6172 x-win.el is not loaded. Update doc.
6173 (suspend-frame): Use display-controlling-tty-p to decide between
6174 suspend-emacs and suspend-tty.
6175 (frames-on-display-list): Update for display ids.
6176 (framep-on-display): Ditto.
6177 (suspend-frame): Use display-name, not frame-tty-name.
6178 (selected-terminal): New function.
6179
6180 * server.el: Use `device' instead of `display' or `display-id' in
6181 variable and client parameter names.
6182 (server-select-display): Remove (unused).
6183 (server-tty-live-p, server-handle-delete-tty): Remove.
6184 (server-unquote-arg, server-quote-arg, server-buffer-clients):
6185 Update docs.
6186 (server-getenv-from, server-with-environment, server-send-string)
6187 (server-save-buffers-kill-terminal): New functions.
6188 (server-delete-client): Handle quits in kill-buffer. Don't kill
6189 modified buffers. Add extra logging. Delete frames after
6190 deleting the tty. Clear 'client parameter before deleting a frame.
6191 Use delete-display, not delete-tty.
6192 (server-visit-files): Don't set `server-existing-buffer' if the
6193 buffer already has other clients. Return list of buffers
6194 created. Update doc. Don't set client-record when nowait.
6195 (server-handle-delete-frame): Delete the client if this was its
6196 last frame. Check that the frame is alive. Remove bogus comment.
6197 Add note on possible race condition. Delete tty clients, if needed.
6198 (server-handle-suspend-tty): Use server-send-string. Kill the
6199 client in case of errors from process-send-string. Use the display
6200 parameter.
6201 (server-unload-hook): Remove obsolete delete-tty hook.
6202 (server-start): Ask before restarting if the old server still has
6203 clients. Add feedback messages. Remove obsolete delete-tty hook.
6204 (server-process-filter): Use server-send-string. Accept `-dir'
6205 command. Switch to *scratch* immediately after creating the frame,
6206 before evaluating any -evals. Protect `display-splash-screen'
6207 call in a condition-case. Explain why. Call
6208 `display-startup-echo-area-message' before
6209 `display-splash-screen'. Don't display the splash screen when no
6210 frame was created. Show the Emacs splash screen and startup echo
6211 area message. Display the *scratch* buffer by default. Store the
6212 local environment in a frame (not terminal) parameter. Do not try
6213 to decode environment strings. Fix reference to the 'display
6214 frame parameter. Change syntax of environment variables. Put
6215 environment into terminal parameters, not client parameters. Use
6216 a dummy client with --no-wait's X frames. In `-position LINE'
6217 handler, don't ruin the request string until the line number is
6218 extracted. Log opened files. Handle -current-frame command.
6219 Don't create frames when it is given. Don't bind X frames to the
6220 client when we are in -no-wait mode. Set locale environment
6221 variables from client while creating tty frames. Disable call to
6222 configure-display-for-locale. When processing -position command,
6223 don't change the request string until the parameters are
6224 extracted. Don't try to create an X frame when Emacs does not
6225 support it. Improve logging. Temporarily set ncurses-related
6226 environment variables to those of the client while creating a new
6227 tty frame. Select buffers opened by nowait clients, don't leave
6228 them buried under others. Set the display parameter, and use it
6229 when appropriate.
6230
6231 * startup.el (display-startup-echo-area-message): Handle
6232 `inhibit-startup-echo-area-message' here.
6233 (command-line-1): Moved from here.
6234 (fancy-splash-screens): Use `overriding-local-map' instead of
6235 `overriding-terminal-local-map' for now; the latter doesn't work
6236 right, it looses keypresses to another terminal. Use
6237 `overriding-terminal-local-map' to set up keymap. Install a
6238 `delete-frame-functions' hook to catch `delete-frame' events.
6239 Ignore `select-window' events to cope better with
6240 `focus-follows-mouse'. Don't switch back to the original buffer
6241 if the splash frame has been killed. Restore previous buffer, even
6242 if it's *scratch*.
6243 (normal-splash-screen): Don't let-bind `mode-line-format'; it
6244 changes the global binding - setq it instead. Use
6245 `save-buffers-kill-terminal'.
6246 (display-splash-screen): Don't do anything if the splash screen is
6247 already displayed elsewhere.
6248 (fancy-splash-exit, fancy-splash-delete-frame): New functions.
6249 (command-line): Replace duplicated code with a call to
6250 tty-run-terminal-initialization. Don't load the terminal
6251 initialization file more than once. Remove call to nonexistent
6252 function `set-locale-translation-file-name'.
6253
6254 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal
6255 parameters.
6256 (xterm-mouse-position-function, xterm-mouse-event): Update.
6257 (xterm-mouse-mode): Don't depend on current value of window-system.
6258 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
6259 Update for multi-tty.
6260 (turn-on-xterm-mouse-tracking-on-terminal)
6261 (turn-off-xterm-mouse-tracking-on-terminal)
6262 (xterm-mouse-handle-delete-frame): New functions.
6263 (delete-frame-functions, after-make-frame-functions)
6264 (suspend-tty-functions, resume-tty-functions): Install extra hooks
6265 for multi-tty.
6266
6267 2007-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
6268
6269 * simple.el (invisible-p): Remove: implemented in C now.
6270 (line-move-invisible-p): Remove obsolete alias.
6271
6272 2007-08-28 Juri Linkov <juri@jurta.org>
6273
6274 * image-mode.el (image-type): New variable.
6275 (image-mode): Set default major mode name to "Image[text]".
6276 (image-minor-mode): Change LIGHTER to display image-type in the
6277 mode line.
6278 (image-minor-mode): Set default image-type to "text".
6279 (image-toggle-display): After switching to text mode, set
6280 image-type to "text" and major mode name to "Image[text]".
6281 After switching to image mode, set image-type to actual image
6282 type, and add image type to major mode name. Let-bind the same
6283 variable names as arguments of `image-type' and `create-image'.
6284 Bind `type' to the result of `image-type' and use it as arg
6285 of `create-image' to not determine the image type twice.
6286
6287 2007-08-28 Michael Albinus <michael.albinus@gmx.de>
6288
6289 * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
6290 (tramp-set-file-uid-gid, tramp-get-local-uid)
6291 (tramp-get-local-gid): New defuns.
6292 (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
6293 (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
6294 Improve fast track.
6295 (tramp-do-copy-or-rename-file-directly): Sync parameter list with
6296 the other tramp-do-copy-or-rename-file-* functions. Major rewrite.
6297 (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
6298 (tramp-handle-write-region): Improve fast track.
6299 (tramp-handle-file-remote-p): IDENTIFICATION can also be `localname'.
6300 (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
6301 be nil.
6302
6303 2007-08-28 Ivan Kanis <apple@kanis.eu>
6304
6305 * time.el: New feature to display several time zones in a buffer.
6306 (display-time-world-mode, display-time-world-display)
6307 (display-time-world, display-time-world-timer): New functions.
6308 (display-time-world-list, display-time-world-time-format)
6309 (display-time-world-buffer-name, display-time-world-timer-enable)
6310 (display-time-world-timer-second, display-time-world-mode-map):
6311 New variables.
6312
6313 2007-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6314
6315 * term/x-win.el (x-gtk-stock-map): New variable.
6316 (x-gtk-map-stock): New function.
6317
6318 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
6319 prev/next-node.
6320
6321 2007-08-28 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
6322
6323 * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
6324
6325 2007-08-28 Glenn Morris <rgm@gnu.org>
6326
6327 * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
6328
6329 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6330
6331 * progmodes/modula2.el (m2-definition, m2-module):
6332 Don't use previous-line. Reported by T. V. Raman.
6333
6334 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6335
6336 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
6337 argument to tool-bar-mode call.
6338
6339 2007-08-27 Glenn Morris <rgm@gnu.org>
6340
6341 * diff-mode.el (diff-find-file-name): Only accept regular files,
6342 to rule out /dev/null, directories, etc.
6343
6344 * vc-svn.el (vc-svn-diff): If the repository version of all the
6345 files is the same as the specified OLDVERS, do a local diff.
6346
6347 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
6348
6349 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
6350 of buffers in uniquify-managed.
6351
6352 * simple.el (invisible-p): Rename from text-invisible-p.
6353 Update callers.
6354
6355 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6356
6357 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
6358 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
6359 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
6360 (cperl-etags-goto-tag-location): Use new style backquotes.
6361
6362 * net/browse-url.el: Remove spurious * in custom docstrings.
6363 (browse-url-filename-alist): Use new-style backquote.
6364
6365 * emacs-lisp/backquote.el (backquote-unquote-symbol)
6366 (backquote-splice-symbol): Clarify they're not new-style unquotes.
6367
6368 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
6369 (\,@): Backslash the , and ,@ which are not new-style unquotes.
6370
6371 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
6372
6373 * net/socks.el (socks-username/password-auth-filter):
6374 Remove unused vars `state' and `desired-len'.
6375 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
6376 (socks-wait-for-state-change): Use new-style backquotes.
6377
6378 * pcvs.el (cvs-mode-status): Fix long-standing typo.
6379
6380 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
6381 backquotes after each `read' rather than once per buffer.
6382
6383 * dframe.el: Remove spurious * in custom docstrings.
6384 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
6385 (dframe-xemacs20p): Remove, inline at the sole use point.
6386 (defface): Don't defvar the face, don't use old-style backquote.
6387 (defcustom): Don't use old-style backquote.
6388 (dframe-frame-parameter, dframe-mouse-event-p):
6389 Make it obvious that it's always defined.
6390 (dframe-popup-kludge): New function to replace
6391 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
6392 (dframe-frame-mode, dframe-set-timer-internal)
6393 (dframe-mouse-set-point): Remove use of with-no-warnings from
6394 XEmacs-specific code.
6395 (dframe-set-timer-internal): Fix very old bug with
6396 post-command-idle-hook.
6397
6398 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
6399
6400 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6401
6402 * emacs-lisp/avl-tree.el: New file.
6403
6404 2007-08-26 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6405
6406 * hi-lock.el (hi-lock-unface-buffer): Show a x-menu only if the mouse
6407 was used.
6408
6409 2007-08-26 Sean O'Rourke <seano@cs.ucsd.edu>
6410
6411 * complete.el (PC-do-completion): Make RET accept a non-unique but
6412 complete expansion again.
6413
6414 2007-08-26 Thien-Thi Nguyen <ttn@gnuvola.org>
6415
6416 * eshell/esh-opt.el (eshell-eval-using-options):
6417 Add debug declaration.
6418
6419 2007-08-26 Dan Nicolaescu <dann@ics.uci.edu>
6420
6421 * log-view.el (log-view-toggle-mark-entry): Add docstring.
6422 (log-view-get-marked): Likewise.
6423
6424 * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
6425 (vc-delete-automatic-version-backups): Likewise.
6426
6427 * vc.el (vc-dired-buffers-for-dir): Likewise.
6428
6429 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
6430
6431 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
6432 safe-local-variable setting.
6433 * progmodes/perl-mode.el (perl-indent-level): Likewise.
6434
6435 * log-view.el (log-view-marked-list): Delete variable.
6436 (log-view-mode): Don't use it.
6437 (log-view-toggle-mark-entry): Likewise, simplify.
6438 (log-view-current-tag): Don't return properties.
6439 (log-view-get-marked): New function.
6440
6441 2007-08-25 Alexandre Julliard <julliard@winehq.org>
6442
6443 * vc-git.el (vc-git-mode-line-string): New function.
6444
6445 2007-08-25 Alan Mackenzie <acm@muc.de>
6446
6447 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
6448 new language variable.
6449
6450 * progmodes/cc-engine.el (c-brace-anchor-point): new function.
6451 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
6452 "extern" etc., rather than BOI. Fix addition of spurious
6453 syntactic-symbol 'defun-block-intro, replacing it with
6454 'innamespace, etc.
6455
6456 2007-08-25 Juri Linkov <juri@jurta.org>
6457
6458 * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
6459
6460 * image-mode.el: Add autoloads to put associations in auto-mode-alist:
6461 associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and
6462 "\\.svgz?\\'" with xml-mode and image-mode-maybe.
6463
6464 * image.el (image-type-header-regexps): Use more complex regexp for svg.
6465 (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg).
6466 (image-type-auto-detectable): Add (svg . maybe).
6467
6468 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz
6469 to treat it like .tgz.
6470
6471 * calendar/cal-bahai.el: Add file coding cookie.
6472
6473 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
6474
6475 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
6476 Don't behave differently when executed via M-x. Add doc string.
6477
6478 * sort.el (sort-fold-case, sort-numeric-base): Mark as
6479 safe-local-variable.
6480
6481 2007-08-25 Jay Belanger <jay.p.belanger@gmail.com>
6482
6483 * calc/calc-forms.el (var-TimeZone): Make nil explicitly
6484 the default value.
6485 (math-calendar-tzinfo): New variable.
6486 (math-get-calendar-tzinfo): New function.
6487 (calcFunc-tzone, calcFunc-dst): Use Emacs's calendar
6488 to get information when zone is nil.
6489
6490 2007-08-24 Dan Nicolaescu <dann@ics.uci.edu>
6491
6492 * log-view.el (log-view-toggle-mark-entry): New function.
6493 (log-view-mode-map): Bind it.
6494 (log-view-marked-list): New variable.
6495 (log-view-mode): Make it local.
6496
6497 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
6498
6499 * play/zone.el (zone-pgm-rat-race): New func.
6500 (zone-programs): Add `zone-pgm-rat-race'.
6501
6502 2007-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
6503
6504 * emacs-lisp/byte-opt.el (byte-optimize-if): Don't presume `clause' is
6505 a list.
6506
6507 2007-08-24 Thien-Thi Nguyen <ttn@gnuvola.org>
6508
6509 * progmodes/hideshow.el (hs-match-data): Delete alias.
6510 (hs-hide-block-at-point, hs-find-block-beginning)
6511 (hs-show-block): Use `match-data' directly.
6512
6513 2007-08-24 Martin Rudalics <rudalics@gmx.at>
6514
6515 * format.el (format-alist): Fix typo in doc-string.
6516
6517 2007-08-24 Michael Albinus <michael.albinus@gmx.de>
6518
6519 * net/tramp.el (tramp-local-host-p): New defun.
6520 (tramp-handle-file-local-copy, tramp-handle-write-region):
6521 Implement fast track when being on the local host.
6522 (tramp-file-name-handler): Don't set "started" property. It shall
6523 be reserved for the "ftp" method.
6524 (tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
6525
6526 * net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
6527 (tramp-ftp-file-name-handler): Set "started" property.
6528
6529 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
6530
6531 * files.el (backup-buffer-copy): Don't wrap delete in
6532 condition-case, only try to delete if file exists.
6533
6534 2007-08-24 Glenn Morris <rgm@gnu.org>
6535
6536 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
6537
6538 * startup.el (tutorial-directory): Set with eval-at-startup so it
6539 gets the right value in an installed Emacs.
6540
6541 2007-08-24 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
6542
6543 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
6544 (eldoc-highlight-function-argument): Use it.
6545
6546 2007-08-23 Masatake YAMATO <jet@gyve.org>
6547
6548 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
6549 name of parameters in document body.
6550
6551 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6552
6553 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
6554 (byte-compile-output-as-comment): Use with-current-buffer rather than
6555 a weird set-buffer&prog1 combination.
6556
6557 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
6558 test so as to optimise cases where the `progn's result is constant.
6559
6560 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
6561
6562 * locate.el (locate-get-file-positions):
6563 Use line-beginning-position and line-end-position.
6564
6565 2007-08-23 John Wiegley <johnw@newartisans.com>
6566
6567 * calendar/cal-bahai.el: Added in the diacriticals that were
6568 missing for many of the month names.
6569
6570 2007-08-22 Jason Rumney <jasonr@gnu.org>
6571
6572 * vc-hooks.el (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
6573
6574 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
6575
6576 * image-mode.el (image-minor-mode): Use image-mode-text-map.
6577
6578 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu>
6579
6580 * dabbrev.el (dabbrev--progress-reporter): New variable.
6581 (dabbrev--scanning-message): Delete func.
6582 (dabbrev--find-expansion): Use a progress reporter
6583 instead of dabbrev--scanning-message.
6584
6585 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6586
6587 * comint.el (comint-exec-1): Raise an error if
6588 `start-file-process' does not return a process object.
6589
6590 * shell.el (shell): Prompt for `default-directory' if it is a
6591 remote file name, and if called with a prefix arg.
6592
6593 2007-08-22 Sam Steingold <sds@gnu.org>
6594
6595 * pcvs.el (cvs-vc-command-advice): Fix a typo in code (file->files).
6596
6597 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6598
6599 * textmodes/org-export-latex.el: New file.
6600
6601 * textmodes/org-publish.el (org-publish-org-to-latex): New function.
6602
6603 * textmodes/org.el (org-agenda-skip): Allow a form for
6604 `org-agenda-skip-function'.
6605 (org-agenda-redo): Re-use local settings.
6606 (org-agenda): Store local settings.
6607 (org-agenda-deadline-faces): New option.
6608 (org-agenda-deadline-face): New function.
6609 (org-agenda-get-deadlines, org-agenda-get-scheduled): Also handle
6610 entries on their due date.
6611 (org-agenda-get-timestamps): No longer handle the due dates of
6612 schedules and deadline items.
6613 (org-insert-link-global, org-open-at-point-global): New commands.
6614 (org-export-as-ascii): Call `org-cleaned-string-for-export' with a
6615 :for-ascii parameter.
6616 (org-skip-comments): Function removed.
6617 (org-cleaned-string-for-export): Handle special table lines.
6618 (org-global-properties): New option.
6619 (org-entry-get-with-inheritance): Check global properties.
6620 (org-local-properties): New variable.
6621 (org-set-regexps-and-options): Find the #+PROPERTY line.
6622 (org-link-types): Change type into variable (was constant).
6623 (org-make-link-regexps): New function.
6624 (org-link-re-with-space, org-link-re-with-space2)
6625 (org-angle-link-re, org-plain-link-re, org-bracket-link-regexp)
6626 (org-bracket-link-analytic-regexp, org-any-link-re): Creation of
6627 these regular expressions happens now in the function
6628 `org-make-link-regexps'.
6629 (org-store-link): Call the functions in
6630 `org-store-link-functions'.
6631 (org-add-link-type): New function.
6632 (org-store-link-functions): New variable.
6633 (org-activate-tags): Force matches to be in headlines.
6634 (org-batch-store-agenda-views): Fix bug with killing agenda buffer.
6635 (org-columns-display-here): Make sure this works in a narrowed
6636 buffer by checking for point-min.
6637 (org-columns-display-here): Make the rest of the line intangible,
6638 so that point never can be there.
6639 (org-cleaned-string-for-export): Use `with-current-buffer'.
6640 (org-replace-region-by-html): Use `with-current-buffer'.
6641 (org-unfontify-region, org-do-occur, org-columns-display-here)
6642 (org-columns-remove-overlays, org-columns-quit)
6643 (org-columns-edit-value, org-columns-next-allowed-value)
6644 (org-eval-in-calendar, org-agenda-undo, org-no-read-only)
6645 (org-finalize-agenda, org-remove-subtree-entries-from-agenda)
6646 (org-agenda-todo, org-agenda-change-all-lines)
6647 (org-agenda-align-tags, org-agenda-priority)
6648 (org-agenda-set-tags, org-agenda-toggle-archive-tag)
6649 (org-agenda-show-new-time, org-cleaned-string-for-export)
6650 (org-export-grab-title-from-buffer)
6651 (org-export-as-ascii, org-export-as-html): Use `inhibit-read-only'
6652 instead of `buffer-read-only'.
6653 (org-export-as-html): Set `coding-system-for-write'.
6654 (org-remember-store-without-prompt): New option.
6655 (org-archive-subtree): Fixed bug with modifying TODO keyword.
6656 (org-beginning-of-line): Also treat C-a special in items.
6657 (org-table-convert-refs-to-rc): Fixed problem with column
6658 reference after "..".
6659 (org-columns-compute): Don't mark buffer modified because of text
6660 properties.
6661 (org-batch-store-agenda-views): Use the variable
6662 `default-directory', not the function.
6663 (org-clock-out-if-current): Respect `org-clock-out-when-done'.
6664 (org-clock-out-when-done): New option.
6665 (org-html-entities): Added HTML entities for smileys.
6666
6667 2007-08-22 Glenn Morris <rgm@gnu.org>
6668
6669 * image.el (create-image): Doc fix.
6670
6671 * startup.el (tutorial-directory): New constant.
6672 (fancy-splash-text): Tutorials now in tutorial-directory.
6673 * tutorial.el (help-with-tutorial): Tutorials now in
6674 tutorial-directory.
6675
6676 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6677
6678 * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
6679 otherwise.
6680 (tramp-get-remote-path): New defun. Replace occurrences of
6681 `tramp-default-remote-path' by this function.
6682 (tramp-set-remote-path): Move most of the code to
6683 `tramp-get-remote-path'.
6684 (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
6685 existing directories, this is done already in
6686 `tramp-get-remote-path'.
6687
6688 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
6689
6690 * image-file.el (image-file-name-extensions): Add "svg".
6691 * image.el (image-type-header-regexps): Add svg entry.
6692
6693 2007-08-22 Glenn Morris <rgm@gnu.org>
6694
6695 * files.el (backup-buffer-copy): Check backup directory is
6696 writable, to avoid infloop deleting old backup.
6697
6698 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
6699 movemail related variables.
6700 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
6701 will now be set before this is called.
6702
6703 2007-08-21 Juri Linkov <juri@jurta.org>
6704
6705 * delsel.el (delete-selection-pre-hook):
6706 * emulation/cua-base.el (cua-paste): Use `mouse-region-match'
6707 instead of checking last-command.
6708
6709 2007-08-21 Juri Linkov <juri@jurta.org>
6710
6711 * loadup.el: Preload "button".
6712
6713 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
6714
6715 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6716 Add previous-line and next-line.
6717
6718 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
6719 (vc-arch-find-file-not-found-hook): Remove, it's now the default.
6720
6721 * vc-hooks.el (vc-menu-entry): New var.
6722 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
6723 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
6724 (vc-menu-map): Declare and initialize in one step.
6725 (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter.
6726
6727 * menu-bar.el (vc-menu-map): Don't setup any more.
6728 Instead, just create the proper spot in the menu.
6729
6730 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6731
6732 * smerge-mode.el (smerge-resolve): New arg `safe'.
6733 (smerge-resolve-all, smerge-batch-resolve): New function.
6734 (smerge-refine): Make sure `diff' returns the expected result.
6735 (smerge-parsep-re): New const.
6736 (smerge-mode): Use it to adjust paragraph-separate.
6737
6738 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6739 Correctly match / regexp matchers as first char on a line when
6740 fontifying only that line.
6741
6742 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
6743
6744 2007-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
6745
6746 * vc-bzr.el: Don't fiddle with vc-handled-backend.
6747 (vc-bzr-registered): Don't redundantly protect against
6748 file-error. Actually use the format-specific code.
6749 (vc-bzr-buffer-nonblank-p): Remove.
6750 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
6751
6752 2007-08-20 Juri Linkov <juri@jurta.org>
6753
6754 * startup.el (fancy-splash-text): Change multiple tabs into one
6755 tab. Remove "Useful File menu items" section (with "Exit Emacs"
6756 and "Recover Crashed Session").
6757 (fancy-splash-screens): Set tab-width to 22.
6758 (normal-splash-screen): Replace literal tabs with \t and
6759 fix whitespace. Remove "Useful File menu items" section (with
6760 "Exit Emacs" and "Recover Crashed Session").
6761
6762 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
6763
6764 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
6765 extracted from `eval-last-sexp-1'.
6766 (eval-last-sexp-1): Call `preceding-sexp'.
6767
6768 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
6769
6770 * vc-rcs.el (vc-rcs-annotate-command):
6771 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
6772 Add back :vc-annotate-prefix propertization.
6773
6774 2007-08-20 Andreas Schwab <schwab@suse.de>
6775
6776 * mail/rmail.el (rmail-autodetect): Doc fix.
6777
6778 2007-08-19 Juri Linkov <juri@jurta.org>
6779
6780 * startup.el (normal-splash-screen): Add more links.
6781
6782 2007-08-19 Juri Linkov <juri@jurta.org>
6783
6784 * startup.el (splash-screen-keymap): Rename from `fancy-splash-keymap'
6785 because it's common to both types of splash screen: fancy and normal.
6786 Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
6787 (exit-splash-screen): Rename from `fancy-splash-quit'.
6788 Use `quit-window' instead of `kill-buffer'.
6789 (fancy-splash-head): Use make-button to insert GNU image link.
6790 (fancy-splash-screens, normal-splash-screen): Rename " About GNU
6791 Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
6792 (normal-splash-screen): Put "Browse manuals" on the same line with
6793 "Emacs manual". Remove descriptions from "Useful tasks" and put
6794 all links in two columns on two lines.
6795
6796 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
6797
6798 * emulation/viper.el (viper-remove-hooks): Remove some additional
6799 viper hooks when the user calls viper-go-away.
6800 (viper-go-away): Restore the default of default-major-mode.
6801 Save the value of default-major-mode before vaperization.
6802
6803 * emulation/viper-cmd.el: Replace error "" with "Viper bell".
6804
6805 * emulation/viper-ex.el: Replace error "" with "Viper bell".
6806
6807 * ediff-util.el (ediff-make-temp-file): Use the coding system of the
6808 buffer for which file is created.
6809
6810 2007-08-19 Glenn Morris <rgm@gnu.org>
6811
6812 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
6813 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
6814 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
6815 shadow files messing up the compilation.
6816
6817 2007-08-18 Glenn Morris <rgm@gnu.org>
6818
6819 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
6820 string. Also apply eldoc-argument-case in the help-split-fundoc
6821 case. Adapt for changed behavior of eldoc-function-argstring,
6822 eldoc-function-argstring-format, and
6823 eldoc-highlight-function-argument.
6824 (eldoc-highlight-function-argument): Handle nil INDEX argument,
6825 just call eldoc-docstring-format-sym-doc in that case.
6826 (eldoc-function-argstring): Change the behavior. Now it converts
6827 an argument list to a string.
6828 (eldoc-function-argstring-format): Change the behavior. Now it
6829 applies `eldoc-argument-case' to a string.
6830
6831 * progmodes/scheme.el (scheme-mode-variables): Set
6832 font-lock-comment-start-skip.
6833
6834 2007-08-18 Martin Rudalics <rudalics@gmx.at>
6835
6836 * progmodes/ada-mode.el (ada-create-syntax-table): Move
6837 set-syntax-table from here to ...
6838 (ada-mode): ... here. Do not change global value of
6839 comment-multi-line. Call new function
6840 ada-initialize-syntax-table-properties and add new function
6841 ada-handle-syntax-table-properties to font-lock-mode-hook.
6842 (ada-deactivate-properties, ada-initialize-properties): Replace
6843 by new functions ...
6844 (ada-handle-syntax-table-properties)
6845 (ada-initialize-syntax-table-properties)
6846 (ada-set-syntax-table-properties): ... to set up syntax-table
6847 properties uniformly, independently from whether font-lock-mode
6848 is enabled or not. Handle read-only buffers and do not change
6849 undo-list when setting syntax-table properties.
6850 (ada-after-change-function): Use ada-set-syntax-table-properties.
6851
6852 2007-08-18 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6853
6854 * progmodes/meta-mode.el (meta-indent-calculate-last): Remove.
6855 (meta-indent-current-nesting): Use a computation of the nesting
6856 instead.
6857 (meta-indent-current-indentation): Indentation is given according
6858 to nesting and if the previous line was finished or not.
6859 (meta-indent-unfinished-line): Tell if the current line ends with
6860 a finished expression.
6861 (meta-indent-looking-at-code): Like `looking-at', but checks if
6862 the point is in a string before.
6863 (meta-indent-level-count): Use it. Don't count parenthesis as it's
6864 done in the nesting function.
6865 (meta-indent-in-string-p): Tell if the current point is in a
6866 string.
6867 (meta-indent-calculate): Treat b-o-b as a special case. Use the
6868 previous functions.
6869
6870 2007-08-17 Thien-Thi Nguyen <ttn@gnuvola.org>
6871
6872 * emacs-lisp/copyright.el (copyright-limit): New defsubst.
6873 (copyright-update-year, copyright-update)
6874 (copyright-fix-years): Use it.
6875
6876 2007-08-17 Kimit Yada <kimitto@gmail.com> (tiny change)
6877
6878 * emacs-lisp/copyright.el (copyright-update-year):
6879 Fix bug: Handle nil copyright-limit.
6880
6881 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6882
6883 * calc/calc-units.el (math-standard-units): Give exact
6884 conversion for tsp.
6885
6886 * calc/calc.el (math-bignum-digit-length): Compute the
6887 appropriate value.
6888
6889 * calc/calc-bin.el (math-bignum-logb-digit-size)
6890 (math-bignum-digit-power-of-two):
6891 * calc/calc-comb.el (math-small-factorial-table):
6892 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
6893 (math-approx-gamma-const):
6894 * calc/calc-funcs.el (math-besJ0, math-besJ1, math-besY0)
6895 (math-besY1, math-bernoulli-b-cache):
6896 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
6897 Remove `eval-when-compile's.
6898
6899 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6900
6901 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
6902 (cperl-find-pods-heres): Fix an error when typing expressions like
6903 `s{a}{b}'.
6904
6905 2007-08-17 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6906
6907 * mail/emacsbug.el (report-emacs-bug): Remove the last number of
6908 `emacs-version', use the topic prefix ``version; ''. Make MS-DOS
6909 a special case (there's no build number).
6910
6911 2007-08-17 T. V. Raman <raman@users.sf.net> (tiny change)
6912
6913 * completion.el (symbol-under-point, symbol-before-point)
6914 (symbol-before-point-for-complete): Use buffer-substring-no-properties.
6915
6916 2007-08-17 Glenn Morris <rgm@gnu.org>
6917
6918 * progmodes/compile.el (compilation-get-file-structure): Make use
6919 of the directory part when checking for an existing entry, to
6920 handle files with same basename in different directories.
6921
6922 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6923
6924 * calc/calc.el (calc-language-alist): Add texinfo-mode.
6925
6926 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6927
6928 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
6929 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
6930 (ps-paragraph-spacing): Docstring fix.
6931
6932 2007-08-16 Glenn Morris <rgm@gnu.org>
6933
6934 * ps-print.el (ps-font-size): Doc fix.
6935
6936 2007-08-16 Richard Stallman <rms@gnu.org>
6937
6938 * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group.
6939
6940 2007-08-15 Juri Linkov <juri@jurta.org>
6941
6942 * startup.el (initialization): Change parent group from `internal'
6943 to `environment'.
6944 (initial-buffer-choice): New variable.
6945 (command-line): Revert 2007-07-02 change that sets
6946 buffer-offer-save in *scratch* and enables auto-save in it.
6947 (fancy-splash-text): Add links to existing items. Add new items
6948 with links for useful tasks. Move information about Control-g to
6949 fancy-splash-head. Move "Emacs Guided Tour" to the end.
6950 (fancy-splash-keymap): New variable.
6951 (fancy-splash-last-input-event): Remove variable.
6952 (fancy-splash-insert): Add processing of `:link' element.
6953 (fancy-splash-head): Replace "Type Control-l to begin editing"
6954 with "Type `q' to exit".
6955 (fancy-splash-screens-1): Let-bind inhibit-read-only to t.
6956 (fancy-splash-default-action, fancy-splash-special-event-action):
6957 Remove functions.
6958 (fancy-splash-quit): New function.
6959 (fancy-splash-screens): Rename input arg from `hide-on-input' to
6960 `static' and reverse the condition of its usage. Don't preserve
6961 original values of `minor-mode-map-alist',
6962 `emulation-mode-map-alists', `special-event-map'.
6963 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
6964 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
6965 Remove processing of special events. Use local key map
6966 `fancy-splash-keymap'. Set buffer to read-only.
6967 (normal-splash-screen): Rename input arg from `hide-on-input' to
6968 `static' and reverse the condition of its usage.
6969 Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
6970 Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
6971 Add links to existing items. Add new items with links for useful
6972 tasks. Use local key map `fancy-splash-keymap'.
6973 (display-splash-screen): Rename input arg from `hide-on-input' to
6974 `static'.
6975 (about-emacs): Add alias to display-splash-screen.
6976 (command-line-1): Use `initial-buffer-choice'.
6977
6978 * menu-bar.el (menu-bar-help-menu):
6979 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
6980 item to about-emacs instead of display-splash-screen.
6981
6982 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6983
6984 * calc/calc-units.el (math-standard-units): Update values.
6985 Put in exact, rational values when possible.
6986 (math-unit-prefixes): Replace floats with powers of ten.
6987 (math-standard-units-systems): Replace floats with integers.
6988 (math-make-unit-string): Remove extra spaces in output.
6989
6990 2007-08-15 Glenn Morris <rgm@gnu.org>
6991
6992 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
6993 sloppier, for the sake of GNU Mailman.
6994 (rmail-digest-rfc1153): Initialize `result' correctly.
6995
6996 2007-08-15 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
6997
6998 * mail/emacsbug.el (report-emacs-bug): Put `Bug: emacs-version; '
6999 in the mail title. Suggested by Reiner Steib.
7000
7001 2007-08-14 Chris Hecker <checker@d6.com> (tiny change)
7002
7003 * calc/calc-aent.el (calc-do-quick-calc): Add binary
7004 representation of integers to the list of outputs.
7005
7006 2007-08-14 Glenn Morris <rgm@gnu.org>
7007
7008 * simple.el (bad-packages-alist): New constant.
7009 (bad-package-check): New function. Together, these two add elements
7010 to `after-load-alist' to check for problematic external packages.
7011 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
7012
7013 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7014
7015 * calc/calc-units.el (math-get-standard-units)
7016 (math-get-units, math-make-unit-string)
7017 (math-get-default-units, math-put-default-units): New functions.
7018 (math-default-units-table): New variable.
7019 (calc-convert-units, calc-convert-temperature): Add machinery
7020 to supply default values.
7021
7022 2007-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
7023
7024 * emulation/tpu-edt.el: Add tpu-extras's autoloads.
7025 (tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
7026 (tpu-gold-map): Bind F to tpu-cursor-free-mode.
7027 (minibuffer-local-map): Use funkey symbols rather than esc-sequence.
7028
7029 * emulation/tpu-extras.el: Remove spurious * in docstrings.
7030 Put its autoloads into tpu-edt.el rather than loaddefs.el.
7031 (tpu-cursor-free-mode): Rename from tpu-cursor-free.
7032 Make into a proper minor-mode.
7033 (tpu-backward-char, tpu-next-line, tpu-previous-line)
7034 (tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
7035 (tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
7036 (tpu-set-cursor-free, tpu-set-cursor-bound):
7037 Delegate to tpu-cursor-free-mode.
7038 (tpu-next-line, tpu-previous-line, tpu-forward-line)
7039 (tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
7040 Use line-move or forward-line instead of next-line-internal.
7041
7042 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
7045
7046 2007-08-12 Richard Stallman <rms@gnu.org>
7047
7048 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
7049 (cvs-execute-single-file): Use new name split-string-and-unquote.
7050 (cvs-header-msg): Use new name combine-and-quote-strings.
7051
7052 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
7053
7054 * progmodes/gud.el (gud-common-init): Use new name
7055 split-string-and-unquote.
7056
7057 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
7058 in javac regexp.
7059
7060 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
7061 combine-and-quote-strings and split-string-and-unquote.
7062
7063 * subr.el (combine-and-quote-strings): Rename from strings->string.
7064 (split-string-and-unquote): Rename from string->strings.
7065
7066 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7067
7068 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
7069 to buffer-local settings.
7070
7071 * emacs-lisp/backquote.el (backquote-delay-process): New function.
7072 (backquote-process): Add internal arg `level'. Use the two to
7073 correctly handle nested backquotes.
7074
7075 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
7076
7077 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
7078 (vc-bzr-state-words): Add "kind changed" state word.
7079 (vc-bzr-status): New function. Return Bzr idea of file status,
7080 which is different from VC's.
7081 (vc-bzr-state): Use vc-bzr-status.
7082 (vc-workfile-unchanged-p): Use vc-bzr-status.
7083 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
7084 (vc-dired-state): Process "kind changed" state word.
7085
7086 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
7087
7088 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
7089
7090 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
7091 Move from vc-default-find-file-not-found-hook.
7092
7093 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7094
7095 * man.el: Remove spurious * in docstrings.
7096 Merge defvars and toplevel setq-defaults.
7097 (Man-highlight-references0): Limit=nil rather than point-max.
7098 (Man-mode-map): Move initialization into the declaration.
7099 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
7100 (Man-view-header-file): Use expand-file-name rather than concat.
7101 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
7102
7103 * man.el (Man-next-section): Make sure we do not move backward.
7104
7105 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7106
7107 * files.el (auto-mode-alist): Use the purecopied text (duh!).
7108
7109 2007-08-08 Glenn Morris <rgm@gnu.org>
7110
7111 * Replace `iff' in doc-strings and comments.
7112
7113 2007-08-08 Martin Rudalics <rudalics@gmx.at>
7114
7115 * dired.el (dired-pop-to-buffer):
7116 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
7117 * calendar/calendar.el (generate-calendar-window):
7118 * progmodes/compile.el (compilation-set-window-height):
7119 * textmodes/two-column.el (2C-two-columns, 2C-merge):
7120 Use window-full-width-p instead of comparing frame-width and
7121 window-width.
7122
7123 * progmodes/compile.el (compilation-find-buffer): Remove extra
7124 argument in call to compilation-buffer-internal-p.
7125
7126 2007-08-07 Tom Tromey <tromey@redhat.com>
7127
7128 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
7129 Add safe-local-variable property.
7130
7131 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
7132
7133 * image-mode.el (image-toggle-display): Use image-refresh.
7134
7135 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
7136
7137 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
7138 unofficial version.
7139 (vc-bzr-command): Remove redundant setting of process-connection-type.
7140 (vc-bzr-admin-checkout-format-file): Add autoload.
7141 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
7142 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
7143 (vc-bzr-registered): Compare dirstate format tag with known good
7144 value, abort parsing if match fails. Warn user in docstring.
7145 (vc-bzr-workfile-version): Case for different Bzr branch formats.
7146 See bzrlib/branch.py in Bzr sources.
7147 (vc-bzr-diff): First argument FILES may be a string rather than a list.
7148 (vc-bzr-shell-command): Remove in favor of
7149 vc-bzr-command-discarding-stderr.
7150 (vc-bzr-command-discarding-stderr): New function.
7151
7152 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
7153
7154 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
7155 program, and return nil.
7156 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
7157 (vc-bzr-state): Look for path names relative to the repository
7158 root after status keyword.
7159 (vc-bzr-file-name-relative): New function.
7160 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
7161 depend on it.
7162 (vc-bzr-admin-dirname, ...-checkout-format-file)
7163 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
7164 files that we now parse directly for speed.
7165 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
7166 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
7167 (vc-bzr-state): "bzr status" successful only if exitcode is 0.
7168 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
7169 Bzr warnings, so we must discard it.
7170 (vc-bzr-workfile-version): Speedup counting lines from
7171 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
7172 if that file doesn't exist.
7173 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
7174 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname' (not ".bzr"!)
7175 to `vc-directory-exclusion-list'.
7176 (vc-bzr-shell-command): New function.
7177
7178 2007-08-06 Tom Tromey <tromey@redhat.com>
7179
7180 * diff-mode.el (diff-unified->context, diff-reverse-direction)
7181 (diff-fixup-modifs): Typo in docstring.
7182
7183 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
7184
7185 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
7186 count-screen-lines.
7187 (tpu-edt-off): Disable relevant pieces of advice.
7188
7189 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
7190 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
7191 (newline, newline-and-indent, do-auto-fill): Use advice instead of
7192 redefining the function.
7193 (tpu-set-scroll-margins): Activate the pieces of advice.
7194
7195 2007-08-06 Martin Rudalics <rudalics@gmx.at>
7196
7197 * help.el (resize-temp-buffer-window): Use window-full-width-p
7198 instead of comparing frame-width and window-width.
7199
7200 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
7201
7202 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
7203 optional quotes around files in NEED-UPDATE . REMOVED case.
7204
7205 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
7206 (ada-treat-cmd-string): Improve error message.
7207 (ada-do-file-completion): Call `ada-require-project-file', so
7208 project variables are set properly.
7209 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
7210 (ada-gnatfind-buffer-name): New constant.
7211 (ada-find-any-references): Use new constant. Set buffer name
7212 properly in compilation-start. Toggle read-only properly.
7213 (ada-find-in-src-path): Fix spelling error in docstring.
7214
7215 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
7216 by zero error.
7217
7218 2007-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7219
7220 * emacs-lisp/autoload.el (autoload-print-form): Use print-quoted.
7221
7222 2007-08-12 Richard Stallman <rms@gnu.org>
7223
7224 * progmodes/sh-script.el (sh): Delete group `unix'.
7225
7226 * progmodes/gud.el (gud): Change to group `processes'.
7227
7228 2007-08-11 Glenn Morris <rgm@gnu.org>
7229
7230 * progmodes/compile.el (compilation-buffer-name): Don't check
7231 compilation-arguments. It is superfluous, and the variable isn't
7232 even set when this function is called.
7233
7234 2007-08-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7235
7236 * term/mac-win.el (mac-ae-reopen-application): New function.
7237 (mac-apple-event-map): Bind "reopen application" Apple event to it.
7238
7239 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7240
7241 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
7242 take tex-font-script-display into account.
7243 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
7244 cell to a list of 2 elements to simplify the unfontify code.
7245
7246 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7247
7248 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
7249 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
7250 ps-print-color-p is neither nil nor black-white. Reported by Christian
7251 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
7252
7253 2007-08-08 Andreas Schwab <schwab@suse.de>
7254
7255 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
7256 self-insert-command, not self-insert.
7257
7258 2007-08-08 Glenn Morris <rgm@gnu.org>
7259
7260 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
7261 argument optional, for backwards compatibility, and only highlight
7262 args when present. Fix symbol name typo (doc/args).
7263
7264 * help-mode.el (help-make-xrefs): Search for symbol constituents,
7265 rather than just `-'.
7266
7267 2007-08-07 Jay Belanger <jay.p.belanger@gmail.com>
7268
7269 * calc/calc-units.el (calc-convert-temperature):
7270 Use `/' to create fractions.
7271
7272 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
7273
7274 * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
7275 global matching.
7276 (tramp-handle-shell-command): Handle OUTPUT-BUFFER and
7277 ERROR-BUFFER more robust. Display output.
7278 (tramp-file-name-handler): Add a connection property when we found
7279 a foreign file name handler. This allows backends like ftp to
7280 profit also from usr/host name completion based on connection
7281 cache.
7282 (tramp-send-command-and-read): Search for trash after the regexp
7283 until eol only. In XEmacs, there is a problem with \n.
7284
7285 * net/tramp-cache.el (top): Read persistent connection history
7286 when cache is empty.
7287
7288 2007-08-07 Nic Ferrier <nferrier@tapsellferrier.co.uk> (tiny change)
7289
7290 * net/tramp.el (tramp-handle-process-file): Fix bug inserting
7291 resulting output.
7292
7293 2007-08-07 Sam Steingold <sds@gnu.org>
7294
7295 * progmodes/compile.el (compilation-start): Pass nil as startfile
7296 to comint-exec.
7297
7298 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
7299
7300 * longlines.el (longlines-decoded): New variable.
7301 (longlines-mode): Avoid encoding or decoding the buffer twice.
7302
7303 2007-08-07 Martin Rudalics <rudalics@gmx.at>
7304
7305 * format.el (format-insert-file): Make sure that at most one undo
7306 entry is recorded for the insertion. Inhibit point-motion and
7307 modification hooks around call to insert-file-contents.
7308
7309 2007-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
7310
7311 * vc.el (vc-annotate): Select temp-buffer before running vc-exec-after.
7312 Select the buffer's window before moving point.
7313
7314 2007-08-07 Richard Stallman <rms@gnu.org>
7315
7316 * term.el (term): Remove parent group `unix'.
7317
7318 * simple.el (default-indent-new-line): New function.
7319 It calls comment-line-break-function if there are comments.
7320 (do-auto-fill): Use that.
7321
7322 2007-08-07 Sean O'Rourke <sorourke@cs.ucsd.edu>
7323
7324 * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
7325 (PC-do-completion): Add "acronym completion" for symbols and
7326 filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
7327
7328 2007-08-06 Sam Steingold <sds@gnu.org>
7329
7330 * mouse.el (mouse-buffer-menu): Pass mode-name through
7331 format-mode-line because it may be a list,
7332 e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
7333
7334 2007-08-06 Vinicius Jose Latorre <viniciusig@ig.com.br>
7335
7336 * printing.el (pr-update-menus): Docstring fix.
7337
7338 2007-08-06 Jason Rumney <jasonr@gnu.org>
7339
7340 * menu-bar.el (menu-bar-vc-filter): Use vc-call-backend.
7341
7342 * vc-hooks.el (vc-call): Add doc string.
7343
7344 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
7345
7346 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
7347 process-filter.
7348
7349 2007-08-06 Kenichi Handa <handa@m17n.org>
7350
7351 * international/quail.el: Wrap (require 'help-mode) by
7352 eval-when-compile.
7353 (quail-help-init): New function.
7354 (quail-help): Call quail-help-init.
7355 (quail-store-decode-map-key): Change it to a function.
7356
7357 2007-08-05 Jason Rumney <jasonr@gnu.org>
7358
7359 * vc.el (vc-rollback): Add norevert argument back.
7360 (vc-revert-buffer): Add back as obsolete alias.
7361
7362 2007-08-05 Peter Povinec <ppovinec@yahoo.com> (tiny change)
7363
7364 * term.el: Honor term-default-fg-color and term-default-bg-color
7365 settings when modifying term-current-face.
7366 (term-default-fg-color, term-default-bg-color): Initialize from
7367 default term-current-face.
7368 (term-mode, term-reset-terminal): Set term-current-face with
7369 term-default-fg-color and term-default-bg-color.
7370 (term-handle-colors-array): term-current-face has term-default-fg-color
7371 and term-default-bg-color after reset escape sequence.
7372 (term-handle-colors-array): Set term-current-color with
7373 term-default-fg/bg-color instead of ansi-term-color-vector when the
7374 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
7375
7376 2007-08-05 Jay Belanger <jay.p.belanger@gmail.com>
7377
7378 * calc/calc-nlfit.el (math-nlfit-curve): Remove unnecessary variables.
7379 (math-nlfit-givens): Let bind free variables.
7380
7381 2007-08-05 Vinicius Jose Latorre <viniciusig@ig.com.br>
7382
7383 * printing.el: Require lpr and ps-print when loading printing package.
7384 Reported by Glenn Morris <rgm@gnu.org>.
7385
7386 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
7387
7388 * files.el (set-auto-mode): Handle also remote files wrt
7389 `auto-mode-alist'.
7390
7391 2007-08-04 Jay Belanger <jay.p.belanger@gmail.com>
7392
7393 * calc/calcalg3.el (calc-curve-fit): Add support for nonlinear
7394 curves and plotting.
7395
7396 * calc/calc-nlfit.el: New file.
7397
7398 2007-08-04 Glenn Morris <rgm@gnu.org>
7399
7400 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
7401 zero, not nil, when the library is first loaded. Check for a file
7402 that has been modified on disk.
7403
7404 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
7405 Remove duplicate defvar preventing initialization.
7406 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
7407
7408 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7409
7410 * diff-mode.el (diff-font-lock-keywords): Fix up false positives.
7411 (diff-beginning-of-file): Adjust to the fact that diff-file-header-re
7412 may match up to 4 lines.
7413 (diff-beginning-of-file-and-junk): Rewrite.
7414
7415 2007-08-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7416
7417 * printing.el: Evaluate require only during compilation.
7418 (pr-version): New version 6.9.1.
7419 (deactivate-mark): Replace (defvar VAR nil) by (defvar VAR).
7420 (pr-global-menubar): Fix code.
7421
7422 2007-08-03 Dan Nicolaescu <dann@ics.uci.edu>
7423
7424 * term.el (term-erase-in-display): Fix case when point is not at
7425 the beginning of the line.
7426
7427 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7428
7429 * calc/calc-ext.el (math-get-value, math-get-sdev)
7430 (math-contains-sdev): New functions.
7431
7432 * calc/calc-graph.el (calc-graph-format-data)
7433 (calc-graph-add-curve): Check for error forms.
7434 (calc-graph-set-styles): Add option for error forms.
7435
7436 2007-08-03 Miles Bader <miles@gnu.org>
7437
7438 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
7439 backend names for new backends to `Git', `Hg', and `Bzr'.
7440 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
7441 not `HG'.
7442 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
7443 name, not `GIT'.
7444 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
7445 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
7446
7447 2007-08-03 Richard Stallman <rms@gnu.org>
7448
7449 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
7450 to update deleted flag.
7451
7452 * cus-edit.el (customize-apropos, customize-apropos-options)
7453 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
7454
7455 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
7456
7457 * startup.el (fancy-splash-head, startup-echo-area-message):
7458 Change message text.
7459
7460 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
7461 All callers use line-move.
7462
7463 * progmodes/compile.el (compilation-find-buffer): Return current
7464 buffer immediately if suitable.
7465 (compile, compilation-buffer-name, compilation-start): Doc fixes.
7466
7467 2007-08-03 Daiki Ueno <ueno@unixuser.org>
7468
7469 * faces.el (face-normalize-spec): New function.
7470 (frame-set-background-mode): Normalize face-spec before calling
7471 face-spec-match-p.
7472
7473 2007-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7474
7475 * server.el (server-window): Add switch-to-buffer-other-frame option.
7476
7477 2007-08-03 Glenn Morris <rgm@gnu.org>
7478
7479 * cus-edit.el (customize-apropos): Make the error message indicate
7480 what kind of thing the user was trying to customize.
7481
7482 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
7483
7484 * progmodes/fortran.el (fortran-font-lock-syntactic-keywords):
7485 Fix off-by-one error in previous change.
7486
7487 2007-08-03 Drew Adams <drew.adams@oracle.com>
7488
7489 * emacs-lisp/pp.el (pp-eval-expression): Add progress message.
7490 Make buffer writable.
7491
7492 2007-08-01 Jay Belanger <jay.p.belanger@gmail.com>
7493
7494 * calc/calc-math.el (math-sqrt-raw, math-sin-raw-2)
7495 (math-cos-raw-2, math-arctan-raw, math-ln-raw):
7496 Use native Emacs functions, when appropriate.
7497
7498 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
7499 Stefan Monnier <monnier@iro.umontreal.ca>
7500
7501 * vc.el: Document new VC operation `extra-menu'.
7502
7503 * vc-hooks.el (vc-default-extra-menu): New function.
7504
7505 * menu-bar.el (menu-bar-vc-filter): New function.
7506 (menu-bar-tools-menu): Use it as a filter.
7507
7508 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
7509
7510 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
7511
7512 2007-08-01 Glenn Morris <rgm@gnu.org>
7513
7514 * progmodes/fortran.el: Remove leading `*' from all defcustom doc
7515 strings.
7516 (fortran-tab-mode-default): Remove needless autoload.
7517 (fortran-tab-mode-string): Add help-echo and mouse properties, and
7518 mark as risky.
7519 (fortran-line-length): New buffer-local variable, safe if integer.
7520 (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
7521 Change from variables to constants.
7522 (fortran-font-lock-syntactic-keywords): Delete as a variable,
7523 replace with a new function definition.
7524 (fortran-mode): Use fortran-line-length, and
7525 fortran-font-lock-syntactic-keywords as a function. Add a
7526 hack-local-variables-hook function.
7527 (fortran-line-length, fortran-hack-local-variables): New functions.
7528 (fortran-window-create, fortran-strip-sequence-nos): Doc fix.
7529 Use fortran-line-length rather than 72.
7530 (fortran-window-create-momentarily): Doc fix.
7531
7532 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change)
7533
7534 * cus-edit.el (custom-group-value-create, custom-goto-parent):
7535 Fix parent groups link.
7536
7537 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net>
7538
7539 * progmodes/python.el (python-current-defun): Adjust to never fall
7540 into infinite loop.
7541
7542 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
7543
7544 * pcvs.el (cvs-vc-command-advice): Handle the new fileset case.
7545
7546 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
7547
7548 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
7549 (copyright-fix-years, copyright): Correctly handle the case where
7550 copyright-limit is nil.
7551
7552 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
7553
7554 * progmodes/python.el (run-python): Fix path separator under w32.
7555
7556 2007-07-30 Richard Stallman <rms@gnu.org>
7557
7558 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7559 Treat non-break space as whitespace in Lisp.
7560
7561 2007-07-30 Stefan Monnier <monnier@iro.umontreal.ca>
7562
7563 * vc.el (vc-dired-hook): Use inhibit-read-only.
7564
7565 * progmodes/compile.el (compilation-forget-errors):
7566 Reset compilation-auto-jump-to-next.
7567
7568 2007-07-30 Michael Olson <mwolson@gnu.org>
7569
7570 * cus-edit.el (custom-group-save): Fix void function definition
7571 error. Thanks to Zhang Wei for the report.
7572
7573 * ps-print.el: Check in trivial changes to the autoloads section
7574 caused by the build process. These autoloads really ought to be
7575 placed in a separate file, methinks.
7576
7577 2007-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
7578
7579 * calendar/calendar.el (calendar-mode): Make sure
7580 displayed-(month|year) are set.
7581 (calendar-basic-setup): Display buffer before adjusting window sizes.
7582 (generate-calendar-window): Use inhibit-read-only. Simplify.
7583 Generate buffer and set displayed-month and displayed-year before
7584 calling update-calendar-mode-line.
7585
7586 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7587
7588 * net/tramp.el:
7589 * net/tramp-uu.el:
7590 * net/trampver.el: Use utf-8 encoding with coding cookie.
7591
7592 * net/tramp-cache.el:
7593 * net/tramp-fish.el:
7594 * net/tramp-ftp.el:
7595 * net/tramp-gw.el:
7596 * net/tramp-smb.el: Remove coding cookie.
7597
7598 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
7599 Flush buffer file-name's file property.
7600 (tramp-handle-file-remote-p): The first parameter is FILENAME.
7601
7602 * net/trampver.el: Update release number.
7603
7604 2007-07-29 Juri Linkov <juri@jurta.org>
7605
7606 * dired.el (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
7607 Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode'
7608 when major-mode is not dired-mode.
7609 (dired-toggle-read-only): New function.
7610 (dired-recursive-deletes): Remove obsolete comments about old
7611 default value.
7612 (dired-do-flagged-delete, dired-do-delete): Refill docstring.
7613
7614 * wdired.el (wdired-exit): New function.
7615 (wdired-mode-map): Bind C-x C-q to wdired-exit.
7616
7617 2007-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * cus-edit.el (customize-read-group): New fun.
7620 (customize-group-other-window, customize-face-other-window):
7621 Prompt before delegating to customize-(group|face).
7622 Bind pop-up-windows rather than use the other-window argument.
7623 (customize-group, customize-face): Prompt from the interactive spec.
7624 Remove args `prompt-for-group' and `other-window'.
7625
7626 * emacs-lisp/advice.el (ad-interactive-form): Re-introduce.
7627 (ad-body-forms, ad-advised-interactive-form): Revert this part of
7628 last change.
7629
7630 2007-07-28 Masatake YAMATO <jet@gyve.org>
7631
7632 * vc.el (vc-dired-mode): Add a menu for VC related operation.
7633 Use backend name as the menu label. Suggested by David Kastrup.
7634
7635 2007-07-28 Alan Mackenzie <acm@muc.de>
7636
7637 Fix problem with modes derived from CC Mode:
7638 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
7639 macro to cc-langs.
7640 (c-init-language-vars-for): Remove call to above macro.
7641 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
7642 been moved to here.
7643 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
7644
7645 2007-07-28 Eli Zaretskii <eliz@gnu.org>
7646
7647 * net/trampver.el: Fix the `coding' cookie.
7648
7649 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
7650
7651 * vc-git.el (vc-git-print-log): Support both the old single file
7652 interface and the new one.
7653
7654 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
7655
7656 * bindings.el (mode-line-remote): Use updated %@ construct.
7657
7658 2007-07-27 Stefan Monnier <monnier@iro.umontreal.ca>
7659
7660 * calendar/cal-bahai.el (calendar-bahai-month-name-array)
7661 (calendar-bahai-epoch, calendar-bahai-leap-year-p)
7662 (calendar-bahai-leap-base, calendar-bahai-prompt-for-date)
7663 (diary-list-bahai-entries, diary-bahai-mark-entries)
7664 (calendar-bahai-mark-date-pattern, diary-insert-bahai-entry)
7665 (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry):
7666 New names to clean up namespace.
7667 (list-bahai-diary-entries, mark-bahai-diary-entries)
7668 (insert-bahai-diary-entry, insert-monthly-bahai-diary-entry)
7669 (insert-yearly-bahai-diary-entry, mark-bahai-calendar-date-pattern):
7670 Add compatibility aliases.
7671
7672 * calendar/appt.el: Don't wrap defvar within eval-when-compile.
7673
7674 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right)
7675 (calendar-scroll-left-three-months)
7676 (calendar-scroll-right-three-months): Clean up namespace.
7677 (scroll-calendar-left, scroll-calendar-right)
7678 (scroll-calendar-left-three-months)
7679 (scroll-calendar-right-three-months): Add compatibility aliases.
7680
7681 * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
7682 Behave like mouse-scroll-calendar-* when used from the mouse.
7683
7684 * calendar/cal-menu.el (cal-menu-scroll-menu)
7685 (cal-menu-global-mouse-menu):
7686 * calendar/calendar.el (calendar-mode-map):
7687 Use new calendar-scroll-* names.
7688 (mouse-scroll-calendar-left, mouse-scroll-calendar-right):
7689 Remove. Use calendar-scroll-* directly instead.
7690
7691 2007-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
7692
7693 * emacs-lisp/advice.el (ad-interactive-p, ad-interactive-form): Remove.
7694 (ad-body-forms, ad-advised-interactive-form, ad-make-cache-id)
7695 (ad-make-advised-definition, ad-cache-id-verification-code):
7696 Use commandp and interactive-form instead.
7697
7698 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
7699
7700 * vc-git.el: Relicense to GPLv3 or later.
7701 (vc-directory-exclusion-list, vc-handled-backends): Remove.
7702
7703 * vc-hooks.el (vc-handled-backends): Add GIT.
7704
7705 * vc.el (vc-directory-exclusion-list): Add .git.
7706
7707 2007-07-26 Alexandre Julliard <julliard@winehq.org>
7708
7709 * vc-git.el (vc-git-revision-table)
7710 (vc-git-revision-completion-table): New functions.
7711
7712 2007-07-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7713
7714 * progmodes/ebnf-abn.el (ebnf-abn-skip-comment):
7715 * progmodes/ebnf-bnf.el (ebnf-bnf-skip-comment):
7716 * progmodes/ebnf-dtd.el (ebnf-dtd-skip-comment):
7717 * progmodes/ebnf-ebx.el (ebnf-ebx-skip-comment):
7718 * progmodes/ebnf-iso.el (ebnf-iso-skip-comment):
7719 * progmodes/ebnf-yac.el (ebnf-yac-skip-comment): New version.
7720 New command actions for EPS header and EPS footer.
7721
7722 * progmodes/ebnf2ps.el: New command actions for EPS header and EPS
7723 footer. Fix some problems with one-or-more, zero-or-more and
7724 alternative constructions generation. Some log messages
7725 implementation. Doc fix.
7726 (ebnf-version): New version 4.4.
7727 (ebnf-eps-header-font, ebnf-eps-header, ebnf-eps-footer-font)
7728 (ebnf-eps-footer, ebnf-log): New options.
7729 (ebnf-find-style, ebnf-eps-header-footer, ebnf-eps-header)
7730 (ebnf-eps-footer, ebnf-eps-string, ebnf-eps-header-footer-comment)
7731 (ebnf-eps-header-footer-p, ebnf-eps-header-comment)
7732 (ebnf-eps-footer-comment, ebnf-eps-header-footer-file)
7733 (ebnf-eps-header-footer-set, ebnf-log-header, ebnf-log): New funs.
7734 (ebnf-style-custom-list, ebnf-style-database): Put new values.
7735 (ebnf-print-directory, ebnf-print-file, ebnf-print-buffer)
7736 (ebnf-print-region, ebnf-spool-directory, ebnf-spool-file)
7737 (ebnf-spool-buffer, ebnf-spool-region, ebnf-eps-directory)
7738 (ebnf-eps-file, ebnf-eps-buffer, ebnf-eps-region)
7739 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-buffer)
7740 (ebnf-syntax-region, ebnf-parse-and-sort, ebnf-begin-job)
7741 (ebnf-dimensions, ebnf-production-dimension, ebnf-terminal-dimension)
7742 (ebnf-non-terminal-dimension, ebnf-special-dimension)
7743 (ebnf-terminal-dimension1, ebnf-repeat-dimension)
7744 (ebnf-except-dimension, ebnf-alternative-dimension)
7745 (ebnf-optional-dimension, ebnf-one-or-more-dimension)
7746 (ebnf-zero-or-more-dimension, ebnf-sequence-dimension): Insert log
7747 message fun.
7748 (ebnf-setup, ebnf-generate-one-or-more, ebnf-generate-zero-or-more)
7749 (ebnf-begin-job, ebnf-begin-file, ebnf-eps-finish-and-write)
7750 (ebnf-insert-ebnf-prologue, ebnf-production-dimension)
7751 (ebnf-terminal-dimension1, ebnf-alternative-dimension)
7752 (ebnf-one-or-more-dimension, ebnf-zero-or-more-dimension)
7753 (ebnf-eps-add-context, ebnf-eps-add-production): Fix code.
7754 (ebnf-eps-filename, ebnf-trim-right): Replace `?\s' by `?\ ' to keep
7755 compatibility with Emacs 20 & 21.
7756 (ebnf-eps-header-comment, ebnf-eps-footer-comment)
7757 (ebnf-eps-file-alist, ebnf-basic-width-extra)
7758 (ebnf-basic-empty-height): New vars.
7759 (ebnf-prologue): Fix PostScript code.
7760 (ebnf-make-empty, ebnf-make-terminal1, ebnf-make-or-more1)
7761 (ebnf-make-production, ebnf-make-alternative, ebnf-make-optional)
7762 (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
7763 (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
7764
7765 2007-07-25 Glenn Morris <rgm@gnu.org>
7766
7767 * Relicense all FSF files to GPLv3 or later.
7768
7769 * COPYING: Switch to GPLv3.
7770
7771 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7772
7773 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
7774 Replace it with another one which disables undo before calling
7775 erase-buffer and then turns it back on if needed.
7776
7777 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7778
7779 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
7780
7781 2007-07-24 Glenn Morris <rgm@gnu.org>
7782
7783 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
7784 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
7785 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
7786 (cal-tex-cursor-week, cal-tex-cursor-week2)
7787 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7788 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7789 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7790 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
7791
7792 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7793
7794 * calendar/calendar.el (calendar-mode-map): Move initialization
7795 into declaration. Add menu bindings (used to be done in cal-menu).
7796 (calendar-mode): Don't add an activate-menubar-hook.
7797
7798 * calendar/cal-menu.el: Break dependency on calendar.el (i.e. do not
7799 modify calendar-mode-map), use easy-menu, and make sure that C-h k
7800 can be used on the menu entries.
7801 (cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
7802 (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
7803 (cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
7804 (cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
7805 (calendar-flatten, cal-menu-update): Remove.
7806 (calendar-mouse-insert-hebrew-diary-entry)
7807 (calendar-mouse-insert-islamic-diary-entry)
7808 (calendar-mouse-insert-bahai-diary-entry):
7809 Remove (fold into cal-menu-diary-menu).
7810 (calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
7811 (cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
7812 (calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
7813 (calendar-mouse-view-diary-entries): Minor simplifications.
7814 (calendar-event-to-date): Use with-current-buffer.
7815
7816 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
7817
7818 * add-log.el (change-log-redate): Remove (not needed anymore and
7819 doesn't appear to work).
7820
7821 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7822
7823 * frame.el: Use mapc and dolist instead of mapcar where possible.
7824 (close-display-connection): New command.
7825
7826 2007-07-25 Alexandre Julliard <julliard@winehq.org>
7827
7828 * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
7829 (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
7830
7831 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7832
7833 * ps-print.el (ps-multibyte-buffer): Docstring fix.
7834
7835 * ps-mule.el: Doc fix.
7836 (ps-multibyte-buffer, ps-mule-font-info-database-default)
7837 (ps-mule-external-libraries, ps-mule-begin-job): Docstring fix.
7838
7839 2007-07-25 Glenn Morris <rgm@gnu.org>
7840
7841 * calendar/cal-tex.el (cal-tex-which-days, cal-tex-holidays)
7842 (cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
7843 (cal-tex-daily-end, cal-tex-hook)
7844 (cal-tex-cal-one-month, cal-tex-cal-multi-month)
7845 (cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
7846 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7847 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7848 (cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
7849 (cal-tex-day-prefix, cal-tex-day-name-format)
7850 (cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
7851 (cal-tex-caldate, cal-tex-LaTeX-hourbox)
7852 (cal-tex-LaTeX-subst-list): Change from variables to constants.
7853 (cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
7854 (cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
7855 etc, rather than \bf.
7856 (cal-tex-mini-calendar): Fix typos in previous change.
7857 (cal-tex-latexify-list): Remove inner let binding.
7858 (cal-tex-end-document, cal-tex-banner): Use multi-line
7859 cal-tex-comment.
7860 (cal-tex-comment): Handle embedded newlines.
7861 (cal-tex-LaTeXify-string): Use substring-no-properties.
7862
7863 2007-07-25 Joakim Verona <joakim@verona.se> (tiny change)
7864
7865 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7866 Add support for the Maden build tool.
7867
7868 2007-07-25 William Xu <william.xwl@gmail.com> (tiny change)
7869
7870 * net/webjump.el (webjump-url-encode): Fix for non-ASCII characters.
7871
7872 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
7873
7874 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
7875
7876 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
7877
7878 * dired.el (dired-mode-map): Bind wdired-change-to-wdired-mode to
7879 C-x C-q.
7880
7881 * vc-git.el (vc-git-print-log): Fix previous change.
7882
7883 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
7884
7885 * window.el (save-selected-window): Minor optimization.
7886 (bw-adjust-window): If operation failed, try with a smaller delta.
7887 (window-fixed-size-p): New function.
7888 (window-area-factor): New var.
7889 (balance-windows-area): New command.
7890
7891 * ps-mule.el (ps-multibyte-buffer): Docstring fixes.
7892 (ps-mule-encode-ethiopic): Make it clear that it's always defined.
7893 (ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
7894 (ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
7895 (ps-mule-begin-job): Use dolist.
7896
7897 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
7898
7899 * subr.el (start-file-process-shell-command)
7900 (process-file-shell-command): New defuns.
7901
7902 * progmodes/compile.el (compilation-start):
7903 Apply `start-file-process-shell-command'.
7904
7905 2007-07-24 Alexandre Julliard <julliard@winehq.org>
7906
7907 * vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix typos.
7908
7909 2007-07-24 Alan Mackenzie <acm@muc.de>
7910
7911 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
7912 Initialise byte-compile-unresolved-functions before rather than
7913 after a compilation.
7914 (byte-compile-unresolved-functions): Amplify doc string.
7915
7916 2007-07-24 Glenn Morris <rgm@gnu.org>
7917
7918 * startup.el (normal-splash-screen): Use `emacs-copyright'.
7919
7920 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
7921 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
7922 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
7923 (cal-tex-cursor-week, cal-tex-cursor-week2)
7924 (cal-tex-cursor-week-iso, cal-tex-week-hours)
7925 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
7926 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7927 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
7928
7929 * calendar/cal-tex.el: Remove leading `*' from defcustom docs.
7930 (cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
7931 (cal-tex-day-name-format, cal-tex-cal-one-month)
7932 (cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
7933 (cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
7934 (cal-tex-mini-calendar, cal-tex-em): Doc fix.
7935 (cal-tex-list-holidays, cal-tex-cursor-year)
7936 (cal-tex-cursor-year-landscape, cal-tex-year)
7937 (cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
7938 (cal-tex-cursor-month, cal-tex-insert-days)
7939 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
7940 (cal-tex-first-blank-p, cal-tex-cursor-week)
7941 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7942 (cal-tex-week-hours, cal-tex-cursor-week-monday)
7943 (cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
7944 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
7945 (cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
7946 (cal-tex-latexify-list, cal-tex-previous-month)
7947 (cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
7948 modernization, including using dotimes rather than
7949 calendar-for-loop.
7950 (cal-tex-LaTeX-subst-list): Remove `@'.
7951 (cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf):
7952 Use \textit and \textbf rather than \em and \it.
7953
7954 * calendar/cal-bahai.el (list-bahai-diary-entries)
7955 * calendar/cal-hebrew.el (list-hebrew-diary-entries)
7956 * calendar/cal-islam.el (list-islamic-diary-entries)
7957 * calendar/calendar.el (generate-calendar, generate-calendar-month)
7958 * calendar/diary-lib.el (diary-list-entries)
7959 (mark-calendar-date-pattern): Use `dotimes' rather than
7960 `calendar-for-loop'.
7961
7962 * calendar/calendar.el (calendar-for-loop): Doc fix.
7963
7964 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
7965
7966 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
7967 underlying file is uptodate.
7968
7969 2007-07-23 Christopher J. Madsen <cjm@cjmweb.net>
7970
7971 * replace.el (perform-replace): Use isearch-no-upper-case-p.
7972
7973 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
7974
7975 * vc-hooks.el (vc-mode-line-map): New const.
7976 (vc-mode-line): Use it.
7977
7978 2007-07-23 Alexandre Julliard <julliard@winehq.org>
7979
7980 * vc-git.el (vc-git-delete-file, vc-git-rename-file)
7981 (vc-git-unregister): New functions.
7982 (vc-git-find-version): Use the result of ls-files as a parameter
7983 for cat-file.
7984
7985 2007-07-23 Michael Albinus <michael.albinus@gmx.de>
7986
7987 * net/tramp.el (tramp-perl-file-attributes)
7988 (tramp-perl-directory-files-and-attributes)
7989 (tramp-handle-file-attributes-with-stat)
7990 (tramp-handle-directory-files-and-attributes-with-stat)
7991 (tramp-convert-file-attributes): Handle huge file sizes.
7992
7993 2007-07-23 Juri Linkov <juri@jurta.org>
7994
7995 * isearch.el (isearch-message-function): New variable.
7996 (isearch-update, isearch-search): Use it.
7997
7998 * simple.el (goto-history-element): New function created from
7999 next-history-element.
8000 (next-history-element): Most code moved to goto-history-element.
8001 Call goto-history-element with (- minibuffer-history-position n).
8002 (previous-history-element): Call goto-history-element with (+
8003 minibuffer-history-position n).
8004 (minibuffer-setup-hook): Add minibuffer-history-isearch-setup.
8005 (minibuffer-history-isearch-message-overlay): New buffer-local variable.
8006 (minibuffer-history-isearch-setup, minibuffer-history-isearch-end)
8007 (minibuffer-history-isearch-search, minibuffer-history-isearch-message)
8008 (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state)
8009 (minibuffer-history-isearch-pop-state): New functions.
8010
8011 2007-07-23 Thien-Thi Nguyen <ttn@gnuvola.org>
8012
8013 * vc-hooks.el (vc-stay-local-p): Fix bug: Avoid remove-if-not.
8014 Also, if FILE is a list, return non-nil if any of its elements
8015 should stay local. Update docstring.
8016
8017 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
8018
8019 * emacs-lisp/copyright.el (copyright-update-year): Fix 2007-05-25
8020 change by reverting a small part.
8021
8022 2007-07-23 Richard Stallman <rms@gnu.org>
8023
8024 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
8025
8026 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8027
8028 * vc-git.el (vc-git-checkin): Delete unused parameter and the code
8029 handling it. Use vc-git-command.
8030 (vc-git-find-version, vc-git-diff-tree): New functions.
8031 (vc-git-revert): Use vc-git-command.
8032 (vc-git--run-command): Delete.
8033
8034 2007-07-23 Alexandre Julliard <julliard@winehq.org>
8035
8036 * vc-git.el (vc-git-workfile-unchanged-p): Update comment.
8037
8038 2007-07-20 Kenichi Handa <handa@m17n.org>
8039
8040 * international/utf-8.el (utf-8-post-read-conversion):
8041 Temporarily bind utf-8-compose-scripts to nil while running
8042 *-compose-region functions.
8043
8044 2007-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8045
8046 * vc-git.el: Update status.
8047 (vc-directory-exclusion-list): Use eval-after-load.
8048
8049 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
8050
8051 * bindings.el (mode-line-remote): New variable.
8052 (help-echo): Add to default values of mode-line-format.
8053
8054 * files.el: Mark mode-line-remote as risky.
8055
8056 2007-07-22 Juri Linkov <juri@jurta.org>
8057
8058 * isearch.el (isearch-edit-string): Save old point and
8059 isearch-other-end to old-point and old-other-end before reading
8060 the search string from minibuffer. After exiting minibuffer set
8061 point to old-other-end if point and the search direction is the
8062 same as before reading the search string.
8063 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
8064 to isearch-other-end. Instead of isearch-search-and-update call
8065 three functions isearch-search, isearch-push-state and isearch-update.
8066
8067 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8068
8069 * vc-git.el (vc-git-register, vc-git-checkin): Use vc-git-command,
8070 deal with multiple file arguments.
8071 (vc-git-print-log): Deal with multiple file arguments.
8072
8073 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8074
8075 * diff-mode.el (diff-refine-ignore-spaces-hunk): Rename from
8076 diff-refine-hunk. Adjust users.
8077 (diff-unified-hunk-p, diff-splittable-p): New functions.
8078 (diff-mode-menu): Use it to disable Split when it doesn't work.
8079
8080 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8081
8082 * diff-mode.el (diff-mode-menu): New entries.
8083
8084 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8085
8086 * diff-mode.el (diff-unified->context): Use the new `apply' undo entry
8087 if applicable, so as to save undo-log space.
8088
8089 * diff-mode.el (diff-find-file-name): Add arg `batch'.
8090
8091 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
8092 (diff-file-kill): Use it.
8093 (diff-beginning-of-hunk): Add arg `try-harder' using it.
8094 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
8095 Use it so they find the hunk even when we're in the file header.
8096
8097 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8098
8099 * vc-git.el (vc-git-revision-granularity, vc-git-root)
8100 (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
8101 (vc-git-create-repo): New functions.
8102 (vc-git-registered): New autoloaded function definition.
8103 (vc-git-registered): Use vc-git-root.
8104 (vc-git-responsible-p): New defalias.
8105 (vc-git-annotate-extract-revision-at-line): Uncomment.
8106 (vc-git-print-log): Add the file name to the log.
8107 (vc-git-log-view-mode): New derived mode.
8108 (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
8109
8110 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8111
8112 * progmodes/grep.el (grep-compute-defaults): Keep default values.
8113
8114 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
8115
8116 * textmodes/reftex.el (reftex-access-parse-file): Create parse
8117 file in a way that does not interfere with recentf mode.
8118 (reftex-access-parse-file): Do not risk destroying an existing
8119 buffer.
8120
8121 2007-07-22 Alexandre Julliard <julliard@winehq.org>
8122
8123 * vc-git.el: New file.
8124
8125 2007-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
8126
8127 * textmodes/tex-mode.el (tex-font-script-display): Change default.
8128
8129 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8130
8131 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
8132 for branches and new files.
8133
8134 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
8135 local-map handling ...
8136 (vc-mode-line): ... here. Improve handling of help-echo.
8137
8138 * vc.el (mode-line-string): Document help-echo usage.
8139
8140 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8141
8142 Sync with Tramp 2.1.10.
8143
8144 * net/tramp.el (tramp-get-ls-command): Fix typo.
8145
8146 * net/trampver.el: Update release number.
8147
8148 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8149
8150 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
8151
8152 * term/x-win.el (x-handle-no-bitmap-icon): New function.
8153
8154 2007-07-22 Martin Rudalics <rudalics@gmx.at>
8155
8156 * add-log.el (change-log-fill-parenthesized-list): New function.
8157 (change-log-indent): Call change-log-fill-parenthesized-list.
8158 (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t.
8159 Have lines with leading asterisk start a paragraph.
8160
8161 2007-07-21 Jay Belanger <jay.p.belanger@gmail.com>
8162
8163 * calc/calc-math.el (math-emacs-precision)
8164 (math-largest-emacs-expt, math-smallest-emacs-expt):
8165 New variables.
8166 (math-use-emacs-fn): New function.
8167 (math-exp-raw): Evaluate with `math-use-emacs-fn', when
8168 appropriate.
8169
8170 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
8171
8172 * image-dired.el (image-dired-sane-db-file): New func.
8173 (image-dired-write-tags, image-dired-remove-tag)
8174 (image-dired-list-tags, image-dired-write-comments)
8175 (image-dired-get-comment, image-dired-mark-tagged-files)
8176 (image-dired-create-gallery-lists): Call new func.
8177 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
8178
8179 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
8180
8181 * vc-hg.el (vc-hg-dir-state): Fix loop.
8182 (vc-hg-print-log): Fix expected return value for vc-hg-command.
8183 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
8184 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
8185 (vc-hg-revert): Likewise.
8186 (vc-hg-revision-table, vc-hg-revision-completion-table): New
8187 functions.
8188
8189 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8190
8191 * add-log.el (change-log-resolve-conflict): Don't lose data if the
8192 merge fails.
8193
8194 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8195
8196 * progmodes/compile.el (compilation-auto-jump-to-first-error):
8197 Add group and version.
8198
8199 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8200
8201 * add-log.el (add-log-file-name): Use file-relative-name.
8202 (add-change-log-entry): Delay reading
8203 add-log-(full-name|mailing-address) to after we've switched to the
8204 ChangeLog buffer so we get the right value.
8205 (add-change-log-entry, add-log-current-defun, change-log-merge):
8206 Use derived-mode-p rather than checking major-mode directly.
8207
8208 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
8209 name for buffer-file-name if it refers to a directory.
8210
8211 * vc-arch.el (vc-arch-diff): Fix last change.
8212
8213 * progmodes/compile.el (compilation-start): Remember the original
8214 directory in a buffer-local compilation-directory.
8215 (compile): Set the global value of compilation-directory.
8216 (recompile): Use compilation-directory even in the compilation buffer.
8217
8218 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8219
8220 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
8221
8222 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8223
8224 * ps-print.el: Problem with foreground and background color when
8225 printing a buffer with and without faces. Reported by Christian
8226 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
8227 (ps-print-version): New version 6.7.5.
8228 (ps-default-fg): Change default value to nil, so black color is used
8229 when a face does not specify a foreground color.
8230 (ps-default-bg): Change default value to nil, so white color is used
8231 for background color.
8232 (ps-begin-job): Fix code.
8233
8234 2007-07-20 Eli Zaretskii <eliz@gnu.org>
8235
8236 * makefile.w32-in (install-lisp-SH): Don't create subdirectories
8237 in $(INSTALL_DIR)/lisp/ if they already exist.
8238
8239 2007-07-20 Dhruva Krishnamurthy <dhruvakm@gmail.com> (tiny change)
8240
8241 * makefile.w32-in (install-lisp-CMD): Don't create subdirectories
8242 in $(INSTALL_DIR)/lisp/ if they already exist.
8243
8244 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8245
8246 * progmodes/vera-mode.el (vera-re-search-forward)
8247 (vera-re-search-backward): Remove use of store-match-data.
8248 (vera-mode-map): Move initialization into declaration.
8249
8250 * progmodes/flymake.el (flymake-buildfile-dirs): Remove.
8251 (flymake-find-buildfile): Use locate-dominating-file.
8252
8253 * vc.el (vc-delistify): Use mapconcat.
8254 (vc-do-command): Minor simplification.
8255 (vc-expand-dirs): Use push.
8256
8257 * vc-mcvs.el (vc-mcvs-create-repo):
8258 * vc-cvs.el (vc-cvs-create-repo): Remove.
8259
8260 * vc-hooks.el (vc-find-root): Fix case where `file' is the current
8261 directory and the root as well.
8262
8263 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8264
8265 * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
8266 instead of a file.
8267
8268 * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
8269 (vc-hg-registered): Replace if with when.
8270 (vc-hg-state): Deal with nonexistent files and handle removed files.
8271 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
8272 (vc-hg-checkout): Re-enable.
8273 (vc-hg-create-repo): Fix typos.
8274 (vc-hg-print-log): Fix for multiple files.
8275 (vc-hg-workfile-unchanged-p): New function.
8276
8277 * vc.el: Fix typo.
8278 (vc-print-log): Fix call to print-log.
8279 (vc-default-comment-history): Likewise.
8280 (vc-directory-exclusion-list): Add .hg and .bzr.
8281 (vc-diff-internal): Pass a list instead of a file.
8282
8283 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
8284
8285 * vc-bzr.el (vc-bzr-create-repo): New function.
8286
8287 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
8288
8289 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
8290 `file' from which to start the search.
8291
8292 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
8293
8294 * vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
8295 having a single file argument to having a list of files as the
8296 first argument.
8297
8298 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
8299
8300 * files.el (locate-dominating-file): New function.
8301
8302 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
8303
8304 * progmodes/grep.el (grep-host-defaults-alist): New defvar.
8305 (grep-compute-defaults): Use it.
8306
8307 2007-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
8308
8309 * uniquify.el: Docstring fixes.
8310
8311 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
8312
8313 * vc.el (revision-granularity, create-repo): Document new vc
8314 backend properties.
8315 (vc-rollback): Renamed from vc-cancel-version. Update
8316 references. Pass a list instead of a file.
8317 (vc-revert): Renamed from vc-revert-buffer. Update references.
8318 (vc-delistify, vc-expand-dirs): New functions.
8319 (vc-do-command): Rename FILE to FILE-OR-LIST and deal with a list
8320 of files instead of a single file.
8321 (vc-position-context, vc-resync-window, vc-diff-internal)
8322 (vc-print-log): Pass a list instead of a file.
8323
8324 * vc-hooks.el (vc-stay-local-p, vc-backend)
8325 (vc-backend-subdirectory-name): Work on a file list, not a single
8326 file.
8327 (vc-workfile-version): Update docstring.
8328 (vc-menu-map): Use vc-rollback instead of vc-cancel-version and
8329 vc-revert instead of vc-revert-buffer.
8330 (vc-prefix-map): Likewise. Bind vc-update.
8331
8332 * vc-svn.el (vc-svn-revision-granularity, vc-svn-create-repo)
8333 (vc-svn-wash-log): New functions.
8334 (vc-svn-register, vc-svn-checkin, vc-svn-print-log)
8335 (vc-svn-command): Deal with a list of files, not a single file.
8336
8337 * vc-rcs.el (vc-rcs-revision-granularity, vc-rcs-create-repo)
8338 (vc-rcs-wash-log): New functions.
8339 (vc-rcs-register, vc-rcs-checkin, vc-rcs-diff, vc-rcs-print-log):
8340 Deal with a list of files, not a single file.
8341 (vc-rcs-rollback): Likewise. Rename from vc-rcs-cancel-version.
8342
8343 * vc-sccs.el (vc-sccs-revision-granularity, vc-sccs-wash-log): New
8344 functions.
8345 (vc-sccs-register, vc-sccs-checkin, vc-sccs-diff): Deal with a
8346 list of files, not a single file.
8347
8348 * vc-mcvs.el (vc-mcvs-revision-granularity, vc-mcvs-create-repo):
8349 New functions.
8350 (vc-mcvs-register, vc-mcvs-checkin, vc-mcvs-print-log)
8351 (vc-mcvs-diff): Deal with a list of files, not a single file.
8352
8353 * vc-hg.el (vc-hg-revision-granularity, vc-hg-create-repo): New
8354 functions.
8355 (vc-hg-print-log): Deal with a list of files, not a single file.
8356 (vc-hg-diff-tree): New function, replace defalias with the same
8357 name.
8358 (vc-hg-register, vc-hg-checkin, vc-hg-command): Rename FILE to
8359 FILES to denote that it is a file list, not a single file.
8360
8361 * vc-cvs.el (vc-cvs-create-repo, vc-cvs-wash-log): New functions.
8362 (vc-cvs-register, vc-cvs-checkin): Deal with a list of files, not
8363 a single file.
8364 (vc-cvs-print-log, vc-cvs-command): Rename FILE to FILES to denote
8365 that it is a file list, not a single file.
8366 (vc-cvs-diff): Likewise. Simplify.
8367
8368 * vc-arch.el (vc-arch-register, vc-arch-checkin, vc-arch-diff):
8369 Deal with a list of files, not a single file.
8370
8371 * vc-bzr.el (vc-bzr-register, vc-bzr-command, vc-bzr-checkin)
8372 (vc-bzr-print-log): Update FILE parameter name to denote that it
8373 is a file list, not a single file.
8374 (vc-bzr-diff): Likewise. Use the car of files.
8375
8376 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
8377
8378 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
8379 (follow-delete-other-windows-and-split, follow-recenter)
8380 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
8381 (follow-redisplay, follow-estimate-first-window-start)
8382 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
8383 Fix typos in docstrings.
8384
8385 2007-07-18 Martin Rudalics <rudalics@gmx.at>
8386
8387 * add-log.el (change-log-mode): Use fill-nobreak-predicate to
8388 avoid that filling introduces lines with a single asterisk.
8389
8390 * kmacro.el (kmacro-end-macro): When ignoring empty macro
8391 avoid incorrect kmacro-ring-empty-p messages.
8392 Reported by Michael Schierl <schierlm@gmx.de>.
8393
8394 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
8395
8396 * vc.el: Add more info about the vc-registered function.
8397
8398 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8399
8400 * files.el (file-remote-p): Introduce optional parameter
8401 IDENTIFICATION.
8402
8403 * recentf.el (recentf-keep-default-predicate): Adapt call of
8404 `file-remote-p'.
8405
8406 * progmodes/grep.el (grep-probe): Use `process-file'.
8407 (grep-compute-defaults): Handle variables host specific.
8408
8409 * net/ange-ftp.el (ange-ftp-file-remote-p): Handle optional
8410 parameter IDENTIFICATION.
8411
8412 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
8413 parameter IDENTIFICATION.
8414 (tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
8415 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8416 Add entry for `set-file-times'.
8417 (tramp-do-copy-or-rename-file-via-buffer)
8418 (tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
8419 (tramp-handle-unhandled-file-name-directory): Rewrite.
8420 (tramp-convert-file-attributes): Add error handling when inode is
8421 extraordinary big.
8422 (tramp-get-inode): Change parameter from FILE to VEC.
8423 (tramp-handle-start-file-process): Use (current-buffer) if BUFFER
8424 is nil. This is according to the specification. Goto (point-max)
8425 when ready.
8426 (tramp-handle-shell-command): Rewrite completely, using
8427 `process-file' and `start-file-process'.
8428 (tramp-methods, tramp-find-shell)
8429 (tramp-open-connection-setup-interactive-shell)
8430 (tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
8431 var. Reported by Steve Youngs <steve@sxemacs.org>.
8432
8433 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
8434 entry for `set-file-times'. Rename `start-process' into
8435 `start-file-process'. Remove `call-process' entry.
8436 (tramp-fish-handle-set-file-times): New defun.
8437 (tramp-fish-handle-executable-find): Use `process-file'.
8438 (tramp-fish-handle-process-file): New defun. Replaces
8439 `tramp-fish-handle-call-process'.
8440 (tramp-fish-do-copy-or-rename-file-directly): Use
8441 `set-file-times'.
8442 (tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
8443
8444 * net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
8445 `tramp-get-inode' parameter.
8446
8447 2007-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
8448
8449 * vc-bzr.el (vc-bzr-version, vc-bzr-at-least-version)
8450 (vc-bzr-post-command-function): Remove. Version 0.8 is already old
8451 nowadays, and by the time Emacs-23 comes out, nobody will even remember
8452 it has ever existed.
8453
8454 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
8455
8456 * vc.el: Undo previous change.
8457
8458 2007-07-16 Eli Zaretskii <eliz@gnu.org>
8459
8460 * makefile.w32-in (clean): Don't delete *~.
8461
8462 2007-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
8463
8464 * textmodes/tex-mode.el (tex-verbatim-environments):
8465 Add safe-local-variable property.
8466 (tex-font-lock-syntactic-keywords): Lookup tex-verbatim-environments
8467 when starting font-lock rather than when loading tex-mode.el.
8468
8469 * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Skip over the
8470 whole $( rather than just the $. Rename from sh-quoted-subshell.
8471 (sh-font-lock-syntactic-keywords): Adjust call accordingly.
8472
8473 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
8474
8475 * bookmark.el (bookmark-maybe-sort-alist): Don't modify
8476 bookmark-alist. Instead, if not sorting, simply return it.
8477 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
8478 for its return value, not for its side effect.
8479
8480 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
8481 case of alignment under a constant symbol, find and consider
8482 the sexp actually at indentation to be the "last sexp".
8483
8484 2007-07-16 Drew Adams <drew.adams@oracle.com>
8485
8486 * mouse.el (mouse-yank-secondary): Better error message if no
8487 secondary selection.
8488
8489 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
8490
8491 * vc-hooks.el (vc-handled-backends): Move BZR later in the list.
8492
8493 * term/xterm.el (xterm-turn-on-modify-other-keys)
8494 (xterm-turn-off-modify-other-keys): New functions.
8495 (terminal-init-xterm): Enable the modifyOtherKeys feature if the
8496 terminal supports it.
8497
8498 2007-07-16 Thien-Thi Nguyen <ttn@gnuvola.org>
8499
8500 * bookmark.el (bookmark-show-all-annotations):
8501 Make sure each inserted annotation ends with newline.
8502
8503 2007-07-15 Richard Stallman <rms@gnu.org>
8504
8505 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
8506
8507 * tutorial.el (tutorial--find-changed-keys):
8508 Handle C-x specially like ESC.
8509
8510 2007-07-15 Aaron Hawley <aaronh@garden.org>
8511
8512 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
8513
8514 2007-07-15 Juri Linkov <juri@jurta.org>
8515
8516 * delsel.el (delete-selection-pre-hook):
8517 * emulation/cua-base.el (cua-paste): Before a yank command,
8518 check also whether last-command is one of mouse-save-then-kill,
8519 mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
8520
8521 2007-07-15 Michael Albinus <michael.albinus@gmx.de>
8522
8523 * recentf.el (recentf-keep-default-predicate): New defun.
8524 (recentf-keep): Use it as initial value.
8525
8526 2007-07-15 Karl Fogel <kfogel@red-bean.com>
8527
8528 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
8529 thus restoring bookmark bindings to three slots under C-x r. See
8530 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
8531
8532 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
8533
8534 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
8535
8536 2007-07-15 Jason Rumney <jasonr@gnu.org>
8537
8538 * w32-fns.el (set-default-process-coding-system): Use dos line ends
8539 for input to cmdproxy on all versions of Windows.
8540 Use dos line ends for input to plink.
8541
8542 * comint.el (comint-simple-send): Concat newline before sending.
8543 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
8544
8545 2007-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
8546
8547 * emacs-lisp/autoload.el (generated-autoload-file): Autoload the
8548 safe-local-variable setting.
8549
8550 2007-07-14 David Kastrup <dak@gnu.org>
8551
8552 * emacs-lisp/advice.el (defadvice): Doc fix.
8553
8554 2007-07-14 Juanma Barranquero <lekktu@gmail.com>
8555
8556 * subr.el (when, unless): Doc fix.
8557
8558 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
8559
8560 * replace.el (match): Use yellow1 instead of yellow.
8561
8562 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
8563 red.
8564
8565 * pcvs-info.el (cvs-unknown): Likewise.
8566
8567 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8568
8569 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
8570 (install): Use them to copy all *.el files before *.elc.
8571
8572 2007-07-13 Drew Adams <drew.adams@oracle.com>
8573
8574 * bookmark.el (bookmark-jump-other-window): New function.
8575 (bookmark-map): Bind it to "o".
8576
8577 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
8578 and its thread contains discussion about this change.
8579 The original patch was slightly tweaked by Karl Fogel
8580 <kfogel@red-bean.com> before committing.
8581
8582 2007-07-13 Karl Fogel <kfogel@red-bean.com>
8583
8584 * bookmark.el: Shorten some comments to fit within 80 lines.
8585
8586 2007-07-13 Karl Fogel <kfogel@red-bean.com>
8587
8588 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
8589 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
8590 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
8591 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
8592
8593 2007-07-13 Carsten Dominik <dominik@science.uva.nl>
8594
8595 * textmodes/org.el: Bug fixes.
8596 (org-end-of-line): Move to end of line if in headline without tags.
8597
8598 2007-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
8599
8600 * vc-hooks.el: Remove spurious * in docstrings.
8601 (vc-handled-backends): Add BZR.
8602
8603 * vc-hooks.el (vc-find-file-hook): Use with-demoted-errors.
8604
8605 2007-07-12 Davis Herring <herring@lanl.gov>
8606
8607 * desktop.el (desktop-buffer-info, desktop-save):
8608 Use `desktop-dirname' instead of `dirname'.
8609
8610 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
8611
8612 * progmodes/which-func.el (which-func-modes): Add `python-mode'.
8613
8614 * progmodes/python.el (python-which-func-length-limit): New var.
8615 (python-which-func): New function.
8616 (python-current-defun): Add optional `length-limit' and try to fit
8617 computed function name to that length.
8618 (python-mode): Hook `python-which-func' up.
8619
8620 2007-07-12 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
8621
8622 * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.
8623
8624 * comint.el (comint-dynamic-complete-as-filename):
8625 Use read-file-name-completion-ignore-case.
8626
8627 2007-07-12 Stefan Monnier <monnier@iro.umontreal.ca>
8628
8629 * comint.el (comint-dynamic-list-filename-completions):
8630 Use read-file-name-completion-ignore-case.
8631
8632 * vc-cvs.el: Require CL.
8633 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
8634 New functions to provide completion of revision names.
8635
8636 * vc-cvs.el (vc-functions): Clear up the cache when reloading the file.
8637 (vc-cvs-annotate-first-line-re): New const.
8638 (vc-cvs-annotate-process-filter): New fun.
8639 (vc-cvs-annotate-command): Use them and run the command asynchronously.
8640
8641 2007-07-12 Paul Pogonyshev <pogonyshev@gmx.net>
8642
8643 * emacs-lisp/eldoc.el (eldoc-last-data): Revise documentation.
8644 (eldoc-print-current-symbol-info): Adjust for changed helper
8645 function signatures.
8646 (eldoc-get-fnsym-args-string): Add `args' argument. Use new
8647 `eldoc-highlight-function-argument'.
8648 (eldoc-highlight-function-argument): New function.
8649 (eldoc-get-var-docstring): Format documentation with
8650 `font-lock-variable-name-face'.
8651 (eldoc-docstring-format-sym-doc): Add `face' argument and apply it
8652 where suited.
8653 (eldoc-fnsym-in-current-sexp): Return a list with argument index.
8654 (eldoc-beginning-of-sexp): Return number of skipped sexps.
8655
8656 2007-07-11 Michael Albinus <michael.albinus@gmx.de>
8657
8658 * progmodes/compile.el (compilation-start): `start-process' must
8659 still be redefined when calling `start-process-shell-command'.
8660
8661 * progmodes/gud.el (gud-file-name): When `default-directory' is a
8662 remote file name, prepend its remote part to the filename.
8663 (gud-common-init): When `default-directory' is a remote file name,
8664 make the filename relative to it.
8665 Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
8666
8667 2007-07-11 Dan Nicolaescu <dann@ics.uci.edu>
8668
8669 * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
8670 mouse binding and a tooltip.
8671
8672 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
8673
8674 * menu-bar.el (vc-menu-map): New defalias.
8675
8676 2007-07-10 Richard Stallman <rms@gnu.org>
8677
8678 * emacs-lisp/lisp-mode.el (eval-defun):
8679 Explain special handling of `defface'.
8680
8681 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
8682
8683 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
8684
8685 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
8686
8687 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8688
8689 * emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
8690
8691 * vc-arch.el (vc-arch-complete): Remove.
8692 (vc-arch-revision-completion-table): Use complete-with-action.
8693
8694 * subr.el (condition-case-no-debug, with-demoted-errors): New macros.
8695 (complete-with-action): New function.
8696 (dynamic-completion-table): Use it.
8697
8698 2007-07-10 Michael Albinus <michael.albinus@gmx.de>
8699
8700 * comint.el (make-comint, make-comint-in-buffer)
8701 (comint-exec-1): Replace `start-process' by `start-file-process'.
8702
8703 * progmodes/compile.el (compilation-start): Revert redefining
8704 `start-process'.
8705
8706 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8707
8708 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Be careful
8709 with EOLs when generating MD5 checksums.
8710
8711 * follow.el: Don't change the global map from the follow-mode-map
8712 defvar, but from the toplevel. Use easy-menu to unify the Emacs and
8713 XEmacs code.
8714 (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
8715 since `follow-mode' should be used instead for that.
8716
8717 * emacs-lisp/easymenu.el (easy-menu-binding): New function.
8718 (easy-menu-do-define): Use it.
8719 (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.
8720
8721 * progmodes/compile.el (compilation-auto-jump-to-first-error)
8722 (compilation-auto-jump-to-next): New vars.
8723 (compilation-auto-jump): New function.
8724 (compilation-error-properties): Use them to jump to first error.
8725 (compilation-start): Set the var if requested.
8726
8727 * emacs-lisp/autoload.el (update-directory-autoloads): Remove
8728 duplicates without also removing entries from other directories.
8729
8730 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8731
8732 * textmodes/org.el (org-agenda-day-view, org-agenda-week-view):
8733 Remember span as default.
8734 (org-columns-edit-value): Rename from `org-column-edit'.
8735 (org-columns-display-here-title): Rename from
8736 `org-overlay-columns-title'.
8737 (org-columns-remove-overlays): Rename from org-remove-column-overlays.
8738 (org-columns-get-autowidth-alist): Rename from
8739 `org-get-columns-autowidth-alist'.
8740 (org-columns-display-here): Rename from `org-overlay-columns'.
8741 (org-columns-new-overlay): Rename from `org-new-column-overlay'.
8742 (org-columns-quit): Rename from `org-column-quit'.
8743 (org-columns-show-value): Rename from `org-column-show-value'.
8744 (org-columns-content, org-columns-widen)
8745 (org-columns-next-allowed-value)
8746 (org-columns-edit-allowed, org-columns-store-format)
8747 (org-columns-uncompile-format, org-columns-redo)
8748 (org-columns-edit-attributes, org-delete-property)
8749 (org-set-property, org-columns-update)
8750 (org-columns-compute, org-columns-eval)
8751 (org-columns-not-in-agenda, org-columns-compute-all)
8752 (org-property-next-allowed-value)
8753 (org-columns-compile-format)
8754 (org-fill-paragraph-experimental)
8755 (org-string-to-number, org-property-action)
8756 (org-columns-move-left, org-columns-new)
8757 (org-column-number-to-string)
8758 (org-property-previous-allowed-value)
8759 (org-at-property-p, org-columns-delete)
8760 (org-columns-previous-allowed-value)
8761 (org-columns-move-right, org-columns-narrow)
8762 (org-property-get-allowed-values)
8763 (org-verify-version, org-column-string-to-number)
8764 (org-delete-property-globally): New functions.
8765 (org-columns-current-fmt): Rename from `org-current-columns-fmt'.
8766 (org-columns-overlays): Rename from `org-column-overlays'.
8767 (org-columns-map): Rename from `org-column-map'.
8768 (org-columns-current-maxwidths): Rename from
8769 `org-current-columns-maxwidths'.
8770 (org-columns-begin-marker, org-columns-current-fmt-compiled)
8771 (org-previous-header-line-format)
8772 (org-columns-inhibit-recalculation)
8773 (org-columns-top-level-marker): New variables.
8774 (org-columns-default-format): Rename from `org-default-columns-format'.
8775 (org-property-re): New constant.
8776
8777 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com>
8778
8779 * subr.el (looking-at-p, string-match-p): New functions.
8780
8781 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de>
8782
8783 * textmodes/tex-mode.el (tex-fontify-script)
8784 (tex-font-script-display): New variables to make display of
8785 superscripts and subscripts customizable.
8786 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
8787
8788 2007-07-09 Richard Stallman <rms@gnu.org>
8789
8790 * isearch.el (isearch-edit-string): Call to isearch-push-state
8791 after the search.
8792
8793 2007-07-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8794
8795 * window.el (fit-window-to-buffer): Remove setting of window-min-height
8796 to 1 as enlarge-window uses the value to resize/shrink windows other
8797 than WINDOW if needed.
8798
8799 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
8800
8801 * cus-start.el (file-coding-system-alist): Fix custom type.
8802
8803 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
8804
8805 * longlines.el (longlines-wrap-region): Avoid marking buffer as
8806 modified.
8807 (longlines-auto-wrap, longlines-window-change-function):
8808 Remove unnecessary calls to set-buffer-modified-p.
8809
8810 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
8811
8812 * cus-start.el (file-coding-system-alist): Fix custom type.
8813
8814 2007-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8815
8816 * vc-cvs.el (vc-cvs-revert): Use vc-default-revert.
8817 (vc-cvs-checkout): Remove last arg now unused; simplify.
8818
8819 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8820
8821 * files.el (file-remote-p): Introduce optional parameter CONNECTED.
8822
8823 * net/tramp.el:
8824 * net/tramp-ftp.el:
8825 * net/tramp-smb.el:
8826 * net/tramp-uu.el:
8827 * net/trampver.el: Migrate to Tramp 2.1.
8828
8829 * net/tramp-cache.el:
8830 * net/tramp-fish.el:
8831 * net/tramp-gw.el: New Tramp packages.
8832
8833 * net/tramp-util.el:
8834 * net/tramp-vc.el: Removed.
8835
8836 * net/ange-ftp.el: Add ange-ftp property to 'start-file-process.
8837 (ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
8838
8839 * net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
8840
8841 * progmodes/compile.el (compilation-start): Redefine
8842 `start-process' temporarily when `default-directory' is remote.
8843 Remove case of synchronous compilation, this won't happen ever.
8844 (compilation-setup): Make local variable `comint-file-name-prefix'
8845 for remote compilation.
8846
8847 2007-07-08 Martin Rudalics <rudalics@gmx.at>
8848
8849 * novice.el (disabled-command-function): Fit window to buffer to
8850 make last line visible.
8851 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
8852
8853 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
8854 when handling the terminating event.
8855
8856 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
8857
8858 * calc/calc.el (math-read-number-simple): Remove leading 0s.
8859 (math-bignum-digit-length): Change to optimal value.
8860
8861 * calc/calc-bin.el (math-bignum-logb-digit-size)
8862 (math-bignum-digit-power-of-two): Evaluate when compiled.
8863
8864 * calc/calc-comb.el (math-small-factorial-table)
8865 (math-init-random-base, math-prime-test): Remove unnecessary calls
8866 to `math-read-number-simple'.
8867
8868 * calc/calc-ext.el (math-approx-pi, math-approx-sqrt-e)
8869 (math-approx-gamma-const): Add docstrings.
8870
8871 * calc/calc-forms.el (math-julian-date-beginning)
8872 (math-julian-date-beginning-int): New constants.
8873 (math-format-date-part, math-parse-standard-date, calcFunc-julian):
8874 Use the new constants.
8875
8876 * calc/calc-funcs.el (math-gammap1-raw): Add docstring.
8877
8878 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
8879 Add docstrings.
8880
8881 2007-07-07 Tom Tromey <tromey@redhat.com>
8882
8883 * vc.el (vc-annotate): Jump to line and output message only after the
8884 process is really all done.
8885
8886 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
8887
8888 * vc.el (vc-exec-after): Don't move point from the sentinel.
8889 Forcefully read all the remaining text in the pipe upon process exit.
8890 (vc-annotate-display-autoscale, vc-annotate-lines):
8891 Don't stop at the first unrecognized line.
8892 (vc-annotate-display-select): Run autoscale after the process is done
8893 since it depends on the whole result.
8894
8895 2007-07-07 Eli Zaretskii <eliz@gnu.org>
8896
8897 * term/w32-win.el (menu-bar-open): New function.
8898 Bind <f10> to it.
8899
8900 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
8901
8902 * simple.el (start-file-process): New defun.
8903
8904 2007-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
8905
8906 * files.el (find-file-confirm-nonexistent-file): Rename from
8907 find-file-confirm-inexistent-file. Update users.
8908
8909 * emacs-lisp/autoload.el (autoload-find-destination): Understand a new
8910 format of autoload block where the file's time-stamp is replaced by its
8911 MD5 checksum.
8912 (autoload-generate-file-autoloads): Use MD5 checksum instead of
8913 time-stamp for secondary autoloads files.
8914 (update-directory-autoloads): Remove duplicate entries.
8915 Use time-less-p for time-stamps, as done in autoload-find-destination.
8916
8917 2007-07-07 Jay Belanger <jay.p.belanger@gmail.com>
8918
8919 * calc/calc.el (math-read-number): Replace number by variable.
8920 (math-read-number-simple): Properly parse small integers.
8921
8922 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
8923
8924 * vc.el: Fix doc for the checkout function.
8925
8926 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
8927
8928 * vc-hg.el (vc-hg-root): New function.
8929 (vc-hg-registered): Use it.
8930 (vc-hg-diff-tree): New defalias.
8931 (vc-hg-responsible-p): Likewise.
8932 (vc-hg-checkout): Comment out, not needed.
8933 (vc-hg-delete-file, vc-hg-rename-file, vc-hg-could-register)
8934 (vc-hg-find-version, vc-hg-next-version): New functions.
8935
8936 2007-07-06 Andreas Schwab <schwab@suse.de>
8937
8938 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
8939 dynamic bindings around the evaluation of the expression.
8940 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
8941
8942 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
8943
8944 * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.
8945 Run before-revert-hook. Suggested by Denis Bueno <denbuen@sandia.gov>.
8946 Use run-hooks rather than run-mode-hooks.
8947
8948 2007-07-05 Jay Belanger <jay.p.belanger@gmail.com>
8949
8950 * calc/calc-comb.el (math-random-digit): Rename to
8951 `math-random-three-digit-number'.
8952 (math-random-digits): Don't depend on representation of integer.
8953
8954 * calc/calc-bin.el (math-bignum-logb-digit-size)
8955 (math-bignum-digit-power-of-two): New constants.
8956 (math-and-bignum, math-or-bignum, math-xor-bignum, math-diff-bignum)
8957 (math-not-bignum, math-clip-bignum): Use the constants
8958 `math-bignum-digit-power-of-two' and `math-bignum-logb-digit-size'
8959 instead of their values.
8960 (math-clip): Use math-small-integer-size instead of its value.
8961
8962 * calc/calc.el (math-add-bignum): Replace number by constant.
8963
8964 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
8965
8966 * wid-edit.el (widget-documentation-string-value-create):
8967 Insert indentation spaces.
8968
8969 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
8970
8971 * emacs-lisp/byte-opt.el: Revert last change.
8972
8973 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
8974
8975 * vc-hooks.el (vc-handled-backends): Add HG.
8976
8977 * vc-hg.el (vc-handled-backends): Remove, done in vc-hooks.el now.
8978
8979 2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8980
8981 * complete.el (PC-do-complete-and-exit): Add support for the new
8982 `confirm-only' confirmation mode.
8983
8984 2007-07-05 Chong Yidong <cyd@stupidchicken.com>
8985
8986 * cus-edit.el (custom-commands): New variable.
8987 (custom-tool-bar-map): New variable. Initialize using
8988 `custom-commands'.
8989 (custom-mode): Use `custom-tool-bar-map'.
8990 (custom-buffer-create-internal): Insert action buttons only if
8991 tool bar is not used. Use `custom-commands'.
8992 (Custom-help, custom-command-apply): New function.
8993 (custom-command-apply, Custom-set, Custom-save)
8994 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard):
8995 Use `custom-command-apply' instead of duplicating code.
8996 (customize-group-other-window): Call `customize-group' instead of
8997 duplicating code.
8998 (customize-face-other-window): Call `customize-face' instead of
8999 duplicating code.
9000 (customize-group, customize-face): Add optional args for opening
9001 in another window.
9002 (custom-variable-tag): Don't inherit `variable-pitch' face.
9003 (custom-group-tag): Inherit `variable-pitch' face.
9004 (custom-variable-value-create): Set documentation indentation.
9005 (custom-group-value-create): Make group name a link, instead of
9006 using an extra "go to group" button.
9007 (custom-prompt-variable, custom-group-set, custom-group-save)
9008 (custom-group-reset-current, custom-group-reset-saved)
9009 (custom-group-reset-standard): Minor cleanup.
9010
9011 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
9012
9013 * Makefile.in (bootstrap-prepare): When copying from
9014 ldefs-boot.el, make sure loaddefs.el is writeable.
9015
9016 (bootstrap-prepare): Make $(lisp)/ps-print.el
9017 and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well.
9018
9019 2007-07-05 Dan Nicolaescu <dann@ics.uci.edu>
9020
9021 * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
9022 only caller, and delete.
9023 (vc-hg-state): Deal with exceptions and only parse the output on
9024 successful return.
9025 (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
9026 caller, and delete.
9027 (vc-hg-workfile-version): Deal with exceptions and only parse the
9028 output on successful return.
9029 (vc-hg-revert): New function.
9030
9031 2007-07-04 Jay Belanger <jay.p.belanger@gmail.com>
9032
9033 * calculator.el (calculator-expt): Use more cases to determine
9034 the value.
9035
9036 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
9037
9038 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
9039 file names.
9040
9041 2007-07-03 Jay Belanger <jay.p.belanger@gmail.com>
9042
9043 * calculator.el (calculator-expt, calculator-integer-p):
9044 New functions.
9045 (calculator-fact): Check to see if the factorial will be too
9046 large before computing it.
9047 (calculator-initial-operators): Use `calculator-expt' to
9048 compute "^".
9049 (calculator-mode): Mention that results which are too large
9050 will return inf.
9051 * calc/calc-comb.el (math-small-factorial-table): Replace list
9052 by vector.
9053
9054 2007-07-03 David Kastrup <dak@gnu.org>
9055
9056 * shell.el: On request of the authors, remove their addresses for
9057 the sake of bug reports, and add the developer list address as
9058 maintainer information.
9059
9060 2007-07-03 Richard Stallman <rms@gnu.org>
9061
9062 * files.el (make-directory): Doc fix.
9063 (find-file-confirm-inexistent-file): Make it a defcustom.
9064 Make nil the default.
9065
9066 2007-07-02 Richard Stallman <rms@gnu.org>
9067
9068 * startup.el (command-line): Set buffer-offer-save in *scratch*
9069 and enable auto-save in it.
9070
9071 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
9072
9073 * textmodes/org.el (orgstruct-mode-map): New variable.
9074 (orgstruct-mode): New minor mode.
9075 (turn-on-orgstruct, orgstruct-error, orgstruct-setup)
9076 (orgstruct-make-binding, org-context-p, org-get-local-variables)
9077 (org-run-like-in-org-mode): New functions.
9078 (org-cycle-list-bullet): New command.
9079 (org-special-properties, org-property-start-re)
9080 (org-property-end-re): New constants.
9081 (org-with-point-at): New macro.
9082 (org-get-property-block, org-entry-properties, org-entry-get)
9083 (org-entry-delete, org-entry-get-with-inheritance)
9084 (org-entry-put, org-buffer-property-keys): New functions.
9085 (org-insert-property-drawer): New command.
9086 (org-entry-property-inherited-from): New variable.
9087 (org-column): New face.
9088 (org-column-overlays, org-current-columns-fmt)
9089 (org-current-columns-maxwidths, org-column-map): New variables.
9090 (org-column-menu): New menu.
9091 (org-new-column-overlay, org-overlay-columns)
9092 (org-overlay-columns-title, org-remove-column-overlays)
9093 (org-column-show-value, org-column-quit, org-column-edit):
9094 New functions.
9095 (org-columns, org-agenda-columns): New commands.
9096 (org-get-columns-autowidth-alist): New functions.
9097 (org-properties): New customize group.
9098 (org-default-columns-format): New option.
9099 (org-priority): Realign tags after changing priority.
9100 (org-preserve-lc): New macro.
9101 (org-update-checkbox-count): Catch case when there is no headline.
9102 (org-agenda-quit): Remove any column overlays.
9103 (org-beginning-of-item-list): Fixed bug when non-item line is
9104 indented too deep.
9105 (org-cached-props): New variable.
9106 (org-cached-entry-get): New function.
9107 (org-make-tags-matcher): Handle property matches.
9108 (org-table-recalculate): Swap evaluation order: Field formula
9109 first, then column formulas, but don't allow them to overwrite the
9110 field formulas.
9111 (org-table-eval-formula): New argument untouchable.
9112 (org-table-put-field-property): New function.
9113
9114 2007-07-02 Martin Rudalics <rudalics@gmx.at>
9115
9116 * help-mode.el (help-make-xrefs): Skip spaces too when
9117 skipping tabs.
9118
9119 * ffap.el (dired-at-point-prompter): Improve prompt in
9120 list-directory case.
9121
9122 2007-07-01 Richard Stallman <rms@gnu.org>
9123
9124 * files.el (find-file-visit-truename): Fix safe-local-variable value.
9125
9126 2007-07-01 Richard Stallman <rms@gnu.org>
9127
9128 * cus-start.el (max-mini-window-height): Added.
9129
9130 2007-07-01 Sean O'Rourke <sorourke@cs.ucsd.edu> (tiny change)
9131
9132 * complete.el (partial-completion-mode): Remove advice of
9133 read-file-name-internal.
9134 (PC-do-completion): Rebind minibuffer-completion-table.
9135 (PC-read-file-name-internal): New function doing what
9136 read-file-name-internal advice did.
9137
9138 2007-07-01 Paul Pogonyshev <pogonyshev@gmx.net>
9139
9140 * emacs-lisp/byte-opt.el: Set `binding-is-magic'
9141 property on a few symbols.
9142 (byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
9143 (byte-optimize-lapcode): Remove bindings that are not referenced
9144 and certainly will not effect through dynamic scoping.
9145
9146 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9147
9148 * files.el (find-file-confirm-inexistent-file): New var.
9149 (find-file, find-file-other-window, find-file-other-frame)
9150 (find-file-read-only, find-file-read-only-other-window)
9151 (find-file-read-only-other-frame): Use it.
9152
9153 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9154
9155 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'.
9156
9157 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
9158
9159 * generic-x.el (generic-define-mswindows-modes)
9160 (generic-define-unix-modes, apache-log-generic-mode)
9161 (bat-generic-mode-keymap, java-manifest-generic-mode)
9162 (show-tabs-generic-mode): Fix typos in docstrings.
9163
9164 2007-06-29 Ryan Yeske <rcyeske@gmail.com>
9165
9166 * net/rcirc.el (rcirc-server-alist): Rename from rcirc-connections.
9167 (rcirc-default-full-name): Rename from rcirc-default-user-full-name.
9168 (rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
9169 (rcirc-print): Never ignore messages from ourself.
9170
9171 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9172
9173 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
9174 syntax as well. Reported by Juri Linkov <juri@jurta.org>.
9175
9176 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9177
9178 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
9179 replace-regexp-in-string.
9180
9181 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9182
9183 * emacs-lisp/cl.el: Set edebug and indentation before loading
9184 cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
9185
9186 2007-06-28 Andreas Schwab <schwab@suse.de>
9187
9188 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
9189 $(lisp)/subdirs.el.
9190
9191 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
9192
9193 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
9194 the speedbar frame if nil; that deletes the current frame or
9195 causes an error if it is the only frame.
9196 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
9197
9198 2007-06-28 Kevin Ryde <user42@zip.com.au>
9199
9200 * textmodes/nroff-mode.el: Groff \# comments.
9201 (nroff-mode-syntax-table): \# comment intro,
9202 plain # as punct per global table.
9203 (nroff-font-lock-keywords): Add # as a single char escape.
9204 (nroff-mode): In comment-start-skip, match \#.
9205
9206 2007-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9207
9208 * vc-bzr.el (vc-functions): Clear up the cache when reloading the file.
9209 (vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode
9210 point-min == 1.
9211
9212 2007-06-28 Nick Roberts <nickrob@snap.net.nz>
9213
9214 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
9215 Rename and move to...
9216
9217 * subr.el (strings->string, string->strings): ...here.
9218
9219 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
9220 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
9221
9222 * progmodes/gud.el (gud-common-init): Call string->strings instead
9223 of split-string.
9224
9225 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
9226
9227 * dired-aux.el: Remove `dired-call-process'.
9228 (dired-check-process): Call `process-file'.
9229
9230 * wdired.el (wdired-do-perm-changes): Call `process-file'.
9231
9232 * net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
9233 `ange-ftp-process-file'.
9234
9235 2007-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9236
9237 * emacs-lisp/cl.el: Use cl-loaddefs.el rather than manual autoloads.
9238
9239 * emacs-lisp/cl-extra.el:
9240 * emacs-lisp/cl-seq.el:
9241 * emacs-lisp/cl-macs.el: Set generated-autoload-file to cl-loaddefs.el.
9242 Add autoload cookies on all defs autoloaded manually in cl.el.
9243
9244 * emacs-lisp/cl-loaddefs.el: New file.
9245
9246 * textmodes/texinfmt.el (texinfo-raisesections-alist)
9247 (texinfo-lowersections-alist): Merge definition and declaration.
9248 (texinfo-start-of-header, texinfo-end-of-header): Remove.
9249 (texinfo-format-syntax-table): Merge init into declaration.
9250 (texinfo-format-parse-line-args, texinfo-format-parse-args)
9251 (texinfo-format-parse-defun-args, texinfo-format-node)
9252 (texinfo-push-stack, texinfo-multitable-widths)
9253 (texinfo-define-info-enclosure, texinfo-alias)
9254 (texinfo-format-defindex, batch-texinfo-format): Use push.
9255 (texinfo-footnote-number): Remove duplicate declaration.
9256
9257 * ps-print.el: Update with auto-generated autoloads.
9258
9259 * ps-mule.el: Set generated-autoload-file to "ps-print.el".
9260
9261 2007-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
9262
9263 * emacs-lisp/autoload.el (autoload-generated-file): Interpret names
9264 relative to current dir for file-local settings.
9265 (autoload-generate-file-autoloads): Add `outfile' arg.
9266 (update-directory-autoloads): Use it to directly call
9267 autoload-generate-file-autoloads instead of going through
9268 update-file-autoloads so we avoid redundant searches and so we can know
9269 the set of buffers changed so we can save them all.
9270
9271 * emacs-lisp/autoload.el (autoload-find-destination): Return nil
9272 rather than throwing `up-to-date'.
9273 (autoload-generate-file-autoloads): Adjust correspondingly.
9274 (update-file-autoloads): Be careful to let-bind
9275 autoload-modified-buffers and adjust to new calling conventions.
9276 (autoload-modified-buffers): Make it a dynamically scoped var.
9277 (update-directory-autoloads): Use file-relative-name instead of
9278 autoload-trim-file-name.
9279 (autoload-insert-section-header): Don't use autoload-trim-file-name
9280 since the file is already relative now.
9281 (autoload-trim-file-name): Remove.
9282
9283 * vc-arch.el (vc-arch-add-tagline): Do a slightly cleaner job.
9284 (vc-arch-complete, vc-arch--version-completion-table)
9285 (vc-arch-revision-completion-table): New functions to provide
9286 completion of revision names.
9287 (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
9288 (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
9289 to let the user trim the revlib.
9290
9291 * vc.el: Add new VC operation `revision-completion-table'.
9292 (vc-default-revision-completion-table): New function.
9293 (vc-version-diff, vc-version-other-window): Use it to provide
9294 completion of revision names if the backend provides it.
9295
9296 * log-edit.el (log-edit-changelog-entries): Use with-current-buffer.
9297
9298 * vc-svn.el (vc-svn-repository-hostname): Adjust to non-XML format
9299 of newer .svn/entries.
9300
9301 2007-06-25 David Kastrup <dak@gnu.org>
9302
9303 * calc/calc-poly.el (math-padded-polynomial)
9304 (math-partial-fractions): Add some function comments.
9305
9306 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9307
9308 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
9309 Make `outbuf' optional.
9310 (update-file-autoloads): Use it.
9311
9312 2007-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9313
9314 * emacs-lisp/autoload.el (autoload-modified-buffers): New var.
9315 (autoload-find-destination): Keep it uptodate.
9316 (autoload-save-buffers): New fun.
9317 (update-file-autoloads): Use it. Re-add the "up to date" message.
9318
9319 * emacs-lisp/autoload.el: Refactor for upcoming changes.
9320 (autoload-find-destination): New function extracted from
9321 update-file-autoloads.
9322 (update-file-autoloads): Use it.
9323 (autoload-generate-file-autoloads): New function extracted from
9324 generate-file-autoloads. Use file-relative-name. Delay computation of
9325 output-start to the first cookie. Remove done-any, replaced by
9326 output-start.
9327 (generate-file-autoloads): Use it.
9328
9329 2007-06-24 Jay Belanger <jay.p.belanger@gmail.com>
9330
9331 * calc/calc-comb.el (math-init-random-base, math-prime-test):
9332 Use math-read-number-simple to insert constants.
9333 (math-prime-test): Redo calculation of sum.
9334
9335 * calc/calc-misc.el (math-div2-bignum): Use math-bignum-digit-size.
9336
9337 * calc/calc-math.el (math-scale-bignum-digit-size): Rename from
9338 math-scale-bignum-3.
9339 (math-isqrt-bignum): Use math-scale-bignum-digit-size and
9340 math-bignum-digit-size.
9341 (math-isqrt-small): Add another possible initial guess.
9342
9343 2007-06-23 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9344
9345 * textmodes/bibtex.el (bibtex-entry-format): New options
9346 `whitespace', `braces', and `string'.
9347 (bibtex-field-braces-alist, bibtex-field-strings-alist)
9348 (bibtex-field-braces-opt, bibtex-field-strings-opt)
9349 (bibtex-cite-matcher-alist): New variables.
9350 (bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
9351 (bibtex-flash-head): Use blink-matching-delay.
9352 (bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
9353 (bibtex-format-entry, bibtex-reformat): Handle new options of
9354 bibtex-entry-format.
9355 (bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist):
9356 New functions.
9357 (bibtex-complete-internal): Do not display messages while
9358 minibuffer is used. Do not leave around a completions buffer
9359 that is out of date.
9360 (bibtex-copy-summary-as-kill): New optional arg.
9361 (bibtex-font-lock-url): New optional arg no-button.
9362 (bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
9363 (bibtex-url): Allow multiple URLs per entry.
9364
9365 2007-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9366
9367 * emacs-lisp/autoload.el (autoload-generated-file): New function.
9368 (update-file-autoloads, update-directory-autoloads): Use it.
9369 (autoload-file-load-name): New function.
9370 (generate-file-autoloads, update-file-autoloads): Use it.
9371 (autoload-find-file): Accept non-absolute argument. Set default-dir.
9372 (generate-file-autoloads): If the autoloaded form is malformed,
9373 indicate the problem with a warning instead of aborting.
9374
9375 2007-06-23 Thien-Thi Nguyen <ttn@gnuvola.org>
9376
9377 * simple.el (next-error-recenter): Accept `(4)' as well;
9378 also, specify `integer' instead of `number'.
9379
9380 2007-06-23 Eli Zaretskii <eliz@gnu.org>
9381
9382 * ls-lisp.el (insert-directory): If an invalid regexp error is
9383 thrown, try using FILE as a literal file name, not a wildcard.
9384
9385 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
9386
9387 * ruler-mode.el (ruler-mode): Prevent clobbering the original
9388 `header-line-format' when reentering ruler mode.
9389
9390 2007-06-23 Eli Zaretskii <eliz@gnu.org>
9391
9392 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
9393 FILE exists as a file.
9394
9395 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9396
9397 * calc/calc.el (math-bignum-digit-length)
9398 (math-bignum-digit-size, math-small-integer-size):
9399 New constants.
9400 (math-normalize, math-bignum-big, math-make-float)
9401 (math-div10-bignum, math-scale-left, math-scale-left-bignum)
9402 (math-scale-right, math-scale-right-bignum, math-scale-rounding)
9403 (math-add, math-add-bignum, math-sub-bignum, math-sub, math-mul)
9404 (math-mul-bignum, math-mul-bignum-digit, math-idivmod)
9405 (math-quotient, math-div-bignum, math-div-bignum-digit)
9406 (math-div-bignum-part, math-format-bignum-decimal)
9407 (math-read-bignum): Use math-bignum-digit-length,
9408 math-bignum-digit-size and math-small-integer-size.
9409
9410 * calc/calc-ext.el (math-fixnum-big): Use the variable
9411 math-bignum-digit-size.
9412
9413 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu>
9414
9415 * log-view.el (log-view-mode-menu): New menu.
9416
9417 2007-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9418
9419 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change
9420 differently.
9421
9422 * vc-hg.el (vc-hg-registered): Add an autoloaded version.
9423 (vc-hg-log-view-mode): Use log-view-font-lock-keywords.
9424
9425 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9426
9427 * vc-hg.el (vc-hg-print-log): Insert the file name.
9428 (vc-hg-log-view-mode): Fontify the file name.
9429
9430 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9431
9432 * calc/calc-forms.el (math-format-date-part, calc-parse-standard-date)
9433 (calcFunc-julian): Fix incorrect number used in calculations.
9434
9435 2007-06-22 Thien-Thi Nguyen <ttn@gnuvola.org>
9436
9437 * simple.el (next-error-recenter): New defcustom.
9438 (next-error, next-error-internal): Recenter if specified,
9439 immediately prior to running `next-error-hook'.
9440
9441 * progmodes/hideshow.el (hs-show-block): Use line-end-position.
9442 (hs-hide-block-at-point, hs-hide-comment-region): Likewise.
9443
9444 * progmodes/hideshow.el (hs-hide-all): Use progress reporter.
9445
9446 2007-06-22 Jay Belanger <jay.p.belanger@gmail.com>
9447
9448 * calc/calc-comb.el (math-small-factorial-table): New variable.
9449 (calcFunc-fact): Use `math-small-factorial-table'.
9450
9451 * calc/calc-ext.el (math-defcache): Allow forms to evaluate
9452 initial values.
9453 (math-approx-pi, math-approx-sqrt-e, math-approx-gamma-const):
9454 New variables to use in caches.
9455
9456 * calc/calc-forms.el (math-format-date-part, math-parse-standard-date)
9457 (calcFunc-julian): Use `math-read-number-simple' to insert bignums.
9458
9459 * calc/calc-func.el (math-besJ0, math-besJ1, math-besY0, math-besY1)
9460 (math-bernoulli-b-cache): Use math-read-number-simple to insert
9461 bignums.
9462
9463 * calc/calc-math.el (math-approx-ln-10, math-approx-ln-2):
9464 New variables to use in caches.
9465
9466 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9467
9468 * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address regexp.
9469
9470 * vc-hg.el (vc-hg-log-view-mode): New mode.
9471
9472 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>
9473
9474 * calc/calc.el (math-read-number-simple): New function.
9475
9476 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9477
9478 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
9479 (vera-font-lock-match-item): Fix doc string.
9480 (vera-in-comment-p): Remove unused function.
9481 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
9482 use `syntax-ppss'.
9483 (vera-forward-syntactic-ws): Fix argument order.
9484 (vera-prepare-search): Use `with-syntax-table'.
9485 (vera-indent-line): Fix doc string.
9486 (vera-electric-tab): Fix doc string.
9487 (vera-expand-abbrev): Define alias instead of using `fset'.
9488 (vera-comment-uncomment-region): Use `comment-start-skip'.
9489
9490 2007-06-21 Carsten Dominik <dominik@science.uva.nl>
9491
9492 * textmodes/org.el (org-export-with-footnotes): New option.
9493 (org-export-as-html): Fix replacement bug for XEmacs.
9494 (org-agenda-default-appointment-duration): New option.
9495
9496 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9497
9498 * vc-hg.el: Add to do items.
9499 (vc-hg-diff): Add support for comparing different revisions.
9500 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
9501 (vc-hg-annotate-extract-revision-at-line)
9502 (vc-hg-previous-version, vc-hg-checkin): New functions.
9503 (vc-hg-annotate-re): New constant.
9504
9505 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
9506
9507 * calc/calc.el (math-standard-ops): Fix precedence of multiplication.
9508
9509 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9510
9511 * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
9512 buffer-local value of log-view-*-re if applicable.
9513
9514 * vc-bzr.el (vc-bzr-dir-state): Use setq rather than set.
9515 Use vc-bzr-command rather than the ill defined vc-bzr-command*.
9516 (vc-bzr-command*): Remove both (incompatible) versions.
9517 (vc-bzr-do-command*): Remove.
9518 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
9519 Remove by folding into its only caller vc-bzr-command.
9520 (vc-bzr-command): Always set the environment, even when ineffective.
9521 (vc-bzr-version): Minor fix up.
9522 (vc-bzr-admin-dirname): New var.
9523 (vc-bzr-bzr-dir): Remove.
9524 (vc-bzr-root-dir): New fun.
9525 (vc-bzr-registered): Use it. Add an autoloaded version.
9526 (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
9527 (vc-bzr-view-log-function): Remove.
9528 (vc-bzr-log-view-mode): New major mode to replace it.
9529 (vc-bzr-print-log): Only activate the old hack if needed.
9530
9531 * vc.el (vc-default-log-view-mode): New function.
9532 (vc-print-log): Add new `log-view-mode' VC operation.
9533
9534 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
9535
9536 * ido.el (ido-find-file-in-dir): Don't signal an error for
9537 empty directories.
9538
9539 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
9540
9541 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
9542 directory where the desktop file was found, as the docstring says.
9543 (desktop-kill): Use `read-directory-name'.
9544
9545 2007-06-20 Alan Mackenzie <acm@muc.de>
9546
9547 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
9548 When removing lines, also remove the \n. Correction of patch of
9549 2007-04-21.
9550
9551 2007-06-20 Martin Rudalics <rudalics@gmx.at>
9552
9553 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
9554 event is not a cons cell. Do not unread drag-mouse-1 events.
9555 Select right window in check whether space was stolen from
9556 window above.
9557
9558 * help-mode.el (help-make-xrefs): Adjust position of new forward
9559 button.
9560
9561 2007-06-20 Riccardo Murri <riccardo.murri@gmail.com>
9562
9563 * vc-bzr.el (vc-bzr-with-process-environment)
9564 (vc-bzr-std-process-invocation): New macros.
9565 (vc-bzr-command, vc-bzr-command*): Use them.
9566 (vc-bzr-with-c-locale): Remove.
9567 (vc-bzr-dir-state): Replace its use with vc-bzr-command.
9568 (vc-bzr-buffer-nonblank-p): New function.
9569 (vc-bzr-state-words): New const.
9570 (vc-bzr-state): Look for `bzr status' keywords in output.
9571 Display everything else as a warning message to the user.
9572 Fix status report with bzr >= 0.15.
9573
9574 2007-06-20 Dan Nicolaescu <dann@ics.uci.edu>
9575
9576 * vc-hg.el (vc-hg-global-switches): Simplify.
9577 (vc-hg-state): Handle more states.
9578 (vc-hg-diff): Fix doc-string.
9579 (vc-hg-register): New function.
9580 (vc-hg-checkout): Likewise.
9581
9582 2007-06-20 Reto Zimmermann <reto@gnu.org>
9583
9584 * progmodes/vera-mode.el: New file.
9585
9586 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
9587
9588 * calc/calc.el (calc-multiplication-has-precendence):
9589 New variable.
9590 (math-standard-ops, math-standard-ops-p, math-expr-ops):
9591 New functions.
9592 (math-expr-opers): Define using math-standard-ops rather than
9593 math-standard-opers.
9594 * calc/calc-aent.el (calc-do-calc-eval): Let math-expr-opers
9595 equal the function math-standard-ops rather than the variable
9596 math-standard-opers.
9597 (calc-algebraic-entry): Let math-expr-opers equal
9598 math-standard-ops or math-expr-ops, as appropriate.
9599 (math-expr-read-level, math-read-factor): Let math-expr-opers
9600 equal math-expr-ops.
9601 * calc/calc-embed.el (calc-embedded-finish-edit):
9602 Let math-expr-opers equal the function math-standard-ops
9603 rather than the variable math-standard-opers.
9604 * calc/calc-ext.el (math-read-plain-expr)
9605 (math-format-flat-expr-fancy): Let math-expr-opers equal the
9606 function math-standard-ops rather than the variable
9607 math-standard-opers.
9608 * calc/calc-lang.el (calc-set-language, math-read-big-rec):
9609 Let math-expr-opers equal the function math-standard-ops rather
9610 than the variable math-standard-opers.
9611 * calc/calc-prog.el (calc-read-parse-table): Let math-expr-opers
9612 equal the function math-standard-ops rather than the variable
9613 math-standard-opers.
9614 * calc/calc-yank.el (calc-finish-stack-edit): Let math-expr-opers
9615 equal the function math-standard-ops rather than the variable
9616 math-standard-opers.
9617 * calc/calccomp.el (math-compose-expr): Let math-expr-opers equal
9618 math-expr-ops.
9619
9620 2007-06-19 Ivan Kanis <apple@kanis.eu>
9621
9622 * vc-hg.el: New file.
9623
9624 2007-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9625
9626 * progmodes/sh-script.el (sh-font-lock-paren): Mark the relevant text
9627 with font-lock-multiline.
9628
9629 2007-06-17 Glenn Morris <rgm@gnu.org>
9630
9631 * lpr.el (lpr-page-header-switches): Move %s to separate element
9632 for correct quoting. Doc fix.
9633
9634 2007-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9635
9636 * textmodes/sgml-mode.el (sgml-xml-guess): Return the result rather
9637 than setting sgml-xml-mode.
9638 (sgml-mode, html-mode): Set sgml-xml-mode.
9639 (sgml-skip-tag-backward): Tell if we skipped over matched tags.
9640 (sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
9641 (sgml-electric-tag-pair-before-change-function)
9642 (sgml-electric-tag-pair-flush-overlays): New functions.
9643 (sgml-electric-tag-pair-mode): New minor mode.
9644 (sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
9645 (sgml-calculate-indent): Use assoc-string.
9646
9647 2007-06-16 Karl Fogel <kfogel@red-bean.com>
9648
9649 * thingatpt.el (thing-at-point-email-regexp): Don't require two
9650 chars before the "@" in an email address. Andreas Roehler noticed
9651 this problem.
9652
9653 2007-06-15 Karl Fogel <kfogel@red-bean.com>
9654
9655 * thingatpt.el: Add support for email addresses (`email').
9656 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
9657 (thing-at-point-email-regexp): New variable.
9658 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
9659 properties on this symbol, with lambda forms for values.
9660
9661 2007-06-15 Masatake YAMATO <jet@gyve.org>
9662
9663 * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
9664
9665 * vc.el (vc-dired-hook): Check the backend returned from
9666 `vc-responsible-backend' can really handle `subdir'.
9667
9668 2007-06-15 Chong Yidong <cyd@stupidchicken.com>
9669
9670 * wid-edit.el (widget-add-documentation-string-button):
9671 Fix handling of documentation indent.
9672
9673 2007-06-15 Miles Bader <miles@fencepost.gnu.org>
9674
9675 * mb-depth.el: New file.
9676
9677 2007-06-15 Masatake YAMATO <jet@gyve.org>
9678
9679 * vc.el (vc-dired-mode): Show backend name as part of mode name.
9680
9681 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
9682
9683 * wid-edit.el (widget-default-create): Move ?h handling here...
9684 (widget-default-format-handler): ...from here.
9685 (widget-docstring, widget-add-documentation-string-button): New funs.
9686 (documentation-string): Add :visibility-widget property.
9687 (widget-documentation-string-value-create): Use it.
9688
9689 * cus-edit.el (custom-split-regexp-maybe): Simplify.
9690 (custom-buffer-create-internal): Simplify message.
9691 (custom-variable-tag): Reduce height to normal.
9692 (custom-variable-value-create, custom-face-value-create)
9693 (custom-visibility): New widget.
9694 (custom-visibility): New face.
9695 (custom-group-value-create):
9696 Call widget-add-documentation-string-button, using `custom-visibility'.
9697
9698 2007-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9699
9700 * emacs-lisp/bytecomp.el (byte-compile-current-group)
9701 (byte-compile-nogroup-warn, byte-compile-file): Revert part of last
9702 change. Apparently the "warning even if the group is implicit" is
9703 a feature rather than a bug.
9704
9705 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
9706
9707 * emulation/viper.el (viper-describe-key-ad)
9708 (viper-describe-key-briefly-ad): Different advices for Emacs and XEmacs.
9709 Compile them conditionally.
9710 (viper-version): Belated version change.
9711
9712 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
9713
9714 * follow.el (follow-all-followers, follow-generic-filter):
9715 * pcomplete.el (pcomplete-restore-windows):
9716 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
9717 (x-dnd-drop-data):
9718 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
9719 * progmodes/python.el (python-complete-symbol):
9720 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
9721
9722 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
9723
9724 * net/rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
9725 around bright and dim regexps. Make sure bright and dim matches
9726 use word anchors. Send text through rcirc-markup functions.
9727 (rcirc-url-regexp): Add single quote character.
9728 (rcirc-connect): Write logs to disk on auto-save-hook.
9729 Make server a non-optional argument.
9730 (rcirc-log-alist): New variable.
9731 (rcirc-log-directory): Make customizable.
9732 (rcirc-log-flag): New customizable variable.
9733 (rcirc-log): New function.
9734 (rcirc-print): Use above function.
9735 (rcirc-log-write): New function.
9736 (rcirc-generate-new-buffer-name): Strip text properties.
9737 (rcirc-switch-to-buffer-function): Remove variable.
9738 (rcirc-last-non-irc-buffer): Remove variable.
9739 (rcirc-non-irc-buffer): Add function.
9740 (rcirc-next-active-buffer): Use above function.
9741 (rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
9742 (rcirc-handler-ctcp-KEEPALIVE): Add handler.
9743 (rcirc-handler-CTCP): Don't print KEEPALIVE responses.
9744 (rcirc-omit-mode): Add minor-mode.
9745 (rcirc-mode-map): Change C-c C-o binding.
9746 (rcirc-mode): Clear mode-line-process. Use a custom
9747 fill-paragraph-function. Set up buffer-invisibility-spec.
9748 (rcirc-response-formats): Remove timestamp code.
9749 (rcirc-omit-responses): Add variable.
9750 (rcirc-print): Don't put the overlay arrow on potentially omitted
9751 lines. Log line to disk. Record activity for private messages
9752 from /dim nicks. Facify the fill-prefix with rcirc-timestamp face.
9753 (rcirc-jump-to-first-unread-line): Print message if there is no
9754 unread text.
9755 (rcirc-clear-unread): New function.
9756 (rcirc-markup-text-functions): Add variable.
9757 (rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
9758 (rcirc-debug): Don't mess with window configuration.
9759 (rcirc-send-message): Send message before printing locally.
9760 Add SILENT argument, do not print message if non-nil.
9761 (rcirc-visible-buffers): New function and variable.
9762 (rcirc-window-configuration-change-1): Add function.
9763 (rcirc-target-buffer): Make sure ACTIONs don't get sent to the
9764 server buffer.
9765 (rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
9766 (rcirc-fill-paragraph): Add function.
9767 (rcirc-record-activity, rcirc-window-configuration-change-1):
9768 Only update the activity string if it has actually changed.
9769 (rcirc-update-activity-string): Remove padding characters from the
9770 mode-line string.
9771 (rcirc-disconnect-buffer): New function to be called when a
9772 channel is parted or the user quits.
9773 (rcirc-server-name): Warn when the server-name hasn't been set.
9774 (rcirc-window-configuration-change): Postpone work until
9775 post-command-hook.
9776 (rcirc-window-configuration-change-1): Update mode-line and
9777 overlay arrows here.
9778 (rcirc-authenticate): Fixc hanserv identification.
9779 (rcirc-default-server): Remove variable.
9780 (rcirc): Connect according to rcirc-connections.
9781 (rcirc-connections): Add variable.
9782 (rcirc-startup-channels-alist): Remove variable.
9783 (rcirc-startup-channels): Remove function.
9784
9785 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9786
9787 * diff-mode.el (diff-font-lock-keywords): Fix M. Kifer's last change.
9788
9789 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
9790
9791 * term/xterm.el (terminal-init-xterm): Escape parens in character
9792 constants.
9793
9794 2007-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9795
9796 * progmodes/sh-script.el: Remove unneeded * from docstrings.
9797 Use [:alpha:] and [:alnum:] where applicable.
9798 (sh-quoted-subshell): Rewrite to correctly
9799 handle nested mixes of `...' and $(...).
9800 (sh-apply-quoted-subshell): Remove.
9801 (sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
9802
9803 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
9804
9805 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
9806
9807 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
9808 previous change.
9809
9810 2007-06-12 Tom Tromey <tromey@redhat.com>
9811
9812 * subr.el (user-emacs-directory): New defconst.
9813 * cmuscheme.el (scheme-start-file):
9814 * shell.el (shell):
9815 * completion.el (save-completions-file-name):
9816 * custom.el (custom-theme-directory):
9817 * term/x-win.el (emacs-session-filename):
9818 * filesets.el (filesets-menu-cache-file):
9819 * thumbs.el (thumbs-thumbsdir):
9820 * server.el (server-auth-dir):
9821 * image-dired.el (image-dired-dir):
9822 (image-dired-db-file):
9823 (image-dired-temp-image-file):
9824 (image-dired-gallery-dir):
9825 (image-dired-temp-rotate-image-file):
9826 * play/gamegrid.el (gamegrid-user-score-file-directory):
9827 * savehist.el (savehist-file):
9828 * tutorial.el (tutorial--saved-dir):
9829 * startup.el (auto-save-list-file-prefix): Use user-emacs-directory.
9830
9831 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
9832
9833 * scroll-lock.el (scroll-lock-mode): Doc fix.
9834
9835 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
9836
9837 * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis.
9838
9839 * ediff-init.el: Doc strings.
9840
9841 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9842
9843 * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
9844 (byte-compile-file): Bind it.
9845 (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
9846 group argument is provided implicitly.
9847 (byte-compile-format-warn, byte-compile-from-buffer)
9848 (byte-compile-insert-header): Don't hardcode point-min==1.
9849 (byte-compile-file-form-require): Remove unused var old-load-list.
9850 (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
9851
9852 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
9853
9854 * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value):
9855 Display error messages.
9856 (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring):
9857 Get rid of cl.el dependencies.
9858
9859 * emulation/viper-init.el (viper-suppress-input-method-change-message):
9860 New variable.
9861 (viper-activate-input-method-action)
9862 (viper-inactivate-input-method-action):
9863 Use viper-suppress-input-method-change-message.
9864
9865 * emulation/viper-kem.el (viper-vi-basic-map): Disable the bindings
9866 for C-s, C-r.
9867
9868 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
9869 Use viper-replace-overlay-cursor-color instead of
9870 viper-replace-overlay-cursor-color.
9871 (viper-sit-for-short): Use sit-for with 3 arguments.
9872
9873 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
9874 (viper-major-mode-modifier-list): Add viper-comint-mode-modifier-map
9875 to gud-mode.
9876
9877 * ediff-mult.el (ediff-meta-buffer-brief-message)
9878 (ediff-meta-buffer-verbose-message): New variables.
9879 (ediff-meta-buffer-message): Variable deleted.
9880 (ediff-verbose-help-enabled): New variable.
9881 (ediff-toggle-verbose-help-meta-buffer): New function.
9882 (ediff-redraw-directory-group-buffer): Made aware of short/verbose
9883 message options.
9884
9885 * ediff-ptch.el (ediff-context-diff-label-regexp): Better regexp.
9886 (ediff-fixup-patch-map): Improve heuristic.
9887
9888 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9889
9890 * log-view.el (log-view-file-re, log-view-message-re): Use \(?1:...\).
9891 (log-view-font-lock-keywords): Simplify.
9892 (log-view-current-file, log-view-current-tag): Simplify.
9893
9894 2007-06-12 Sam Steingold <sds@gnu.org>
9895
9896 * vc-arch.el (vc-arch-command): Also try "baz" and "bzr".
9897
9898 2007-06-12 Juanma Barranquero <lekktu@gmail.com>
9899
9900 * desktop.el (desktop-load-locked-desktop): New option.
9901 (desktop-read): Use it.
9902 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
9903 Use `when'.
9904
9905 2007-06-12 Davis Herring <herring@lanl.gov>
9906
9907 * desktop.el (desktop-save-mode-off): New function.
9908 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
9909 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
9910 (desktop-claim-lock, desktop-release-lock): New functions.
9911 (desktop-kill): Tell `desktop-save' that this is the last save.
9912 Release the lock afterwards.
9913 (desktop-buffer-info): New function.
9914 (desktop-save): Use it. Run `desktop-save-hook' where the doc
9915 says to. Detect conflicts, and manage the lock.
9916 (desktop-read): Detect conflicts. Manage the lock.
9917
9918 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
9919
9920 * emulation/tpu-mapper.el (tpu-emacs-map-key): Use new keymap names.
9921
9922 * emulation/tpu-edt.el (tpu-gold-map): Rename from GOLD-map.
9923 (tpu-lucid-emacs-p): Remove. Use (featurep 'xemacs) instead.
9924 (CSI-map, GOLD-CSI-map, GOLD-SS3-map, SS3-map): Delete vars.
9925 (tpu-gold-map, tpu-global-map): Add all the SS3 and CSI bindings, using
9926 keysyms rather than byte sequences.
9927 (tpu-copy-keyfile): Don't force the user to use tpu-mapper.el.
9928
9929 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9930
9931 * font-lock.el (font-lock-add-keywords): In case font-lock was only
9932 half-activated, forcefully activate it completely.
9933
9934 2007-06-11 Richard Stallman <rms@gnu.org>
9935
9936 * cus-edit.el (custom-variable-type): Doc fix.
9937
9938 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9939
9940 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
9941 (sh-font-lock-flush-syntax-ppss-cache): New functions.
9942 (sh-font-lock-syntactic-keywords): Use them to distinguish the
9943 different possible cases for \'.
9944
9945 * complete.el (PC-bindings): Don't bind things already bound in the
9946 parent keymap.
9947
9948 * textmodes/bibtex-style.el: New file.
9949
9950 2007-06-11 Riccardo Murri <riccardo.murri@gmail.com>
9951
9952 * vc-bzr.el: New file.
9953
9954 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
9955
9956 * vc-svn.el (vc-svn-program): New var.
9957 (vc-svn-command): Use it.
9958
9959 2007-06-11 Juanma Barranquero <lekktu@gmail.com>
9960
9961 * server.el (server-switch-buffer): Remove redundant check.
9962
9963 2007-06-10 Martin Rudalics <rudalics@gmx.at>
9964
9965 * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
9966 Match against file-name-nondirectory.
9967 Fix text on user customization variables.
9968 Reported by Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>.
9969
9970 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
9971
9972 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
9973
9974 2007-06-09 Davis Herring <herring@lanl.gov>
9975
9976 * desktop.el (desktop-minor-mode-table): Doc fix.
9977
9978 2007-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
9979
9980 * textmodes/css-mode.el (css-navigation-syntax-table):
9981 Use set-char-table-range so it also works in the unicode branch.
9982
9983 2007-06-08 Nick Roberts <nickrob@snap.net.nz>
9984
9985 * help-mode.el (help-xref-forward-stack)
9986 (help-xref-stack-forward-item, help-forward-label): New variables.
9987 (help-forward): New button type.
9988 (help-setup-xref): Initialise help-xref-forward-stack.
9989 (help-make-xrefs): Add forward button, if appropriate.
9990 (help-xref-go-back): Push item on forward stack.
9991 (help-xref-go-forward, help-go-forward): New functions.
9992
9993 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
9994
9995 * dired.el (dired-mode-map): Remove spurious separator.
9996
9997 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
9998
9999 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
10000
10001 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
10002 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
10003
10004 2007-06-07 Carsten Dominik <dominik@science.uva.nl>
10005
10006 * textmodes/org.el: Version number fixed.
10007
10008 2007-06-07 Glenn Morris <rgm@gnu.org>
10009
10010 * version.el (emacs-copyright): New constant.
10011 * startup.el (fancy-splash-tail): Use emacs-copyright.
10012 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
10013
10014 * emacs-lisp/bytecomp.el (byte-compile-warnings): Add new option
10015 `make-local'.
10016 (byte-compile-warnings-safe-p): Add `make-local'.
10017 (byte-compile-make-variable-buffer-local):
10018 Allow byte-compile-warnings to suppress this warning.
10019
10020 * tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
10021 format of "menu" description.
10022 (tutorial--find-changed-keys): Describe the specific menu a
10023 command is in.
10024
10025 * dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
10026 Rewrite compatibility functions to silence byte-compiler.
10027
10028 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
10029
10030 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
10031 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
10032
10033 2007-06-07 Eric M. Ludlam <eric@siege-engine.com>
10034
10035 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff".
10036
10037 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
10038
10039 * progmodes/ebrowse.el (ebrowse-member-table):
10040 * textmodes/org.el (org-export-ascii-bullets, org-batch-agenda)
10041 (org-batch-agenda-csv): Fix typos in docstrings.
10042
10043 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
10044
10045 * international/mule-cmds.el (toggle-enable-multibyte-characters)
10046 (sort-coding-systems, search-unencodable-char): Doc fixes.
10047 (coding-system-change-eol-conversion, set-default-coding-systems)
10048 (prefer-coding-system, find-multibyte-characters, princ-list)
10049 (leim-list-entry-regexp, set-input-method, locale-language-names)
10050 (input-method-exit-on-first-char, exit-language-environment-hook)
10051 (locale-charset-language-names): Fix typos in docstrings.
10052
10053 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
10054
10055 * pgg.el (pgg-sign-region, pgg-sign):
10056 * ses.el (ses-call-printer):
10057 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
10058 * textmodes/org.el (org-cycle): Fix typos in docstrings.
10059
10060 2007-06-06 Carsten Dominik <dominik@science.uva.nl>
10061
10062 * textmodes/org.el (org-export-region-as-html)
10063 (org-replace-region-by-html, org-number-to-letters)
10064 (org-table-fedit-finish, org-normalize-color)
10065 (org-table-fedit-ref-right, org-date-to-gregorian)
10066 (org-table-fedit-move, org-table-convert-refs-to-rc)
10067 (org-calendar-holiday, org-table-fedit-toggle-ref-type)
10068 (org-write-agenda, org-colgroup-info-to-vline-list)
10069 (org-agenda-todo-previousset, org-defkey, org-encode-for-stdout)
10070 (org-indent-line-function, org-export-as-html-to-buffer)
10071 (org-store-agenda-views, org-update-mode-line)
10072 (org-find-if, org-delete-all)
10073 (org-table-fedit-convert-buffer, org-emphasize)
10074 (org-uniquify, org-table-fedit-lisp-indent)
10075 (org-table-fedit-scroll, org-get-todo-sequence-head)
10076 (org-table-fedit-scroll-down, org-table-fedit-line-down)
10077 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
10078 (org-table-fedit-toggle-coordinates, org-dvipng-color)
10079 (org-table-fedit-line-up, org-table-fedit-ref-down)
10080 (org-table-formula-from-user, org-mode-flyspell-verify)
10081 (org-cycle-show-empty-lines, org-ctrl-c-ret)
10082 (org-table-formula-to-user, org-diary-to-ical-string)
10083 (orgtbl-export, org-table-fedit-post-command)
10084 (org-closed-in-range, org-shiftcontrolright)
10085 (org-table-convert-refs-to-an, org-table-hline-and-move)
10086 (org-table-formula-less-p, org-format-table-ascii)
10087 (org-agenda-get-sexps, org-shift-refpart)
10088 (org-diary-sexp-entry, org-time-string-to-absolute)
10089 (org-table-show-reference, org-letters-to-number)
10090 (org-fix-agenda-info, org-table-fedit-ref-up)
10091 (org-table-fedit-shift-reference, org-table-fedit-abort)
10092 (org-closest-date, org-shiftcontrolleft)
10093 (org-at-heading-or-item-p, org-rematch-and-replace)
10094 (org-agenda-todo-nextset, org-export-grab-title-from-buffer):
10095 New functions.
10096 (org-table-edit-scroll-down, org-finish-edit-formulas)
10097 (org-table-edit-next-field, org-abort-edit-formulas)
10098 (org-font-lock-level, org-export-find-first-heading-line)
10099 (org-table-edit-line-down, org-table-edit-backward-field)
10100 (org-edit-formula-lisp-indent, org-table-edit-move)
10101 (org-check-log-option, org-this-word)
10102 (org-table-edit-line-up, org-table-edit-formulas-post-command)
10103 (org-agenda-file-to-end, org-expand-file-name)
10104 (org-fake-empty-table-line, org-table-edit-scroll)
10105 (org-toggle-log-option, org-show-reference): Function removed.
10106 (org-inhibit-invisibility, org-table-formula-make-cmp-string):
10107 New defsubsts.
10108 (org-unmodified, org-batch-store-agenda-views)
10109 (org-batch-agenda-csv): New macro.
10110 (org-agenda-export): New customization group.
10111 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
10112 (org-highest-priority, org-agenda-exporter-settings)
10113 (org-log-done-with-time, org-replace-disputed-keys)
10114 (org-format-latex-header, org-export-table-header-tags)
10115 (org-cycle-separator-lines, org-export-table-data-tags)
10116 (org-icalendar-include-sexps)
10117 (org-empty-line-terminates-plain-lists)
10118 (org-log-repeat, org-special-ctrl-a)
10119 (org-table-use-standard-references, org-disputed-keys)
10120 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
10121 (org-agenda-export-html-style): New option.
10122 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
10123 (org-CUA-compatible): Option removed.
10124 (org-agenda-structure, org-sexp-date): New face.
10125 (org-todo-keywords-for-agenda, org-not-done-keywords)
10126 (org-planning-or-clock-line-re, org-agenda-name)
10127 (org-table-colgroup-info, org-todo-sets)
10128 (constants-unit-system, org-clock-mode-line-entry)
10129 (org-mode-line-timer, org-table-current-begin-pos)
10130 (org-todo-keywords-1, org-mode-line-string)
10131 (org-table-clean-did-remove-column, org-table-fedit-map)
10132 (org-clock-heading, org-table-buffer-is-an)
10133 (org-agenda-info, org-done-keywords)
10134 (org-done-keywords-for-agenda, org-todo-heads)
10135 (org-todo-kwd-alist, org-clock-start-time): New variable.
10136 (org-todo-kwd-priority-p, org-edit-formulas-map)
10137 (org-repeat-re, org-todo-kwd-max-priority)
10138 (org-version, org-done-string)
10139 (org-table-clean-did-remove-column-1, org-disputed-keys):
10140 Remove variables.
10141 (org-table-translate-regexp, org-repeat-re, org-version): New consts.
10142 (org-ts-lengths): Constant removed.
10143 (org-follow-gnus-link): Don't ask how many articles to read.
10144 (org-export-find-first-export-line): Rename from
10145 `org-export-find-first-heading'.
10146 Use `org-export-skip-text-before-1st-heading'.
10147 (org-table-fedit-post-command): Rename from
10148 `org-table-edit-formulas-post-command'.
10149 (org-table-fedit-finish): Rename from `org-finish-edit-formulas'.
10150 (org-table-fedit-abort): Rename from `org-abort-edit-formulas'.
10151 (org-table-fedit-lisp-indent): Rename from
10152 `org-edit-formula-lisp-indent'.
10153 (org-table-show-reference): Rename from `org-show-reference'.
10154 (org-table-store-formulas): Use `org-table-formula-less-p'.
10155 (org-table-edit-formulas): Position cursor to current field equation.
10156 (org-update-checkbox-count, org-hide-archived-subtrees)
10157 (org-timestamp-up-day, org-timestamp-down-day)
10158 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
10159 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
10160 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
10161 (org-shiftleft, org-ctrl-c-ctrl-c, org-context):
10162 Let `org-on-heading-p' also check for invisible heading.
10163 (org-read-date): Match am/pm times.
10164 (org-eval-in-calendar): Fix default date in prompt.
10165
10166 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
10167
10168 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
10169 "ChangeLog.a" entries, giving the latter lower priority.
10170
10171 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
10172
10173 * faces.el (face-id): If the argument is a face alias,
10174 return the ID of the target face.
10175
10176 2007-06-05 Michael Albinus <michael.albinus@gmx.de>
10177
10178 * net/socks.el (top): Remove unnecessary copyright line.
10179
10180 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
10181
10182 * longlines.el (longlines-auto-wrap): Handle argument correctly.
10183
10184 2007-06-04 Michael Albinus <michael.albinus@gmx.de>
10185
10186 * net/socks.el: New file, taken from w3 repository.
10187 (top): Update Copyright. Don't load cl.el.
10188 (all): Replace `case' by `cond', `string-to-int' by
10189 `string-to-number', and `process-kill-without-query' by
10190 `set-process-query-on-exit-flag'.
10191 (socks-char-int): Remove defalias and all occurrences.
10192
10193 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
10194
10195 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
10196 Fix typos in docstrings.
10197 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
10198 (compilation-finish-function): Fix typo in obsolescence declaration.
10199
10200 2007-06-03 Sam Steingold <sds@gnu.org>
10201
10202 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
10203 handle unending automatic recompilation of changed files (`omake -P').
10204 (compilation-loop): VISITED is now 5th CDR.
10205 (compilation-next-error-function): Set TIMESTAMP.
10206
10207 2007-06-03 Sam Steingold <sds@gnu.org>
10208
10209 * files.el (kill-buffer-ask): New function.
10210 (kill-some-buffers): Use it.
10211 (kill-matching-buffers): New user command.
10212
10213 2007-06-01 David Kastrup <dak@gnu.org>
10214
10215 * dired.el (dired-recursive-deletes, dired-recursive-copies):
10216 Change default to `top'.
10217
10218 2007-05-31 Richard Stallman <rms@gnu.org>
10219
10220 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
10221
10222 2007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10223
10224 * textmodes/css-mode.el: New file.
10225
10226 2007-05-30 Michael Olson <mwolson@gnu.org>
10227
10228 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
10229 died and we are trying to send a signal to it. The program using
10230 tq.el should periodically check to see whether the process has
10231 died and react appropriately -- this is not the responsibility of
10232 tq.el, and is consistent with the rest of the tq.el source code.
10233
10234 2007-05-29 Martin Rudalics <rudalics@gmx.at>
10235
10236 * textmodes/table.el (table--point-entered-cell-function)
10237 (table--point-left-cell-function):
10238 Bind `inhibit-point-motion-hooks' to t.
10239
10240 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10241
10242 * emacs-lisp/rx.el (rx): Doc fix.
10243
10244 2007-05-28 Juanma Barranquero <lekktu@gmail.com>
10245
10246 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
10247
10248 2007-05-28 Michael Albinus <michael.albinus@gmx.de>
10249
10250 Sync with Tramp 2.0.56.
10251
10252 * net/tramp.el:
10253 * net/tramp-ftp.el:
10254 * net/tramp-smb.el:
10255 * net/tramp-util.el:
10256 * net/tramp-vc.el:
10257 Don't load cl.el, because that pollutes the namespace. Replace cl
10258 macros by their implementations where necessary. Requested by
10259 Richard Stallman <rms@gnu.org>.
10260
10261 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
10262 doesn't exist.
10263 (with-parsed-tramp-file-name): Protect debug spec during compilation.
10264 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
10265 (tramp-file-name-p, tramp-file-name-multi-method)
10266 (tramp-file-name-method, tramp-file-name-user)
10267 (tramp-file-name-host, tramp-file-name-localname): New defuns,
10268 replacing defstruct `tramp-file-name'.
10269 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
10270 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
10271 Apply `vector' instead of `make-tramp-file-name'.
10272 (tramp-handle-make-auto-save-file-name):
10273 Apply `tramp-temporary-file-directory' for compatibility reasons.
10274 (tramp-completion-mode): Use `natnump' instead of `wholenump'
10275 because of XEmacs.
10276 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
10277 started.
10278
10279 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
10280
10281 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
10282
10283 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
10284
10285 * log-edit.el (log-edit-changelog-paragraph): Return point-max
10286 as the end of the ChangeLog paragraph when it ends without a line
10287 termination.
10288
10289 2007-05-27 Ryan Yeske <rcyeske@gmail.com>
10290
10291 * net/webjump.el (webjump-sample-sites):
10292 Add simple Wikipedia query.
10293
10294 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10295
10296 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
10297 compatibility code.
10298
10299 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
10300 (copyright-update-year): Use it.
10301
10302 * edmacro.el (edmacro-format-keys): Use current-active-maps.
10303
10304 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
10305 Add indentation and debugging info. Fix up comment convention.
10306
10307 * cus-dep.el (custom-make-dependencies): Simplify.
10308
10309 * composite.el (compose-region, decompose-region):
10310 Use inhibit-read-only and restore-buffer-modified-p.
10311
10312 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
10313 (xterm-mouse-event): Use it.
10314
10315 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
10316
10317 * bs.el (bs-cycle-previous): Don't modify the cycle list until
10318 `switch-to-buffer' has returned succesfully.
10319 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
10320 window is dedicated (it could iconify the frame).
10321
10322 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
10323
10324 * vc-hooks.el (vc-find-root): Fix file attribute test.
10325
10326 2007-05-24 Richard Stallman <rms@gnu.org>
10327
10328 * textmodes/flyspell.el (flyspell-correct-word-before-point):
10329 Don't let opoint be nil.
10330 (flyspell-emacs-popup): Explicit error if no dialogs.
10331
10332 2007-05-24 Chong Yidong <cyd@stupidchicken.com>
10333
10334 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
10335 (image-next-line, image-previous-line, image-scroll-up)
10336 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
10337 New functions.
10338 (image-mode-map): Remap motion commands.
10339 (image-mode-text-map): New keymap for viewing images as text.
10340 (image-mode): Use image-mode-map.
10341 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
10342
10343 2007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10344
10345 * textmodes/fill.el (canonically-space-region): Make the second arg
10346 a marker if it's not already the case.
10347
10348 2007-05-23 Eli Zaretskii <eliz@gnu.org>
10349
10350 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
10351 (tar-get-descriptor): Handle type 55, an extended pax header.
10352
10353 2007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10354
10355 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
10356 to confuse outline-minor-mode.
10357
10358 2007-05-23 Eli Zaretskii <eliz@gnu.org>
10359
10360 * tar-mode.el (tar-file-name-handler): New function.
10361 (tar-extract): Bind file-name-handler-alist to it to force
10362 find-buffer-file-type-coding-system behave as if the file being
10363 extracted existed. Use last-coding-system-used to force
10364 buffer-file-coding-system to what decode-coding-region actually
10365 used to decode the file.
10366
10367 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10368
10369 * progmodes/compile.el (compilation-handle-exit):
10370 `compilation-finish-function' may change the current buffer.
10371
10372 2007-05-22 Richard Stallman <rms@gnu.org>
10373
10374 * files.el (set-auto-mode): Doc fix.
10375
10376 2007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10377
10378 * help-fns.el (find-source-lisp-file): New function.
10379 (describe-function-1): Use find-source-lisp-file to find source
10380 file in compile tree.
10381
10382 2007-05-22 Eli Zaretskii <eliz@gnu.org>
10383
10384 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
10385
10386 2007-05-22 Juanma Barranquero <lekktu@gmail.com>
10387
10388 * emacs-lisp/easy-mmode.el (define-minor-mode)
10389 (easy-mmode-define-navigation): Fix typos in docstrings.
10390
10391 2007-05-22 Glenn Morris <rgm@gnu.org>
10392
10393 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
10394
10395 2007-05-22 Katsumi Yamaoka <yamaoka@jpl.org>
10396
10397 * mail/mail-extr.el (mail-extract-address-components):
10398 Recognize non-ASCII characters except for NBSP as words.
10399
10400 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
10401
10402 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
10403 (rcirc-print): Handle `window-width'.
10404 (rcirc-buffer-maximum-lines): Doc fix.
10405
10406 2007-05-21 Chong Yidong <cyd@stupidchicken.com>
10407
10408 * image-mode.el (image-toggle-display): Don't clear image cache.
10409 Only use filename in image spec if the file is readable.
10410 Call image-refresh.
10411
10412 * image.el (image-type-from-file-name, image-type): Simplify.
10413 (image-type-auto-detected-p): Don't scan auto-mode-alist.
10414
10415 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
10416 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
10417
10418 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
10419
10420 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
10421 is an error.
10422
10423 * term/linux.el (terminal-init-linux): Don't signal an error
10424 if gpm isn't running.
10425
10426 2007-05-20 Nick Roberts <nickrob@snap.net.nz>
10427
10428 * t-mouse.el: Reduce to a minor-mode macro call.
10429 (t-mouse-mode): Remove the lighter.
10430
10431 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
10432
10433 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
10434
10435 * files.el (auto-mode-alist): Change the regexp so that
10436 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
10437
10438 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
10439
10440 * Version 22.1 released.
10441
10442 2007-05-19 Chong Yidong <cyd@stupidchicken.com>
10443
10444 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
10445 changes.
10446
10447 2007-05-19 Kevin Ryde <user42@zip.com.au>
10448
10449 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
10450
10451 2007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
10452
10453 * textmodes/sgml-mode.el: Revert last change.
10454
10455 2007-05-18 Richard Stallman <rms@gnu.org>
10456
10457 * simple.el (push-mark): Doc fix.
10458
10459 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
10460
10461 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
10462 tpu-global-map.
10463 (tpu-original-global-map): Variable deleted.
10464 (tpu-control-keys-map): New keymap variable.
10465 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
10466 setting keymapping directly.
10467 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
10468 tpu-global-map.
10469 (tpu-edt-on): Activate the tpu-global-map.
10470 (tpu-edt-off): Deactivate the tpu-global-map.
10471
10472 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
10473
10474 * textmodes/ispell.el (ispell-get-word): Return markers
10475 for start and end positions.
10476 (ispell-word): Assume END is a marker.
10477
10478 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10479
10480 * printing.el: Group together all XEmacs/Emacs definitions.
10481 (pr-version): New version 6.9.
10482 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
10483 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
10484 (pr-menu-bind): Fix code.
10485 (pr-e-frame-char-height, pr-e-frame-char-width)
10486 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
10487 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
10488 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
10489 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
10490 (pr-x-event-y-pixel): Aliases eliminated.
10491 (pr-xemacs-global-menubar): Macro moved.
10492 (current-menubar, current-mouse-event, zmacs-region-stays)
10493 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
10494 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
10495 Vars moved.
10496 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
10497 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
10498 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
10499 (pr-menu-set-utility-title, pr-even-or-odd-pages)
10500 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
10501 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
10502 moved.
10503
10504 2007-05-17 Christian Plate <cplate@web.de> (tiny change)
10505
10506 * textmodes/sgml-mode.el (sgml-tag):
10507 Fix bug: Call sgml-transformation-function.
10508
10509 2007-05-17 Martin Rudalics <rudalics@gmx.at>
10510
10511 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
10512 modified flag of buffer. Use `inhibit-modification-hooks'.
10513
10514 2007-05-16 Richard Stallman <rms@gnu.org>
10515
10516 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
10517
10518 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
10519
10520 * files.el (magic-mode-alist, magic-fallback-mode-alist):
10521 Move the *ml, Postscript, and XmCD entries to the fallback part.
10522
10523 * files.el (magic-fallback-mode-alist):
10524 Rename from file-start-mode-alist.
10525
10526 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
10527
10528 * progmodes/compile.el (compilation-handle-exit): Quote first
10529 argument of `run-hook-with-args'.
10530
10531 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
10532
10533 * buff-menu.el (Buffer-menu-sort-column):
10534 * dabbrev.el (dabbrev-upcase-means-case-search):
10535 * dired.el (dired-recursive-deletes, dired-recursive-copies):
10536 * info.el (Info-current-subfile):
10537 * ls-lisp.el (ls-lisp-verbosity):
10538 * msb.el (msb-menu-cond):
10539 * pcvs.el (cvs-dired-use-hook):
10540 * simple.el (set-mark-command-repeat-pop):
10541 * time.el (display-time-24hr-format, display-time-mail-file):
10542 Doc fixes.
10543
10544 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
10545 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
10546
10547 * view.el (view-inhibit-help-message): Fix typo in docstring.
10548 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
10549
10550 2007-05-16 Martin Rudalics <rudalics@gmx.at>
10551
10552 * textmodes/ispell.el (ispell-start-process): Defend against bad
10553 default-directory.
10554
10555 2007-05-14 Eli Zaretskii <eliz@gnu.org>
10556
10557 * mail/rmail.el (rmail-convert-to-babyl-format): Check
10558 content-transfer-encoding _last_, because it's its position that
10559 we need as value of base64-header-field-end.
10560
10561 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
10562
10563 * files.el (mode-require-final-newline, require-final-newline)
10564 (enable-local-variables, enable-local-eval): Doc fixes.
10565
10566 2007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10567
10568 * ps-print.el: Use default color when foreground or background color
10569 are unspecified. Reported by Leo <sdl.web@gmail.com>.
10570 (ps-print-version): New version 6.7.4.
10571 (ps-rgb-color): New argument. Use default color when color is
10572 unspecified.
10573 (ps-begin-job): Fix code.
10574
10575 2007-05-12 Chong Yidong <cyd@stupidchicken.com>
10576
10577 * longlines.el (longlines-mode): Make longlines-auto-wrap
10578 buffer-local. Add hooks unconditionally.
10579 (longlines-auto-wrap): Toggle wrapping.
10580 (longlines-after-change-function)
10581 (longlines-post-command-function): Check longlines-auto-wrap.
10582
10583 2007-05-12 Nick Roberts <nickrob@snap.net.nz>
10584
10585 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
10586 (xterm-mouse-translate): Use it.
10587
10588 2007-05-10 Richard Stallman <rms@gnu.org>
10589
10590 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
10591 (iso-cvt-write-only): Likewise.
10592
10593 * emacs-lisp/easy-mmode.el (define-minor-mode):
10594 Fix generated doc string.
10595
10596 * startup.el (fancy-splash-text): Add URL of guided tour.
10597 Adjust horizontal and vertical whitespace.
10598
10599 * progmodes/compile.el (compilation-handle-exit):
10600 Use run-hook-with-args to run compilation-finish-functions.
10601
10602 * files.el (file-start-mode-alist): New variable.
10603 (magic-mode-regexp-match-limit): Doc fix.
10604 (set-auto-mode): Handle file-start-mode-alist.
10605 A little cleanup of structure.
10606
10607 * dabbrev.el (dabbrev-eliminate-newlines):
10608 Renamed from dabbrev--eliminate-newlines. All uses changed.
10609
10610 2007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
10611
10612 * man.el (Man-next-section): Don't consider the last line of the page
10613 as being part of any section.
10614
10615 2007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
10616
10617 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
10618 can take any number of values.
10619
10620 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10621
10622 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
10623 to the list of citation commands.
10624
10625 2007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10626
10627 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
10628
10629 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
10630
10631 * progmodes/python.el (python-font-lock-keywords)
10632 (python-open-block-statement-p, python-mode): Add support for the new
10633 "with" keyword.
10634
10635 2007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10636
10637 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
10638 the exact opposite of diff-goto-source.
10639
10640 * emacs-lisp/advice.el (ad-special-forms): Remove.
10641 (ad-special-form-p): Use subr-arity.
10642
10643 * newcomment.el (comment-search-forward): Make sure we search forward.
10644 (comment-enter-backward): Try and distinguish the non-matching case at
10645 EOB from the non-matching case with a missing comment-end-skip for
10646 a 2-char comment ender.
10647 (comment-choose-indent): New function extracted from comment-indent.
10648 Improve the alignment algorithm.
10649 (comment-indent): Use it.
10650
10651 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
10652 XML style Processing Instructions.
10653 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
10654 (sgml-calculate-indent): Handle `pi' context.
10655
10656 * vc.el: Ensure that update-changelog issues an error when used with
10657 a backend that does not implement it.
10658 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
10659 Remove `backend' argument. Use expand-file-name.
10660 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
10661
10662 * progmodes/python.el (python-end-of-block): Revert last change.
10663 (python-end-of-statement): Make sure we move *forward*.
10664
10665 2007-05-08 Richard Stallman <rms@gnu.org>
10666
10667 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
10668 Don't include non-self-insert commands in the exception for `-'.
10669
10670 2007-05-08 David Reitter <david.reitter@gmail.com>
10671
10672 * progmodes/python.el (python-guess-indent): Check non-nullness
10673 before comparing indent against the 2..8 interval.
10674
10675 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10676
10677 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
10678 available.
10679
10680 2007-05-06 Richard Stallman <rms@gnu.org>
10681
10682 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
10683
10684 2007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10685
10686 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
10687 rather than storing their value in the revert-buffer function.
10688
10689 2007-05-04 Nick Roberts <nickrob@snap.net.nz>
10690
10691 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
10692 when disabling t-mouse-mode.
10693
10694 2007-05-01 Davis Herring <herring@lanl.gov>
10695
10696 * calendar/timeclock.el: Update version number.
10697 (timeclock-modeline-display): Mention timeclock-use-display-time
10698 in explanatory message.
10699 (timeclock-in): Fix non-interactive workday specifications.
10700 (timeclock-log): Don't kill the log buffer if it already existed.
10701 Suppress warnings when finding the log. Don't check for a nil
10702 project twice. Run hooks after killing the buffer (if applicable).
10703 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
10704 was geometric). All uses changed.
10705 (timeclock-generate-report): Support prefix argument.
10706
10707 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
10708
10709 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
10710 disconnections.
10711
10712 2007-05-01 Romain Francoise <romain@orebokech.com>
10713
10714 * dired-x.el: Revert 2007-04-06 change.
10715
10716 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
10717
10718 * find-dired.el (find-dired-filter): Propertize all text down to eob.
10719
10720 2007-04-29 Richard Stallman <rms@gnu.org>
10721
10722 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
10723
10724 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10725
10726 * progmodes/cc-mode.el (c-before-change): Use point-min rather
10727 than 1.
10728
10729 2007-04-28 Richard Stallman <rms@gnu.org>
10730
10731 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
10732
10733 2007-04-28 Nick Roberts <nickrob@snap.net.nz>
10734
10735 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
10736 don't put stop on toolbar.
10737
10738 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10739
10740 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
10741
10742 2007-04-28 Eli Zaretskii <eliz@gnu.org>
10743
10744 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
10745 instead of $(lisp)/mh-e.
10746
10747 2007-04-28 Glenn Morris <rgm@gnu.org>
10748
10749 * image-dired.el (image-dired-cmd-create-thumbnail-options)
10750 (image-dired-cmd-create-temp-image-options): Replace option
10751 +profile "*" with -strip.
10752
10753 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
10754
10755 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
10756 Use window-start and window-end.
10757
10758 2007-04-27 Andreas Schwab <schwab@suse.de>
10759
10760 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
10761
10762 2007-04-27 Eli Zaretskii <eliz@gnu.org>
10763
10764 * textmodes/fill.el (fill-paragraph): Doc fix.
10765
10766 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
10767
10768 * locate.el (locate-in-alternate-database): Doc fix.
10769
10770 2007-04-26 Glenn Morris <rgm@gnu.org>
10771
10772 * button.el (button): Use underline if supported, else fall back
10773 to color.
10774
10775 * version.el (emacs-version): Increase to 22.1.50.
10776
10777 2007-04-25 Richard Stallman <rms@gnu.org>
10778
10779 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
10780
10781 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
10782
10783 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
10784 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
10785 pushing mark.
10786 (idlwave-current-routine): Don't push mark.
10787
10788 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
10789
10790 * image-dired.el (image-dired-display-image): Derive image-type from
10791 filename rather than assuming jpeg, in case no resizing was needed.
10792
10793 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10794
10795 * custom.el (defface): Doc fix.
10796
10797 See ChangeLog.12 for earlier changes.
10798
10799 ;; Local Variables:
10800 ;; coding: iso-2022-7bit
10801 ;; add-log-time-zone-rule: t
10802 ;; End:
10803
10804 Copyright (C) 2007 Free Software Foundation, Inc.
10805
10806 This file is part of GNU Emacs.
10807
10808 GNU Emacs is free software; you can redistribute it and/or modify
10809 it under the terms of the GNU General Public License as published by
10810 the Free Software Foundation; either version 3, or (at your option)
10811 any later version.
10812
10813 GNU Emacs is distributed in the hope that it will be useful,
10814 but WITHOUT ANY WARRANTY; without even the implied warranty of
10815 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10816 GNU General Public License for more details.
10817
10818 You should have received a copy of the GNU General Public License
10819 along with GNU Emacs; see the file COPYING. If not, write to the
10820 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10821 Boston, MA 02110-1301, USA.
10822
10823 ;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af