- 26 Dec, 2008 4 commits
-
-
Eli Zaretskii authored
dosified-file-name. Compare files case-insensitively on systems whose filesystems are case-insensitive.
-
Andreas Schwab authored
cons.
-
Martin Rudalics authored
(syms_of_textprop): Initialize it. * callint.c (Fcall_interactively): For `c', `k', and `K' prompt in minibuffer-prompt face. (Bug#1662)
-
Miles Bader authored
-
- 25 Dec, 2008 7 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
Martin Rudalics authored
-
Jason Rumney authored
-
Richard M. Stallman authored
This code as it was should work properly with buffer-swapped-with.
-
Jason Rumney authored
-
Jason Rumney authored
-
- 24 Dec, 2008 6 commits
-
-
Stefan Monnier authored
-
Dan Nicolaescu authored
* files.texi (Misc File Ops): Mention chmod as an alias for set-file-modes.
-
Martin Rudalics authored
(Help Summary): Add entries for C-h n and C-h r, reorder entries, and do some minor fixes. (Name Help): Say that C-h F works for commands only. (Misc Help): Say that view-lossage displays 300 keystrokes.
-
Jason Rumney authored
-
Jason Rumney authored
* buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal record of what points where.
-
Dan Nicolaescu authored
* .dir-locals.el: New file.
-
- 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 4 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.
-