summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set the version number in the texinfo manuals using configure.Glenn Morris2010-10-0818-63/+50
* Remove lib-src/b2m.c and b2m.pl.Glenn Morris2010-10-0817-510/+36
* Mark some doc/ rules as PHONY.Glenn Morris2010-10-088-5/+40
* browse-url.el trivia.Glenn Morris2010-10-082-6/+17
* shr.el (shr-insert): Don't insert double spaces.Gnus developers2010-10-0816-46/+173
* * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Andreas Schwab2010-10-082-4/+5
* * keyboard.c: Revert last change; it was not intended to beMichael Albinus2010-10-082-5/+5
* gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.Julien Danjou2010-10-082-6/+10
* Merge changes from emacs-23 branch.Juanma Barranquero2010-10-0834-243/+492
|\
| * ChangeLog fix.Glenn Morris2010-10-071-7/+1
| * * lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.Glenn Morris2010-10-072-6/+10
| * * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.Glenn Morris2010-10-073-0/+2
| * Rename some shadow.el things.Glenn Morris2010-10-072-6/+18
| * Minor cl.texi change.Glenn Morris2010-10-072-7/+14
| * merge emacs-23Kenichi Handa2010-10-083-61/+27
| |\
| | * * doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.Glenn Morris2010-10-062-25/+15
| | * * doc/misc/cl.texi (Usage, Installation): Remove outdated information.Glenn Morris2010-10-052-36/+12
| * | coding.c (complement_process_encoding_system): Fix previous change.Kenichi Handa2010-10-082-43/+27
| * | merge emacs-23Kenichi Handa2010-10-048-70/+107
| |\ \ | | |/
| | * Use lexical-let to avoid false matches in var completion (Bug#7056).Chong Yidong2010-10-032-53/+68
| | * * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)Olof Ohlsson Sax2010-10-032-1/+5
| | * * dbusbind.c (syms_of_dbusbind): Move putenv call ...Michael Albinus2010-10-032-4/+11
| | * Fix return value of dnd-get-local-file-name (Bug#7090).Leo Liu2010-10-022-4/+10
| | * Doc fix.Glenn Morris2010-10-022-8/+7
| | * Add missing ChangeLog entry for r1.146 of lispref/text.texi.Glenn Morris2010-10-021-0/+6
| * | coding.c (complement_process_encoding_system): Fix previous change.Kenichi Handa2010-10-042-25/+34
| |/
| * merge emacs-23Kenichi Handa2010-10-024-4/+45
| |\
| | * Close bug#3992.Glenn Morris2010-09-302-1/+17
| | * * lisp/minibuffer.el (completion--replace): Better preserve markers.Stefan Monnier2010-10-012-3/+28
| * | Fix complementing of a coding systemKenichi Handa2010-10-022-6/+14
| |/
| * merge emacs-23Kenichi Handa2010-09-3012-65/+133
| |\
| | * Fix more CEDET require statements.Chong Yidong2010-09-293-2/+8
| | * Fix errors in CEDET 1.0 merge.Chong Yidong2010-09-298-62/+120
| | * lisp/server.el (server-process-filter): Doc fix.Juanma Barranquero2010-09-292-1/+5
| * | Complement a coding system for encoding arguments and input to a process.Kenichi Handa2010-09-305-23/+108
| |/
| * merge emacs-23Kenichi Handa2010-09-297-10/+45
| |\
| | * * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, itMichael Albinus2010-09-283-7/+16
| | * * dired.el (dired-save-positions): Doc fix. (Bug#7119)Drew Adams2010-09-282-1/+5
| * | xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth prope...Kenichi Handa2010-09-292-1/+6
* | | Remove some tests for defunct system-types.Glenn Morris2010-10-084-22/+24
* | | * lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).Glenn Morris2010-10-081-2/+6
* | | gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind g...Katsumi Yamaoka2010-10-082-3/+13
* | | * xterm.c (x_draw_relief_rect): If box width is larger than 1,Chong Yidong2010-10-082-10/+51
* | | ChangeLog fix.Glenn Morris2010-10-071-4/+2
* | | * lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Glenn Morris2010-10-072-2/+5
* | | etc/NEWS.Glenn Morris2010-10-071-1/+1
* | | gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally):...Katsumi Yamaoka2010-10-082-2/+7
* | | shr.el (shr-table-widths): Don't use cl function `reduce'.Katsumi Yamaoka2010-10-082-2/+6
* | | Improvements to face customization interface.Chong Yidong2010-10-073-163/+212
* | | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-10-079-51/+106