1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/eshell
Stefan Monnier 155ddde4dd (sit-for): Add compiler-macro to warn about obsolete calling convention
* lisp/subr.el (sit-for): Add compiler-macro.
* lisp/eshell/esh-util.el (eshell-redisplay):
* lisp/play/zone.el (zone, zone-pgm-jitter, zone-pgm-whack-chars):
(zone-remove-text): Avoid obsolete calling convention.
2022-10-18 18:43:50 -04:00
..
em-alias.el Only set Eshell execution result metavariables when non-nil 2022-08-12 22:07:13 -07:00
em-banner.el
em-basic.el
em-cmpl.el Fix eshell directory and executable completion on action t 2022-09-19 10:22:55 +02:00
em-dirs.el Ensure Eshell variable aliases properly handle indexing 2022-07-12 15:11:00 +02:00
em-elecslash.el
em-extpipe.el Rename recently added macro to follow conventions 2022-08-04 12:18:46 +02:00
em-glob.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
em-hist.el Autoload string-blank-p 2022-08-09 21:58:00 +02:00
em-ls.el
em-pred.el
em-prompt.el
em-rebind.el
em-script.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
em-smart.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
em-term.el Allow checking specific Eshell handles for interactive output 2022-09-04 15:15:01 -07:00
em-tramp.el
em-unix.el Rename file-attribute-file-number' to file-attribute-file-identifier' 2022-10-14 21:32:15 +02:00
em-xtra.el
esh-arg.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
esh-cmd.el Print the correct $PATH when Eshell's 'which' fails to find a command 2022-10-17 18:48:52 -07:00
esh-ext.el Improve handling of $PATH in Eshell for remote directories 2022-10-17 18:48:52 -07:00
esh-io.el Add support for more kinds of redirect operators in Eshell 2022-09-04 15:15:01 -07:00
esh-mode.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
esh-module.el
esh-opt.el
esh-proc.el Fix encoding and decoding of process I/O in Eshell on Windows 2022-10-15 13:59:49 +03:00
esh-util.el (sit-for): Add compiler-macro to warn about obsolete calling convention 2022-10-18 18:43:50 -04:00
esh-var.el Improve handling of $PATH in Eshell for remote directories 2022-10-17 18:48:52 -07:00
eshell.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00