Sam Steingold
f10970635d
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
...
viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair,
viper-kbd-buf-definition, viper-kbd-mode-alist,
viper-kbd-mode-pair, viper-kbd-mode-definition,
viper-kbd-global-pair, viper-kbd-global-definition):
Use the new backquote syntax.
* emulation/viper-cmd.el (viper-test-com-defun,
viper-prefix-arg-value, viper-prefix-arg-com):
Use the new backquote syntax.
1999-11-12 18:40:24 +00:00
Sam Steingold
6c2599ed01
* emacs-lisp/debug.el (debugger-env-macro):
...
Use the new backquote syntax.
* emacs-lisp/easymenu.el (easy-menu-make-symbol):
Use the new backquote syntax.
1999-11-12 18:19:39 +00:00
Sam Steingold
7e1e5cf14f
* calendar/calendar.el (calendar-remove-frame-by-deleting):
...
New user variable.
(calendar-hide-window): Use it.
(increment-calendar-month, calendar-for-loop, calendar-sum):
Use the new backquote syntax.
1999-11-12 16:05:16 +00:00
Gerd Moellmann
e7f90eab7e
(term_init): If "op" isn't available, don't support color
...
because we can't switch back to the default foreground and
background.
1999-11-12 14:35:43 +00:00
Gerd Moellmann
9b2e6e4cd6
*** empty log message ***
1999-11-12 13:10:20 +00:00
Gerd Moellmann
1b270b55c0
(x-set-selection): Call buffer-substring, not
...
substring. Also fix docstring
1999-11-12 13:09:37 +00:00
Gerd Moellmann
8f011fdca9
(ps-mode-submit-bug-report): Added list
...
of customizable variables to bug report message. Added
system-type to package name in bug report.
1999-11-12 13:01:30 +00:00
Gerd Moellmann
bbd7d5d3ed
(Fdocumentation_property): Remove GCPRO because
...
Fsubstitute_command_keys gcpro's the string.
1999-11-12 12:50:54 +00:00
Gerd Moellmann
1a4280fb47
(list-buffers-noselect): Use abbreviate-file-name
...
to display file names.
1999-11-12 12:43:32 +00:00
Gerd Moellmann
d35fce81ae
Changes in `list-buffers'.
1999-11-12 12:41:14 +00:00
Gerd Moellmann
b610290e11
Better ELisp Reference instructions.
1999-11-12 12:19:11 +00:00
Kenichi Handa
e8cce5afa5
(Ftranslate_region): Check the buffer multibyteness.
1999-11-12 00:09:03 +00:00
Kenichi Handa
1bf21027fc
*** empty log message ***
1999-11-12 00:08:09 +00:00
Gerd Moellmann
4f6f5dab99
(bitmapdir): Allow for both "bitmaps" directories.
1999-11-11 16:49:03 +00:00
Gerd Moellmann
4c56b88eb8
*** empty log message ***
1999-11-11 14:03:18 +00:00
Gerd Moellmann
8ed8f294a3
Fix copyright notice. Don't require 'cl at run time.
1999-11-11 14:01:46 +00:00
Gerd Moellmann
44336afbad
Add lazy highlighting.
1999-11-11 13:39:21 +00:00
Gerd Moellmann
87be76f65c
Isearch lazy highlight
1999-11-11 13:34:52 +00:00
Gerd Moellmann
3bc6df5389
*** empty log message ***
1999-11-11 11:57:47 +00:00
Gerd Moellmann
3b79c21907
(initial-scratch-message): Add ";;" to the front of
...
lines in the message.
1999-11-11 11:54:07 +00:00
Gerd Moellmann
339ee9797d
Remove USE_TEXT_PROPERTIES.
1999-11-11 11:45:06 +00:00
Gerd Moellmann
35a5514b96
*** empty log message ***
1999-11-10 22:53:16 +00:00
Gerd Moellmann
aebf9ad1d2
(ps-mode-maintainer-address): New constant.
...
(ps-mode-submit-bug-report): New function. Entry added to menu.
1999-11-10 22:14:06 +00:00
Gerd Moellmann
bfd2209f52
(QCuser_data): Removed.
...
(syms_of_xfns): Initialization of QCuser_data removed.
(parse_image_spec): Don't handle :user-data specially. Allow
unknown keys. Remove parameter ALLOW_OTHER_KEYS.
(xbm_image_p, xbm_load, xpm_image_p, pbm_image_p, png_image_p)
(tiff_image_p, jpeg_image_p, gif_image_p, gs_image_p): Call
parse_image_spec accordingly.
1999-11-10 22:05:36 +00:00
Gerd Moellmann
14ac7224f1
Patch from rms.
1999-11-10 22:01:35 +00:00
William M. Perry
628cda319a
Checked in changelog & elc file for mwheel.el
1999-11-10 22:01:03 +00:00
William M. Perry
a32b741961
Initial import from perry
1999-11-10 21:54:54 +00:00
Gerd Moellmann
dde9e75a71
Removal of buffer argument of file-local-copy.
1999-11-10 12:14:59 +00:00
Gerd Moellmann
e178969580
(file-local-copy): Remove optional BUFFER argument
...
because that's not used by anything.
1999-11-10 12:11:55 +00:00
Gerd Moellmann
765712a701
*** empty log message ***
1999-11-10 10:46:58 +00:00
Gerd Moellmann
016fbe59f0
(mh-smail-batch): If TO is nil, use "" as
...
to-address.
1999-11-10 10:46:01 +00:00
Richard M. Stallman
4ea68fcc0e
*** empty log message ***
1999-11-09 19:08:51 +00:00
Richard M. Stallman
2c6ea900ee
(Fforward_word): Handle fields even if would have hit
...
an edge of the buffer. Return nil if affected by fields.
1999-11-09 19:00:59 +00:00
Richard M. Stallman
c252ce7653
(Fbeginning_of_line): Doc fix.
...
(Fend_of_line): Doc fix.
1999-11-09 18:46:09 +00:00
Richard M. Stallman
a3caef99ae
(Fline_beginning_position): If N is not 1,
...
pass t to Fconstrain_to_field for ESCAPE-FROM-EDGE.
(preceding_pos): Function deleted.
(text_property_stickiness): Decrement POS directly.
Fix a confusion that used PT instead of POS.
(find_field): Properly handle the case
of a field boundary where `field' inherits from neither side.
(Ffield_beginning, Ffield_end): Doc fixes.
(Ferase_field, Ffield_string, Ffield_string_no_properties): Doc fixes.
1999-11-09 18:42:28 +00:00
Gerd Moellmann
94886883f0
Patch from rms.
1999-11-09 15:49:34 +00:00
Gerd Moellmann
e006fe5ab6
(widget-button-click): Wrap with save-excursion
...
to restore track-mouse in the correct buffer.
1999-11-09 13:43:40 +00:00
Gerd Moellmann
3e9f8311f9
Changed maintainer to billcurtis@hotmail.com.
1999-11-09 13:40:03 +00:00
Gerd Moellmann
155fc930d8
(ps-mode-print-function): Changed default
...
lpr-command to "lp" for some system-types. (copied from lpr.el
Emacs version 20.2.1).
1999-11-09 13:37:57 +00:00
Dave Love
2323760c9c
*** empty log message ***
1999-11-08 17:14:11 +00:00
Dave Love
3d9fec712f
Fix change for --with-pop default.
1999-11-08 16:26:25 +00:00
Gerd Moellmann
fa9aabf634
* bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
...
BEFORE_POTENTIAL_GC before DISCARD.
1999-11-08 00:06:50 +00:00
Gerd Moellmann
033a5fa309
(Fgarbage_collect): Call unmark_byte_stack.
1999-11-07 22:45:14 +00:00
Gerd Moellmann
8e6e83b3ea
Add prototype for unmark_byte_stack.
1999-11-07 22:44:23 +00:00
Gerd Moellmann
a719d13ed3
(mark_byte_stack): Use XMARKBIT and XMARK.
...
(unmark_byte_stack): Renamed from relocate_byte_pcs. Use
XUNMARK.
1999-11-07 22:44:06 +00:00
Gerd Moellmann
55b064bdb7
Remove conditional computation on USE_TEXT_PROPERTIES.
...
(resize_mini_window): Fix computation of needed
mini-window height.
1999-11-07 22:36:55 +00:00
Gerd Moellmann
01e9b9dfb9
Remove conditional compilation on USE_TEXT_PROPERTIES.
1999-11-07 15:53:30 +00:00
Gerd Moellmann
4015b3c0ca
Use block statements in cases and declare v1 and v2
...
locally there. Rearrange case statements so that thos most
frequently executed come first. Avoid goto's in frequently
executed cases.
1999-11-07 13:07:56 +00:00
Gerd Moellmann
dd59e217f0
*** empty log message ***
1999-11-05 22:08:22 +00:00
Gerd Moellmann
74e9500823
(Fbyte_code): Use BEFORE_POTENTIAL_GC and
...
AFTER_POTENTIAL_GC around internal_catch.
1999-11-05 21:55:27 +00:00