aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/obsolete (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Normalize and add missing first and last linesStefan Kangas2021-04-194-6/+6
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* ; Remove some useless commentsStefan Kangas2021-04-164-8/+1
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-112-3/+1
* * lisp/obsolete/tpu-extras.el: Avoid defadviceStefan Monnier2021-03-261-21/+8
* Convert many more links to use HTTPSStefan Kangas2021-03-245-6/+6
* Fix copyright lines mistakenly treated as outline headersStefan Monnier2021-03-181-1/+1
* ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1
* * lisp/obsolete/iswitchb.el: Remove dead codeStefan Monnier2021-03-111-29/+4
* Delete two more items obsoleted in Emacs 23.1Stefan Kangas2021-03-081-12/+2
* Normalize version specifiers for make-obsolete and friendsStefan Kangas2021-03-082-2/+2
* * lisp/obsolete/inversion.el: Use lexical-bindingStefan Monnier2021-03-061-3/+3
* Make inversion.el obsolete (Bug#46841)Stefan Kangas2021-03-031-0/+530
* Remove last remaining external uses of `edebug-form-spec`Stefan Monnier2021-02-241-1/+0
* ; Fix recent obsoletion warning in cl.el.Basil L. Contovounesios2021-02-241-1/+1
* * lisp/obsolete: Use lexical-bindingStefan Monnier2021-02-2255-1546/+1286
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-223-243/+75
* Revert "Allow gnus-retrieve-headers to return headers directly"Eric Abrahamsen2021-01-261-0/+1
* Allow gnus-retrieve-headers to return headers directlyEric Abrahamsen2021-01-181-1/+0
* Update copyright year to 2021Paul Eggert2021-01-0152-52/+53
* Fix some over-wide docstringsStefan Kangas2020-12-301-1/+2
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-192-3/+6
* Define explicit-shell-file-name only in shell.elBasil L. Contovounesios2020-12-031-6/+1
* Remove specific byte-compiler warnings for cl.elStefan Kangas2020-12-022-9/+12
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-1/+2
* Don't quote lambdas in several placesStefan Kangas2020-11-121-15/+15
* * lisp/obsolete/nnir.el: Add "Obsolete-since" header.Stefan Kangas2020-11-041-0/+1
* Move nnir.el to lisp/obsoleteEric Abrahamsen2020-11-031-0/+1377
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Fix compilation warning in obsolete/complete.elLars Ingebrigtsen2020-09-121-0/+2
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-11/+1
* Make erc-compat.el obsoleteStefan Kangas2020-08-131-0/+164
* * lisp/obsolete/longlines.el: Use proper outline headings.Jonas Bernoulli2020-08-131-8/+9
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-11/+5
* Mark metamail.el as obsolete (Bug#41388)Stefan Kangas2020-05-261-0/+203
* Delete another library obsolete since 23.2Stefan Kangas2020-05-231-292/+0
* Delete libraries obsolete since 23.1 and 23.2Stefan Kangas2020-05-154-1614/+0
* Merge from origin/emacs-27Glenn Morris2020-04-201-1/+1
|\
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-1/+1
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-5/+6
* | Merge from origin/emacs-27Glenn Morris2020-04-152-4/+6
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-4/+6
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-245-14/+14
* | Merge from origin/emacs-27Glenn Morris2020-01-171-0/+1
|\ \ | |/
| * ; * lisp/obsolete/vc-arch.el: Add missing "Obsolete-since" tag.Stefan Kangas2020-01-171-0/+1
* | Make sb-image.el obsolete (Bug#37837)Stefan Kangas2020-01-171-0/+46
* | * lisp/obsolete/cust-print.el (print-circle): Doc tweak.Glenn Morris2020-01-161-4/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-0153-53/+53
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* Fix a few more minor quoting problems.Paul Eggert2019-11-111-1/+1