1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

45955 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
334f206c56 (dcl-font-lock-keywords, dcl-font-lock-defaults): New vars.
(dcl-mode): Make and init local var `font-lock-defaults'.
2003-03-06 23:14:23 +00:00
Juanma Barranquero
74ad90d112 *** empty log message *** 2003-03-06 20:35:23 +00:00
Juanma Barranquero
3fa86f26fe (dired-at-point): Check whether the user can create a directory before asking
about creating it.
2003-03-06 20:30:05 +00:00
Juanma Barranquero
c9029fe54b (w32_get_rdb_resource): New function.
(x_get_string_resource): Use it, so resources passed with -xrm supercede the
ones in the registry.
2003-03-06 13:07:24 +00:00
Juanma Barranquero
e5af3c25c9 (Fx_get_resource, x_get_resource_string): Pass xrdb to check for resources
passed on the command line.
2003-03-06 13:01:32 +00:00
Juanma Barranquero
c13a8a91d7 (w32_make_rdb): New function.
(w32_term_init): Use it to initialize xrdb member of w32_display_info struct.
Delete leftover code.
2003-03-06 13:00:04 +00:00
Juanma Barranquero
7114765394 (struct w32_display_info): Add xrdb member to support passing resources via -xrm
on Windows.
2003-03-06 12:56:56 +00:00
John Paul Wallington
a82c12670e (electric-buffer-list): Respect `Buffer-menu-use-header-line'.
(electric-buffer-menu-looper): Likewise.
2003-03-06 10:52:39 +00:00
John Paul Wallington
463a7342da (Buffer-menu-mode-map): Add docstring.
(Buffer-menu-buffer): Fix indentation.
(list-buffers-noselect): Calculate header-line spacing to take
into account width of left fringe and left scrollbar.
2003-03-06 03:53:12 +00:00
Vinicius Jose Latorre
e59d29d6b7 Check if background and foreground color are the same. 2003-03-06 01:54:17 +00:00
Richard M. Stallman
2f2f7e58d4 (query-replace-read-args): Use save-excursion.
(map-query-replace-regexp): Use prefix-numeric-value.
2003-03-05 20:51:33 +00:00
Juanma Barranquero
0ebcabe744 (x-handle-geometry): Put sizes on `initial-frame-alist' too. 2003-03-05 16:33:42 +00:00
Juanma Barranquero
7f944e8e3c (command-line-x-option-alist): Make --border-color set the border-color frame
parameter, not border-width.
2003-03-05 16:31:44 +00:00
Juanma Barranquero
30aa9e510e (frame-set-background-mode): Fix reference to attribute "backgroundMode". 2003-03-05 10:38:24 +00:00
Juanma Barranquero
3dcb36b717 Version 3.32.12 released. Major revision. 2003-03-05 07:51:51 +00:00
Jan Djärv
b45cd9eeaf Restore iso-2022-7bit 2003-03-04 21:07:58 +00:00
Jan Djärv
9d00001fc6 * xterm.c (x_detect_focus_change): Call x_any_window_to_frame
instead of x_top_window_to_frame.
2003-03-04 19:33:04 +00:00
Francesco Potortì
e3c46ed647 (vhdl-comment-uncomment-region): Remove two comment characters at start
of line instead of one.
2003-03-04 14:43:03 +00:00
Francesco Potortì
6be3383e2a *** empty log message *** 2003-03-04 14:42:45 +00:00
Vinicius Jose Latorre
206bec7f07 vinicius: printing.el change 2003-03-03 20:22:17 +00:00
Vinicius Jose Latorre
526335b489 vinicius: copyright date fix. Move pr-get-symbol into eval-and-compile. 2003-03-03 20:03:18 +00:00
Jan Djärv
ca2417b9b9 xsmfns.c (smc_save_yourself_CB): Add --no-splash to options
when restarting Emacs.
2003-03-03 19:55:10 +00:00
Richard M. Stallman
5b20caf08d (Fkill_buffer): Use Frun_hook_with_args_until_failure
to run kill-buffer-query-functions.
(Qkill_buffer_query_functions): New var.
(syms_of_buffer): Init and staticpro it.
2003-03-03 19:09:40 +00:00
Rob Browning
710ee5a968 *** empty log message *** 2003-03-03 18:31:22 +00:00
Rob Browning
b0e442481b * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.
(AH_BOTTOM): switch tests to prefer memcmp, memset, and memmove
over bzero, bcmp, and bcopy.
2003-03-03 18:29:58 +00:00
John Paul Wallington
285286045f (ibuffer-aif): Use `make-symbol' instead of
`gensym' in case user calls macro at runtime.
(ibuffer-save-marks): Likewise.
2003-03-03 15:13:01 +00:00
Kenichi Handa
9a6155bb67 *** empty log message *** 2003-03-03 10:41:49 +00:00
Kenichi Handa
7928a0dbe0 List TUTORIAL.cn and TUTORIAL.zh. 2003-03-03 10:41:37 +00:00
Kenichi Handa
8a4d8a5d0e (japanese-symbol-table): Add two entries to make it complete. 2003-03-03 01:45:32 +00:00
Kenichi Handa
2799b94098 *** empty log message *** 2003-03-03 01:45:18 +00:00
Andreas Schwab
49b4b4d88d . 2003-03-02 23:35:36 +00:00
Andreas Schwab
0452a274d2 (Info-fontify-node): Don't hide indentation before the
reference name.  Don't process a reference twice when a new tag is
inserted.
(Info-hide-note-references): Fix doc and customize type.
2003-03-02 23:33:56 +00:00
Stefan Monnier
6bdb309af9 . 2003-03-02 20:02:19 +00:00
Matthew Swift
0b5a13ccf7 *** empty log message *** 2003-03-02 16:26:32 +00:00
Matthew Swift
3e8737bf4c (emacs-lisp-docstring-fill-column): New custom variable.
(lisp-fill-paragraph): Use it.  Add ?, to `paragraph-separate' so
that first docstring lines ending with a comma are respected.  Add
"`(" to same so that function and macro bodies beginning with a
backquote do not get disturbed.  Revise the comments.
2003-03-02 16:18:36 +00:00
Jan Djärv
58e91b7793 * xterm.h (XSync): Define as gdk_window_process_all_updates for GTK. 2003-03-02 13:13:33 +00:00
Jan Djärv
048addecb7 A lot of lines removed at checkin version 1.3108, restore them 2003-03-02 12:45:29 +00:00
Kim F. Storm
b11ee8b08b Fix typos. 2003-03-01 19:04:28 +00:00
Jan Djärv
8ab9589dfc * startup.el (command-line): Call menu-bar-mode with 1 instead of t.
* menu-bar.el (menu-bar-mode): Change to define-minor-mode
and initialize as for tool-bar-mode.
2003-03-01 15:55:04 +00:00
Kai Großjohann
884b79ec1d Version 2.0.30 released.
Replace word "path" with "localname" where used as a component of
a Tramp file name.
2003-02-28 18:29:33 +00:00
Kai Großjohann
7432277cfe Version 2.0.30 released.
Replace term "path" with "localname" unless it is used for a
search path.
(tramp-handle-expand-file-name): Allow ".." to cross host
boundaries.
(tramp-open-connection-setup-interactive-shell): Unset $ENV in
addition to setting $PS1 when starting the Bourne-ish shell.  Some
sh implementations (eg, bash when called as sh) read the file
named there on startup, which could clobber $PS1.
(tramp-do-copy-or-rename-file-one-local): New function.  Not
implemented.  Not used.  Should invoke rcp or scp directly to keep
the time.
2003-02-28 18:28:47 +00:00
Richard M. Stallman
d2e7d633fa New file. 2003-02-28 15:25:33 +00:00
ShengHuo ZHU
f9936da658 * nnfolder.el (nnfolder-request-accept-article): Don't use
mail-header-unfold-field.

	* imap.el (imap-ssl-open): Don't depend on ssl.el.
	* nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
