Eli Zaretskii
317ad01ee7
(main) <homedir>: Make its declaration conditional
...
on SERVER_HOME_DIR, to avoid compiler warnings.
2001-01-02 13:52:04 +00:00
Eli Zaretskii
26df3bb0b9
(readline): Cast buffer to "long *" to pacify
...
over-zealous compilers.
2001-01-02 13:51:07 +00:00
Dave Love
e761030809
(Miscellaneous commands, Miscellaneous commands)
...
(Miscellaneous commands): Comment out nodes with no content.
2001-01-02 13:35:10 +00:00
Gerd Moellmann
1a532e5428
(x_connection_closed): Set handling_signal to 0 at
...
the start.
2001-01-02 13:32:43 +00:00
Gerd Moellmann
a13be20798
(pos_visible_p): Take into account that CHARPOS maybe
...
in or at the start of invisible text.
2001-01-02 12:11:32 +00:00
Gerd Moellmann
1a8a9daf94
*** empty log message ***
2001-01-02 10:35:32 +00:00
Gerd Moellmann
13c40e2fec
(lm-copyright-prefix): New Variable.
...
(lm-copyright-mark): New function.
(lm-crack-copyright): New function.
(lm-verify): Check that the file has a copyright.
Check that the file is copyright Free Software Foundation.
2001-01-02 10:35:00 +00:00
Gerd Moellmann
0cffd9d8da
(update_window): Don't check_current_matrix_flags.
2001-01-02 10:26:28 +00:00
Richard M. Stallman
faee9d2328
Add count-screen-lines.
2001-01-02 03:52:23 +00:00
Jason Rumney
35b41202ed
(x_figure_window_size): Do not allow new_height and
...
new_width of frame to override specified values.
2001-01-01 22:25:57 +00:00
Jason Rumney
3608c0f984
*** empty log message ***
2001-01-01 22:24:13 +00:00
Eli Zaretskii
e2b6e5ea36
Move the copying conditions to the end of the file.
2001-01-01 17:57:10 +00:00
Andreas Schwab
392164c19c
.
2001-01-01 17:25:12 +00:00
Andreas Schwab
4b825385a7
Doc fixes.
2001-01-01 17:24:10 +00:00
Eli Zaretskii
dd4e876b10
Remove stray line.
2000-12-31 12:39:06 +00:00
Eli Zaretskii
09e58ba64f
Add a cindex entry for compilation-scroll-output. Duplicate the variable's
...
description in the Compilation Mode section.
2000-12-31 11:00:30 +00:00
Kenichi Handa
d279f62098
(find_composition): Fix a code for searching a composition backward.
2000-12-30 02:29:22 +00:00
Kenichi Handa
abb1acc440
*** empty log message ***
2000-12-30 02:28:28 +00:00
Kenichi Handa
55bab38846
(print-fontset): Indent font name by 24 columns, not 25.
2000-12-30 01:08:10 +00:00
Kenichi Handa
9c92eb539d
*** empty log message ***
2000-12-30 01:07:49 +00:00
Gerd Moellmann
93962bfac7
(check_current_matrix_flags) [GLYPH_DEBUG]: New
...
function.
(update_window) [GLYPH_DEBUG]: Call it.
(scrolling_window): Prevent including current rows which are below
what's displayed in the window.
2000-12-29 21:09:36 +00:00
Gerd Moellmann
9c8b83828f
(try_window_reusing_current_matrix)
...
<new start <= old start>: Disable rows in the current matrix
which are below the window after scrolling.
2000-12-29 21:08:50 +00:00
Gerd Moellmann
762a68ecf7
*** empty log message ***
2000-12-29 15:16:23 +00:00
Gerd Moellmann
53287eb034
(mail-mode-flyspell-verify): Spell-check
...
in Subject line.
2000-12-29 15:14:51 +00:00
Gerd Moellmann
2c79b73234
(move_it_by_lines): Don't do optimizations if NEED_Y_P
...
is zero. It's not worth the complexity.
(invisible_text_between_p): Put in #if 0 because unused.
2000-12-29 14:24:09 +00:00
Gerd Moellmann
5e56e175e9
*** empty log message ***
2000-12-29 13:29:13 +00:00
Gerd Moellmann
4917231402
*** empty log message ***
2000-12-29 12:26:18 +00:00
Gerd Moellmann
bde4c7ce90
(mail-abbrevs-enable, mail-abbrevs-disable):
...
Use mail-mode-hook instead of mail-setup-hook. Otherwise
continuing an interrupted message with C-u C-x m for instence,
winds up in Mail mode without abbrevs.
2000-12-29 12:19:28 +00:00
Gerd Moellmann
bd7a2e2617
Handle form feed better when ps-zebra-stripe-follow is
...
non-nil. Adding almost all customization variables on ps-setup. Doc
Fix.
(ps-print-version): New version number (6.3.3).
(ps-end-with-control-d): Initialization fix.
(ps-lines-printed): New var.
(ps-skip-newline): New fun.
(ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
(ps-next-line, ps-continue-line, ps-plot-region)
(ps-generate-postscript-with-faces, ps-end-job): Code fix.
2000-12-29 11:48:50 +00:00
Gerd Moellmann
dc8921906b
Handle form feed better when ps-zebra-stripe-follow
...
is non-nil.
(printZebra, BeginPage): Code fix.
2000-12-29 11:47:19 +00:00
Kenichi Handa
f6cab6c82f
(x-complement-fontset-spec): Resolve
...
ASCII font name so that the same family name is used for fonts
registered in x-font-name-charset-alist.
(create-fontset-from-fontset-spec): Adjusted for the above change.
The name of fontset alias should be a unresolved ASCII font name.
2000-12-29 06:14:42 +00:00
Kenichi Handa
2b3f28a4d0
*** empty log message ***
2000-12-29 06:13:53 +00:00
Richard M. Stallman
ccdd9d5700
(dired-guess-shell-alist-default): Use xpdf instead of acroread.
2000-12-28 18:01:33 +00:00
Richard M. Stallman
cbe3ad7a72
*** empty log message ***
2000-12-28 18:00:57 +00:00
Richard M. Stallman
5b85892b9d
Clean up delete vs kill explanation.
...
Explain both can be undone.
2000-12-28 17:54:10 +00:00
Gerd Moellmann
46f6a25854
(Fx_backspace_delete_keys_p): Check library and server
...
XKB versions. Call XkbFreeKeyboard with 2nd arg 0.
2000-12-28 16:23:19 +00:00
Gerd Moellmann
2ece9174d1
(delete-key-deletes-forward-mode): Bind backspace
...
and delete in isearch-mode-map.
2000-12-28 15:16:15 +00:00
Gerd Moellmann
89f93679ee
(push_key_description): Add prototype.
2000-12-28 13:41:26 +00:00
Gerd Moellmann
f1cb0a2584
(push_key_description): Add parameter FORCE_MULTIBYTE.
...
If set, print multibyte text.
(Fsingle_key_description): Call push_key_description with
FORCE_MULTIBYTE set.
(describe_buffer_bindings): Likewise.
2000-12-28 13:38:55 +00:00
Gerd Moellmann
5a7cb8f13d
(echo_char): If C is an integer, always call
...
push_key_description. Former code could signal an invalid
character error.
2000-12-28 13:37:33 +00:00
Kenichi Handa
defac922dd
*** empty log message ***
2000-12-28 12:27:40 +00:00
Kenichi Handa
6d01793f1a
(artist-butlast): Deleted.
...
(artist-ellipse-mirror-quadrant): Use butlast instead of
artist-last.
2000-12-28 12:22:25 +00:00
Kenichi Handa
f086e73c63
*** empty log message ***
2000-12-28 12:22:00 +00:00
Gerd Moellmann
c06017fbd0
(echo_area_display): Bind redisplay-dont-pause to t
...
around the call to redisplay_internal.
2000-12-28 12:19:58 +00:00
Kenichi Handa
3aac3bcfdb
(butlast, nbutlast): Moved to subr.el.
2000-12-28 12:16:03 +00:00
Kenichi Handa
1c1c65de36
(butlast, nbutlast): Moved from cl.el to here.
2000-12-28 12:15:44 +00:00
Kenichi Handa
a816f1c545
*** empty log message ***
2000-12-28 12:15:20 +00:00
Gerd Moellmann
f1d2ce7f2f
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 10:12:26 +00:00
Gerd Moellmann
2d5912c169
Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 10:08:46 +00:00
Kenichi Handa
1c3478b085
(setup_coding_system): Initialize
...
coding->spec.ccl.eight_bit_carryover.
(ccl_coding_driver): Pay attention to carried over 8-bit bytes.
2000-12-28 07:03:56 +00:00