bpt/emacs.git
15 years ago(INTERVALS_H): Rename from INTERVAL_SRC, update all users.
Dan Nicolaescu [Mon, 29 Dec 2008 04:01:06 +0000 (04:01 +0000)]
(INTERVALS_H): Rename from INTERVAL_SRC, update all users.

15 years ago(INTERVAL_SRC): Also depend on dispextern.h.
Dan Nicolaescu [Mon, 29 Dec 2008 03:55:53 +0000 (03:55 +0000)]
(INTERVAL_SRC): Also depend on dispextern.h.
(coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
instead of intervals.h.

15 years ago(Fill Commands): Replace `M-s' with `M-o M-s'.
Juri Linkov [Mon, 29 Dec 2008 00:19:35 +0000 (00:19 +0000)]
(Fill Commands): Replace `M-s' with `M-o M-s'.

15 years ago(Minibuffer History): Add a link to `Isearch Minibuffer'.
Juri Linkov [Mon, 29 Dec 2008 00:19:15 +0000 (00:19 +0000)]
(Minibuffer History): Add a link to `Isearch Minibuffer'.

15 years ago(proced-mode-map): Bind " " to next-line instead of the
Juri Linkov [Mon, 29 Dec 2008 00:12:12 +0000 (00:12 +0000)]
(proced-mode-map): Bind " " to next-line instead of the
command `proced-next-line' removed on 2008-09-06.

15 years agoAdd `butterfly'.
Juri Linkov [Sun, 28 Dec 2008 23:52:31 +0000 (23:52 +0000)]
Add `butterfly'.

15 years ago(butterfly): Doc fix. Add `animate-string' and `browse-url'.
Juri Linkov [Sun, 28 Dec 2008 23:50:47 +0000 (23:50 +0000)]
(butterfly): Doc fix.  Add `animate-string' and `browse-url'.

15 years ago(butterfly): New command.
Juri Linkov [Sun, 28 Dec 2008 23:48:21 +0000 (23:48 +0000)]
(butterfly): New command.

15 years ago(reftex-isearch-switch-to-next-file):
Juri Linkov [Sun, 28 Dec 2008 23:46:34 +0000 (23:46 +0000)]
(reftex-isearch-switch-to-next-file):
Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
(reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
set 4 obsolete variables for backward-compatibility with Emacs 22.

15 years ago(multi-isearch-next-buffer-function): Doc fix.
Juri Linkov [Sun, 28 Dec 2008 23:45:53 +0000 (23:45 +0000)]
(multi-isearch-next-buffer-function): Doc fix.
(multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.

15 years ago(proced-grammar-alist): Allow predicate nil. New attribute tree.
Roland Winkler [Sun, 28 Dec 2008 13:58:10 +0000 (13:58 +0000)]
(proced-grammar-alist): Allow predicate nil.  New attribute tree.
(proced-format-alist): Use attribute tree.
(proced-tree-flag, proced-tree-indent): New variables.
(proced-children-alist): Renamed from proced-process-tree.  PPID
must refer to a process in process-alist.  Ignore PPIDs that equal
PID.  Children alist inherits sorting order from process-alist.
(proced-process-tree): New variable.  New function.
(proced-process-tree-internal, proced-toggle-tree)
(proced-tree, proced-tree-insert, proced-format-tree): New
functions.
(proced-mark-process-alist): Add docstring.
(proced-filter-parents): PPID must refer to a process in
process-alist.  Ignore PPIDs that equal PID.
(proced-sort): Throw error if attribute is not sortable.
(proced-sort-interactive): Restrict completion to sortable
attributes.
(proced-format): Include tree in standard attributes if
proced-tree-flag is non-nil.  Make header clickable only if
corresponding predicate is non-nil.
(proced-update): Use proced-tree.

15 years ago(Goto Address mode): Rename from Goto-address. Refer to
Chong Yidong [Sun, 28 Dec 2008 05:03:34 +0000 (05:03 +0000)]
(Goto Address mode): Rename from Goto-address.  Refer to
goto-address-mode instead of goto-address.

15 years ago(Top): Update node listing.
Chong Yidong [Sun, 28 Dec 2008 05:03:10 +0000 (05:03 +0000)]
(Top): Update node listing.

15 years ago(Rmail Display): Goto-address renamed to Goto Address mode.
Chong Yidong [Sun, 28 Dec 2008 05:01:53 +0000 (05:01 +0000)]
(Rmail Display): Goto-address renamed to Goto Address mode.

15 years ago* rmail.texi (Rmail Display): Goto-address renamed to Goto Address
Chong Yidong [Sun, 28 Dec 2008 05:01:05 +0000 (05:01 +0000)]
* rmail.texi (Rmail Display): Goto-address renamed to Goto Address
mode.

15 years ago* misc.texi (Goto Address mode): Rename from Goto-address. Refer to
Chong Yidong [Sun, 28 Dec 2008 04:58:54 +0000 (04:58 +0000)]
* misc.texi (Goto Address mode): Rename from Goto-address.  Refer to
goto-address-mode instead of goto-address.

15 years ago(diff): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:40:08 +0000 (04:40 +0000)]
(diff): Doc fix.

15 years ago* diff.el (diff): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:38:44 +0000 (04:38 +0000)]
* diff.el (diff): Doc fix.

15 years ago(rx): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:19:34 +0000 (04:19 +0000)]
(rx): Doc fix.

