- 30 Mar, 2000 4 commits
-
-
Dave Love authored
-
Peter Breton authored
Added network-connection-mode-setup function Save host and port/service information in local variables
-
Peter Breton authored
-
Peter Breton authored
In locate function, default to using locate-word-at-point as input Run dired-mode-hook in locate function
-
- 29 Mar, 2000 8 commits
-
-
Dave Love authored
-
Dave Love authored
(appt-check): Convert min-to-app to a string before passing to appt-disp-window-function or concat. (appt-delete-window): Remove test for frame-root-window. (appt-select-lowest-window, appt-convert-time): Simplify.
-
Andreas Schwab authored
-
Dave Love authored
(byte-compile-file-form-autoload): Update byte-compile-function-environment.
-
Andreas Schwab authored
specially.
-
Andreas Schwab authored
failed just delete its output.
-
Dave Love authored
-
Dave Love authored
(iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables. (iso-iso2sgml, iso-sgml2iso): New functions. (iso-cvt-define-menu): Fix some entries and use backquote for clarity.
-
- 28 Mar, 2000 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
ISO-DATE. If non-nil, return date in ISO 8601 format.
-
- 26 Mar, 2000 8 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
if it ever becomes used. (log-edit-mode-hook): Default to vc-log-mode-hook. (log-edit-mode): Fix the docstring.
-
Stefan Monnier authored
-
Dave Love authored
browse-url-browser-function being an alist. (browse-url): Add :link to defgroup.
-
Dave Love authored
-
Dave Love authored
(file-truename): Include `[' in wildcard characters. (automount-dir-prefix): Customize. (find-file-wildcards): Add :version. (find-file-noselect): Simplify a mapcar call.
-
Dave Love authored
(eval-defun-1): Fix custom-declare-variable case.
-
Stefan Monnier authored
-
- 24 Mar, 2000 12 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(compile-files): Compile files from COMPILE_FIRST first.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
instead of copy-list which is a function from CL. (msb--choose-menu, msb--mode-menu-cond) (msb--create-buffer-menu-2): Use dolist instead of mapc. (msb--init-file-alist): Use mapcar instead of mapcan. (msb--aggregate-alist): Use mapcar instead of mapcan. Fix `(' in column 0 in doc string. (msb--add-separators): Use mapcar instead of mapcan.
-
Gerd Moellmann authored
matching open parenthesis in column 0 to defun-prompt-regexp only if open-paren-in-column-0-is-defun-start is set.
-
Stefan Monnier authored
-
Stefan Monnier authored
(byte-compile-constants, byte-compile-variables): Fix docstring. (byte-compile-initial-macro-environment): Use `byte-compile-eval' to execute `eval-whenc-compile's body. (byte-compile-unresolved-functions): Fix docstring. (byte-compile-eval): New function. (byte-compile-callargs-warn): Check if the function will be available at runtime (via property `byte-compile-noruntime'). (byte-compile-print-syms): New function. (byte-compile-warn-about-unresolved-functions): Also warn about `noruntime' functions (and use `byte-compile-print-syms'). (byte-compile-file): Capitalize the message.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
loaddefs.el first. A loaddefs.el that's not up-to-date might cause a bootstrap failure because things don't autoload as expected.
-
Gerd Moellmann authored
(rmail-expunge): Ask for confirmation depending on the setting of rmail-confirm-expunge.
-
- 23 Mar, 2000 6 commits
-
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(ps-print-version): New version number (5.1.2). (ps-begin-file, ps-end-file, ps-generate): Code fix.
-
Gerd Moellmann authored
function defined by `quickurl-format-function'. Before only the text of the URL was passed. Now the whole URL structure is passed and the function is responsible for extracting the parts it requires. Changed the default of `quickurl-format-function' accordingly. (quickurl-insert): Changed the `funcall' of `quickurl-format-function' to match the above change. (quickurl-list-insert): Changed the `url' case so that it makes use of `quickurl-format-function', previous to this the format was hard wired.
-
Gerd Moellmann authored
-