Mark face aliases with "-face" suffix as obsolete.
[bpt/emacs.git] / lisp / ChangeLog
1 2009-09-01 Glenn Morris <rgm@gnu.org>
2
3 * add-log.el (change-log-date-face, change-log-name-face)
4 (change-log-email-face, change-log-file-face, change-log-list-face)
5 (change-log-conditionals-face, change-log-function-face)
6 (change-log-acknowledgement-face):
7 * cus-edit.el (custom-invalid-face, custom-rogue-face)
8 (custom-modified-face, custom-set-face, custom-changed-face)
9 (custom-saved-face, custom-button-face, custom-button-pressed-face)
10 (custom-documentation-face, custom-state-face, custom-comment-face)
11 (custom-comment-tag-face, custom-variable-tag-face)
12 (custom-variable-button-face, custom-face-tag-face)
13 (custom-group-tag-face-1, custom-group-tag-face):
14 * diff-mode.el (diff-header-face, diff-file-header-face)
15 (diff-index-face, diff-hunk-header-face, diff-removed-face)
16 (diff-added-face, diff-changed-face, diff-function-face)
17 (diff-context-face, diff-nonexistent-face):
18 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
21 (Info-title-4-face):
22 * isearch.el (isearch-lazy-highlight-face):
23 * log-view.el (log-view-file-face, log-view-message-face):
24 * paren.el (show-paren-match-face, show-paren-mismatch-face):
25 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
26 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
27 (cvs-msg-face):
28 * smerge-mode.el (smerge-mine-face, smerge-other-face)
29 (smerge-base-face, smerge-markers-face):
30 * wid-edit.el (widget-documentation-face, widget-button-face)
31 (widget-field-face, widget-single-line-field-face)
32 (widget-inactive-face, widget-button-pressed-face):
33 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
34 (woman-addition-face):
35 * obsolete/old-whitespace.el (whitespace-highlight-face):
36 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
37 (ebrowse-root-class-face, ebrowse-file-name-face)
38 (ebrowse-default-face, ebrowse-member-attribute-face)
39 (ebrowse-member-class-face, ebrowse-progress-face):
40 * progmodes/make-mode.el (makefile-space-face):
41 * progmodes/sh-script.el (sh-heredoc-face):
42 * textmodes/flyspell.el (flyspell-incorrect-face)
43 (flyspell-duplicate-face):
44 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
45 Mark face aliases with "-face" suffix as obsolete.
46
47 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
48 compiler.
49
50 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
51 (eudc-bob-sound-menu): Use defvar rather than defconst, since
52 easy-menu-define wants to modify these.
53
54 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
55
56 * net/browse-url.el (browse-url-file-url):
57 * term/internal.el (dos-codepage-setup):
58 Use default-value rather than default-enable-multibyte-characters.
59
60 * progmodes/etags.el (etags-goto-tag-location):
61 * progmodes/flymake.el (flymake-highlight-line)
62 (flymake-goto-file-and-line, flymake-goto-line):
63 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
64 (gdb-goto-breakpoint):
65 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
66 * progmodes/python.el (python-find-function)
67 (python-pdbtrack-track-stack-file):
68 * progmodes/verilog-mode.el (verilog-surelint-off):
69 * term/ns-win.el (ns-open-file-select-line):
70 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
71 Use forward-line rather than goto-line.
72
73 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
74 * textmodes/reftex-index.el (reftex-display-index):
75 * textmodes/reftex-ref.el (reftex-offer-label-menu):
76 * textmodes/reftex-toc.el (reftex-toc):
77 Remove unnecessary bindings of default-major-mode (all are followed by
78 major-mode check and possible mode switch).
79
80 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
81
82 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
83 Handle watchpoints (bug#4282).
84 (def-gdb-thread-buffer-command): Enable thread to be selected by
85 clicking without selecting threads buffer first.
86 (gdb-current-context-command): Use selected frame so that "up",
87 "down" etc work in the GUD buffer.
88 (gdb-update): Find selected frame before rendering stack buffer.
89 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
90
91 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
92
93 * progmodes/sym-comp.el (displayed-completions): Remove.
94 (symbol-complete): Use minibuffer-complete.
95
96 2009-08-31 Glenn Morris <rgm@gnu.org>
97
98 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
99
100 * apropos.el (apropos-symbols-internal): Handle (obsolete) face aliases.
101
102 * faces.el (describe-face): Adjust the output format to be more like
103 describe-variable, and to mention (obsolete) face aliases.
104 Adjust the whitespace so that help-setup-xref works.
105
106 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
107 * calendar/diary-lib.el (diary-button-face):
108 Mark these face aliases as obsolete.
109
110 * calendar/calendar.el (calendar-today): Doc fix.
111
112 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
113
114 * progmodes/gdb-mi.el (gdb-control-all-threads)
115 (gdb-control-current-thread): Force tool bar update.
116 (gdb-non-stop-handler): New function.
117 (gdb-init-1): Use it to test if non-stop mode is supported.
118 Remove unused gdbmi buffer type.
119
120 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
121
122 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
123 buffer names not visiting a file (e.g. cloned buffers).
124
125 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
126
127 * comint.el (comint-exec-1): Check command is non-null first.
128 Part of gdb-mi.el change (2009-08-28).
129
130 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
131
132 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
133
134 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
135
136 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
137 instead of `dolist' to avoid a recursive require when bootstrapping.
138
139 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
140
141 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
142
143 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
144
145 * net/imap.el (imap-send-command): Simplify.
146 (imap-wait-for-tag): point-max - buffer-size.
147
148 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
149
150 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
151 with constant argument.
152
153 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
154
155 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
156
157 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
158 Change default, since most of our files don't have a history.
159 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
160 the user.
161
162 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
163 Add comint-run.
164
165 * calc/calc.el: Improve commenting convention.
166 (calc-digit-map, toplevel): Simplify.
167
168 * comint.el (comint-insert-input): Be careful to only set point if we
169 don't delegate to some other command.
170
171 * proced.el (proced-signal-list): Make it an alist.
172 (proced-grammar-alist): Capitalize names.
173 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
174 Disable undo manually and make it read-only.
175 Use completion-annotate-function.
176
177 * minibuffer.el (minibuffer-message): If the current buffer is not
178 a minibuffer, insert the message in the echo area rather than at the
179 end of the buffer.
180 (completion-annotate-function): New variable.
181 (minibuffer-completion-help): Use it.
182 (completion--embedded-envvar-table): Environment vars are
183 always case-sensitive.
184
185 2009-08-30 Glenn Morris <rgm@gnu.org>
186
187 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
188 from fortran-current-defun.
189 (fortran-beginning-of-subprogram): Be more precise about finding the
190 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
191 (fortran-end-of-subprogram): Simplify.
192 (fortran-current-defun): Use fortran-start-prog-re.
193
194 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
195
196 * subr.el (do-after-load-evaluation): Simplify.
197
198 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
199
200 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
201
202 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
203 (vc-rcs-print-log): Use it.
204
205 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
206
207 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
208
209 * paths.el (abbrev-file-name): Move to abbrev.el.
210 * abbrev.el (abbrev-file-name): Move from paths.el.
211 Obey user-emacs-directory.
212 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
213 user-emacs-directory.
214 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
215 abbrev-file-name and calc-settings-file any more.
216 * startup.el (command-line): Recompute abbrev-file-name and
217 abbreviated-home-dir.
218 (normal-no-mouse-startup-screen): Improve the generic code and get rid
219 of the special code for when C-h bindings haven't been changed.
220 (display-startup-echo-area-message): Use with-current-buffer.
221 (command-line-1): Use a list of strings, rather than a list of lists
222 of strings for longopts.
223
224 * files.el (get-free-disk-space): Use / for default-directory.
225
226 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
227 Use with-current-buffer.
228
229 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
230 Recognize immutable variables like most-positive-fixnum.
231 (byte-compile-setq-default): Check and warn if trying to assign
232 to an immutable variable, or a non-variable.
233
234 * progmodes/cc-vars.el (c-comment-continuation-stars):
235 * progmodes/cc-engine.el (c-looking-at-bos):
236 * progmodes/cc-cmds.el (c-toggle-auto-state)
237 (c-forward-into-nomenclature, c-backward-into-nomenclature)
238 (c-comment-line-break-function): Add version of obsolescence.
239
240 2009-08-28 Juri Linkov <juri@jurta.org>
241
242 * files.el (magic-fallback-mode-alist): Add ZIP magic number
243 associated with `archive-mode'.
244
245 * image.el (image-type-header-regexps): Use only JPEG magic number
246 to determine JPEG images, and don't use `image-jpeg-p' because
247 Emacs can display non-JFIF non-Exif JPEG images.
248
249 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
250
251 * arc-mode.el (archive-mode):
252 * emacs-lisp/re-builder.el (re-builder-unload-function):
253 Protect against the default value of `major-mode' being nil.
254
255 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
256
257 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
258 Fix typos in docstrings.
259
260 * progmodes/js.el (js--macro-decl-re): Doc fix.
261 (js--plain-method-re, js--split-name): Refloc docstring.
262 (js--class-styles, js--make-merged-item, js--splice-into-items):
263 Fix typos in docstrings; reflow docstrings.
264 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
265 (js--variable-decl-matcher, js--inside-pitem-p)
266 (js--parse-state-at-point, js--get-all-known-symbols)
267 (js--symbol-history, js-find-symbol, js--js-references)
268 (js--moz-interactor, js--js-encode-value, js--read-tab):
269 Fix typos in docstrings.
270
271 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
272
273 * textmodes/reftex.el (reftex-get-file-buffer-force):
274 * progmodes/verilog-mode.el (verilog-batch-execute-func):
275 * emulation/viper.el (viper-go-away, viper-set-hooks):
276 * emacs-lisp/re-builder.el (re-builder-unload-function):
277 * emacs-lisp/bytecomp.el (byte-compile-file):
278 * ses.el (ses-unload-function):
279 * hexl.el (hexl-find-file):
280 * files.el (normal-mode):
281 * ehelp.el (with-electric-help):
282 * autoinsert.el (auto-insert-alist):
283 * arc-mode.el (archive-mode):
284 Use (default-value 'major-mode) instead of default-major-mode.
285
286 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
287 * international/mule.el (load-with-code-conversion):
288 * emacs-lisp/debug.el (debug):
289 * ediff-vers.el (ediff-rcs-get-output-buffer):
290 * dired.el (dired-internal-noselect): Don't let-bind
291 default-major-mode around code that doesn't use it.
292 E.g. buffer creation via get-buffer-create doesn't use it.
293
294 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
295
296 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
297 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
298 when writing the temp file. Otherwise, epa-file gets confused.
299 (tramp-register-file-name-handlers): Make it a defun. Move also
300 `epa-file-handler' to the front of `file-name-handler-alist'.
301
302 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
303
304 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
305 start right after a ^M.
306 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
307 (tramp-completion-file-name-regexp-separate)
308 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
309 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
310 Don't modify last-coding-system-used by accident.
311 (tramp-completion-file-name-handler): Apply the checks here,
312 instead during registration.
313 (tramp-register-file-name-handlers) Renamed from
314 `tramp-register-file-name-handler'. Register both
315 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
316 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
317
318 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
319
320 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
321 Remove variable ...
322 (gdb-init-1, gdb-display-separate-io-buffer)
323 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
324 references to it.
325 (gdb-inferior-io-mode): Use make-comint-in-buffer.
326 (gdb-inferior-filter): Use comint-output-filter to stop
327 echoing and remove ^M characters.
328
329 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
330
331 * emulation/viper-init.el (viper-restore-cursor-type):
332 * emulation/cua-base.el (cua--update-indications):
333 Replace default-cursor-type with (default-value 'cursor-type).
334
335 * mail/sendmail.el (mail-recover-1):
336 * international/mule-diag.el (describe-current-coding-system-briefly)
337 (describe-current-coding-system):
338 * international/mule-cmds.el (select-safe-coding-system)
339 (select-message-coding-system)
340 (set-language-environment-coding-systems, set-locale-environment):
341 * hexl.el (hexl-insert-multibyte-char):
342 * dos-w32.el (find-buffer-file-type-coding-system):
343 * simple.el (what-cursor-position):
344 Replace uses of default-buffer-file-coding-system
345 with (default-value 'buffer-file-coding-system).
346
347 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
348 Replace uses of default-cursor-in-non-selected-windows
349 with (default-value 'cursor-in-non-selected-windows).
350 Use with-current-buffer.
351
352 * mail/feedmail.el: Use CL macros.
353 (feedmail-run-the-queue, feedmail-send-it-immediately):
354 * dos-w32.el (find-buffer-file-type): Replace uses of
355 default-buffer-file-type with (default-value 'buffer-file-type).
356
357 2009-08-28 Glenn Morris <rgm@gnu.org>
358
359 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
360 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
361 Use default-value of major-mode rather than default-major-mode.
362
363 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
364
365 * Makefile.in (update-elcfiles): Report left over elc files.
366
367 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
368 expand-file-name and with-current-buffer.
369 (mail-get-names, mail-directory): Use with-current-buffer.
370
371 * vc.el (vc-read-revision): New function.
372 (vc-version-diff, vc-merge): Use it.
373
374 2009-08-27 Sam Steingold <sds@gnu.org>
375
376 * simple.el (kill-do-not-save-duplicates): New user option.
377 (kill-new): When it is non-nil, and the new string is the same as
378 the latest kill, set replace to t to avoid duplicates in kill-ring.
379
380 2009-08-19 Julian Scheid <julians37@gmail.com> (tiny change)
381
382 * net/tramp.el (tramp-handle-process-file): Do not flush all
383 caches when `process-file-side-effects' is set.
384 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
385 instead of `tramp-find-file-exists-command'.
386 Unset `process-file-side-effects'.
387
388 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
389
390 * net/tramp.el (tramp-methods): New method "rsyncc".
391 (top): Add completion function for "rsyncc".
392 (tramp-message-show-message): New defvar.
393 (tramp-message, tramp-error): Use it.
394 (tramp-do-copy-or-rename-file-directly): Extend check for direct
395 remote copying.
396 (tramp-do-copy-or-rename-file-out-of-band): Handle new
397 `tramp-methods' entry `copy-env' of "rsyncc".
398 (tramp-vc-registered-read-file-names): New defconst.
399 (tramp-vc-registered-file-names): New defvar.
400 (tramp-handle-vc-registered): Implement optimization strategy.
401 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
402 (tramp-vc-file-name-handler): New defun.
403 (tramp-get-ls-command, tramp-get-test-command)
404 (tramp-get-file-exists-command, tramp-get-remote-ln)
405 (tramp-get-remote-perl, tramp-get-remote-stat)
406 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
407
408 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
409 (tramp-cache-inhibit-cache): Extend doc string. It allows also
410 timestamps.
411 (tramp-get-file-property): Check for timestamps in
412 `tramp-cache-inhibit-cache'.
413 (tramp-set-file-property): Write timestamp.
414
415 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
416
417 * language/japan-util.el (japanese-symbol-table): Add entries for
418 cp932-2-byte.
419
420 * international/characters.el: Add category `j' to cp932-2-byte.
421
422 2009-08-27 Kenichi Handa <handa@m17n.org>
423
424 * international/fontset.el (build-default-fontset-data): New macro.
425 (setup-default-fontset): Use build-default-fontset-data for CJK,
426 tibetan, ethiopic, and ipa.
427
428 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
429
430 * cus-start.el (default-major-mode): Customize `major-mode' instead.
431 (enable-multibyte-characters): Not customizable any more.
432
433 * subr.el (default-mode-line-format, default-header-line-format)
434 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
435 (default-direction-reversed, default-truncate-lines)
436 (default-left-margin, default-tab-width, default-case-fold-search)
437 (default-left-margin-width, default-right-margin-width)
438 (default-left-fringe-width, default-right-fringe-width)
439 (default-fringes-outside-margins, default-scroll-bar-width)
440 (default-vertical-scroll-bar, default-indicate-empty-lines)
441 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
442 (default-fringe-cursor-alist, default-scroll-up-aggressively)
443 (default-scroll-down-aggressively, default-fill-column)
444 (default-cursor-type, default-buffer-file-type)
445 (default-cursor-in-non-selected-windows)
446 (default-buffer-file-coding-system, default-major-mode)
447 (default-enable-multibyte-characters): Mark as obsolete.
448
449 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
450
451 * vc-dir.el (vc-dir-update): Remove debug helper.
452
453 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
454
455 2009-08-26 Sam Steingold <sds@gnu.org>
456
457 * simple.el (save-interprogram-paste-before-kill): New user option.
458 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
459 save the interprogram-paste into kill-ring before overriding it
460 with the Emacs kill.
461
462 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
463
464 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
465 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
466 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
467 and move to vc-rcs.el.
468 (vc-default-next-revision): Rename to vc-rcs-next-revision and
469 move to vc-rcs.el.
470 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
471 (vc-rcs-update-changelog): Remove.
472 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
473 and move to vc-rcs.el.
474
475 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
476 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
477 renaming.
478 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
479 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
480 vc.el, renamed to be RCS specific.
481
482 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
483 New functions.
484 (vc-cvs-update-changelog): Move here from vc.el.
485
486 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
487 New functions.
488
489 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
490
491 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
492
493 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
494
495 * vc-git.el (vc-git-register): Use "git add" for directories.
496 (vc-git-stash, vc-git-stash-show): New functions.
497 (vc-git-extra-menu-map): Bind them.
498
499 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
500 directory correctly in case the item is a directory itself.
501
502 * vc.el: Document the desired behavior for reverted files in the
503 `added' state.
504 (vc-default-prettify-state-info): Remove function, unused.
505
506 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
507
508 2009-08-26 Glenn Morris <rgm@gnu.org>
509
510 * bindings.el (standard-mode-line-format): Reposition dashes in
511 which-func entry. (Bug#4217)
512
513 * files.el (enable-local-variables, enable-local-eval)
514 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
515 the defcustoms.
516 (auto-mode-alist, ignored-local-variables)
517 (save-some-buffers-action-alist): Move risky declarations to the
518 definitions.
519 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
520 (font-lock-defaults, format-alist, imenu--index-alist)
521 (imenu-generic-expression, input-method-alist, minor-mode-alist)
522 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
523 (mode-line-modified, mode-line-mule-info, mode-line-position)
524 (mode-line-process, mode-line-remote, outline-level)
525 (parse-time-rules, rmail-output-file-alist)
526 (special-display-buffer-names, vc-mode):
527 Move risky declarations to the relevant files.
528 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
529 (mode-line-modified, mode-line-process, mode-line-position)
530 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
531 * font-core.el (font-lock-defaults):
532 * format.el (format-alist):
533 * vc-hooks.el (vc-mode):
534 * window.el (special-display-buffer-names):
535 * international/mule-cmds.el (input-method-alist):
536 Define riskiness here (dumped file) rather than in files.el.
537 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
538 * imenu.el (imenu-generic-expression, imenu--index-alist):
539 * outline.el (outline-level):
540 * time.el (display-time-string):
541 * calendar/parse-time.el (parse-time-rules):
542 * mail/rmailout.el (rmail-output-file-alist):
543 Autoload riskiness here, rather than placing in files.el.
544
545 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
546
547 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
548
549 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
550
551 * simple.el (process-file-side-effects): New defvar.
552
553 * dired-aux.el (dired-show-file-type):
554 * vc.el (vc-diff-internal):
555 * vc-arch.el (vc-arch-diff):
556 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
557 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
558 * vc-git.el (vc-git-registered, vc-git-working-revision)
559 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
560 (vc-git--empty-db-p):
561 * vc-hooks.el (vc-user-login-name):
562 * vc-svn.el (vc-svn-registered, vc-svn-state)
563 (vc-svn-dir-extra-headers, vc-svn-find-revision):
564 * progmodes/grep.el (grep-probe): Let-bind
565 `process-file-side-effects' with nil.
566
567 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
568
569 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
570 daemon. Replace ping by checking for running service for bluez
571 and zeroconf. (Bug#4239)
572
573 2009-08-25 Kevin Ryde <user42@zip.com.au>
574
575 * net/dig.el (dig): Add autoload cookie.
576
577 2009-08-25 Glenn Morris <rgm@gnu.org>
578
579 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
580 load-history for absolute file-names.
581 (byte-compile-file-form-require): Warn about use of the cl package.
582
583 * format.el (format-alist): Doc fix.
584
585 * play/bubbles.el (top-level): Don't require cl at run-time.
586
587 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
588 run-time cl).
589
590 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
591
592 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
593 from cl package.
594 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
595
596 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
597
598 * calc/calc-alg.el (math-trig-rewrite)
599 (math-hyperbolic-trig-rewrite): New functions.
600 (calc-simplify): Simplify trig functions when asked.
601
602 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
603
604 * diff-mode.el (diff-find-source-location): Avoid goto-line.
605
606 2009-08-24 Kenichi Handa <handa@m17n.org>
607
608 * language/ind-util.el (mapthread): Delete it.
609 (combinatorial): New function.
610 (indian--puthash-cv): Use combinatorial instead of mapthread.
611
612 2009-08-22 Kevin Ryde <user42@zip.com.au>
613
614 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
615 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
616 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
617 Clarify docstring that the value is strings not symbols.
618 (checkdoc-list-of-strings-p): New function.
619
620 2009-08-22 Glenn Morris <rgm@gnu.org>
621
622 * files.el (auto-mode-alist):
623 * hippie-exp.el (he-concat-directory-file-name):
624 * lpr.el (lpr-windows-system, printer-name):
625 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
626 * ps-print.el (ps-windows-system):
627 * startup.el (command-line):
628 * emulation/viper-ex.el (viper-glob-function):
629 * international/mule-cmds.el (set-language-environment-coding-systems):
630 * net/ange-ftp.el (ange-ftp-write-region):
631 * obsolete/fast-lock.el (fast-lock-cache-name):
632 Remove code for defunct system-types emx, macos, mswindows, next-mach,
633 unisoft-unix, vax-vms, win32, w32.
634
635 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
636 given name if the pattern is not more specific.
637
638 * calendar/lunar.el (lunar-phase-names): New option.
639 (lunar-phase): Doc fix.
640 (lunar-cycles-per-year): New constant.
641 (lunar-index): New function.
642 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
643 (lunar-phase-name): Use lunar-phase-names.
644 (calendar-lunar-phases): Use format.
645 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
646
647 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
648 Copy imenu-example--name-and-position function here for own use.
649 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
650
651 * bs.el (bs--redisplay):
652 * cus-edit.el (custom-redraw):
653 * ibuffer.el (ibuffer-bury-buffer):
654 * server.el (server-goto-line-column):
655 * startup.el (command-line-1):
656 * strokes.el (strokes-xpm-for-stroke):
657 * term.el (term-display-buffer-line):
658 * view.el (View-goto-line):
659 * calc/calc.el (calc-do, calc-trail-buffer):
660 * play/gamegrid.el (gamegrid-add-score-insecure):
661 * progmodes/ada-mode.el (ada-compile-goto-error):
662 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
663 (ebrowse-select-1st-to-9nth):
664 * progmodes/cperl-mode.el (cperl-time-fontification):
665 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
666 * progmodes/gud.el (gud-display-line):
667 (idlwave-shell-display-line):
668 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
669 * progmodes/make-mode.el (makefile-browser-toggle):
670 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
671 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
672 * textmodes/picture.el (picture-draw-rectangle):
673 * textmodes/reftex-index.el (reftex-index-goto-letter):
674 (reftex-select-jump-to-previous):
675 * textmodes/reftex-sel.el (reftex-find-start-point)
676 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
677 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
678 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
679 * textmodes/tex-mode.el (tex-compilation-parse-errors):
680 * textmodes/two-column.el (2C-associated-buffer):
681 Use forward-line rather than goto-line.
682
683 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
684 goto-line.
685
686 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
687 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
688 (quick-check-list-to-regexp): Declare.
689
690 * progmodes/make-mode.el (makefile-browser-insert-selection):
691 Use goto-char rather than goto-line.
692
693 * progmodes/prolog.el (compilation-error-regexp-alist)
694 (compilation-forget-errors): Declare.
695
696 2009-08-22 Juri Linkov <juri@jurta.org>
697
698 * progmodes/grep.el (lgrep, rgrep): At the beginning
699 set `dir' to `default-directory' unless `dir' is a non-nil
700 readable directory. (Bug#4052)
701 (lgrep, rgrep): Change a weird way to report an error
702 from using `read-string' to using `error'.
703 Instead of using interactive arguments in the function body,
704 add new argument `confirm'.
705
706 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
707
708 * textmodes/remember.el (remember-buffer):
709 * progmodes/cperl-mode.el (cperl-vc-header-alist):
710 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
711 (icalendar-extract-ical-from-buffer):
712 * net/newst-treeview.el (newsticker-groups-filename):
713 * net/newst-backend.el (newsticker-cache-filename):
714 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
715 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
716 (speedbar-add-ignored-path-regexp, speedbar-line-path)
717 (speedbar-buffers-line-path, speedbar-path-line)
718 (speedbar-buffers-line-path):
719 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
720 (epg-sign-keys):
721 * epa.el (epa-display-verify-result):
722 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
723
724 2009-08-21 Glenn Morris <rgm@gnu.org>
725
726 * progmodes/js.el (inferior-moz-process): Fix declaration.
727
728 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
729
730 * obsolete/rnewspost.el (news-mail-reply):
731 Use goto-char rather than goto-line.
732
733 * term/ns-win.el (ns-open-file-select-line):
734 Use line-beginning-position rather than goto-line.
735
736 * apropos.el (apropos-command):
737 * ehelp.el (electric-helpify):
738 * printing.el (pr-show-setup):
739 * strokes.el (strokes-help):
740 * tutorial.el (tutorial--describe-nonstandard-key)
741 (tutorial--detailed-help):
742 * woman.el (woman-mini-help, woman-display-extended-fonts):
743 * calc/calc-help.el (calc-describe-key):
744 * emulation/edt.el (edt-electric-helpify):
745 * international/mule-diag.el (mule-diag):
746 * play/yow.el (apropos-zippy):
747 * progmodes/python.el (python-describe-symbol):
748 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
749 * textmodes/table.el (*table--cell-describe-mode)
750 (*table--cell-describe-bindings):
751 Use help-print-return-message rather than the now obsolete alias.
752
753 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
754 (calendar-cursor-to-visible-date):
755 * play/5x5.el (5x5-position-cursor):
756 * play/decipher.el (decipher):
757 * play/gomoku.el (gomoku-goto-xy):
758 * play/landmark.el (lm-goto-xy):
759 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
760 (mpuz-paint-digit):
761 Use forward-line, not goto-line.
762
763 * mail/rmail.el (rmail-obsolete): Delete custom group.
764 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
765 (rmail-remote-password, rmail-remote-password-required):
766 Remove unneeded :set-after and :set properties.
767
768 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
769
770 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
771
772 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
773
774 * loadup.el: Remove leftover macos code.
775
776 * vc-git.el (vc-git-annotate-command): Run asynchronously.
777 Explicitly pass the date format to git blame so that user local
778 so that the output format can be parsed.
779
780 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
781
782 * net/dbus.el (top): Don't check for (getenv
783 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
784
785 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
786
787 * log-edit.el (log-edit-strip-single-file-name): New var.
788 (log-edit-insert-changelog): Use it. Bug#3571
789
790 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
791
792 * subr.el (read-passwd): Use read-key so keypad keys work as well.
793 Bug#3287
794
795 * help.el (help-print-return-message): Rename from
796 print-help-return-message.
797
798 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
799 cvs-mode-map parent hack.
800 (log-view-mode): Derive from special-mode.
801
802 * linum.el (linum-mode): window-size-change-functions is redundant.
803 Adapt to new window-configuration-change-hook behavior.
804 (linum-after-size, linum-after-config): Remove.
805
806 * imenu.el (imenu-example--name-and-position)
807 (imenu-example--lisp-extract-index-name)
808 (imenu-example--create-lisp-index, imenu-example--create-c-index):
809 Mark as obsolete.
810
811 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
812 (inferior-prolog-mode): Use it.
813 (inferior-prolog-load-file): Reset list of errors.
814
815 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
816
817 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
818
819 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
820
821 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
822
823 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
824 is running already.
825
826 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
827
828 * subr.el (listify-key-sequence-1): Use normal syntax since those
829 integers are nowadays always represented by the same (positive) number
830 on all platforms.
831 (read-key-empty-map): New const.
832 (read-key-delay): New var.
833 (read-key): New function.
834 (force-mode-line-update): Use with-current-buffer.
835 (locate-user-emacs-file): Don't forget to abbreviate the file name.
836 (start-process-shell-command, start-file-process-shell-command):
837 Discourage the use of command-args.
838
839 2009-08-19 Glenn Morris <rgm@gnu.org>
840
841 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
842
843 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
844
845 * simple.el (choose-completion-string): Don't rely on
846 minibuffer-completing-file-name and ad-hoc checks to decide whether
847 to continue completion or not.
848
849 * minibuffer.el (minibuffer-hide-completions): New function.
850 (completion--do-completion): Use it.
851 (completions-annotations): New face.
852 (completion--insert-strings): Use it.
853 (completion-pcm--delim-wild-regex): Add docstring.
854 (completion-pcm--string->pattern): Add support for 0-width delimiters
855 in completion-pcm--delim-wild-regex.
856
857 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
858
859 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
860 Remove unused var `buffer-modified-p'.
861
862 * minibuffer.el (completion--do-completion): Move point for the #b001
863 case as well (bug#4176).
864 (minibuffer-complete, minibuffer-complete-word): Don't move point.
865
866 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
867
868 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
869 and :session buses.
870
871 2009-08-18 Kenichi Handa <handa@m17n.org>
872
873 * international/ucs-normalize.el (ucs-normalize-version):
874 Change to 1.1.
875 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
876 (utf-8-hfs): Make it perform normalization on encoding too.
877
878 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
879 (sentence-end-without-space): Delete duplicated chars.
880 (sentence-end-base): Likewise.
881
882 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
883 (html-mode): Delete duplicated chars from sentence-end-base.
884
885 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
886 (texinfo-mode): Delete duplicated chars from sentence-end-base.
887
888 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
889
890 * files.el (hack-one-local-variable): If the mode function is for
891 a minor mode, pass it an argument (Bug#4148).
892
893 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
894
895 * net/tramp.el (tramp-register-completion-file-name-handler):
896 Check also for (member 'partial-completion completion-styles).
897
898 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
899
900 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
901 abbrev (Bug#3943).
902
903 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org>
904
905 * progmodes/cperl-mode.el: Merge upstream 6.2.
906 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
907 (cperl-forward-re): Check cperl-brace-recursing.
908 (cperl-highlight-charclass): New function.
909 (cperl-find-pods-heres): Use it.
910 (cperl-fill-paragraph): Synch to save-excursion placement used
911 upstream.
912 (cperl-beautify-regexp-piece): Fix column calculation.
913 (cperl-make-regexp-x): Handle case where point is between "q" and
914 "rs".
915 (cperl-beautify-level): Don't process entire regexp.
916 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
917 calling man.
918 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
919 (cperl-init-faces): Build a list in the normal way.
920
921 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
922
923 * calendar/parse-time.el (parse-time-string-chars): Save match
924 data.
925
926 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
927
928 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
929 (sql-product): Use it.
930 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
931 (sql-set-product): Add completion.
932 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
933 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
934 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
935 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
936 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
937 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
938 (sql-highlight-db2-keywords): Remove.
939 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
940 (sql-highlight-product): Use derived-mode-p.
941 (sql-set-sqli-buffer): Use with-current-buffer.
942 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
943 Simplify.
944
945 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
946
947 * term.el: Fix commenting convention, turn comments into docstrings.
948
949 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
950
951 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
952
953 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
954
955 * calendar/parse-time.el (parse-time-string-chars): Compute using
956 character classes, to handle non-ascii characters (Bug#3190).
957
958 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
959
960 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
961 another heredoc if the user adds another < (Bug#3226).
962
963 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
964 Don't initialize based on window-system (Bug#4124).
965
966 * facemenu.el (facemenu-read-color): Use a completion function
967 that accepts any defined color, such as RGB triplets (Bug#3677).
968
969 * files.el (get-free-disk-space): Change fallback default
970 directory to /. Expand DIR argument before switching to fallback.
971 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
972
973 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
974
975 * files.el (load-library): Doc fix.
976
977 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
978
979 * viper-cmd.el (viper-insert-isearch-string): New function.
980 (viper-if-string): Redefine C-s in the minibuffer to insert the last
981 incremental search string.
982
983 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
984 XEmacs.
985
986 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
987 (ediff-merge-region-is-non-clash)
988 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
989 Also check if the job is really a merge job.
990
991 * ediff.el (ediff-current-file): New function.
992
993 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
994
995 * progmodes/js.el: Edit docstrings throughout to follow Emacs
996 conventions.
997 (js-insert-and-indent): Delete function.
998 (js-mode-map): Don't bind keys to js-insert-and-indent.
999 (js-beginning-of-defun): Rename from js--beginning-of-defun.
1000 (js-end-of-defun): Rename from js--end-of-defun.
1001 (js-auto-indent-flag): Delete variable.
1002
1003 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * progmodes/js.el: Remove proclaim statement.
1006 Defvar which-func-imenu-joiner-function to silence compiler.
1007
1008 * files.el (auto-mode-alist): Use js-mode for .js files.
1009
1010 * progmodes/js2-mode.el: Remove file.
1011
1012 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
1013
1014 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
1015
1016 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
1017
1018 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
1019 Karl Landstrom <karl.landstrom@brgeight.se>
1020
1021 * progmodes/js.el: New file.
1022
1023 2009-08-14 Mark A. Hershberger <mah@everybody.org>
1024
1025 * timezone.el (timezone-parse-date): Add ability to understand ISO
1026 basic format (minimal separators) dates in addition to the
1027 already-supported extended format dates.
1028
1029 2009-08-14 Eli Zaretskii <eliz@gnu.org>
1030
1031 * international/ucs-normalize.el: Add a `coding' file variable.
1032
1033 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
1034
1035 2009-08-14 Sam Steingold <sds@gnu.org>
1036
1037 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
1038
1039 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
1040
1041 * faces.el (help-argument-name): Define it here instead of
1042 help-fns.el, because in daemon mode help-fns.el may be loaded when
1043 faces are still uninitialized (Bug#1078).
1044
1045 * help-fns.el (help-argument-name): Move defface to faces.el.
1046
1047 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
1048
1049 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
1050 create buffer with a pty but no process so that GDB can make the
1051 inferior the controlling process.
1052
1053 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
1054
1055 * international/ucs-normalize.el: New file.
1056
1057 2009-08-13 Richard Stallman <rms@gnu.org>
1058
1059 * mail/rmail.el (rmail-get-attr-names):
1060 Accept an attribute header that is too short.
1061
1062 * mail/rmail.el (rmail-forget-messages):
1063 Ignore nil elt in rmail-message-vector. Use dotimes.
1064
1065 * progmodes/compile.el (compilation-goto-locus):
1066 Use next-error-move-function.
1067
1068 * simple.el (next-error-move-function): New variable.
1069
1070 2009-08-12 Juri Linkov <juri@jurta.org>
1071
1072 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
1073 always non-nil. (Bug#4052)
1074
1075 * replace.el (read-regexp): Return empty string when
1076 `default-value' is nil.
1077 (keep-lines-read-args): Don't use empty string as the
1078 default value for `read-regexp'. (Bug#2495)
1079
1080 2009-08-12 Juri Linkov <juri@jurta.org>
1081
1082 * international/mule-cmds.el (ucs-insert): Change arguments
1083 from `arg' to `character', `count', `inherit' to be the same
1084 as in `insert-char'. Doc fix. (Bug#4039)
1085
1086 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
1087
1088 2009-08-12 Juri Linkov <juri@jurta.org>
1089
1090 * files-x.el: New file.
1091
1092 * files.el: Move code that deals with adding/deleting
1093 file/directory-local variables to files-x.el.
1094
1095 * Makefile.in (ELCFILES): Add files-x.elc.
1096
1097 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
1098
1099 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
1100 to use `goto-line'.
1101 (gdb-place-breakpoints, gdb-get-location): Rewritten without
1102 `goto-line'.
1103 (gdb-invalidate-disassembly): Do not refresh upon receiving
1104 'update signal. Instead, update all disassembly buffers only after
1105 threads list.
1106 (gdb): Send -target-detach when buffer is killed (#3794).
1107 (gdb-starting): Moved -data-list-register-names...
1108 (gdb-stopped): ...here so it's sent when first thread stops.
1109 (gdb-registers-handler-custom): Do nothing if register names are
1110 unknown yet.
1111
1112 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
1113 from `gdb-mi.el' to avoid extra tangling.
1114
1115 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
1116 change which breaks `gud-def' definitions used in `gdb'.
1117 (gdb-update-gud-running): No extra fuss for updating frame number.
1118
1119 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
1120
1121 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
1122 (describe-language-environment-map, setup-language-environment-map)
1123 (set-coding-system-map): Move initialization into declaration.
1124 (set-language-info-alist): Last arg to define-key-after can be skipped.
1125
1126 * international/quail.el (quail-completion-1): Simplify.
1127 (quail-define-rules): Use slightly more compact code.
1128 (quail-insert-decode-map): Propertize keys, compact columns.
1129
1130 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1131 Add goto-line.
1132
1133 2009-08-10 Miles Bader <miles@gnu.org>
1134
1135 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
1136 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
1137 (js2-instance-member, js2-private-member, js2-private-function-call)
1138 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
1139 (js2-magic-paren, js2-external-variable):
1140 Remove "-face" suffix from face names.
1141 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
1142 (js2-highlight-undeclared-vars, js2-peek-token)
1143 (js2-parse-function-params, js2-mode-show-errors)
1144 (js2-mode-show-warnings, js2-make-magic-delimiter)
1145 (js2-mode-highlight-magic-parens): Update to use new face names.
1146
1147 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
1148
1149 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
1150 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
1151
1152 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * subr.el: Provide hashtable-print-readable.
1155
1156 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
1157 hs-c-like-adjust-block-beginning.
1158 (hs-hide-block-at-point): Stop hiding at the beginning of
1159 hs-block-end-regexp (Bug#700).
1160
1161 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
1162
1163 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
1164 a macro.
1165 (gdb-registers-handler-custom): Do not fail when register names
1166 are unavailable.
1167
1168 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1169
1170 * progmodes/gdb-mi.el (gdb-control-all-threads)
1171 (gdb-control-current-thread): Interactive setters for
1172 `gdb-gud-control-all-threads' to use in menu.
1173 (gdb-show-run-p): Show «Go» when process is not active.
1174 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
1175 gud/thread.xpm and gud/all.xpm.
1176
1177 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
1178
1179 * net/net-utils.el (net-utils-font-lock-keywords): New var.
1180 (nslookup-font-lock-keywords): Make it a variable.
1181 (net-utils-mode): New mode for viewing diagnostic network output.
1182 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
1183 (net-utils-run-simple): New function.
1184 (ifconfig, iwconfig, netstat, arp, route): Use it.
1185
1186 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1187
1188 * progmodes/gdb-mi.el (gdb-read-memory-custom)
1189 (gdb-memory-set-address, def-gdb-set-positive-number)
1190 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
1191 after changing settings.
1192 (gdb-invalidate-disassembly): Update when first shown.
1193 (gdb-edit-locals-value): Fixed.
1194 (gdb-registers-handler-custom): Print registers in right order and
1195 allow changing register values (only for current thread yet).
1196 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
1197 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
1198 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
1199 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
1200 info in mode name.
1201 (gdb-registers-mode-map): TAB to switch to locals.
1202
1203 2009-08-08 Eli Zaretskii <eliz@gnu.org>
1204
1205 * mail/rmail.el (rmail-add-mbox-headers)
1206 (rmail-set-message-counters-counter): Search for
1207 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
1208
1209 2009-08-08 Glenn Morris <rgm@gnu.org>
1210
1211 * Makefile.in (ELCFILES): Update.
1212
1213 2009-08-07 Eli Zaretskii <eliz@gnu.org>
1214
1215 * mail/sendmail.el (mail-yank-original): Set
1216 buffer-file-coding-system from the one used by the message whose
1217 text is yanked.
1218
1219 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
1220 to "windows" when "pgnuplot" is used.
1221 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
1222 call accept-process-output if "pgnuplot" is used.
1223 (calc-graph-init): Don't send -display and -geometry to
1224 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
1225 running "pgnuplot -V" with shell-command-to-string.
1226
1227 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
1228 the default.
1229
1230 2009-08-07 Eli Zaretskii <eliz@gnu.org>
1231
1232 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
1233 org/org-latex.elc.
1234
1235 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1236
1237 * vc-dispatcher.el (vc-resynch-window): Update comment.
1238
1239 * term.el (term-handle-ansi-escape): Add comments with the
1240 terminfo capabilities implemented.
1241
1242 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
1243
1244 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
1245 (gdb-var-create-handler): Rewritten using JSON parser.
1246 (gdb-propertize-header): Moved earlier.
1247 (gdb-set-header): Removed to avoid duplication.
1248 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
1249 Refresh disassembly buffers only after threads list have been
1250 update.
1251 (gdb-threads-header, gdb-registers-header): Per-buffer header line
1252 variables.
1253
1254 2009-08-04 Juri Linkov <juri@jurta.org>
1255
1256 * files.el: Commands to add/delete file/directory-local variables.
1257 (read-file-local-variable, read-file-local-variable-value)
1258 (read-file-local-variable-mode, modify-file-local-variable)
1259 (modify-file-local-variable-prop-line)
1260 (modify-dir-local-variable): New functions.
1261 (add-file-local-variable, delete-file-local-variable)
1262 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
1263 (add-dir-local-variable, delete-dir-local-variable)
1264 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
1265 (copy-dir-locals-to-file-locals-prop-line): New commands.
1266
1267 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * abbrev.el (insert-abbrev-table-description): Prettify output.
1270 Suggested by Karl Chen.
1271
1272 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
1273
1274 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
1275 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
1276 (gdb-overlay-arrow-position, gdb-thread-position)
1277 (gdb-disassembly-position): Declare variables.
1278 (gdb-wait-for-pending): Function now.
1279 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
1280 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
1281 compilation goes smoothly.
1282 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
1283 (gdb-non-stop-setting): New customization setting which replaces
1284 `gdb-non-stop' so changing it doesn't break active GDB session.
1285 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
1286 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
1287 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
1288 (gdb-show-threads-by-default): New customization options.
1289 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
1290 routines.
1291 (gdb-get-buffer-create): Send buffers update signal when they are
1292 created.
1293 (gdb-invalidate-locals, gdb-invalidate-registers)
1294 (gdb-invalidate-breakpoints)
1295 (gdb-invalidate-threads, gdb-invalidate-disassembly)
1296 (gdb-invalidate-memory): Accept update signal.
1297 (gdb-current-context-command): Use --frame option.
1298 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
1299 Implement `gdb-frame-number' selection logic.
1300 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
1301 whether to show GUD toolbar buttons.
1302 (gdb-thread-exited): Unselect current thread when it exits.
1303 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
1304 (gdb-mark-line): Routine which sets overlay arrow or inverses
1305 video on fringeless displays.
1306 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
1307 to build aligned columns of data in GDB buffers and set text
1308 properties line-by-line.
1309 (gdb-invalidate-breakpoints)
1310 (gdb-breakpoints-list-handler-custom)
1311 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
1312 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
1313 (gdb-registers-handler-custom): Align data columns.
1314 (gdb-locals-handler-custom): Now prints data like in variable
1315 declarations.
1316 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
1317 Removed confusing buttons.
1318 (gdb-invalidate-threads): Append --frame.
1319 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
1320 between breakpoints/threads buffers.
1321 (gdb-set-window-buffer): Now can ignore dedicated windows.
1322 (gdb-propertize-header): Use `gdb-set-window-buffer'.
1323 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
1324 (def-gdb-thread-buffer-gud-command): Replaces
1325 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
1326 for fine thread control.
1327 (gdb-preempt-existing-or-display-buffer): New function used to
1328 display bound buffers without breaking window layout.
1329 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
1330 (gdb-select-frame): New version of `gdb-frames-select' which now
1331 sets `gdb-frame-number' so commands may use --frame option instead
1332 of inner debugger state.
1333 (gdb-frame-handler): Do not set `gdb-frame-number'.
1334 (gdb-threads-mode-map): Select threads with mouse.
1335
1336 * progmodes/gud.el (gdb-gud-context-call): Declare function to
1337 avoid compilation warning.
1338 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
1339 `gdb-show-stop-p`.
1340
1341 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
1342 Argument `key' renamed to `buffer-type'.
1343 (gdb-current-context-buffer-name): Do not add thread info to
1344 buffer name when no thread is selected.
1345 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
1346 command (bug 3794).
1347 (gdb-thread-selected): Handle `=thread-selected' notification.
1348 (gdb-wait-for-pending): New macro to deal with congestion problems.
1349 (gdb-breakpoints-list-handler-custom): Don't fail on pending
1350 breakpoints.
1351 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
1352 This fixes problem similar to one described in bug 3947.
1353 (gud-menu-map): More menu items.
1354 (gdb-init-1): Reset `gdb-thread-number' to nil.
1355
1356 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
1357 non-stop settings.
1358
1359 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
1360 (gdb-current-context-command): Do not append --thread if
1361 `gdb-thread-number' is nil.
1362 (gdb-running-threads-count, gdb-stopped-threads-count): New
1363 variables.
1364 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
1365 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
1366 customization options.
1367 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
1368 GUD commands.
1369 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
1370 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
1371 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
1372 set `gdb-thread-number' and update `gud-running' properly.
1373 (gdb-running): Update threads list when new threads appear.
1374 (gdb-stopped): Support non-stop operation and new thread switching
1375 logic.
1376 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
1377 (gdb-json-partial-output): New set of JSON routines.
1378 (def-gdb-auto-update-trigger): New `signal-list' optional
1379 argument.
1380 (gdb-thread-list-handler-custom): Update `gud-running',
1381 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
1382 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
1383 (gdb-continue-thread, gdb-step-thread): New commands for fine
1384 thread execution control.
1385 (gud-menu-map): New menu items to switch non-stop options.
1386 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
1387 (gdb-send): Mimic RET properly (bug 3794).
1388
1389 * progmodes/gdb-mi.el (gdb-rules-name-maker)
1390 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
1391 gdb-buffer-rules.
1392 (def-gdb-auto-update-handler): New nopreserve optional argument.
1393 (gdb-stack-list-frames-custom): Print stack from top to bottom.
1394
1395 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
1396 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
1397 (gdb-parent-mode): New mode to derive other GDB modes from.
1398 (gdb-display-disassembly-for-thread)
1399 (gdb-frame-disassembly-for-thread): New commands for threads
1400 buffer.
1401
1402 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
1403 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
1404 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
1405 (gdb-update): We now store all GDB buffers in a list so that they
1406 can be updated by traversing a list instead of calling invalidate
1407 triggers explicitly.
1408 (def-gdb-trigger-and-handler): New macro to define trigger-handler
1409 pair for GDB buffer.
1410 (gdb-stack-buffer-name): Add thread information.
1411 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
1412 handle pending triggers.
1413 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
1414 (def-gdb-thread-buffer-simple-command)
1415 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
1416 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
1417 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
1418 New commands which show buffers bound to thread.
1419 (gdb-stack-list-locals-regexp): Removed unused regexp.
1420
1421 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
1422 (gdb-locals-buffer-name, gdb-registers-buffer-name)
1423 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
1424 to (gud-comint-buffer) in *-buffer-name functions
1425 because (gdb-get-target-string) already does that.
1426 (gdb-locals-handler-custom, gdb-registers-handler-custom)
1427 (gdb-changed-registers-handler): Rewritten without regexps.
1428
1429 * progmodes/gdb-mi.el Basic thread selection support.
1430 (gdb-thread-number): New variable.
1431 (gdb-current-context-command): New macro which adds --thread
1432 option to command.
1433 (gdb-threads-mode-map): Select thread with SPC.
1434 (gdb-thread-list-handler-custom): Mark current thread with overlay
1435 arrow. Synchronize GDB thread and Emacs thread.
1436 (gdb-select-thread): New command which selects current thread.
1437 (gdb-invalidate-frames, gdb-invalidate-locals)
1438 (gdb-invalidate-registers): Use --thread option.
1439
1440 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
1441
1442 * net/tramp.el (top): Make check for tramp-gvfs loading more
1443 robust. (Bug#3977)
1444 (tramp-handle-insert-file-contents): `unwind-protect' must be
1445 inside `with-parsed-tramp-file-name'.
1446
1447 * net/tramp-gvfs.el (top): Remove superfluous message when loading
1448 fails.
1449
1450 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
1451
1452 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
1453 directory if CLASSPATH is not set.
1454
1455 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
1456
1457 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
1458 New defconst.
1459 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
1460
1461 2009-08-02 Kevin Ryde <user42@zip.com.au>
1462
1463 * net/newst-backend.el (newsticker--raw-url-list-defaults):
1464 Update freshmeat link. Delete newsforge.com as it seems gone.
1465
1466 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * select.el (x-set-selection): Doc fix (Bug#4021).
1469
1470 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
1471
1472 * help-fns.el (describe-variable): Treat list return values from
1473 dir-locals-find-file properly (Bug#4005).
1474
1475 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
1476
1477 * net/tramp.el (tramp-debug-message): Print also microseconds.
1478
1479 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
1480
1481 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
1482 or END is non-nil.
1483 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
1484 (tramp-get-debug-buffer): Change `outline-regexp' according to new
1485 format.
1486
1487 * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
1488 (tramp-get-file-property): Use it.
1489
1490 * autorevert.el (auto-revert-handler): Allow
1491 `auto-revert-tail-mode' for remote files.
1492
1493 2009-08-02 Jason Rumney <jasonr@gnu.org>
1494
1495 * minibuffer.el (read-file-name): Treat confirm options to
1496 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
1497
1498 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
1499
1500 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
1501 (font-lock-variable-name-face, font-lock-constant-face): Darken
1502 the colors for light backgrounds.
1503
1504 2009-08-01 Eli Zaretskii <eliz@gnu.org>
1505
1506 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
1507 month names. (Bug#3987)
1508
1509 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
1510
1511 * simple.el (line-move-finish): Pass whole number to
1512 line-move-to-column.
1513 (line-move-visual): Perform hscroll to the recorded position.
1514
1515 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1516
1517 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
1518
1519 2009-07-29 Alan Mackenzie <acm@muc.de>
1520
1521 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
1522
1523 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
1524
1525 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
1526 (gdb-place-breakpoints): Use full path when setting breakpoints.
1527
1528 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1529
1530 * calc/calc.el (calc-mode-map): Add keybinding for
1531 `calc-transpose-lines'.
1532
1533 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
1534
1535 * calc/calc-misc.el (calc-transpose-lines): New function.
1536
1537 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
1538
1539 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
1540 Simplify check for out-of-band methods.
1541 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
1542 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
1543
1544 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
1545
1546 * vc-git.el (vc-git-checkin): Fix typo.
1547
1548 2009-07-28 Steve Yegge <steve.yegge@gmail.com>>
1549
1550 * progmodes/js2-mode.el: New file.
1551
1552 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
1553
1554 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
1555 (gud-menu-map): Adjust tooltip accordingly.
1556
1557 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1558
1559 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
1560 (vc-bzr-log-view-mode): Adjust log-view-file-re.
1561
1562 * add-log.el (change-log-mode-map): Add a menu.
1563
1564 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
1565
1566 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
1567 function returns nil.
1568 (dbus-handle-event): Handle special return value :ignore.
1569 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
1570
1571 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
1572
1573 * view.el (view-mode-enable): Don't define Helper-return-blurb if
1574 it's not needed.
1575
1576 2009-07-25 Eli Zaretskii <eliz@gnu.org>
1577
1578 Fix Bug#3888:
1579
1580 * w32-vars.el (x-select-enable-clipboard): Doc fix.
1581
1582 * term/pc-win.el (x-display-name, x-colors)
1583 (x-select-enable-clipboard, x-select-text): Doc fix.
1584
1585 * term/common-win.el (x-display-name, x-colors): Doc fix.
1586
1587 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
1588 (xw-defined-colors): Doc fix.
1589
1590 * w32-fns.el (x-select-text, x-setup-function-keys)
1591 (x-get-selection, x-set-selection): Doc fix.
1592
1593 * term/x-win.el (x-select-text, x-setup-function-keys)
1594 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
1595
1596 * select.el (x-set-selection): Doc fix.
1597
1598 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
1599
1600 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
1601 instead of "IsNSSSupportAvailable". Avahi ought to work also when
1602 "IsNSSSupportAvailable" method is not available. Reported by
1603 Steve Youngs <steve@sxemacs.org>.
1604
1605 2009-07-24 Kenichi Handa <handa@m17n.org>
1606
1607 * international/characters.el: Fix setting of category ?C, ?|, ?K,
1608 and ?H. Fix setting of case for Latin Extended and Greek Extended.
1609 (build-unicode-category-table): Fix range checks.
1610
1611 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
1612
1613 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
1614 the buffer we try to sync is current when calling
1615 vc-resynch-buffer.
1616
1617 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
1618 not show up to date files.
1619
1620 2009-07-24 Glenn Morris <rgm@gnu.org>
1621
1622 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
1623 Add autoload cookies. If necessary, initialize.
1624 (elint-log): Handle non-file buffers.
1625 (elint-initialize): Add optional argument to reinitialize.
1626 (elint-find-builtin-variables): Save excursion.
1627
1628 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1629
1630 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
1631 for Lint.
1632
1633 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
1634
1635 * vc.el (vc-print-log-internal): New function, split out from ...
1636 (vc-print-log): ... here.
1637 (vc-dir-move-to-goal-column): Declare.
1638
1639 * vc-git.el (vc-git-add-signoff): New variable.
1640 (vc-git-checkin): Use it.
1641 (vc-git-toggle-signoff): New function.
1642 (vc-git-extra-menu-map): Bind it to menu.
1643 (vc-git--run-command-string): Accept a nil FILE argument.
1644 (vc-git-stash-list): New function.
1645 (vc-git-dir-extra-headers): Use it.
1646
1647 2009-07-23 Glenn Morris <rgm@gnu.org>
1648
1649 * help-fns.el (describe-variable): Describe ignored and risky local
1650 variables in a similar way to that in which we describe safe ones.
1651
1652 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
1653 (byte-compile-output-file-form, byte-compile-output-docform)
1654 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
1655 Give some more local variables with common names a "bytecomp-" prefix,
1656 so as not to shadow things during compilation.
1657 * emacs-lisp/cl-macs.el (load-time-value)
1658 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
1659 `outbuffer' to `bytecomp-outbuffer'.
1660
1661 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
1662 since the next two variables cover them automatically now.
1663 (elint-builtin-variables, elint-autoloaded-variables): New.
1664 (elint-unknown-builtin-args): Remove all members, since they can be
1665 parsed automatically now.
1666 (elint-extra-errors): New.
1667 (elint-env-add-env, elint-env-add-macro): Use cadr.
1668 (elint-current-buffer): Use or. Change final message.
1669 (elint-get-top-forms): Use line-end-position.
1670 (elint-init-env): Use cadr. Handle autoload, declare-function,
1671 and defalias.
1672 (elint-add-required-env): Doc fix. Use or. Standardize error.
1673 (regexp-assoc): Remove unused function.
1674 (elint-top-form): Set elint-current-pos, to record the start of the
1675 top-level form, for compilation-mode.
1676 (elint-form): Trap errors in macro expansion. Use dolist.
1677 (elint-unbound-variable): Use elint-builtin-variables and
1678 elint-autoloaded-variables.
1679 (elint-get-args): Use cadr, or.
1680 (elint-check-cond-form): Use dolist, cadr.
1681 (elint-check-condition-case-form): Doc fix. Use cadr.
1682 Use elint-extra-errors.
1683 (elint-log): New function.
1684 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
1685 Distinguish errors and warnings.
1686 (elint-log-message): Use with-current-buffer. Inhibit read-only.
1687 Use a bytecomp-style format.
1688 (elint-clear-log): Preserve default-directory. Inhibit read-only.
1689 (elint-get-log-buffer): Use compilation mode. Disable undo.
1690 Don't truncate lines.
1691 (elint-initialize): Set builtin and autoloaded variable lists.
1692 Only process elint-unknown-builtin-args if non-nil.
1693 (elint-find-builtin-variables, elint-find-autoloaded-variables):
1694 New functions.
1695 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
1696
1697 2009-07-22 Kevin Ryde <user42@zip.com.au>
1698
1699 * net/newst-backend.el (newsticker--parse-atom-1.0)
1700 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
1701 (newsticker--parse-rss-1.0):
1702 * progmodes/idlwave.el (idlwave-mode):
1703 * progmodes/idlw-shell.el (idlwave-shell-mode):
1704 * progmodes/vera-mode.el (vera-mode):
1705 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
1706 * progmodes/vhdl-mode.el (vhdl-mode):
1707 * textmodes/table.el (table-generate-source)
1708 (table--warn-incompatibility):
1709 Hyperlink urls in docstrings with URL `...'.
1710
1711 2009-07-22 Glenn Morris <rgm@gnu.org>
1712
1713 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
1714 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
1715 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
1716 Remove leading * from defcustom docs.
1717
1718 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
1719
1720 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
1721 defcustom doc.
1722 (list-load-path-shadows): Optionally, just return shadows as a string.
1723
1724 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
1725
1726 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
1727
1728 * mail/rmailedit.el (rmail-edit-mode): Use
1729 auto-save-include-big-deletions.
1730
1731 * mail/rmail.el (rmail-variables): Use
1732 auto-save-include-big-deletions.
1733
1734 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
1735 changes.
1736
1737 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1738
1739 * calc/calc.el (calc-undo-length): New variable.
1740 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
1741
1742 2009-07-21 Richard Stallman <rms@gnu.org>
1743
1744 * files.el (auto-save-mode): Handle buffer-save-size = -2
1745 for toggling mode.
1746
1747 2009-07-21 Glenn Morris <rgm@gnu.org>
1748
1749 * textmodes/ispell.el (ispell-looking-back): Update declaration.
1750
1751 * calendar/todo-mode.el (calendar-current-date): Update declaration.
1752
1753 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
1754 silence compiler. Instead...
1755 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
1756 (ps-print-ensure-fontified): Update for above function name changes.
1757
1758 * printing.el (pr-mh-get-msg-num, pr-mh-show)
1759 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
1760 silence compiler. Instead...
1761 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
1762 (mh-show-buffer): Only define for compiler.
1763 (pr-mh-current-message): Update for above function name changes.
1764
1765 * files.el (abort-if-file-too-large): Explicitly pass `filename'
1766 as an argument.
1767 (find-file-noselect, insert-file-1): Update for above change.
1768
1769 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
1770
1771 * mail/mailclient.el (mailclient-send-it): Fix message.
1772
1773 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
1774 (edebug-eval): Check cl-debug-env is bound.
1775 (print-level, print-circle): Don't redefine built-in variables.
1776
1777 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
1778 (custom-print-vectors): Remove old comments from doc.
1779
1780 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
1781 (emerge-version): Make the variable an obsolete alias for the
1782 emacs-version variable. Make the function obsolete.
1783 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
1784 Emerge options, rather than merging in into the main Options menu.
1785 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
1786 and auto advance modes. Disable edit/fast items when not relevant.
1787
1788 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
1789
1790 * term/vt420.el (terminal-init-vt420): Fix typo.
1791
1792 2009-07-20 Sam Steingold <sds@gnu.org>
1793
1794 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
1795 variable (removed from compile.el on 2004-03-11).
1796
1797 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
1798
1799 * files.el (hack-local-variables-filter): Fix last change.
1800
1801 2009-07-19 Juri Linkov <juri@jurta.org>
1802
1803 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
1804 (dir-local-variables-alist): New buffer-local variable.
1805 (hack-local-variables-filter): If variable is not dir-local,
1806 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
1807 because file-local overrides dir-local.
1808 (c-postprocess-file-styles)<declare-function>:
1809 Remove obsolete declaration.
1810 (hack-dir-local-variables): Add dir-local variable/value pair to
1811 `dir-local-variables-alist' and remove duplicates. Doc fix.
1812
1813 * help-fns.el (describe-variable): Add information about
1814 file-local and dir-local variables.
1815
1816 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * files.el (hack-local-variables-filter): Rewrite.
1819
1820 2009-07-19 Glenn Morris <rgm@gnu.org>
1821
1822 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
1823 Silence compiler by only defining on XEmacs.
1824
1825 * international/mule.el (auto-coding-regexp-alist): Only match
1826 BABYL... at the start of buffer, not of lines. (Bug#3790)
1827
1828 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
1829 non-calendar buffers (Bug#3862). Restore "not on a date" message.
1830 (cal-menu-context-mouse-menu): Doc fix.
1831
1832 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
1833
1834 * simple.el (mail-user-agent): Doc fix. Set :version tag.
1835
1836 2009-07-18 Juri Linkov <juri@jurta.org>
1837
1838 * info.el: Virtual Info keyword finder.
1839 (add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
1840 (Info-finder-file): New variable.
1841 (Info-finder-find-file): New function.
1842 (finder-known-keywords, finder-package-info)
1843 (find-library-name, lm-commentary): Use defvar and
1844 declare-function to silence compiler warnings.
1845 (Info-finder-find-node): New function.
1846 (info-finder): New command.
1847
1848 * subr.el (process-kill-buffer-query-function): New function.
1849 (add-hook)<kill-buffer-query-functions>: Add hook
1850 `process-kill-buffer-query-function'.
1851
1852 2009-07-18 Alan Mackenzie <acm@muc.de>
1853
1854 * progmodes/cc-mode.el (c-before-hack-hook)
1855 (c-postprocess-file-styles): Give invocation of `c-set-style'
1856 DONT-OVERRIDE parameter of t. Already set style variables will
1857 thus not be overridden by style settings given by `c-file-syle'.
1858
1859 * files.el (hack-local-variables-filter): Remove entries with
1860 duplicate keys from `file-local-variables-alist'.
1861
1862 2009-07-18 Eli Zaretskii <eliz@gnu.org>
1863
1864 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
1865 x-set-selection if display-selections-p returns nil for the
1866 current frame.
1867
1868 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
1869
1870 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
1871
1872 2009-07-18 Eli Zaretskii <eliz@gnu.org>
1873
1874 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
1875 Accept nil in addition to a regexp.
1876 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
1877 Accept nil in addition to a regexp.
1878 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
1879 buffers that have an associated file. Handle nil values of
1880 desktop-buffers-not-to-save and desktop-files-not-to-save.
1881 (Bug#3833)
1882
1883 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1884 (x-disown-selection-internal): New functions.
1885
1886 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
1887
1888 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
1889 warning.
1890 (gdb-breakpoints-header): Move forward to avoid compiler warning.
1891 (gdb-make-header-line-mouse-map): Remove duplicate definition.
1892
1893 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
1894
1895 * simple.el (set-mark): Revert last change.
1896
1897 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
1898
1899 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
1900 rendering of pngs is not possible instead of messaging a long
1901 description.
1902
1903 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
1904
1905 * w32-fns.el (x-selection-owner-p): New function.
1906
1907 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
1908 (mouse-yank-at-click, mouse-yank-primary): If
1909 select-active-regions is non-nil, deactivate the mark before
1910 insertion.
1911
1912 * simple.el (deactivate-mark, set-mark): Only save selection if we
1913 own it.
1914
1915 2009-07-17 Kenichi Handa <handa@m17n.org>
1916
1917 * case-table.el (describe-buffer-case-table): Fix for the case
1918 that KEY is a cons.
1919
1920 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1921
1922 * vc-rcs.el (vc-rcs-find-file-hook):
1923 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
1924
1925 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
1926
1927 * net/tramp.el (tramp-wait-for-output): Handle the case when
1928 commands do not return a newline but a null byte before the shell
1929 prompt. (Bug#3858)
1930
1931 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1932
1933 * term/ns-win.el (ns-set-alpha): Don't declare.
1934 (ns-set-background-alpha): Remove function.
1935
1936 2009-07-16 Kevin Ryde <user42@zip.com.au>
1937
1938 * emacs-lisp/copyright.el (copyright-update): Save match-data across
1939 y-or-n-p, for safety.
1940
1941 2009-07-16 Richard Stallman <rms@gnu.org>
1942
1943 * files.el (auto-save-mode): If buffer-saved-size is -2,
1944 don't clobber it.
1945
1946 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
1947 (rmail-retry-ignored-headers): Add more uninteresting fields.
1948
1949 2009-07-15 Jari Aalto <jari.aalto@cante.net>
1950
1951 * net/rcirc.el (rcirc): Use history variables.
1952 (rcirc-server-name-history, rcirc-nick-name-history)
1953 (rcirc-server-port-history): New variables.
1954
1955 2009-07-15 Kenichi Handa <handa@m17n.org>
1956
1957 * international/mule-cmds.el (set-language-environment-charset):
1958 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
1959 ignore them.
1960
1961 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
1962 Delete unibyte-display.
1963
1964 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
1965
1966 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
1967
1968 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * simple.el (deactivate-mark): Optional argument FORCE.
1971 (set-mark): Use deactivate-mark.
1972
1973 * info.el (Info-search): No need to check transient-mark-mode
1974 before calling deactivate-mark.
1975
1976 * select.el (x-set-selection): Doc fix.
1977 (x-valid-simple-selection-p): Allow buffer values.
1978 (xselect--selection-bounds): Handle buffer values. Suggested by
1979 David De La Harpe Golden.
1980
1981 * mouse.el (mouse-set-region, mouse-drag-track): Call
1982 copy-region-as-kill before setting the mark, to let
1983 select-active-regions work.
1984
1985 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
1986
1987 * simple.el (deactivate-mark): If select-active-regions is
1988 non-nil, copy the selection data into a string.
1989 (activate-mark): If select-active-regions is non-nil, set the
1990 selection to the current buffer.
1991 (set-mark): Update selection if select-active-regions is non-nil.
1992
1993 * select.el (x-valid-simple-selection-p): Allow buffer values.
1994
1995 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
1996
1997 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
1998 and more featureful message-mode.
1999
2000 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
2001
2002 * select.el (x-set-selection): Doc fix.
2003 (x-valid-simple-selection-p): Disallow selection data consisting
2004 of a list or cons of integers, since that is not used.
2005 (xselect--selection-bounds, xselect--int-to-cons): New functions.
2006 (xselect-convert-to-string, xselect-convert-to-length)
2007 (xselect-convert-to-filename, xselect-convert-to-charpos)
2008 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
2009
2010 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
2011
2012 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
2013 output in -break-info command (Emacs bug #3794).
2014
2015 2009-07-14 Glenn Morris <rgm@gnu.org>
2016
2017 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
2018 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
2019 (edebug-print-length, edebug-print-level, edebug-print-circle)
2020 (edebug-sit-for-seconds, edebug-view-outside)
2021 (edebug-bounce-point, edebug-set-global-break-condition)
2022 (edebug-Go-nonstop-mode, edebug-trace-mode)
2023 (edebug-Trace-fast-mode, edebug-continue-mode)
2024 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
2025 (edebug-visit-eval-list): Doc fixes.
2026
2027 * subr.el (def-edebug-spec): Doc fix.
2028
2029 2009-07-14 Kenichi Handa <handa@m17n.org>
2030
2031 * international/characters.el: Fix setting of category ?C.
2032
2033 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
2034
2035 * term/ns-win.el (x-select-font): defalias x-select-font to
2036 ns-popup-font-panel instead of generate-fontset-menu.
2037
2038 2009-07-12 Eli Zaretskii <eliz@gnu.org>
2039
2040 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
2041
2042 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
2043
2044 * arc-mode.el (archive-find-type): Allow for a PK00 string before
2045 the PK\003\004 header (Bug#3770).
2046
2047 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
2048
2049 * pcomplete.el (pcomplete-comint-setup): Check for
2050 shell-dynamic-complete-filename too.
2051
2052 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
2053
2054 * simple.el (temporary-goal-column): Change the value for
2055 line-move-visual to a cons cell.
2056 (line-move-visual): Record or set the window hscroll, if
2057 necessary (Bug#3494).
2058 (line-move-1): Handle cons value of temporary-goal-column.
2059
2060 2009-07-11 Kenichi Handa <handa@m17n.org>
2061
2062 * international/mule-diag.el (describe-character-set): Don't show
2063 width.
2064
2065 2009-07-10 Sam Steingold <sds@gnu.org>
2066
2067 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2068 Omake sometimes indents the errors it prints, so allow all
2069 regexps to start with spaces.
2070
2071 2009-07-10 Eli Zaretskii <eliz@gnu.org>
2072
2073 * cus-edit.el (customize-changed-options-previous-release):
2074 Bump value to 22.1. (Bug#3804)
2075
2076 2009-07-08 Sam Steingold <sds@gnu.org>
2077
2078 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
2079 to be a cons cell (test . ignored-directory) to selectively ignore
2080 some directories depending on the location of the search.
2081
2082 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
2083
2084 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
2085 remote user is root, on the local host.
2086 (tramp-local-host-p): Either the local user or the remote user
2087 must be root. (Bug#3771)
2088
2089 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
2090
2091 * progmodes/gdb-mi.el (gdb): Remove description of
2092 gdb-use-separate-io-buffer.
2093 (menu): Don't allow toggling of or enable
2094 gdb-use-separate-io-buffer from menubar.
2095
2096 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
2097
2098 * mail/unrmail.el (unrmail): Make sure the message ends with two
2099 newlines (Bug#3769).
2100
2101 2009-07-08 Glenn Morris <rgm@gnu.org>
2102
2103 * calendar/calendar.el (calendar-current-date): Rework previous change.
2104
2105 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
2106
2107 * calendar/calendar.el (calendar-current-date):
2108 Add an optional argument giving an offset from today.
2109
2110 2009-07-08 Glenn Morris <rgm@gnu.org>
2111
2112 * tutorial.el (tutorial--describe-nonstandard-key):
2113 Adjust the message for when a key has been unbound.
2114 (help-with-tutorial): Hide the arch-tag.
2115
2116 2009-07-08 Kenichi Handa <handa@m17n.org>
2117
2118 * international/fontset.el (setup-default-fontset): For each
2119 script, append (not set) font-specs.
2120
2121 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
2122 docstring.
2123
2124 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
2125
2126 * progmodes/gdb-mi.el (gdb-init-1): Move sending
2127 -data-list-register-names to ...
2128 (gdb-starting): ... here because GDB 7.0 requires execution to
2129 have started when using this MI command.
2130 (gdb-set-header): New function to distinguish select and
2131 unselected tabs in gdb buffers.
2132 (gdb-propertize-header): New macro that uses gdb-set-header.
2133 (gdb-breakpoints-header, gdb-locals-header): Use it.
2134 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
2135
2136 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * Makefile.in (ELCFILES): Remove fadr.elc.
2139
2140 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
2141
2142 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
2143 may contain frame information, so `string-match' should be used.
2144 (gdb-update): Disassembly is invalidated through
2145 `gdb-get-selected-frame'.
2146 (gdb-pad-string): New function to pad string with spaces.
2147 (gdb-invalidate-disassembly): Invalidate only if the buffer
2148 exists.
2149 (gdb-disassembly-handler-custom): Column alignment.
2150 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
2151 placing new ones.
2152 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
2153 end of line, too.
2154 (gdb-frame-handler): Match convention to for disassembly buffer
2155 mode name.
2156 (gdb-stack-list-frames-handler): Rewritten without regexps.
2157 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
2158 not highlight breakpoints without line information.
2159 (gdb-input): Add trailing newline to command.
2160
2161 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
2162 buffer properly.
2163 (gdb-breakpoints-list-handler-custom): Replacement for
2164 `gdb-break-list-handler'. Using real parser instead of regexps
2165 now.
2166 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
2167 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
2168 to place breakpoints.
2169 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
2170 functions.
2171 (gdb-disassembly-handler-custom): Show overlay arrow.
2172 (gdb-disassembly-place-breakpoints): Show breakpoints in
2173 disassembly buffer.
2174 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2175 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
2176 instead of parsing breakpoints buffer. Fixed old menu references
2177 in `gud-menu-map'.
2178
2179 * fadr.el: Remove.
2180
2181 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
2182 (gdb-memory-address): New variable which holds top address of
2183 memory page shown in memory buffer.
2184 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
2185 customization variables.
2186 New functions:
2187 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
2188 display the memory buffer.
2189 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
2190 buffer display parameters.
2191 (def-gdb-memory-format, gdb-memory-format-binary)
2192 (gdb-memory-format-octal, gdb-memory-format-unsigned)
2193 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
2194 Functions for setting memory buffer format.
2195 (gdb-memory-unit-word, gdb-memory-unit-halfword)
2196 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
2197 unit size used in memory buffer.
2198 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
2199 to next/previous page of memory buffer.
2200 Now using (bindat-get-field) instead of fadr functions.
2201
2202 2009-07-07 Sam Steingold <sds@gnu.org>
2203
2204 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
2205 non-top-level files.
2206
2207 2009-07-07 Kenichi Handa <handa@m17n.org>
2208
2209 * international/mule-cmds.el (reset-language-environment): Put
2210 the highset priority to the charset iso-8859-1.
2211
2212 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
2213
2214 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
2215 to the end of the line when locating the block (Bug#700).
2216
2217 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
2218
2219 * net/tramp.el (tramp-handle-write-region): Flush file properties
2220 in case of short track.
2221
2222 2009-07-07 Michael McNamara <mac@mail.brushroad.com>
2223
2224 * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
2225 representation of verilog error regular expressions to work with
2226 Emacs-22's new format.
2227 (verilog-error-regexp-xemacs-alist): Coded custom representation
2228 of verilog error regular expressions to work with XEmacs format.
2229 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
2230 error recognition into XEmacs.
2231 (verilog-error-regexp-add-emacs): Hook routine to install verilog
2232 error recognition into Emacs-22.
2233
2234 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * woman.el: Remove stand-alone closing parentheses.
2237 (woman-file-name, woman2-format-paragraphs)
2238 (woman-leave-blank-lines): Code cleanup.
2239 (woman-use-own-frame): Change default to nil.
2240 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
2241 defaults to inherit from default faces.
2242 (woman2-process-escapes): Consume the newline after a stand-alone
2243 filler character (Bug#3651).
2244
2245 2009-07-06 Glenn Morris <rgm@gnu.org>
2246
2247 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
2248 (top-level): Move provide to the end.
2249 (ffap): Remove defunct URL from custom group.
2250
2251 * subr.el (eval-after-load): Doc fix.
2252
2253 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
2254
2255 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
2256 `calc-embedded-word' is called twice.
2257
2258 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
2259
2260 * files.el (find-alternate-file-other-window, find-alternate-file):
2261 Obey confirm-nonexistent-file-or-buffer.
2262
2263 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
2264
2265 * dired-aux.el (dired-show-file-type): Handle remote files.
2266
2267 2009-03-22 Jari Aalto <jari.aalto@cante.net>
2268
2269 * desktop.el (desktop-globals-to-save):
2270 Add file-name-history (Bug#2750).
2271
2272 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
2273
2274 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
2275
2276 2009-07-04 Johan Bockgård <bojohan@gnu.org>
2277
2278 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
2279 property on entire argument since this is what eshell-lisp-command
2280 expects.
2281
2282 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
2283
2284 * net/tramp-gvfs.el (tramp-gvfs-methods)
2285 (tramp-gvfs-zeroconf-domain)
2286 (tramp-bluez-discover-devices-timeout): Add version flag.
2287 (tramp-gvfs-handler-mounted-unmounted)
2288 (tramp-gvfs-connection-mounted-p): Polish handling of
2289 incompatibilities between GVFS 0.2 and 1.0.
2290
2291 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
2292
2293 * cus-start.el (all): Add make-pointer-invisible.
2294
2295 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
2296
2297 * calc-math.el (math-use-emacs-fn): Make sure that the number is
2298 formatted correctly.
2299
2300 2009-07-02 Juri Linkov <juri@jurta.org>
2301
2302 * info.el: Virtual Info files and nodes.
2303 (Info-virtual-files, Info-virtual-nodes): New variables.
2304 (Info-current-node-virtual): New variable.
2305 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
2306 New functions.
2307 (Info-file-supports-index-cookies): Use Info-virtual-file-p
2308 to check for a virtual file instead of checking a fixed list
2309 of node names.
2310 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
2311 instead of ad-hoc processing of "dir" and (apropos history toc).
2312 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
2313 instead of ad-hoc processing of "dir" and (apropos history toc).
2314 Reread a file when moving from a virtual node.
2315 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
2316 (Info-directory-toc-nodes, Info-directory-find-file)
2317 (Info-directory-find-node): New functions.
2318 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
2319 (Info-history): Move part of code to
2320 `Info-history-find-node'.
2321 (Info-history-toc-nodes, Info-history-find-file)
2322 (Info-history-find-node): New functions.
2323 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
2324 (Info-toc): Move part of code to `Info-toc-find-node'.
2325 (Info-toc-find-node): New function.
2326 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
2327 the current Info file name to references because now the node
2328 "*TOC*" belongs to the same Info manual.
2329 (Info-toc-build): Rename from `Info-build-toc'.
2330 (Info-toc-nodes): Rename input argument `file' to `filename'.
2331 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
2332 instead of ad-hoc processing of ("dir" apropos history toc).
2333 (Info-index-nodes): Use Info-virtual-file-p
2334 to check for a virtual file instead of checking a fixed list
2335 of node names.
2336 (Info-index-node): Add check for `Info-current-node-virtual'.
2337 Raise `save-match-data' higher up the tree to contain
2338 `search-forward' too (bug fix).
2339 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
2340 (Info-virtual-index-nodes): New variable.
2341 (Info-virtual-index-find-node, Info-virtual-index): New functions.
2342 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
2343 (Info-apropos-file, Info-apropos-nodes): New variables.
2344 (Info-apropos-toc-nodes, Info-apropos-find-file)
2345 (Info-apropos-find-node, Info-apropos-matches): New functions.
2346 (info-apropos): Move part of code to `Info-apropos-find-node' and
2347 `Info-apropos-matches'.
2348 (Info-mode-map): Bind "I" to `Info-virtual-index'.
2349 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
2350 for a virtual file instead of checking a fixed list of node names.
2351
2352 * simple.el (async-shell-command): New command.
2353
2354 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
2355
2356 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
2357 instead of `mount-info'.
2358
2359 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
2360
2361 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
2362 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
2363
2364 2009-07-02 Kenichi Handa <handa@m17n.org>
2365
2366 * international/mule.el (set-keyboard-coding-system): Force *-unix
2367 coding-system to avoid eol conversion.
2368
2369 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
2370
2371 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2372 Add handler for `process-file', `shell-command' and
2373 `start-file-process'.
2374 (tramp-gvfs-handle-shell-command)
2375 (tramp-gvfs-handle-start-file-process)
2376 (tramp-gvfs-handle-process-file): New defuns.
2377 (tramp-synce-list-devices): Simplify check for existence of property.
2378
2379 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2380
2381 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
2382
2383 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
2384
2385 * language/korean.el (set-language-info-alist): Add korean-cp949,
2386 cp949 to spec.
2387
2388 2009-07-01 Kenichi Handa <handa@m17n.org>
2389
2390 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
2391
2392 * international/encoded-kb.el: Deleted.
2393
2394 * international/mule.el (set-keyboard-coding-system): Perform the
2395 necessary setup here instead of calling encoded-kbd-setup-display.
2396
2397 2009-07-01 Glenn Morris <rgm@gnu.org>
2398
2399 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
2400
2401 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
2402
2403 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
2404
2405 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
2406
2407 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
2408 Handle also the 'rename case, when setting file modes. (Bug#3712)
2409 (tramp-default-file-modes) Remove execute permissions.
2410
2411 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
2412 (top): Add a default for "synce" in `tramp-default-user-alist'.
2413 Add completion function for "synce" method.
2414 (tramp-hal-service, tramp-hal-path-manager)
2415 (tramp-hal-interface-manager, tramp-hal-interface-device):
2416 New defconst.
2417 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
2418 (tramp-synce-list-devices, tramp-synce-parse-device-names):
2419 New defuns.
2420
2421 * net/trampver.el: Update release number.
2422
2423 2009-06-30 Kenichi Handa <handa@m17n.org>
2424
2425 * international/fontset.el (setup-default-fontset): Add CJK fonts
2426 for symbols and the other miscellaneous characters.
2427
2428 * language/korea-util.el (setup-korean-environment-internal):
2429 Make char-width-table suitable for Korean environments.
2430 (exit-korean-environment): Cancel above.
2431
2432 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
2433 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
2434 setup-funcion to make char-widht-table suitable for respective
2435 environments, and an exit-function to cancel that.
2436
2437 * language/japan-util.el (setup-japanese-environment-internal):
2438 Call use-cjk-char-width-table with arg `ja_JP'.
2439
2440 * international/characters.el (cjk-char-width-table): Delete it.
2441 (cjk-char-width-table-list): New variable.
2442 (use-cjk-char-width-table): New arg local-name.
2443 (use-default-char-width-table): Fix for the case that Emacs is
2444 already using the default char-width-table.
2445
2446 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
2447
2448 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
2449 modes mandatory. (Bug#3712)
2450
2451 2009-06-29 Alan Mackenzie <acm@muc.de>
2452
2453 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
2454 correction between the visible width of TABs and their number of bytes.
2455
2456 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * server.el (server-buffer-done): Prevent kill-buffer from
2459 prompting by clearing the buffer modification flag (Bug#3696).
2460
2461 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
2462
2463 * verilog-mode.el (verilog-beg-of-statement)
2464 (verilog-endcomment-reason-re): Support unique case and priority case.
2465 (verilog-basic-complete-re): Support localparam lineup.
2466 (verilog-beg-of-statement-1): Fix for robustness, unique case.
2467 (verilog-set-auto-endcomments): Fix for unique case, always_comb
2468 commenting.
2469 (verilog-leap-to-case-head): Now support *nested* unique &
2470 priority case statements.
2471 (verilog-auto-lineup): Make just declarations the default (as it
2472 had been).
2473 (verilog-leap-to-case-head): Support priority/unique case statements.
2474 (verilog-auto-lineup): Rework to give users radio buttons to
2475 select the various styles of automatic lineup.
2476 (verilog-error-regexp-alist): Rework to support the XEmacs style
2477 of error regular expressions from compilers, lint tools &
2478 simulators. Note that GNU Emacs has made it impossible for a mode
2479 to load such things.
2480 (electric-verilog-terminate-line, verilog-indent-declaration)
2481 (verilog-auto-wiure): Rework for radio button selection of
2482 auto-lineup selection of specification of auto lineup.
2483 (verilog-beg-of-statement-1): Redesign to support proper operation
2484 in additional code, based on testing with auto-lineup.
2485 (verilog-calculate-indent, assignments & declarations)
2486 (verilog-backward-token): Enhance to support auto-lineup of
2487 assignments & declarations.
2488 (verilog-in-directive-p, verilog-at-struct-p): New function for
2489 easy test of whether we are.
2490 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
2491 to support safe execution at almost anyline.
2492 (verilog-calc-1): Properly support indenting deep inside generate
2493 blocks.
2494 (verilog-init-font) Remove definition & use of verilog-init-font,
2495 as it is redundant with font-lock-defaults.
2496 (verilog-mode): Alter the definition of verilog-font-lock-defualts
2497 to avoid circular calls if syntax-ppss is a function (as is the
2498 case now in 22.x GNU Emacs) as that function would sometimes call
2499 itself, leading to (nearly) infinite recursion.
2500 (verilog-ovm-begin-re, verilog-ovm-end-re)
2501 (verilog-ovm-statement-re, verilog-leap-to-head)
2502 (verilog-backward-token): Add support for OVM macros. Some are
2503 complete statements, and others open and close scopes like begin
2504 and end.
2505 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
2506 (verilog-defun-level-generate-only-re): Really fix the defun-list
2507 compilation issue.
2508 (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
2509 coverpoint, constraint and cross statements.
2510 (verilog-defun-level-list, verilog-generate-defun-level-list)
2511 (verilog-all-defun-level-list): Redo these specifications - it is
2512 too hard to support eval-when compile aggregation of lists also
2513 built at when-compile time.
2514 (verilog-defun-level-list): Place defconsts of variables used in
2515 building regular expressions which are built in eval-when-compile
2516 bodies in the same eval-when-compile body to facilitate compile
2517 without load.
2518 (verilog-beg-block-re-ordered): Support indenting
2519 virtual/protected tasks and functions.
2520 (verilog-defun-level-list, verilog-in-generate-region-p)
2521 (verilog-backward-ws&directives, verilog-calc-1): Speed up
2522 indentation of some module items (generate items).
2523 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
2524 across virtual/protected tasks and functions.
2525
2526 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
2527
2528 * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
2529 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
2530 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
2531 in concatenations. Reported by Yishay Belkind.
2532 (verilog-auto-ascii-enum): Support one-hot state machines in
2533 AUTOASCIIENUM. Suggested by Lloyd Gomez.
2534 (verilog-auto-inst, verilog-auto-inst-port): Include interface
2535 modport in AUTOINST and add vl-modport for users. Reported by
2536 David Rogoff.
2537 (verilog-auto-inout-module, verilog-auto-inst)
2538 (verilog-decls-get-interfaces, verilog-insert-definition)
2539 (verilog-insert-one-definition, verilog-read-decls)
2540 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
2541 (verilog-sig-modport, verilog-signals-combine-bus)
2542 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
2543 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
2544 Suggested by David Rogoff.
2545 (verilog-repair-open-comma): Fix non-insertion of comma when
2546 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
2547 (verilog-make-width-expression): Simplify [A-1:0] expression
2548 widths to just {A{1'b0}}.
2549 (verilog-mode): Cleanup checkdoc warnings.
2550 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
2551 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
2552 inputs/outputs or data type. Suggested by Vasu Kandadi.
2553 (next-error-last-buffer): Fix byte-compiler warning.
2554 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
2555 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
2556 or shell command text during AUTO expansion. Suggested by Tad Truex.
2557 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
2558 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
2559 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
2560 in AUTOINOUT. Reported by Matthew Lovell.
2561 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
2562 causing use of <= assignments. Reported by Alex Reed.
2563 (verilog-read-decls): Fix triand, trior, wand, wor to be
2564 recognized by AUTOWIRE. Reported by Spencer Isaacson.
2565 (verilog-extended-complete-re): Support import "DPI-C" functions.
2566 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
2567 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
2568 (verilog-insert-date, verilog-insert-year)
2569 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
2570 Windows systems. Reported by Michael Potts.
2571 (verilog-read-module-name): Fix AUTOINST when the child module
2572 declaration's name is a tick define. Reported by Elliot Mednick.
2573 (verilog-read-decls): Fix V2K parameter bit subscripts getting
2574 passed to next parameter's definition. Reported by Bruce T.
2575 (verilog-read-decls): Fix detecting "parameter int" when using
2576 AUTOINSTPARAM. Reported by Bruce T.
2577 (verilog-goto-defun): Fix goto not finding modules unless first
2578 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
2579 (verilog-mode): Expand -f flag arguments on entry to mode so
2580 verilog-goto-defun will work. Reported by Lawrence Butcher.
2581 (verilog-getopt): Expand environment variables in -f file
2582 arguments. Suggested by Lawrence Butcher.
2583 (verilog-set-define): Fix "Symbol's value as variable is void"
2584 when reading enumerations.
2585 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
2586 Suggested by Stephen Peltan.
2587 (verilog-read-defines): Fix reading of enumerations in include
2588 files. Reported by Steve Peltan.
2589
2590 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
2591
2592 * files.el (trash-directory): Fix defcustom type.
2593
2594 2009-06-28 Juri Linkov <juri@jurta.org>
2595
2596 * help-fns.el (describe-function-1): Correctly locate adviced
2597 functions in hyperlink (Bug#2438).
2598
2599 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
2600
2601 * files.el (trash-directory): Change default to nil.
2602 (move-file-to-trash): If trash-directory is nil and
2603 system-move-file-to-trash is unbound, perform freedesktop-style
2604 trashing.
2605
2606 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
2607
2608 * files.el (move-file-to-trash): Add freedesktop trash
2609 support (Bug#973).
2610
2611 2009-06-28 Glenn Morris <rgm@gnu.org>
2612
2613 * autorevert.el (global-auto-revert-non-file-buffers)
2614 (global-auto-revert-mode): Doc fixes.
2615
2616 2009-06-27 Johan Bockgård <bojohan@gnu.org>
2617
2618 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
2619
2620 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * faces.el (x-handle-named-frame-geometry): Ensure that we have
2623 opened an X connection before calling x-get-resource (Bug#3194).
2624
2625 * play/doctor.el: Remove reference to obsolete website.
2626 (make-doctor-variables): Correct grammar mistake (Bug#2633).
2627
2628 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2629
2630 Remove find-file-not-found-hook VC method. (Bug#2757)
2631 * vc-hooks.el (vc-file-not-found-hook)
2632 (vc-default-find-file-not-found-hook): Remove functions.
2633 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
2634 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
2635 * vc.el:
2636 * vc-hg.el:
2637 * vc-git.el: Do not mention find-file-not-found-hook VC method.
2638
2639 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
2640
2641 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
2642 compatibility function for `looking-back'.
2643
2644 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
2645 Use `ispell-looking-back'.
2646
2647 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
2648
2649 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
2650 rather than `filename'.
2651
2652 2009-06-23 Miles Bader <miles@gnu.org>
2653
2654 * face-remap.el (text-scale-set): New function.
2655
2656 2009-06-23 Glenn Morris <rgm@gnu.org>
2657
2658 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
2659
2660 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
2661
2662 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
2663
2664 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
2665
2666 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
2667 Simplify Persian conditionals.
2668
2669 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
2670 variable `filename'.
2671
2672 * comint.el (comint-insert-input): Doc fix.
2673
2674 * Makefile.in (ELCFILES): Fix typo in previous change.
2675
2676 2009-06-23 Miles Bader <miles@gnu.org>
2677
2678 * cus-start.el: Add entry for `recenter-redisplay'.
2679
2680 2009-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2681
2682 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
2683 Add an optional argument for the backend, use it instead of
2684 calling vc-backend.
2685 (vc-mode-line): Add an optional argument for the backend.
2686 Pass the backend to vc-state and vc-working-revision. Move code for
2687 special handling for vc-state being a buffer to ...
2688
2689 * vc-rcs.el (vc-rcs-find-file-hook):
2690 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
2691
2692 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
2693 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
2694 vc-stay-local-p and vc-mode-line calls.
2695
2696 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
2697 (vc-cvs-diff, vc-cvs-annotate-command)
2698 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
2699 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
2700 vc-mode-line calls.
2701
2702 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
2703 direct comparison.
2704 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
2705 backend when calling vc-mode-line.
2706 (vc-register): Do not create a closure for calling the vc register
2707 function, call it directly.
2708
2709 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
2710
2711 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
2712 to make it obvious item can be clicked.
2713
2714 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
2715
2716 2009-06-23 Kenichi Handa <handa@m17n.org>
2717
2718 * language/korea-util.el (korean-key-bindings): Change the binding
2719 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
2720 same command.
2721
2722 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
2723
2724 Sync with Tramp 2.1.16.
2725
2726 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
2727
2728 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
2729 when a loading of a package fails. Completion function for rsync
2730 is `tramp-completion-function-alist-ssh'.
2731 (all): Replace all calls of `split-string' and
2732 `tramp-split-string' by `tramp-compat-split-string'.
2733 (tramp-default-method): Use `tramp-compat-process-running-p'.
2734 (tramp-default-proxies-alist): Allow also Lisp forms.
2735 (tramp-remote-path): Add choice "Private Directories".
2736 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
2737 (tramp-domain-regexp): Allow also "-", "_" and ".".
2738 (tramp-end-of-output): Remove newlines, and add "$" at the end.
2739 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
2740 (tramp-debug-message): Insert header line in debug buffer.
2741 (tramp-handle-directory-files-and-attributes-with-stat):
2742 Care about filenames with spaces, or starting with "-".
2743 (tramp-handle-dired-uncache): New defun.
2744 (tramp-handle-insert-directory): Don't flush the directory from
2745 cache, this is handled by `dired-uncache' now.
2746 (tramp-handle-insert-file-contents): Improve error handling.
2747 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2748 Quote `tramp-end-of-output'.
2749 (tramp-action-password): Improve trace message.
2750 (tramp-check-for-regexp): Both echoes must be present, before removing.
2751 (tramp-open-connection-setup-interactive-shell): Trace coding system.
2752 (tramp-compute-multi-hops): Eval cons cells of
2753 `tramp-default-proxies-alist'.
2754 (tramp-maybe-open-connection): Use the same command pattern for
2755 first hop and further hops.
2756 (tramp-wait-for-output): Remove handling of newlines.
2757 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
2758 (tramp-split-string): Remove function. It is handled in
2759 tramp-compat now.
2760
2761 * net/tramp-cmds.el (tramp-bug):
2762 Recommend `tramp-cleanup-all-connections' in the bug mail.
2763
2764 * net/tramp-compat.el (tramp-compat-split-string)
2765 (tramp-compat-process-running-p): New defuns.
2766
2767 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
2768 for `dired-uncache'.
2769
2770 * net/tramp-gvfs.el: New package.
2771
2772 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2773 Add handler for `dired-uncache'.
2774 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
2775
2776 * net/trampver.el: Update release number. Make version check fit
2777 for SXEmacs 22.
2778
2779 2009-06-22 Jim Meyering <meyering@redhat.com>
2780
2781 Automatically handle .xz suffix (XZ-compressed files), too.
2782 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
2783 XZ is the successor to LZMA: <http://tukaani.org/xz/>
2784
2785 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
2786 Nick Roberts <nickrob@snap.net.nz>
2787
2788 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
2789 repository (http://sphinx.net.ru/hg/gdb-mi/).
2790
2791 2009-06-22 Glenn Morris <rgm@gnu.org>
2792
2793 * files.el (dir-locals-collect-mode-variables): Allow for any number of
2794 `mode' and `eval' entries. (Bug#3430)
2795
2796 * Makefile.in (ELCFILES): Add fadr.elc.
2797
2798 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
2799 differing behavior of \n and ^ in strings. (Bug#3385)
2800
2801 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
2802
2803 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
2804 property.
2805 (lisp-indent-function): Make it a defcustom.
2806
2807 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
2808
2809 * progmodes/gdb-ui.el: Replace with ...
2810 * progmodes/gdb-mi.el: ... this file.
2811 * progmodes/gud.el: Modify for gdb-mi.el.
2812
2813 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
2814
2815 * fadr.el: New file.
2816
2817 See ChangeLog.14 for earlier changes.
2818
2819 ;; Local Variables:
2820 ;; coding: utf-8
2821 ;; End:
2822
2823 Copyright (C) 2009 Free Software Foundation, Inc.
2824
2825 This file is part of GNU Emacs.
2826
2827 GNU Emacs is free software: you can redistribute it and/or modify
2828 it under the terms of the GNU General Public License as published by
2829 the Free Software Foundation, either version 3 of the License, or
2830 (at your option) any later version.
2831
2832 GNU Emacs is distributed in the hope that it will be useful,
2833 but WITHOUT ANY WARRANTY; without even the implied warranty of
2834 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2835 GNU General Public License for more details.
2836
2837 You should have received a copy of the GNU General Public License
2838 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
2839
2840 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1