Gerd Moellmann
dedffa6a6b
Use nth' instead of first', second', and third'.
2000-08-06 09:18:02 +00:00
Gerd Moellmann
dc79c3ea3c
(third...tenth): Undo change of 2000-08-05.
...
(second): Make it an alias for `cadr'.
2000-08-06 09:17:27 +00:00
Eli Zaretskii
6968a481f5
(bs-apply-sort-faces): Don't use window-system, since all
...
types of display support faces now.
2000-08-06 07:32:15 +00:00
Gerd Moellmann
e49aa397e8
*** empty log message ***
2000-08-05 20:10:32 +00:00
Gerd Moellmann
ed590ca87c
(first, ..., tenth): Make them macros.
...
(toplevel): Remove `remq' and `remove' from autoloads.
(cl-fake-autoloads): New variable. If set, arrange for an error
when CL functions etc. are autoloaded.
2000-08-05 20:09:44 +00:00
Gerd Moellmann
3db3a13fe3
(require): Require `cl' during compilation, only.
2000-08-05 20:08:49 +00:00
Gerd Moellmann
38b74a2e47
(run_mac_command, closedir): Use xfree' instead of free'.
2000-08-05 19:29:39 +00:00
Gerd Moellmann
9ae6734f00
(error): Use xfree instead of free.
2000-08-05 19:27:14 +00:00
Gerd Moellmann
9731fda59f
(current_minor_maps): Use xmalloc instead of malloc.
2000-08-05 19:27:01 +00:00
Gerd Moellmann
7f77dbe3b0
(opendir, GetTempDirName, run_mac_command): Use xmalloc
...
instead of malloc.
(run_mac_command, closedir): Use `xfree' instead of `free'.
2000-08-05 19:26:46 +00:00
Gerd Moellmann
a3f0666ff7
(child_setup): Use xfree instead of free.
2000-08-05 19:26:30 +00:00
Gerd Moellmann
afd74e2569
(Ftranspose_regions): Use xfree instead of free.
2000-08-05 19:26:20 +00:00
Gerd Moellmann
9318456051
(Finsert_file_contents): Use xfree instead of free.
2000-08-05 19:26:04 +00:00
Gerd Moellmann
36cc2d3834
(popup_get_selection): Use xfree instead of free.
2000-08-05 19:25:41 +00:00
Gerd Moellmann
1fd4c450e5
Replace illegal' with invalid'.
...
(Fmake_hash_table, amke_hash_table): Allow table size of 0.
2000-08-05 15:48:22 +00:00
Gerd Moellmann
1a948b1794
Replace illegal' with invalid'.
2000-08-05 15:47:13 +00:00
Eli Zaretskii
efb29aff04
(src): Put gdb.tmp after -a, since -a requires an argument.
2000-08-05 08:25:09 +00:00
Noah Friedman
59f953a285
(Fmake_hash_table): Add missing `\n\' to end of line in docstring.
2000-08-05 03:01:49 +00:00
Kenichi Handa
82d497fc5c
(skip_chars): Fix handling of multibyte<->unibyte conversion.
2000-08-05 01:45:10 +00:00
Gerd Moellmann
688351f25d
(skip_chars): Fix typo in error message.
2000-08-04 15:07:44 +00:00
Eli Zaretskii
2e78d4abe0
(zone, zone-pgm-stress): Don't use window-system.
2000-08-04 12:21:12 +00:00
Eli Zaretskii
85628348e5
*** empty log message ***
2000-08-04 11:45:03 +00:00
Eli Zaretskii
cf667bc526
(hi-lock-unface-buffer): If a menu of regexps is
...
popped up, but the user clicks outside the menu, return an empty
regexp (that causes unhighlight-regexp to have no effect).
2000-08-04 11:39:24 +00:00
Eli Zaretskii
74f0e5522d
*** empty log message ***
2000-08-04 08:52:04 +00:00
Andreas Schwab
2dad51cce6
* m/ia64.h: Moved from s/ia64.h.
2000-08-04 08:48:52 +00:00
Eli Zaretskii
7bff37dc16
(menu-bar-games-menu): Add Zone.
2000-08-04 08:34:51 +00:00
Eli Zaretskii
588aca276b
(toplevel): Require font-lock.
2000-08-04 08:30:16 +00:00
Eli Zaretskii
c5feaf5415
(Highlight Interactively): Document the hi-lock mode.
2000-08-04 06:06:05 +00:00
Kenichi Handa
082a1df2db
*** empty log message ***
2000-08-04 05:53:39 +00:00
Kenichi Handa
78108bcdcc
(coding_restore_composition): Pay attention to the case that
...
cmp_data is not set properly (because of invalid code in the
source text).
(run_pre_post_conversion_on_str): Include text properties in the
resulting string.
(decode_coding_string): Set members of coding correctly.
2000-08-04 05:53:01 +00:00
Kenichi Handa
ed7a4b2d60
(read_process_output): Big simplification. Handle
...
composition and post-read-conversion of coding system correctly.
(send_process): Handle composition correctly.
2000-08-04 02:26:32 +00:00
Kenichi Handa
f778b157f4
(Fcall_process): Handle post-read-conversion of coding system if any.
2000-08-04 02:12:39 +00:00
Kenichi Handa
e7046a1877
(decode_coding_iso2022): More strict check for handling single
...
shifting.
2000-08-04 02:05:39 +00:00
Kenichi Handa
99bb2c6002
*** empty log message ***
2000-08-04 02:05:08 +00:00
Gerd Moellmann
f4988be716
*** empty log message ***
2000-08-03 20:24:26 +00:00
Gerd Moellmann
c52e7aa6e2
(set_frame_size, update_wm_hints, EmacsFrameSetValues):
...
Use NULL instead of 0 at the end of variable argument list of
XtVaGetValues and XtVaSetValues, because 0 fails on systems where
sizeof (int) < sizeof (void *).
2000-08-03 20:22:34 +00:00
Gerd Moellmann
6a2bfc8478
(update_frame_menubar): Use NULL instead of 0 at the end
...
of variable argument lists of XtVaGetValues and XtVaSetValues.
2000-08-03 20:22:17 +00:00
Gerd Moellmann
d16700638b
(Fx_file_dialog): Use NULL instead of 0 at the end of
...
variable argument lists of XtVaGetValues and XtVaSetValues.
2000-08-03 20:21:52 +00:00
Gerd Moellmann
5268b4422d
Get around a bug on skip-chars-forward.
...
(ebnf-8-bit-chars): New var for bug fix.
(ebnf-string): Bug fix.
2000-08-03 20:11:01 +00:00
Gerd Moellmann
8dd095ee45
Use NULL at the end of the
...
variable argument lists of XtVaSetValues and XtVaGetValues
functions because 0 is not sufficient on systems where sizeof
(int) < sizeof (void *).
2000-08-03 20:09:56 +00:00
Gerd Moellmann
2d23c8cc17
Add support for ia64*-*-linux*.
2000-08-03 20:08:27 +00:00
Sam Steingold
027b73ac1b
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
...
instead of `buffer-string'.
(require 'cl): Always, not just when compiling.
`ignore-errors' in `interactive', `list*', `defun*' &c make this necessary.
2000-08-03 18:11:47 +00:00
Eli Zaretskii
bbe1599028
Fix typos in the entry for `ispell' command.
2000-08-03 14:50:28 +00:00
Eli Zaretskii
2f1fa038c8
(select-safe-coding-system): Make
...
the message text about selecting a safe coding system more clear.
2000-08-03 11:38:08 +00:00
Gerd Moellmann
abb2db1cf3
*** empty log message ***
2000-08-02 21:29:36 +00:00
Gerd Moellmann
ead534947f
*** empty log message ***
2000-08-02 20:23:23 +00:00
Gerd Moellmann
754bd273b7
(ispell): New function, replacing an alias.
...
Spell-check active region if in transient-mark-mode and mark
is active; otherwise spell-check buffer.
2000-08-02 20:21:53 +00:00
Gerd Moellmann
d79dfd472e
(occur): Set tab-width in the *Occur* buffer to the
...
value of tab-width in the original buffer. Choose a line number
format that's a multiple of the original buffer's tab width, so
that lines appear right.
2000-08-02 20:21:24 +00:00
Gerd Moellmann
8fdd56afa4
Fix a customization problem on
...
ps-mule-font-info-database-default.
2000-08-02 20:20:55 +00:00
Gerd Moellmann
9c3da604d1
(display_buffer_reuse_frames): New variable.
...
(Fdisplay_buffer): If display_buffer_reuse_frames is set, reuse
frames displaying BUFFER.
(syms_of_window): Define Lisp variable
display-buffer-reuse-frames.
2000-08-02 20:17:01 +00:00