summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing / from directory names.Dan Nicolaescu2010-10-123-18/+23
* Add some default custom themes.Chong Yidong2010-10-126-11/+291
* Avoid using trailing / in directory variables.Dan Nicolaescu2010-10-122-113/+118
* gnus-sum.el: Remove long obsoleted functions.Lars Magne Ingebrigtsen2010-10-123-11/+7
* * make-dist: Replace grep with sed when determining $version.Glenn Morris2010-10-121-2/+1
* * make-dist: Remove the unnecessary $shortversion.Glenn Morris2010-10-121-4/+2
* * make-dist: Remove comment that no longer applies.Glenn Morris2010-10-121-1/+0
* * make-dist: Simplify trap handling.Glenn Morris2010-10-121-5/+2
* * make-dist: Use find for the whole etc/ directory.Glenn Morris2010-10-121-21/+5
* * make-dist: Use find for etc/image files.Glenn Morris2010-10-121-32/+3
* * make-dist: Use find to handle the etc and lisp directories.Glenn Morris2010-10-121-52/+15
* * make-dist: Simplify creation of lisp/MANIFEST.Glenn Morris2010-10-111-14/+12
* * make-dist: Update and simplify.Glenn Morris2010-10-112-191/+88
* Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.Glenn Morris2010-10-114-38/+33
* Move nextstep/DEV-NOTES to admin/notes/nextstep.Glenn Morris2010-10-113-0/+8
* * doc/lispref/book-spine.texinfo: Rename to book-spine.texi.Glenn Morris2010-10-112-0/+4
* * etc/BABYL: Remove file.Glenn Morris2010-10-112-179/+4
* Placeholder entry for Custom theme changes.Chong Yidong2010-10-111-0/+4
* New interface for choosing Custom themes.Chong Yidong2010-10-116-153/+416
* lisp/net/telnet.el: "Fix" commented code.Juanma Barranquero2010-10-121-1/+1
* lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.Juanma Barranquero2010-10-122-17/+21
* lisp/ChangeLog: Add missing bug reference.Juanma Barranquero2010-10-121-1/+1
* lisp/net/telnet.el (telnet-mode-map): Fix previous change.Juanma Barranquero2010-10-122-1/+5
* Clarify the doc about caching passphrases.Daiki Ueno2010-10-123-16/+22
* Fix last change.Katsumi Yamaoka2010-10-121-2/+0
* Merge changes from emacs-23 branch.Juanma Barranquero2010-10-1214-86/+165
|\
| * Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan Djärv2010-10-116-4/+61
| * * Makefile.in (ELCFILES): Update.Andreas Schwab2010-10-102-2/+6
| * * doc/man/emacs.1: Small fixes.Glenn Morris2010-10-092-10/+14
| * * lisp/emacs-lisp/lisp.el (lisp-completion-at-point):Stefan Monnier2010-10-092-29/+34
| * (gdb-mouse-toggle-breakpoint-margin)Nick Roberts2010-10-092-2/+8
| * Fix hi-lock-mode interactions with font-lock.David Koppelman2010-10-092-18/+15
| * Rename another shadow.el function.Glenn Morris2010-10-082-4/+11
| * * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Glenn Morris2010-10-082-1/+5
| * * doc/man/emacs.1: Update license description.Ulrich Mueller2010-10-082-5/+6
| * * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.Michael Albinus2010-10-082-8/+24
| * Mention the bug number for the last change in make-dist.Eli Zaretskii2010-10-081-1/+1
| * make-dist: Don't distribute src/buildobj.h.Eli Zaretskii2010-10-082-1/+5
* | nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka2010-10-1137-27/+60
* | Merge changes made in Gnus trunk.Gnus developers2010-10-114-8/+65
* | gnus-topic.el (gnus-topic-read-group): If after the last group, select the la...Lars Magne Ingebrigtsen2010-10-112-0/+7
* | gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.Teodor Zlatanov2010-10-112-0/+5
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-116-104/+167
* | Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.Glenn Morris2010-10-106-4/+9
* | Add html targets for some doc/ Makefiles.Glenn Morris2010-10-106-10/+21
* | Add ps rules for some doc/ Makefiles.Glenn Morris2010-10-108-21/+50
* | * lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.Dan Nicolaescu2010-10-101-0/+4
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-1021-525/+511
* | Merge changes made in Gnus trunk.Gnus developers2010-10-105-70/+170
* | Fix gnutls write-before-negotiation case.Lars Magne Ingebrigtsen2010-10-102-1/+13