- 15 Mar, 2006 8 commits
-
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
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.
-
Luc Teirlinck authored
(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.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Bill Wohler authored
from beginning of node. Doing so ensures that index entries are less likely to be forgotten if text is cut and pasted, and are necessary anyway if the references are on a separate page. It seems that makeinfo is now (v. 4.8) only producing one index entry per node, so there is no longer any excuse not to. Use subheading instead of heading. The incorrect use of heading produced very large fonts in Info--as large as the main heading. (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E versions 6 and 7 appeared *around* the time of these Emacs releases.
-
- 14 Mar, 2006 13 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
Nick Roberts authored
(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.
-
Nick Roberts authored
-
Bill Wohler authored
of directories. Update example.
-
Bill Wohler authored
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.
-
Bill Wohler authored
Always return list of directories. Guarantee that image directory comes first.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
This describes font-lock-extend-region-function. ("Other Font Lock Variables"): move "font-lock-lines-before" to the new node "Region to Fontify".
-
Alan Mackenzie authored
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.
-
Chong Yidong authored
-
David Ponce authored
(tree-widget-themes-directory, tree-widget-theme): Doc fix.
-
David Ponce authored
-
- 13 Mar, 2006 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
now before the invisible text, not after. (Defining Images): Clean up last change.
-
Miles Bader authored
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.
-
Miles Bader authored
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'.
-
David Ponce authored
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.
-
David Ponce authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
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'.
-
John Paul Wallington authored
`ibuf-ext' feature. Thanks to Zhang Wei.
-
Bill Wohler authored
-
- 12 Mar, 2006 7 commits
-
-
Jason Rumney authored
already exist from a previous version.
-
Jason Rumney authored
-
Jason Rumney authored
to interpret it as a fake path and messing with it.
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
Qface_set_after_frame_default. (from xfns.c 2003-05-26)
-
Jason Rumney authored
finished with the menu.
-