1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
Commit graph

31800 commits

Author SHA1 Message Date
Miles Bader
a30ccae670 (recentf-mode): Variable removed.
(recentf-mode): Use `define-minor-mode'.
2000-10-25 11:38:08 +00:00
Andrew Choi
e90813b8f6 Say that Emacs can now be built on the Macintosh. 2000-10-25 11:27:50 +00:00
Kenichi Handa
a92e4183e8 (send_process): If OBJECT is t, it means that the data
is from C string, but we should encode it.  Before calling
setup_raw_text_coding_system, be sure to flush out data by the
previous coding system.
2000-10-25 11:06:51 +00:00
Kenichi Handa
68c3a13776 *** empty log message *** 2000-10-25 11:06:35 +00:00
Dave Love
f4b020f69a Don't
inherit from global-map and don't nullify menu-bar and tool-bar
bindings since keymap properties DTRT.
2000-10-25 09:55:35 +00:00
Gerd Moellmann
a540f6ed85 (Visiting Functions): Typos. 2000-10-25 09:46:57 +00:00
Miles Bader
ff4dcd4b53 *** empty log message *** 2000-10-25 07:36:30 +00:00
Miles Bader
2480a59bda (find_field):
Use the correct overlay marker when checking after_overlay's start ins type.
2000-10-25 07:35:11 +00:00
Miles Bader
1d5f4c1de4 (overlays_at): Only let CHANGE_REQ inhibit an assignment of startpos to
prev when startpos == pos.
2000-10-25 07:30:21 +00:00
Miles Bader
a850ac03f0 (widget-field-at): New function.
(widget-at, widget-field-activate): Use it.
(widget-tabable-at): Use `widget-at'.
(widget-specify-field): If the terminating character of the widget
  field (which is read-only) is a newline, put it into a special
  `boundary' field so that C-n/C-p act more naturally.
(widget-field-end): Also don't subtract one if a special
  `boundary' field has been added after the widget field.
2000-10-25 07:16:44 +00:00
Miles Bader
ebe2a441bf *** empty log message *** 2000-10-25 05:38:31 +00:00
Miles Bader
8b9a0f4516 (widget-beginning-of-line, widget-end-of-line):
Replace with aliases of the normal emacs b-o-l/e-o-l functions.
(widget-field-keymap, widget-text-keymap):
  Don't bind C-a/C-e.
2000-10-25 05:37:15 +00:00
Miles Bader
c7c800d8d1 (comint-output-filter, comint-send-input):
Don't bother adding stickiness fields to overlays to fool the field
  code, since it should notice the overlay insertion-types now.
2000-10-25 05:21:54 +00:00
Miles Bader
7ae1c03203 (find_field):
Set the field stickiness correctly from overlay fields.
  Use renamed `text_property_stickiness'.
(text_property_stickiness):
  Renamed from `char_property_stickiness'.
