Luc Teirlinck
5e7f11bc15
(send-mail-function): Autoload the standard-value.
2005-12-28 16:38:27 +00:00
Luc Teirlinck
3cf212510b
(lazy-completion-table): Correct typo in docstring.
2005-12-28 16:36:18 +00:00
Jan Djärv
82bc1fd69f
* gtkutil.c (xg_get_file_with_chooser): Changed message shown
...
in file chooser.
2005-12-28 10:47:55 +00:00
Simon Josefsson
c3f69831cb
Fix AUTH PLAIN authentication.
2005-12-28 08:46:05 +00:00
Richard M. Stallman
6281e1e84d
*** empty log message ***
2005-12-28 03:44:37 +00:00
Richard M. Stallman
721b7d9ee6
(readevalloop): Set PT and ZV in the proper buffer, not the current one.
2005-12-28 03:44:28 +00:00
Richard M. Stallman
18e980c2ae
(mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
...
previously selected window, so it's selected when mouse-2 command runs.
2005-12-28 03:19:29 +00:00
Richard M. Stallman
1d69c50264
(Fminibuffer_message): Doc fix.
...
(read_minibuf): Set current_buffer->enable_multibyte_characters sooner.
2005-12-28 02:56:32 +00:00
Richard M. Stallman
fe5195e82e
(do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
2005-12-28 02:09:45 +00:00
Juri Linkov
84116a137c
*** empty log message ***
2005-12-28 02:02:23 +00:00
Juri Linkov
2fd54bf88c
(describe-text-sexp): Use square brackets for
...
button [Show] to distinguish it from the property value `show'.
(describe-property-list): Use `insert-text-button' with
`help-face' type instead of putting face in quotes, because button
is not created automatically for a list of faces.
(describe-text-properties-1): Put button-type value in quotes to
distinguish from plain text "button".
(describe-char): Display code point values in hex. Don't use
`symbol-name' for `current-input-method' because it is a string.
Use `insert-text-button' with `help-face' type instead of putting
hardcoded face in quotes, because button is not created automatically.
2005-12-28 01:55:16 +00:00
Kenichi Handa
0d9fb28906
*** empty log message ***
2005-12-28 00:41:37 +00:00
Richard M. Stallman
2926b5fba6
(glasses-face): More specific custom type.
2005-12-27 23:48:05 +00:00
Richard M. Stallman
1af5710156
(set-visited-file-name): Doc fix.
2005-12-27 22:54:13 +00:00
Richard M. Stallman
51978cac9a
(flyspell-external-point-words):
...
Use local var buffer-scan-pos to advance scan for next misspelling.
Advance it only after we find the misspelling.
New criteria for finding the misspelling in the buffer.
2005-12-27 22:49:46 +00:00
Bill Wohler
13fe29bd54
(mh-prompt-for-folder): Use can-create argument to suppress creation
...
of folder if it doesn't exist.
2005-12-27 22:42:58 +00:00
Nick Roberts
ee79234b76
*** empty log message ***
2005-12-27 21:34:19 +00:00
Nick Roberts
bfd9411056
(describe-char): Set help-xref-stack-item
...
explicitly after buffer has been generated. Revert previous
changes for optional buffer argument.
2005-12-27 21:24:53 +00:00
Nick Roberts
ee90fe9213
(help-insert-string): New function. Save buffer
...
contents in cases where it is impossible to recompute the old
contents.
2005-12-27 21:11:50 +00:00
Nick Roberts
6280f20d84
*** empty log message ***
2005-12-27 21:10:19 +00:00
Stefan Monnier
2bd87afb91
(mh-process-daemon): Don't change buffer in proc-filter.
2005-12-27 19:10:44 +00:00
Stefan Monnier
32d5ce4db4
(url-store-in-cache): Use save-current-buffer.
2005-12-27 17:01:01 +00:00
Stefan Monnier
d476efde68
(url-configuration-directory): Don't autoload because the
...
default value needs to be computed at run-time, not dump-time.
2005-12-27 16:59:45 +00:00
Jan Djärv
ee5204f6db
Formatting
2005-12-27 13:28:15 +00:00
Jan Djärv
5f6a2592a2
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2005-12-27 10:42:57 +00:00
Jan Djärv
edd4b3ab76
* cus-start.el (all): Add x-gtk-show-hidden-files.
2005-12-27 10:41:22 +00:00
Jan Djärv
91b5a2041e
Add x-gtk-show-hidden-files
2005-12-27 10:40:58 +00:00
Jan Djärv
ff9c9c598b
* xfns.c: x_show_hidden_files, new variable.
...
(syms_of_xfns): Defvar it.
* gtkutil.c (xg_toggle_visibility_cb): New function.
(xg_get_file_with_chooser): Add toggle hidden files and a message
to the new file chooser dialog. Show hidden files if
x_show_hidden_files is non-zero.
2005-12-27 10:40:26 +00:00
Jan Djärv
78c55a8031
* gtkutil.c (xg_toggle_visibility_cb): New function.
...
(xg_get_file_with_chooser): Add toggle hidden files and a message
to the new file chooser dialog. Show hidden files if
x_show_hidden_files is non-zero.
2005-12-27 10:40:10 +00:00
Jan Djärv
a8a3572009
* xfns.c: x_show_hidden_files, new variable.
...
(syms_of_xfns): Defvar it.
2005-12-27 10:39:51 +00:00
Kenichi Handa
212cc638bd
(lisp_string_width): Check multibyteness of STRING.
2005-12-27 05:47:21 +00:00
Richard M. Stallman
c0b457636e
(perform-replace): Calculate match-again
...
before skipping read-only matches.
2005-12-27 04:31:21 +00:00
Richard M. Stallman
d6f0f3e069
(paren-showing-faces): New group.
...
(show-paren-match, show-paren-mismatch): Move to that group.
2005-12-27 01:11:01 +00:00
Richard M. Stallman
21b9448f56
(button): Put into group `basic-faces'.
2005-12-27 01:07:36 +00:00
Richard M. Stallman
618142d989
Remove faces from group `faces'.
2005-12-27 01:06:54 +00:00
Richard M. Stallman
d7504d5c73
*** empty log message ***
2005-12-26 22:11:17 +00:00
Richard M. Stallman
3cece6938d
Undo previous change.
2005-12-26 22:11:07 +00:00
Richard M. Stallman
9cb3833371
(undo.o): Undo previous change.
2005-12-26 22:10:18 +00:00
Richard M. Stallman
74338b5eb8
(last_point_position_window): Declare.
2005-12-26 22:07:42 +00:00
Richard M. Stallman
543e570f73
(apropos): Doc fix.
2005-12-26 21:22:55 +00:00
Richard M. Stallman
2a4ec7e1ef
(apropos, apropos-value): Doc fix.
...
(apropos-documentation): Doc fix.
2005-12-26 21:21:04 +00:00
Richard M. Stallman
119f6f171a
Fix quoting syntax.
2005-12-26 20:28:10 +00:00
Luc Teirlinck
a273d9eb0d
(undo.o): Depend on keyboard.h.
2005-12-26 18:36:37 +00:00
Luc Teirlinck
ac0526190a
include keyboard.h.
2005-12-26 18:35:45 +00:00
Luc Teirlinck
3f951594de
extern last_point_position_window.
2005-12-26 18:35:10 +00:00
Luc Teirlinck
403c00a573
*** empty log message ***
2005-12-26 18:32:36 +00:00
Luc Teirlinck
0ad017ce77
*** empty log message ***
2005-12-26 18:25:58 +00:00
Richard M. Stallman
91e25f5e6f
Depend on window.h.
...
(record_point): Save old point from the correct window.
2005-12-26 16:33:05 +00:00
Richard M. Stallman
bb0e1d19c7
(last_point_position_window): New variable.
...
(command_loop_1): Set last_point_position_window.
(syms_of_keyboard): Init it.
2005-12-26 16:31:36 +00:00
Richard M. Stallman
066185fc2e
(undo.o): Depend on window.h.
2005-12-26 16:30:21 +00:00