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