Gerd Moellmann
39d632fad8
(menu-bar-tools-menu): Add EUDC submenu.
2000-01-14 12:03:53 +00:00
Gerd Moellmann
8e3aca3780
(toplevel): Define EUDC menu for Emacs.
2000-01-14 12:00:59 +00:00
Dave Love
044a497578
*** empty log message ***
2000-01-13 18:15:59 +00:00
Dave Love
a7761f7eec
Obsoleted by EUDC.
2000-01-13 17:43:37 +00:00
Gerd Moellmann
0a352cd7a3
*** empty log message ***
2000-01-13 14:50:15 +00:00
Gerd Moellmann
15fc5b2861
(toplevel): Remove autoloaded code installing
...
menu with easymenu, because that causes build problems.
2000-01-13 14:47:17 +00:00
Gerd Moellmann
8f2a992b1a
(frame-notice-user-settings): New variable.
...
(frame-notice-user-settings): Don't modify frame parameters
if called a second time.
(frame-notice-user-settings):
Notice default-frame-parameters even for non-window frames.
2000-01-13 14:46:19 +00:00
Gerd Moellmann
feb450e0c4
(eudc-bob-play-sound-at-point): Play sounds
...
for Emacs.
(eudc-bob-can-display-inline-images): Extend for Emacs.
(eudc-bob-toggle-inline-display): Ditto.
(eudc-bob-display-jpeg): Ditto.
2000-01-13 13:55:49 +00:00
Gerd Moellmann
3139018fdf
*** empty log message ***
2000-01-13 12:07:39 +00:00
Gerd Moellmann
2542139e1c
(Fplay_sound): Improve doc string.
2000-01-13 12:06:44 +00:00
Gerd Moellmann
20ed8664fd
(INFO_TARGETS): Add eudc.
...
(DVI_TARGETS): Add eudc.dvi
(../info/eudc, eudc.dvi): New targets.
2000-01-13 11:48:47 +00:00
Gerd Moellmann
7970b22996
*** empty log message ***
2000-01-12 20:50:20 +00:00
Gerd Moellmann
e4936aa97c
*** empty log message ***
2000-01-12 14:16:29 +00:00
Gerd Moellmann
2fb3298a4f
Add `net' directory.
2000-01-12 14:15:38 +00:00
Gerd Moellmann
d1f45edda4
(add-change-log-entry): Fix error trying an `(insert nil)'.
2000-01-12 14:14:36 +00:00
Gerd Moellmann
133c9e59e0
emacsclient, --alternate-editor
2000-01-12 13:59:26 +00:00
Gerd Moellmann
6182798c66
New option --alternate-editor for emacsclient.
2000-01-12 13:43:51 +00:00
Gerd Moellmann
97e3214d1d
Add option -a EDITOR and environment variable
...
ALTERNATE_EDITOR. Exec this editor if we fail to contact Emacs.
2000-01-12 13:38:54 +00:00
Gerd Moellmann
99c6d63bb2
(eval-last-sexp-1): Renamed from
...
eval-last-sexp. Don't bind debug-on-error here.
(eval-last-sexp): New function. Bind debug-on-error if
eval-expression-debug-on-error is non-nil.
(eval-defun-2, eval-defun): Likewise.
2000-01-12 13:14:48 +00:00
Gerd Moellmann
ed8bcabea8
(eval-expression): Don't bind debug-on-error if
...
eval-expression-debug-on-error is nil. Detect changed
debug-on-error, and propagate new value to global binding, if
eval-expression-debug-on-error is non-nil,
(eval-expression-debug-on-error): Change doc string.
2000-01-12 13:06:52 +00:00
Richard M. Stallman
080a57baf6
*** empty log message ***
2000-01-12 05:22:30 +00:00
Richard M. Stallman
83c8f4616a
(with-syntax-table): Moved to subr.el.
2000-01-12 03:08:29 +00:00
Richard M. Stallman
7e8539cc68
(with-syntax-table): Moved from simple.el.
2000-01-12 03:04:55 +00:00
Richard M. Stallman
210bd5c986
(with-syntax-table): Add a def-edebug-spec.
2000-01-12 03:04:09 +00:00
Richard M. Stallman
719177b33f
(specbind): Record buffer-local variables specially,
...
indicating which buffer's binding was saved.
(unbind_to): Restore buffer-local variables specially
in the proper buffer.
(specbind, unbind_to): Pass new arg to set_internal.
2000-01-11 22:18:47 +00:00
Richard M. Stallman
2829d05f57
(set_internal): New arg BUF.
...
(Fset): Pass new arg to set_internal.
2000-01-11 22:18:09 +00:00
Richard M. Stallman
c96d71f715
(Fbyte_code): Pass new arg to set_internal.
2000-01-11 22:17:34 +00:00
Richard M. Stallman
5fd6e27432
(set_internal): Enter the new arg.
2000-01-11 22:16:55 +00:00
Gerd Moellmann
1fab1775e0
*** empty log message ***
2000-01-11 22:12:07 +00:00
Gerd Moellmann
24b4d1bc29
Adapt to new strings.
2000-01-11 22:07:09 +00:00
Gerd Moellmann
c2a8d4a7df
(tmm-shortcut): Delete region after prompt instead
...
of erasing buffer.
2000-01-11 22:04:24 +00:00
Gerd Moellmann
7e3c74fa85
*** empty log message ***
2000-01-11 21:47:40 +00:00
Gerd Moellmann
7190ab8737
(fill-common-string-prefix): New function.
...
(fill-context-prefix): Use the longest common substring of both
prefixes, if there is one.
2000-01-11 21:42:12 +00:00
Richard M. Stallman
7fbc46a0a2
(array-mode): Don't use make-variable-buffer-local.
...
Use make-local-variable for `truncate-lines'.
2000-01-11 19:31:26 +00:00
Richard M. Stallman
782bd3ec53
*** empty log message ***
2000-01-11 19:31:04 +00:00
Richard M. Stallman
7e4639db61
(Ftry_completion): Doc fix.
2000-01-11 17:35:53 +00:00
Richard M. Stallman
6f59462e3b
*** empty log message ***
2000-01-11 17:35:05 +00:00
Gerd Moellmann
aa705642e7
(add-log-current-defun): Handle user-defined
...
add-log-current-function returning nil,
2000-01-11 15:40:41 +00:00
Gerd Moellmann
57df2446ea
(add-change-log-entry): Insert version number
...
if having found a current function.
2000-01-11 15:36:02 +00:00
Gerd Moellmann
c1356086c3
(add-log-current-defun): Call
...
`add-log-current-defun-function'. Try matches at level 0 and
level 1. Strip whitespace from defun found.
2000-01-11 15:08:47 +00:00
Gerd Moellmann
7a85e4dfa3
*** empty log message ***
2000-01-11 13:24:19 +00:00
Gerd Moellmann
e27b53f62f
Add last change to doc string.
2000-01-11 13:14:54 +00:00
Gerd Moellmann
fb0dde6c62
(Fclear_this_command_keys): Clear recent_keys
...
vector, too.
2000-01-11 13:11:14 +00:00
Andreas Schwab
a970dae404
.
2000-01-11 10:26:40 +00:00
Andreas Schwab
317651edbc
(install-arch-indep): Update list of info files to
...
be installed.
2000-01-11 10:26:24 +00:00
Andreas Schwab
4b39528cda
(code_convert_region): Initialize total_skip.
2000-01-11 10:20:25 +00:00
Richard M. Stallman
1d8c59e9d4
*** empty log message ***
2000-01-11 05:15:12 +00:00
Richard M. Stallman
edbcb77b91
(isearch-done/outline-provisions): Added `edit'
...
argument to correspond with the current definition of `isearch-done'.
2000-01-11 05:14:48 +00:00
Richard M. Stallman
015b5f78b9
*** empty log message ***
2000-01-11 04:28:13 +00:00
Dave Love
559cee90ab
read-mail-command, outline mode changes, change-log-merge,
...
add-change-log-entry change, paragraph-indent-minor-mode, keyword-p.
2000-01-10 16:36:08 +00:00