aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-195-25/+63
* * lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.Stefan Monnier2010-09-192-3/+6
* * lisp/fringe.el (fringe-styles): New var.Stefan Monnier2010-09-192-32/+41
* * lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.Stefan Monnier2010-09-192-19/+23
* SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.Michael Mauger2010-09-183-163/+370
* * lisp/emacs-lisp/warnings.el: Fix commenting convention.Stefan Monnier2010-09-192-13/+21
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-1824-126/+256
* Fix ChangeLog typo, mea culpa.Glenn Morris2010-09-181-1/+1
* * lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.Julien Danjou2010-09-182-9/+4
* * nnimap.el: Require nnoo and other files necessary.Lars Magne Ingebrigtsen2010-09-182-0/+6
* calc-prog.el (calc-read-parse-table-part): Don't "fix" the emptyJay Belanger2010-09-182-1/+7
* * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.Stefan Monnier2010-09-184-3/+13
* * lispref/text.texi (Special Properties): Clarify when modification-hooks run.Stefan Monnier2010-09-182-6/+14
* src/Changelog: Merge two last entries.Eli Zaretskii2010-09-181-2/+0
* Fix MSDOS build broken by 2010-09-10T16:44:[email protected], support MSDOS ...Eli Zaretskii2010-09-186-0/+42
|\
| * Add xml.o dependencies to deps.mk.Eli Zaretskii2010-09-182-0/+5
| * Support building with libxml2, if it is installed.Eli Zaretskii2010-09-182-0/+31
| * Edit out libxml2 variables from src/Makefile.in.Eli Zaretskii2010-09-172-0/+6
* | gnus-start.el (gnus-get-unread-articles): Allow the backends to update the gr...Lars Magne Ingebrigtsen2010-09-182-1/+6
* | Fix bug #7038 with cursor motion in paragraphs w/o strong characters.Eli Zaretskii2010-09-184-48/+96
* | Fix previous merge from Gnus trunk.Katsumi Yamaoka2010-09-182-13/+108
* | Merge changes made in Gnus trunk.Katsumi Yamaoka2010-09-1849-2264/+1289
* | Mention rounding of fringe width in the doc string of fringe-mode.Eli Zaretskii2010-09-182-0/+7
* | Fix typos in etc/NEWS.Esa Peuha2010-09-181-7/+6
* | * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the...Kan-Ru Chen2010-09-172-4/+15
* | Fix and improve last syntax-propertize patchStefan Monnier2010-09-186-97/+220
* | * lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):Stefan Monnier2010-09-182-2/+4
* | * lisp/isearch.el (isearch-face): Rename from `isearch'.Stefan Monnier2010-09-182-2/+7
* | Fix bug #6989.Eli Zaretskii2010-09-172-1/+10
* | Fix bug #6933 regarding `half' width fringes.Eli Zaretskii2010-09-172-2/+7
* | * process.c (wait_reading_process_output): Don't message aboutLars Magne Ingebrigtsen2010-09-172-1/+6
* | * src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet anotherStefan Monnier2010-09-172-3/+9
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)Stefan Monnier2010-09-172-2/+5
* | Silence byte-compilerStefan Monnier2010-09-173-19/+18
* | * lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.Stefan Monnier2010-09-172-21/+29
|/
* * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not ...Jan D2010-09-172-1/+6
* Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)Jan D2010-09-174-3/+41
* * net/tramp-compat.el (tramp-compat-with-temp-message): Make it aMichael Albinus2010-09-172-1/+6
* Put handle on top for vertical toolbar, Bug#7051.Jan D2010-09-172-0/+9
* pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of n...Katsumi Yamaoka2010-09-172-1/+4
* gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on...Katsumi Yamaoka2010-09-172-2/+8
* gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.Romain Francoise2010-09-172-0/+6
* merge trunkKenichi Handa2010-09-175-1/+23
|\
| * * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.Chong Yidong2010-09-162-0/+4
| * Define obsolete alias x-cut-buffer-or-selection-value.Chong Yidong2010-09-162-0/+6
| * * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.Chong Yidong2010-09-162-0/+6
| * * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.Michael Albinus2010-09-162-1/+7
* | ftfont.c (ftfont_check_otf): Fix previous change.Kenichi Handa2010-09-172-11/+24
|/
* merge trunkKenichi Handa2010-09-16132-10985/+11551
|\
| * * net/tramp-compat.el (tramp-compat-with-temp-message)Michael Albinus2010-09-156-26/+73