Glenn Morris
40f9db320d
(rmail): When reverting, swap buffers before setting counters. (Bug#2229)
...
(rmail-revert): Swap buffers before replacing contents.
2009-02-14 03:40:39 +00:00
Richard M. Stallman
fe6dd7e2ed
(rmail-output-body-to-file): Avoid space and colon in default file name.
2009-02-14 02:54:00 +00:00
Richard M. Stallman
c7eb0ba1f8
(rmail-convert-file-maybe): Turn off case-fold-search.
...
(rmail-add-mbox-headers): Likewise.
2009-02-14 02:52:17 +00:00
Eli Zaretskii
c9ae6ddd1e
(locate-library): Doc fix. (Bug#2291)
2009-02-13 15:19:06 +00:00
Alan Mackenzie
8dd70654d6
*** empty log message ***
2009-02-13 14:53:28 +00:00
Juanma Barranquero
5ae6e65f65
Add bug reference.
2009-02-13 12:57:45 +00:00
Kenichi Handa
8b735b2b99
(tit-process-header): Use
...
buffer-substring-no-properties instead of buffer-substring.
(tit-process-body): Likewise.
(tsang-quick-converter): Handle superfluous CR at eol.
(py-converter): Use buffer-substring-no-properties instead of
buffer-substring. Handle superfluous CR at eol.
(ziranma-converter): Likewise
(ctlau-converter): Likewise.
(miscdic-convert): Read a file without eol conversion.
2009-02-13 12:37:53 +00:00
Juanma Barranquero
e35b306327
* minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)
2009-02-13 10:35:40 +00:00
Juanma Barranquero
3b4d152a0e
Add bug references.
2009-02-13 08:56:27 +00:00
Glenn Morris
bc04f20723
Update for rmail-show-message-maybe name change.
2009-02-13 07:48:13 +00:00
Glenn Morris
95ca567f4d
(rmail-summary-vector, rmail-mode-map): Add doc string.
...
(rmail-set-header-1): If VALUE is nil, remove the header altogether.
(rmail-set-header): Doc fix.
2009-02-13 03:51:16 +00:00
Juri Linkov
6c34bcde1e
(image-toggle-display): Let-bind `buffer-file-truename' to nil around the
...
call to `add-text-properties' to prevent directory time modification by
lock_file. Replace `set-buffer-modified-p' with
`restore-buffer-modified-p'. (Bug#2295)
2009-02-12 21:49:29 +00:00
Stefan Monnier
865ff911f3
(python-use-skeletons): Re-add.
...
(def-python-skeleton): Use it.
2009-02-12 18:16:26 +00:00
Stefan Monnier
f58bd666fc
(quail-make-guidance-frame): Remove the `parent-id' parameter.
...
(quail-show-guidance): Make the new window dedicated.
2009-02-12 18:13:20 +00:00
Juanma Barranquero
4eb9723260
* international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
...
Fix typos in docstrings.
2009-02-12 16:09:48 +00:00
Juanma Barranquero
00a258e074
Add bug reference.
2009-02-12 16:06:54 +00:00
Alan Mackenzie
a7442b9538
*** empty log message ***
2009-02-12 12:29:06 +00:00
Glenn Morris
3e8fc1b6f6
(rmail-set-label): Fix the test for a label being already present. (Bug#2210)
2009-02-12 06:55:43 +00:00
Kenichi Handa
8ea6fa801e
(?.): New character category for
...
Base characters. Set them in the standard category table.
2009-02-12 05:48:41 +00:00
Stefan Monnier
00c4240510
(isearch-yank-char-in-minibuffer)
...
(isearch-other-meta-char): Use with-current-buffer.
2009-02-12 05:38:25 +00:00
Stefan Monnier
7664ec4458
(verilog-mode): Avoid circular use of syntax-ppss.
2009-02-12 05:34:26 +00:00
Stefan Monnier
f9f34ece3d
(end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.
2009-02-12 04:31:01 +00:00
Stefan Monnier
6bffddf43b
(end-of-defun): Don't skip to next line after
...
calling end-of-defun-function if it already moved to BOL.
2009-02-12 04:16:14 +00:00
Richard M. Stallman
51584624ee
(rmail-show-message-verbose-min): New option.
...
(rmail-show-message): Conditionally show start and finish in echo area.
2009-02-12 04:01:11 +00:00
Glenn Morris
4de724b067
(rmail-unix-mail-delimiter): Doc fix.
...
(rmail-enable-multibyte): Don't really define, only for compiler.
2009-02-12 03:29:19 +00:00
Stefan Monnier
70ff4f5966
(read-buffer-to-switch): Add table to icomplete-with-completion-tables.
2009-02-12 02:19:53 +00:00
Chong Yidong
ca901d779f
* dired-aux.el (dired-add-entry): Avoid munging long-form Dired
...
switches (Bug#2261).
2009-02-11 14:46:05 +00:00
Juanma Barranquero
abab01f2e8
* server.el (server-with-environment): Don't fail for negative entries in ENV.
2009-02-11 09:22:59 +00:00
Juanma Barranquero
adab88bd5a
Fix typos and add bug references.
2009-02-11 08:44:18 +00:00
Dan Nicolaescu
c7f9e44060
* vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
...
(vc-default-dir-printer): Add a comment about updating this function.
* vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
for the file name.
2009-02-11 06:36:32 +00:00
Glenn Morris
fa262b58b2
(calendar-window-list): Ignore invisible windows.
...
(calendar-set-mode-line): Fall back to a default width if we seem to be
called from daemon. (Bug#2199)
2009-02-11 04:02:16 +00:00
Chong Yidong
e6a5a41183
* emacs-lisp/find-func.el (find-library-name, find-library): Doc
...
fixes.
2009-02-11 02:24:51 +00:00
Juanma Barranquero
6dc43c2e2d
Add "tiny change" note.
2009-02-10 10:26:53 +00:00
Juanma Barranquero
263903f794
* env.el (getenv): When FRAME is non-nil, pass the frame environment
...
to `getenv-internal', not the frame. (Bug#2259)
2009-02-10 10:24:59 +00:00
Juanma Barranquero
eb8c6ab3ad
Fix typo.
2009-02-10 09:02:05 +00:00
Kenichi Handa
80ddad17ac
*** empty log message ***
2009-02-10 06:17:23 +00:00
Nick Roberts
af02d73901
(vc-svn-after-dir-status): Use shy group for revision
...
number as it isn't present for unregistered files.
2009-02-10 06:03:07 +00:00
Glenn Morris
0aeb3666c0
Avoid messing up font-lock-global-modes.
2009-02-10 05:23:35 +00:00
Glenn Morris
44baa8ce8f
(rmail-set-attribute): Allow ATTR to be a string.
2009-02-10 03:57:10 +00:00
Glenn Morris
7dbed48483
(mail-use-rfc822): Remove * from defcustom doc.
...
(mail-file-babyl-p): Use with-temp-buffer.
2009-02-10 03:39:38 +00:00
Glenn Morris
efb656fd19
Just require rmail.
2009-02-10 03:36:00 +00:00
Ulf Jasper
908e900dce
newsticker: kill groups buffer after saving/loading.
2009-02-09 20:05:48 +00:00
Tassilo Horn
bc19637df0
(doc-view-scroll-up-or-next-page)
...
(doc-view-scroll-down-or-previous-page, doc-view-goto-page): Reset
the old hscroll value after switching pages.
2009-02-09 15:33:47 +00:00
Glenn Morris
bdc3df307b
(diary-entry-marker, calendar-today-marker)
...
(calendar-holiday-marker): Drop test for color display.
2009-02-09 07:52:54 +00:00
Glenn Morris
c253eff0ae
(diary-fancy-display): It doesn't make sense to check font-lock-mode
...
(see comments; reverts 2008-04-02 change). (Bug#2199)
2009-02-08 01:52:26 +00:00
Juri Linkov
c899b3db0c
(toggle-word-wrap): New command.
2009-02-08 00:47:15 +00:00
Chong Yidong
74fe63d94f
* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
...
(ps-run-make-tmp-filename): Use temporary-file-directory.
2009-02-07 21:56:37 +00:00
Chong Yidong
e2a42dd50e
* textmodes/artist.el (artist-system): Allow make-temp-file to use
...
temporary-file-directory.
2009-02-07 21:39:36 +00:00
Chong Yidong
dee3923311
* mail/rmailmm.el (rmail-mime-attachment-dirs-alist): Use
...
temporary-file-directory.
2009-02-07 21:29:02 +00:00
Glenn Morris
3a1eda7c03
(rmime-magic-string): Define for compiler.
2009-02-07 20:08:06 +00:00