summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nnimap.el (nnimap-open-connection-1): Use the correct port number in the erro...Lars Magne Ingebrigtsen2011-09-032-2/+6
* * Require libxml/parser.h to avoid compilation warning.Lars Magne Ingebrigtsen2011-09-042-0/+6
* Fix up xmlCleanupParser sequence.Lars Magne Ingebrigtsen2011-09-033-1/+11
* Make sendmail-query-once update send-mail-function directly.Chong Yidong2011-09-033-46/+54
* * progmodes/python.el (python-mode-map): Use correct function toChristoph Scholtes2011-09-032-10/+10
* * lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximu...Deniz Dogan2011-09-032-12/+16
* * help.el (help-return-method): Doc fix.Christoph Scholtes2011-09-032-1/+5
* Don't delete frame when there's a previous buffer to show (Bug#9419).Martin Rudalics2011-09-032-13/+43
* Fix display by Rmail of bidirectional text in MIME email messages.Eli Zaretskii2011-09-033-3/+9
* Remove unused variable find-file-not-true-dirname-listLeo Liu2011-09-032-5/+4
* lisp/gnus/message.el (message-setup-1): Return t (Bug#9392).Eli Zaretskii2011-09-022-1/+7
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-0227-143/+123
* Add missing piece of earlier commit.Thierry Volpiatto2011-09-021-1/+4
* Minor doc fix for last change.Chong Yidong2011-09-011-10/+11
* Split default-buffer-default into separate display action components.Chong Yidong2011-09-012-226/+303
* * lisp/minibuffer.el (completion--insert-strings): Don't get confused byStefan Monnier2011-09-012-14/+23
* lisp/window.el (frame-auto-delete, window-deletable-p): Doc fix.Eli Zaretskii2011-09-012-6/+10
* Fix display-buffer interactive spec, and fixes for pop-to-buffer*.Chong Yidong2011-09-013-50/+72
* gnus-sum.el: When adding article headers to a summary buffer also update gnus...Andrew Cohen2011-09-012-1/+14
* Auto-commit of loaddefs files.Glenn Morris2011-09-011-146/+141
* * lisp/vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories.Thierry Volpiatto2011-09-011-0/+4
* * lisp/vc/vc-git.el (vc-git-grep): Use --no-color. (tiny change)Wilfred Hughes2011-09-012-1/+6
* bzr 2.4.0, including changelog_merge plugin, was released.Glenn Morris2011-09-011-10/+12
* Properly handle splitting of Rmail buffer and message view buffer.Richard M. Stallman2011-08-312-55/+38
* Auto-commit of generated files.Glenn Morris2011-08-311-13/+2
* Restore Emacs 23 display-buffer functions and options.Martin Rudalics2011-08-314-2637/+864
* * net/tramp.el (tramp-root-regexp): Remove.Michael Albinus2011-08-312-17/+17
* auth-source.el: Autoload help-mode.Katsumi Yamaoka2011-08-302-0/+6
* Merge changes from emacs-23 branchChong Yidong2011-08-304-1/+15
|\
| * Fix syntax scanning bug causing fontification crashes.Chong Yidong2011-08-302-0/+10
| * * dic/lispref/lists.texi (Building Lists): Fix typo.Dani Moncayo2011-08-282-1/+5
| * Backport 2011-06-04T11:02:37Z!deniz@dogan.se (Bug#8799) from trunkChong Yidong2011-08-202-4/+8
| * Backport license fix from trunk (remove duplicate, incorrect license).Glenn Morris2011-08-201-20/+0
| * Fix implicit declaration of kbd_on_hold_pAndreas Schwab2011-08-192-0/+5
* | gnus-group.el (gnus-group-name-charset): Don't bug out on server names.Lars Magne Ingebrigtsen2011-08-302-15/+26
* | * configure.in: Remove no-longer used HP patterns.Paul Eggert2011-08-302-11/+3
* | * configure.in (opsys): Change pattern to *-*-linux*.Paul Eggert2011-08-302-3/+3
* | src/image.c (x_bitmap_pixmap): Cast to int to avoid compiler warnings.Eli Zaretskii2011-08-302-1/+4
* | Fix bug #9402 with :align-to on TTY frames.Eli Zaretskii2011-08-304-115/+96
* | * configure.in (opsys): Add pattern *-gnu-linux*Paul Eggert2011-08-302-1/+6
* | Document new Emacs 24 faces in Lisp manual.Chong Yidong2011-08-307-36/+75
* | * lisp/subr.el (event-modifiers): Fix "missing modifier" part of docstring.Stefan Monnier2011-08-302-3/+8
* | * lisp/vc/pcvs-defs.el (cvs-find-file-and-jump): Typo in docstring.Reuben Thomas2011-08-302-3/+7
* | * MACHINES: Remove obsolete info and update a bit (Bug#9404).Paul Eggert2011-08-292-229/+49
* | * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).Paul Eggert2011-08-292-37/+4
* | Update and edit manual sections on major modes.Chong Yidong2011-08-298-187/+208
* | * lisp/isearch.el (isearch-done): Don't display message "Mark saved"Juri Linkov2011-08-292-1/+6
* | * leim/quail/latin-ltx.el: Complete the super and subscript letters.Stefan Monnier2011-08-292-1/+54
* | * image.c (parse_image_spec): Check for nonnegative, not for positive,Paul Eggert2011-08-282-15/+23
* | Merge changes made in Gnus trunk.Daiki Ueno2011-08-283-2/+8