Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Kim F. Storm | 2004-03-02 | 1 | -0/+4 |
| | |||||
* | (allout-rebullet-heading): Fix typo in docstring. | Juanma Barranquero | 2004-03-01 | 2 | -4/+6 |
| | |||||
* | Replace "As Is..." in PostScript file print/preview by "No Preprocessing...". | Vinicius Jose Latorre | 2004-03-01 | 2 | -16/+18 |
| | |||||
* | Adjust buffer interface. | Vinicius Jose Latorre | 2004-02-29 | 2 | -3/+8 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-29 | 3 | -5/+46 |
| | |||||
* | (desktop-file-version, desktop-after-read-hook): Fix typos. | Juanma Barranquero | 2004-02-29 | 2 | -24/+38 |
| | | | | | | | (desktop-clear-preserve-buffers): Remove redundant info in docstring already shown by the obsolescence message. (desktop-truncate, desktop-internal-v2s, desktop-value-to-string): Change argument name to match docstring. | ||||
* | (tpu-set-mark): Fix typo. | Juanma Barranquero | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | (eshell-smart-maybe-jump-to-end): Fix typo. | Juanma Barranquero | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Juanma Barranquero | 2004-02-29 | 1 | -3/+3 |
| | |||||
* | Tramp: sync with upstream version 2.0.39. | Kai Großjohann | 2004-02-29 | 5 | -317/+704 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-29 | 1 | -3/+3 |
| | |||||
* | Resolve CVS conflicts | Miles Bader | 2004-02-28 | 1 | -0/+1 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 2 | -9/+33 |
| | |||||
* | New funs. | Vinicius Jose Latorre | 2004-02-28 | 2 | -3/+39 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 3 | -4/+12 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 2 | -4/+6 |
| | |||||
* | Doc fix. | Vinicius Jose Latorre | 2004-02-28 | 1 | -0/+4 |
| | |||||
* | New file. | Richard M. Stallman | 2004-02-28 | 2 | -0/+742 |
| | |||||
* | lisp/ffap.el | Juri Linkov | 2004-02-28 | 1 | -0/+10 |
| | |||||
* | (dired-at-point): Additional writability test for relative directory names. | Juri Linkov | 2004-02-28 | 1 | -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 Barranquero | 2004-02-28 | 1 | -28/+27 |
| | |||||
* | Put gdb breakpoint icons in fringe when available. | Kim F. Storm | 2004-02-28 | 1 | -0/+26 |
| | |||||
* | (breakpoint-enabled-icon, breakpoint-disabled-icon): | Kim F. Storm | 2004-02-28 | 1 | -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 Zaretskii | 2004-02-27 | 1 | -0/+5 |
| | |||||
* | Fix copyright years. | Eli Zaretskii | 2004-02-27 | 4 | -4/+5 |
| | |||||
* | In scheme-mode symbol regexp, disallow backquote and | Eli Zaretskii | 2004-02-27 | 1 | -2/+2 |
| | | | | comma, so that it DTRT in macros. | ||||
* | (sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins) | Eli Zaretskii | 2004-02-27 | 2 | -18/+12 |
| | | | | (sh-leading-keywords, sh-other-keywords): Fix custom type. | ||||
* | (isearch, isearch-lazy-highlight-face): Use `min-colors'. | Eli Zaretskii | 2004-02-27 | 2 | -8/+28 |
| | |||||
* | (font-lock-comment-face, font-lock-string-face, | Eli Zaretskii | 2004-02-27 | 1 | -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 Zaretskii | 2004-02-27 | 1 | -0/+4 |
| | |||||
* | (face-spec-set-match-display): Add a new attribute, `min-colors'. | Eli Zaretskii | 2004-02-27 | 1 | -13/+27 |
| | | | | (region, highlight, secondary-selection): Use `min-colors`. | ||||
* | A lot of doc fix. | Vinicius Jose Latorre | 2004-02-26 | 2 | -142/+152 |
| | |||||
* | For compatibility with Emacs 20, define assq-delete-all if it's not defined. | Vinicius Jose Latorre | 2004-02-26 | 2 | -8/+30 |
| | |||||
* | Resolve CVS conflicts | Miles Bader | 2004-02-25 | 1 | -2/+1 |
| | |||||
* | ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). ↵ | Vinicius Jose Latorre | 2004-02-25 | 6 | -137/+562 |
| | | | | Reported by Markus Dreyer. | ||||
* | ABNF parser (ebnf2ps) | Vinicius Jose Latorre | 2004-02-24 | 1 | -0/+664 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2004-02-24 | 1 | -0/+5 |
| | |||||
* | (write-abbrev-file): Make argument optional. Doc fix. | Luc Teirlinck | 2004-02-24 | 1 | -4/+11 |
| | | | | (abbrev-prefix-mark): Doc fix. | ||||
* | (gud-watch): Load tooltip, if necessary. | Nick Roberts | 2004-02-23 | 1 | -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): Bind | Nick Roberts | 2004-02-23 | 1 | -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 Roberts | 2004-02-23 | 1 | -0/+14 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2004-02-23 | 2 | -9/+24 |
| | |||||
* | Matthew Mundell <matt@mundell.ukfsn.org> | Glenn Morris | 2004-02-23 | 1 | -2/+4 |
| | | | | | (fancy-diary-display): Don't rely on return value of increment-calendar-month. | ||||
* | *** empty log message *** | Eli Zaretskii | 2004-02-21 | 1 | -1/+8 |
| | |||||
* | (save-place-forget-unreadable-files) | Eli Zaretskii | 2004-02-21 | 1 | -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 current | Eli Zaretskii | 2004-02-21 | 2 | -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 Zaretskii | 2004-02-21 | 1 | -1/+1 |
| | |||||
* | (ffap-file-at-point): Try parent directories. | Eli Zaretskii | 2004-02-21 | 2 | -0/+12 |
| | |||||
* | (vcursor-modifiers): New defcustom. | Eli Zaretskii | 2004-02-21 | 2 | -2/+13 |
| | | | | (vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list. | ||||
* | (animate-birthday-present): Accept other than `Sarah', too. | Eli Zaretskii | 2004-02-21 | 2 | -5/+12 |
| |