| Commit message (Expand) | Author | Age | Files | Lines |
* | (top-level): Don't require cl when compiling. | John Paul Wallington | 2008-05-15 | 2 | -1/+2 |
* | (diff-current-defun): Use `buffer-local-value'. | John Paul Wallington | 2008-05-15 | 2 | -1/+14 |
* | (archive-add-new-member): Use `derived-mode-p'. | John Paul Wallington | 2008-05-15 | 1 | -5/+4 |
* | (ibuffer-interactive-filter-by-mode) | John Paul Wallington | 2008-05-15 | 1 | -30/+16 |
* | Eliminate exoensive (vc-expand-dirs) calls. | Eric S. Raymond | 2008-05-15 | 3 | -19/+41 |
* | Merge from gnus--devo--0 | Miles Bader | 2008-05-15 | 4 | -6/+27 |
* | (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks) | John Paul Wallington | 2008-05-15 | 2 | -73/+90 |
* | (ibuffer-assert-ibuffer-mode): New defsubst. | John Paul Wallington | 2008-05-15 | 1 | -8/+11 |
* | * net/tramp.el (tramp-echo-mark): Update docstring. | Michael Albinus | 2008-05-14 | 2 | -5/+20 |
* | Make vc-deduce-fileset do the right thing in derived buffers. | Eric S. Raymond | 2008-05-14 | 2 | -1/+13 |
* | (convert-define-charset-argument): Remove period from end of error message. | John Paul Wallington | 2008-05-14 | 2 | -3/+10 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-05-14 | 2 | -2/+11 |
|\ |
|
| * | Mention CVE name: CVE-2008-2142. | Romain Francoise | 2008-05-12 | 1 | -2/+3 |
| * | (fast-lock-cache-directories): Remove "." from its | Stefan Monnier | 2008-05-12 | 2 | -4/+12 |
| * | (smerge-command-prefix): Fix custom type. | Reiner Steib | 2008-05-10 | 2 | -1/+8 |
* | | (custom-face-attributes): Add "thin" for :weight. | Kenichi Handa | 2008-05-14 | 2 | -1/+33 |
* | | (font-weight-table, font-slant-table) | Kenichi Handa | 2008-05-14 | 1 | -74/+53 |
* | | (compose-chars-after): Assume that WINDOW is always non-nil. | Kenichi Handa | 2008-05-14 | 1 | -8/+6 |
* | | (setup-default-fontset): For kana, han, | Kenichi Handa | 2008-05-14 | 1 | -13/+14 |
* | | (set-language-environment): Set current-iso639-language | Kenichi Handa | 2008-05-14 | 1 | -0/+3 |
* | | ("Chinese-GB", "Chinese-BIG5") | Kenichi Handa | 2008-05-14 | 1 | -0/+6 |
* | | ("Japanese"): Set `iso639-language' property to `ja'. | Kenichi Handa | 2008-05-14 | 1 | -0/+1 |
* | | ("Korean"): Set `iso639-language' property to `ko'. | Kenichi Handa | 2008-05-14 | 1 | -0/+1 |
* | | (define-ibuffer-filter filename): Use `ibuffer-buffer-file-name'. | John Paul Wallington | 2008-05-13 | 2 | -10/+8 |
* | | (ibuffer-buffer-file-name): New function. | John Paul Wallington | 2008-05-13 | 1 | -8/+12 |
* | | (talk): Simplify. Pass display arg to talk-add-display as a string. | Chong Yidong | 2008-05-13 | 1 | -17/+10 |
* | | * talk.el (talk): Simplify. Pass display arg to talk-add-display | Chong Yidong | 2008-05-13 | 1 | -0/+6 |
* | | (calc-mode-map): Remove old keybinding for `calc-yank'. | Jay Belanger | 2008-05-13 | 2 | -1/+6 |
* | | (bootstrap-prepare): Don't chmod files. | Stefan Monnier | 2008-05-13 | 2 | -5/+9 |
* | | (tool-bar-make-keymap): Additional minor fix. | Chong Yidong | 2008-05-13 | 1 | -1/+1 |
* | | * tool-bar.el (tool-bar-make-keymap): Account for the optional | Chong Yidong | 2008-05-13 | 1 | -0/+5 |
* | | (tool-bar-make-keymap): Account for the optional KEY-BINDING-DATA | Chong Yidong | 2008-05-13 | 1 | -13/+19 |
* | | (dired-read-dir-and-switches): Move things about to use less | Stefan Monnier | 2008-05-13 | 2 | -29/+35 |
* | | * dired.el (dired-read-dir-and-switches): Use read-file-name. | Stefan Monnier | 2008-05-13 | 2 | -31/+25 |
* | | (dired-read-dir-and-switches): Ignore ., .., and | Stefan Monnier | 2008-05-13 | 2 | -16/+34 |
* | | *** empty log message *** | Juanma Barranquero | 2008-05-12 | 1 | -4/+4 |
* | | Tell (vc-expand-dirs) not to throw out explicitly specified files. | Eric S. Raymond | 2008-05-12 | 2 | -3/+10 |
* | | (smerge-apply-resolution-patch): Don't pass nil to `insert'. | Stefan Monnier | 2008-05-12 | 2 | -12/+14 |
* | | Re-add Todo item about merging. | Dan Nicolaescu | 2008-05-12 | 1 | -0/+9 |
* | | (with-vc-file, edit-vc-file): Remove unused macros. | Dan Nicolaescu | 2008-05-12 | 2 | -39/+1 |
* | | (vc-annotate-show-diff-revision-at-line): Remove incorrect | Dan Nicolaescu | 2008-05-12 | 2 | -3/+6 |
* | | Add autoload for | Teodor Zlatanov | 2008-05-12 | 2 | -11/+29 |
* | | Add autoload cookie for | Teodor Zlatanov | 2008-05-12 | 2 | -12/+40 |
* | | Comment. | Stefan Monnier | 2008-05-12 | 1 | -0/+1 |
* | | (cl-set-nthcdr): Make it a defsubst so that | Stefan Monnier | 2008-05-12 | 2 | -1/+6 |
* | | * org/org.el (org-modules): Repair problems with loading | Carsten Dominik | 2008-05-11 | 1 | -2/+6 |
* | | *** empty log message *** | Carsten Dominik | 2008-05-11 | 1 | -0/+5 |
* | | (vc-bzr-sha1, vc-bzr-command-discarding-stderr) | Stefan Monnier | 2008-05-11 | 2 | -5/+9 |
* | | (diff-hunk-header-re): Refine the regexp. | Stefan Monnier | 2008-05-11 | 2 | -1/+5 |
* | | (Info-next-preorder): Let-bind `Info-history' to nil | Juri Linkov | 2008-05-11 | 2 | -2/+18 |