1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
Commit graph

23980 commits

Author SHA1 Message Date
Dave Love
4a8ea8dc2d (find-function-on-key): DTRT for mouse
bindings.
1999-01-10 18:18:58 +00:00
Eli Zaretskii
e714d2cfd4 (codepage-setup): Doc fix.
(cp-decoding-vector-for-codepage): Likewise.
1999-01-10 15:23:30 +00:00
Ben Elliston
a9bc66c20b Merge with autoconf 2.13. 1999-01-10 14:21:04 +00:00
Ben Elliston
db31fbb21e Final merge from autoconf 2.13. 1999-01-10 14:11:12 +00:00
Markus Rost
9a3f3bf439 (custom-save-delete): First scan the custom-file. Thus exit with an
error in case the custom-file contains a non-closed open parenthesis.
1999-01-10 06:17:49 +00:00
Richard M. Stallman
ff0315147b Define a "function name" for each translation that isn't ASCII. Use
these function names in iso-transl-char-map.
1999-01-08 13:45:06 +00:00
Richard M. Stallman
7be272f43c (comment-region): Delete spaces only if we
deleted a comment starter.
1999-01-08 04:29:20 +00:00
Kenichi Handa
bc10f81b82 (decompose-region): Do decomposition
on temporary unibyte buffer.
1999-01-08 04:19:24 +00:00
Kenichi Handa
a9fb0b5859 (make-char): Doc-string modified. 1999-01-08 04:19:24 +00:00
Dave Love
dd9383bc54 (byte-compile-warnings): Doc fix. 1999-01-07 19:50:41 +00:00
Dave Love
6b33933225 (edebug-eval-defun): Deal with defcustom
like eval-defun does.
1999-01-07 19:45:32 +00:00
Dave Love
aa924debea (dired-mode-map): Fix duplicate [menu-bar regexp mark]. 1999-01-07 19:40:25 +00:00
Dave Love
25e928b0a9 Re-write `(make-variable-buffer-local (defvar ...'
constructions.  Doc fixes.
(generic-create-generic-function): Use defalias, not fset.
1999-01-07 19:37:16 +00:00
Dave Love
c7efc2893d More doc fixes. 1999-01-07 19:24:50 +00:00
Eli Zaretskii
cebc7051b4 Initial revision 1999-01-07 12:38:37 +00:00
Eli Zaretskii
0ccc59ebab (src): Build files in leim if leim/Makefile exists.
(clean): Add clean in leim.
1999-01-07 12:34:43 +00:00
Eli Zaretskii
b2451b8621 Support configuring with leim. 1999-01-07 12:27:19 +00:00
Richard M. Stallman
71a3bb4b1e (save-buffers-kill-emacs): Show the list of current
processes before prompting to kill them and exit.
1999-01-06 23:58:41 +00:00
Richard M. Stallman
41857307a6 (Frequire): Don't fail to unbind bindings. 1999-01-06 23:55:31 +00:00
Richard M. Stallman
e83f6bb074 (read_key_sequence): Tell get_keyelt to look handle autoloads.
Handle symbols defined as keymaps, and autoloaded keymaps.
1999-01-06 23:54:44 +00:00
Richard M. Stallman
5ffaf437c9 (search_buffer): Fix previous change. 1999-01-06 22:46:20 +00:00
Richard M. Stallman
d3d4fb6247 Doc fixes.
(find-function-regexp): Extend for define-generic-mode,
define-derived-mode, easy-mmode-define-minor-mode.
1999-01-06 20:03:53 +00:00
Dave Love
aa9305c929 (fortran-window-create): Account for scroll
bar width.
1999-01-06 18:38:15 +00:00
Simon Marshall
a600effe5f Doc fix. 1999-01-06 15:23:46 +00:00
Dave Love
e61d8515a5 1999-01-06 Dave Love <fx@gnu.org>
* browse-url.el: Require (noerror) w3-auto when compiling.
	(browse-url-maybe-new-window): Make it a macro and revert last
	change to callers.
	(browse-url-w3): Require w3 for w3-fetch-other-window.

1999-01-06  Markus Rost	 <markus.rost@mathematik.uni-regensburg.de>

	* browse-url.el (browse-url-w3): Give w3-fetch-other-window the
	argument.
1999-01-06 14:57:58 +00:00
Eli Zaretskii
b8577971b7 (cp-coding-system-for-codepage-1): Add the valid-codes property. 1999-01-06 10:37:07 +00:00
Eli Zaretskii
812cad8048 (prefer-coding-system): Call set-coding-priority, so that the internal
array of priorities is also updated.
1999-01-06 10:32:34 +00:00
Eli Zaretskii
26d8704095 (coding-system-change-eol-conversion,
coding-system-change-text-conversion): Define them here.  Remove the
autoload cookies.
1999-01-06 10:25:34 +00:00
Eli Zaretskii
16afc7b09f (coding-system-change-eol-conversion,
coding-system-change-text-conversion): Don't define here.
1999-01-06 10:24:17 +00:00
Simon Marshall
b66d85334b * fast-lock.el (fast-lock-save-cache-1):
(fast-lock-cache-data): When using with-temp-message, use nil rather
        than current-message.
1999-01-06 10:22:13 +00:00
Simon Marshall
20af777c0f * lazy-lock.el (lazy-lock-unstall):
(lazy-lock-fontify-after-idle): When using with-temp-message, use nil
        rather than current-message.
1999-01-06 10:16:28 +00:00
Eli Zaretskii
0265f89f7c (set_clipboard_data): Terminate the text with a null
character.  Don't allow to put binary data into the clipboard.
Return zero in case of success, 1 or 2 otherwise.
(get_clipboard_data): Only bail out if the null character is in
the last 32-byte chunk of clipboard data
(Fw16_set_clipboard_data): Make ok and put_status be unsigned.  If
they save binary data, print a message in the echo area saying the
text was not put into the clipboard.
1999-01-06 10:14:25 +00:00
Simon Marshall
1787769bcc * font-lock.el (font-lock-default-fontify-buffer): When using
with-temp-message, use nil rather than current-message.
1999-01-06 10:08:49 +00:00
Eli Zaretskii
52d38ab2d9 (IT_write_glyphs): Move constant expression out of the loop. 1999-01-06 10:08:24 +00:00
Simon Marshall
110201c8f7 (with-temp-message): Don't display MESSAGE if nil. 1999-01-06 10:05:50 +00:00
Richard M. Stallman
d089be69dc (custom-save-delete): Don't delete whitespace
and comments before the sexp that is replaced.
1999-01-06 08:40:50 +00:00
Richard M. Stallman
b5972d799e (diary-float): Better fix of end-of-year error. 1999-01-06 08:09:27 +00:00
Dave Love
45d1e4d442 1999-01-05 Dave Love <fx@gnu.org>
* progmodes/f90.el (f90-mode): Make imenu-case-fold-search
	buffer-local.

1998-01-05  Torbjorn Einarsson	<T.Einarsson@clab.ericsson.se>

	* f90.el: Change of regular expressions for type to correct
	high-lighting and identation. Some small fixes for compatibility
	with XEmacs.
1999-01-05 14:20:30 +00:00
Stephen Eglen
fd202b8529 (mspools-vm-system-mail): Provide an alternative value based on
rmail-spool-directory if $MAIL is not defined.
1999-01-05 09:46:03 +00:00
Carsten Dominik
921759ee11 (reftex-section-levels): Allow negative levels.
(reftex-section-info): Handle negative section levels.
(reftex-view-crossref-extra): New option.
(reftex-view-crossref): Generalized to work in more places.
(reftex-find-citation-regexp-format, reftex-find-reference-format,
reftex-macros-with-labels, reftex-global-search-marker): New variables.
(reftex-view-cite-locations-from-bibtex): New command.
(reftex-view-regexp-match, reftex-global-search,
reftex-global-search-continue): New functions.
(reftex-extract-bib-entries): No error for non-existing BibTeX
file, just a message.
(reftex-extract-bib-entries): Better error handling.
(reftex-select-with-char): Use `*RefTeX Select*' for selection
help and force it on current frame.
(reftex-default-bibliography): New function.
(reftex-access-parse-file): Check consistency after loading a
parse file.  When inconsistent, enfore rescan.
(reftex-check-parse-consistency): New function.
(easy-menu-define): Options section drastically shortened.
1999-01-05 09:07:29 +00:00
Kenichi Handa
0a57cf5133 (thai-compose-string): New function. 1999-01-05 04:07:10 +00:00
Kenichi Handa
971c2d04d2 (fill-region-as-paragraph): While deleting a
newline in multibyte buffer, if previous or next character is a
composite char, check the first component of the composite char.
1999-01-05 02:39:31 +00:00
Kenichi Handa
f7e81f7f32 (thai-post-read-conversion): Handle Thai
composition sequence correctly here instead of calling
thai-compose-region.
1999-01-05 02:38:37 +00:00
Richard M. Stallman
3de63fb635 (easy-menu-define): Doc fix.
(easy-menu-create-menu): New keyword :included.
(easy-menu-do-add-item): New keyword :included.  SUFFIX may
be an expression, not only a string.  Simulate style `button'.
Use easy-menu-define-key-intern instead of easy-menu-define-key.
(easy-menu-define-key-intern): New function.
(easy-menu-add-item): Understand value returned from
easy-menu-item-present-p and easy-menu-remove-item.
(easy-menu-return-item): New function.
(easy-menu-item-present-p, easy-menu-remove-item): Use it.
1999-01-04 18:53:32 +00:00
Andreas Schwab
55a2e19e03 [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
_BSD_SOURCE, the latter is always defined.
1999-01-04 12:10:38 +00:00
Andreas Schwab
05e076c7ea (recover-session): Preserve point when inserting
explanation.
1999-01-04 11:57:27 +00:00
Andreas Schwab
f0ee23367c (debug): Leave recursive minibuffer enabled
if it was enabled before.
1999-01-04 11:53:22 +00:00
Andreas Schwab
5d9b78b761 (View-revert-buffer-scroll-page-forward): Bind
view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
1999-01-04 11:04:27 +00:00
Richard M. Stallman
a51568bddd Provide `rmailout'.
(rmail-output-read-rmail-file-name): New function.
(rmail-output-to-rmail-file): Use that.
(rmail-output-read-file-name): New function.
(rmail-output): Use that.
1999-01-04 01:36:24 +00:00
Richard M. Stallman
f9e3db5559 (rmail-summary-output-to-rmail-file):
Use rmail-output-read-rmail-file-name to read the file name.
Always call rmail-output-to-rmail-file noninteractively.
When count > 1, do the loop here.
Handle rmail-delete-after-output here.
(rmail-summary-output): Similar changes.
1999-01-04 01:36:00 +00:00