Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (rmail-convert-to-babyl-format): | Richard M. Stallman | 2004-03-04 | 1 | -3/+6 |
| | | | | Specify t for UNIBYTE when calling mail-unquote-printable-region. | ||||
* | (mail-unquote-printable-region): New arg UNIBYTE. | Richard M. Stallman | 2004-03-04 | 1 | -9/+16 |
| | |||||
* | (command-switch-alist): Doc fix. | Richard M. Stallman | 2004-03-04 | 1 | -2/+2 |
| | |||||
* | (undo): Temporarily set this-command to `undo-start', | Richard M. Stallman | 2004-03-04 | 1 | -7/+16 |
| | | | | | | | | | then set it to `undo' once undo-start returns without error. (minibuffer-history-sexp-flag): Doc fix. (kill-line): Don't disregard trailing whitespace in eol condition, if show-trailing-whitespace is set. | ||||
* | Comment change. | Richard M. Stallman | 2004-03-04 | 1 | -0/+2 |
| | |||||
* | (mouse-sel-has-been-enabled): New var. | Richard M. Stallman | 2004-03-04 | 1 | -5/+10 |
| | | | | | (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled. When disabling, restore old values only if mouse-sel-has-been-enabled. | ||||
* | (isearch-*-char): New arg WANT-BACKSLASH. | Richard M. Stallman | 2004-03-04 | 1 | -3/+13 |
| | | | | | (isearch-{-char): New function. (isearch-mode-map): Bind { to isearch-{-char. | ||||
* | (lisp-font-lock-keywords-2): | Richard M. Stallman | 2004-03-04 | 1 | -4/+16 |
| | | | | | Turn off the CL with-... and do-... general patterns. Instead, recognize several specific with... and do... constructs. | ||||
* | (switch-to-buffer-other-window): Bind | Richard M. Stallman | 2004-03-04 | 1 | -2/+5 |
| | | | | | same-window-buffer-names and same-window-regexps to nil. (switch-to-buffer-other-frame): Likewise. | ||||
* | (fill-comment-paragraph): Be more careful when | Stefan Monnier | 2004-03-04 | 2 | -1/+22 |
| | | | | recognizing leading comment on code line. | ||||
* | Typo. | Kim F. Storm | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | (setwins, setwins_almost): Skip .arch-ids and other hidden files/directories. | Stefan Monnier | 2004-03-03 | 1 | -2/+2 |
| | |||||
* | (fill-paragraph): Don't check comment-start-skip, | Stefan Monnier | 2004-03-02 | 1 | -2/+2 |
| | | | | only comment-start (in case the mode hasn't set it). | ||||
* | *** empty log message *** | Stefan Monnier | 2004-03-02 | 1 | -49/+41 |
| | |||||
* | (AUTOGENEL): New var. | Stefan Monnier | 2004-03-02 | 1 | -6/+12 |
| | | | | | (bootstrap-prepare): Rename from bootstrap-clean. Don't remove elc files. (maintainer-clean): New target. | ||||
* | (xml-get-attribute-or-nil): Simplify. | Stefan Monnier | 2004-03-02 | 1 | -5/+2 |
| | |||||
* | net/browse-url.el | Juri Linkov | 2004-03-02 | 1 | -0/+7 |
| | |||||
* | (browse-url-netscape, browse-url-mozilla, browse-url-galeon, | Juri Linkov | 2004-03-02 | 1 | -8/+8 |
| | | | | | browse-url-epiphany): Encode dollar signs in URL to prevent their substitution with the environment variable values by browsers. | ||||
* | Doc fix. | Vinicius Jose Latorre | 2004-03-02 | 2 | -12/+53 |
| | |||||
* | (gdb-mouse-toggle-breakpoint): Remove debug message. | Kim F. Storm | 2004-03-02 | 1 | -1/+0 |
| | |||||
* | *** 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 |
| |