aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Doc fix.Vinicius Jose Latorre2004-02-291-3/+3
|
* Resolve CVS conflictsMiles Bader2004-02-281-0/+1
|
* Doc fix.Vinicius Jose Latorre2004-02-282-9/+33
|
* New funs.Vinicius Jose Latorre2004-02-282-3/+39
|
* Doc fix.Vinicius Jose Latorre2004-02-283-4/+12
|
* Doc fix.Vinicius Jose Latorre2004-02-282-4/+6
|
* Doc fix.Vinicius Jose Latorre2004-02-281-0/+4
|
* New file.Richard M. Stallman2004-02-282-0/+742
|
* lisp/ffap.elJuri Linkov2004-02-281-0/+10
|
* (dired-at-point): Additional writability test for relative directory names.Juri Linkov2004-02-281-21/+40
| | | | | | | (dired-at-point-prompter): Treat directories as a directory, get the directory component from files. (ffap-string-at-point): Return string from region if region is active. (ffap-file-at-point): Remove redundant code.
* Fix typos and formatting.Juanma Barranquero2004-02-281-28/+27
|
* Put gdb breakpoint icons in fringe when available.Kim F. Storm2004-02-281-0/+26
|
* (breakpoint-enabled-icon, breakpoint-disabled-icon):Kim F. Storm2004-02-281-71/+99
| | | | | | | | | | | | | | | | | | | | | | | | | Initialize margin area images to nil. (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps. (breakpoint-enabled-bitmap-face) (breakpoint-disabled-bitmap-face): New faces for bpt in fringe. (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons. (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon. (gdb-mouse-toggle-breakpoint): Handle bpt in fringe. (gdb-reset): Use gdb-remove-breakpoint-icons. (gdb-put-string): Add dprop arg to specify alternative display property (for setting fringe bitmap). (gdb-remove-strings): Doc fix. (gdb-put-breakpoint-icon): New defun which displays a breakpoint icon in fringe (if available), or else as icon or text in display margin. Creates necessary icons in breakpoint-bitmap, breakpoint-enabled-icon, and/or breakpoint-disabled-icon. Also make left window margin if required. (gdb-remove-breakpoint-icons): New defun to remove breakpoint icons inserted by gdb-put-breakpoint-icon. Remove left margin if no longer needed. (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and gdb-put-breakpoint-icon. (gdb-assembler-mode): Don't set left-margin-width here.
* *** empty log message ***Eli Zaretskii2004-02-271-0/+5
|
* Fix copyright years.Eli Zaretskii2004-02-274-4/+5
|
* In scheme-mode symbol regexp, disallow backquote andEli Zaretskii2004-02-271-2/+2
| | | | comma, so that it DTRT in macros.
* (sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)Eli Zaretskii2004-02-272-18/+12
| | | | (sh-leading-keywords, sh-other-keywords): Fix custom type.
* (isearch, isearch-lazy-highlight-face): Use `min-colors'.Eli Zaretskii2004-02-272-8/+28
|
* (font-lock-comment-face, font-lock-string-face,Eli Zaretskii2004-02-271-35/+58
| | | | | | font-lock-keyword-face, font-lock-function-name-face, font-lock-variable-name-face, font-lock-constant-face): Use `min-colors`.
* (defface): Add documentation for `min-colors'.Eli Zaretskii2004-02-271-0/+4
|
* (face-spec-set-match-display): Add a new attribute, `min-colors'.Eli Zaretskii2004-02-271-13/+27
| | | | (region, highlight, secondary-selection): Use `min-colors`.
* A lot of doc fix.Vinicius Jose Latorre2004-02-262-142/+152
|
* For compatibility with Emacs 20, define assq-delete-all if it's not defined.Vinicius Jose Latorre2004-02-262-8/+30
|
* Resolve CVS conflictsMiles Bader2004-02-251-2/+1
|
* ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). ↵Vinicius Jose Latorre2004-02-256-137/+562
| | | | Reported by Markus Dreyer.
* ABNF parser (ebnf2ps)Vinicius Jose Latorre2004-02-241-0/+664
|
* *** empty log message ***Luc Teirlinck2004-02-241-0/+5
|
* (write-abbrev-file): Make argument optional. Doc fix.Luc Teirlinck2004-02-241-4/+11
| | | | (abbrev-prefix-mark): Doc fix.
* (gud-watch): Load tooltip, if necessary.Nick Roberts2004-02-231-16/+20
| | | | | | (gdb-var-create-handler): Force speedbar-update-flag to be non-nil. (gdb-var-delete): Make interactive (really). (gdb-edit-value): Make non-interactive.
* (gud-install-speedbar-variables): BindNick Roberts2004-02-231-4/+13
| | | | | | | | gdb-var-delete to "D". (gud-speedbar-menu-items): Add gdb-var-delete and, indirectly, gdb-edit-value. (gud-speedbar-buttons): Remove gdb-var-delete from tag-line. (gud-gdb-marker-filter): Add comment for annotations.
* *** empty log message ***Nick Roberts2004-02-231-0/+14
|
* *** empty log message ***Glenn Morris2004-02-232-9/+24
|
* Matthew Mundell <[email protected]>Glenn Morris2004-02-231-2/+4
| | | | | (fancy-diary-display): Don't rely on return value of increment-calendar-month.
* *** empty log message ***Eli Zaretskii2004-02-211-1/+8
|
* (save-place-forget-unreadable-files)Eli Zaretskii2004-02-211-0/+63
| | | | | | | (save-place-save-skipped, save-place-skip-check-regexp): New defcustoms. (save-place-forget-unreadable-files): New function. (save-place-alist-to-file): Use it to filter out files that are no longer readable.
* (texinfo-insert-@item): Look for the currentEli Zaretskii2004-02-212-3/+18
| | | | | Texinfo environment, using the same method as in texinfo-insert-@end, and insert a space rather than a newline if point in a `table' environment.
* Remove "tiny change" from Jari Aalto's entry for 2004-02-16.Eli Zaretskii2004-02-211-1/+1
|
* (ffap-file-at-point): Try parent directories.Eli Zaretskii2004-02-212-0/+12
|
* (vcursor-modifiers): New defcustom.Eli Zaretskii2004-02-212-2/+13
| | | | (vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list.
* (animate-birthday-present): Accept other than `Sarah', too.Eli Zaretskii2004-02-212-5/+12
|
* Remove table of command line arguments from the Commentary section.Eli Zaretskii2004-02-212-95/+8
|
* (eshell-modifier-alist): Changed the "eval again" modifier from 'e' toJohn Wiegley2004-02-201-2/+2
| | | | 'E', since 'e' is also used by the "file extension" modifier.
* *** empty log message ***John Wiegley2004-02-201-0/+6
|
* *** empty log message ***Luc Teirlinck2004-02-201-1/+5
|
* (describe-categories): Doc fix.Luc Teirlinck2004-02-201-1/+3
|
* * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creatingMichael Kifer2004-02-202-12/+23
| | | | | | temporary file for buffer already visiting one. This change makes output likely to be directly usable by patch program. Suggested by Adrian Aichner <[email protected]>
* (gdb-use-colon-colon-notation): Set default to nil forNick Roberts2004-02-201-17/+15
| | | | | | case of variables defined in compound statements. (gdb-setup-windows, gdb-source-info, gdb-source-info): Simplify constructions using switch-to-buffer.
* *** empty log message ***Nick Roberts2004-02-201-0/+7
|
* (union Lisp_Object): Give a more precise type for `type'.Stefan Monnier2004-02-191-13/+23
| | | | Remove unused `gu' alternative.
* Fix typo.Simon Josefsson2004-02-192-3/+10
| | | | (morse-code): Add @.