Dave Love
e7cff5504b
Fix copyright years.
2000-12-06 20:24:23 +00:00
Dave Love
fbee3231d0
*** empty log message ***
2000-12-06 19:57:12 +00:00
Dave Love
1da6faed0b
Change some #if foo to #ifdef foo.
...
Fix copyright years.
2000-12-06 19:56:47 +00:00
Dave Love
39cb51e73b
Fix copyright years.
...
(comment-region, comment-dwim): Doc fix.
2000-12-06 19:54:37 +00:00
Dave Love
0e8738c3fd
Fix copyright years.
2000-12-06 19:37:56 +00:00
Dave Love
08f9e2545c
Require tex-mode when compiling.
...
(texinfo-update-node): Doc fix.
(texinfo-imenu-generic-expression): Add @anchor.
(texinfo-font-lock-keywords): Add @uref.
(texinfo-inside-macro-p): Don't use ignore-errors.
(texinfo-insert-quote): Match more contexts.
2000-12-06 19:34:15 +00:00
Dave Love
e76938e75e
(decode-char, encode-char): Doc fix.
...
(auto-coding-alist): Customize.
2000-12-06 18:48:59 +00:00
Dave Love
58195faaf8
(load-file): Fix change of 2000-03-12.
2000-12-06 18:38:47 +00:00
Dave Love
e2896b224b
(widget-text-keymap): Doc fix.
2000-12-06 18:03:35 +00:00
Eli Zaretskii
f82e36c65e
Explain how to print on Windows to a printer that expecs DOS codepage
...
encoding. Mention Windows codepages where codepages are explained.
2000-12-06 17:52:16 +00:00
Eli Zaretskii
7e1d0ac864
Mention the `mac' subdirectory.
2000-12-06 17:49:56 +00:00
Gerd Moellmann
384333ee0f
*** empty log message ***
2000-12-06 17:15:05 +00:00
Gerd Moellmann
9043c1c307
(occur): Make line-number-width 1 smaller for the
...
colon following the line number.
2000-12-06 17:14:38 +00:00
Gerd Moellmann
8714a18291
(face_at_string_position): Update function comment.
2000-12-06 16:55:58 +00:00
Gerd Moellmann
06a1281109
(underlying_face_id): New function.
...
(handle_face_prop, face_before_or_after_it_pos): Use it
to determine the face ``under'' a string. Let strings inherit
the face of the buffer under them.
2000-12-06 16:53:44 +00:00
Gerd Moellmann
347d0813d2
(fancy-splash-text, command-line-1): Use
...
`File' for the menu name instead of `Files'.
2000-12-06 16:01:31 +00:00
Andrew Innes
4ee87dbb3d
*** empty log message ***
2000-12-06 15:54:45 +00:00
Andrew Innes
ceb1287747
(xlfd_charset_of_font): Don't overwrite fontname
...
argument.
(w32_codepage_for_font): Rename CP_INVALID to CP_UNKNOWN.
(w32_list_fonts): Don't choke if pattern doesn't specify a
codepage.
2000-12-06 15:54:02 +00:00
Gerd Moellmann
d4b72d58bc
*** empty log message ***
2000-12-06 15:53:27 +00:00
Andrew Innes
b6097c1504
(CP_INVALID): Rename to CP_UNKNOWN.
2000-12-06 15:53:11 +00:00
Gerd Moellmann
ea0230965a
Update copyright.
2000-12-06 15:51:13 +00:00
Gerd Moellmann
6df72db96a
(struct glyph_matrix): Add member window_left_x.
2000-12-06 15:47:10 +00:00
Gerd Moellmann
d1c98adf15
(adjust_glyph_matrix): Don't reuse a window's current
...
matrix if the window's left position has changed; we need to
redraw it in this case.
2000-12-06 15:46:27 +00:00
Gerd Moellmann
e1d0538761
(coordinates_in_window): Check mouse on mode-line or
...
header-line first.
2000-12-06 15:19:50 +00:00
Andrew Innes
46f0206a5f
(SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
...
relative to $(CURDIR).
2000-12-06 15:01:54 +00:00
Andrew Innes
a62e863522
(CURDIR): New define.
2000-12-06 14:55:40 +00:00
Andrew Innes
6610f4b26a
(lisp): Set to an absolute directory, namely
...
$(CURDIR).
2000-12-06 14:55:02 +00:00
Andrew Innes
5569da4502
(buildlisppath): Set to an absolute directory,
...
relative to $(CURDIR).
(INSTALLDIR): Use forward slash.
2000-12-06 14:53:33 +00:00
Gerd Moellmann
eb1b0c7488
*** empty log message ***
2000-12-06 14:22:46 +00:00
Gerd Moellmann
96117bc7fb
(Fgarbage_collect): Dox fix. Return a list as
...
advertized by the function documentation.
2000-12-06 14:22:15 +00:00
Gerd Moellmann
4f0308e1be
Add event-window-heights.
2000-12-06 14:02:38 +00:00
Eli Zaretskii
9e3366e44b
(update-file-autoloads): Use raw-text to
...
read generated-autoload-file, and set buffer-file-coding-system to
raw-text-unix after reading the file.
2000-12-06 13:56:18 +00:00
Gerd Moellmann
d94d636f10
*** empty log message ***
2000-12-06 13:54:43 +00:00
Gerd Moellmann
85d19b32b2
(syms_of_window): Doc fix.
2000-12-06 13:54:21 +00:00
Eli Zaretskii
3e88bb5065
(file-coding-system-alist): Use
...
raw-text for reading loaddefs.el and raw-text-unix for writing
it.
2000-12-06 13:54:17 +00:00
Gerd Moellmann
d29464908c
Add entry for even-window-heights.
2000-12-06 13:46:40 +00:00
Gerd Moellmann
6529ed8706
(Veven_window_heights): New variable.
...
(syms_of_window): DEFVAR_LISP it.
(Fdisplay_buffer): Check Veven_window_heights before evening the
window heights.
2000-12-06 13:44:34 +00:00
Andrew Innes
4e8b894ce4
*** empty log message ***
2000-12-06 13:43:00 +00:00
Andrew Innes
e260c47a5a
(LOCAL_FLAGS): Remove -DVERSION flag, since we
...
don't know the real version, and I can't seem to get the quoting
right in all circumstances.
2000-12-06 13:42:48 +00:00
Andrew Innes
2fe9a71c60
(VERSION): Provide default definition, like etags.c
...
does, because Windows build can't snarf this from version.el.
2000-12-06 13:42:18 +00:00
Andrew Innes
8cba0ed749
(NEW_CYGWIN): New define.
...
(DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
so we need to adjust how we escape embedded quotes.
2000-12-06 13:40:28 +00:00
Gerd Moellmann
3887b4498e
(vox_configure): Set volume for left and right channel.
...
(sound_cleanup): Return nil.
2000-12-06 13:32:18 +00:00
Gerd Moellmann
92700a0fb8
Fix typo.
2000-12-06 11:57:32 +00:00
Gerd Moellmann
efc8f57aba
(move_it_by_lines): Fix paren typo.
2000-12-06 11:29:37 +00:00
Gerd Moellmann
9765b4a487
(x_load_font): Don't use the font's max_bounds for
...
computing the height of the font. If max_bounds' ascent or
descent are greater than the font's ascent or descent, this means
glyphs overlap, which should be handled now by redisplay.
2000-12-06 10:47:03 +00:00
Dave Love
11753d04cb
Fix C++-style comment.
2000-12-06 10:41:29 +00:00
Dave Love
137bb67f6b
Fix copyright year ranges.
2000-12-06 10:15:43 +00:00
Miles Bader
6e4240195f
(frame-set-background-mode): Avoid stomping on locally modified faces.
2000-12-06 05:11:20 +00:00
Kenichi Handa
dd7e81b404
Correct the font registries for
...
japanese-jisx0213-1 and japanese-jisx0213-2.
2000-12-06 02:50:35 +00:00
Kenichi Handa
e6477b5866
*** empty log message ***
2000-12-06 02:50:18 +00:00