diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-02-22 12:22:19 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-02-22 12:22:19 -0500 |
commit | 69caa111c290eb1f02013c407f4ac2549b172c36 (patch) | |
tree | 250b5c16ccb312a9f2a56c732f5dbe91c9ac2261 /lib-src/emacsclient.c | |
parent | 8933cf86a1c64fc3302188629356084bcbfc65dc (diff) | |
download | emacs-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/emacsclient.c')
0 files changed, 0 insertions, 0 deletions