1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

71628 Commits

Author SHA1 Message Date
Dan Nicolaescu
c38fe6cae0 * textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property. 2008-01-03 06:41:49 +00:00
Dan Nicolaescu
218da0e9a7 * progmodes/sh-script.el (sh-indentation): Add safe-local-variable property. 2008-01-03 06:40:58 +00:00
Dan Nicolaescu
be1320bd57 * whitespace.el (whitespace-check-buffer-leading)
(whitespace-check-buffer-trailing)
(whitespace-check-buffer-indent)
(whitespace-check-buffer-spacetab)
(whitespace-check-buffer-ateol): Add safe-local-variable properties.
2008-01-03 06:40:12 +00:00
Richard M. Stallman
76564e7ce3 Whitespace change. 2007-12-31 03:43:15 +00:00
Richard M. Stallman
f1201e3aed (custom-add-parent-links): New arg DOC-INITIAL-STRING.
Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include `parent'.
(custom-group-value-create): Pass two args to custom-add-parent-links.
2007-12-31 03:42:51 +00:00
Richard M. Stallman
ec7d5b1e57 (Accessing Mouse): Renamed from Accessing Events.
(Accessing Scroll): New node broken out of Accessing Mouse.
2007-12-30 21:39:45 +00:00
Richard M. Stallman
8ed10e7379 (custom-add-parent-links): Fill the "Parent documentation" text. 2007-12-29 19:26:14 +00:00
Richard M. Stallman
4fed1740bd (font-lock-prepend-text-property, font-lock-append-text-property):
Canonicalize the face and font-lock-face properties.
2007-12-29 19:12:30 +00:00
Richard M. Stallman
20d29b0bbc (facep): Doc fix. 2007-12-29 19:10:34 +00:00
Richard M. Stallman
422abbfd22 (fancy-startup-tail, fancy-about-text)
(fancy-startup-text): Regularize format of face property.
2007-12-29 19:04:53 +00:00
Richard M. Stallman
78056104e0 (list-colors-print): Use :background and :foreground
instead of background-color and foreground-color.
2007-12-29 19:01:40 +00:00
Eli Zaretskii
6a314a29a4 (ispell-grep-command): Use "grep" on MS-Windows and MS-DOS.
(ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
2007-12-29 12:41:44 +00:00
Miles Bader
1bb9cd9646 Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-172
2007-12-28 22:27:01 +00:00
YAMAMOTO Mitsuharu
ea7ac2eb95 (rgrep): Fix last change. 2007-12-28 10:48:05 +00:00
Richard M. Stallman
041817a467 (Size and Position): Explain meaning of frame pixel width and height. 2007-12-28 03:50:09 +00:00
Richard M. Stallman
7f9e0c04a8 (Basic Parameters): For `title', refer to title bar. 2007-12-28 03:19:04 +00:00
Richard M. Stallman
101a6cea6a (Size Parameters): Fix typo. 2007-12-28 03:16:48 +00:00
Richard M. Stallman
2d0a22f826 (compilation-start): Set initial visible point properly even when
compilation buffer already current.
2007-12-27 03:31:20 +00:00
Richard M. Stallman
9f9695a640 (Formatted Text): Improve menu tag.
(Editing Format Info): In Info, add duplicate menu of nodes
about the submenus.
(Format Faces): Say where Faces menu is found.  Mention Other.
(Format Colors): Say where these submenus are found.
(Format Indentation, Format Justification): Likewise.
(Format Properties): Likewise.
2007-12-27 00:42:26 +00:00
Richard M. Stallman
f851506c8a Whitespace change. 2007-12-26 23:01:34 +00:00
Martin Rudalics
eaa872bb86 Fix regexps in fill-french-nobreak-p broken by last patch. 2007-12-26 18:12:37 +00:00
Richard M. Stallman
73936494a3 (conf-mode-maybe): New function.
(auto-mode-alist): Use conf-mode-maybe for .conf etc.
2007-12-26 17:29:34 +00:00
Martin Rudalics
a5af675edc (fill-find-break-point): Fix doc-string typo. 2007-12-26 09:08:59 +00:00
Richard M. Stallman
be775dfa55 *** empty log message *** 2007-12-26 05:02:04 +00:00
Dan Nicolaescu
187e9721c7 (asm-mode-map): Add a major mode menu. 2007-12-25 20:00:12 +00:00
Richard M. Stallman
6143495cd6 (comint-mode-map): Explicitly bind delete' and kp-delete'
so they never do EOF.
2007-12-25 16:56:28 +00:00
YAMAMOTO Mitsuharu
9d826ef208 (make_process): Initialize pty_flag to Qnil instead of 0
as it is not a bit field on Emacs 22 yet.
2007-12-24 05:26:06 +00:00
YAMAMOTO Mitsuharu
5742be860f (phys_cursor_in_rect_p): Check if cursor is in fringe area. 2007-12-24 03:01:28 +00:00
Richard M. Stallman
86f795fdc8 Load dired.el at run time too. 2007-12-23 19:13:48 +00:00
Richard M. Stallman
341a1bfb33 (copy-face): Create the new face explicitly if it does not exist already. 2007-12-23 18:09:10 +00:00
Richard M. Stallman
72b7e664f4 (Type Keywords): Uncomment :validate and clarify it.
Improve some of the commented-out keywords' text too.
2007-12-23 16:45:07 +00:00
Andreas Schwab
f862fc9e05 (switch-to-buffer-other-frame): Return the buffer
switched to.
2007-12-23 16:08:54 +00:00
YAMAMOTO Mitsuharu
90e12e78d6 Fix author and entry as the corresponding change is already made in the trunk. 2007-12-23 06:10:04 +00:00
YAMAMOTO Mitsuharu
585a8772d5 (fill_menubar) [MAC_OSX]: Add workaround for Mac OS X 10.5
about not changing Help menu title.
2007-12-23 06:01:51 +00:00
YAMAMOTO Mitsuharu
8f13498885 (mac-apple-event-map): Bind kHICommandAbout event to
`about-emacs' instead of `display-splash-screen'.
2007-12-23 06:00:36 +00:00
Richard M. Stallman
abfd019136 (Query Replace): Make exp of query-replace more self-contained, and clarify. 2007-12-22 20:21:06 +00:00
Eli Zaretskii
ca88f0a5c8 Mention -iname usage in find-dired. 2007-12-22 17:34:14 +00:00
Eli Zaretskii
b014713ca6 (syms_of_callint) <command-history>: Add reference to history-length in
the doc string.
2007-12-22 17:20:55 +00:00
Eli Zaretskii
987ec16d97 (set-variable-value-history): Add reference to history-length in
the doc string.
2007-12-22 17:15:48 +00:00
Eli Zaretskii
e5f0c02f8e (minibuffer-history, shell-command-history): Add references to history-length
in the doc strings.
2007-12-22 17:12:30 +00:00
Eli Zaretskii
fae97ed8b8 (regexp-history): Add reference to `history-length' in the doc string. 2007-12-22 17:10:17 +00:00
Eli Zaretskii
6f5d24524a (input-method-history): Add reference to `history-length' in the doc string. 2007-12-22 17:08:49 +00:00
Eli Zaretskii
426aa4f0be (file-name-history): Add reference to `history-length' in the doc string. 2007-12-22 17:08:03 +00:00
Richard M. Stallman
7d11dd8142 (Getting Started): Change @ref to @pxref. 2007-12-22 17:05:42 +00:00
Richard M. Stallman
55a3770f70 (comint-password-prompt-regexp): Match `Enter Password'. 2007-12-22 16:23:36 +00:00
Jason Rumney
f11e807991 *** empty log message *** 2007-12-21 10:41:17 +00:00
Jason Rumney
34fac407db (rgrep): Use find-name-arg. 2007-12-21 10:32:55 +00:00
Jason Rumney
d1dbc07ca2 (find-name-arg): New custom variable.
(find-name-dired): Use it.
(find-dired-find-program): Remove.
(find-dired): Use find-program.
(find-grep-dired): Use grep-program.
2007-12-21 10:32:38 +00:00
Martin Rudalics
888b597871 (auto-insert-alist): Remove nonsensical precision
specifier from format-string.
2007-12-21 10:19:54 +00:00
Martin Rudalics
3283b167ac (all): Use correct group name for members of mode-line group. 2007-12-19 17:02:10 +00:00