aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass CFLAGS to the linker.Dan Nicolaescu2010-10-1010-16/+21
* * src/Makefile.in (CRT_DIR): Move near potential user.Dan Nicolaescu2010-10-102-4/+4
* * src/Makefile.in: Use $(...) everywhere instead of ${...}Dan Nicolaescu2010-10-102-168/+170
* Small sysdep.c cleanups.Dan Nicolaescu2010-10-102-7/+8
* Rearrange an entry (test commit to bzr++ssh).Eli Zaretskii2010-10-101-4/+4
* * lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.Dan Nicolaescu2010-10-092-0/+5
* Simplify 2010-10-09T13:27:24Z!larsi@gnus.org.Daiki Ueno2010-10-103-8/+14
* Merge changes made in Gnus trunk.Gnus developers2010-10-109-145/+294
* * doc/misc/Makefile.in: Missed a few spots in the earlier $< change.Glenn Morris2010-10-091-10/+10
* Interface improvements to cus-theme.el.Chong Yidong2010-10-093-162/+234
* Fix building manuals on MS-Windows using emacsver.texi.Eli Zaretskii2010-10-096-6/+33
* Replace use of VPATH in most doc/ Makefiles.Glenn Morris2010-10-097-22/+29
* Anchor regexps in doc/ `make dist' rules.Glenn Morris2010-10-096-7/+13
* * doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.Glenn Morris2010-10-092-1/+4
* Remove references to emacsver.texi.in in doc/ `make dist' rules.Glenn Morris2010-10-094-4/+3
* * doc/misc/Makefile.in (mostlyclean): Delete *.toc.Glenn Morris2010-10-092-1/+3
* * doc/misc/Makefile.in: Use $< in rules.Glenn Morris2010-10-092-230/+232
* 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
|\