summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.Jan Djärv2011-07-056-100/+321
* * themes/manoj-dark-theme.el (manoj-dark): New file.Manoj Srivastava2011-07-042-0/+704
* Random fixes. E.g., (random) never returned negative values.Paul Eggert2011-07-043-7/+26
* lisp/server.el: Catch quit and close the connection (bug#8942).Juanma Barranquero2011-07-052-1/+10
* * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide insecureKen Manheimer2011-07-042-88/+164
* Add 7z operations to delete and save changed members.Juri Linkov2011-07-053-7/+45
* * bindings.el: Ignore next-buffer and previous-buffer in minibuffer-local-map.Chong Yidong2011-07-042-0/+5
* * lisp/pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el.Stefan Monnier2011-07-042-0/+18
* * font-lock.el (font-lock-builtin-face): Change light background colorChong Yidong2011-07-043-2/+7
* * textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.Stefan Monnier2011-07-044-10/+16
* * lisp/progmodes/gdb-mi.el (gdb): Use completion-at-point.Wang Diancheng2011-07-042-1/+8
* * fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.Paul Eggert2011-07-042-1/+6
* * lisp/files.el (find-file): Use pop-to-buffer-same-window.Stefan Monnier2011-07-043-8/+14
* * semantic/db.el (semanticdb-file-table-object): Don't bug out onDarren Hoo2011-07-042-1/+6
* * buffer.c (Foverlay_put): Say what the return value isLars Magne Ingebrigtsen2011-07-042-1/+5
* (barf_or_query_if_file_exists): Make the "File is a directory"Lars Magne Ingebrigtsen2011-07-042-1/+3
* * fileio.c (barf_or_query_if_file_exists): Check first if the fileLars Magne Ingebrigtsen2011-07-042-0/+8
* * erc.el (erc-generate-new-buffer-name): Reuse old buffer namesVivek Dasmohapatra2011-07-042-17/+29
* nnimap.el (nnimap-request-scan): Say that splitting has finished.Lars Magne Ingebrigtsen2011-07-042-1/+6
* * tramp.texi (Cleanup remote connections): AddMichael Albinus2011-07-042-0/+11
* * fns.c (Frequire): Remove the mention of the .gz files, sinceLars Magne Ingebrigtsen2011-07-042-2/+7
* * isearch.el (isearch-search-fun-function): Clarify further theLars Magne Ingebrigtsen2011-07-042-3/+11
* * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.Michael Albinus2011-07-043-28/+65
* * play/animate.el (animate-string): Doc fixes and allow changingMON KEY2011-07-042-13/+37
* * editfns.c (Fformat_time_string): Don't assume strlen fits in int.Paul Eggert2011-07-042-3/+12
* nndraft.el: Require gnus-group.Katsumi Yamaoka2011-07-042-0/+10
* Merge: timer.el: Use time-date fns rather than rolling our own.Paul Eggert2011-07-032-12/+9
|\
| * * emacs-lisp/timer.el (timer--time-less-p): Use time-less-p.Paul Eggert2011-07-032-8/+2
| * * emacs-lisp/timer.el (timer-until): Use time-subtract and float-time.Paul Eggert2011-07-032-4/+5
|/
* Merge from trunk.Bill Wohler2011-07-0338-298/+556
|\
| * src/gnutls.c: Remove bogus references to :verify-error.Juanma Barranquero2011-07-042-24/+25
| * nndraft.el (nndraft-update-unread-articles): Don't show group having no unrea...Katsumi Yamaoka2011-07-042-5/+17
| * src/eval.c (find_handler_clause): Remove unused parameters.Juanma Barranquero2011-07-042-18/+13
| * nndraft.el (nndraft-update-unread-articles): New function.Katsumi Yamaoka2011-07-042-0/+21
| * lisp/type-break.el (timep): Avoid a byte-compiler warning.Juanma Barranquero2011-07-042-1/+4
| * lisp/server.el (server-eval-and-print): Return any result, even nil.Juanma Barranquero2011-07-042-6/+10
| * gnus.texi (Checking New Groups): Moved the reference to the right place.Lars Magne Ingebrigtsen2011-07-042-6/+7
| * * type-break.el: Accept time formats that the builtins accept.Paul Eggert2011-07-032-12/+14
| * * callint.c (Finteractive): Clarify the meaning of "@".Lars Magne Ingebrigtsen2011-07-042-3/+8
| * * info.el (Info-apropos-matches): Make non-interactive, since itLars Magne Ingebrigtsen2011-07-042-1/+5
| * auth-source.el (eieio): Fix last commit.Katsumi Yamaoka2011-07-031-11/+1
| * Merge changes made in Gnus trunk.Gnus developers2011-07-036-21/+63
| * Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-036-125/+176
| * * dired.el (dired-flagging-regexp): Removed unused variableLars Magne Ingebrigtsen2011-07-042-2/+5
| * * progmodes/compile.el (compilation-error-regexp-alist-alist):Kevin Ryde2011-07-034-2/+23
| * * display.texi (Scrolling): `C-v' (etc) are now bound toLars Magne Ingebrigtsen2011-07-032-2/+7
| * * mail/feedmail.el (feedmail-buffer-to-smtpmail):Lars Magne Ingebrigtsen2011-07-032-16/+18
| * * isearch.el (isearch-search-fun-function): Clarify the doc stringLars Magne Ingebrigtsen2011-07-032-4/+9
| * Back out last commit since we do not have papers from the actualLars Magne Ingebrigtsen2011-07-032-20/+9
| * * play/fortune.el (fortune-compile): Make a new fortune dat fileJuanma Barranquero2011-07-032-9/+20