summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1
* Support curved quotes in doc stringsPaul Eggert2015-05-281-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-192-6/+6
* CEDET (srecode-insert-fcn): Fix use of oref on a classStefan Monnier2015-05-101-2/+1
* CEDET (srecode-create-dictionary): Avoid obsolete object nameStefan Monnier2015-05-101-2/+2
* CEDET (srecode-pop, srecode-peek): Don't use `subclass'Stefan Monnier2015-05-081-25/+24
* CEDET (srecode-compile-inserter): Avoid `oref' on classesStefan Monnier2015-05-061-9/+8
* Spelling fixesPaul Eggert2015-02-211-1/+1
* * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethodStefan Monnier2015-02-049-116/+120
* Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-084-11/+11
|\
| * lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-074-15/+15
* | Update copyright year to 2015Paul Eggert2015-01-0123-23/+23
|/
* * lisp/cedet: Reduce reliance on EIEIO internals.Stefan Monnier2014-12-221-2/+2