2003-02-28 13:36:11 +00:00
Matthew Swift
1be5cb1b79 *** empty log message *** 2003-02-28 02:09:19 +00:00
David Kastrup
331bab8df4 (greek-babel): add koronis transliteration. 2003-02-27 19:25:12 +00:00
David Kastrup
15988ebac1 *** empty log message *** 2003-02-27 19:24:52 +00:00
Stefan Monnier
6a097c0c18 *** empty log message *** 2003-02-26 16:34:27 +00:00
Matthew Swift
bca8c7be06 * startup.el: Streamline code in several functions and use a more
consistent idiom within the file, for ease of reading and
	maintenance.  Rephrase booleans to avoid `(not noninteractive)'.
	Clarify several booleans expressions using De Morgan's laws.

	(command-line): Fix barf when first command-line option handled by
	`command-line-1' is in the form --OPT=VAL.
	(command-line-1): Restore intended behavior of the --directory/-L
	command-line option: "-L a -L b -L c" on the command-line now puts
	'(a b c) at the front of `load-path'.
2003-02-26 10:59:58 +00:00
Juanma Barranquero
f9d56d5997 (gamegrid-add-score): Add info to docstring.
(gamegrid-add-score-with-update-game-score-1): New function, factored out of
`gamegriod-add-score-with-update-game-score'.
(gamegrid-add-score-with-update-game-score): Use it.  Fall back on
`gamegrid-add-score-insecure' if the requested file does not exist in
$(gamedir), in case the user has installed a game on his own.
(gamegrid-add-score-insecure): Accept optional directory argument.
2003-02-26 10:19:29 +00:00
Richard M. Stallman
e93a29b0dd M-s is only available in Text mode and its submodes. 2003-02-26 09:56:08 +00:00