Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (setup-default-fontset): For kana, han, | Kenichi Handa | 2008-05-14 | 1 | -13/+14 |
| | | | | | hangul, and cjk-misc, move an entry with font-spec at the end. (generate-fontset-menu): Exclue fontset-auto* from the list. | ||||
* | (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 |
| | | | | | ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK") ("Chinese-GB18030"): Set `iso639-language' property to `zh'. | ||||
* | ("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 |
| | | | | (define-ibuffer-column filename): Use it. | ||||
* | (talk): Simplify. Pass display arg to talk-add-display as a string. | Chong Yidong | 2008-05-13 | 1 | -17/+10 |
| | | | | (talk-add-display): Simplify. Accept only string args. | ||||
* | * talk.el (talk): Simplify. Pass display arg to talk-add-display | Chong Yidong | 2008-05-13 | 1 | -0/+6 |
| | | | | | as a string. (talk-add-display): Simplify. Accept only string args. | ||||
* | (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 |
| | | | | (autoloads): Do it here instead, where it's actually needed. | ||||
* | (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 |
| | | | | KEY-BINDING-DATA field in menu-item list. | ||||
* | (tool-bar-make-keymap): Account for the optional KEY-BINDING-DATA | Chong Yidong | 2008-05-13 | 1 | -13/+19 |
| | | | | field in menu-item list. | ||||
* | (dired-read-dir-and-switches): Move things about to use less | Stefan Monnier | 2008-05-13 | 2 | -29/+35 |
| | | | | recursion during macroexpansion. | ||||
* | * 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 |
| | | | | | | | | | completion-ignored-extension directories if there's something else. (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert) (dired-remember-marks, dired-undo, dired-build-subdir-alist) (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark) (dired-toggle-marks, dired-change-marks, dired-unmark-all-files): buffer-read-only -> inhibit-read-only. | ||||
* | *** 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 |
| | | | | cons. Use vc-annotate-backend. | ||||
* | Add autoload for | Teodor Zlatanov | 2008-05-12 | 2 | -11/+29 |
| | | | | | `auth-source-user-or-password'. (smtpmail-try-auth-methods): Use it. | ||||
* | Add autoload cookie for | Teodor Zlatanov | 2008-05-12 | 2 | -12/+40 |
| | | | | | | `auth-source-user-or-password'. (url-basic-auth, url-digest-auth): Use it with any realm, overriding the user name and password before the prompt. | ||||
* | 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 |
| | | | | (setf (nthcdr ..) ..) doesn't require CL at runtime. | ||||
* | * org/org.el (org-modules): Repair problems with loading | Carsten Dominik | 2008-05-11 | 1 | -2/+6 |
| | | | | org-jsinfo.org. | ||||
* | *** 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 |
| | | | | | (vc-bzr-revision-completion-table): Use process-file. (vc-bzr-working-revision): Pass relative file names. | ||||
* | (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 |
| | | | | | before recursive call to `Info-next-preorder' to not add intermediate nodes to the history. | ||||
* | Put isearch-scroll property on cua-scroll-up and cua-scroll-down. | Juri Linkov | 2008-05-11 | 1 | -0/+2 |
| | |||||
* | Put isearch-scroll property on recenter-top-bottom. | Juri Linkov | 2008-05-11 | 1 | -0/+1 |
| | |||||
* | (widget-image-directory): Change default image data | Juri Linkov | 2008-05-11 | 1 | -1/+1 |
| | | | | subdirectory from "custom" to "images/custom". | ||||
* | (smerge-start-session): Revert unintended change in ↵ | Reiner Steib | 2008-05-11 | 1 | -1/+2 |
| | | | | 2008-05-10T13:06:33Z!Reiner.Steib@gmx.de. | ||||
* | Re-fill copyright years. | Glenn Morris | 2008-05-11 | 1 | -8/+6 |
| | | | | Re-fix permissions notice. | ||||
* | Reorganize to-do list. | Eric S. Raymond | 2008-05-11 | 1 | -32/+42 |
| | |||||
* | Remove dead code. | Eric S. Raymond | 2008-05-11 | 2 | -10/+7 |
| | |||||
* | Fix typo. | Dan Nicolaescu | 2008-05-11 | 1 | -1/+1 |
| | |||||
* | Typo fix. | Eric S. Raymond | 2008-05-11 | 1 | -1/+1 |
| | |||||
* | Prevent some compilaation warnings. | Eric S. Raymond | 2008-05-11 | 2 | -30/+28 |
| | |||||
* | *** empty log message *** | Dan Nicolaescu | 2008-05-11 | 1 | -17/+17 |
| | |||||
* | (ewoc): Require. | Dan Nicolaescu | 2008-05-10 | 2 | -2/+1 |
| | |||||
* | (vc-hooks, ewoc): Require. | Dan Nicolaescu | 2008-05-10 | 2 | -1/+10 |
| | | | | (vc-log-edit, vc-buffer-sync): Declare for byte compiler. | ||||
* | (vc-hg-diff, vc-hg-annotate-command): Use when not if. | Dan Nicolaescu | 2008-05-10 | 2 | -19/+24 |
| | |||||
* | Tweak last change. | Chong Yidong | 2008-05-10 | 3 | -6/+6 |
| | |||||
* | (x-colors): Re-order colors. | Chong Yidong | 2008-05-10 | 3 | -2259/+279 |
| | |||||
* | * term/w32-win.el (x-colors): | Chong Yidong | 2008-05-10 | 1 | -1/+7 |
| | | | | | * term/mac-win.el (x-colors): * term/x-win.el (x-colors): Re-order colors. | ||||
* | Remove assumption about what nil means as a first arument to vc-do-command. | Eric S. Raymond | 2008-05-10 | 12 | -50/+65 |
| |