1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
Commit Graph

49318 Commits

Author SHA1 Message Date
Jason Rumney
8d50508a88 *** empty log message *** 2004-02-16 00:53:34 +00:00
Kenichi Handa
f92f5e37ce *** empty log message *** 2004-02-16 00:06:00 +00:00
Kenichi Handa
c6a7104c1b (ccl-compile-write): Pass `left' to
ccl-embed-code to generate correct code of write-expr-register.
2004-02-16 00:03:56 +00:00
Kenichi Handa
dbbd9604a4 (distclean maintainer-clean): Depend on clean. 2004-02-15 23:34:41 +00:00
Kim F. Storm
b2b681f163 Describe new fringe bitmap features. 2004-02-15 18:15:38 +00:00
Kim F. Storm
ccbc43315d (syms_of_buffer): Doc fix for indicate-buffer-boundaries. 2004-02-15 17:39:43 +00:00
Kim F. Storm
2cc5265869 *** empty log message *** 2004-02-15 17:38:52 +00:00
Steven Tamm
dd4497dc17 (Vmac_emulate_three_button_mouse): New variable for
controlling emulation of a three button mouse with option and
command keys.
(Qreverse, mac_get_enumlated_btn): Handle the emulation
(mac_event_to_emacs_modifiers, XTread_socket): Ditto
2004-02-15 17:16:18 +00:00
Kim F. Storm
bd23113188 (init_fringe_bitmap) [MAC_OS, WORDS_BIG_ENDIAN]: Perform byte-swapping. 2004-02-15 16:19:00 +00:00
Kim F. Storm
c9159cb3f6 *** empty log message *** 2004-02-15 16:18:42 +00:00
Thien-Thi Nguyen
06626cf2af Move "ends here" comment to end; nfc. 2004-02-15 13:15:07 +00:00
Thien-Thi Nguyen
4ae8d76c90 (grep-compute-defaults): Fix typos. 2004-02-15 13:09:44 +00:00
Jan Djärv
a4a46c6451 * frames.texi (Drag and drop): Add Motif to list of supported
protocols.
2004-02-15 12:31:42 +00:00
Jan Djärv
49f87d230f * x-dnd.el: Mention support for Motif in commentary.
(x-dnd-handle-drag-n-drop-event): Ditto.
2004-02-15 12:30:04 +00:00
Paul Eggert
9766d41b51 rcs2log fixes for CVSROOT var.
Update Copyright dates to include 2004, and 1988 through 1992.
2004-02-15 07:47:45 +00:00
Paul Eggert
83d48514ec Work correctly if CVSROOT specifies :fork: or
:local: methods, or omits the colon between the hostname
and the path.  Allow :/ in repository path, since CVS does.
Fix typo: "pository" should be set from $CVSROOT, not $repository.
This fixes a bug reported by Wolfgang Scherer in
<http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>,
along with some related bugs I discovered by inspecting how
CVS itself parses $CVSROOT.
2004-02-15 07:41:58 +00:00
Jonathan Yavner
584b627ec9 *** empty log message *** 2004-02-15 00:03:03 +00:00
Jonathan Yavner
c6e8a807d3 (Advanced Features): New functionality for
ses-set-header-row (defaults to current row unless C-u used).
(Acknowledgements): Added Stefan Monnier.
2004-02-14 23:59:18 +00:00
Jonathan Yavner
94be2532a7 Delete function ses-build-load-map and distribute its functions to
defconst's for the three maps.  Add menus.  Use "ses--" prefixes for
buffer-local variables.  Use (point-min) instead of 1, even when we know the
buffer is unnarrowed.  New function ses-read-number duplicates some code
from interactive "N" spec.
2004-02-14 23:56:51 +00:00
Martin Stjernholm
8445679307 * Makefile.in: Fixed the CC Mode recompile kludge so it works
when building in a different directory.
2004-02-14 18:10:32 +00:00
Kim F. Storm
d30b6b3390 (Ffringe_bitmaps_at_pos): Add missing arg declarations. 2004-02-13 23:44:37 +00:00
Kim F. Storm
f21a7192c0 *** empty log message *** 2004-02-13 23:44:20 +00:00
Kim F. Storm
12fde2dcdf (struct draw_fringe_bitmap_params): Change member
bits from char to short to facilitate wider bitmaps.
(struct redisplay_interface): Fix prototype of define_fringe_bitmap
member.
2004-02-13 23:29:58 +00:00
Kim F. Storm
0881a0fd14 (struct fringe_bitmap): Change member bits from char to
short to facilitate 16 bits wide bitmaps.  Modify all standard
bitmaps accordingly.
(BYTES_PER_BITMAP_ROW, STANDARD_BITMAP_HEIGHT): New macros.
(FRBITS): Use STANDARD_BITMAP_HEIGHT instead of just sizeof.
(draw_fringe_bitmap): Ditto.
(init_fringe_bitmap) [MAC_OS]: Don't bitswap.
(init_fringe_bitmap) [HAVE_X_WINDOWS]: Enhance bitswapping to
handle up to 16 bits wide bitmaps.
(Fdefine_fringe_bitmap): Doc fix.  Handle wider bitmaps.
2004-02-13 23:28:52 +00:00
Kim F. Storm
dcd0c64591 (mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
(x_draw_fringe_bitmap): Use enhanced mac_draw_bitmap, so we no longer
need to call mac_create_bitmap_from_bitmap_data and mac_free_bitmap.
2004-02-13 23:28:32 +00:00
Kim F. Storm
03cce111cf (w32_define_fringe_bitmap): Bitmaps are now 16 bits wide,
so it is no longer necessary to expand them here.
2004-02-13 23:28:00 +00:00
Kim F. Storm
82b05d81af (x_draw_fringe_bitmap): Handle wider bitmaps (max 16 bits). 2004-02-13 23:27:38 +00:00
Luc Teirlinck
7e46b7bf24 (kill-new): Put yank-handler property on the entire string. 2004-02-13 23:10:59 +00:00
Luc Teirlinck
6f6b043343 *** empty log message *** 2004-02-12 17:04:42 +00:00
Kim F. Storm
479dbc9dfe (Fringes): Use consistent wording.
Note that window-fringe's window arg is optional.
(Scroll Bars): Use consistent wording.
2004-02-12 12:21:52 +00:00
Kim F. Storm
9d7271e8a8 *** empty log message *** 2004-02-12 12:21:08 +00:00
Kim F. Storm
467e281a73 (Fwindow_fringes): Doc fix. 2004-02-12 12:12:41 +00:00
Luc Teirlinck
fb2dcf046c (kill-append): Doc fix. 2004-02-12 04:23:54 +00:00
Luc Teirlinck
dd4a1d28d5 (Comment Tips): Document the new conventions for commenting out code. 2004-02-12 01:55:59 +00:00
Luc Teirlinck
6827d7308d *** empty log message *** 2004-02-12 01:53:51 +00:00
Luc Teirlinck
5410f047b3 (lisp-mode-variables): Adapt outline-regexp to the new conventions for
commenting out code.
2004-02-12 01:50:46 +00:00
Stefan Monnier
5fe502289c (cvs-menu): Add `tag'. 2004-02-11 20:01:12 +00:00
John Paul Wallington
1cdb6ab4a7 (smtpmail-try-auth-methods): Fix typo. 2004-02-11 07:21:09 +00:00
Stefan Monnier
540d066630 Don't use compile any more, use diff-mode instead.
(diff-regexp-alist, diff-old-file, diff-new-file)
(diff-parse-differences, diff-process-setup): Remove.
(diff-sentinel): New fun.
(diff): Use it.  Run the process ourselves.
Use diff-mode for the rest of the processing.
2004-02-11 06:06:24 +00:00
Stefan Monnier
17c91d7900 (diff): Simplify code handling `switch'. 2004-02-11 06:01:50 +00:00
Stefan Monnier
ef5c80252f (diff): Add a revert-buffer function. 2004-02-10 21:59:19 +00:00
Stefan Monnier
4c11f6a8f2 (diff-switches): New fun.
(diff, diff-backup): Use it.
(diff): Clean up the args construction.  Use backquote.
Use listp instead of consp to avoid putting a nil arg.
2004-02-10 21:37:35 +00:00
Jan Djärv
b9aafad504 x-dnd.el: Add COMPOUND_TEXT, handle FILE_NAME correctly, add Motif (CDE)
protocol.
2004-02-10 17:27:26 +00:00
Jan Djärv
706c1e4f43 * xselect.c (x_get_foreign_selection): Add new optional parameter
time_stamp.
(Fx_get_selection_internal): Ditto, pass time_stamp to
x_get_foreign_selection.

* data.c (Fbyteorder): New function.
2004-02-10 17:20:15 +00:00
Jan Djärv
3a42401d9d * xselect.c (x_get_foreign_selection): Add new optional parameter
time_stamp.
(Fx_get_selection_internal): Ditto, pass time_stamp to
x_get_foreign_selection.
2004-02-10 17:19:14 +00:00
Jan Djärv
d4be0d3140 * data.c (Fbyteorder): New function. 2004-02-10 17:18:34 +00:00
Jan Djärv
c2d12b5d17 Move include stdio for some files. 2004-02-10 17:14:51 +00:00
Kim F. Storm
a510f26946 Add fringe.o to OBJ1. 2004-02-10 16:32:07 +00:00
Kenichi Handa
3638f0e08f *** empty log message *** 2004-02-10 03:58:37 +00:00
Kenichi Handa
b040ac646b (x-select-utf8-or-ctext): Use compare-strings instead of while loop. 2004-02-10 03:52:37 +00:00