2000-10-25 05:18:10 +00:00
Miles Bader
8d41abc445 (get_char_property_and_overlay): New function.
(Fget_char_property): Use it.
2000-10-25 05:14:01 +00:00
Miles Bader
beed66fe18 (get_char_property_and_overlay): Add declaration. 2000-10-25 05:13:17 +00:00
Stefan Monnier
4980114564 Use AREF, ASET and ASIZE macros.
(Fmake_sparse_keymap): Docstring fix.
(synkey): Remove.
(shadow_lookup): Move up.
Handle the case where lookup-key returns an integer.
(where_is_internal_1): Drop arg `keymap'. Don't check shadowing.
(where_is_internal_2): Adapt to fewer args for where_is_internal_1.
(Fwhere_is_internal): Allow `xkeymap' to be a list of keymaps.
Simplify/rewrite the keymap-finding code.
Add check for command shadowing, using shadow_lookup.
2000-10-25 04:42:23 +00:00
Stefan Monnier
39e776cd97 *** empty log message *** 2000-10-25 03:02:29 +00:00
Stefan Monnier
320c9428b4 (fix_submap_inheritance): Use get_keymap_1 on parent_entry
rather than KEYMAPP, to allow EQ to work correctly if parent_entry is
a symbol.
2000-10-25 03:02:17 +00:00
Miles Bader
04145a653f Update. 2000-10-25 02:55:21 +00:00
Kenichi Handa
80e8b2c20f (Visiting Functions): Return value of find-file-noselect may be a list
of buffers if wildcards are used.
2000-10-25 00:42:48 +00:00
Kenichi Handa
28bcdbee27 *** empty log message *** 2000-10-25 00:42:31 +00:00
Dave Love
26f42fedae *** empty log message *** 2000-10-24 23:17:02 +00:00
Dave Love
5633ded3f7 getenv is a command 2000-10-24 23:15:39 +00:00
Gerd Moellmann
53df4dda9d *** empty log message *** 2000-10-24 21:19:27 +00:00
Gerd Moellmann
70f57a7251 (ps-generate): Fix odd/even pages printing bug. 2000-10-24 21:17:40 +00:00
Gerd Moellmann
395be66e04 Now there is a column formatting mechanism.
Modified to customization mechanisms convention.  Doc fix.
(columns): New group for delim-col.
(delimit-columns-before, delimit-columns-after)
(delimit-columns-format, delimit-columns-extra, delimit-columns-start)
(delimit-columns-end): New vars.
(delimit-columns-customize, delimit-columns-format): New funs.
(delimit-columns-region, delimit-columns-rectangle)
(delimit-columns-rectangle-line): Modified to support column
formatting.
2000-10-24 21:17:06 +00:00
Gerd Moellmann
4fa09beb83 (unlock_all_files): Use unlock_file to expand each
buffer's file_truename before trying remove its lock file.
2000-10-24 20:57:11 +00:00
Gerd Moellmann
0a9ad6144d (authors-aliases): Add some more aliases.
(authors): Set file coding system to iso-2022-7bit.  Add
file-local variables to output buffer.
2000-10-24 20:41:46 +00:00
Gerd Moellmann
fe50b6abd8 (after-find-file): Don't print any warnings if
WARN is nil.
2000-10-24 15:18:19 +00:00
Gerd Moellmann
9acc387375 *** empty log message *** 2000-10-24 15:11:21 +00:00
Gerd Moellmann
53bb90cad6 (after-find-file): Don't print a message ``New file''
if WARN is nil.
2000-10-24 15:06:14 +00:00
Andrew Innes
2488aba5ed (directory_files_internal_unwind): New function.
(directory_files_internal): Use it to ensure closedir is called
even if expand-file-name or file-attributes throw, eg. because of
a user interrupt.  Also enable immediate_quit while calling
re_search, so that matching can be interrupted as well.
2000-10-24 14:45:36 +00:00
Gerd Moellmann
7ae2f10f73 (size_window): Prevent setting window's width or
height to a negative value (esp. with XSETFASTINT).
2000-10-24 14:05:50 +00:00
Andrew Innes
5b370c2bad (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
NT-Emacs only.
(re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
so that re_search functions only quit when callers expect them to.
2000-10-24 14:00:55 +00:00
Gerd Moellmann
5dcab13e69 (state_protected_p, last_state_size, last_heapinfo)
[GC_MALLOC_CHECK && GC_PROTECT_MALLOC_STATE]: New variables.
(protect_malloc_state) [GC_MALLOC_CHECK &&
GC_PROTECT_MALLOC_STATE]: New function.
(PROTECT_MALLOC_STATE): New macro.
(__malloc_initialize, morecore, _malloc_internal)
(_free_internal) _realloc_internal): Use it to make _heapinfo
read-only outside of gmalloc.
2000-10-24 12:41:23 +00:00
Dave Love
a98397797d *** empty log message *** 2000-10-24 12:40:08 +00:00
Gerd Moellmann
63e1b552d0 *** empty log message *** 2000-10-24 12:32:53 +00:00
Gerd Moellmann
11adc31054 Update copyright. 2000-10-24 12:32:33 +00:00
Gerd Moellmann
7f779379f6 (widget-field-keymap, widget-text-keymap): Define
the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
get duplicate tool-bar entries because we'll see the global ones
on more than one path through keymaps.
2000-10-24 12:27:45 +00:00
Dave Love
bc35d341ca (log-edit): Add :version and a :group for vc. 2000-10-24 11:27:41 +00:00
Gerd Moellmann
1946f901c6 *** empty log message *** 2000-10-24 11:23:14 +00:00
Gerd Moellmann
c7f18fbafd (defun-prompt-regexp): Doc fix. 2000-10-24 11:22:48 +00:00
Gerd Moellmann
df0267b85b *** empty log message *** 2000-10-24 11:05:37 +00:00
Gerd Moellmann
3176a27e63 (xbacktrace): Handle case that $bt->function isn't
a symbol.
2000-10-24 10:55:57 +00:00
Kenichi Handa
2bd8a1db5e (fit-window-to-buffer): Adjust point of the window buffer, not that of
the current buffer.
2000-10-24 10:52:22 +00:00
Kenichi Handa
ae3b264bca *** empty log message *** 2000-10-24 10:52:06 +00:00
Gerd Moellmann
334c837d33 *** empty log message *** 2000-10-24 09:27:58 +00:00
Eli Zaretskii
23afac0140 *** empty log message *** 2000-10-24 09:17:31 +00:00
Eli Zaretskii
8a30aaa378 Update author's email address. 2000-10-24 09:15:44 +00:00