Eli Zaretskii
0ca9aa8f07
*** empty log message ***
2004-02-16 17:48:09 +00:00
Eli Zaretskii
8cb16ad11d
(unload-feature): Doc fix. Rename flist to unload-hook-features-list.
2004-02-16 17:39:38 +00:00
Eli Zaretskii
7b5368c1a9
*** empty log message ***
2004-02-16 17:18:58 +00:00
Eli Zaretskii
bc47b3f8c5
(calc-do-embedded-activate): Add autoload
...
cookie. Don't check if we are looking-at open-formula.
2004-02-16 17:16:22 +00:00
Eli Zaretskii
ca4bc494c2
*** empty log message ***
2004-02-16 17:05:44 +00:00
Eli Zaretskii
6a6d7c3403
(match-string-no-properties): Use substring-no-properties.
2004-02-16 17:03:40 +00:00
Eli Zaretskii
740b7c2dbb
(rx-check, rx-check-any, rx-check-not)
...
(rx-repeat, rx-check-backref, rx-syntax, rx-to-string): Use
lower-case "rx" in all error message.
(rx-or): Put group around result.
(rx-constituents): Add backref.
(rx-syntax): Add string-delimiter, comment-delimiter.
(rx-categories): Add combining-diacritic.
(rx-check-not, rx-greedy, rx): Doc fix.
(rx-backref, rx-check-backref): New.
2004-02-16 16:51:39 +00:00
Eli Zaretskii
fe088644a6
(prev_read): New static variable.
...
(read_avail_input): Use it to zero out only those slots in buf[]
that were used last time we were called.
2004-02-16 16:36:24 +00:00
Eli Zaretskii
3cf0b44b4a
(obj): Move fringe.o from here...
...
(XOBJ, MAC_OBJ): ...to here.
2004-02-16 16:16:16 +00:00
Eli Zaretskii
065b7364da
(uncomment-region): Allow eob as comment end.
2004-02-16 14:12:57 +00:00
Eli Zaretskii
4e664f62f0
Autorevert: Add support for VC controlled files.
...
(eval-when-compile): Defvar dired-directory and vc-mode.
(auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
(auto-revert-handler-vc): New functions.
2004-02-16 13:59:46 +00:00
Eli Zaretskii
0f98bc2350
(auto-revert-dired-file-list): added missing variable file' to let'.
...
(top level): Byte compiler fixes: defvar `dired-directory' added,
autoload `dired-get-filename' added.
2004-02-16 13:47:39 +00:00
Eli Zaretskii
bbc66b08e1
All message and error commands now use prefix `filecache:'
...
to make it easy to read *Messages* buffer.
2004-02-16 13:41:03 +00:00
Eli Zaretskii
fb94f75f4c
*** empty log message ***
2004-02-16 13:31:06 +00:00
Eli Zaretskii
ed35db71b4
Added support to detect changed dired buffers.
...
(auto-revert-active-p): New.
(auto-revert-list-diff): New.
(auto-revert-dired-file-list): New.
(auto-revert-dired-changed-p): New.
(auto-revert-handler): New.
(auto-revert-active-p): New.
(auto-revert-buffers): Moved logic to
`auto-revert-handler' and `auto-revert-active-p'
2004-02-16 13:12:21 +00:00
Eli Zaretskii
ebb8cb682a
(compilation-directory): New defvar.
...
(compile): Save current directory in compilation-directory.
(recompile): Bind default-directory to compilation-directory if
that is non-nil.
2004-02-16 12:53:25 +00:00
Eli Zaretskii
a71b3805cd
(comment-insert-comment-function, comment-region-function,
...
uncomment-region-function): New functions.
(comment-indent): Use comment-insert-comment-function.
(uncomment-region): Use uncomment-region-function.
(comment-region): Use comment-region-function.
2004-02-16 12:37:21 +00:00
Eli Zaretskii
062a9fce99
(rx-not): Bind case-fold-search to nil.
2004-02-16 12:12:02 +00:00
Eli Zaretskii
f800daf646
(TAGS, TAGS-LISP): Filter out of `els' only loaddefs* and ldefs-boot*.
2004-02-16 12:07:09 +00:00
Stephen Eglen
159c348e36
(init_fringe_bitmap): Define j in MAC_OS code.
2004-02-16 11:54:29 +00:00
Eli Zaretskii
ca06718d25
(rmail-dont-reply-to): Anchor user login
...
name and email address at the beginning and end of the address.
2004-02-16 11:43:57 +00:00
Eli Zaretskii
15e04960f8
(rmail-default-dont-reply-to-names): Make "info-"
...
anchored at the beginning of the email address.
2004-02-16 11:35:50 +00:00
Stefan Monnier
d2f1499943
Lisp_Object/int mixup.
2004-02-16 04:53:28 +00:00
Stefan Monnier
783bcffa10
*** empty log message ***
2004-02-16 03:18:25 +00:00
Jason Rumney
f3336ea4a1
(w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.
2004-02-16 00:54:02 +00:00
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