aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document secure-hashGlenn Morris2012-02-106-7/+26
* * src/fns.c (Fsecure_hash): Doc fix.Glenn Morris2012-02-103-10/+16
* Add missing defcustom :version tagsGlenn Morris2012-02-103-8/+18
* Doc fixes for remote-file-name-inhibit-cacheGlenn Morris2012-02-105-34/+35
* Update Loading chapter of Emacs manual.Chong Yidong2012-02-104-111/+92
* * doc/emacs/mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.Glenn Morris2012-02-093-2/+11
* Document url-queue-retrieveGlenn Morris2012-02-095-7/+31
* NEWS edits for electric stuffGlenn Morris2012-02-091-0/+6
* * doc/emacs/programs.texi (Misc for Programs): Mention electric-layout-mode.Glenn Morris2012-02-092-2/+12
* * doc/lispref/modes.texi (Basic Major Modes): Mention tabulated-list-mode.Glenn Morris2012-02-093-0/+19
* lisp/cedet/ede/auto.el: Add declarations.Juanma Barranquero2012-02-102-2/+10
* lisp/gnus/gnus.el: Avoid byte-compiler warning.Juanma Barranquero2012-02-102-8/+13
* gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't running.Lars Ingebrigtsen2012-02-092-13/+20
* Get the MAIL FROM from the From: header if no domain is configuredLars Ingebrigtsen2012-02-092-5/+29
* * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):Stefan Monnier2012-02-092-42/+40
* * lisp/files.el (rename-uniquely): Doc fix. (Bug#3806)Glenn Morris2012-02-092-1/+9
* NEWS edit for cc-guessGlenn Morris2012-02-091-3/+3
* Add some custom :version tagsGlenn Morris2012-02-082-0/+5
* Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com.Glenn Morris2012-02-082-3/+7
|\
| * coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-082-3/+7
| |\
| * | * admin/nt/README.W32: Backported fixed url for image libraries fromChristoph Scholtes2012-02-052-4/+8
| |/
| * * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4HIROSHI OOTA2012-01-252-3/+8
| * Bump version number to 23.4Chong Yidong2012-01-1943-38/+130
| * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-192-1/+6
| * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-192-40/+157
| * Do not use ranges in FSF copyright years in emacs-23 (do not merge to trunk)Glenn Morris2012-01-1810-10/+20
* | * doc/misc/sem-user.texi (Semantic mode user commands): Typo fix.Glenn Morris2012-02-082-1/+3
* | Stylistic fix for previous changeGlenn Morris2012-02-081-1/+1
* | * lisp/progmodes/compile.el (compilation-filter-start): Doc fix.Glenn Morris2012-02-083-6/+7
* | Doc fixes for compile.elGlenn Morris2012-02-083-2/+12
* | NEWS markup - commands.texi already updated for this changeGlenn Morris2012-02-081-0/+1
* | Small NEWS edit for compose-mailGlenn Morris2012-02-081-6/+7
* | Small NEWS fixes for dbusGlenn Morris2012-02-081-6/+5
* | * doc/misc/info.texi (Create Info buffer): Mention info-display-manual.Glenn Morris2012-02-083-7/+16
* | Tiny buffers.texi fixGlenn Morris2012-02-082-3/+6
* | Small VC doc fixesGlenn Morris2012-02-084-16/+19
* | nnimap.el (nnimap-wait-for-response): Minor fixup of message string.Lars Ingebrigtsen2012-02-092-2/+7
* | * etc/NEWS: Edit delayed-warnings-list entry.Glenn Morris2012-02-082-2/+11
* | * doc/emacs/trouble.texi (Checklist): Mention C-c m in report-emacs-bug.Glenn Morris2012-02-083-6/+13
* | Doc fixes for emacsbug.elGlenn Morris2012-02-084-5/+23
* | Doc fixes for browse-urlGlenn Morris2012-02-082-2/+10
* | Fix whitespace in previousGlenn Morris2012-02-081-1/+0
* | NEWS updates for browse-urlGlenn Morris2012-02-081-6/+12
* | Relocate previous change in alphabetical sequence.Glenn Morris2012-02-081-6/+6
* | Doc fixes for electric.elGlenn Morris2012-02-083-9/+29
* | Fix typo.Jay Belanger2012-02-082-1/+5
* | gnus.el: More fixes to not list ephemeral servers in the server bufferLars Ingebrigtsen2012-02-092-6/+16
* | gnus-sum.el: Make gnus-summary-insert-old-articles prompting consistentLars Ingebrigtsen2012-02-092-0/+4
* | Fix last fix of server-unselect-displayMartin Rudalics2012-02-081-7/+7
* | In server-unselect-display make sure that buffer is live before killing itMartin Rudalics2012-02-081-8/+9