1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 14:10:28 -08:00
Commit graph

46607 commits

Author SHA1 Message Date
Glenn Morris
0334426971 (vc-hg-diff): No need to duplicate vc-switches logic. 2008-11-30 01:44:52 +00:00
Glenn Morris
68159bc533 (vc-git-diff): No need to duplicate vc-switches logic. 2008-11-30 01:44:33 +00:00
Glenn Morris
1e262c4566 (eshell-needs-pipe): New variable.
(eshell-needs-pipe-p): New function.
(eshell-gather-process-output): Set process-connection-type according to
eshell-needs-pipe-p.  (Bug#1388)
2008-11-30 01:28:01 +00:00
Juanma Barranquero
64ba814f12 * calendar/diary-lib.el (diary-cyclic): Doc fix.
(diary-remind-message, diary-number-of-entries)
  (diary-include-other-diary-files, diary-mark-included-diary-files)
  (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
  (diary-font-lock-keywords-1): Reflow docstrings.
  (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
  (diary-anniversary, diary-date-display-form): Fix typos in docstrings.

* emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
  (timer-duration): Use `string-match-p'.
2008-11-30 01:01:18 +00:00
Chong Yidong
0aec90c95b Fix typo. 2008-11-29 21:45:22 +00:00
Chong Yidong
a25c543a3c (minibuffer-confirm-exit-commands): Add PC-complete and
PC-complete-word to the list.
2008-11-29 21:41:30 +00:00
Chong Yidong
a88510924f (PC-do-complete-and-exit): Use minibuffer-confirm-exit-commands. 2008-11-29 21:41:11 +00:00
Chong Yidong
03a2708158 * complete.el (PC-do-complete-and-exit): Use
minibuffer-confirm-exit-commands.

* minibuffer.el (minibuffer-confirm-exit-commands): Add
PC-complete and PC-complete-word to the list.
2008-11-29 21:40:51 +00:00
Juanma Barranquero
76e7a7f0b4 * files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag. 2008-11-29 21:32:39 +00:00
Juanma Barranquero
febf3e6f34 * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
(reb-mode): Define with `define-derived-mode'.
2008-11-29 20:25:54 +00:00
Juanma Barranquero
3b7046cb1f Fix typo. 2008-11-29 20:05:32 +00:00
Karl Fogel
1d367309a1 * emacs-cvs/lisp/files.el
(break-hardlink-on-save): New variable.
  (basic-save-buffer-2): Honor new variable break-hardlink-on-save.
  (file-precious-flag): Mention it in doc string.
2008-11-29 19:04:14 +00:00
Miles Bader
d182658510 Add and use minibuffer-confirm-exit-commands variable
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1483
2008-11-29 18:07:15 +00:00
Reiner Steib
9255ec865f (nnimap-demule-use-string-to-multibyte): New temporary
variable for debugging bug#464 and bug#1174.
(nnimap-demule): Use it.
2008-11-29 15:26:49 +00:00
Chong Yidong
2543eb396b (x-gtk-stock-cache): New hash table.
(x-gtk-map-stock): Perform caching to prevent excess consing during
2008-11-29 06:52:31 +00:00
Chong Yidong
f47b9de185 * term/x-win.el (x-gtk-stock-cache): New hash table.
(x-gtk-map-stock): Perform caching to prevent excess consing during
2008-11-29 06:51:18 +00:00
Stefan Monnier
a231a45f50 (completion--try-word-completion): Don't ignore
partial-completion if it's the only style.
2008-11-29 02:39:19 +00:00
Juanma Barranquero
2644eb3f38 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
(re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
  (reb-initialize-buffer): Update matches, in case we're reentering
  RE Builder mode.
2008-11-28 23:54:23 +00:00
Chong Yidong
f8d106b0f8 (PC-do-complete-and-exit): Synch to 2008-11-24 change to
minibuffer.el; recognize `confirm' and `confirm-after-completion'
values for minibuffer-completion-confirm.
2008-11-28 19:11:58 +00:00
Chong Yidong
8ce9231f25 * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24
change to minibuffer.el; recognize `confirm' and
`confirm-after-completion' values for
minibuffer-completion-confirm.
2008-11-28 19:10:40 +00:00
Martin Rudalics
4d1243c826 (eldoc-docstring-first-line): Don't match
any but the first "*" in a doc-string.
2008-11-28 10:23:21 +00:00
Glenn Morris
08d55d13a7 (format-write-file): Improve previous doc fix. 2008-11-28 03:31:30 +00:00
Chong Yidong
58b356e9b5 Tweak the previous doc fixes. 2008-11-27 17:07:25 +00:00
Chong Yidong
6a9127b65f (use-empty-active-region, use-region-p, region-active-p): Doc fix. 2008-11-27 17:01:50 +00:00
Chong Yidong
cab8a1afac * simple.el (use-empty-active-region, use-region-p, region-active-p):
Doc fix.
2008-11-27 16:53:19 +00:00
Martin Rudalics
a9d451f034 (display-buffer): Fix handling of not-this-window
argument.  (Bug#1415)
2008-11-27 13:20:15 +00:00
Kenichi Handa
6abbce6457 Set category 'C' to characters #x20000..#x2AFFF, #x2F800..#x2FFFF. 2008-11-27 08:03:03 +00:00
Kenichi Handa
8c766df1aa Set inhibit-load-charset-map to t while preloading
files.
2008-11-27 08:02:28 +00:00
Michael Albinus
386b953c1a *** empty log message *** 2008-11-27 04:27:21 +00:00
Chong Yidong
b806790118 (tool-bar-find-image-cache): Var deleted.
(tool-bar-find-image): Function deleted.
(tool-bar-local-item, tool-bar-local-item-from-menu): Use
find-image instead of tool-bar-find-image.
(tool-bar-keymap-cache): New hash table.
(tool-bar-make-keymap): Use it.
(tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
2008-11-27 03:29:37 +00:00
Chong Yidong
01d5aaeb11 * tool-bar.el (tool-bar-find-image-cache): Var deleted.
(tool-bar-find-image): Function deleted.
(tool-bar-local-item, tool-bar-local-item-from-menu): Use
find-image instead of tool-bar-find-image.
(tool-bar-keymap-cache): New hash table.
(tool-bar-make-keymap): Use it.
(tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
2008-11-27 03:27:54 +00:00
Michael Albinus
f7d20b3eac * net/dbus.el (dbus-handle-event): The result of a message call
can also be an object, which is not a consp.
2008-11-26 20:17:24 +00:00
Juanma Barranquero
0ec6a7e501 Fix typo in previous commit. 2008-11-26 10:46:21 +00:00
Alan Mackenzie
8fc2ac41e3 (forward-sexp, backward-sexp, mark-sexp)
(forward-list, backward-list, down-list, backward-up-list)
(up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list)
(insert-pair, insert-parentheses):  State that the
command assumes that point is not in a string or comment.
2008-11-26 10:30:53 +00:00
Alan Mackenzie
3fbb05ffe6 (Moving by Parens): Clarify that parens inside strings and comments are
ignored, and that the commands assume the starting point isn't in a
string or comment.
2008-11-26 10:27:42 +00:00
Michael Albinus
2152f12541 *** empty log message *** 2008-11-26 07:23:04 +00:00
Michael Albinus
82697a456d * net/dbus.el (dbus-string-to-byte-array)
(dbus-byte-array-to-string, dbus-escape-as-identifier)
(dbus-unescape-from-identifier): New defuns.
(dbus-handle-event): The result of a message call is a list of
arguments, which must be expanded when passing to
`dbus-method-return-internal'.
2008-11-26 06:09:44 +00:00
Michael Albinus
1d7e9a015e * net/tramp.el (tramp-handle-write-region): Improve the check for
calling direct copy.
(tramp-find-inline-encoding): Don't raise an error but a warning,
when no inline encoding is found.
(tramp-get-remote-coding): Check for a symbol.  The negative check
for a string fails, when there is an empty string.
2008-11-26 06:09:17 +00:00
Glenn Morris
9f688acf32 (Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with
ifdef.  (Bug#1383)
2008-11-26 03:00:53 +00:00
Glenn Morris
5a3008ede5 (x-font-family-list): Replace redefinition with
ifdef in src/xfaces.c, since it confuses make-docfile.  (Bug#1383)
2008-11-26 02:58:48 +00:00
Glenn Morris
a0bea999ea (vc-git-diff-switches): New option.
(vc-git-diff): Apply diff switches.  (Bug#1386)
Give it a basic doc string.
2008-11-26 02:55:28 +00:00
Jay Belanger
9f6a59d16c (calcFunc-collect): Normalize the coefficients of the
polynomial rather than the whole polynomial.
2008-11-26 02:39:57 +00:00
Chong Yidong
c8ca9217d5 (define-mail-alias): Sync code with define-mail-abbrev. 2008-11-25 22:58:14 +00:00
Chong Yidong
4bb79f823f (define-mail-abbrev): When reading from mailrc, recognize string
quoting.  When reading from Lisp, accept rfc822-like addresses.
2008-11-25 22:58:01 +00:00
Chong Yidong
7818961075 * mail/mailabbrev.el (define-mail-abbrev): When reading from mailrc,
recognize string quoting.  When reading from Lisp, accept rfc822-like
addresses.

* mail/mailalias.el (define-mail-alias): Sync code with
define-mail-abbrev.
2008-11-25 22:57:50 +00:00
Glenn Morris
975c500dac (eshell-gather-process-output): Revert previous change. (re-opens Bug#1388) 2008-11-25 04:26:22 +00:00
Glenn Morris
7efa8076ba (speedbar-restricted-move): Fix signal arguments. 2008-11-25 04:24:45 +00:00
Glenn Morris
96ead4f94b (x-set-cut-buffer): Fix signal arguments. 2008-11-25 04:23:59 +00:00
Juanma Barranquero
3a37fceafa Fix #870 breakage. 2008-11-25 02:12:27 +00:00
Juanma Barranquero
e73da1296b * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
(bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
  (bubbles--empty-char): Use "\s".
2008-11-25 02:01:58 +00:00