Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (non-standard-icccm-encodings-alist, non-standard-designations-alist): New | Eli Zaretskii | 2002-02-22 | 1 | -0/+155 |
| | | | | | variables. (ctext-post-read-conversion, ctext-pre-write-conversion): New functions. | ||||
* | # | André Spiegel | 2002-02-21 | 1 | -0/+18 |
| | |||||
* | Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>. | André Spiegel | 2002-02-21 | 1 | -7/+20 |
| | | | | | | | | | (vc-default-init-version): Update documentation to indicate that the backend can override the default init version. (vc-register): Use the backend init-version function, if it exists, to determine the initial version of a file. (vc-diff-switches-list): Don't symbol-quote backend, since it's already a symbol. Don't fail if vc-BACKEND-diff-switches isn't bound. | ||||
* | Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>. | André Spiegel | 2002-02-21 | 1 | -2/+5 |
| | | | | | | | | (vc-mode-line): Set vc-mode to nil if the file is not version-controlled. This is necessary, e.g., if the file has just been reverted, and thus was previously under version control but isn't any longer. (vc-find-file-hook): Likewise. | ||||
* | # | André Spiegel | 2002-02-21 | 1 | -0/+14 |
| | |||||
* | Patch by Martin.Lorentzson@telia.com. | André Spiegel | 2002-02-21 | 1 | -23/+156 |
| | | | | | | | | | | | | (vc-cvs-sticky-date-format-string): New variable. (vc-cvs-sticky-tag-display): New variable. (vc-cvs-mode-line-string): Add sticky-tag to the mode-line. (vc-cvs-checkin): If the input revision is a valid symbolic tag name, we create it as a branch, commit and switch to it. (vc-cvs-retrieve-snapshot): Set file-property sticky-tag. (vc-cvs-valid-symbolic-tag-name-p): New function. (vc-cvs-parse-sticky-tag): New function. (vc-cvs-parse-entry): Added parsing of sticky tags. | ||||
* | * gnus-art.el (gnus-article-edit-done): Widen the article buffer. | ShengHuo ZHU | 2002-02-21 | 2 | -1/+5 |
| | |||||
* | 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk> | Per Abrahamsen | 2002-02-21 | 2 | -1/+17 |
| | | | | | * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to nil, and then explicitly set the standard-value to t. | ||||
* | (flyspell-mode): Autoload the variable since it is used in the menu bar. | Sam Steingold | 2002-02-21 | 2 | -0/+6 |
| | |||||
* | (tcl-do-fill-paragraph): Find and fill on more | Richard M. Stallman | 2002-02-20 | 1 | -7/+7 |
| | | | | natural paragraph boundaries. Don't fail at beginning of buffer. | ||||
* | (shell-command-on-region): Display the exit status when a command fails. | Richard M. Stallman | 2002-02-20 | 1 | -7/+15 |
| | |||||
* | (add-hook): Doc fix. | Richard M. Stallman | 2002-02-20 | 1 | -1/+3 |
| | |||||
* | (other-frame): Doc fix. | Richard M. Stallman | 2002-02-20 | 1 | -1/+7 |
| | |||||
* | (texinfo-insert-menu): Explain in doc string that | Robert J. Chassell | 2002-02-20 | 1 | -6/+23 |
| | | | | | | | | | descriptions are indented, and that menus without descriptions will contain trailing whitespace instead; argue for importance of descriptions. (texinfo-all-menus-update, texinfo-master-menu,texinfo-make-menu) Also, note reason for indentation in doc string. | ||||
* | *** empty log message *** | Pavel Janík | 2002-02-20 | 1 | -0/+6 |
| | |||||
* | (tar-next-line, tar-previous-line): Add doc string, | Pavel Janík | 2002-02-20 | 1 | -4/+6 |
| | | | | | call the argument "arg" to match plain next-line and previous-line. From Kevin Ryde <user42@zip.com.au>. | ||||
* | Can specify different scroll amounts for different modifiers now. | Sam Steingold | 2002-02-19 | 2 | -36/+48 |
| | |||||
* | Patched a wrong location. | ShengHuo ZHU | 2002-02-19 | 1 | -3/+3 |
| | |||||
* | * mail-source.el (mail-source-fetch-directory): Run scripts. | ShengHuo ZHU | 2002-02-19 | 2 | -1/+11 |
| | |||||
* | * mm-encode.el (mm-content-transfer-encoding-defaults): Set | ShengHuo ZHU | 2002-02-19 | 2 | -1/+7 |
| | | | | default to base64. Add application/emacs-lisp. | ||||
* | *** empty log message *** | Eli Zaretskii | 2002-02-19 | 1 | -0/+3 |
| | |||||
* | (bibtex-parse-keys): Put save-match-data around function body. | Eli Zaretskii | 2002-02-19 | 1 | -57/+58 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2002-02-19 | 1 | -0/+6 |
| | |||||
* | (browse-url-maybe-new-window): Reverse the sense of the comparison, | Eli Zaretskii | 2002-02-19 | 1 | -1/+1 |
| | | | | to match the doc strings of functions that use this macro. | ||||
* | 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk> | Per Abrahamsen | 2002-02-19 | 4 | -25/+10 |
| | | | | | | | * facemenu.el (describe-text-mode-map): Removed bootstrap kludge. * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t. * menu-bar.el (menu-bar-mode): Ditto. | ||||
* | *** empty log message *** | Andreas Schwab | 2002-02-18 | 1 | -0/+4 |
| | |||||
* | (query-replace-regexp-eval): Doc fix. | Andreas Schwab | 2002-02-18 | 1 | -2/+2 |
| | |||||
* | (query-replace-regexp-eval): Doc fix. | Andreas Schwab | 2002-02-18 | 1 | -2/+2 |
| | |||||
* | (math-solve-get-int): Convert return value from | Colin Walters | 2002-02-18 | 1 | -1/+2 |
| | | | | `math-get-from-counter' to a string before calling `concat' on it. | ||||
* | (calc-split-manual): Look for calc.texi. | Colin Walters | 2002-02-18 | 1 | -70/+2 |
| | | | | | | (calc-public-autoloads): Obsolete; remove. (calc-private-autoloads): Ditto. (calc-add-autoloads): Ditto. | ||||
* | (calc-with-default-simplification): Use &rest for body. | Colin Walters | 2002-02-18 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Colin Walters | 2002-02-18 | 1 | -0/+13 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2002-02-18 | 1 | -0/+7 |
| | |||||
* | (x-option-alist, x-long-option-alist) | Jason Rumney | 2002-02-17 | 1 | -122/+70 |
| | | | | | | (x-switch-definitions): Remove, use command-line-x-option-alist instead to be consistent with X. (x-handle-initial-switch): New function. | ||||
* | *** empty log message *** | Eli Zaretskii | 2002-02-17 | 1 | -0/+5 |
| | |||||
* | (mode-line-inactive, header-line): Add the :inherit | Eli Zaretskii | 2002-02-17 | 1 | -0/+2 |
| | | | | attribute for the tty case. | ||||
* | *** empty log message *** | Pavel Janík | 2002-02-17 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2002-02-17 | 1 | -0/+6 |
| | |||||
* | (uce-reply-to-uce): Fix incorrect behavior when | Richard M. Stallman | 2002-02-17 | 1 | -0/+1 |
| | | | | invoked from Rmail with full headers displayed. | ||||
* | *** empty log message *** | Kai Großjohann | 2002-02-17 | 1 | -0/+6 |
| | |||||
* | * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks | Kai Großjohann | 2002-02-17 | 2 | -23/+25 |
| | | | | | when repeated. * textmodes/paragraphs.el (mark-paragraph): Ditto. | ||||
* | 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk> | Per Abrahamsen | 2002-02-17 | 4 | -3/+30 |
| | | | | | | | | | | * menu-bar.el (menu-bar-showhide-menu): Added speedbar. (menu-bar-tools-menu): Removed speedbar. * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell' and `flyspell-mode' entries. * textmodes/flyspell.el (flyspell): Add to ispell group. | ||||
* | (ibuffer-truncate-lines): New option. | Colin Walters | 2002-02-17 | 1 | -1/+6 |
| | | | | (ibuffer-mode): Use it. | ||||
* | *** empty log message *** | Colin Walters | 2002-02-17 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Kai Großjohann | 2002-02-17 | 1 | -0/+6 |
| | |||||
* | (ibuffer-toggle-sorting-mode): Make it work. Patch from John Paul | Colin Walters | 2002-02-17 | 1 | -12/+9 |
| | | | | Wallington <jpw@shootybangbang.com>. | ||||
* | *** empty log message *** | Colin Walters | 2002-02-17 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2002-02-17 | 1 | -0/+4 |
| | |||||
* | Add mouse-highlight. | Kim F. Storm | 2002-02-17 | 1 | -0/+3 |
| | |||||
* | * gnus-msg.el (gnus-post-method): Fix doc. | ShengHuo ZHU | 2002-02-16 | 2 | -8/+10 |
| |