1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-16 11:52:55 -07:00
Commit graph

49068 commits

Author SHA1 Message Date
Luc Teirlinck
8d70d57425 (Frequire): Doc fix. 2003-10-05 23:38:15 +00:00
Luc Teirlinck
9296c947c6 *** empty log message *** 2003-10-05 23:35:16 +00:00
Luc Teirlinck
b7ebcab70a (Library Search): Correct default value of load-suffixes.
(Named Features): Fix typo.
2003-10-05 23:21:48 +00:00
Jan Djärv
6dc15d9823 * xfns.c (Fx_send_client_event): Remove unused variable s. 2003-10-05 17:23:05 +00:00
Jan Djärv
3d8c3826b7 * xfns.c (Fx_send_client_event): New function as a base for
manipulating extended window manager hints.
2003-10-05 16:58:02 +00:00
Richard M. Stallman
0e9b293ab4 *** empty log message *** 2003-10-05 13:57:01 +00:00
Richard M. Stallman
0373c25e87 (Named Features): In `provide', say how to test for subfeatures.
(Unloading): In unload-feature, use new var name
unload-feature-special-hooks.
2003-10-05 13:56:53 +00:00
Richard M. Stallman
bb3edd151a Fix typo. 2003-10-05 13:55:00 +00:00
Richard M. Stallman
720baa4669 (sh-feature): Handle sh-modify like sh-append.
(sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
Use sh-modify directly.
(sh-select): Use sh-append, not eval.
2003-10-05 13:53:54 +00:00
Richard M. Stallman
3c3ba27b4b (report-emacs-bug): Fix previous change. 2003-10-05 13:51:43 +00:00
Richard M. Stallman
718e6bc777 (Info-following-node-name): New function. 2003-10-05 13:51:04 +00:00
Richard M. Stallman
28d02da1e7 (unload-feature-special-hooks):
Renamed from loadhist-hook-functions.
(loadhist-hook-functions): Now an alias.
2003-10-05 13:50:18 +00:00
Jan Djärv
068ae0fd96 * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
that function is removed.

* xterm.c (x_set_offset): Use move_offset_left/top instead of
x/y_pixels_outer_diff.
(x_check_expected_move): Calculate move_offset_left/top.

* xterm.h (struct x_output): New members: move_offset_top/left.

* frame.c (x_set_frame_parameters): x_fullscreen_move removed,
call x_set_offset directly.

* frame.h (enum): FULLSCREEN_MOVE_WAIT removed.
2003-10-05 13:42:04 +00:00
Jan Djärv
96f09305d6 Fix memory leaks (from YAMAMOTO Mitsuharu) 2003-10-05 12:15:39 +00:00
Jan Djärv
c1f0671ae9 Make (modify-frame-parameters nil '((top . 0))) work for all types
of window managers in X.
2003-10-05 11:52:47 +00:00
Eli Zaretskii
f5379f1fc3 Replace loaddefs-boot.el with ldefs-boot.el. 2003-10-04 09:15:13 +00:00
Eli Zaretskii
ec2e9398b6 (DONTCOMPILE, bootstrap-clean-CMD)
(bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
2003-10-04 09:08:47 +00:00
Eli Zaretskii
8e6ad4fa59 (DONTCOMPILE, bootstrap-clean): Rename
loaddefs-boot.el to ldefs-boot.el
2003-10-04 09:06:40 +00:00
Eli Zaretskii
748e8432ed *** empty log message *** 2003-10-04 09:03:16 +00:00
Eli Zaretskii
0369b44e16 Renamed loaddefs-boot.el to ldefs-boot.el, to prevent
file-name clashes on 8+3 filesystems.
2003-10-04 08:57:35 +00:00
Lute Kamstra
10ee4e9019 (Major Mode Conventions): Mention third way to set up Imenu.
(Imenu): A number of small fixes.
Delete documentation of internal variable imenu--index-alist.
Document the return value format of imenu-create-index-function
functions.
2003-10-03 11:49:22 +00:00
Kenichi Handa
be2fdba9df (x_load_font): Clear all members of FONTP before start filling them. 2003-10-03 11:36:59 +00:00
John Paul Wallington
26a6e439a3 (map_keymap): Don't abort when binding is a vector. 2003-10-03 08:30:55 +00:00
Jason Rumney
a63cf46f85 (emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.
(alloca.o): Remove.
2003-10-02 23:17:33 +00:00
Jason Rumney
0d4c2dc2bb * w32fns.c (w32_load_system_font): Clear all members of FONTP before
filling them.
* w32bdf.c (w32_load_bdf_font): Likewise.
2003-10-02 23:07:28 +00:00
Andreas Schwab
317e609b97 . 2003-10-02 10:15:09 +00:00
Andreas Schwab
932a6f0fe4 Regenerated. 2003-10-02 10:14:54 +00:00
Lute Kamstra
61567afa43 (imenu--generic-function): Docstring fix. 2003-10-02 09:45:16 +00:00
Lute Kamstra
cfdd394e98 Fix typo. 2003-10-02 09:44:01 +00:00
Rajesh Vaidheeswarran
8daa9f3dd9 removed defadvice related code from ffap 2003-10-02 02:21:27 +00:00
Kenichi Handa
589e039f7a (x_load_font): Fix previous change. 2003-10-02 02:08:56 +00:00
Kenichi Handa
de5c0f3959 (fs_load_font): Don't set fontp->font_encoder to NULL
before calling find_ccl_program_func.  Call find_ccl_program_func
only when fontp->font_encoder is not NULL.
2003-10-02 02:06:08 +00:00
Kenichi Handa
e559b12683 (x_load_font): Clear all members of FONTP before start filling them. 2003-10-02 02:05:42 +00:00
Martin Stjernholm
ac1fa19d19 Clarification. 2003-10-02 01:42:11 +00:00
Kenichi Handa
98fe1969ff (ccl-decode-mule-utf-8): Lookup
utf-subst-table-for-decode even for U+E000..U+FFFF.
2003-10-02 00:50:33 +00:00
Kenichi Handa
693fa2c711 Include U+FF00..U+FFEF in decode table. 2003-10-02 00:47:40 +00:00
Glenn Morris
18db88965e (increment-calendar-month, calendar-leap-year-p)
(calendar-absolute-from-gregorian, generate-calendar)
(calendar-read-date, calendar-interval)
(calendar-day-of-week): Handle years BC.
(generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
2003-10-01 20:48:17 +00:00
Glenn Morris
01fea72be9 *** empty log message *** 2003-10-01 20:47:13 +00:00
Dave Love
9e4eea3d46 (cp1251): Alias for windows-1251. 2003-10-01 18:08:48 +00:00
Richard M. Stallman
0124cce865 *** empty log message *** 2003-10-01 15:13:52 +00:00
Dave Love
f52d10f2b7 (vc-cvs-parse-entry): Revert last change to allow
bootstrap.
2003-10-01 13:23:34 +00:00
Rudy Gevaert
529509e675 foo 2003-10-01 11:59:36 +00:00
Rudy Gevaert
a163c91fde foo 2003-10-01 11:51:00 +00:00
Rudy Gevaert
e187f9b2b8 test 2003-10-01 11:50:11 +00:00
Rudy Gevaert
94c9085f18 foo 2003-10-01 11:44:36 +00:00
Rudy Gevaert
76e129afaf test 1oct 2003-10-01 11:35:15 +00:00
Miles Bader
93e3e16a8f Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-69
Update INSTALL-CVS to reflect new loaddefs.el handling
2003-10-01 02:09:47 +00:00
Miles Bader
feebeb72d3 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Portability fix for admin/quick-install-emacs

* admin/quick-install-emacs: Don't use "function" keyword when defining
shell functions.
2003-10-01 01:38:40 +00:00
Richard M. Stallman
fb93a896b2 *** empty log message *** 2003-09-30 20:48:00 +00:00
Richard M. Stallman
86e6e4b3f6 (dired-mode): Handle dired-directory as a list. 2003-09-30 20:46:04 +00:00