- 10 May, 2001 18 commits
-
-
Gerd Moellmann authored
names for MS-Windows and MS-DOS. From Dan Holmsand <dan@eyebee.com>.
-
John Wiegley authored
-
John Wiegley authored
to tell users about `eshell-no-numeric-conversions'.
-
John Wiegley authored
function has the property `eshell-no-numeric-conversions' set to a non-nil value.
-
John Wiegley authored
functions (which all deal with filesystem entities, and never Lisp numerical values): eshell/cd, eshell/pushd, eshell/popd, eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm, eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln, eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur, eshell/which, eshell/addpath.
-
John Wiegley authored
-
John Wiegley authored
Lisp function calls, the number regexp should now match all integer and floating point forms.
-
John Wiegley authored
they are both nonfunctional at the moment. (eshell-proc-initialize): Don't bind keys for `eshell-stop-process' or `eshell-continue-process'.
-
John Wiegley authored
string arguments that have been tagged as "numbers", by calling string-to-number.
-
John Wiegley authored
argument, don't convert it right away, but tag the first character of the string with the text properties `number', which signifies to `eshell-lisp-command' that the argument should be passed through `string-to-number' if it is actually used in the call to a Lisp function.
-
John Wiegley authored
`file-name-directory'.
-
John Wiegley authored
be `eshell-history-index'.
-
John Wiegley authored
-
John Wiegley authored
guarding.
-
John Wiegley authored
-
John Wiegley authored
still nil.
-
John Wiegley authored
-
John Wiegley authored
-
- 09 May, 2001 15 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(archive-mode): Use capitalize. (archive-unique-fname): Use make-temp-file.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
back to the text cursor shape without need.
-
Eli Zaretskii authored
coding-system-for-read, if it is non-nil.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 08 May, 2001 7 commits
-
-
John Wiegley authored
time is remaining. (timeclock-workday-elapsed): Don't accept a "relative" argument for the current day's elapsed time. What could that have meant? (timeclock-workday-elapsed-string): No "relative" argument anymore. (timeclock-when-to-leave): Changed logic, similarly to what was done for `timeclock-workday-remaining'. (timeclock-find-discrep): Removed "today-only" argument, which had no meaning. Fixed some more math problems. The function now returns a three member list: (TOTAL-TIME-DISCREPANCY TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
-
Stefan Monnier authored
comment and string fences. (Syntax Properties): Add a xref to syntax table internals. (Syntax Table Internals): Document string-to-syntax.
-
Eli Zaretskii authored
from the beginning of the file name, not from where the last invalid character was. From "Andrew Maguire (SWW)" <Andrew.Maguire@Smallworld.co.uk>
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-