1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-22 10:26:20 +00:00
Commit Graph

15512 Commits

Author SHA1 Message Date
Juanma Barranquero
b97439ce37 Fix typos. 2008-12-02 16:40:31 +00:00
Stefan Monnier
da0bed9399 (PC-do-completion): Fix leftover bug from Emacs-21 when
the prompt was added to the minibuffer.
2008-12-02 07:08:35 +00:00
Glenn Morris
78151cd534 (texinfo-insert-quote): Tweak previous change. 2008-12-02 03:36:25 +00:00
Kenichi Handa
1097333f20 Re-generated. 2008-12-02 01:14:45 +00:00
Andreas Schwab
a5dad58ad4 (dired-font-lock-keywords): Avoid fontifying file names
ending in a colon as directory header.
2008-12-01 16:07:19 +00:00
Kenichi Handa
702c4b073d *** empty log message *** 2008-12-01 12:14:03 +00:00
Juanma Barranquero
d6be7497c4 * international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item. 2008-12-01 11:07:41 +00:00
Michael Albinus
7c3404ecc2 * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
(tramp-set-connection-property, tramp-flush-connection-property)
(tramp-dump-connection-properties): Use it.
2008-12-01 06:37:54 +00:00
Chong Yidong
a471d898f9 Undo last change. 2008-11-30 16:21:20 +00:00
Chong Yidong
27164217c2 * allout.el (allout-keybindings-list): Remove C-h binding to allow
users to ask for help.
2008-11-30 16:19:20 +00:00
Chong Yidong
a124190e81 * wdired.el (wdired-finish-edit): If displaying a single file,
change dired-directory if that file was renamed.
2008-11-30 05:42:01 +00:00
Chong Yidong
5829445e82 * emacs-lisp/byte-run.el (macro-declaration-function): Disallow
declare specs with lengths of 3 or more.
2008-11-30 02:59:18 +00:00
Chong Yidong
47f77e6f1d * dirtrack.el (dirtrack): Fix error message. 2008-11-30 02:20:50 +00:00
Glenn Morris
9751169a46 (vc-svn-diff-switches): Doc fix.
(vc-svn-diff): Fix the case where vc-svn-diff-switches is nil.
2008-11-30 01:58:06 +00:00
Glenn Morris
39ba78efad (vc-mtn-diff): No need to duplicate vc-switches logic. 2008-11-30 01:45:29 +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
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
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
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
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
Michael Albinus
386b953c1a *** empty log message *** 2008-11-27 04:27:21 +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
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
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
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
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
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
Jay Belanger
be5255e21c (calc-settings-file, calc-language-alist)
calc-embedded-announce-formula, calc-embedded-announce-formula-alist)
calc-embedded-open-formula, calc-embedded-close-formula)
calc-embedded-open-close-formula-alist)
calc-embedded-word-regexp-alist, calc-embedded-open-plain)
calc-embedded-close-plain, calc-embedded-open-close-plain-alist)
calc-embedded-open-new-formula, calc-embedded-close-new-formula)
calc-embedded-open-close-new-formula-alist, calc-embedded-open-mode)
calc-embedded-close-mode, calc-embedded-open-close-mode-alist)
calc-gnuplot-name, calc-gnuplot-plot-command)
calc-gnuplot-print-command, calc-multiplication-has-precedence):
Remove unnecessary asterisks from docstrings.
2008-11-25 01:30:22 +00:00
Juanma Barranquero
a1ff7705dc * calculator.el (calculator-op-or-exp): Reflow docstring.
(calculator-remove-zeros, calculator-repR, calculator-repL):
  Fix typos in docstrings.
2008-11-25 00:30:47 +00:00
Chong Yidong
962f83947f * log-view.el (log-view-annotate-version): Let vc-annotate manage
windows instead of calling switch-to-buffer.
2008-11-24 21:19:46 +00:00
Chong Yidong
27f98b7e61 * diff.el (diff-sentinel): Take note of diff error return value. 2008-11-24 21:01:14 +00:00
Chong Yidong
8ef70f05b1 Credit acm for original suggestion for 2008-11-24 change. 2008-11-24 20:15:35 +00:00
Martin Rudalics
0836e2c3d7 (appt-disp-window): Do a set-buffer when the
frame can't be split.
2008-11-24 19:53:33 +00:00