summaryrefslogtreecommitdiff
path: root/lisp/cedet/mode-local.el
Commit message (Expand)AuthorAgeFilesLines
* Avoid describe-key error with lambdasPaul Eggert2016-04-051-2/+2
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* Fix some declarations.Glenn Morris2016-01-121-1/+1
* * lisp/cedet/mode-local.el (describe-function-orig-buffer): Declare.Glenn Morris2016-01-081-0/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/cedet/mode-local.el: Delete obsolete commentStephen Leake2015-11-201-18/+0
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+4
* Fix a few problems with directed quotesPaul Eggert2015-10-011-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Delete Emacs 25 test in mode-local.elStephen Leake2015-09-011-7/+5
* Show all known mode-local overrides in *Help*Stephen Leake2015-09-011-5/+17
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-291-6/+5
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-261-0/+98
* Add mode local overrides to describe-functionStephen Leake2015-08-261-0/+24
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-5/+4
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-4/+5
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-5/+4
* Improve the optional translation of quotesPaul Eggert2015-06-191-9/+9
* Support curved quotes in doc stringsPaul Eggert2015-05-281-8/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-171-0/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-201-5/+5
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Replace some inappropriate uses of toggle-read-only. (Bug#7292)Glenn Morris2010-10-291-15/+12
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * cedet/srecode/map.el (srecode-get-maps):Chong Yidong2009-11-221-2/+2
* (with-mode-local): Another doc fix.Glenn Morris2009-11-031-1/+1
* (with-mode-local): Doc fix.Glenn Morris2009-11-031-1/+4
* * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.Stefan Monnier2009-10-281-6/+8
* Add arch taglineMiles Bader2009-10-021-0/+1
* * cedet/mode-local.el: New file.Chong Yidong2009-09-281-0/+780