summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enhance fontification of declarators to take account of theAlan Mackenzie2010-10-094-150/+313
* Use $< in some doc/*/Makefile rules.Glenn Morris2010-10-096-14/+24
* Fix previous doc/*/Makefile.in change.Glenn Morris2010-10-094-4/+4
* * doc/man/b2m.1: Remove file.Glenn Morris2010-10-092-64/+4
* * make-dist: No more doc/emacs/*.texi.in.Glenn Morris2010-10-092-1/+3
* Quieten emacs-devel.Glenn Morris2010-10-098-4/+13
* Avoid having a directory as a prerequisite in doc Makefiles.Glenn Morris2010-10-098-62/+133
* * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Glenn Morris2010-10-099-6/+22
* (ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.Lars Magne Ingebrigtsen2010-10-092-4/+6
* Don't use foo() to talk about functions.Lars Magne Ingebrigtsen2010-10-091-2/+2
* (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.Lars Magne Ingebrigtsen2010-10-092-2/+5
* (epa-passphrase-callback-function): Say what we're querying the password for.Lars Magne Ingebrigtsen2010-10-092-2/+12
* * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffersLars Magne Ingebrigtsen2010-10-092-1/+6
* Make emacs_gnutls_read() return the expected on errors.Lars Magne Ingebrigtsen2010-10-092-7/+14
* nnir.el (nnir-read-parm): Fix call to gnus-completing-read.Julien Danjou2010-10-092-2/+4
* shr,el: Allow shr table char to be customized.Julien Danjou2010-10-093-6/+26
* gnus.texi: untabify.Katsumi Yamaoka2010-10-091-2/+2
* * xterm.c (x_draw_relief_rect): Clear corner pixels.Chong Yidong2010-10-082-3/+14
* More face customization cleanups.Chong Yidong2010-10-083-85/+134
* Small simplifications for some cal-hebrew calculations.Glenn Morris2010-10-082-85/+87
* * configure.in: Combine some conditionals.Glenn Morris2010-10-082-18/+15
* Add doc/ dependencies on emacsver.texi.Glenn Morris2010-10-086-1/+8
* Regenerate configure, src/config.in.Glenn Morris2010-10-082-16/+11
* * doc/misc/gnus.texi (Article Washing): Fix previous change.Glenn Morris2010-10-082-1/+2
* 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
| |/