1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
Commit Graph

86494 Commits

Author SHA1 Message Date
Eli Zaretskii
52441368d6 (List Motion): beginning-of-defun-function can now accept an argument. 2008-10-15 15:00:53 +00:00
Eli Zaretskii
8e8c1a7214 (Low-Level Kill Ring): interprogram-paste-function can now return a list
of strings.
2008-10-15 14:44:02 +00:00
Eli Zaretskii
a33a1f2ac9 (Handling Errors): Document ignore-errors. 2008-10-15 12:49:11 +00:00
Eli Zaretskii
4fb04348e5 (Creating Frames): Document frame-inherited-parameters.
(Parameter Access): Document set-frame-parameter.
2008-10-15 12:25:19 +00:00
Eli Zaretskii
ee666f8409 (Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect
of kill-all-local-variables on local hook functions.
2008-10-15 11:49:10 +00:00
Eli Zaretskii
7cb7097441 (syms_of_buffer): Doc fix. 2008-10-15 11:38:09 +00:00
Eli Zaretskii
9cf52b11bb (Major Mode Conventions, Mode Line Variables): `mode-name' need not be a
string.  xref to "Mode Line Data" for details, and to "Emulating Mode Line"
for computing a string value.
2008-10-15 11:27:32 +00:00
Chong Yidong
61ab9392de (set-face-attribute): Set family and foundry before other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.
2008-10-14 19:01:50 +00:00
Chong Yidong
5bb86dc465 * faces.el (set-face-attribute): Set family and foundry before
other attributes.
(face-spec-set-2): Pass unmodified args to set-face-attribute.
2008-10-14 19:01:39 +00:00
Eli Zaretskii
37f366968d Fix last change: use $(CURDIR). 2008-10-14 17:05:01 +00:00
Eli Zaretskii
1dca458f88 (System Processes): Fix last change. 2008-10-14 15:58:17 +00:00
Juanma Barranquero
21818739b1 Fix typos. 2008-10-14 15:50:14 +00:00
Eli Zaretskii
a65f6a855d (Top): Adjust the @detailmenu for the addition of "System Processes" section. 2008-10-14 15:38:57 +00:00
Eli Zaretskii
6fdbd4c63c (Editing Types): A `process' is a subprocess of Emacs, not just any process
running on the OS.
2008-10-14 15:37:20 +00:00
Eli Zaretskii
23dd4ecdbc (System Processes): New section.
(Processes, Signals to Processes): Add xrefs to it.
2008-10-14 15:36:55 +00:00
Juanma Barranquero
b1bad9f3d6 * hl-line.el (hl-line-unload-function): New function.
(hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
  (hl-line-sticky-flag): Remove spurious * in docstring.
2008-10-14 15:02:05 +00:00
Chong Yidong
e234927a7e (font_clear_prop): When clearing font width, clear the average width
field too.
2008-10-14 14:41:20 +00:00
Chong Yidong
050a81e9b2 * font.c (font_clear_prop): When clearing font width, clear the
average width field too.
2008-10-14 14:41:11 +00:00
Chong Yidong
afb11cdc94 (Finternal_set_lisp_face_attribute): Revert last change. 2008-10-14 14:37:03 +00:00
Chong Yidong
c02f864619 Revert last change. 2008-10-14 14:36:51 +00:00
Eli Zaretskii
c9a1876d68 *** empty log message *** 2008-10-14 12:53:29 +00:00
Eli Zaretskii
2724b26a3d (Char-Tables): Remove documentation of set-char-table-default, which has no
effect since Emacs 23.
<char-table-range, set-char-table-range>: Don't mention generic characters
and charsets.  Add a cons cell as a possible argument.
2008-10-14 12:48:12 +00:00
Eli Zaretskii
02e99324a2 (Splitting Characters, Translation of Characters): Don't mention generic
characters.
2008-10-14 12:47:06 +00:00
Eli Zaretskii
d15c8cce41 (Fontsets): Don't mention generic characters. 2008-10-14 12:46:40 +00:00
Paul Reilly
fc8d7fa8cf *** empty log message *** 2008-10-14 12:09:31 +00:00
Paul Reilly
4d7404bb76 (pmail): Check for babyl conversion early; ignore multibyte. 2008-10-14 12:08:21 +00:00
Eli Zaretskii
6fa4e7f5d7 *** empty log message *** 2008-10-14 11:45:01 +00:00
Eli Zaretskii
22526bc416 (Char-Tables): `map-char-table' can now call its argument FUNCTION with
a cons cell as KEY.
2008-10-14 11:39:50 +00:00
Eli Zaretskii
e16acc2c37 (lisp): Set to absolute file name of current directory, not to ".", to have
it on EMACSLOADPATH when we descend into subdirectories.
2008-10-14 09:24:05 +00:00
Dan Nicolaescu
07ebab6658 * vc-git.el (vc-git-show-log-entry): Include the revision in the
search string.
2008-10-14 07:05:07 +00:00
Michael Albinus
95d610cb98 * net/tramp.el (tramp-process-one-action): Embed regexp in
parentheses, before adding end-of-buffer construct.  Suggested by
Markus Triska <markus.triska@gmx.at>.
2008-10-14 05:53:56 +00:00
Chong Yidong
e69a00b749 (Finternal_set_lisp_face_attribute): If the font is to be updated,
clear its average width field too.
2008-10-14 04:08:08 +00:00
Chong Yidong
40c89b5f65 * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
be updated, clear its average width field too.
2008-10-14 04:07:54 +00:00
Miles Bader
3048977de0 Add arch tagline 2008-10-14 02:29:13 +00:00
Juanma Barranquero
6c25620ad9 Fix typo. 2008-10-13 22:48:24 +00:00
Alan Mackenzie
a85fd6da69 Amend several doc strings and comments. 2008-10-13 19:12:48 +00:00
Ulf Jasper
17abdd4783 newsticker: declare-function compatibility 2008-10-13 18:44:14 +00:00
Alan Mackenzie
9644a7dac3 (c-indent-region): Fix previous patch so that the function works on
one-line macros.
2008-10-13 18:34:05 +00:00
Alan Mackenzie
40ebcb9903 *** empty log message *** 2008-10-13 18:32:55 +00:00
Eli Zaretskii
45e46036ff * objects.texi (Primitive Function Type): Move "@cindex special forms" from here...
* eval.texi (Special Forms): ...to here.
2008-10-13 11:24:22 +00:00
Eli Zaretskii
9b240644fb (What Is a Function): `functionp' returns nil for special forms. Add an xref. 2008-10-13 11:18:02 +00:00
Eli Zaretskii
eaf4b68932 (Top): Add a @detailmenu entry for "Frame-Local Variables". 2008-10-13 10:43:53 +00:00
Eli Zaretskii
34544152c9 (Frames): Mention multiple tty frames.
(Frame Parameters, Parameter Access): Mention frame-local variable bindings.
2008-10-13 10:39:26 +00:00
Eli Zaretskii
0f7766a426 (Frame-Local Variables): New section.
(Buffer-Local Variables): Add an xref to it.
(Intro to Buffer-Local, Creating Buffer-Local): A variable cannot have both
frame-local and buffer-local binding.
2008-10-13 10:38:43 +00:00
Chong Yidong
02105f6bf3 (Top): Update node order in Mark chapter. 2008-10-13 05:41:05 +00:00
Chong Yidong
13abd5e3ff (Shift Selection): Correct case in node name. 2008-10-13 05:40:56 +00:00
Chong Yidong
69d0d70128 * mark.texi (Shift Selection): Correct case in node name.
* emacs.texi (Top): Update node order in Mark chapter.
2008-10-13 05:40:48 +00:00
Dan Nicolaescu
dc1cd5f755 (longopts, print_help_and_exit): Add -nw.
(decode_options): Use getopt_long_only.
2008-10-13 02:32:51 +00:00
Dan Nicolaescu
5870cb7682 * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
* vc-cvs.el (vc-cvs-dir-stay-local): Remove.
(vc-cvs-stay-local): Add a new choice and default to it.
(vc-cvs-dir-status): Use the new vc-stay-local choice.

* vc-svn.el (vc-svn-dir-status): Use the new vc-stay-local choice.
2008-10-13 01:16:49 +00:00
Juanma Barranquero
dd4fdc44b1 * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
Add support for extended return statement.

* progmodes/ada-xref.el (ada-gnat-parse-gpr): Don't reverse src-dir
  and obj-dir; keep user order.
2008-10-12 23:06:29 +00:00