1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

47977 Commits

Author SHA1 Message Date
Sam Steingold
02532fbc79 (vc-hg-log-switches): Add defcustom.
(vc-hg-print-log): Use it.
2009-06-12 20:14:45 +00:00
Kenichi Handa
09856751db Re-generated. 2009-06-12 12:51:20 +00:00
Glenn Morris
b27c3bc6ec (calendar-time-zone-daylight-rules): Fix typo in 2008-04-02 change. 2009-06-10 01:32:55 +00:00
Kenichi Handa
b8321d8693 (compose-gstring-for-terminal): For zero-width
characters of Unicode category `Cf', simply replace it with SPC.
2009-06-10 00:35:08 +00:00
Agustín Martín
820c1f5036 ispell.el: Make `ispell-dictionary' customizable (#2555) 2009-06-09 13:21:34 +00:00
Katsumi Yamaoka
0cf681b6af Synch with Gnus trunk:
2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>

	* gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
	to deleted part.

2009-05-30  David Engster  <dengste@eml.cc>

	* nnmairix.el: Remove old documentation in the commentary block.
	(nnmairix-request-group): Do not update active file for nnml back ends.
	(nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
	end so that overview files are ignored.
	(nnmairix-update-groups): Make updating the groups more robust by using
	marks.
	(nnmairix-determine-original-group-from-path): Circumvent mairix bug
	with dollar characters in message-id.
2009-06-08 22:47:11 +00:00
Michael Albinus
4fd536b603 * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote
files correctly.
2009-06-08 15:04:47 +00:00
Adrian Robert
521e469fe3 term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter. 2009-06-08 04:42:55 +00:00
Adrian Robert
c3c122b762 term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter. 2009-06-08 04:35:40 +00:00
Michael Albinus
917b89a691 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Make direct
copy more robust, especially when "chown" is not applicable.
2009-06-07 16:17:03 +00:00
Michael Albinus
630100ea9f *** empty log message *** 2009-06-07 07:35:55 +00:00
Martin Rudalics
5249a62d0b (lisp-mode-variables): Fix doc-string. 2009-06-07 07:21:23 +00:00
Michael Albinus
661aaece10 * tramp.el (tramp-open-connection-setup-interactive-shell): Apply
workaround for OpenSolaris bug.
2009-06-06 23:25:56 +00:00
Tassilo Horn
a5a79894f6 Fix bug where org-gnus-store-link used wrong subject when called in an article
buffer.  Patch provided by fengli AT gmail DOT com.
2009-06-05 07:25:56 +00:00
Daiki Ueno
42481bde61 (epa-decrypt-region): Detect encoding if
coding-system-for-read is not specified.
<http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=17018>
(epa-verify-region): Ditto.
2009-06-05 01:58:53 +00:00
Stefan Monnier
e66f4dfb75 (tar-header-block-tokenize): Obey @LongLink even for
POSIX tar archives (bug#3410).
2009-06-04 20:48:16 +00:00
Johan Bockgård
bea2e9691d (vc-revision-other-window): Fix argument to backend function
revision-completion-table; it expects a list.
2009-06-04 20:31:52 +00:00
Stefan Monnier
5e5ae184f4 (delete-other-frames): Only delete frames on the
same terminal (bug#3442).
2009-06-04 14:46:23 +00:00
Glenn Morris
8682defdaa (solar-n-hemi-seasons, solar-s-hemi-seasons):
Make into defcustoms.  (Bug#3429)
2009-06-04 06:40:13 +00:00
Chong Yidong
01a39864f4 * international/README: New file.
* international/charprop.el:
* international/uni-bidi.el:
* international/uni-category.el:
* international/uni-combining.el:
* international/uni-comment.el:
* international/uni-decimal.el:
* international/uni-decomposition.el:
* international/uni-digit.el:
* international/uni-lowercase.el:
* international/uni-mirrored.el:
* international/uni-name.el:
* international/uni-numeric.el:
* international/uni-old-name.el:
* international/uni-titlecase.el:
* international/uni-uppercase.el: Add copyright notice (Bug#3428).
2009-06-04 01:51:47 +00:00
Chong Yidong
a5f5559b29 Add commentary about where these code conversion rules came from (Bug#3428). 2009-06-04 01:29:58 +00:00
Chong Yidong
e3a4c813f7 * international/README: New file.
* international/charprop.el:
* international/uni-bidi.el:
* international/uni-category.el:
* international/uni-combining.el:
* international/uni-comment.el:
* international/uni-decimal.el:
* international/uni-decomposition.el:
* international/uni-digit.el:
* international/uni-lowercase.el:
* international/uni-mirrored.el:
* international/uni-name.el:
* international/uni-numeric.el:
* international/uni-old-name.el:
* international/uni-titlecase.el:
* international/uni-uppercase.el: Add copyright notice (Bug#3428).
2009-06-04 01:15:35 +00:00
Chong Yidong
466c6fcc73 * textmodes/two-column.el (2C-split): Call move-to-column, to
compensate for the 2007-10-19 change from next-line to
forward-line (Bug#3435).  Account for fringe and scroll-bar when
setting 2C-window-width.
2009-06-04 01:11:06 +00:00
Chong Yidong
29da768fb9 * emulation/edt.el (edt-previous-line, edt-next-line): Don't use
forward-line, undoing 2007-10-19 change (Bug#3188).
2009-06-04 01:09:02 +00:00
Stefan Monnier
97b2518e62 (normal-no-mouse-startup-screen): Use F1 rather than C-h
if C-h is remapped to something else like DEL.
2009-05-29 01:31:40 +00:00
Chong Yidong
c46768fcff * edmacro.el (edmacro-parse-keys): Fix 2008-08-19 change (Bug#3387). 2009-05-26 20:19:26 +00:00
Chong Yidong
9d14bd379a * view.el (view-window-size): Use window-line-height to find window height.
(view-page-size-default): Return nil if LINES is nil, 0, or larger
than the window height.
(view-scroll-lines): Handle nil value for DEFAULT arg (Bug#3361).
2009-05-26 18:19:27 +00:00
Chong Yidong
f2872f04a4 * view.el (view-recenter): Allow recenter to compute window height
normally.
2009-05-26 14:37:51 +00:00
Chong Yidong
66bb84855f * textmodes/table.el (table--unibyte-char-to-multibyte): Function
deleted.
(*table--cell-self-insert-command, *table--cell-quoted-insert):
Don't call table--unibyte-char-to-multibyte (Bug#3372).
2009-05-26 03:32:02 +00:00
Chong Yidong
707f4689ea * newcomment.el (comment-region): Doc fix (Bug#3370). 2009-05-26 03:16:31 +00:00
Roland Winkler
75da36cc8f * mail/smtpmail.el: Indent code properly to make it more readable. 2009-05-25 01:13:59 +00:00
Chong Yidong
d1dca2014b * textmodes/ispell.el (ispell-check-version): Handle dashes in
version numbers.  Suggested by sdl.web@gmail.com (Bug#3369).
2009-05-24 23:26:33 +00:00
Chong Yidong
558fc4c99b * info.el (Info-mode): Doc fix (Bug#3358). 2009-05-23 23:31:49 +00:00
Johan Bockgård
e290f028d6 (ediff-vc-latest-version): Use property `vc-latest-revision' instead
of `vc-latest-version'. (It was renamed in the big VC overhaul.)
2009-05-23 12:46:55 +00:00
Chong Yidong
70cb3ee246 Bump version to 23.0.94. 2009-05-23 03:13:49 +00:00
Chong Yidong
2657775f8b Regenerate. 2009-05-23 03:12:49 +00:00
Chong Yidong
d4bbd646f4 * progmodes/grep.el (grep-compute-defaults): Simplify how settings
are looked up.
(grep-apply-setting): New function.
(grep-highlight-matches, grep-command, grep-template)
(grep-use-null-device, grep-find-command, grep-find-template):
Clarify role of grep-compute-defaults in docstrings.  Use
grep-apply-setting to apply changes (Bug#3343).
2009-05-23 00:11:53 +00:00
Glenn Morris
d5a8ed1053 (calendar-forward-day): Fix 2008-06-21 change -
always move cursor to new date.  (Bug#3338)
2009-05-21 04:40:08 +00:00
Stefan Monnier
24d2266c20 (tex-uptodate-p): Accept [1{/var/foo}] as a page number. 2009-05-20 15:14:20 +00:00
Jason Rumney
41c4018353 (locate-dominating-stop-dir-regexp): Add terminal
directory separator to UNC path case (Bug#3252).
2009-05-20 12:53:54 +00:00
Chong Yidong
ae8ba4092c * indent.el (indent-for-tab-command): Fix typo in docstring. 2009-05-20 02:35:45 +00:00
Chong Yidong
4b77f8a33f * international/encoded-kb.el (encoded-kbd-setup-display): Change
DISPLAY arg to TERMINAL.

* international/mule.el (set-terminal-coding-system)
(set-keyboard-coding-system): Change DISPLAY arg to TERMINAL.
2009-05-20 02:17:50 +00:00
Alan Mackenzie
a0526d5ee5 cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
c-neutralize-syntax-in-CPP.  Set the variables c-new-BEG and c-new-END,
thus extending the font-lock region.
(c-font-lock-init): Don't set obsolete variable font-lock-lines-before.

cc-langs.el (c-before-font-lock-function): Rename a value to
c-extend-and-neutralize-syntax-in-CPP.
2009-05-19 22:35:07 +00:00
Alan Mackenzie
30d01cdc47 *** empty log message *** 2009-05-19 22:31:26 +00:00
Kenichi Handa
3a92c09593 (set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY". 2009-05-19 01:28:54 +00:00
Chong Yidong
5858bcc49b * register.el (register-alist): Doc fix (Bug#3311). 2009-05-18 17:08:19 +00:00
Richard M. Stallman
0b508a2736 * progmodes/compile.el (compilation-filter): If inserting at end
of accessible part of buffer, keep end of output visible.
2009-05-18 16:30:59 +00:00
Richard M. Stallman
4df49ff1d2 * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
Don't call rmail-modify-format here.
(rmail-expunge): Call it here after expunge is confirmed.
(rmail-confirm-expunge): Doc fix.  Mark as risky.
(rmail-convert-babyl-to-mbox): Call rmail-modify-format.
(rmail-set-attribute): Call rmail-dont-modify-format only for `unseen'.
For other attributes, call `rmail-modify-format',
and propagate the modified flag to rmail-buffer.
2009-05-18 16:26:57 +00:00
Richard M. Stallman
f5b574ad03 * mail/rmailedit.el (rmail-edit-current-message):
Call rmail-modify-format here.
(rmail-cease-edit): Not here.
2009-05-17 16:11:23 +00:00
Stefan Monnier
2793b89ee4 (vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
of any kind of error (e.g. when "sha1sum" is not found).
2009-05-17 03:38:41 +00:00