- 23 Dec, 2008 19 commits
-
-
Carsten Dominik authored
* org-remember.el (org-remember-handler): Safer way to get a new buffer accessing the target file. * org.el (org-refile-get-location): Handle case of current buffer not having a file associated with it.
-
Juri Linkov authored
for Info-point-loc since it is more correct in all cases. (Info-isearch-filter): Rename from `Info-isearch-filter-predicate'. Doc fix. (Info-mode): Replace `Info-isearch-filter-predicate' with `Info-isearch-filter'.
-
Juri Linkov authored
value from `dired-isearch-filter-predicate-orig' instead of the symbol `isearch-filter-invisible'. Doc fix. (dired-isearch-filter-filenames): Replace `isearch-filter-invisible' with `isearch-filter-visible'. Doc fix.
-
Juri Linkov authored
`isearch-filter-invisible' with `isearch-filter-visible'. (isearch-filter-visible): Renamed from `isearch-filter-invisible'. Doc fix.
-
Martin Rudalics authored
-
Michael Olson authored
-
Michael Olson authored
- Add `erc-header-line-uses-tabbar-p' option for better integration with Tabbar Mode. - Update some TODO items in manual.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(pmail-edit-current-message, pmail-cease-edit): Don't set it, or save-buffer-coding-system.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(pmail-message-senders-p): Likewise. (pmail-new-summary-1): Don't unswap -- search messages where they are.
-
Richard M. Stallman authored
(pmail-set-attribute): Deleted unused vars. Bind inhibit-read-only, not buffer-read-only. (pmail-message-attr-p): Doc fix. (pmail-message-labels-p, pmail-message-recipients-p) (pmail-message-regexp-p): Mark as broken.
-
Richard M. Stallman authored
(pmail-edit-current-message): Don't call pmail-header-show-headers. (pmail-cease-edit): Force a blank line at end of edited message. Call pmail-set-attribute properly. Don't set buffer-read-only.
-
Daiki Ueno authored
-
- 22 Dec, 2008 19 commits
-
-
Carsten Dominik authored
* org-table.el (org-table-get-formula): Only ask to overwrite field formula if there really is one.
-
Carsten Dominik authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Renamed from pmail-resent-attr-index and pmail-stored-attr-index. (pmail-attr-array): Change names to `retried' and `forwarded' (pmail-get-header): Don't unswap, just look at the data where it is. (pmail-set-attribute): Don't unswap, just set the data where it is. (pmail-reply): Use pmail-answered-attr-index. (pmail-forward): Use pmail-forwarded-attr-index. (pmail-retry-failure): Use pmail-retried-attr-index. (pmail-show-message): Call pmail-swap-buffers-maybe before reswapping. (pmail-get-attr-names): Doc fix. (pmail-is-text-p): Doc fix.
-
Dan Nicolaescu authored
running as a daemon, before detaching.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
All uses call the function instead. (pmail-save): Function deleted. (pmail-mode-map): Don't bind C-x C-s. (pmail-mode-1): Don't set up write-region-annotate-functions. (pmail-write-region-annotate): Function deleted. (pmail-change-major-mode-hook): Set buffer-swapped-with. (pmail-use-collection-buffer): Likewise. (pmail-show-message): Likewise. (pmail-swap-buffers-maybe): Go to pmail-buffer before testing anything. (pmail): Call pmail-swap-buffers-maybe only if already in Pmail mode.
-
Richard M. Stallman authored
(basic-save-buffer-0): Most of basic-save-buffer moved here. (basic-save-buffer): Unswap the buffer temporarily if nec.
-
Richard M. Stallman authored
-
Ulf Jasper authored
-
Michael Albinus authored
end, before updating. (tramp-convert-file-attributes): Add "l" indicator to file modes. (tramp-file-name-real-user, tramp-file-name-domain): New defuns.
-
Andreas Schwab authored
* gtkutil.c (free_widget_value): Use xfree instead of free.
-
Martin Rudalics authored
Fdelete_frame to handle Qnoelisp value for FORCE argument. Delete last frame iff FORCE equals Qnoelisp. (Bug#1450) (Fdelete_frame): Call delete_frame. Remove line from doc-string saying that FORCE non-nil doesn't run `delete-frame-functions'. * frame.h: Extern delete_frame. * window.c (window_loop): * terminal.c (delete_terminal): * xterm.c (x_connection_closed): * xfns.c (Fx_hide_tip): * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
-
Juri Linkov authored
-
Chong Yidong authored
-
Chong Yidong authored
-
- 21 Dec, 2008 2 commits
-
-
Jason Rumney authored
when character maps to .notdef character.
-
Martin Rudalics authored
-