summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* | * lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.Glenn Morris2013-09-122-0/+9
* | * cedet/semantic/ia.el (semantic-ia-complete-symbol-menu):Glenn Morris2013-09-122-38/+44
* | * net/tramp.el (tramp-check-proper-method-and-host): Rename it fromMichael Albinus2013-09-137-18/+37
* | * eshell/em-cmpl.el: Undo accidental part of last commit.Stefan Monnier2013-09-121-4/+16
* | * lisp/term/ns-win.el (parameters): Don't declare as dynamic.Stefan Monnier2013-09-122-22/+5
* | * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-1229-46/+37
* | * lisp/cedet/semantic/find.el (semantic-find-first-tag-by-name):Glenn Morris2013-09-122-3/+8
* | merge trunkKenichi Handa2013-09-1298-1358/+1397
|\ \
| * | Remove superflous commentGlenn Morris2013-09-121-4/+0
| * | * vc/vc-dispatcher.el (vc-dir-refresh): Declare.Glenn Morris2013-09-112-0/+4
| * | * vc/vc-svn.el (vc-svn-retrieve-tag): Mark unused argument.Glenn Morris2013-09-112-2/+2
| * | * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)Glenn Morris2013-09-112-3/+6
| * | Revert part of previous vc-bzr changeGlenn Morris2013-09-112-2/+2
| * | gnus-icalendar small fixGlenn Morris2013-09-112-3/+12
| * | * subr.el (do-after-load-evaluation): Also give compiler warningsGlenn Morris2013-09-112-6/+24
| * | * vc/vc-svn.el (vc-svn-parse-status): If there are multiple filesGlenn Morris2013-09-112-6/+13
| * | * lisp/vc/vc.el (vc-deduce-fileset): Doc fix.Glenn Morris2013-09-112-1/+4
| * | Update some function declarationsGlenn Morris2013-09-114-3/+7
| * | Silence some vc- compilation warningsGlenn Morris2013-09-113-4/+13
| * | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.Glenn Morris2013-09-112-0/+3
| * | * lisp/progmodes/octave.el (help-button-action): Declare.Glenn Morris2013-09-112-0/+5
| * | Fix some minor shell.el oddness related to usage of error and messageGlenn Morris2013-09-112-4/+7
| * | Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-1114-138/+133
| * | Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-1213-140/+161
| * | * lisp/autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since weStefan Monnier2013-09-122-3/+8
| * | * lisp/term/ns-win.el (global-map): Remove binding for ispell-next,Glenn Morris2013-09-112-1/+5
| * | CommentGlenn Morris2013-09-111-0/+1
| * | * lisp/play/landmark.el: Yet more typo fixes.Glenn Morris2013-09-111-1/+1
| * | * lisp/echistory.el (electric-command-history): Remove call to deleted func.Glenn Morris2013-09-112-1/+3
| * | * lisp/play/landmark.el (landmark-mode): Fix typos.Glenn Morris2013-09-112-2/+4
| * | * lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.Glenn Morris2013-09-112-2/+7
| * | * lisp/savehist.el: No need for cl when compiling on Emacs.Glenn Morris2013-09-112-1/+5
| * | * lisp/eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization.Stefan Monnier2013-09-112-35/+41
| * | * lisp/files.el (set-auto-mode): Simplify a bit further.Stefan Monnier2013-09-112-5/+7
| * | Auto-commit of loaddefs files.Glenn Morris2013-09-111-1/+1
| * | Improve previous interpreter-mode-alist changeGlenn Morris2013-09-105-42/+44
| * | Comment formattingGlenn Morris2013-09-101-9/+9
| * | Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-1038-688/+443
| * | * lisp/profiler.el (profiler-calltree-find): Use function-equal.Stefan Monnier2013-09-102-2/+5
| * | Tweak previous changeGlenn Morris2013-09-101-1/+1
| * | Treat interpreter-mode-alist as alist of regexps, not literalsGlenn Morris2013-09-107-75/+91
| * | * lisp/progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.Glenn Morris2013-09-102-4/+4
| * | * lisp/simple.el: Use set-temporary-overlay-map for universal-argument.Stefan Monnier2013-09-102-76/+49
| * | * lisp/subr.el (with-demoted-errors): Add `format' argument.Stefan Monnier2013-09-102-26/+36
| * | Auto-commit of loaddefs files.Glenn Morris2013-09-101-1/+1
| * | * net/tramp.el (tramp-cleanup): Remove. Functionality added toMichael Albinus2013-09-106-88/+100
| * | * lisp/simple.el (read-minibuffer): Unbreak it.Glenn Morris2013-09-102-1/+3
| * | * lisp/dired-x.el (dired-mark-sexp): Unbreak for systems where lsGlenn Morris2013-09-092-0/+8
| * | Spelling fixes and tidy up a comment.Paul Eggert2013-09-091-1/+1
| * | * lisp/saveplace.el (load-save-place-alist-from-file): Demote errors.Glenn Morris2013-09-082-2/+12