aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kill channel buffers when killing rcirc server buffersDeniz Dogan2012-04-112-2/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (erc-nickserv-passwords): Don't display the password.Vivek Dasmohapatra2012-04-112-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (artist-mode): Convert artist-mode to use define-minor-mode.William Stevenson2012-04-112-28/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the real vfork under CygwinDaniel Colascione2012-04-112-4/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rgrep ignored file tweakWolfgang Jenkner2012-04-112-1/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of generated files.Glenn Morris2012-04-112-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note obsolescence of mouse-sel.el in NEWS.Chong Yidong2012-04-111-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * startup.el (command-line): Remove support for font-lock-face-attributes.Chong Yidong2012-04-112-32/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add another vc-bzr testGlenn Morris2012-04-104-2/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/window.c (save_window_save): Obey window-point-insertion-type.Stefan Monnier2012-04-104-1/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `narrow-to-defun' fixupLennart Borgman2012-04-112-1/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/vc/vc-bzr.el (vc-bzr-status): Handle all errors, not just file-errors.Glenn Morris2012-04-102-42/+48
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-1011-28/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use internal sha1 in vc-bzrGlenn Morris2012-04-102-24/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/alloc.c (lisp_align_malloc): Remove unneeded prototype.Stefan Monnier2012-04-102-7/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/flymake.el (flymake-mode): Beware read-only dirs.Stefan Monnier2012-04-102-2/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (hs-hide-all): Don't infloop on comments that start in the middle of the line.Sébastien Gross2012-04-112-4/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | battery.el not working when multiple batteries are presentDan Nicolaescu2012-04-112-3/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Paul Eggert2012-04-1038-180/+5710
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/autoload.el (autoload-make-program): Remove, unused.Stefan Monnier2012-04-102-3/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/international/quail.el: Use dolist and simplify.Stefan Monnier2012-04-102-31/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/tmm.el: Use dolist, remove left over hook.Stefan Monnier2012-04-102-36/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):Stefan Monnier2012-04-102-19/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/keyboard.c: Override inhibit-quit after the third C-g.Jason S. Cornez2012-04-102-8/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better parallelism on MS-Windows for "make info".Eli Zaretskii2012-04-102-5/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * admin/bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".Glenn Morris2012-04-102-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * obsolete/mouse-sel.el: Add an Obsolete-since header.Lars Magne Ingebrigtsen2012-04-102-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved mouse-sel.el to the lisp/obsolete directoryLars Magne Ingebrigtsen2012-04-101-0/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tiny url-util.el code clean-up.Lars Magne Ingebrigtsen2012-04-101-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert previous url-util patch.Lars Magne Ingebrigtsen2012-04-102-10/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Record and display absolute path of DLLs loaded (bug#10424).Juanma Barranquero2012-04-104-2/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `python-fill-paragraph' filling fixup when font-lock is disabledNathan Weizenbaum2012-04-102-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (url-retrieve-internal): Hexify multibye URL string first when necessary.William Xu2012-04-102-2/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new charset cp775Laimonas V bra2012-04-102-0/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix changes in 2012-04-09T18:12:40Z!schwab@linux-m68k.org.Eli Zaretskii2012-04-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of generated files.Glenn Morris2012-04-101-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some more "rogue" defcustoms that show up in emacs -QGlenn Morris2012-04-102-3/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generate admin/unidata/Makefile with configureGlenn Morris2012-04-104-16/+49
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment trivia.Glenn Morris2012-04-101-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make erc use auth-source to look up channel keysLars Magne Ingebrigtsen2012-04-103-2/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add `field' to `erc-display-prompt'Deniz Dogan2012-04-102-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two new recentf.el keybindingsFlorian Adamsky2012-04-102-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `put-image' return the overlay createdLars Magne Ingebrigtsen2012-04-102-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mouse-sel.el (mouse-sel-mode): Mark as obsolete.Lars Magne Ingebrigtsen2012-04-102-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * simple.el (zap-to-char): Allow zapping using input methods.Lars Magne Ingebrigtsen2012-04-102-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (url-unhex-string): Add an optional CODING-SYSTEM parameter.Lars Magne Ingebrigtsen2012-04-102-3/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fill-region): Leave point and mark where they were before fillingLars Magne Ingebrigtsen2012-04-102-1/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-105-32/+5310
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emacs-bzr-get-version tweakGlenn Morris2012-04-092-12/+32
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Paul Eggert2012-04-095-18/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /