| Commit message (Expand) | Author | Age | Files | Lines |
* | (terminal-init-xterm): delete-frame-hook -> delete-frame-functions. | Stefan Monnier | 2008-03-13 | 2 | -1/+4 |
* | (Info-current-node): Remove. | Stefan Monnier | 2008-03-13 | 2 | -9/+8 |
* | (describe-project): Remove defaliases for view-todo and | Juri Linkov | 2008-03-12 | 2 | -2/+12 |
* | (inhibit-startup-screen): Revert incomplete | Juri Linkov | 2008-03-12 | 1 | -12/+1 |
* | (quail-help): Use set-buffer-multibyte rather than | Stefan Monnier | 2008-03-12 | 2 | -2/+3 |
* | (quail-setup-completion-buf): Use set-buffer-multibyte rather than | Stefan Monnier | 2008-03-12 | 2 | -9/+10 |
* | (binhex-decode-region-internal): Use set-buffer-multibyte rather than | Stefan Monnier | 2008-03-12 | 2 | -2/+3 |
* | (uudecode-decode-region-internal): Use set-buffer-multibyte rather than | Stefan Monnier | 2008-03-12 | 2 | -6/+7 |
* | (dns-read-string-name, dns-read, dns-read-type, query-dns): | Stefan Monnier | 2008-03-12 | 2 | -147/+148 |
* | (mh-uncompface, mh-picon-file-contents): Use set-buffer-multibyte... | Stefan Monnier | 2008-03-12 | 2 | -10/+14 |
* | (sha1-string-external): Use set-buffer-multibyte rather than | Stefan Monnier | 2008-03-12 | 2 | -2/+6 |
* | Use with-current-buffer. | Stefan Monnier | 2008-03-12 | 2 | -97/+105 |
* | (rfc2047-decode-string): Don't use `m'. Avoid mm-string-as-multibyte as well. | Stefan Monnier | 2008-03-12 | 2 | -14/+17 |
* | (nnweb-insert-html): Remove use of nnheader-string-as-multibyte. | Stefan Monnier | 2008-03-12 | 2 | -2/+9 |
* | (nnheader-init-server-buffer): Use with-current-buffer. | Stefan Monnier | 2008-03-12 | 2 | -6/+7 |
* | Use inhibit-read-only. | Stefan Monnier | 2008-03-12 | 2 | -42/+42 |
* | (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness. | Stefan Monnier | 2008-03-12 | 2 | -2/+7 |
* | (gnus-soup-send-packet): Don't use mm-with-unibyte-current-buffer | Stefan Monnier | 2008-03-12 | 2 | -4/+6 |
* | Use with-current-buffer. | Stefan Monnier | 2008-03-12 | 2 | -10/+10 |
* | (nnimap-retrieve-headers-progress): Use a unibyte temp buffer. | Stefan Monnier | 2008-03-12 | 2 | -3/+7 |
* | (mm-with-part): Set the buffer to unibyte before inserting | Stefan Monnier | 2008-03-12 | 2 | -14/+16 |
* | Use with-current-buffer. | Stefan Monnier | 2008-03-12 | 2 | -28/+16 |
* | (viper-file-remote-p): Remove, unused. | Stefan Monnier | 2008-03-12 | 2 | -5/+2 |
* | Fix up indentation and comment style. Remove `function'. | Stefan Monnier | 2008-03-12 | 2 | -184/+170 |
* | (reset-language-environment, set-language-environment-nonascii-translation): | Stefan Monnier | 2008-03-12 | 2 | -2/+13 |
* | Remove all cb-args, use closures instead. | Stefan Monnier | 2008-03-12 | 2 | -87/+58 |
* | Fix next to last ChangeLog entry. | Tassilo Horn | 2008-03-12 | 1 | -1/+1 |
* | (doc-view-current-cache-dir): Set buffer used for | Tassilo Horn | 2008-03-12 | 2 | -0/+6 |
* | (doc-view-new-window-function): Add assertion. | Stefan Monnier | 2008-03-12 | 2 | -13/+57 |
* | (message-ignored-resent-headers): Add "Delivered-To". | Stefan Monnier | 2008-03-12 | 2 | -4/+14 |
* | (doc-view-doc->txt, doc-view-open-text) | Tassilo Horn | 2008-03-12 | 2 | -63/+116 |
* | (diff-refine-change): Adjust colors to be more visible. | Dan Nicolaescu | 2008-03-12 | 2 | -2/+6 |
* | (sgml-font-lock-syntactic-keywords): Mark " outside of tags as punctuation. | Stefan Monnier | 2008-03-12 | 2 | -1/+8 |
* | (minibuffer-local-map): Use the same command for the "Quit" menu as used for | Stefan Monnier | 2008-03-11 | 2 | -1/+6 |
* | (display-buffer-other-frame): Eliminate problematic code. | Stefan Monnier | 2008-03-11 | 2 | -3/+14 |
* | (menu-bar-update-buffers-maxbuf): Remove. | Stefan Monnier | 2008-03-11 | 2 | -66/+50 |
* | (icomplete-completions): Remove obsolete code. | Juanma Barranquero | 2008-03-11 | 2 | -5/+2 |
* | (iwconfig-program-options): Doc fix. | Juanma Barranquero | 2008-03-11 | 2 | -28/+29 |
* | (lisp-interaction-mode-map): Fix typo. | Dan Nicolaescu | 2008-03-11 | 2 | -1/+5 |
* | (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face. | Glenn Morris | 2008-03-11 | 2 | -4/+11 |
* | (mode-line-emphasis): New face. | Glenn Morris | 2008-03-11 | 1 | -0/+8 |
* | (top-level): Load cal-loaddefs when compiling. | Glenn Morris | 2008-03-11 | 1 | -1/+4 |
* | (set-mark-command): Doc fix. | Chong Yidong | 2008-03-11 | 1 | -1/+2 |
* | * simple.el (set-mark-command): Doc fix. | Chong Yidong | 2008-03-11 | 1 | -0/+4 |
* | (bootstrap-prepare): Don't chmod cal-loaddefs.el. | Stefan Monnier | 2008-03-10 | 2 | -2/+3 |
* | (autoload-find-destination): Don't force raw-text. | Stefan Monnier | 2008-03-10 | 2 | -6/+8 |
* | Ignore cal-loaddefs.el. | Stefan Monnier | 2008-03-10 | 1 | -0/+1 |
* | * calendar/calendar.el ("cal-loaddefs"): Load, rather than require. | Stefan Monnier | 2008-03-10 | 3 | -688/+6 |
* | (makefile-mode-abbrev-table): Add menu | Dan Nicolaescu | 2008-03-10 | 2 | -8/+61 |
* | (date, entry, number): Move declarations to where they are needed. | Glenn Morris | 2008-03-10 | 2 | -3/+9 |