summaryrefslogtreecommitdiff
path: root/lisp/progmodes/prolog.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-21Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas
2025-01-21Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-18Make font-lock face variables obsoleteStefan Kangas
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-09Remove unused values in effect contextMattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-26Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-09; Delete stale comment from prolog.elStefan Kangas
2022-07-21(compilation-parse-errors-function): Remove obsolete varStefan Monnier
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-06-07Allow hooks to alter the process in prolog-ensure-processLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-05Merge from origin/emacs-28Glenn Morris
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-26; Adjust overly long docstrings to fit 80 charactersStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd
2021-07-30Fix problem when switching between different prolog versionsk3tu0isui
2021-02-26Remove redundant requires of easymenuStefan Kangas
2021-01-10Make font locking work in mercury-modek3tu0isui
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-24Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas
2020-11-19Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas
2020-09-25Partially revert previous prolog.el cleanupLars Ingebrigtsen
2020-09-25Remove more compat code from prolog.elLars Ingebrigtsen
2020-09-25Remove some XEmacs compat code from prolog.elLars Ingebrigtsen
2020-09-06Use format-prompt in some read-string callsLars Ingebrigtsen
2020-08-12Remove some compat code from prolog.elLars Ingebrigtsen
2020-08-11Remove compat code in prolog.elLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-24Trivial docstring fixesJuanma Barranquero
2019-10-09Remove XEmacs compat code from prolog.elLars Ingebrigtsen
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-03-18Fix more regular expression typosPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-10-30Don't quote self-quoting pcase patternsMichael Heerdegen
2018-09-14Remove unused variableLeo Liu
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-20Mark prolog indent variables as safe (bug#27369)Alex Gramiak
2017-01-01Merge from origin/emacs-25Paul Eggert