Juanma Barranquero
2beb63c894
*** empty log message ***
2007-11-19 13:01:14 +00:00
Juanma Barranquero
0ae03f1a09
(map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@gnu.org
...
made with no ChangeLog entry).
2007-11-19 12:47:03 +00:00
Jason Rumney
5f42a7eba2
(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
...
returns NULL on failure.
2007-11-19 09:14:38 +00:00
Nick Roberts
1030a7b3f8
Update commentary.
2007-11-19 07:26:01 +00:00
Nick Roberts
7157ea85b3
*** empty log message ***
2007-11-19 07:24:21 +00:00
Eli Zaretskii
d169ccbd0b
Provide exact information about customizing Alt-Shift on Windows XP.
2007-11-17 11:16:40 +00:00
Stefan Monnier
b51d6c92fd
(Fset_match_data): Remove the `evaporate' feature.
...
(unwind_set_match_data): Don't use the `evaporate' feature.
2007-11-16 22:16:01 +00:00
Eli Zaretskii
59938af333
(set-locale-environment): Set default-file-name-coding-system _after_
...
keyboard and terminal coding systems. This fixes last change.
2007-11-16 18:23:20 +00:00
Eli Zaretskii
cca246708a
(rmail-current-subject-regexp): Allow more than one space after "Subject:".
2007-11-16 16:05:53 +00:00
Juanma Barranquero
a4f4cc7ef3
*** empty log message ***
2007-11-16 11:03:32 +00:00
Juanma Barranquero
170938d6b1
(make-variable-frame-local): Fix typo in obsolescence declaration.
2007-11-16 10:35:16 +00:00
Glenn Morris
98ede5d48a
(mail-extr-all-top-level-domains): Update domains.
2007-11-16 07:54:30 +00:00
Stefan Monnier
4dc2bd4d48
(tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)
...
(tpu-scroll-window-down, tpu-scroll-window-up):
Replace next-line-internal -> line-move.
2007-11-16 03:18:49 +00:00
Stefan Monnier
cc39740b6e
(cvs-parse-table): Ignore errors when looking up files
...
in order to determine if there's a conflict.
2007-11-16 03:16:32 +00:00
Juri Linkov
5580cd5187
Remove Man reading problem.
2007-11-16 01:28:43 +00:00
Juri Linkov
bab6f293f7
(Man-heading-regexp): Add 0-9.
...
(Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
2007-11-16 01:28:02 +00:00
Andreas Schwab
6af41c87df
*** empty log message ***
2007-11-16 00:19:41 +00:00
Andreas Schwab
791e6ff67d
Always take precision into account.
2007-11-16 00:18:16 +00:00
Andreas Schwab
023843b23b
(Fformat): When formatting an integer as float take precision into account.
2007-11-16 00:10:45 +00:00
Andreas Schwab
b322c2058f
Fix last change.
2007-11-15 23:53:10 +00:00
Andreas Schwab
f52fcaa4f3
(Fformat): Correctly format EMACS_INT values.
2007-11-15 23:45:21 +00:00
Juanma Barranquero
3b58b87349
(Electric Keys, Custom Macros): Fix typos.
2007-11-15 22:13:17 +00:00
Juanma Barranquero
c954c162d5
(nnimap-split-download-body): Fix typo in docstring.
2007-11-15 18:48:35 +00:00
Juanma Barranquero
eadfb8869e
(gnus-demon): Fix typo in docstring.
2007-11-15 18:47:51 +00:00
Juanma Barranquero
c90722b609
(gnus-uu-default-view-rules): Fix typos in docstring.
...
(gnus-uu-decode-save): Fix typo in prompt.
2007-11-15 18:44:29 +00:00
Juanma Barranquero
aba30bafac
(erc-log-matches): Fix typos in docstring.
2007-11-15 18:41:18 +00:00
Juanma Barranquero
6b4e9327c3
(log): Fix typo in docstring.
2007-11-15 18:39:04 +00:00
Juanma Barranquero
fb70b793a8
(define-erc-response-handler): Fix typos in docstring.
2007-11-15 18:36:38 +00:00
Juanma Barranquero
ec77ae0a9e
(erc-open): Fix typo in docstring.
2007-11-15 18:35:11 +00:00
Juanma Barranquero
a198d2c915
(cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.
2007-11-15 18:32:34 +00:00
Juanma Barranquero
1fc0c6247c
(c-crosses-statement-barrier-p): Fix typo in docstring.
2007-11-15 18:27:06 +00:00
Francesco Potortì
6e096c718f
etags.c: (C_entries): In case '}', set fvdef to fvnone
...
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
2007-11-15 13:37:42 +00:00
Richard M. Stallman
ef2cfb2e80
(esc-map): Bind C-M-l here; moved from reposition.el.
...
(ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
2007-11-15 12:09:11 +00:00
Richard M. Stallman
8c1a99611b
(reposition-window): Binding C-M-l moved to bindings.el.
2007-11-15 12:08:27 +00:00
Richard M. Stallman
7120137303
(add-change-log-entry-other-window):
...
Key binding C-x 4 a moved to bindings.el.
2007-11-15 12:04:38 +00:00
Richard M. Stallman
2d914448d5
(minibuffer-local-map): Bind C-tab here; moved from filecache.el.
2007-11-15 12:01:04 +00:00
Richard M. Stallman
65540e58e7
Minibuffer map bindings moved to bindings.el.
2007-11-15 12:00:15 +00:00
Richard M. Stallman
a5ab2e0c99
(Communication Coding): Document x-select-request-type.
2007-11-15 11:58:22 +00:00
Richard M. Stallman
0a3333b5a6
(Equality Predicates): Delete `eql'.
...
(Predicates, Naming Conventions, Top): Delete `eql'.
(Common Lisp Compatibility): Delete `eql'.
(Porting Common Lisp): Delete obsolete backquote info.
Minor clarification about character constants.
(Sequence Basics): Minor clarification.
2007-11-15 11:55:59 +00:00
Richard M. Stallman
9ffb952120
(url-retrieve-synchronously): Call delete-process.
2007-11-15 11:52:42 +00:00
Juanma Barranquero
bb189688f6
*** empty log message ***
2007-11-15 09:53:02 +00:00
Juanma Barranquero
43831a0c63
(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
...
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_backing_store,
Fx_display_visual_class, Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:36:34 +00:00
Juanma Barranquero
c527f5b038
(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
...
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_screens, Fx_display_mm_height,
Fx_display_mm_width, Fx_display_backing_store, Fx_display_visual_class,
Fw32_select_font, Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:33:33 +00:00
Juanma Barranquero
7a9e614e08
(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
...
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_backing_store,
Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:24:41 +00:00
Martin Rudalics
d4f60741a4
(Top): Remove Frame-Local Variables from Node Listing.
2007-11-15 06:44:25 +00:00
Juanma Barranquero
cca3fd48cd
(Fw32_registered_hot_keys): Don't return the nil values corresponding
...
to deleted entries; they are an implementation detail.
(gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits): Remove variables.
(Fw32_define_rgb_color, Fw32_load_color_file): Fix typos in docstrings.
(Fx_server_version): Reflow docstring.
(Fw32_shell_execute): Doc fixes.
2007-11-14 20:25:02 +00:00
Jason Rumney
262452334c
(set-locale-environment): Set default-file-name-coding-system
...
from system defaults on Windows.
2007-11-14 10:26:09 +00:00
Nick Roberts
d4b9f75c42
(gdb-parent-bptno-enabled): New variable.
...
(gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
(gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
(gdb-goto-breakpoint): Generalise for breakpoints with multiple
locations.
(gdb-info-breakpoints-custom, gdb-assembler-custom)
(gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
(gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
2007-11-14 09:05:26 +00:00
Nick Roberts
a2e1f5e012
*** empty log message ***
2007-11-14 09:03:45 +00:00
Juanma Barranquero
f1ca94970b
*** empty log message ***
2007-11-13 13:01:40 +00:00