15 years ago* emacs-lisp/rx.el (rx): Doc fix.
Chong Yidong [Sun, 28 Dec 2008 04:19:03 +0000 (04:19 +0000)]
* emacs-lisp/rx.el (rx): Doc fix.

15 years ago(move-file-to-trash): Bind backup-directory-alist to nil before
Chong Yidong [Sun, 28 Dec 2008 03:24:53 +0000 (03:24 +0000)]
(move-file-to-trash): Bind backup-directory-alist to nil before
uniquifying backup trash file name.

15 years ago* files.el (move-file-to-trash): Bind backup-directory-alist to nil
Chong Yidong [Sun, 28 Dec 2008 03:24:19 +0000 (03:24 +0000)]
* files.el (move-file-to-trash): Bind backup-directory-alist to nil
before uniquifying backup trash file name.

15 years ago(vc-git-dir-printer): Fix filename column.
Andreas Schwab [Sat, 27 Dec 2008 22:24:31 +0000 (22:24 +0000)]
(vc-git-dir-printer): Fix filename column.

15 years ago(Top): Add @detailmenu items for "Multiple Terminals" and its subsections.
Eli Zaretskii [Sat, 27 Dec 2008 18:57:52 +0000 (18:57 +0000)]
(Top): Add @detailmenu items for "Multiple Terminals" and its subsections.

15 years ago(Multiple Terminals, Low-level Terminal)
Eli Zaretskii [Sat, 27 Dec 2008 18:56:53 +0000 (18:56 +0000)]
(Multiple Terminals, Low-level Terminal)
(Terminal Parameters, Frames on Other TTY devices): New sections.
(Frames): Add an xref to "Multiple Terminals".

15 years ago(term-emulate-terminal): Decode substring just prior to
Dan Nicolaescu [Sat, 27 Dec 2008 17:57:25 +0000 (17:57 +0000)]
(term-emulate-terminal): Decode substring just prior to
inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)

15 years agoRemove non-working entry for pmail.
Dan Nicolaescu [Sat, 27 Dec 2008 17:10:24 +0000 (17:10 +0000)]
Remove non-working entry for pmail.
(fill-column): Fix typo.
(change-log-mode): Add fill column.

15 years ago(Top): Add @detailmenu item for "Terminal Type".
Eli Zaretskii [Sat, 27 Dec 2008 15:46:03 +0000 (15:46 +0000)]
(Top): Add @detailmenu item for "Terminal Type".

15 years ago(Terminal Type): New node.
Eli Zaretskii [Sat, 27 Dec 2008 15:44:38 +0000 (15:44 +0000)]
(Terminal Type): New node.
(Editing Types): Add it to the menu.

15 years ago(Top): Add a @detailmenu item for "Directory Local Variables".
Eli Zaretskii [Sat, 27 Dec 2008 15:26:23 +0000 (15:26 +0000)]
(Top): Add a @detailmenu item for "Directory Local Variables".

15 years ago(Directory Local Variables): New node.
Eli Zaretskii [Sat, 27 Dec 2008 15:23:37 +0000 (15:23 +0000)]
(Directory Local Variables): New node.

