Dave Love
fb5aa7acba
*** empty log message ***
2001-12-18 16:47:01 +00:00
Dave Love
228b0b9a31
(image-file-name-extensions): Add pnm. Doc fix.
...
(image-file-name-regexps): Doc fix.
2001-12-18 16:45:17 +00:00
Dave Love
df4e8a1129
(server-unload-hook): New function.
2001-12-18 16:42:38 +00:00
Dave Love
af95e0d149
(lm-copyright-prefix): Group the leader.
...
(lm-crack-copyright): Cope with multi-line copyright `lines'.
2001-12-18 16:30:26 +00:00
Pavel Janík
7c75be3651
(window_box_height): Do not return negative values.
...
From Gerd Moellmann <gerd@gnu.org>.
2001-12-18 16:16:14 +00:00
Dave Love
3e16e035c5
Remove most-positive-fixnum, most-negative-fixnum.
2001-12-18 16:04:56 +00:00
Dave Love
f0e8db05af
Conditionally include fcntl.h.
2001-12-18 16:02:14 +00:00
Dave Love
a33c19b172
Include "config.h", not <../src/config.h>.
...
(_XOPEN_SOURCE): Define as 500.
2001-12-18 16:01:11 +00:00
Dave Love
ba723d8e82
Include "config.h", not <../src/config.h>.
2001-12-18 16:00:01 +00:00
Dave Love
0b3b82868c
Include config.h, stdlib.h.
...
(xmalloc, xrealloc, skip_to_lf sysfail): Prototype.
2001-12-18 15:59:09 +00:00
Dave Love
076a0ff7b1
Conditionally include various headers. Use "epaths.h",
...
not <../src/epaths.h>.
(malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
2001-12-18 15:57:02 +00:00
Dave Love
058d49996c
(newline): Doc fix.
...
(eval-expression-print-level, eval-expression-print-length): Doc
fix. Amend :type.
(next-line, previous-line): Make arg optional.
(newline): Doc fix.
2001-12-18 15:53:57 +00:00
Dave Love
28c7d1b825
(DONTCOMPILE): Add various language files.
2001-12-18 15:37:38 +00:00
Dave Love
9a02c067e4
(quail-input-string-to-events): Don't use
...
string-to-list.
2001-12-18 15:35:35 +00:00
Dave Love
7a7001f604
*** empty log message ***
2001-12-18 15:26:51 +00:00
Pavel Janík
4521d1fccf
*** empty log message ***
2001-12-18 06:27:15 +00:00
Pavel Janík
9908a32442
(x_frame_parms): Add missing braces around initializer.
...
(visual_classes): Likewise.
2001-12-18 06:26:27 +00:00
Pavel Janík
8103ad1ab6
(keys): Add missing braces around initializer.
2001-12-18 06:25:50 +00:00
Pavel Janík
7406e9889e
(head_table): Add missing braces around initializer.
2001-12-18 06:25:27 +00:00
Pavel Janík
4a5301d871
(separator_names): Add missing braces around initializers.
2001-12-18 06:23:17 +00:00
Richard M. Stallman
f05db6f6ad
(comint-dynamic-list-input-ring-select): New function.
...
Switches back to the old window configuration.
(comint-dynamic-list-input-ring): Bind RET to that function.
(comint-dynamic-list-input-ring-window-conf): New variable.
2001-12-18 04:14:20 +00:00
Richard M. Stallman
93420f572a
*** empty log message ***
2001-12-18 04:14:07 +00:00
Richard M. Stallman
d881eadeb6
Finish previous change.
2001-12-18 02:22:44 +00:00
Richard M. Stallman
2221451f5b
(Fcompare_buffer_substrings): Add QUIT to main loop.
2001-12-18 02:15:53 +00:00
Richard M. Stallman
2ed06289b2
*** empty log message ***
2001-12-18 02:15:40 +00:00
Richard M. Stallman
54cbd79024
Minor fix.
2001-12-18 00:03:59 +00:00
Werner LEMBERG
5a6b038a17
international/mule-conf.el: Improve documentation strings of character sets.
2001-12-17 21:01:25 +00:00
Pavel Janík
a2c14077b6
(indian-char-glyph): Fix typo in doc-string.
2001-12-17 20:56:03 +00:00
Eli Zaretskii
08a7824f49
(Checklist): Fix a typo.
2001-12-17 19:24:50 +00:00
Robert J. Chassell
4540f8f86a
Indexed `empty string' definition.
2001-12-17 19:24:09 +00:00
Robert J. Chassell
1dcb89ad00
Define `empty string' a second time, in a slightly more visible location.
2001-12-17 19:03:15 +00:00
Dave Love
41a31e595a
Fix typo.
2001-12-17 16:00:30 +00:00
Richard M. Stallman
0e79d66738
(code_convert_region): Update coding->cmp_data->char_offset
...
before calling decode_coding.
2001-12-17 15:33:32 +00:00
Sam Steingold
93dec0196b
(DECODE_COMPOSITION_END): Fixed a typo in the last
...
patch (COMPOSING_P, not COMPOSING).
2001-12-17 15:21:06 +00:00
Richard M. Stallman
c8446041d5
(DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
...
instead of only for COMPOSITION_DISABLED.
2001-12-17 14:05:07 +00:00
Richard M. Stallman
905cc05a02
*** empty log message ***
2001-12-17 14:04:46 +00:00
Richard M. Stallman
3a7a009513
*** empty log message ***
2001-12-17 01:59:01 +00:00
Richard M. Stallman
a3f4a3ef81
(dired-copy-filename-as-kill): Moved from dired-x.el.
...
(dired-mode-map): Bind w to dired-copy-filename-as-kill.
2001-12-17 01:58:05 +00:00
Richard M. Stallman
34630d66e1
(dired-copy-filename-as-kill): Moved to dired.el.
2001-12-17 01:55:53 +00:00
Richard M. Stallman
274890d9fe
(ff-other-file-name): New function.
2001-12-17 01:52:01 +00:00
Richard M. Stallman
8322ce0491
(pure_alloc): After overflow, allocate just a small block.
2001-12-16 21:52:36 +00:00
Richard M. Stallman
d75bec6aeb
*** empty log message ***
2001-12-16 21:52:28 +00:00
Richard M. Stallman
52dcb47684
*** empty log message ***
2001-12-16 20:22:08 +00:00
Richard M. Stallman
8cc3c8215c
(isearch-edit-string): When we set isearch-string
...
to the default, also set isearch-message.
2001-12-16 20:19:13 +00:00
Richard M. Stallman
c2d0b18a48
(xmenu.o, xterm.o, fontset.o): Depend on buffer.h.
2001-12-16 20:03:11 +00:00
Richard M. Stallman
82a7ab23a0
(redisplay_window_0, redisplay_window_1): New functions.
...
Call redisplay_window, but not if display_error_modiff field says no.
(redisplay_window_error): New function.
(displayed_buffer): New variable.
(redisplay_internal, redisplay_windows): Call the new functions
instead of redisplay_window directly.
2001-12-16 20:02:08 +00:00
Richard M. Stallman
0fa5d25b19
(Frecenter): Clear display_error_modiff field.
2001-12-16 20:01:48 +00:00
Richard M. Stallman
0522997db3
(reset_buffer): Initialize `display_error_modiff'.
2001-12-16 20:01:39 +00:00
Richard M. Stallman
5e3093901a
(struct buffer): New field `display_error_modiff'.
2001-12-16 20:01:13 +00:00
Eli Zaretskii
e5ecf6e91e
(quail-input-string-to-events): Fix last change.
2001-12-16 19:14:37 +00:00