summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2022-11-203-4/+5
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-072-6/+2
* Prefer defvar-keymap in several casesStefan Kangas2022-09-131-7/+5
* New function substitute-quotesStefan Kangas2022-09-101-2/+2
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-232-4/+4
* Rename object-sort-list to srecode-object-sort-listStefan Kangas2022-08-051-4/+6
* CEDET: Remove left-over uses of obsolete <class>-child-p predicatesStefan Monnier2022-08-022-5/+9
* Fix the final divergent single quote usages in doc stringsLars Ingebrigtsen2022-05-241-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-0123-23/+23
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-163-3/+3
* 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