summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2021-02-22 12:22:19 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2021-02-22 12:22:19 -0500
commit69caa111c290eb1f02013c407f4ac2549b172c36 (patch)
tree250b5c16ccb312a9f2a56c732f5dbe91c9ac2261 /lib-src
parent8933cf86a1c64fc3302188629356084bcbfc65dc (diff)
downloademacs-69caa111c290eb1f02013c407f4ac2549b172c36.tar.gz
emacs-69caa111c290eb1f02013c407f4ac2549b172c36.tar.bz2
emacs-69caa111c290eb1f02013c407f4ac2549b172c36.zip
* lisp/progmodes/antlr-mode.el: Remove XEmacs compatibility
(cond-emacs-xemacs, cond-emacs-xemacs-macfn, defunx, ignore-errors-x): Remove those functions and macros. Replace every use with the result of their use. (antlr-default-directory): Remove function, use the `default-directory` variable instead. (antlr-read-shell-command): Remove function, use `read-shell-command` instead. (antlr-with-displaying-help-buffer): Remove function, by inlining it at its only call site. (antlr-end-of-rule, antlr-beginning-of-rule, antlr-end-of-body) (antlr-beginning-of-body): Mark them as movement commands.
Diffstat (limited to 'lib-src')
0 files changed, 0 insertions, 0 deletions