| Commit message (Expand) | Author | Age | Files | Lines |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-214 | Miles Bader | 2006-04-12 | 5 | -34/+60 |
* | (perl-indent-new-calculate): Recompute parse-start after jumping backward by | Stefan Monnier | 2006-04-12 | 2 | -1/+9 |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210 | Miles Bader | 2006-04-11 | 7 | -10/+41 |
* | (vc-ensure-vc-buffer): Only change current-buffer, not the window config. | Stefan Monnier | 2006-04-11 | 2 | -5/+10 |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208 | Miles Bader | 2006-04-11 | 6 | -21/+36 |
* | *** empty log message *** | J.D. Smith | 2006-04-11 | 1 | -0/+23 |
* | (vc-annotate-display-mode): Made default 'fullscale. | J.D. Smith | 2006-04-11 | 1 | -38/+79 |
* | (byte-compile-file): Bind enable-local-variables to :safe, | Richard M. Stallman | 2006-04-11 | 2 | -1/+15 |
* | (enable-local-variables): Allow value :safe. | Richard M. Stallman | 2006-04-11 | 1 | -15/+26 |
* | (unload-feature): A bit of sanity check of | Stefan Monnier | 2006-04-11 | 2 | -7/+18 |
* | (hexl-isearch-search-function): Fix regexp-building code to | Stefan Monnier | 2006-04-11 | 2 | -34/+46 |
* | (normal-splash-screen): Fix last change so we don't wait | Stefan Monnier | 2006-04-11 | 2 | -16/+18 |
* | *** empty log message *** | Juanma Barranquero | 2006-04-11 | 1 | -8/+8 |
* | (org-export-plain-list-max-depth) | Carsten Dominik | 2006-04-11 | 1 | -1738/+2315 |
* | *** empty log message *** | Carsten Dominik | 2006-04-11 | 1 | -0/+45 |
* | (defcustom): Create Common Keywords section in docstring. | Bill Wohler | 2006-04-11 | 2 | -34/+35 |
* | * custom.el (defcustom, custom-handle-keyword): Add :package-version | Bill Wohler | 2006-04-10 | 3 | -2/+67 |
* | (find-function-regexp): Allow dashes in defun name, in similar fashion | Bill Wohler | 2006-04-10 | 2 | -1/+6 |
* | *** empty log message *** | Eli Zaretskii | 2006-04-10 | 1 | -0/+6 |
* | (set-locale-environment): Fix last change for when the locale's preferences | Eli Zaretskii | 2006-04-10 | 1 | -1/+3 |
* | (find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't | Stefan Monnier | 2006-04-10 | 2 | -18/+19 |
* | (finder-mode-map): Add n and p bindings. | Richard M. Stallman | 2006-04-10 | 2 | -0/+6 |
* | (gdb-init-1): Re-initialise gdb-main-file to nil. | Nick Roberts | 2006-04-10 | 1 | -23/+27 |
* | *** empty log message *** | Nick Roberts | 2006-04-10 | 1 | -0/+10 |
* | (rmail-mime-charset-pattern): Ignore format and delsp specs | Richard M. Stallman | 2006-04-10 | 2 | -1/+6 |
* | (picture-mode-exit): Run picture-mode-exit-hook. | Richard M. Stallman | 2006-04-10 | 2 | -3/+13 |
* | *** empty log message *** | Kim F. Storm | 2006-04-09 | 1 | -1/+15 |
* | (cua-copy-region-to-global-mark) | Kim F. Storm | 2006-04-09 | 1 | -2/+2 |
* | (cua--extract-rectangle) | Kim F. Storm | 2006-04-09 | 1 | -5/+5 |
* | (cua-delete-region, cua-paste) | Kim F. Storm | 2006-04-09 | 1 | -4/+4 |
* | (filter-buffer-substring): Add NOPROPS arg, so | Kim F. Storm | 2006-04-09 | 1 | -13/+28 |
* | (lm-font-lock-face-O, lm-font-lock-face-X): Make them faces. | Richard M. Stallman | 2006-04-09 | 1 | -12/+14 |
* | *** empty log message *** | Roland Winkler | 2006-04-09 | 1 | -0/+12 |
* | (bibtex-entry-update): New optional arg entry-type. Add field | Roland Winkler | 2006-04-09 | 1 | -15/+35 |
* | (bibtex-find-text-internal): Add new element string-const to return value. | Roland Winkler | 2006-04-09 | 1 | -16/+18 |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203 | Miles Bader | 2006-04-08 | 2 | -28/+46 |
* | (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists. | Stefan Monnier | 2006-04-08 | 2 | -9/+19 |
* | *** empty log message *** | Eli Zaretskii | 2006-04-08 | 1 | -0/+5 |
* | (hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested | Eli Zaretskii | 2006-04-08 | 1 | -2/+2 |
* | (kill-rectangle): Don't barf if `kill-read-only-ok' is set. | Eli Zaretskii | 2006-04-08 | 2 | -8/+24 |
* | (rcirc-default-server): Rename from rcirc-server. | Eli Zaretskii | 2006-04-08 | 2 | -225/+457 |
* | (Info-follow-nearest-node): Doc fix. | Eli Zaretskii | 2006-04-08 | 2 | -2/+4 |
* | (locale-language-names): Add a few MS Windows language codes. | Eli Zaretskii | 2006-04-08 | 2 | -0/+6 |
* | (set-locale-environment): Make sure the coding-system preferred by the | Eli Zaretskii | 2006-04-08 | 2 | -0/+15 |
* | (eval-expression): Doc fix. | Richard M. Stallman | 2006-04-07 | 2 | -1/+11 |
* | (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes. | Richard M. Stallman | 2006-04-07 | 1 | -1/+10 |
* | Revert to 2006-03-23T13:13:27Z!jas@extundo.com to allow the use of gpg-agent. | Reiner Steib | 2006-04-07 | 2 | -16/+56 |
* | (mh-path, mh-variant): Define with mh-defcustom and add | Bill Wohler | 2006-04-07 | 2 | -56/+63 |
* | (gdb-init-2): Set current filename using | Nick Roberts | 2006-04-07 | 1 | -3/+3 |
* | *** empty log message *** | Nick Roberts | 2006-04-07 | 1 | -0/+5 |