1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 16:30:46 -08:00
Commit graph

16468 commits

Author SHA1 Message Date
Dmitry Dzhus
35edc6c64f (gdb-place-breakpoints): Use full path when setting breakpoints. 2009-07-30 08:04:13 +00:00
Jay Belanger
38216c3089 calc-mode.el (calc-matrix-brackets): Remove "P" from prompt. 2009-07-30 04:44:23 +00:00
Chong Yidong
c779896dab * progmodes/cc-defs.el (c-version): Bump to 5.31.7. 2009-07-29 13:34:19 +00:00
Dmitry Dzhus
592ccae036 (gdb-goto-breakpoint): Use full path when setting breakpoints. 2009-07-29 09:14:13 +00:00
Jay Belanger
5a9e3ab796 (Stack Manipulation Commands): Add documentation for
`calc-transpose-lines'
2009-07-29 03:46:13 +00:00
Michael Albinus
905fb90eb1 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
Simplify check for out-of-band methods.
(tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
2009-07-28 20:36:57 +00:00
Dan Nicolaescu
76e1446450 (vc-git-checkin): Fix typo. 2009-07-28 08:06:36 +00:00
Steve Yegge
af0770126d added js2-mode.el 2009-07-28 05:57:35 +00:00
Nick Roberts
b85157feb0 *** empty log message *** 2009-07-28 01:47:11 +00:00
Dan Nicolaescu
1c0f0c3b5b (vc-bzr-print-log): Pass multiple arguments to bzr log.
(vc-bzr-log-view-mode): Adjust log-view-file-re.
2009-07-27 17:50:22 +00:00
Dan Nicolaescu
d43c2b06cd (change-log-mode-map): Add a menu. 2009-07-27 17:41:38 +00:00
Michael Albinus
3dec5c364b * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
function returns nil.
(dbus-handle-event): Handle special return value :ignore.
Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
2009-07-27 10:02:50 +00:00
Chong Yidong
5704140c4d * view.el (view-mode-enable): Don't define Helper-return-blurb if
it's not needed.
2009-07-26 23:06:49 +00:00
Eli Zaretskii
3077d1f623 Fix Bug#3888:
w32-vars.el (x-select-enable-clipboard): Doc fix.
term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard, x-select-text): Doc fix.
term/common-win.el (x-display-name, x-colors): Doc fix.
term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.
w32-fns.el (x-select-text, x-setup-function-keys)
(x-get-selection, x-set-selection): Doc fix.
term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.
select.el (x-set-selection): Doc fix.
2009-07-25 09:31:05 +00:00
Michael Albinus
51768bc824 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
instead of "IsNSSSupportAvailable".  Avahi ought to work also when
"IsNSSSupportAvailable" method is not available.  Reported by
Steve Youngs <steve@sxemacs.org>.
2009-07-25 08:31:40 +00:00
Kenichi Handa
b11c28744d Fix previous change. 2009-07-24 07:59:51 +00:00
Dan Nicolaescu
ba83b7b62f * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
the buffer we try to sync is current when calling
vc-resynch-buffer.

* vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
not show up to date files.
2009-07-24 05:41:17 +00:00
Glenn Morris
7a8ae96435 (elint-current-buffer, elint-defun):
Add autoload cookies.  If necessary, initialize.
(elint-log): Handle non-file buffers.
(elint-initialize): Add optional argument to reinitialize.
(elint-find-builtin-variables): Save excursion.
2009-07-24 03:52:42 +00:00
Dan Nicolaescu
a707eb0542 (emacs-lisp-mode-map): Add menu entries
for Lint.
2009-07-23 07:09:28 +00:00
Dan Nicolaescu
2a0e33798a (vc-git--run-command-string): Accept a nil FILE argument.
(vc-git-stash-list): New function.
(vc-git-dir-extra-headers): Use it.
2009-07-23 06:42:50 +00:00
Dan Nicolaescu
10b5dcad46 (vc-dir-move-to-goal-column): Declare. 2009-07-23 05:41:24 +00:00
Dan Nicolaescu
d6a62b0d7a (vc-print-log-internal): New function, split out from ...
(vc-print-log): ... here.
2009-07-23 05:21:34 +00:00
Dan Nicolaescu
0a2ddfa661 (vc-git-add-signoff): New variable.
(vc-git-checkin): Use it.
(vc-git-toggle-signoff): New function.
(vc-git-extra-menu-map): Bind it to menu.
2009-07-23 05:17:27 +00:00
Glenn Morris
589a99f2f6 (describe-variable): Describe ignored and risky local
variables in a similar way to that in which we describe safe ones.
2009-07-23 02:55:34 +00:00
Glenn Morris
855b42a23d Kevin Ryde <user42 at zip.com.au>
Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:07:18 +00:00
Glenn Morris
cb71155600 Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
Glenn Morris
fd413a3765 (blink-matching-paren-distance): Bump to 100k. (Bug#3889) 2009-07-22 02:35:45 +00:00
Chong Yidong
a4f6970146 * mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
* mail/rmail.el (rmail-variables): Use auto-save-include-big-deletions.

* files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16 changes.
2009-07-21 23:34:33 +00:00
Jay Belanger
ec06459cb6 (Undoing Mistakes): Mention that the undo list will be truncated when
Calc is quit.
(Customizing Calc): Mention `calc-undo-length'.
2009-07-21 19:01:41 +00:00
Richard M. Stallman
b41b097623 * files.el (auto-save-mode): Handle buffer-save-size = -2
for toggling mode.
2009-07-21 14:40:33 +00:00
Glenn Morris
531b12643d (ispell-looking-back): Update declaration. 2009-07-21 05:03:43 +00:00
Glenn Morris
55d27f4157 (calendar-current-date): Update declaration. 2009-07-21 05:02:36 +00:00
Glenn Morris
02df3f4de8 (ps-jitify, ps-lazify): Remove aliases only used to
silence compiler.  Instead...
(jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
(ps-print-ensure-fontified): Update for above function name changes.
2009-07-21 04:49:48 +00:00
Glenn Morris
fdd8417e49 (pr-mh-get-msg-num, pr-mh-show)
(pr-mh-start-of-uncleaned-message): Remove aliases only used to
silence compiler.  Instead...
(mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
(mh-show-buffer): Only define for compiler.
(pr-mh-current-message): Update for above function name changes.
2009-07-21 04:47:34 +00:00
Glenn Morris
4ed32706c7 (rmail-retry-ignored-headers): Bump :version. 2009-07-21 04:42:55 +00:00
Chong Yidong
8681214471 * term/vt420.el (terminal-init-vt420): Fix typo. 2009-07-20 19:04:15 +00:00
Sam Steingold
6bb90094fb (compile-auto-highlight): Remove the variable (removed from compile.el
on 2004-03-11).
2009-07-20 16:40:24 +00:00
Chong Yidong
42e0a72551 * files.el (hack-local-variables-filter): Fix last change. 2009-07-20 14:21:27 +00:00
Juri Linkov
2ee20f24e8 (describe-variable): Add information about file-local and dir-local variables. 2009-07-19 16:56:22 +00:00
Chong Yidong
89bf83cdc3 * files.el (hack-local-variables-filter): Rewrite. 2009-07-19 01:05:17 +00:00
Glenn Morris
d9e8a01896 (verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs. 2009-07-19 00:47:47 +00:00
Glenn Morris
da332cfbc5 (auto-coding-regexp-alist): Only match BABYL... at the start of
buffer, not of lines.  (Bug#3790)
2009-07-19 00:40:04 +00:00
Glenn Morris
1a8d354101 (desktop-buffers-not-to-save): Set :version tag. 2009-07-19 00:33:58 +00:00
Juri Linkov
d842b10332 (process-kill-buffer-query-function): New function.
(add-hook)<kill-buffer-query-functions>: Add hook
`process-kill-buffer-query-function'.
2009-07-18 21:06:04 +00:00
Alan Mackenzie
10d37df7e2 *** empty log message *** 2009-07-18 20:40:39 +00:00
Eli Zaretskii
102e1a41cd (deactivate-mark, activate-mark, set-mark): Don't call x-set-selection
if display-selections-p returns nil for the current frame.
2009-07-18 19:04:22 +00:00
Chong Yidong
16f2e9fca0 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873). 2009-07-18 17:39:35 +00:00
Eli Zaretskii
a6c2c80cdd (desktop-buffers-not-to-save): Default value is nil. Accept nil in
addition to a regexp.
(desktop-files-not-to-save): Add "(ftp)$" to the default regexp.  Accept
nil in addition to a regexp.
(desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for buffers
that have an associated file.  Handle nil values of
desktop-buffers-not-to-save and desktop-files-not-to-save.  (Bug#3833)
2009-07-18 11:59:04 +00:00
Eli Zaretskii
f22693fc45 (x-selection-owner-p, x-own-selection-internal)
(x-disown-selection-internal): New functions.
2009-07-18 11:13:03 +00:00
Nick Roberts
e456379ab1 *** empty log message *** 2009-07-18 10:37:11 +00:00