summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.Glenn Morris2013-05-312-0/+5
* * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): NewDmitry Gutov2013-05-312-48/+71
* * lisp/isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible' to "\M-...Juri Linkov2013-05-312-3/+47
* * lisp/progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.Glenn Morris2013-05-302-1/+3
* * lisp/replace.el (perform-replace): Avoid `isearch-range-invisible'Juri Linkov2013-05-312-0/+9
* cc-bytecomp tweaks for sake of byte-compilerGlenn Morris2013-05-302-2/+18
* * lisp/progmodes/cc-mode.el: Move load of cc-vars before that of cc-langsGlenn Morris2013-05-302-1/+6
* * lisp/paren.el: Simplify the code.Stefan Monnier2013-05-302-95/+86
* * lisp/paren.el (show-paren-data-function): New hook.Stefan Monnier2013-05-302-65/+86
* * syntax.el (syntax-propertize-function): Fix docstring.Stefan Monnier2013-05-301-6/+7
* Silence ielm compilationGlenn Morris2013-05-292-8/+13
* In Eshell, replace obsolete lisp-complete-symbolGlenn Morris2013-05-292-3/+13
* * gnus/nnmail.el (nnmail-fancy-expiry-target): Also bind mail-dont-reply-to-n...Glenn Morris2013-05-292-2/+7
* * gnus/spam-stat.el (spam-stat-save): No need to tweak font-lock in temp buffersGlenn Morris2013-05-292-2/+4
* * image.el (image-animated-p): Tweak definition.Glenn Morris2013-05-294-7/+19
* rlogin.el tiny cleanupGlenn Morris2013-05-292-8/+25
* Use completion-at-point rather than obsolete alias.Glenn Morris2013-05-293-3/+7
* * lisp/emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.Glenn Morris2013-05-292-4/+6
* * erc/erc-backend.el: Require erc at run-time too (silences compilation)Glenn Morris2013-05-292-1/+6
* * minibuffer.el (read-file-name-completion-ignore-case):Glenn Morris2013-05-292-9/+14
* * lisp/replace.el (occur-engine): Rename `globalcount' to `global-lines'Juri Linkov2013-05-302-31/+58
* * lisp/replace.el (perform-replace): Add `skip-read-only-count',Juri Linkov2013-05-302-17/+71
* * lisp/emacs-lisp/trace.el (trace--read-args): Provide a default.Stefan Monnier2013-05-292-1/+13
* * lisp/emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit fromStefan Monnier2013-05-292-2/+7
* idlwave-concatenate-rinfo-lists fixGlenn Morris2013-05-292-5/+11
* * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turnLeo Liu2013-05-293-13/+17
* * idlwave.el (idlwave-scan-user-lib-files, idlwave-write-paths): SimplifyGlenn Morris2013-05-282-48/+34
* Silence cua-mode compilationGlenn Morris2013-05-283-6/+6
* Silence cperl-mode compilationGlenn Morris2013-05-282-0/+14
* Silence some gnus compilation warningsGlenn Morris2013-05-289-11/+69
* Handle "capitalised keywords" correctly.Alan Mackenzie2013-05-282-1/+7
* Added -r option to eshell/cpAidan Gauland2013-05-282-1/+7
* Silence the rest of vc compilationGlenn Morris2013-05-285-0/+72
* Commit file missing from previous changeGlenn Morris2013-05-281-0/+8
* Silence some vc compilation warningsGlenn Morris2013-05-287-2/+68
* * obsolete/fast-lock.el (byte-compile-warnings):Glenn Morris2013-05-272-0/+7
* * cc-vars.el (c-macro-names-with-semicolon): Move definition before use.Glenn Morris2013-05-272-18/+21
* dunnet.el triviaGlenn Morris2013-05-272-5/+10
* * lisp/emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.Glenn Morris2013-05-272-2/+7
* Add comment for last change.Michael Albinus2013-05-281-0/+2
* * lisp/replace.el (replace-search): New function with code moved outJuri Linkov2013-05-282-90/+103
* * lisp/vc/vc-git.el (vc-git-working-revision): When in detached mode,Dmitry Gutov2013-05-282-18/+31
* * lisp/replace.el (perform-replace): Ignore invisible matches.Juri Linkov2013-05-282-5/+24
* * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-pr...Juri Linkov2013-05-286-44/+101
* Always defvar a mode's hook and provide a docstring.Stefan Monnier2013-05-273-4/+15
* Remove spurious syntax-table text properties inserted by C-y.Alan Mackenzie2013-05-272-2/+9
* * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'Michael Albinus2013-05-272-1/+7
* * progmodes/octave.el (inferior-octave-directory-tracker-resync):Leo Liu2013-05-272-6/+29
* * lisp/doc-view.el: Minor naming convention tweaks.Stefan Monnier2013-05-262-134/+134
* * lisp/image-mode.el (image-mode-reapply-winprops): Call image-mode-winpropsStefan Monnier2013-05-262-14/+20