aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/srecode (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-212-12/+12
* Remove XEmacs compat code from cedetLars Ingebrigtsen2019-06-201-50/+32
* Declare unknown slots to silence the compilerLars Ingebrigtsen2019-06-171-6/+3
* Suppress compilation warning in srt-modeLars Ingebrigtsen2019-06-171-1/+4
* Remove obsolete name arg from two constructorsLars Ingebrigtsen2019-06-161-2/+1
* Avoid a compilation warning in srt-mode.elLars Ingebrigtsen2019-06-161-3/+4
* Merge from origin/emacs-26Glenn Morris2019-06-151-2/+1
|\
| * Fix doc of srecompile-compile-split-code (Bug#36200)Juanma Barranquero2019-06-151-2/+1
* | Fix build warning in srecode/srt-modeLars Ingebrigtsen2019-06-151-0/+2
* | Revert "srecode/srt-mode compilation fix"Lars Ingebrigtsen2019-06-141-1/+2
* | Fix previous object-print/cl-print-object changesLars Ingebrigtsen2019-06-141-1/+1
* | Use cl-typep instead of obsolete predicate functions throughout cedetLars Ingebrigtsen2019-06-142-5/+5
* | srecode/srt-mode compilation fixLars Ingebrigtsen2019-06-141-2/+1
* | srecode/find compilation fixLars Ingebrigtsen2019-06-141-3/+1
* | srecode/dictionary compilation warning fixLars Ingebrigtsen2019-06-141-2/+1
* | srecode/dictionary compilation fixLars Ingebrigtsen2019-06-141-4/+1
* | srecode-inserter-prin-example compilation fixLars Ingebrigtsen2019-06-142-12/+13
* | Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-1413-83/+79
* | Fix typo in object-print cleanupLars Ingebrigtsen2019-06-131-1/+1
* | Use cl-print-object instead of object-print throughout cedetLars Ingebrigtsen2019-06-131-1/+1
* | Update author/maintainer infoPaul Eggert2019-05-2619-19/+19
* | * lisp/cedet/srecode/insert.el: Use lexical-bindingStefan Monnier2019-05-221-19/+15
* | Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3123-23/+23
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0123-23/+23
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-7/+7
* | file-attributes cleanupPaul Eggert2018-09-231-2/+2
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-6/+5
* | cedet: replace cl with cl-libGlenn Morris2018-03-233-3/+0
* | cedet: remove obsolete name args to constructorsGlenn Morris2018-03-163-8/+5
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-0123-23/+23
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0123-23/+23
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-202-4/+2
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1323-25/+23
* Merge from origin/emacs-25Paul Eggert2017-01-0123-23/+23
|\
| * Update copyright year to 2017Paul Eggert2016-12-3123-23/+23
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* | Pacify ‘make check-declare’Paul Eggert2016-05-141-3/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-0123-23/+23
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-245-9/+9
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-2/+2
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-2/+2
* Improve the optional translation of quotesPaul Eggert2015-06-191-2/+2
* Fix curved quotes in a few placesPaul Eggert2015-06-041-2/+2