| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unexaix.c: Port to more-recent AIX compilers. | Paul Eggert | 2012-05-14 | 2 | -12/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.org | Chong Yidong | 2012-05-14 | 10 | -31/+180 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #11464 with pos-visible-in-window-p and R2L text in L2R paragraph. | Eli Zaretskii | 2012-05-13 | 2 | -1/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #11417 with infloop when left-fringe/right-fringe spec is used on TTY. | Eli Zaretskii | 2012-05-13 | 2 | -5/+81 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport fix for Bug#11382 from trunk | Chong Yidong | 2012-05-13 | 2 | -9/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cc-mode.texi: Avoid space before macro in 4th argument of cross | Andreas Schwab | 2012-05-12 | 2 | -11/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi. | Andreas Schwab | 2012-05-12 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix display when left-fringe/right-fringe display spec is invalid. | Eli Zaretskii | 2012-05-11 | 2 | -3/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * net/rlogin.el (rlogin-mode-map): Fix last change. | Stefan Monnier | 2012-05-11 | 2 | -6/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unexaix.c (make_hdr): Fix typo in prototype. | Paul Eggert | 2012-05-09 | 2 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mail/smtpmail.el (smtpmail-send-command): Send the command and | Jason L. Wright | 2012-05-09 | 2 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/shell.el (shell-parse-pcomplete-arguments): | Stefan Monnier | 2012-05-09 | 2 | -8/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make URL redirection work again. | Lars Magne Ingebrigtsen | 2012-05-14 | 2 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * keyboard.c (kbd_buffer_get_event): Read special events also in | Michael Albinus | 2012-05-14 | 2 | -0/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/image-mode.el: Fit to width/height for rotated images. | Wolfgang Jenkner | 2012-05-14 | 2 | -16/+147 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/image-mode.el: Fix scaling. | Wolfgang Jenkner | 2012-05-14 | 2 | -21/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New defcustoms need :version tags. They don't need "*" in the doc. | Glenn Morris | 2012-05-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow specifying the erc timestamp format | Teemu Likonen | 2012-05-13 | 2 | -4/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** empty log message *** | Stefan Monnier | 2012-05-13 | 2 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adapt Electric Buffer Menu to recent Buffer Menu changes. | Chong Yidong | 2012-05-13 | 3 | -72/+78 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of loaddefs files. | Glenn Morris | 2012-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of generated files. | Glenn Morris | 2012-05-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * net/dbus.el (dbus-call-method): Restore events not from D-Bus. (Bug#11447) | Michael Albinus | 2012-05-13 | 2 | -6/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move define-obsolete-variable-alias before the var's definition. | Stefan Monnier | 2012-05-12 | 24 | -75/+103 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove trailing / from $ns_appbindir | Glenn Morris | 2012-05-12 | 4 | -8/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (mostlyclean): Add still more TeX intermediates. | Glenn Morris | 2012-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .bzrignore, doc/misc/Makefile.in (mostlyclean): Add more TeX intermediates. | Glenn Morris | 2012-05-12 | 2 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make doc/misc/Makefile.in look more like the other doc Makefiles | Glenn Morris | 2012-05-12 | 2 | -223/+132 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mouse links in new Buffer Menu. | Chong Yidong | 2012-05-12 | 2 | -1/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix. | Chong Yidong | 2012-05-12 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update src/lisp.mk as required by 2012-05-07T20:48:41Z!monnier@iro.umontreal.ca. | Eli Zaretskii | 2012-05-12 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of generated files. | Glenn Morris | 2012-05-12 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (.SUFFIXES): Disable implicit rules. | Glenn Morris | 2012-05-11 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (info.info): Rename from info, to avoid duplication. | Glenn Morris | 2012-05-11 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use build-aux/install-sh -d directly | Glenn Morris | 2012-05-11 | 4 | -5/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let configure test for a suitable mkdir -p | Glenn Morris | 2012-05-11 | 14 | -22/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp setup. | Stefan Monnier | 2012-05-11 | 2 | -176/+271 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error. | Stefan Monnier | 2012-05-11 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (install-arch-indep): Remove dead code. | Glenn Morris | 2012-05-11 | 2 | -13/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/minibuffer.el (completion--twq-all): Again, allow case differences. | Stefan Monnier | 2012-05-11 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/term.el: Move keymap initialization code to be more idiomatic. | Stefan Monnier | 2012-05-11 | 2 | -173/+157 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode. | Stefan Monnier | 2012-05-11 | 3 | -62/+512 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/term.el (term-set-escape-char): Properly set term-escape-char. | Stefan Monnier | 2012-05-11 | 2 | -4/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (install-arch-indep): Use INSTALL_DATA for the DOC file. | Glenn Morris | 2012-05-11 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (install-arch-indep): There are no more Makefile.c files. | Glenn Morris | 2012-05-11 | 2 | -2/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused function hourglass_started. | Paul Eggert | 2012-05-10 | 4 | -19/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2012-05-10 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-commit of generated files. | Glenn Morris | 2012-05-10 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanups and improvements for FFAP and URL. | Chong Yidong | 2012-05-10 | 7 | -143/+205 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xgselect.c (xg_select): Put maxfds+1 into a var. | Paul Eggert | 2012-05-09 | 2 | -4/+7 | |