Kenichi Handa
ed2e1fd534
("greek-mizuochi"): New input method for classical Greek.
2001-02-01 07:31:14 +00:00
Kenichi Handa
c91d43ed40
*** empty log message ***
2001-02-01 07:30:57 +00:00
Kenichi Handa
3c948dde90
*** empty log message ***
2001-01-31 23:56:40 +00:00
Kenichi Handa
a2852e456f
(make-coding-system): Add description
...
about recognized properties in the docstring.
2001-01-31 23:51:49 +00:00
Kenichi Handa
8e02849919
*** empty log message ***
2001-01-31 23:50:06 +00:00
Kenichi Handa
e7f614fc36
Remove unused charsets mac-roman-lower and mac-roman-upper.
2001-01-31 23:39:40 +00:00
Kenichi Handa
858270368c
*** empty log message ***
2001-01-31 23:39:24 +00:00
Gerd Moellmann
84e01749c6
Change the include blocker to the same form as in other header
...
files.
2001-01-31 20:34:39 +00:00
Gerd Moellmann
843c999901
(EMACS_FRAME_H_INCLUDED): Use an include blocker
...
identifier which is not reserved by Standard C.
2001-01-31 20:32:40 +00:00
Gerd Moellmann
7442878f82
(enum window_part): New enumeration.
...
(Qleft_fringe, Qright_fringe): Replace Qleft_bitmap_area and
Qright_bitmap_area.
(coordinates_in_window): Return an enumerator from enum
window_part. Fix handling of right scroll bar.
(Fcoordinates_in_window_p): Doc fix. Return `left-fringe' and
`right-fringe' instead of `left-bitmap-area' and
`right-bitmap-area'. Use enumerators from enum window_part
instead of hard-coded integers.
(check_window_containing, window_from_coordinates): Use
enumerators from enum window_part instead of hard-coded integers.
(syms_of_window): Replace Qleft_bitmap_area and
Qright_bitmap_area.with Qleft_fringe and Qright_fringe.
2001-01-31 20:28:13 +00:00
Gerd Moellmann
1f9228342c
Update copyright.
2001-01-31 20:25:41 +00:00
Gerd Moellmann
7d81cf83bd
(FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
2001-01-31 20:24:36 +00:00
Dave Love
d61c7afe56
*** empty log message ***
2001-01-31 20:03:46 +00:00
Dave Love
a8b5bbefb3
(Regexp Backslash): categories.
2001-01-31 19:12:18 +00:00
Dave Love
a57092e8ca
describe-categories
2001-01-31 19:10:33 +00:00
Dave Love
bf3b936fd0
(mm-mime-mule-charset-alist)
...
(mm-find-mime-charset-region): Consider mule-utf-8.
2001-01-31 18:37:17 +00:00
Dave Love
be9e83310e
(hook-run): Define to run xreload.
2001-01-31 18:33:30 +00:00
Eli Zaretskii
3102e429e6
Changes, clean-ups, and typo fixes from Richard M. Stallman.
2001-01-31 17:34:45 +00:00
Gerd Moellmann
27fcb2fcb0
*** empty log message ***
2001-01-31 17:24:54 +00:00
Gerd Moellmann
9240ea2e03
Macro changes to avoid overfull boxes.
2001-01-31 17:24:19 +00:00
Eli Zaretskii
7c132cba8b
(Fformat_time_string): Doc fix.
2001-01-31 17:05:55 +00:00
Gerd Moellmann
2441692dc8
(set-fill-prefix): Cancel fill prefix if point
...
is in front of the left-margin, if any.
2001-01-31 16:12:41 +00:00
Gerd Moellmann
30f824ceab
Move 19.x news to ONEWS.
2001-01-31 15:20:17 +00:00
Stefan Monnier
c359dd9e5d
*** empty log message ***
2001-01-31 15:19:39 +00:00
Gerd Moellmann
2eba3201c7
Move 19.x news from NEWS here.
2001-01-31 15:19:32 +00:00
Stefan Monnier
60dc655805
(Fwhere_is_internal): Use the first valid binding
...
if no ascii binding is found (when firstonly is t).
2001-01-31 15:19:30 +00:00
Gerd Moellmann
b4f30ec503
*** empty log message ***
2001-01-31 15:11:07 +00:00
Gerd Moellmann
8564afc9ab
(hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
...
(hi-lock-find-patterns): Turn on font-lock-mode, if it is not
on already.
2001-01-31 15:10:34 +00:00
Gerd Moellmann
ee5cece023
Define kp-delete' like
delete' in function-key-map.
2001-01-31 15:06:28 +00:00
Gerd Moellmann
be4f1e412a
(delete-key-deletes-forward-mode): Treat `kp-delete'
...
like `delete'.
2001-01-31 15:05:25 +00:00
Francesco Potortì
822e6123ab
Modified some comments.
...
Resumed the correct pot version number.
Going to version 3.
2001-01-31 14:52:04 +00:00
Gerd Moellmann
e0f331ab4c
(interactive_p): New function.
...
(Finteractive_p): Use it.
2001-01-31 14:48:31 +00:00
Gerd Moellmann
1ee4d0e69d
(interactive_p): Add prototype.
2001-01-31 14:48:07 +00:00
Gerd Moellmann
f5686fbd5a
(Fscroll_right, Fscroll_left): Use interactive_p
...
instead of Finteractive_p.
2001-01-31 14:47:44 +00:00
Gerd Moellmann
7ccf7ab9d1
*** empty log message ***
2001-01-31 14:08:26 +00:00
Gerd Moellmann
2991b258b6
(mouse-set-font): Doc fix.
2001-01-31 14:07:48 +00:00
Gerd Moellmann
03e0fe6ed7
*** empty log message ***
2001-01-31 13:54:09 +00:00
Gerd Moellmann
b4990dde78
(save-buffer): Don't give message if (buffer-file-name)
...
returns nil.
2001-01-31 13:53:37 +00:00
Dave Love
30526cc67c
(in_word_set): Use `static' in definition (for pcc).
2001-01-31 13:50:02 +00:00
Eli Zaretskii
cb4aae0475
(tool-bar-add-item): Doc fix.
2001-01-31 13:23:12 +00:00
Gerd Moellmann
ce070307f0
(Fmake_list): Add a QUIT in the loop; unroll the loop.
2001-01-31 12:22:58 +00:00
Dave Love
7dd77513d4
(Charsets): mention windows-1252
2001-01-31 12:14:44 +00:00
Dave Love
b5a206e7b3
(gnus-article-x-face-command)
...
(gnus-treat-display-xface, gnus-treat-display-smileys): Add
:version.
2001-01-31 11:57:43 +00:00
Francesco Potortì
8f79fe7269
Work around small preprocessor bugs in sunos4 pcc and MinGW.
2001-01-31 08:53:56 +00:00
Eli Zaretskii
dbd98b197f
*** empty log message ***
2001-01-31 08:32:22 +00:00
Eli Zaretskii
5017058b7b
(reb-update-modestring): Don't use concat for integers.
...
From Juanma Barranquero <lektu@uol.com.br>.
2001-01-31 08:29:28 +00:00
Eli Zaretskii
28e164dd06
Make sure redirection is preceeded by a blank, to
...
avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
2001-01-31 08:21:55 +00:00
Eli Zaretskii
8f289accc6
(redisplay-dont-pause): Set to t to alleviate display problems.
2001-01-31 07:49:43 +00:00
Dave Love
f57b6e648c
*** empty log message ***
2001-01-31 01:20:04 +00:00
Dave Love
a63643cd04
(Fset_text_properties): Fix newline in doc string.
2001-01-31 01:00:17 +00:00