summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode
Commit message (Expand)AuthorAgeFilesLines
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-122-8/+16
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-153-10/+8
* * lisp/cedet/srecode/compile.el: Fix last changeStefan Monnier2021-03-061-2/+2
* * lisp/cedet/srecode/*.el: Use lexical-bindingStefan Monnier2021-03-0521-103/+95
* * lisp/cedet/srecode/semantic.el: Use lexical-bindingStefan Monnier2021-01-041-3/+5
* Update copyright year to 2021Paul Eggert2021-01-0123-23/+23
* Prefer setq-local in cedetStefan Kangas2020-12-041-12/+12
* ; Fix more typosStefan Kangas2020-10-031-1/+1
* Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-051-1/+1
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-201-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-051-1/+1
|\|
| * Fix some broken conditional formsPaul Eggert2020-01-041-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-0123-23/+23
|\|
| * Update copyright year to 2020Paul Eggert2020-01-0123-23/+23
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-7/+7
|/
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-114-9/+9
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-311-1/+1
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-3/+1
* * lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier2019-10-241-2/+2
* * lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2019-10-112-3/+3
* 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