1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
Commit graph

7046 commits

Author SHA1 Message Date
Richard M. Stallman
36d6372a40 (gud-display-line): Switch to gud buffer before calling gud-find-file. 1996-05-02 21:20:55 +00:00
Richard M. Stallman
f0e1cd3354 (Info-find-node): Don't treat file name `dir' specially
if it comes with a directory name.
1996-05-02 06:08:40 +00:00
Richard M. Stallman
8f3d8a86cf Comment changes. 1996-05-01 20:13:22 +00:00
Richard M. Stallman
d017deb2dd (mouse-drag-region): Doc fix. 1996-04-30 16:11:53 +00:00
Karl Heuer
aa247686c2 (shell-command-on-region): Start of region to keep is
min of endpoints, not max.
1996-04-30 03:21:44 +00:00
Richard M. Stallman
eb18bc57cb (diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters):
Take out font, auto-lower and auto-raise.
1996-04-29 18:49:47 +00:00
Erik Naggum
4424ce6f12 (insert-tab): fix previous change 1996-04-29 18:12:08 +00:00
Richard M. Stallman
10992b014c (indent-for-tab-command): Pass prefix arg to indent-tab.
(insert-tab): Handle prefix arg.
1996-04-28 23:41:52 +00:00
Edward M. Reingold
2396dbcbdd Double DST correction removed! 1996-04-27 00:13:07 +00:00
Richard M. Stallman
234ae99a66 [windows-nt]: Load disp-table. 1996-04-26 19:46:05 +00:00
Richard M. Stallman
ceeb471c2e (rmail-insert-inbox-text): When required, prompt for
pop password and pass on to movemail.
(rmail-pop-password, rmail-pop-password-required): New variables.
(rmail-read-password): New function.
1996-04-26 19:45:38 +00:00
Richard M. Stallman
0c43cc8912 (compilation-error-regexp-alist): Add regexp
for Microsoft VC++ error messages containing drive letters.
1996-04-26 19:45:16 +00:00
Richard M. Stallman
43a3bdccec Comment change. 1996-04-26 19:31:40 +00:00
Richard M. Stallman
917baba010 (mouse-drag-region): Leave region highlighted until the next input event. 1996-04-26 19:15:39 +00:00
Richard M. Stallman
c7d031edbe (walk-windows): Doc fix. 1996-04-26 03:03:28 +00:00
Edward M. Reingold
6b091ffc22 Update some comments. 1996-04-24 23:39:19 +00:00
Edward M. Reingold
e970389771 Spelling error. 1996-04-24 23:36:43 +00:00
Edward M. Reingold
33a07d62d3 Spelling fix. 1996-04-24 23:35:14 +00:00
Richard M. Stallman
da3bf069f0 (doctor-doc): Add period. 1996-04-23 15:30:28 +00:00
Richard M. Stallman
9541a441a4 [motif]: Make f10 undefined. 1996-04-21 05:54:18 +00:00
Richard M. Stallman
5aa29df889 (walk-windows): Doc fix. 1996-04-21 05:53:27 +00:00
Richard M. Stallman
0254679b3a (auto-mode-alist): .F gets fortran mode. 1996-04-21 02:01:31 +00:00
Richard M. Stallman
56cda6f5c1 (Info-next-reference, Info-prev-reference): Add optional
argument RECUR to avoid infinite recursion on malformed nodes.
1996-04-21 01:47:02 +00:00
Richard M. Stallman
8b09046c08 (simula-submit-bug-report): Use emacs-version.
(simula-version): Function and variable deleted.
1996-04-21 01:40:33 +00:00
Richard M. Stallman
8ca3cd4462 (simula-tab-always-indent, simula-indent-level)
(simula-substatement-offset, simula-continued-statement-offset)
(simula-label-offset, simula-if-indent, simula-inspect-indent)
(simula-electric-indent, simula-abbrev-keyword, simula-abbrev-stdproc):
Added default constants.
(simula-emacs-features): new constant to hold information
on which flavor if emacs is running (from cc-mode.el).
(simula-mode-menu): Menu definition for Lucid Emacs
(simula-mode-map): Bound new command simula-indent-exp to C-M-q
and added lots of commands to [menu-bar].
(simula-popup-menu): New function for Lucid menus.
(simula-keep-region-active): New function for Lucid menus.
(simula-indent-exp): New command that indents a whole expression.
(simula-indent-line): New strategies for finding the right amount to indent.
(simula-skip-comment-backward): Added optional parameter stop-at-end
to stop at the first END statement.
(simula-expand-stdproc): Added abbrev expansion to verbatim copy
of abbrev table, same for function simula-expand-keyword.
(simula-search-backward): Added Doc string, and lots of error checking.
(simula-search-forward): Added Doc string, and lots of error checking.
Added hilit19 config code.
(simula-version): New variable and function to report value.
(simula-submit-bug-report): New function to submit bug report.
1996-04-21 01:39:51 +00:00
Karl Heuer
c80718ccb9 (f90-keywords-re): Added operator and result.
(f90-keywords-level-3-re): Added operator and result.
(f90-match-end, f90-looking-at-program-block-start): Fixed bug
with false matching in comments/strings.
(f90-looking-at-program-block-start, f90-imenu-generic-expression):
Added knowledge of pure and extrinsic subroutines.
(f90-abbrev-start): Fixed bug using next-command-event.
(f90-keywords-level-3-re): Added keyword "nullify".
(f90-else-like-re): Fixed indentation of case() statements.
(f90-font-lock-keywords-2): Changed highlighting of case() statements.
1996-04-19 20:07:47 +00:00
Richard M. Stallman
55be131413 (metamail-mailer-name): New variable.
(metamail-environment): Add MM_QUIET.
(metamail-switches): Delete -m emacs.
(metamail-interpret-header, metamail-interpret-body): New functions.
(metamail-region, metamail-buffer): New arg VIEWMODE.
1996-04-19 18:05:38 +00:00
Richard M. Stallman
6a6a0b8bf3 (after-find-file): Mention file name in "auto save is newer" message. 1996-04-19 09:32:55 +00:00
Richard M. Stallman
b2b9ff5e6d (x-select-text): Remember selected text.
(x-get-selection-value): Return nil if the clipboard data is
is the same as the remembered selected text.
1996-04-19 02:40:44 +00:00
Lars Magne Ingebrigtsen
bf8aeaf981 * gnus.el (gnus-summary-pipe-output, gnus-buffer-configuration,
gnus-window-to-buffer): Pop up the shell buffer after piping
articles through a filter.
1996-04-18 19:36:33 +00:00
Lars Magne Ingebrigtsen
b5e8e90792 Make invisible text intangible as well. 1996-04-18 12:09:23 +00:00
Richard M. Stallman
a5dfed3e36 (occur): Fix up interactive code.
Strip text properties from regexp.
1996-04-17 17:30:51 +00:00
Richard M. Stallman
c9b35eceec (vc-comment-ring): Initialise using make-ring.
(vc-clear-context): Initialise vc-comment-ring using make-ring.
(vc-finish-logentry): Don't initialise vc-comment-ring here.
1996-04-16 22:33:07 +00:00
Richard M. Stallman
1aa323ac15 Provide `completion'.
(cmpl-make-standard-completion-syntax-table): Initialize
all chars (to whitespace if nothing else).
(c-mode-map, fortran-mode-map): Add defvars to avoid warnings.
1996-04-16 16:04:01 +00:00
Richard M. Stallman
36f0f2b12a (defstruct): Treat multi-nested :include properly.
(flet): Warn when flet rebinds a macro name.
(labels): Rewrite to be fully CL-compliant.
1996-04-16 04:36:21 +00:00
Richard M. Stallman
bd9c5e7949 (isqrt): Support expanded range of Lisp integers.
(cl-expt): Bug fix for (expt -1 -N).
(cl-macroexpand-all): Change to support `labels'.
1996-04-16 04:35:38 +00:00
Richard M. Stallman
eba8dcd060 (goto-address-send-using-mh-e):
Renamed from goto-address-send-using-mhe.  Require `mh-comp'.
1996-04-16 03:57:23 +00:00
Richard M. Stallman
c898fb2821 (sh-while-getopts): Punctuate help message better. 1996-04-15 21:17:59 +00:00
Richard M. Stallman
e049945bc0 (interpreter-mode-alist): Recognize perl5. 1996-04-12 18:42:22 +00:00
Richard M. Stallman
edabc3235f Comment change. 1996-04-12 06:40:16 +00:00
Richard M. Stallman
4add0ccc02 Comment change. 1996-04-11 21:20:11 +00:00
Richard M. Stallman
dcde1278af Comment change. 1996-04-11 18:19:30 +00:00
Richard M. Stallman
fb83f5506c (mail-fetch-field): Use skip-chars-backward
to back over whitespace; don't back up past opoint.
1996-04-11 17:34:28 +00:00
Richard M. Stallman
95b5322579 (auto-mode-alist): Handle `.java'. 1996-04-11 14:45:09 +00:00
Richard M. Stallman
2c3fef40b6 (command-line-x-option-alist): -T sets only the title. 1996-04-11 05:23:19 +00:00
Richard M. Stallman
7775acb8ee (command-line-x-option-alist):
--title sets only the title.  Allow -title as alias too.
1996-04-11 05:10:40 +00:00
Richard M. Stallman
d98f0b87e6 (x-handle-display): Set DISPLAY envvar too. 1996-04-10 05:39:50 +00:00
Richard M. Stallman
c757fb07fd (disassemble-internal): Graceful error if compile failed. 1996-04-08 15:36:48 +00:00
Edward M. Reingold
72fb78ceaf Fix length of separator string. 1996-04-07 22:31:50 +00:00
Richard M. Stallman
a0e06fd0c1 (calendar-mouse-goto-date): New function.
Call it instead of calendar-goto-date throughout this file.
(calendar-event-to-date): Switch buffers based on the event.
1996-04-07 03:22:54 +00:00