1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00
Commit Graph

88124 Commits

Author SHA1 Message Date
Roland Winkler
f1d2765346 (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.
2008-12-28 13:58:10 +00:00
Chong Yidong
39791e03e1 (Goto Address mode): Rename from Goto-address. Refer to
goto-address-mode instead of goto-address.
2008-12-28 05:03:34 +00:00
Chong Yidong
60d8d1642b (Top): Update node listing. 2008-12-28 05:03:10 +00:00
Chong Yidong
f4afec8a98 (Rmail Display): Goto-address renamed to Goto Address mode. 2008-12-28 05:01:53 +00:00
Chong Yidong
3da8da94c2 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
mode.
2008-12-28 05:01:05 +00:00
Chong Yidong
2a3eac47a0 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
goto-address-mode instead of goto-address.
2008-12-28 04:58:54 +00:00
Chong Yidong
55fdbbb55b (diff): Doc fix. 2008-12-28 04:40:08 +00:00
Chong Yidong
3dfe36a55f * diff.el (diff): Doc fix. 2008-12-28 04:38:44 +00:00
Chong Yidong
baac7510a4 (rx): Doc fix. 2008-12-28 04:19:34 +00:00
Chong Yidong
5fa77a6a7a * emacs-lisp/rx.el (rx): Doc fix. 2008-12-28 04:19:03 +00:00
Chong Yidong
d5ac5779a4 (move-file-to-trash): Bind backup-directory-alist to nil before
uniquifying backup trash file name.
2008-12-28 03:24:53 +00:00
Chong Yidong
7d96af1ab4 * files.el (move-file-to-trash): Bind backup-directory-alist to nil
before uniquifying backup trash file name.
2008-12-28 03:24:19 +00:00
Andreas Schwab
7f4a3168c8 (vc-git-dir-printer): Fix filename column. 2008-12-27 22:24:31 +00:00
Eli Zaretskii
d14030f587 (Top): Add @detailmenu items for "Multiple Terminals" and its subsections. 2008-12-27 18:57:52 +00:00
Eli Zaretskii
b40222038c (Multiple Terminals, Low-level Terminal)
(Terminal Parameters, Frames on Other TTY devices): New sections.
(Frames): Add an xref to "Multiple Terminals".
2008-12-27 18:56:53 +00:00
Dan Nicolaescu
fe3a1c1dd2 (term-emulate-terminal): Decode substring just prior to
inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
2008-12-27 17:57:25 +00:00
Dan Nicolaescu
bda28f63f8 Remove non-working entry for pmail.
(fill-column): Fix typo.
(change-log-mode): Add fill column.
2008-12-27 17:10:24 +00:00
Eli Zaretskii
765980a41e (Top): Add @detailmenu item for "Terminal Type". 2008-12-27 15:46:03 +00:00
Eli Zaretskii
eba64e97a1 (Terminal Type): New node.
(Editing Types): Add it to the menu.
2008-12-27 15:44:38 +00:00
Eli Zaretskii
47bd5577b2 (Top): Add a @detailmenu item for "Directory Local Variables". 2008-12-27 15:26:23 +00:00
Eli Zaretskii
eb22b78cab (Directory Local Variables): New node. 2008-12-27 15:23:37 +00:00
Eli Zaretskii
b8afe7e422 (Autoload): Document generate-autoload-cookie' and generated-autoload-file'. 2008-12-27 14:02:07 +00:00
Eli Zaretskii
6c4d5dd3eb (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.
2008-12-27 12:03:46 +00:00
Eli Zaretskii
2c65e87c38 ($(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.
2008-12-27 11:19:41 +00:00
Eli Zaretskii
8103fc4996 (Directory Variables): Fix wording of last change. 2008-12-27 09:46:01 +00:00
Eli Zaretskii
7533b41880 (dosified-file-name): Declare. 2008-12-26 18:00:26 +00:00
Andreas Schwab
c099a58826 (keymap-canonicalize): Properly preserve keymap prompt. 2008-12-26 16:49:30 +00:00
Andreas Schwab
d3a36099e7 (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.
2008-12-26 16:38:00 +00:00
Eli Zaretskii
057f6dd3a4 (Directory Variables): Explain what is a "project". Add indexing. Improve
wording.  Add a footnote about using _dir-locals.el on MS-DOS.
2008-12-26 16:01:27 +00:00
Eli Zaretskii
1ab1b30c20 Ignore _dir-locals.el and _dir-loc.el, for the sake of MS-DOS filesystems. 2008-12-26 15:05:11 +00:00
Eli Zaretskii
745ebc1319 Produce _dir-locals.el from .dir-locals.el. 2008-12-26 15:03:47 +00:00
Eli Zaretskii
2e480e42fa (dosified-file-name): New function. 2008-12-26 15:02:47 +00:00
Eli Zaretskii
8245c36184 (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.
2008-12-26 15:01:10 +00:00
Andreas Schwab
d704470f14 (map_keymap_char_table_item): Make a copy of KEY if it is a
cons.
2008-12-26 14:43:21 +00:00
Martin Rudalics
54b3386843 * 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)
2008-12-26 09:39:49 +00:00
Miles Bader
b5c3fb2111 Changes from arch/CVS synchronization 2008-12-26 02:31:57 +00:00
Jason Rumney
8cd9848291 *** empty log message *** 2008-12-25 15:32:18 +00:00
Jason Rumney
9ee85856f6 (PTR): Remove. 2008-12-25 14:30:22 +00:00
Martin Rudalics
90ad354160 (help-for-help-internal): Fix entry for "l". 2008-12-25 13:49:52 +00:00
Jason Rumney
40b615d6bd (Fbuffer_swap_text): Use POINTER_TYPE. 2008-12-25 10:33:33 +00:00
Richard M. Stallman
737ef6823b (shadow-copy-file): Revert previous change.
This code as it was should work properly with buffer-swapped-with.
2008-12-25 08:08:46 +00:00
Jason Rumney
85f967f90d Add bug id for recently fixed bugs. 2008-12-25 01:15:03 +00:00
Jason Rumney
a6a3f110b6 Add bug id for recently fixed bug 2008-12-25 01:07:49 +00:00
Stefan Monnier
78796feb48 (tex-bibtex-file): Use tex-main-file. 2008-12-24 22:24:24 +00:00
Dan Nicolaescu
e697906720 * subr.el (chmod): New defalias for set-file-modes.
* files.texi (Misc File Ops): Mention chmod as an alias for
set-file-modes.
2008-12-24 18:27:30 +00:00
Martin Rudalics
9de1596322 (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.
2008-12-24 18:01:06 +00:00
Jason Rumney
747d9d142f Add comments to explain checks and aborts, to assist future debugging. 2008-12-24 11:37:12 +00:00
Jason Rumney
baae5c2d84 * ralloc.c (r_alloc_reset_variable): New function.
* buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
record of what points where.
2008-12-24 11:20:32 +00:00
Dan Nicolaescu
b08ddfb407 * make-dist (tempdir): Distribute .dir-locals.el.
* .dir-locals.el: New file.
2008-12-24 00:45:51 +00:00
Carsten Dominik
bb31cb3171 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.
2008-12-23 23:12:31 +00:00