1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00
Commit graph

34018 commits

Author SHA1 Message Date
Carsten Dominik
9212fe9914 *** empty log message *** 2006-03-15 07:13:43 +00:00
Carsten Dominik
194aab4fa5 (org-insert-centered): Use `string-width' to make
underlining work for wide characters.
	(org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
	TAB to `org-cycle', to make sure that no binding in
	`outline-mode-map' can supercede it.
2006-03-15 07:11:19 +00:00
Luc Teirlinck
4034b0e259 * allout.el: Increment version to 2.2.1 in file commentary.
(allout-version): Increment to 2.2.1.
(allout-default-layout): New customization variable, used when the
file lacks a specific allout-layout.  Uses allout-layout-type for
recursively nested definition.
(allout-layout-type): Widget defining allout layouts, necessary for
self-recursive definition.
(allout-mode): Incorporate allout-default-layout as fallback for
allout-layout.
(allout-layout): Mark as 'safe-local-variable', and refer mention
fallback to `allout-default-layout' in absence of a specified value.
(allout-passphrase-verifier-string)
(allout-passphrase-hint-string): Mark as 'safe-local-variable'.
(allout-file-passphrase-verifier-string): Obsolete variable, removed.
(allout-get-encryption-passphrase-verifier): Use correct name of
passphrase verifier in docstring.

