1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

4200 Commits

Author SHA1 Message Date
Kim F. Storm
efa1b437a1 *** empty log message *** 2002-09-02 10:40:23 +00:00
Richard M. Stallman
957e7c38bb *** empty log message *** 2002-09-02 00:15:35 +00:00
Kim F. Storm
93abbfee57 *** empty log message *** 2002-09-01 21:26:03 +00:00
Richard M. Stallman
69506e6742 *** empty log message *** 2002-09-01 13:46:53 +00:00
Glenn Morris
5f4bc67ecd *** empty log message *** 2002-09-01 01:03:09 +00:00
Andreas Schwab
523d3bf425 (font-lock-change-mode): Avoid changing buffer state in any way. 2002-08-31 17:22:46 +00:00
Richard M. Stallman
6797907ed4 (diary-mail-entries): Don't overwrite user's value
of diary-list-include-blanks, but generate message instead if
there are no entries.
2002-08-30 18:21:39 +00:00
Richard M. Stallman
d1951e6adc (ps-lp-system): Fixed typo in `usg-unix-v'. 2002-08-30 15:49:30 +00:00
Markus Rost
724f328c91 (menu-bar-read-mail): Doc fix. 2002-08-30 15:21:38 +00:00
John Paul Wallington
da337a287b (ibuffer-update): Revert expansion of `caddr'.
(ibuffer-fontification-alist): Check hidden buffer case isn't
visiting a file and change its face to italic.
2002-08-30 12:42:36 +00:00
Juanma Barranquero
bbd55321df *** empty log message *** 2002-08-30 11:51:56 +00:00
Juanma Barranquero
0159948239 *** empty log message *** 2002-08-30 11:09:19 +00:00
Simon Josefsson
1121afb461 (smtpmail-via-smtp): Delete process buffer
unless s-debug-info is enabled.
2002-08-30 10:32:25 +00:00
John Paul Wallington
943949149f * ibuffer.el (ibuffer-update): Use minibufferp'. Expand caddr'.
* mwheel.el (mouse-wheel-up-button): Doc fix.
2002-08-29 22:06:26 +00:00
Juanma Barranquero
c9ae8cbb21 (occur-mode-hook): New hook.
(occur-mode): Use it.
(occur-hook): Set default to nil.
2002-08-29 21:40:28 +00:00
Richard M. Stallman
a007b9d218 *** empty log message *** 2002-08-29 14:50:07 +00:00
Kim F. Storm
2c6d37264c *** empty log message *** 2002-08-29 13:05:58 +00:00
Richard M. Stallman
6f4b3ed83d (find-buffer-visiting): Compare file attributes using buffer-file-truename. 2002-08-28 22:23:36 +00:00
Juanma Barranquero
2fb79329b5 (occur-hook): Renamed from `occur-mode-hook'.
(occur-mode): Remove call to `occur-mode-hook'.
(occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring.
(occur-1): Add call to `occur-hook'.
2002-08-28 15:21:33 +00:00
Juanma Barranquero
402b32b5c8 *** empty log message *** 2002-08-28 06:43:49 +00:00
Miles Bader
2753c70fb1 (read-file-name-electric-shadow-properties)
(read-file-name-electric-shadow-tty-properties)
(read-file-name-electric-shadow-mode): Remove compatibility defs.
2002-08-28 06:00:50 +00:00
Miles Bader
99526413ee *** empty log message *** 2002-08-28 04:48:33 +00:00
Richard M. Stallman
6309b0e19c (ange-ftp-skip-msgs): Skip the 530 response
given by vsFTPd when accessed with a kerberised FTP client.
2002-08-27 21:21:24 +00:00
Richard M. Stallman
d97a9ff339 (find-alternate-file): Bind kill-buffer-query-functions locally, don't set it. 2002-08-27 20:38:30 +00:00
Stefan Monnier
92c303103f *** empty log message *** 2002-08-27 18:54:46 +00:00
Andreas Schwab
63b833de37 (kmacro-start-macro): Doc fix. 2002-08-27 15:06:13 +00:00
Carsten Dominik
a062d73f50 *** empty log message *** 2002-08-27 09:57:45 +00:00
Kim F. Storm
fc4bd4306f *** empty log message *** 2002-08-26 12:38:26 +00:00
Juanma Barranquero
1142be39f6 (WINS): Add calc and obsolete. 2002-08-26 10:21:39 +00:00
Miles Bader
476cf0130b (file-name-shadow-properties-custom-type): Renamed from
`read-file-name-electric-shadow-properties-custom-type'.  Change name of face.
(file-name-shadow-properties): Renamed from
`read-file-name-electric-shadow-properties'.
(file-name-shadow-tty-properties): Renamed from
`read-file-name-electric-shadow-tty-properties'.
(file-name-shadow): Renamed from `read-file-name-electric-shadow'.
(rfn-eshadow-setup-minibuffer): Update references to renamed variables.
(file-name-shadow-mode): Renamed from `read-file-name-electric-shadow-mode'.
Update references to renamed variables.
2002-08-25 08:29:51 +00:00
Sam Steingold
a96735b8af (eval-after-load): Do not call load-symbol-file-load-history (deleted) 2002-08-24 14:40:09 +00:00
John Paul Wallington
82e736c18b * startup.el (normal-splash-screen): Ensure splash buffer is
killed.  Use tabs in output.  Fix test whether previous buffer was
*scratch* buffer.

* progmodes/simula.el (simula-abbrev-keyword-default)
(simula-abbrev-keyword, simula-abbrev-stdproc-default)
(simula-abbrev-stdproc): Doc fix - escape open parens in column 0.

* apropos.el (command-apropos): Use `defalias' instead of `fset'.

* mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
2002-08-24 14:26:06 +00:00
Richard M. Stallman
729d903842 *** empty log message *** 2002-08-24 03:19:52 +00:00
Glenn Morris
901e8d1dc5 (f90-imenu-flag): Deleted - use imenu--index-alist instead. 2002-08-24 01:08:28 +00:00
Glenn Morris
1a341882a5 (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
(f90-font-lock-on, f90-font-lock-off, f90-font-lock-menu):  Deleted.  Use
easy-menu-define instead.
(f90-mode): Use easy-menu-add.
No longer (require 'imenu) when compiling.
(f90-mark-subprogram, f90-indent-region, f90-fill-region)
(f90-abbrev-start): Use fboundp.
2002-08-24 00:50:42 +00:00
André Spiegel
cfee628f3e # 2002-08-23 13:27:12 +00:00
Kai Großjohann
821e6e360b Version 2.0.14 released.
(tramp-shell-prompt-pattern): New variable.
(tramp-actions-before-shell, tramp-multi-actions)
(tramp-find-shell, tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Use it.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
in the docstring.
(tramp-bug): Report `tramp-shell-prompt-pattern'.
(tramp-process-one-multi-action, tramp-process-one-action): Make
message clearer so people don't confuse it with Emacs asking them
a question if the regexp happens to end with "?".
(tramp-verbose): Change default value from 10 to 9.  Also change
some logging levels so that 10 is reserved for stuff which is
needed for debugging only, but 9 catches everything that people
might like to see in order to see that Tramp is actually working.
2002-08-22 15:16:08 +00:00
Kim F. Storm
e064daa2d4 *** empty log message *** 2002-08-22 14:26:50 +00:00
Glenn Morris
f34150c4e2 *** empty log message *** 2002-08-21 21:31:14 +00:00
Kai Großjohann
3cdaec13e7 Version 2.0.13 released.
(tramp-handle-write-region): Don't check to see if remote end is
awake after sending data to remote host: we want to send "EOF" not
"echo are you awake"...
(tramp-maybe-open-connection): Swap args for tramp-time-diff.
(tramp-yn-prompt-regexp): New variable.
(tramp-action-yn): New function, using it.
(tramp-feature-write-region-fix): New internal variable.  Not yet
used.  Should be used in `tramp-handle-write-region'.
2002-08-21 15:04:29 +00:00
Kim F. Storm
88a0d95abd *** empty log message *** 2002-08-21 12:04:42 +00:00
Martin Stjernholm
0e35704fe3 (c-forward-syntactic-ws): Fixed a bug that could cause an infinite
loop if something that looks like a macro begins in the middle of a
line.

(c-parse-state): Fixed a bug that could cause `c-state-cache' to
contain two conses in sequence when there's an unbalanced open paren
in a macro.
2002-08-20 21:59:10 +00:00
Glenn Morris
23d468dadd (imenu-syntax-alist): Doc fix. 2002-08-20 20:35:56 +00:00
Glenn Morris
a245ece58a (fortran-current-defun): Use save-excursion. 2002-08-20 20:32:45 +00:00
Glenn Morris
5b89a8c974 (imenu--generic-function): Use mapc. 2002-08-20 20:23:25 +00:00
Richard M. Stallman
3d7e291fcf *** empty log message *** 2002-08-20 17:28:55 +00:00
Carsten Dominik
20cd3579bd Update to RefTeX 4.18 2002-08-20 10:42:52 +00:00
Kim F. Storm
1efc433b32 *** empty log message *** 2002-08-20 09:05:04 +00:00
Kim F. Storm
1c7c032c12 *** empty log message *** 2002-08-19 23:04:51 +00:00
Kenichi Handa
623b1d5e44 (sgml-xml-auto-coding-function): Call
re-search-forward with NOERROR t..
2002-08-19 06:39:33 +00:00