- 16 Feb, 2004 3 commits
-
-
Jason Rumney authored
-
Kenichi Handa authored
-
Kenichi Handa authored
ccl-embed-code to generate correct code of write-expr-register.
-
- 15 Feb, 2004 14 commits
-
-
Kenichi Handa authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Steven Tamm authored
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
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Jan Djärv authored
protocols.
-
Jan Djärv authored
(x-dnd-handle-drag-n-drop-event): Ditto.
-
Paul Eggert authored
Update Copyright dates to include 2004, and 1988 through 1992.
-
Paul Eggert authored
: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.
-
Jonathan Yavner authored
-
- 14 Feb, 2004 3 commits
-
-
Jonathan Yavner authored
ses-set-header-row (defaults to current row unless C-u used). (Acknowledgements): Added Stefan Monnier.
-
Jonathan Yavner authored
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.
-
Martin Stjernholm authored
when building in a different directory.
-
- 13 Feb, 2004 8 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
bits from char to short to facilitate wider bitmaps. (struct redisplay_interface): Fix prototype of define_fringe_bitmap member.
-
Kim F. Storm authored
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.
-
Kim F. Storm authored
(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.
-
Kim F. Storm authored
so it is no longer necessary to expand them here.
-
Kim F. Storm authored
-
Luc Teirlinck authored
-
- 12 Feb, 2004 8 commits
-
-
Luc Teirlinck authored
-
Kim F. Storm authored
Note that window-fringe's window arg is optional. (Scroll Bars): Use consistent wording.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
commenting out code.
-
- 11 Feb, 2004 4 commits
-
-
Stefan Monnier authored
-
John Paul Wallington authored
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
-