From Ken Manheimer.
2006-03-15 03:14:15 +00:00
Luc Teirlinck
891d66c99b Whitespace change. 2006-03-15 03:03:55 +00:00
Luc Teirlinck
b3d0dafb92 *** empty log message *** 2006-03-15 02:57:37 +00:00
Nick Roberts
4ea252326a (gud-speedbar-buttons): Follow change to gdb-var-list. 2006-03-14 20:27:57 +00:00
Nick Roberts
37c7ef1762 (gdb-var-list): Change order of first two elements.
(gdb-find-watch-expression): Make it work for arrays too.  Follow
change to gdb-var-list.
(gud-watch): Allow the user to enter variable name with a prexix
arg.  Create keybindings.
(gdb-var-create-handler, gdb-var-evaluate-expression-handler)
(gdb-var-list-children-handler, gdb-var-update-handler)
(gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
(gdb-var-list-children-handler-1, gdb-var-update-handler-1):
Follow change to gdb-var-list.
(gdb-starting): Don't show the overlay arrows when program is
running.
2006-03-14 20:26:57 +00:00
Nick Roberts
3470ef3731 *** empty log message *** 2006-03-14 20:25:42 +00:00
Bill Wohler
44e3f44013 * mh-compat.el (mh-image-load-path-for-library): Incorporate changes
from image-load-path-for-library, which are:
(image-load-path-for-library): Pass value of path rather than symbol.
Always return list of directories. Guarantee that image directory
comes first.

* mh-e.el (image-load-path): Define on those Emacsen that lack it to
avoid compile and run-time errors.

* mh-folder.el (mh-folder-mode): Use new idiom for setting
image-load-path.

* mh-letter.el (mh-letter-mode): Ditto.

* mh-utils.el (mh-logo-display): Ditto.
2006-03-14 19:21:48 +00:00
Bill Wohler
5248a565ca (image-load-path-for-library): Pass value of path rather than symbol.
Always return list of directories. Guarantee that image directory
comes first.
2006-03-14 19:16:24 +00:00
Alan Mackenzie
c852c516e0 *** empty log message *** 2006-03-14 18:32:13 +00:00
Alan Mackenzie
ef0083218d * font-core.el: New function/variable
font-lock-extend-region\(-function\)?.

* font-lock.el (font-lock-after-change-function): Call
font-lock-extend-region.  Obey font-lock-lines-before.
(font-lock-default-fontify-region): Remove reference to
font-lock-lines-before.

* jit-lock.el (jit-lock-after-change): Call
font-lock-extend-region.  Obey font-lock-lines-before.
2006-03-14 18:23:47 +00:00
David Ponce
37d2ef66f7 (tree-widget-themes-load-path)
(tree-widget-themes-directory, tree-widget-theme): Doc fix.
2006-03-14 10:20:51 +00:00
David Ponce
d469548791 *** empty log message *** 2006-03-14 10:20:02 +00:00
Miles Bader
e8f10ddbda Revision: emacs@sv.gnu.org/emacs--devo--0--patch-156
rcirc.el update from Ryan Yeske

2006-03-13  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/net/rcirc.el (rcirc) <defgroup>: Add link to manual.
   (rcirc-print): Mark the start of text at the end of the prompt.
   (rcirc-track-minor-mode): Add autoload cookie.
   (rcirc-update-activity-string): Add space to front of mode-line
   indicator.
2006-03-13 10:10:09 +00:00
Miles Bader
54aba1eec0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-155
Remove nick-abbrevs stuff from rcirc.el

2006-03-13  Miles Bader  <miles@gnu.org>

   * lisp/net/rcirc.el (rcirc-nick-abbrevs): Variable removed.
   (rcirc-abbrev-nick): Function removed.
   (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
2006-03-13 10:01:06 +00:00
David Ponce
a32703cbe0 Handle themes across all occurrences of the main
themes sub-directory found in tree-widget-themes-load-path.
(tree-widget-themes-directory, tree-widget-theme): Doc fix.
(tree-widget--locate-sub-directory): Return all occurrences.
(tree-widget-themes-path): New function.  Replace
tree-widget-themes-directory, and return a list of directories.
(tree-widget-set-parent-theme)
(tree-widget-lookup-image): Use it.
2006-03-13 07:49:31 +00:00
David Ponce
4f8f072e2e *** empty log message *** 2006-03-13 07:48:29 +00:00
Carsten Dominik
586392ba04 *** empty log message *** 2006-03-13 07:09:52 +00:00
Carsten Dominik
4ed3184285 (org-link-search): Avoid self-matching of links, allow
target text to be distributed over several lines.
	(org-search-not-link): New function.
	(org-set-regexps-and-options, org-get-current-options): New
	startup options.
	(org-export-as-html): Take odd-level setting from local variable.
	(org-fontify-emphasized-text): New option.
	(org-set-font-lock-defaults): Include emphasized text.
	(org-follow-mhe-link): Allow folder-only links, fix folder name.
	(org-font-lock): Customize group renamed from `org-faces'.
2006-03-13 07:08:15 +00:00
John Paul Wallington
da63ece473 (ibuffer-never-show-predicates): Add `require' keyword; require
`ibuf-ext' feature.  Thanks to Zhang Wei.
2006-03-13 01:45:16 +00:00
Bill Wohler
2044e8f184 (mh-folder-list): Fix docstring (closes SF #1448498). 2006-03-13 01:05:27 +00:00
Luc Teirlinck
516b77a3b2 (all): Delete :version keyword for members of the fringe group, since
the entire group is new in 22.1.
2006-03-12 14:35:31 +00:00
Luc Teirlinck
2a1eac6389 *** empty log message *** 2006-03-12 14:34:42 +00:00
Nick Roberts
374f0c9131 (gdb-stack-list-locals-handler): Add local
map if value is hexadecimal (an address).
(gud-watch): Only search roots for existing watch expressions.
(gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
prevent caching problems with speedbar-update-directory-contents.
2006-03-12 14:19:13 +00:00
Nick Roberts
81d4dba330 *** empty log message *** 2006-03-12 14:18:06 +00:00
Juri Linkov
2d19a2a436 (Info-dir-remove-duplicates): Move point to the
beginning of the current line after deleting the entries from
redundant heading.  Use marker for `limit' and compare it with
point before calling `re-search-forward'.
2006-03-11 22:35:51 +00:00
Juri Linkov
c93b1b4b30 (battery-linux-proc-acpi): Check `capacity' for non-nil
before comparing with `low' and `warn'.
2006-03-11 22:34:46 +00:00
Luc Teirlinck
f894e67124 (yank): Fix typo in docstring. 2006-03-11 17:01:47 +00:00
Luc Teirlinck
f372bd5b0f *** empty log message *** 2006-03-11 17:00:13 +00:00
Eli Zaretskii
2c1bd367aa *** empty log message *** 2006-03-11 16:32:09 +00:00
Eli Zaretskii
f161146b7e *** empty log message *** 2006-03-11 16:26:31 +00:00
Eli Zaretskii
710cb0d055 (rmail-summary-next-msg): Skip deleted messages, where "D" is the
6th character.
2006-03-11 16:18:20 +00:00
Eli Zaretskii
db3c0e9c35 *** empty log message *** 2006-03-11 16:03:03 +00:00
Eli Zaretskii
8887e8ecde *** empty log message *** 2006-03-11 16:01:21 +00:00
Jason Rumney
a2f959632a (yank): Escape double quote in doc string. 2006-03-11 15:44:19 +00:00
Eli Zaretskii
918555b804 (ispell-find-aspell-dictionaries): Add aliases before merging elements from the
standard ispell-dictionary-alist.
(ispell-aspell-add-aliases): Add aliases to the passed dictionary alist, and
return the new alist.
2006-03-11 15:36:15 +00:00
Eli Zaretskii
17849b4ae2 (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
is Mail Mode.
2006-03-11 15:29:52 +00:00
Richard M. Stallman
5a893bff84 *** empty log message *** 2006-03-11 15:25:13 +00:00
Richard M. Stallman
f7878d663b (rmail-ignored-headers): Discard DomainKey-Signature. 2006-03-11 15:13:47 +00:00
Richard M. Stallman
dcc25b7e7f (eshell-prefer-to-shell): Variable deleted;
the way it is implemented is too unclean.
2006-03-11 15:13:19 +00:00
Eli Zaretskii
0c93f71581 (octave-indent-for-comment): Behave according to do string. 2006-03-11 15:11:09 +00:00
Richard M. Stallman
66e9b2b244 (kill-region, yank): Doc fix. 2006-03-11 15:09:48 +00:00
Richard M. Stallman
76815b2a6d (battery-echo-area-format): Doc fix.
(battery-mode-line-format): Likewise.
(battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
(battery-linux-proc-acpi): Ignore batteries that say "charged".
2006-03-11 15:08:42 +00:00
Eli Zaretskii
55faab0a19 (flyspell-external-point-words, flyspell-process-localwords): Fix last changes. 2006-03-11 15:07:32 +00:00
Eli Zaretskii
306cea3aee *** empty log message *** 2006-03-11 12:33:37 +00:00
Eli Zaretskii
29c8385073 (list-holidays): Doc fix. 2006-03-11 12:16:32 +00:00
Eli Zaretskii
7325e71441 *** empty log message *** 2006-03-11 12:05:09 +00:00
Eli Zaretskii
8616762164 (auto-coding-alist): Add .odt (OpenOffice's open document) files. 2006-03-11 11:43:27 +00:00
Eli Zaretskii
d504040421 (auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
the doc string the need to sync with auto-coding-alist.
2006-03-11 11:42:58 +00:00