1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

28222 Commits

Author SHA1 Message Date
Gerd Moellmann
bf95c41378 (struct it): Remove member prompt_width, add extra_line_spacing. 2000-04-24 13:52:50 +00:00
Gerd Moellmann
58827478fc (update_frame_line): When writing a whole line, make
sure cursor is in the right row afterwards, otherwise a use of
capability `ch' in cmgoto might leave the cursor in the row below.
2000-04-22 14:12:30 +00:00
Richard M. Stallman
39a5713ce1 *** empty log message *** 2000-04-21 18:28:45 +00:00
Gerd Moellmann
25a87f42e9 *** empty log message *** 2000-04-21 13:08:56 +00:00
Gerd Moellmann
bd55b8608a (timer_check): Fix typo in comment. 2000-04-21 13:02:41 +00:00
Gerd Moellmann
d47f18ca76 (struct Lisp_Buffer_Cons): Remove. 2000-04-21 13:00:58 +00:00
Richard M. Stallman
79dd1637f1 *** empty log message *** 2000-04-21 07:39:56 +00:00
Kenichi Handa
4ea5775bc6 (Fset_fontset_font): Fix docstring. Local variable
name change: ch -> character.
2000-04-20 23:52:05 +00:00
Kenichi Handa
54edf5c240 *** empty log message *** 2000-04-20 23:50:19 +00:00
Gerd Moellmann
3a64eef5c1 *** empty log message *** 2000-04-20 21:52:10 +00:00
Gerd Moellmann
e3e8a75a2a (Ffile_writable_p) [WINDOWSNT]: Return nil if parent
directory doesn't exist.
2000-04-20 21:01:16 +00:00
Gerd Moellmann
59a84f8e16 (echo_message_buffer): New variable.
(echo_now): Set echo_message_buffer to the echo area buffer used
to display the echo.
(cancel_echoing): Reset echo_message_buffer to nil.
(read_char): Code rewritten that handles canceling an echo or
echoing a dash, respectively.
2000-04-20 21:00:43 +00:00
Dave Love
a557aabd99 ffap, filecache, locate 2000-04-20 11:03:34 +00:00
Dave Love
07b5a156ce Directory partial completion. 2000-04-20 11:01:25 +00:00
Dave Love
2548920607 *** empty log message *** 2000-04-20 11:00:23 +00:00
Dave Love
6142fdcb58 *** empty log message *** 2000-04-19 22:45:31 +00:00
Dave Love
e10b9e3264 (cl-old-mapc): Fix definition.
(cl-mapc): Rename from mapc.  Fix the funcall.
2000-04-19 22:31:21 +00:00
Dave Love
5c6740c979 (syms_of_fns): Defsubr mapc.
(concat): Don't allow numeric args.
(Fconcat): Doc change.
2000-04-19 22:27:27 +00:00
Stefan Monnier
ac6b535224 *** empty log message *** 2000-04-19 22:07:51 +00:00
Dave Love
97052c635f (Texinfo_functions): New function.
(lang_names): Install it.
(Texinfo_suffixes): New variable.
2000-04-19 21:51:46 +00:00
Stefan Monnier
419d1c749d (re_match_2_internal): Don't shorten the strings anymore,
instead define end_match(1|2) more carefully.
Use GET_CHAR_BEFORE_2 for `begline'.
2000-04-19 21:39:18 +00:00
Gerd Moellmann
14583cb1e0 Fix typo in key binding of clone-indirect-buffer-other-window. 2000-04-19 20:45:52 +00:00
Gerd Moellmann
1c45948663 *** empty log message *** 2000-04-19 20:42:34 +00:00
Gerd Moellmann
7e3afb0402 (clone-indirect-buffer-other-window): New command.
(clone-indirect-buffer): Add optional arg NORECROD.
(toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
2000-04-19 20:40:46 +00:00
Gerd Moellmann
271b4185ff *** empty log message *** 2000-04-19 19:12:22 +00:00
Gerd Moellmann
9f6bff4441 (hexl-insert-hex-string): New command. 2000-04-19 19:10:46 +00:00
Gerd Moellmann
92d2bc0842 (inferior-lisp-mode): Don't set
non-existing variable comint-input-sentinel.
(inferior-lisp-args-to-list): Removed.
(inferior-lisp): Use split-string instead of
inferior-lisp-args-to-list.
2000-04-19 19:08:28 +00:00
Gerd Moellmann
c16c855b51 (count-screen-lines): New function.
(shrink-window-if-larger-than-buffer): Use count-screen-lines
instead of window-buffer-height.
2000-04-19 19:07:56 +00:00
Gerd Moellmann
586b375962 (resize-temp-buffer-window): Use count-screen-lines. 2000-04-19 19:07:29 +00:00
Gerd Moellmann
5e3dac3f5a *** empty log message *** 2000-04-19 15:38:21 +00:00
Gerd Moellmann
62694e5aea (with_echo_area_buffer): Add more `int' parameters for
the `variable argument list' to make it work on Alpha.
2000-04-19 15:37:26 +00:00
Gerd Moellmann
e1ef1fb2e2 (SELECTED_FRAME): Change definition to compile cleanly
on 64-bit systems where NULL is defined as `0'.
2000-04-19 15:36:39 +00:00
Gerd Moellmann
4f1390acaa (gulp-maintainer): Use expand-file-name
instead of concat.
2000-04-19 14:39:19 +00:00
Gerd Moellmann
b52425f4dd Add support for `powerpc-*-netbsd*'. 2000-04-19 14:37:56 +00:00
Gerd Moellmann
cb9215e4f3 *** empty log message *** 2000-04-19 14:37:02 +00:00
Gerd Moellmann
2eca7f4d65 (_LP64) [!_LP64]: Define.
(ORDINARY_LINK): Define for NetBSD.
2000-04-19 14:32:35 +00:00
Gerd Moellmann
69e82333d0 (ORDINARY_LINK): Define for NetBSD. 2000-04-19 14:32:01 +00:00
Gerd Moellmann
8bef35f23a (xmalloc, xrealloc): Rewritten.
(declaration): Remove parameter IS_EXTERN.
(class_definition): Remove unused variable.
2000-04-19 14:30:52 +00:00
Dave Love
c750667ef3 *** empty log message *** 2000-04-19 13:04:59 +00:00
Dave Love
7825fef99c *** empty log message *** 2000-04-19 11:32:47 +00:00
Dave Love
396c440152 Don't use AC_FUNC_GETLOADAVG. 2000-04-19 11:29:15 +00:00
Dave Love
cd667a182d (LIBS): Don't use.
(GETLOADAVG_OBJ): Define again.
(otherobj): Add GETLOADAVG_OBJ.
2000-04-19 11:24:43 +00:00
Dave Love
8fffa182c3 Revert HAVE_GETLOADAVG changes. 2000-04-19 11:21:37 +00:00
Dave Love
0b8f263e6d (AC_FUNC_MKTIME): Use AC_SUBST. 2000-04-19 11:12:30 +00:00
Dave Love
f532dca004 (Fmake_indirect_buffer): Escape newline in doc. 2000-04-19 08:55:09 +00:00
Richard M. Stallman
5557b83bc8 *** empty log message *** 2000-04-18 21:27:18 +00:00
Gerd Moellmann
f6d3257b91 *** empty log message *** 2000-04-18 13:42:41 +00:00
Gerd Moellmann
5dbf89bc7d (read_filtered_event): Cancel and start busy cursor. 2000-04-18 13:41:33 +00:00
Gerd Moellmann
faeb73d448 (mail-do-fcc): Prevent inserting a newline
at the start of an existing but empty folder.
2000-04-18 13:04:46 +00:00
Gerd Moellmann
9909b39584 Customization fix, doc fix.
(ps-multibyte-buffer): Customization fix.
2000-04-18 13:04:00 +00:00