aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (AC_INIT): Fix version number.Glenn Morris2008-03-132-2/+8
* Fix version number.Glenn Morris2008-03-131-1/+1
* (command-line-1): Rename -scriptload to -internal-script.Glenn Morris2008-03-131-2/+2
* (main, standard_args): Rename -scriptload to -internal-script.Glenn Morris2008-03-132-10/+18
* More details of font-lock-comment-delimiter-face and related issues.Glenn Morris2008-03-131-0/+9
* (terminal-init-xterm): delete-frame-hook -> delete-frame-functions.Stefan Monnier2008-03-132-1/+4
* (Info-current-node): Remove.Stefan Monnier2008-03-132-9/+8
* (describe-project): Remove defaliases for view-todo andJuri Linkov2008-03-122-2/+12
* (inhibit-startup-screen): Revert incompleteJuri Linkov2008-03-121-12/+1
* (quail-help): Use set-buffer-multibyte rather thanStefan Monnier2008-03-122-2/+3
* (quail-setup-completion-buf): Use set-buffer-multibyte rather thanStefan Monnier2008-03-122-9/+10
* (binhex-decode-region-internal): Use set-buffer-multibyte rather thanStefan Monnier2008-03-122-2/+3
* (uudecode-decode-region-internal): Use set-buffer-multibyte rather thanStefan Monnier2008-03-122-6/+7
* (dns-read-string-name, dns-read, dns-read-type, query-dns):Stefan Monnier2008-03-122-147/+148
* (mh-uncompface, mh-picon-file-contents): Use set-buffer-multibyte...Stefan Monnier2008-03-122-10/+14
* (sha1-string-external): Use set-buffer-multibyte rather thanStefan Monnier2008-03-122-2/+6
* Use with-current-buffer.Stefan Monnier2008-03-122-97/+105
* (rfc2047-decode-string): Don't use `m'. Avoid mm-string-as-multibyte as well.Stefan Monnier2008-03-122-14/+17
* (nnweb-insert-html): Remove use of nnheader-string-as-multibyte.Stefan Monnier2008-03-122-2/+9
* (nnheader-init-server-buffer): Use with-current-buffer.Stefan Monnier2008-03-122-6/+7
* Use inhibit-read-only.Stefan Monnier2008-03-122-42/+42
* (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.Stefan Monnier2008-03-122-2/+7
* (gnus-soup-send-packet): Don't use mm-with-unibyte-current-bufferStefan Monnier2008-03-122-4/+6
* Use with-current-buffer.Stefan Monnier2008-03-122-10/+10
* (nnimap-retrieve-headers-progress): Use a unibyte temp buffer.Stefan Monnier2008-03-122-3/+7
* (mm-with-part): Set the buffer to unibyte before insertingStefan Monnier2008-03-122-14/+16
* Use with-current-buffer.Stefan Monnier2008-03-122-28/+16
* (Fswitch_to_buffer): Fall back on pop-to-buffer.Stefan Monnier2008-03-123-1/+12
* (viper-file-remote-p): Remove, unused.Stefan Monnier2008-03-122-5/+2
* Fix up indentation and comment style. Remove `function'.Stefan Monnier2008-03-122-184/+170
* (reset-language-environment, set-language-environment-nonascii-translation):Stefan Monnier2008-03-122-2/+13
* Remove all cb-args, use closures instead.Stefan Monnier2008-03-122-87/+58
* Fix next to last ChangeLog entry.Tassilo Horn2008-03-121-1/+1
* (doc-view-current-cache-dir): Set buffer used forTassilo Horn2008-03-122-0/+6
* (doc-view-new-window-function): Add assertion.Stefan Monnier2008-03-122-13/+57
* Copyedit.Chong Yidong2008-03-121-3/+3
* Remove discussion of flow control.Chong Yidong2008-03-1220-158/+0
* * TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:Chong Yidong2008-03-121-0/+8
* (message-ignored-resent-headers): Add "Delivered-To".Stefan Monnier2008-03-122-4/+14
* (doc-view-doc->txt, doc-view-open-text)Tassilo Horn2008-03-122-63/+116
* Describe linum.el.Juanma Barranquero2008-03-122-2/+9
* (diff-refine-change): Adjust colors to be more visible.Dan Nicolaescu2008-03-122-2/+6
* (sgml-font-lock-syntactic-keywords): Mark " outside of tags as punctuation.Stefan Monnier2008-03-122-1/+8
* (minibuffer-local-map): Use the same command for the "Quit" menu as used forStefan Monnier2008-03-112-1/+6
* (display-buffer-other-frame): Eliminate problematic code.Stefan Monnier2008-03-112-3/+14
* (menu-bar-update-buffers-maxbuf): Remove.Stefan Monnier2008-03-112-66/+50
* (icomplete-completions): Remove obsolete code.Juanma Barranquero2008-03-112-5/+2
* Fix previous change.Jan Djärv2008-03-111-1/+1
* (iwconfig-program-options): Doc fix.Juanma Barranquero2008-03-112-28/+29
* Add --enable-sync-input, default yes.Jan Djärv2008-03-113-2/+32