15 years ago(Autoload): Document `generate-autoload-cookie' and `generated-autoload-file'.
Eli Zaretskii [Sat, 27 Dec 2008 14:02:07 +0000 (14:02 +0000)]
(Autoload): Document `generate-autoload-cookie' and `generated-autoload-file'.

15 years ago(MH_E_DIR): New variable.
Eli Zaretskii [Sat, 27 Dec 2008 12:03:46 +0000 (12:03 +0000)]
(MH_E_DIR): New variable.
($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.

15 years ago($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
Eli Zaretskii [Sat, 27 Dec 2008 11:19:41 +0000 (11:19 +0000)]
($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.

15 years ago(Directory Variables): Fix wording of last change.
Eli Zaretskii [Sat, 27 Dec 2008 09:46:01 +0000 (09:46 +0000)]
(Directory Variables): Fix wording of last change.

15 years ago(dosified-file-name): Declare.
Eli Zaretskii [Fri, 26 Dec 2008 18:00:26 +0000 (18:00 +0000)]
(dosified-file-name): Declare.

15 years ago(keymap-canonicalize): Properly preserve keymap prompt.
Andreas Schwab [Fri, 26 Dec 2008 16:49:30 +0000 (16:49 +0000)]
(keymap-canonicalize): Properly preserve keymap prompt.

15 years ago(tar-swap-data): New function.
Andreas Schwab [Fri, 26 Dec 2008 16:38:00 +0000 (16:38 +0000)]
(tar-swap-data): New function.
(tar-change-major-mode-hook): Use it instead of buffer-swap-text.
(tar-mode-revert): Likewise.
(tar-mode): Likewise.  Don't set write-region-annotate-functions.
(tar-data-swapped-p): Test buffer-swapped-with.
(tar-write-region-annotate): Remove.
(tar-header-block-tokenize): Add argument `coding' and use it
instead of tar-file-name-coding-system.
(tar-summarize-buffer): Pass tar-file-name-coding-system here.

15 years ago(Directory Variables): Explain what is a "project". Add indexing. Improve
Eli Zaretskii [Fri, 26 Dec 2008 16:01:27 +0000 (16:01 +0000)]
(Directory Variables): Explain what is a "project".  Add indexing.  Improve
wording.  Add a footnote about using _dir-locals.el on MS-DOS.

15 years agoIgnore _dir-locals.el and _dir-loc.el, for the sake of MS-DOS filesystems.
Eli Zaretskii [Fri, 26 Dec 2008 15:05:11 +0000 (15:05 +0000)]
Ignore _dir-locals.el and _dir-loc.el, for the sake of MS-DOS filesystems.

15 years agoProduce _dir-locals.el from .dir-locals.el.
Eli Zaretskii [Fri, 26 Dec 2008 15:03:47 +0000 (15:03 +0000)]
Produce _dir-locals.el from .dir-locals.el.

15 years ago(dosified-file-name): New function.
Eli Zaretskii [Fri, 26 Dec 2008 15:02:47 +0000 (15:02 +0000)]
(dosified-file-name): New function.

15 years ago(dir-locals-find-file) [ms-dos]: Run dir-locals-file through
Eli Zaretskii [Fri, 26 Dec 2008 15:01:10 +0000 (15:01 +0000)]
(dir-locals-find-file) [ms-dos]: Run dir-locals-file through
dosified-file-name.  Compare files case-insensitively on systems whose
filesystems are case-insensitive.

15 years ago(map_keymap_char_table_item): Make a copy of KEY if it is a
Andreas Schwab [Fri, 26 Dec 2008 14:43:21 +0000 (14:43 +0000)]
(map_keymap_char_table_item): Make a copy of KEY if it is a
cons.

15 years ago* textprop.c (Qminibuffer_prompt): New variable.
Martin Rudalics [Fri, 26 Dec 2008 09:39:49 +0000 (09:39 +0000)]
* textprop.c (Qminibuffer_prompt): New variable.
(syms_of_textprop): Initialize it.
* callint.c (Fcall_interactively): For `c', `k', and `K' prompt
in minibuffer-prompt face.  (Bug#1662)

15 years agoChanges from arch/CVS synchronization
Miles Bader [Fri, 26 Dec 2008 02:31:57 +0000 (02:31 +0000)]
Changes from arch/CVS synchronization

15 years ago*** empty log message ***
Jason Rumney [Thu, 25 Dec 2008 15:32:18 +0000 (15:32 +0000)]
*** empty log message ***

15 years ago(PTR): Remove.
Jason Rumney [Thu, 25 Dec 2008 14:30:22 +0000 (14:30 +0000)]
(PTR): Remove.

15 years ago(help-for-help-internal): Fix entry for "l".
Martin Rudalics [Thu, 25 Dec 2008 13:49:52 +0000 (13:49 +0000)]
(help-for-help-internal): Fix entry for "l".

15 years ago(Fbuffer_swap_text): Use POINTER_TYPE.
Jason Rumney [Thu, 25 Dec 2008 10:33:33 +0000 (10:33 +0000)]
(Fbuffer_swap_text): Use POINTER_TYPE.

15 years ago(shadow-copy-file): Revert previous change.
Richard M. Stallman [Thu, 25 Dec 2008 08:08:46 +0000 (08:08 +0000)]
(shadow-copy-file): Revert previous change.
This code as it was should work properly with buffer-swapped-with.

15 years agoAdd bug id for recently fixed bugs.
Jason Rumney [Thu, 25 Dec 2008 01:15:03 +0000 (01:15 +0000)]
Add bug id for recently fixed bugs.

15 years agoAdd bug id for recently fixed bug
Jason Rumney [Thu, 25 Dec 2008 01:07:49 +0000 (01:07 +0000)]
Add bug id for recently fixed bug

15 years ago(tex-bibtex-file): Use tex-main-file.
Stefan Monnier [Wed, 24 Dec 2008 22:24:24 +0000 (22:24 +0000)]
(tex-bibtex-file): Use tex-main-file.

15 years ago* subr.el (chmod): New defalias for set-file-modes.
Dan Nicolaescu [Wed, 24 Dec 2008 18:27:30 +0000 (18:27 +0000)]
* subr.el (chmod): New defalias for set-file-modes.

* files.texi (Misc File Ops): Mention chmod as an alias for
set-file-modes.

15 years ago(Help): Fix typos and reword.
Martin Rudalics [Wed, 24 Dec 2008 18:01:06 +0000 (18:01 +0000)]
(Help): Fix typos and reword.
(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.

15 years agoAdd comments to explain checks and aborts, to assist future debugging.
Jason Rumney [Wed, 24 Dec 2008 11:37:12 +0000 (11:37 +0000)]
Add comments to explain checks and aborts, to assist future debugging.

15 years ago* ralloc.c (r_alloc_reset_variable): New function.
Jason Rumney [Wed, 24 Dec 2008 11:20:32 +0000 (11:20 +0000)]
* ralloc.c (r_alloc_reset_variable): New function.

* buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
record of what points where.

15 years ago* make-dist (tempdir): Distribute .dir-locals.el.
Dan Nicolaescu [Wed, 24 Dec 2008 00:45:51 +0000 (00:45 +0000)]
* make-dist (tempdir): Distribute .dir-locals.el.

* .dir-locals.el: New file.

15 years ago2008-12-23 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Tue, 23 Dec 2008 23:12:31 +0000 (23:12 +0000)]
2008-12-23  Carsten Dominik  <dominik@science.uva.nl>

* 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.

15 years ago(Info-find-node-2): Use negative offset 2 instead of 1
Juri Linkov [Tue, 23 Dec 2008 21:03:09 +0000 (21:03 +0000)]
(Info-find-node-2): Use negative offset 2 instead of 1
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'.

15 years ago(dired-isearch-filenames-toggle): Use the original
Juri Linkov [Tue, 23 Dec 2008 21:02:17 +0000 (21:02 +0000)]
(dired-isearch-filenames-toggle): Use the original
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.

15 years ago(isearch-filter-predicate, isearch-search): Replace
Juri Linkov [Tue, 23 Dec 2008 21:01:41 +0000 (21:01 +0000)]
(isearch-filter-predicate, isearch-search): Replace
`isearch-filter-invisible' with `isearch-filter-visible'.
(isearch-filter-visible): Renamed from
`isearch-filter-invisible'.  Doc fix.

15 years agoIn comments, write delete_frame instead of Fdelete_frame.
Martin Rudalics [Tue, 23 Dec 2008 07:28:06 +0000 (07:28 +0000)]
In comments, write delete_frame instead of Fdelete_frame.

15 years agoERC: Update ChangeLog.
Michael Olson [Tue, 23 Dec 2008 07:02:32 +0000 (07:02 +0000)]
ERC: Update ChangeLog.

15 years agoERC: Sync with upstream.
Michael Olson [Tue, 23 Dec 2008 06:58:19 +0000 (06:58 +0000)]
ERC: Sync with upstream.

 - Add `erc-header-line-uses-tabbar-p' option for better integration with
   Tabbar Mode.

 - Update some TODO items in manual.

15 years ago*** empty log message ***
Richard M. Stallman [Tue, 23 Dec 2008 04:06:40 +0000 (04:06 +0000)]
*** empty log message ***

15 years ago(pmail-cease-edit): Put `>' before `From ' lines in message.
Richard M. Stallman [Tue, 23 Dec 2008 04:06:28 +0000 (04:06 +0000)]
(pmail-cease-edit): Put `>' before `From ' lines in message.

15 years agoComment change.
Richard M. Stallman [Tue, 23 Dec 2008 04:03:35 +0000 (04:03 +0000)]
Comment change.

15 years ago*** empty log message ***
Richard M. Stallman [Tue, 23 Dec 2008 04:02:49 +0000 (04:02 +0000)]
*** empty log message ***

15 years ago(pmail-edit-current-message): Change error message.
Richard M. Stallman [Tue, 23 Dec 2008 04:02:15 +0000 (04:02 +0000)]
(pmail-edit-current-message): Change error message.

15 years ago(pmail-edit-saved-coding-system): Var deleted.
Richard M. Stallman [Tue, 23 Dec 2008 03:56:30 +0000 (03:56 +0000)]
(pmail-edit-saved-coding-system): Var deleted.
(pmail-edit-current-message, pmail-cease-edit):
Don't set it, or save-buffer-coding-system.

15 years ago(pmail-variables): Don't set save-buffer-coding-system.
Richard M. Stallman [Tue, 23 Dec 2008 03:56:10 +0000 (03:56 +0000)]
(pmail-variables): Don't set save-buffer-coding-system.

15 years ago*** empty log message ***
Richard M. Stallman [Tue, 23 Dec 2008 03:50:34 +0000 (03:50 +0000)]
*** empty log message ***

15 years ago(pmail-message-subject-p): Mark as broken.
Richard M. Stallman [Tue, 23 Dec 2008 03:50:17 +0000 (03:50 +0000)]
(pmail-message-subject-p): Mark as broken.
(pmail-message-senders-p): Likewise.
(pmail-new-summary-1): Don't unswap -- search messages where they are.

15 years ago(pmail-display-labels): Doc fix.
Richard M. Stallman [Tue, 23 Dec 2008 03:47:32 +0000 (03:47 +0000)]
(pmail-display-labels): Doc fix.
(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.

15 years ago(pmailhdr): Don't require it.
Richard M. Stallman [Tue, 23 Dec 2008 03:46:03 +0000 (03:46 +0000)]
(pmailhdr): Don't require it.
(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.

15 years agoAdd obsolescence info.
Daiki Ueno [Tue, 23 Dec 2008 02:07:07 +0000 (02:07 +0000)]
Add obsolescence info.

15 years ago2008-12-22 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Mon, 22 Dec 2008 22:14:50 +0000 (22:14 +0000)]
2008-12-22  Carsten Dominik  <dominik@science.uva.nl>

* org-table.el (org-table-get-formula): Only ask to overwrite
field formula if there really is one.

15 years ago*** empty log message ***
Carsten Dominik [Mon, 22 Dec 2008 22:14:10 +0000 (22:14 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
Richard M. Stallman [Mon, 22 Dec 2008 21:18:19 +0000 (21:18 +0000)]
*** empty log message ***

15 years ago(pmail-retried-attr-index, pmail-forwarded-attr-index):
Richard M. Stallman [Mon, 22 Dec 2008 21:16:43 +0000 (21:16 +0000)]
(pmail-retried-attr-index, pmail-forwarded-attr-index):
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.

15 years ago(read_minibuf): Follow the non-interactive case when
Dan Nicolaescu [Mon, 22 Dec 2008 20:45:52 +0000 (20:45 +0000)]
(read_minibuf): Follow the non-interactive case when
running as a daemon, before detaching.

15 years ago(shadow-copy-file): Handle buffer-swapped-with.
Richard M. Stallman [Mon, 22 Dec 2008 20:20:25 +0000 (20:20 +0000)]
(shadow-copy-file): Handle buffer-swapped-with.

15 years ago(basic-save-buffer): Fix previous change.
Richard M. Stallman [Mon, 22 Dec 2008 20:11:51 +0000 (20:11 +0000)]
(basic-save-buffer): Fix previous change.

15 years ago*** empty log message ***
Richard M. Stallman [Mon, 22 Dec 2008 19:58:55 +0000 (19:58 +0000)]
*** empty log message ***

15 years ago(pmail-output): Use pmail-buffers-swapped-p as function.
Richard M. Stallman [Mon, 22 Dec 2008 19:55:36 +0000 (19:55 +0000)]
(pmail-output): Use pmail-buffers-swapped-p as function.

15 years ago(pmail-swap-buffers-maybe): Variable deleted.
Richard M. Stallman [Mon, 22 Dec 2008 19:54:59 +0000 (19:54 +0000)]
(pmail-swap-buffers-maybe): Variable deleted.
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.

15 years ago(buffer-swapped-with): New variable.
Richard M. Stallman [Mon, 22 Dec 2008 19:48:08 +0000 (19:48 +0000)]
(buffer-swapped-with): New variable.
(basic-save-buffer-0): Most of basic-save-buffer moved here.
(basic-save-buffer): Unswap the buffer temporarily if nec.

15 years ago(dired-readin): Inhibit modification hooks.
Richard M. Stallman [Mon, 22 Dec 2008 19:28:44 +0000 (19:28 +0000)]
(dired-readin): Inhibit modification hooks.

15 years agonewsticker: fixed provide statement.
Ulf Jasper [Mon, 22 Dec 2008 19:09:56 +0000 (19:09 +0000)]
newsticker: fixed provide statement.

15 years ago* net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
Michael Albinus [Mon, 22 Dec 2008 16:40:14 +0000 (16:40 +0000)]
* net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
end, before updating.
(tramp-convert-file-attributes): Add "l" indicator to file modes.
(tramp-file-name-real-user, tramp-file-name-domain): New defuns.

15 years ago* buffer.c (init_buffer): Use realloc instead of xrealloc.
Andreas Schwab [Mon, 22 Dec 2008 09:48:21 +0000 (09:48 +0000)]
* buffer.c (init_buffer): Use realloc instead of xrealloc.
* gtkutil.c (free_widget_value): Use xfree instead of free.

15 years ago* frame.c (delete_frame): New function derived from
Martin Rudalics [Mon, 22 Dec 2008 09:40:33 +0000 (09:40 +0000)]
* frame.c (delete_frame): New function derived from
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.

15 years agoAdd a task to check for modes that conflict with a new global binding M-s.
Juri Linkov [Mon, 22 Dec 2008 01:30:31 +0000 (01:30 +0000)]
Add a task to check for modes that conflict with a new global binding M-s.

15 years ago(pmail-save): New function.
Chong Yidong [Mon, 22 Dec 2008 00:05:51 +0000 (00:05 +0000)]
(pmail-save): New function.

15 years ago* pmail.el (pmail-save): New function.
Chong Yidong [Mon, 22 Dec 2008 00:05:20 +0000 (00:05 +0000)]
* pmail.el (pmail-save): New function.

15 years ago(uniscribe_encode_char): Return FONT_INVALID_CHAR
Jason Rumney [Sun, 21 Dec 2008 15:52:26 +0000 (15:52 +0000)]
(uniscribe_encode_char): Return FONT_INVALID_CHAR
when character maps to .notdef character.

15 years ago(set-window-text-height): Fix doc-string.
Martin Rudalics [Sun, 21 Dec 2008 11:03:30 +0000 (11:03 +0000)]
(set-window-text-height): Fix doc-string.

15 years ago2008-12-21 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Sun, 21 Dec 2008 10:03:15 +0000 (10:03 +0000)]
2008-12-21  Carsten Dominik  <dominik@science.uva.nl>

        * org-export-latex.el (org-export-latex-special-chars): Handle
          case where there is no match group 3.