1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-03 20:24:29 +00:00

39857 Commits

Author SHA1 Message Date
Pavel Janík
479d4d972b (ruler-mode): New keyword. Fix :version. 2002-01-19 14:01:25 +00:00
Pavel Janík
153a073cc6 (update_frame): Move the variable `tem' to the block where it is used.
Fix typos in comments.
2002-01-19 13:54:57 +00:00
Jason Rumney
815d969e79 (Fx_create_frame): Bind redisplay-dont-pause around
call to face-set-after-frame-default.
2002-01-19 10:06:44 +00:00
Richard M. Stallman
98bd0dd38c (comint-redirect-send-command-to-process): Restore previous current buffer. 2002-01-18 23:25:34 +00:00
Richard M. Stallman
a1e3dda0c3 *** empty log message *** 2002-01-18 18:59:27 +00:00
Richard M. Stallman
2ef4e909f6 (easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
"Finish Function" menu map entries for jdb mode.
(gud-jdb-use-classpath): New customization variable.
(gud-jdb-command-name): Add customization.
(gud-jdb-classpath, gud-marker-acc-max-length): New variables.
(gud-jdb-classpath-string): New variable.
(gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
(gud-jdb-build-source-files-list): Likewise.
(gud-jdb-massage-args): Record any command argument classpath
string in `gud-jdb-classpath-string'.
(gud-jdb-lowest-stack-level): New function, finds bottom of current
java call stack in jdb output.
(gud-jdb-find-source-using-classpath, gud-jdb-find-source)
(gud-jdb-parse-classpath-string): New functions.
(gud-jdb-marker-filter): Search/detect classpath information in
jdb's output.  marker regexp updated to match oldjdb and jdb output
formats.  Expand search for source files to include new/old methods
using new functions above.  Do not allow `gud-marker-acc' to grow
without bound.
(jdb): Set classpath information (if available) as jdb is started.
Change `gud-break' and `gud-remove'
to use new %c ("class") escape in format strings.  Add
`gud-finish', `gud-up', `gud-down' command string functions, and
add them to the local menu map.  Update `comint-prompt-regexp' for
jdb and oldjdb.  If attaching to an already running java VM and
configured to use classpath, send command to query for classpath,
else use previous method for finding and parsing java
sources.  Set `gud-jdb-find-source' function accordingly.
(gud-mode): Doc fix.
(gud-format-command): Add support for new %c ("class") escape.
(gud-find-class): New function in support of %c escape.
2002-01-18 18:57:20 +00:00
Richard M. Stallman
2e8834eda6 (WINDOW_WANTS_MODELINE_P): Check window height > 1.
(WINDOW_WANTS_HEADER_LINE_P): Check window height provides room.
2002-01-18 18:25:52 +00:00
Eli Zaretskii
f444668c92 (Glyphs): All display types support faces in glyphs nowadays. 2002-01-18 11:44:40 +00:00
Eli Zaretskii
367b61a1ed (VERSION): Increase to 2.9. Update copyright years. 2002-01-18 10:28:12 +00:00
Eli Zaretskii
231ac53be3 (VERSION): Set to 2.9. 2002-01-18 10:17:27 +00:00
Eli Zaretskii
1919bf4d61 (VERSION): Set to 2.9. Update the version of Emacs
to which the manual corresponds, and the copyright years.
2002-01-18 10:16:04 +00:00
Eli Zaretskii
90e0f6372e Advertise Info-scroll-prefer-subnodes. 2002-01-18 07:56:12 +00:00
Eli Zaretskii
4593687f4a Wording changes suggested by Richard M. Stallman. 2002-01-18 07:53:34 +00:00
Richard M. Stallman
d33c4505f9 *** empty log message *** 2002-01-18 05:45:17 +00:00
Richard M. Stallman
88f7b76a1c Clarify how window-height relates to other things.
Describe window-body-height.
2002-01-18 05:44:13 +00:00
Richard M. Stallman
e58bff5990 (window-body-height): New function. 2002-01-18 05:42:23 +00:00
Richard M. Stallman
daf516d34f (enlarge_window): When exceeding size of parent,
directly delete all the siblings instead of trying to resize it.
2002-01-18 03:50:50 +00:00
Richard M. Stallman
33c18c83f1 Regenerated. 2002-01-17 22:22:38 +00:00
Richard M. Stallman
cea3be93a4 Enable byte-compile-dynamic. 2002-01-17 20:15:52 +00:00
Jason Rumney
b05f815e1c Add comments to avoid future deletion of conditionals that seem
unnecessary on w32.
2002-01-17 19:33:03 +00:00
Jason Rumney
64f41d64a9 Only require fontset when new-fontset is bound. 2002-01-17 19:29:24 +00:00
Pavel Janík
dfc7a077e3 (set_tty_color_mode): Remove unused variable `tem'. 2002-01-17 10:27:38 +00:00
Richard M. Stallman
7adfc0d753 *** empty log message *** 2002-01-17 02:08:57 +00:00
Richard M. Stallman
6454615cfa (mouse-drag-region-1): Renamed from mouse-drag-region.
(mouse-drag-region): New function.  For a click in the echo area,
show *Messages*.
2002-01-17 02:07:54 +00:00
Richard M. Stallman
dfb9f8afb3 *** empty log message *** 2002-01-17 01:54:21 +00:00
Richard M. Stallman
3c53a3cf83 Delete the autoloads for functions defined with ibuffer-specific commands. 2002-01-17 01:43:18 +00:00
Richard M. Stallman
18e84493fa (comint-simple-send): Fix previous change. 2002-01-17 01:41:11 +00:00
Richard M. Stallman
9e0e631c12 (describe-distribution): Really call view-file. 2002-01-17 01:40:47 +00:00
Richard M. Stallman
31bcb0dc4d (ange-ftp-passive-mode): New arg PROC.
(ange-ftp-get-process): Pass that arg.
2002-01-17 01:40:23 +00:00
Richard M. Stallman
ff78c7214c (telnet-simple-send): Fix previous change. 2002-01-17 01:40:04 +00:00
Richard M. Stallman
754dfe82dc (sql-escape-newlines-and-send)
(sql-query-placeholders-and-send): Fix previous change.
2002-01-17 01:39:49 +00:00
Richard M. Stallman
3ddff13835 (init_lread): Move the site-lisp dirs later in the path. 2002-01-17 00:47:16 +00:00
Colin Walters
bbfdedefb1 *** empty log message *** 2002-01-17 00:27:39 +00:00
Kim F. Storm
a2c6de8eca (x_erase_phys_cursor): Don't erase cursor if cursor row
is invisible.  This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.
2002-01-16 23:06:10 +00:00
Kim F. Storm
465c939061 *** empty log message *** 2002-01-16 22:53:51 +00:00
Eli Zaretskii
94e8348407 Fix a typo. 2002-01-16 19:52:28 +00:00
Eli Zaretskii
bde61f8b78 (command-line): Set EOL mnemonics for the Mac. 2002-01-16 19:43:30 +00:00
Eli Zaretskii
c93bdf057a Document problems with linking libraries compiled with GCC. 2002-01-16 18:21:14 +00:00
Andreas Schwab
adb92798f7 (feedmail): Fix :link spec. 2002-01-16 13:46:59 +00:00
Pavel Janík
a4fc6fc974 LDAP support now defaults to ldapsearch from OpenLDAP version 2. 2002-01-16 09:04:07 +00:00
Pavel Janík
8f4df05929 Mention possible problems with ldapsearch from OpenLDAP version 1. 2002-01-16 08:54:23 +00:00
Pavel Janík
5a9af4e1f0 (ldap-ldapsearch-prog): Default to OpenLDAP version 2 ldapsearch. 2002-01-16 08:50:27 +00:00
Pavel Janík
5301596556 New maintainer. Change author's address.
(eudc-pre-select-window-configuration, eudc-insertion-marker): Variables
removed.
(eudc-insert-selected): Function removed.
(eudc-select): Reimplemented.
(eudc-expand-inline): Delete the strings only after its expansion is chosen
not before.
2002-01-16 08:22:15 +00:00
Pavel Janík
886a2a61db (eudc-ph-open-session): Remove XEmacs case.
Minor coding style fixes.
2002-01-16 08:16:01 +00:00
Pavel Janík
ee9a44abfd New maintainer. Change author's address.
(eudc-attribute-display-method-alist): Display mail with eudc-display-mail.
2002-01-16 08:14:05 +00:00
Pavel Janík
89d0ce25a3 New maintainer. Change author's address. 2002-01-16 08:10:15 +00:00
Pavel Janík
774f6cf41f New maintainer. Change author's address.
(eudc-bob-mail-keymap): New keymap for e-mail addresses.
(eudc-display-mail): New function.
(eudc-bob-play-sound-at-point): Remove XEmacs case.
2002-01-16 08:05:19 +00:00
Pavel Janík
7a4bce146c (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only
when used.
2002-01-16 06:48:30 +00:00
Pavel Janík
4b41cebbef Remove forgotten extern declaration of `Qimage'. 2002-01-16 06:44:20 +00:00
Colin Walters
30c93a6196 (toplevel): Remove X-RCS, URL, Compatibility headers. Update
copyright notice.
2002-01-16 06:35:51 +00:00