aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/srecode (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård1-1/+1
2020-02-20Add and remove backslashes in regexpsMattias Engdegård1-1/+1
2020-01-05Move “Fix some broken conditional forms” to masterPaul Eggert1-1/+1
2020-01-04Fix some broken conditional formsPaul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert23-23/+23
2019-12-26Use regexp type for regexps in defcustom declarationsMattias Engdegård1-7/+7
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert4-9/+9
2019-10-31* lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam1-1/+1
2019-10-28Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas1-3/+1
2019-10-24* lisp/cedet/mode-local.el: Clean up name spaceStefan Monnier1-2/+2
2019-10-11* lisp/cedet/mode-local.el (define-overload): Declare obsoleteStefan Monnier2-3/+3
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2-12/+12
2019-06-20Remove XEmacs compat code from cedetLars Ingebrigtsen1-50/+32
2019-06-17Declare unknown slots to silence the compilerLars Ingebrigtsen1-6/+3
2019-06-17Suppress compilation warning in srt-modeLars Ingebrigtsen1-1/+4
2019-06-16Remove obsolete name arg from two constructorsLars Ingebrigtsen1-2/+1
2019-06-16Avoid a compilation warning in srt-mode.elLars Ingebrigtsen1-3/+4
2019-06-15Fix build warning in srecode/srt-modeLars Ingebrigtsen1-0/+2
2019-06-15Fix doc of srecompile-compile-split-code (Bug#36200)Juanma Barranquero1-2/+1
2019-06-14Revert "srecode/srt-mode compilation fix"Lars Ingebrigtsen1-1/+2
2019-06-14Fix previous object-print/cl-print-object changesLars Ingebrigtsen1-1/+1
2019-06-14Use cl-typep instead of obsolete predicate functions throughout cedetLars Ingebrigtsen2-5/+5
2019-06-14srecode/srt-mode compilation fixLars Ingebrigtsen1-2/+1
2019-06-14srecode/find compilation fixLars Ingebrigtsen1-3/+1
2019-06-14srecode/dictionary compilation warning fixLars Ingebrigtsen1-2/+1
2019-06-14srecode/dictionary compilation fixLars Ingebrigtsen1-4/+1
2019-06-14srecode-inserter-prin-example compilation fixLars Ingebrigtsen2-12/+13
2019-06-14Use CLOS-style accessors in oref/osetLars Ingebrigtsen13-83/+79
2019-06-13Fix typo in object-print cleanupLars Ingebrigtsen1-1/+1
2019-06-13Use cl-print-object instead of object-print throughout cedetLars Ingebrigtsen1-1/+1
2019-05-26Update author/maintainer infoPaul Eggert19-19/+19
2019-05-22* lisp/cedet/srecode/insert.el: Use lexical-bindingStefan Monnier1-19/+15
2019-04-12Omit/rewrite useless regexp repetitionsPaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert23-23/+23
2018-11-25Replace insignificant backquotesMichael Heerdegen1-7/+7
2018-09-23file-attributes cleanupPaul Eggert1-2/+2
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid1-6/+5
2018-03-23cedet: replace cl with cl-libGlenn Morris3-3/+0
2018-03-16cedet: remove obsolete name args to constructorsGlenn Morris3-8/+5
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert23-23/+23
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert2-4/+2
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert23-25/+23
2016-12-31Update copyright year to 2017Paul Eggert23-23/+23
2016-06-09Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris1-1/+1
2016-05-14Pacify ‘make check-declare’Paul Eggert1-3/+4
2016-01-01Update copyright year to 2016Paul Eggert23-23/+23
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert1-2/+2
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert1-3/+3
2015-08-24Prefer directed to neutral quotesPaul Eggert5-9/+9