Karl Heuer
5edb2df7d3
(forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.
1996-01-25 00:54:17 +00:00
Karl Heuer
d8fb88d535
(enable-flow-control): Pass proper format string to message.
1996-01-25 00:54:10 +00:00
Karl Heuer
90f061c7e7
(finder-summary): Pass proper format string to message.
1996-01-25 00:54:04 +00:00
Karl Heuer
f2b7756c10
(list-text-properties-at): Pass proper format string to message.
1996-01-25 00:53:55 +00:00
Karl Heuer
7bccdfbc11
(electric-help-command-loop): Pass proper format string to message.
1996-01-25 00:53:48 +00:00
Karl Heuer
2bb7c30c3d
(Electric-buffer-menu-undefined): Pass proper format string to message.
1996-01-25 00:53:08 +00:00
Karl Heuer
952e8cb510
(dired-internal-noselect): Pass proper format string to message.
1996-01-25 00:52:48 +00:00
Karl Heuer
b3099c4614
(simple-diary-display, fancy-diary-display): Pass proper format string to message.
1996-01-25 00:52:17 +00:00
Karl Heuer
4120f5f5d2
(cookie-snarf): Pass proper format string to message.
1996-01-25 00:51:58 +00:00
Karl Heuer
f008ca5831
* vc.el (vc-backend-checkout): Use let to restore default-directory.
...
(vc-next-action-dired): Likewise.
1996-01-24 23:32:49 +00:00
Karl Heuer
a538e583ca
(unrmail): Default the directory of TO-FILE based on FILE.
1996-01-24 23:32:31 +00:00
Karl Heuer
5246db4e1f
Several doc fixes.
1996-01-24 23:32:14 +00:00
Karl Heuer
624204f0ca
(tar-summarize-buffer): Fix "done" message.
...
(tar-summarize-buffer):
Insert summary lines in same order as tar-parse-info.
1996-01-24 23:31:12 +00:00
Karl Heuer
85bd1ac690
(rmail-make-basic-summary-line): Include msg line number.
...
(rmail-summary-goto-msg):
Pass along args NOWARN and SKIP-RMAIL in recursive call.
1996-01-24 23:30:25 +00:00
Karl Heuer
13875e2f3a
(msb--toggle-menu-type): Call menu-bar-update-buffers
...
with no argument.
1996-01-24 23:29:33 +00:00
Karl Heuer
fe74180cd9
(menu-bar-search-menu): Clean up key symbols.
...
(menu-bar-tools-menu): Rename vc-menu key symbol to just vc.
1996-01-24 23:29:01 +00:00
Karl Heuer
00e40cc96e
(emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-24 23:28:37 +00:00
Karl Heuer
2023b1c2e7
(iso-accents-customize): Extract accent chars
...
properly from iso-accents-list.
(iso-languages): Rename "default" to "latin-1".
Add a new element "latin-2" copied from iso02-acc.el.
1996-01-24 23:27:59 +00:00
Karl Heuer
3f866b5324
* isearch.el (isearch-other-meta-char): Avoid error if lookup in
...
function-key-map gives another keymap.
1996-01-24 23:26:25 +00:00
Karl Heuer
ba369f54e0
(find-file-noselect): Fix error message style.
1996-01-24 23:25:44 +00:00
Karl Heuer
40e2359962
(command-line-1): Update copyright in startup banner.
1996-01-24 22:02:17 +00:00
Karl Heuer
3132f3193d
(tmm-prompt): Set last-command-event before calling the
...
selected function.
1996-01-24 21:59:32 +00:00
Erik Naggum
d94ad35b27
(report-emacs-bug): Insert newlines only in the inserted key descriptions.
1996-01-24 21:43:00 +00:00
Richard M. Stallman
8d3a793498
(makefile-browser-toggle): Use delete-region, not kill-line.
1996-01-24 20:06:06 +00:00
Erik Naggum
ecbf5c22ea
(vip-ask-level): Prefix \ to ( at start of line.
1996-01-24 19:17:51 +00:00
Erik Naggum
09a61b7fff
(term-exec-hook): Doc fix.
1996-01-24 19:12:08 +00:00
Erik Naggum
f5a90940af
(solitaire): Doc fix.
1996-01-24 19:11:25 +00:00
Erik Naggum
371ea94f55
(solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
...
solar-horizontal-coordinates): Doc fixes.
1996-01-24 19:09:39 +00:00
Erik Naggum
3001419fb3
(lunar-new-moon-on-or-after): Doc fix.
1996-01-24 19:02:53 +00:00
Erik Naggum
bfbf16aff7
(dabbrev-abbrev-skip-leading-regexp): Doc fix.
1996-01-24 19:01:08 +00:00
Richard M. Stallman
fcc3195eee
(sgml-quick-keys): New variable.
...
(sgml-mode-map): Use it, defined additional long keys to compensate.
(sgml-tag-alist): Added <![ ]>
(sgml-tag): Special treatment for previous construct.
(sgml-auto-attributes): Deleted variable covered by sgml-quick-keys,
changed function of same name.
(sgml-delete-tag): Newline also counts as whitespace before tag.
(html-quick-keys): Use sgml-quick-keys as default, thus changed to nil.
(html-mode-map): Added C-c C-c char combinations for when
html-quick-keys is nil.
(html-tag-alist): Added /cgi-bin/ to href completions, submit (spelling
fixed) button to form.
(html-checkboxes): New skeleton.
1996-01-24 17:12:21 +00:00
Edward M. Reingold
189134c3e7
Fix doc strings at top of file.
1996-01-24 16:01:00 +00:00
Edward M. Reingold
b5295cea23
Add \hfuzz=1000pt to get rid of overfull box messages.
1996-01-24 15:58:39 +00:00
Edward M. Reingold
556b41d2af
Fixed doc strings and references to calendar-latitude and calendar-longitude.
1996-01-24 15:55:55 +00:00
Richard M. Stallman
2346238d0a
(turn-on-font-lock): Test window-system.
1996-01-24 05:40:21 +00:00
Karl Heuer
52f8462227
(compilation-handle-exit): Undo previous change.
...
Don't reference `proc' object.
Pass current buffer to `compilation-finish-function'.
1996-01-23 17:51:09 +00:00
Roland McGrath
d5aa62ec56
(update-file-autoloads): Only give "up to date" msg if (interactive-p).
...
(update-autoloads-from-directory): Call expand-file-name on arg.
1996-01-21 20:20:46 +00:00
Karl Heuer
d91cddc27a
(compilation-handle-exit): If process-status doesn't
...
exist (e.g. on MSDOS), use an empty string.
1996-01-21 03:55:57 +00:00
Paul Eggert
c18381d187
(vc-utc-string): Remove; it wasn't reliable near DST or leap-second
...
transitions.
(vc-find-cvs-master): Convert UTC string to encoded time and compare
the results to the file attributes, rather than attempting to convert
file attributes to UTC string (which wasn't reliable).
1996-01-20 20:42:06 +00:00
Karl Heuer
7999547d03
(rmail): Add (require 'rmail).
1996-01-20 07:41:37 +00:00
Michael Kifer
8122a6da20
Initial revision
1996-01-20 05:32:51 +00:00
Michael Kifer
d3e1167fd1
*** empty log message ***
1996-01-20 03:19:26 +00:00
Michael Kifer
151496c02b
Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>
...
* viper.el (vip-auto-indent,vip-electric-mode): are now local
variables.
(vip-open-line,vip-Open-line,vip-autoindent):
are now electrified functions.
(vip-set-hooks): viperized awk, ksh, makefile, and html-helper modes.
(vip-custom-file-name): adapted to non-Unix systems.
(vip-move-minibuffer-overlay): removed.
(vip-read-string-with-history):
now accepts correct defaults when called to
read a shell command.
1996-01-20 03:10:57 +00:00
Erik Naggum
717e06e505
Fix Change Log comment line.
1996-01-20 02:50:09 +00:00
Karl Heuer
e1ec01c2f1
(auto-mode-alist): Recognize ".exp" suffix.
1996-01-19 22:50:21 +00:00
Karl Heuer
e803d7673b
Use `convert-standard-filename' to set the name
...
of the key mapping file.
1996-01-19 22:44:37 +00:00
Karl Heuer
a96c462fce
(tpu-load-xkeys): Use `convert-standard-filename' to
...
set the name of the key mapping file.
1996-01-19 22:43:41 +00:00
Erik Naggum
06115f9d41
(pp-eval-expression): Use frame-width' instead of screen-width'.
1996-01-19 11:24:34 +00:00
Erik Naggum
df07294210
Comment change.
1996-01-19 11:10:56 +00:00
Erik Naggum
fc8318f6c8
(sh-mode): Add autoload cookie.
1996-01-19 00:10:34 +00:00