summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/descr-text.el (describe-char): Fix format args.Juri Linkov2012-07-172-2/+6
* Final renames and doc fixes for movement commands.Fabián Ezequiel Gallina2012-07-172-34/+47
* * progmodes/python.el (python-shell-send-string-no-output): AllowFabián Ezequiel Gallina2012-07-172-12/+23
* * lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.Stefan Monnier2012-07-173-3/+4
* * lisp/emacs-lisp/elint.el (elint-find-args-in-code):Stefan Monnier2012-07-172-8/+7
* Merge from emacs-24Stefan Monnier2012-07-174-4/+24
|\
| * * shr.el (shr-expand-url): Handle URL starting with `//'.Andreas Schwab2012-07-102-0/+7
| * * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Fix lastStefan Monnier2012-07-092-6/+11
* | * lisp/progmodes/cc-engine.el (c-forward-sws, c-backward-sws):Stefan Monnier2012-07-172-2/+7
* | * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-173-2/+5
* | Misc minor changes.Stefan Monnier2012-07-173-8/+14
* | * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier2012-07-172-43/+56
* | Make insert-char interactive, and ucs-insert an obsolete alias for it.René Kyllingstad2012-07-172-38/+7
* | * progmodes/python.el: Simplified imenu implementation.Fabián Ezequiel Gallina2012-07-162-178/+24
* | * progmodes/python.el: Enhancements to navigation commands.Fabián Ezequiel Gallina2012-07-162-25/+215
* | * eshell/em-ls.el (eshell/ls): Use `apply'.Michael Albinus2012-07-163-24/+30
* | * vc/ediff.el (ediff-directories): Add trailing space to prompts.Michael Albinus2012-07-163-18/+34
* | * xt-mouse.el: Implement extended mouse coordinates.Chong Yidong2012-07-142-54/+139
* | Add fringe bitmap indicators for flymakeLeo Liu2012-07-142-6/+46
* | Add a new bitmap exclamation-markLeo Liu2012-07-142-1/+5
* | *** empty log message ***Jan Djärv2012-07-142-0/+14
* | Fix electric-pair-mode/delete-selection-mode interaction.Chong Yidong2012-07-142-5/+11
* | * rect.el (copy-rectangle-as-kill): New command.Reuben Thomas2012-07-144-27/+42
* | Fix typos in ChangeLogs.Juanma Barranquero2012-07-145-67/+67
* | Fixes: debbugs:11938Andreas Schwab2012-07-132-1/+5
* | lisp/bindings.el (top): Use `mapc' instead of `mapcar'.Juanma Barranquero2012-07-132-8/+10
* | lisp/loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:3...Juanma Barranquero2012-07-132-3/+5
* | * progmodes/sql.el (sql-comint): Suppress the check for program onMichael Albinus2012-07-132-7/+15
* | Give permanent-local property to per-buffer variables without defaults.Chong Yidong2012-07-133-2/+26
* | Don't warn on toggle-read-only calls.Chong Yidong2012-07-1315-63/+103
* | Fix byte-recompile-directory.Eli Zaretskii2012-07-122-1/+6
* | Auto-commit of loaddefs files.Glenn Morris2012-07-121-21/+44
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11107-2386/+2330
* | * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.Michael Albinus2012-07-112-1/+6
* | Allow use of vc-root-* commands in *vc-log* buffers.Chong Yidong2012-07-115-23/+50
* | * eshell/esh-ext.el (eshell-remote-command): Remove remote part ofMichael Albinus2012-07-102-2/+9
* | Reduce use of (require 'cl).Stefan Monnier2012-07-1057-728/+715
* | * lisp/emacs-lisp/gv.el (cond): Make it a valid place.Stefan Monnier2012-07-102-16/+51
* | * lisp/emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".Stefan Monnier2012-07-102-11/+26
* | authors.el update for configure.ac renamingGlenn Morris2012-07-092-1/+7
* | * ede/project-am.el: Fix typo.Andreas Schwab2012-07-102-1/+5
* | gnus-sum.el: Merge changes made in Gnus masterGnus developers2012-07-092-10/+24
* | Rename configure.in to configure.ac.Paul Eggert2012-07-089-16/+36
* | mm-decode.el (mm-shr): Allow overriding charset by mm-charset-override-alistKatsumi Yamaoka2012-07-092-1/+7
* | Fix interaction of line-dragging with mouse-1-click-follows-link.Chong Yidong2012-07-083-99/+67
* | Do not steal primary selection on mark deactivation.Chong Yidong2012-07-082-1/+10
* | Fix ChangeLog typos.Juanma Barranquero2012-07-081-24/+24
* | * woman.el (woman2-process-escapes): Handle nofill regions.Kevin Ryde2012-07-072-2/+5
* | * woman.el (woman-strings): Fix double-quote handling.Kevin Ryde2012-07-072-23/+32
* | * lisp/simple.el (yank-pop-change-selection): Doc fix.Chong Yidong2012-07-072-31/+42