Gerd Moellmann
e82bd92274
(resize_mini_window): Compute needed height differently.
1999-10-31 13:04:20 +00:00
Gerd Moellmann
7843e09cdc
(Flength): Unroll loop over lists.
1999-10-31 02:04:50 +00:00
Gerd Moellmann
80c6cb1ff0
(append_space): Return non-zero if space was appended.
...
(display_line): Set charpos of first glyph to -1 only if that
glyph is the space added by append_glyph.
1999-10-31 02:01:25 +00:00
Gerd Moellmann
2bdedac100
*** empty log message ***
1999-10-30 21:12:39 +00:00
Gerd Moellmann
07dc417520
(whitespace-version): Update to 2.8
...
Take a tip from Noah Friedman
<friedman@splode.com> and test for existence of `defcustom' and
`defgroup' using fboundp instead of assuming that these are not
present in particular flavors of emacs.
1999-10-30 21:10:54 +00:00
Gerd Moellmann
e79ad8a15d
* textmodes/sgml-mode.el (sgml-char-names): Change "half" to
...
"frac12".
1999-10-30 21:06:34 +00:00
Gerd Moellmann
65113618fc
Extend comment for optional_new_start.
1999-10-30 20:43:26 +00:00
Gerd Moellmann
17d28a2aa8
(ad-activate-on): Make it an alias for ad-activate.
1999-10-30 20:26:22 +00:00
Gerd Moellmann
dd24f431be
(whitespace-version): Update to 2.6
...
(whitespace-display-in-modeline): Add custom
variable to control displaying the whitespace errors on the
modeline based on suggestion from <klaus.berndl@sdm.de>
(whitespace-buffer): Now returns `t' if unclean
and `nil' if clean, to enable using as a hook function, as
suggested by Puneet Goel <puneet@computer.org>
(whitespace-buffer): Fix a subtle bug that cleaned
up only if quiet was not set, even with whitespace-auto-cleanup set.
(whitespace-mode-line): Now uses less modeline
real estate and shows whitespaces as W:<x>!<y> where <x> is any
type of whitespace which is present in the file, and <y> is any
type of whitespace whose check has been suppressed by setting
`whitespace-check-<whitespace-type>' to nil.
(whitespace-unchecked-whitespaces): New function
to return the list of whitespaces for whom checks have been
suppressed.
(whitespace-display-unchecked-whitespaces):
Renamed to `whitespace-update-modeline' to reflect its functionality.
(whitespace-version): Update to 2.5
1999-10-30 19:21:43 +00:00
Gerd Moellmann
e8d017d059
* progmodes/compile.el (compilation-error-regexp-alist):
...
Undo previous change.
1999-10-30 19:15:17 +00:00
Gerd Moellmann
3f70583690
Patch from rms.
1999-10-29 12:09:29 +00:00
Kenichi Handa
3636f7a323
(code_convert_region): Update `dst' correctly.
1999-10-29 00:46:20 +00:00
Gerd Moellmann
d699a7ad51
Patch from rms.
1999-10-28 21:44:45 +00:00
Gerd Moellmann
d9e455fbec
(POP_FAILURE_POINT): Use failure_id.integer
...
as arg to DEBUG_POP and DEBUG_PRINT.
1999-10-28 21:17:43 +00:00
Gerd Moellmann
ca99d4bd24
Add description of --execute and --file.
1999-10-28 21:02:49 +00:00
Gerd Moellmann
74cef4e6cd
scroll-up-aggressively: 0.5 not equivalent to nil.
1999-10-28 20:12:35 +00:00
Gerd Moellmann
37ed1e5695
*** empty log message ***
1999-10-28 20:05:55 +00:00
Gerd Moellmann
e306edef8e
(rmail-file-name): Make it an option.
1999-10-28 20:01:45 +00:00
Dave Love
0000a0cc64
*** empty log message ***
1999-10-28 14:58:24 +00:00
Gerd Moellmann
a2ad7096ec
*** empty log message ***
1999-10-28 12:13:45 +00:00
Gerd Moellmann
f2be367171
(Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)
...
(Frassoc): Rewritten.
1999-10-28 12:12:47 +00:00
Gerd Moellmann
40d63d1fee
(compilation-error-regexp-alist): Recognize
...
MIPS Pro 7.3 compiler error message syntax.
1999-10-28 11:20:17 +00:00
Gerd Moellmann
eec3232e29
Doc-string fixes.
1999-10-28 11:12:54 +00:00
Gerd Moellmann
fb8abe0d11
Changed format of years in copyright notices.
1999-10-28 11:03:31 +00:00
Gerd Moellmann
655880d250
Changed format of years in copyright notice.
1999-10-28 11:00:34 +00:00
Dave Love
400c12fd98
(help-follow): Make arg optional again and really default to point.
1999-10-28 09:48:39 +00:00
Dave Love
42f6a24af5
*** empty log message ***
1999-10-27 22:39:05 +00:00
Dave Love
851231e955
Checkdoc-inspired fixes.
1999-10-27 22:38:17 +00:00
Gerd Moellmann
a172935cbe
Add @end defvar for scalable-fonts-allowed.
1999-10-27 14:45:39 +00:00
Gerd Moellmann
e20192f449
(print-buffer): Doc-string fix.
1999-10-27 14:32:04 +00:00
Dave Love
fce4437307
Doc fixes.
...
(ad-lemacs-p): Removed.
(advice): Add :link to defgroup.
1999-10-27 11:59:45 +00:00
Gerd Moellmann
6b5c0a2e94
Patch by rms.
1999-10-27 10:42:06 +00:00
Gerd Moellmann
1e3196e81b
*** empty log message ***
1999-10-27 10:24:42 +00:00
Gerd Moellmann
27b07953f3
* configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1999-10-27 10:24:13 +00:00
Gerd Moellmann
ffe2d21f78
Add undef for HAVE_DEV_PTMX.
1999-10-27 10:22:45 +00:00
Gerd Moellmann
fdc5e0fcf4
[HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
...
Define PTY_NAME_SPRINTF.
Redefine PTY_TTY_NAME_SPRINTF.
1999-10-27 10:22:21 +00:00
Gerd Moellmann
513331d329
Patch from rms.
1999-10-27 09:26:40 +00:00
Gerd Moellmann
04c1025b88
Patch from rms.
1999-10-27 09:08:15 +00:00
Kenichi Handa
a21da928c0
(ange-ftp-insert-file-contents): Don't change
...
last-coding-system-used by the call of ange-ftp-set-ascii-mode.
1999-10-27 04:59:52 +00:00
Gerd Moellmann
17dbfaad0e
*** empty log message ***
1999-10-26 23:28:36 +00:00
Gerd Moellmann
5f6bb68adf
(ad-activate-internal): Renamed from
...
ad-activate. All callers changed, including those in data.c.
(ad-activate-internal-off): Renamed from ad-activate-off.
All uses changed.
(ad-activate): Renamed from ad-activate-on. All uses changed.
(ad-start-advice, ad-stop-advice, ad-recover-normality):
Alter the definition of ad-activate-internal, not ad-activate.
1999-10-26 23:27:31 +00:00
Gerd Moellmann
c1307a2360
(Qad_activate_internal): Renamed from Qad_activate.
...
(Ffset): Call Qad_activate_internal.
(syms_of_data): Initialize Qad_activate_internal.
1999-10-26 23:25:22 +00:00
Gerd Moellmann
26922151e2
*** empty log message ***
1999-10-26 22:22:57 +00:00
Gerd Moellmann
622e3754f4
* xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if
...
Vterminal_frame is selected and Vwindow_system is non-nil.
1999-10-26 22:21:58 +00:00
Gerd Moellmann
078ca3caf0
Makefile.in if leim is not used.
1999-10-26 21:47:37 +00:00
Dave Love
22e4ec9848
(input-mode-8-bit): New defcustom.
1999-10-26 16:27:51 +00:00
Gerd Moellmann
95ed62c7aa
Patch from rms.
1999-10-26 15:56:15 +00:00
Gerd Moellmann
10a61062c4
Remove optional_new_start.
1999-10-26 15:53:43 +00:00
Gerd Moellmann
b4355e3847
Remove pseudo_window_p.
1999-10-26 15:37:49 +00:00
Gerd Moellmann
79dcc28bc3
(echo_area_display): Put previous change in #if 0.
1999-10-26 14:51:55 +00:00