1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
Stefan Monnier
cc953d2793 (dontcompilefiles): Obsoleted.
(DONTCOMPILE): Added emacs-lisp/cl-specs.el.
(EL): Unused.
(temacs): Removed (unused).
(cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
  version of the file (necessary for the update to work properly).
(autoloads): Force the use of `pwd`/loaddefs.el.
(updates); Redefined in terms of other targets to reduce redundancy.
(.el.elc): New default rule, just in case you want it.
(compile): Use a single invocation of Emacs.
(bootstrap-compile); Unneeded.
(autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
1999-10-20 00:37:35 +00:00
Dave Love
57bc81bf0e *** empty log message *** 1999-10-19 13:48:30 +00:00
Gerd Moellmann
03d50ed616 (map-y-or-n-p): Remove extraneous `not'. 1999-10-19 13:40:45 +00:00
Gerd Moellmann
afa95caca6 (auto-revert-mode): Make auto-revert-mode permanent-local. 1999-10-19 13:29:18 +00:00
Gerd Moellmann
447af88fc9 *** empty log message *** 1999-10-19 11:54:53 +00:00
Gerd Moellmann
c22d928fa6 (ps-mode-print-function): Fix default
value: \"lpr\" changed to "lpr"
(ps-mode-version): New constant
(ps-mode-show-version): New function, added key in ps-mode-map
(ps-run-messages): Removed
(ps-run-font-lock-keywords-2): New defcustom variable replacing
ps-run-messages. These keywords now include the value of
ps-run-prompt, making its fontification customizable.
(ps-run-init): Removed \\n from docstring, it is now added when
the value is used
(ps-run-font-lock-keywords-1): Added checking for initial ^ in
ps-run-prompt
(ps-mode): Added ps-run-font-lock-keywords-2 to list of
customizable variables in doc-string (it's equivalent
ps-run-messages was missing in previous version of the doc-string)
(ps-run-mode): Simplified assignment to font-lock-defaults, using
symbols only
1999-10-19 11:47:44 +00:00
Gerd Moellmann
f20386e596 *** empty log message *** 1999-10-19 11:16:48 +00:00
Paul Eggert
64ed733ada Fix bootstrapping problems.
Use the system locale to specify Emacs locale defaults.

* international/mule-cmds.el (global-map):
Do not use backquote, because that makes a bootstrapping
problem if you need to recompile all Lisp files using interpreted code.
* international/mule.el (charset-id, charset-bytes,
charset-dimension, charset-chars, charset-width,
charset-direction, charset-iso-final-char,
charset-iso-graphic-plane, charset-reverse-charset,
charset-short-name, charset-long-name, charset-description,
charset-plist): Likewise.
* subr.el (save-match-data): Likewise.

* international/mule-cmds.el
(set-display-table-and-terminal-coding-system): New function,
containing code migrated out of set-language-environment.
(set-language-environment, set-locale-environment): Use it.
(locale-translation-file-name): Moved here from startup.el.
(locale-language-names, locale-preferred-coding-systems):
New vars.
(locale-name-match, set-locale-environment): New functions.

* language/japan-util.el (setup-japanese-environment-internal):
Prefer japanese-iso-8bit if the system-type is usg-unix-v.

* startup.el (iso-8859-n-locale-regexp): Remove.
(locale-translation-file-name): Move to mule-cmds.el.
(command-line): Move locale-stuff into set-locale-environment.
1999-10-19 07:18:58 +00:00
Dave Love
c4d9fb0756 *** empty log message *** 1999-10-18 21:36:39 +00:00
Gerd Moellmann
600f9d0390 (iswitchb-exhibit): Extract user-input only
from the mini-buffer, without the prompt.
1999-10-17 16:48:22 +00:00
Gerd Moellmann
0ffc420f5c *** empty log message *** 1999-10-17 16:38:11 +00:00
Gerd Moellmann
cd876a9126 *** empty log message *** 1999-10-17 12:57:38 +00:00
Gerd Moellmann
ff69e0120f (completion-ignored-extensions): Added ".sparcf"
for CMUCL on sparc and ".ufsl" for LispWorks.
(bound-and-true-p): Bugfix: free variable `v'.
1999-10-17 10:48:08 +00:00
Dave Love
faa5fa58af (edebug-install-read-eval-functions)
(edebug-uninstall-read-eval-functions): Use load-read-function,
avoiding elisp-eval.
1999-10-16 21:30:20 +00:00
Gerd Moellmann
3f6f75085a *** empty log message *** 1999-10-16 12:03:09 +00:00
Stefan Monnier
767d12f23e Use make-temp-file. 1999-10-15 16:03:59 +00:00
Gerd Moellmann
e889eabcba (smtpmail-via-smtp): Add support for
automatically appending a domain to RCPT TO: addresses.
1999-10-14 22:09:58 +00:00
Gerd Moellmann
85852dc7f5 (dired-insert-directory): Insert the amount of
free space after the total size.
(dired-free-space-program, dired-free-space-args): New variables.
1999-10-14 21:53:37 +00:00
Dave Love
e719a6e58f *** empty log message *** 1999-10-14 21:29:47 +00:00
Gerd Moellmann
7845335b70 *** empty log message *** 1999-10-14 20:57:51 +00:00
Dave Love
01f0566b73 # 1999-10-14 10:58:15 +00:00
Stefan Monnier
b7c1e3294e . 1999-10-13 22:45:44 +00:00
Dave Love
c765b72361 # 1999-10-13 17:42:55 +00:00
Stefan Monnier
accd12667f (help-xref-interned): make it also work on variable-only and
function-only symbols.
(help-make-xrefs): take advantage of the new `help-xref-interned'.
(help-follow): if the point under mouse is not highlighted, try
  `help-xref-interned' on the pointed-to symbol anyway.
1999-10-13 16:14:15 +00:00
Stefan Monnier
4fceda3c2f (Info-on-current-buffer): new entry point.
(Info-find-node): split into two for Info-on-current-buffer to
  hook into it.
(Info-current-file, Info-set-mode-line, Info-up):
  Info-current-file can now be t.
(Info-clone-buffer-hook): new function for `clone-buffer'.
(Info-goto-node, Info-menu, Info-mode-map, Info-mode): make
  `clone-buffer' available in various ways to the user.
1999-10-13 14:48:57 +00:00
Stefan Monnier
b005abd5c0 (shell-command, shell-command-on-region): use make-temp-file.
(clone-buffer, clone-process, clone-buffer-hook): new functions.
1999-10-13 00:48:17 +00:00
Stefan Monnier
ce87039d4d * subr.el (with-current-buffer): don't use backquotes to avoid
bootstrapping problems.
loadup.el (load-path): add subdirs for bootstrapping.
(docstrings): ignore errors during bootstrapping.
(args): new `bootstrap' argument (for use in place of `dump').
1999-10-13 00:21:07 +00:00
Gerd Moellmann
1a7244d9c5 Doc-string fixes. 1999-10-12 22:19:26 +00:00
Gerd Moellmann
7518ed7ba7 *** empty log message *** 1999-10-12 21:12:16 +00:00
Gerd Moellmann
99485bca13 New file. Major mode for editing PostScript. 1999-10-12 14:56:42 +00:00
Gerd Moellmann
7950374e67 Files not useful for Emacs 21. 1999-10-12 14:46:57 +00:00
Gerd Moellmann
4b9347b308 Add sh-script changes. 1999-10-12 12:28:42 +00:00
Gerd Moellmann
b07ea410a3 (quickurl-list-insert): `count-lines' was returning
a value one line to high if the cursor wasn't at the start of a
line. A `beginning-of-line' is now performed before making the
call to `count-lines'.
1999-10-12 11:48:43 +00:00
Stefan Monnier
9c610b03c4 (vc-backend-diff): get rid of the autoloaded advice. 1999-10-11 09:53:03 +00:00
Stefan Monnier
e2fa1e81c0 . 1999-10-10 19:18:47 +00:00
Stefan Monnier
f6ac5659c8 . 1999-10-10 00:42:15 +00:00
Stefan Monnier
c652cdb8c2 . 1999-10-09 23:52:56 +00:00
Gerd Moellmann
85177c862b *** empty log message *** 1999-10-09 19:58:13 +00:00
Phillip Rulon
d177c58352 *** empty log message *** 1999-10-09 01:22:21 +00:00
Phillip Rulon
7fce61e947 *** empty log message *** 1999-10-09 00:55:19 +00:00
Phillip Rulon
2727132911 *** empty log message *** 1999-10-08 23:57:58 +00:00
Gerd Moellmann
96ff0f098f (bootstrap-compile): New target. Compile Lisp
files with ../src/temacs.
1999-10-08 23:25:05 +00:00
Gerd Moellmann
b02b54a8ba (regexp-opt-try-suffix): New function.
(regexp-opt-group): Use it to get common suffixes in STRINGS.
If STRINGS is nil, return "" rather than nil.
1999-10-08 23:06:15 +00:00
Gerd Moellmann
57f707e72d (compile): Compile files one by one. Set load-path to
current directory and subdirectories when compiling.
1999-10-08 21:54:44 +00:00
Phillip Rulon
657f51c4d6 *** empty log message *** 1999-10-08 15:39:20 +00:00
Gerd Moellmann
7ec641b843 (EMACSOPT, DONTCOMPILE, EL): New.
(emacs): Use it everywhere instead of EMACS.
(compile): New target.  Compile all Lisp files from scratch.
(recompile): New target.  Recompile lisp directory.
(autoloads-with-other-emacs): New target.  Build loaddefs.el with
an Emacs executable not built in the current directory tree.
1999-10-07 23:29:39 +00:00
Gerd Moellmann
1ba9c0173d *** empty log message *** 1999-10-07 15:22:31 +00:00
Gerd Moellmann
92d91a2cab (log-view-mode-map): Bind "q", "z", "m" and "d".
(log-view-mode): Make read-only.
(log-view-current-file): Do final `expand-file-name' in the
current `default-directory'.
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.
1999-10-07 14:39:16 +00:00
Dave Love
2acb0c8ab9 *** empty log message *** 1999-10-07 14:27:51 +00:00
Gerd Moellmann
f5737ad232 *** empty log message *** 1999-10-06 23:31:49 +00:00
Dave Love
2980e10679 # 1999-10-05 19:03:16 +00:00
Dave Love
08aecf0498 # 1999-10-05 11:57:17 +00:00
Dave Love
1270d7ca66 # 1999-10-05 11:10:25 +00:00
Dave Love
6edcb099fc # 1999-10-04 17:15:48 +00:00
Dave Love
d56a50549d # 1999-10-04 16:40:11 +00:00
Dave Love
0767b41e0e # 1999-09-30 09:59:42 +00:00