- 13 Jul, 2002 10 commits
-
-
Stefan Monnier authored
(cl-hack-byte-compiler): Avoid infinite require loop.
-
Stefan Monnier authored
(ange-ftp-make-hashtable, ange-ftp-map-hashtable) (ange-ftp-make-hash-key, ange-ftp-get-hash-entry) (ange-ftp-put-hash-entry, ange-ftp-del-hash-entry): Remove. Replace with make-hash-table, maphash, gethash, puthash and remhash. (ange-ftp-hash-entry-exists-p): Rewrite. (ange-ftp-vms-delete-file-entry, ange-ftp-vms-add-file-entry): Change mapatom -> maphash. (ange-ftp-file-entry-active-p, ange-ftp-file-entry-not-ignored-p): Update to new calling mode.
-
Andreas Schwab authored
inherited table entry.
-
Stefan Monnier authored
(ebrowse-hash-table-to-alist): Delete. (ebrowse-tags-read-name, ebrowse-tags-list-members-in-file) (ebrowse-tags-complete-symbol): Use the hashtable for completion.
-
Stefan Monnier authored
(sgml-pretty-print): New function. (sgml-get-context): Better handling of improperly nested tags. (sgml-show-context): Don't use the FULL arg of sgml-get-context.
-
Glenn Morris authored
timeclock-last-event is nil, indicating no log file exists yet. Take account of the fact that timeclock-discrepancy will be nil in that case.
-
Kai Großjohann authored
is done by Tramp.
-
Kai Großjohann authored
(Filename Syntax, Multi-hop filename syntax): Explain two syntaxes. (Issues): Explain why there are two syntaxes.
-
Kai Großjohann authored
missing slash and move colon from start to end of each hop. (tramp-multi-file-name-hop-structure-unified): Move colon from start to end of each hop.
-
Kai Großjohann authored
* tramp.texi: Remove version variables. (Inline methods): Clarify which questions `smx' deals with. (Remote shell setup): shell-prompt-pattern must match at end of buffer.
-
- 12 Jul, 2002 29 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
Corrected use of undefined variable `match-files-aliases'.
-
Kim F. Storm authored
-
Glenn Morris authored
option for this, rather it is a value that may be returned.
-
Richard M. Stallman authored
Say that Emacs stops reading when a process terminates.
-
Richard M. Stallman authored
buffer so as to keep the mark active.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
non-nil VISIT arg to ange-ftp-real-write-region.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(fancy-splash-text, normal-splash-screen): Mention "Read the Emacs Manual" or C-h r. Rearrange the initial help to put the help cmds on left and the actions (exit, undo) on the right. Other small text clarifications.
-
Richard M. Stallman authored
(print-help-return-message): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
while inside with-output-to-temp-buffer.
-
Richard M. Stallman authored
(Info-use-header-line): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
New subroutine, taken out of compilation-parse-errors. (compilation-parse-errors): Use that, and for directories too. Don't check whether a directory really exists.
-
Richard M. Stallman authored
-
Juanma Barranquero authored
John Paul Wallington <jpw@shootybangbang.com>). Remove useless "Documentation:" string.
-
Juanma Barranquero authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(command_loop_1): Avoid certain actions after memory-full error.
-
Richard M. Stallman authored
For a memory-full error, don't call Vsignal_hook_function and don't set Vsignaling_function.
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Markus Rost authored
-
- 11 Jul, 2002 1 commit
-
-
Kenichi Handa authored
and "sp" (Serbian with Cyrillic alphabet) to "Cyrillic-ISO".
-