summaryrefslogtreecommitdiff
path: root/lisp/generic-x.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-18Make font-lock face variables obsoleteStefan Kangas
2024-01-10Fix fontification of cgroup2 in fstab (bug#68367)Stephen Berman
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-05-31Speed up generation of loaddefs filesLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-04-09Revert "Load all generic-x.el modes unconditionally"Stefan Kangas
2021-02-09Load all generic-x.el modes unconditionallyStefan Kangas
2021-01-28; Fix my previous commitStefan Kangas
2021-01-28Use lexical-binding in generic-x.elStefan Kangas
2021-01-28Define compat alias obsoleteStefan Kangas
2021-01-28* lisp/generic-x.el (hosts-generic-mode): Support IPv6 addresses.Stefan Kangas
2021-01-28Add missing file systems to etc-fstab-generic-modeStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-19Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas
2020-11-17Don't quote lambdas with function macro in generic-x.elStefan Kangas
2020-08-05* lisp/generic-x.el (ansible-inventory-generic-mode): Fix filename (bug#42703)Juri Linkov
2020-04-14Fix edge case errors in filename-matching regexpsMattias EngdegÄrd
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Update author/maintainer infoPaul Eggert
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-01-28Small fixesJuri Linkov
2019-01-28* lisp/generic-x.el (etc-passwd-generic-mode): Support backups of passwd,Juri Linkov
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-10Remove many items obsolete since Emacs 22.1Glenn Morris
2018-01-10Remove some more face aliases obsolete since 22.1Glenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-15* generic-x.el (ansible-inventory-generic-mode): Warn if value is missingTed Zlatanov
2016-06-15Add new ansible-inventory-generic-mode (Bug#23762)Tim Chambers
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-22Make a variable buffer-localTom Tromey
2015-11-15; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-28Simplify use of current-time and friends.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-04rul-generic-mode-syntax-table fix for recent cc-mode changesGlenn Morris
2013-08-07* lisp/progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.Stefan Monnier
2013-08-07* lisp/progmodes/dos.el: New file.Arni Magnusson
2013-06-18Replace obsolete generic-make-keywords callsGlenn Morris
2013-05-06* lisp/generic-x.el: No need to require comint when compiling.Glenn Morris
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-17lisp/*.el: Add missing declarations.Juanma Barranquero