bpt/emacs.git
16 years ago(xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs.
Jason Rumney [Sun, 2 Dec 2007 16:18:47 +0000 (16:18 +0000)]
(xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs.

16 years ago*** empty log message ***
Glenn Morris [Sun, 2 Dec 2007 04:09:52 +0000 (04:09 +0000)]
*** empty log message ***

16 years ago(nntp-open-tls-stream, nntp-open-ssl-stream):
Glenn Morris [Sun, 2 Dec 2007 03:58:04 +0000 (03:58 +0000)]
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.

16 years ago(widget-type): Doc fix.
Richard M. Stallman [Sat, 1 Dec 2007 22:59:19 +0000 (22:59 +0000)]
(widget-type): Doc fix.

16 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Dec 2007 22:54:47 +0000 (22:54 +0000)]
*** empty log message ***

16 years ago(syms_of_xdisp) <scroll-conservatively>: Doc fix.
Richard M. Stallman [Sat, 1 Dec 2007 22:44:08 +0000 (22:44 +0000)]
(syms_of_xdisp) <scroll-conservatively>: Doc fix.

16 years agoDan Nicolaescu <dann at ics.uci.edu>
Glenn Morris [Sat, 1 Dec 2007 21:30:32 +0000 (21:30 +0000)]
Dan Nicolaescu  <dann at ics.uci.edu>

(declare-function): Change to a macro.

16 years ago* vc-git.el (vc-git-dir-state): Fix the git command arguments.
Dan Nicolaescu [Sat, 1 Dec 2007 18:18:47 +0000 (18:18 +0000)]
* vc-git.el (vc-git-dir-state): Fix the git command arguments.

16 years ago*** empty log message ***
Thien-Thi Nguyen [Sat, 1 Dec 2007 13:00:16 +0000 (13:00 +0000)]
*** empty log message ***

16 years ago(perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }".
Stefan Monnier [Fri, 30 Nov 2007 19:21:33 +0000 (19:21 +0000)]
(perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }".

16 years agobug fixed 2002-05-02 by rms.
Jason Rumney [Fri, 30 Nov 2007 16:09:01 +0000 (16:09 +0000)]
bug fixed 2002-05-02 by rms.

16 years agorm non-bug: see sdl.web@gmail.com, 09 Nov, Re: ps-lpr-switches has no effect
Jason Rumney [Fri, 30 Nov 2007 15:53:26 +0000 (15:53 +0000)]
rm non-bug: see sdl.web@gmail.com, 09 Nov, Re: ps-lpr-switches has no effect

16 years ago(emacs_close) [MAC_OSX && HAVE_CARBON]:
YAMAMOTO Mitsuharu [Fri, 30 Nov 2007 08:20:08 +0000 (08:20 +0000)]
(emacs_close) [MAC_OSX && HAVE_CARBON]:
Use mac_try_close_socket.

16 years ago(cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
YAMAMOTO Mitsuharu [Fri, 30 Nov 2007 08:19:36 +0000 (08:19 +0000)]
(cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
New variable.
(mac_try_close_socket) [MAC_OSX]: New function.
[MAC_OSX] (sys_select) [SELECT_USE_CFSOCKET]:
Update cfsockets_for_select.  Replace invalid CFRunLoop source.

16 years ago(Composite Types): Document `group' type.
Richard M. Stallman [Thu, 29 Nov 2007 22:36:17 +0000 (22:36 +0000)]
(Composite Types): Document `group' type.

16 years ago(toggle-input-method-active): New var.
Richard M. Stallman [Thu, 29 Nov 2007 22:35:11 +0000 (22:35 +0000)]
(toggle-input-method-active): New var.
(toggle-input-method): Bind toggle-input-method-active to t.
Error if it was already non-nil.

16 years agoRegenerate, with the manual shell-function-message patch back from the dead.
Glenn Morris [Thu, 29 Nov 2007 07:28:18 +0000 (07:28 +0000)]
Regenerate, with the manual shell-function-message patch back from the dead.

16 years ago(with-decoded-time-value): Doc fix.
Glenn Morris [Thu, 29 Nov 2007 04:48:15 +0000 (04:48 +0000)]
(with-decoded-time-value): Doc fix.

16 years agoAri Roponen <ari.roponen at gmail.com> (tiny change)
Glenn Morris [Thu, 29 Nov 2007 04:46:12 +0000 (04:46 +0000)]
Ari Roponen <ari.roponen at gmail.com>  (tiny change)

(encode-time-value): Doc fix.

16 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Wed, 28 Nov 2007 08:28:15 +0000 (08:28 +0000)]
Diane Murray  <disumu at x3y2z1.net>

Don't require w3-fetch and w3-open-local.
(url-dired-find-file): Use `find-file'.  Doc fix.
(url-dired-find-file-mouse, url-dired-minor-mode): Doc fix.

16 years agoPetr Salinger <Petr.Salinger at seznam.cz>:
Glenn Morris [Wed, 28 Nov 2007 08:23:43 +0000 (08:23 +0000)]
Petr Salinger <Petr.Salinger at seznam.cz>:

Add support for gnu-kfreebsd.

16 years agoPetr Salinger <Petr.Salinger at seznam.cz>: New file.
Glenn Morris [Wed, 28 Nov 2007 08:16:55 +0000 (08:16 +0000)]
Petr Salinger <Petr.Salinger at seznam.cz>: New file.

16 years ago(unrelocate): New argument BASE. Use it instead of
YAMAMOTO Mitsuharu [Tue, 27 Nov 2007 08:30:34 +0000 (08:30 +0000)]
(unrelocate): New argument BASE.  Use it instead of
reloc_base.
(copy_dysymtab): Compute relocation base here.
(rebase_reloc_address) [__ppc64__]: New function.
(copy_dysymtab) [__ppc64__]: Use it if relocation base needs to be
changed.

16 years ago(sys_spawnve): Quote args with wildcards.
Jason Rumney [Mon, 26 Nov 2007 23:04:09 +0000 (23:04 +0000)]
(sys_spawnve): Quote args with wildcards.

16 years ago(batch-byte-recompile-directory): Doc fix.
Juanma Barranquero [Mon, 26 Nov 2007 15:37:00 +0000 (15:37 +0000)]
(batch-byte-recompile-directory): Doc fix.

16 years ago(list_processes_1): Fix indentation level of the
Andreas Schwab [Mon, 26 Nov 2007 09:57:22 +0000 (09:57 +0000)]
(list_processes_1): Fix indentation level of the
command column.

16 years ago(Refresh Screen, Forcing Redisplay):
Richard M. Stallman [Sat, 24 Nov 2007 15:40:39 +0000 (15:40 +0000)]
(Refresh Screen, Forcing Redisplay):
Clarify the text and move items around.

16 years ago(ucs-8859-7-alist): Update the table.
Reiner Steib [Sat, 24 Nov 2007 11:27:45 +0000 (11:27 +0000)]
(ucs-8859-7-alist): Update the table.

16 years ago(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
YAMAMOTO Mitsuharu [Sat, 24 Nov 2007 08:51:24 +0000 (08:51 +0000)]
(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
(unrelocate) [_LP64]: Set relocation base to address of data segment.

16 years agoAlso build and run on Mac OS X 10.5.
YAMAMOTO Mitsuharu [Sat, 24 Nov 2007 08:50:01 +0000 (08:50 +0000)]
Also build and run on Mac OS X 10.5.

16 years agoAdd mail-send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:25:07 +0000 (03:25 +0000)]
Add mail-send.xpm.

16 years ago(message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:23:15 +0000 (03:23 +0000)]
(message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.

16 years agoCopy here from trunk
Glenn Morris [Sat, 24 Nov 2007 03:21:14 +0000 (03:21 +0000)]
Copy here from trunk

16 years ago(Fformat): Handle %c specially since it requires the
Andreas Schwab [Fri, 23 Nov 2007 13:27:34 +0000 (13:27 +0000)]
(Fformat): Handle %c specially since it requires the
argument to be of type int.

16 years ago(Tag Syntax): Revert this change: "Now --members is
Francesco Potortì [Thu, 22 Nov 2007 12:45:49 +0000 (12:45 +0000)]
(Tag Syntax): Revert this change: "Now --members is
the default for etags, not for ctags yet", as it is not in Emacs 22.

16 years agoRevert a change in etags syntax.
Francesco Potortì [Thu, 22 Nov 2007 12:44:49 +0000 (12:44 +0000)]
Revert a change in etags syntax.

16 years agoRevert this change, not installed in Emacs 22:
Francesco Potortì [Thu, 22 Nov 2007 12:14:17 +0000 (12:14 +0000)]
Revert this change, not installed in Emacs 22:
"Now --members is the default for etags, not for ctags yet".

Note that you can use "-" for stdout with -o.

16 years agoUpdates to etags.1.
Francesco Potortì [Thu, 22 Nov 2007 12:13:11 +0000 (12:13 +0000)]
Updates to etags.1.

16 years ago(default_C_help) [CTAGS]: differentiate the help string,
Francesco Potortì [Thu, 22 Nov 2007 11:31:48 +0000 (11:31 +0000)]
(default_C_help) [CTAGS]: differentiate the help string,
as the defaults in ctags are different from etags.
(default_C_help, Cplusplus_help, PHP_help, print_help): Remove
text saying --members is the default: not true in Emacs 22.

16 years agoHelp strings corrections in etags.c.
Francesco Potortì [Thu, 22 Nov 2007 11:30:52 +0000 (11:30 +0000)]
Help strings corrections in etags.c.

16 years agoRemove the following entry for etags:
Francesco Potortì [Thu, 22 Nov 2007 10:41:59 +0000 (10:41 +0000)]
Remove the following entry for etags:
 the --members option is now the default.

16 years agoFor some reason, this new feature is not in etags for Emacs 22,
Francesco Potortì [Thu, 22 Nov 2007 10:31:33 +0000 (10:31 +0000)]
For some reason, this new feature is not in etags for Emacs 22,
so remove it from the NEWS:

 *** The --members option is now the default.

 Use --no-members if you want the old default behaviour of not tagging
 struct members in C, members variables in C++ and variables in PHP.

16 years ago(x-gtk-map-stock): Check if FILE is a string.
Jan Djärv [Thu, 22 Nov 2007 08:42:12 +0000 (08:42 +0000)]
(x-gtk-map-stock): Check if FILE is a string.

16 years ago(update_frame_tool_bar): Don't call x-gtk-map-stock if
Jan Djärv [Thu, 22 Nov 2007 08:40:20 +0000 (08:40 +0000)]
(update_frame_tool_bar): Don't call x-gtk-map-stock if
file for image is nil.

16 years ago(forward-sentence): Doc fix.
Juanma Barranquero [Wed, 21 Nov 2007 00:32:46 +0000 (00:32 +0000)]
(forward-sentence): Doc fix.
Reported by Drew Adams <drew.adams@oracle.com>.

16 years agoBackporting bug corrections from trunk.
Francesco Potortì [Tue, 20 Nov 2007 16:17:40 +0000 (16:17 +0000)]
Backporting bug corrections from trunk.

2007-11-15  Francesco Potort�<pot@gnu.org>

* etags.c: (C_entries): In case '}' decrement bracelev before testing it.

2007-11-15  Masatake YAMATO  <jet@gyve.org>

* etags.c (C_entries): In case '}', set fvdef to fvnone
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).

2007-11-15  Francesco Potort�<pot@gnu.org>

* etags.c: (C_entries): Reset the fvdef machine when out of function.
(C_entries): Parse start of C comment as a space == end of token.
This is not necessary for C++ comment, already parsed as newline.

16 years agoBackporting bug corrections from trunk.
Francesco Potortì [Tue, 20 Nov 2007 16:17:03 +0000 (16:17 +0000)]
Backporting bug corrections from trunk.

16 years ago(Example -- Configuring a tool called directly): Update example.
Richard M. Stallman [Tue, 20 Nov 2007 12:39:52 +0000 (12:39 +0000)]
(Example -- Configuring a tool called directly): Update example.

16 years agoComment change.
Richard M. Stallman [Tue, 20 Nov 2007 12:38:26 +0000 (12:38 +0000)]
Comment change.

16 years ago(declare-function): Define as a no-op, for compatibility with Emacs 23.
Glenn Morris [Tue, 20 Nov 2007 04:05:18 +0000 (04:05 +0000)]
(declare-function): Define as a no-op, for compatibility with Emacs 23.

16 years ago*** empty log message ***
Glenn Morris [Tue, 20 Nov 2007 04:04:37 +0000 (04:04 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 19 Nov 2007 13:01:14 +0000 (13:01 +0000)]
*** empty log message ***

16 years ago(map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@gnu.org
Juanma Barranquero [Mon, 19 Nov 2007 12:47:03 +0000 (12:47 +0000)]
(map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@gnu.org
made with no ChangeLog entry).

16 years ago(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
Jason Rumney [Mon, 19 Nov 2007 09:14:38 +0000 (09:14 +0000)]
(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
returns NULL on failure.

16 years agoUpdate commentary.
Nick Roberts [Mon, 19 Nov 2007 07:26:01 +0000 (07:26 +0000)]
Update commentary.

16 years ago*** empty log message ***
Nick Roberts [Mon, 19 Nov 2007 07:24:21 +0000 (07:24 +0000)]
*** empty log message ***

16 years agoProvide exact information about customizing Alt-Shift on Windows XP.
Eli Zaretskii [Sat, 17 Nov 2007 11:16:40 +0000 (11:16 +0000)]
Provide exact information about customizing Alt-Shift on Windows XP.

16 years ago(Fset_match_data): Remove the `evaporate' feature.
Stefan Monnier [Fri, 16 Nov 2007 22:16:01 +0000 (22:16 +0000)]
(Fset_match_data): Remove the `evaporate' feature.
(unwind_set_match_data): Don't use the `evaporate' feature.

16 years ago(set-locale-environment): Set default-file-name-coding-system _after_
Eli Zaretskii [Fri, 16 Nov 2007 18:23:20 +0000 (18:23 +0000)]
(set-locale-environment): Set default-file-name-coding-system _after_
keyboard and terminal coding systems.  This fixes last change.

16 years ago(rmail-current-subject-regexp): Allow more than one space after "Subject:".
Eli Zaretskii [Fri, 16 Nov 2007 16:05:53 +0000 (16:05 +0000)]
(rmail-current-subject-regexp): Allow more than one space after "Subject:".

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 16 Nov 2007 11:03:32 +0000 (11:03 +0000)]
*** empty log message ***

16 years ago(make-variable-frame-local): Fix typo in obsolescence declaration.
Juanma Barranquero [Fri, 16 Nov 2007 10:35:16 +0000 (10:35 +0000)]
(make-variable-frame-local): Fix typo in obsolescence declaration.

16 years ago(mail-extr-all-top-level-domains): Update domains.
Glenn Morris [Fri, 16 Nov 2007 07:54:30 +0000 (07:54 +0000)]
(mail-extr-all-top-level-domains): Update domains.

16 years ago(tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)
Stefan Monnier [Fri, 16 Nov 2007 03:18:49 +0000 (03:18 +0000)]
(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.

16 years ago(cvs-parse-table): Ignore errors when looking up files
Stefan Monnier [Fri, 16 Nov 2007 03:16:32 +0000 (03:16 +0000)]
(cvs-parse-table): Ignore errors when looking up files
in order to determine if there's a conflict.

16 years agoRemove Man reading problem.
Juri Linkov [Fri, 16 Nov 2007 01:28:43 +0000 (01:28 +0000)]
Remove Man reading problem.

16 years ago(Man-heading-regexp): Add 0-9.
Juri Linkov [Fri, 16 Nov 2007 01:28:02 +0000 (01:28 +0000)]
(Man-heading-regexp): Add 0-9.
(Man-first-heading-regexp): Remove leading space [ \t]* before NAME.

16 years ago*** empty log message ***
Andreas Schwab [Fri, 16 Nov 2007 00:19:41 +0000 (00:19 +0000)]
*** empty log message ***

16 years agoAlways take precision into account.
Andreas Schwab [Fri, 16 Nov 2007 00:18:16 +0000 (00:18 +0000)]
Always take precision into account.

16 years ago(Fformat): When formatting an integer as float take precision into account.
Andreas Schwab [Fri, 16 Nov 2007 00:10:45 +0000 (00:10 +0000)]
(Fformat): When formatting an integer as float take precision into account.

16 years agoFix last change.
Andreas Schwab [Thu, 15 Nov 2007 23:53:10 +0000 (23:53 +0000)]
Fix last change.

16 years ago(Fformat): Correctly format EMACS_INT values.
Andreas Schwab [Thu, 15 Nov 2007 23:45:21 +0000 (23:45 +0000)]
(Fformat): Correctly format EMACS_INT values.

16 years ago(Electric Keys, Custom Macros): Fix typos.
Juanma Barranquero [Thu, 15 Nov 2007 22:13:17 +0000 (22:13 +0000)]
(Electric Keys, Custom Macros): Fix typos.

16 years ago(nnimap-split-download-body): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:48:35 +0000 (18:48 +0000)]
(nnimap-split-download-body): Fix typo in docstring.

16 years ago(gnus-demon): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:47:51 +0000 (18:47 +0000)]
(gnus-demon): Fix typo in docstring.

16 years ago(gnus-uu-default-view-rules): Fix typos in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:44:29 +0000 (18:44 +0000)]
(gnus-uu-default-view-rules): Fix typos in docstring.
(gnus-uu-decode-save): Fix typo in prompt.

16 years ago(erc-log-matches): Fix typos in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:41:18 +0000 (18:41 +0000)]
(erc-log-matches): Fix typos in docstring.

16 years ago(log): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:39:04 +0000 (18:39 +0000)]
(log): Fix typo in docstring.

16 years ago(define-erc-response-handler): Fix typos in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:36:38 +0000 (18:36 +0000)]
(define-erc-response-handler): Fix typos in docstring.

16 years ago(erc-open): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:35:11 +0000 (18:35 +0000)]
(erc-open): Fix typo in docstring.

16 years ago(cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.
Juanma Barranquero [Thu, 15 Nov 2007 18:32:34 +0000 (18:32 +0000)]
(cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.

16 years ago(c-crosses-statement-barrier-p): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:27:06 +0000 (18:27 +0000)]
(c-crosses-statement-barrier-p): Fix typo in docstring.

16 years agoetags.c: (C_entries): In case '}', set fvdef to fvnone
Francesco Potortì [Thu, 15 Nov 2007 13:37:42 +0000 (13:37 +0000)]
etags.c: (C_entries): In case '}', set fvdef to fvnone
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).

16 years ago(esc-map): Bind C-M-l here; moved from reposition.el.
Richard M. Stallman [Thu, 15 Nov 2007 12:09:11 +0000 (12:09 +0000)]
(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.

16 years ago(reposition-window): Binding C-M-l moved to bindings.el.
Richard M. Stallman [Thu, 15 Nov 2007 12:08:27 +0000 (12:08 +0000)]
(reposition-window): Binding C-M-l moved to bindings.el.

16 years ago(add-change-log-entry-other-window):
Richard M. Stallman [Thu, 15 Nov 2007 12:04:38 +0000 (12:04 +0000)]
(add-change-log-entry-other-window):
Key binding C-x 4 a moved to bindings.el.

16 years ago(minibuffer-local-map): Bind C-tab here; moved from filecache.el.
Richard M. Stallman [Thu, 15 Nov 2007 12:01:04 +0000 (12:01 +0000)]
(minibuffer-local-map): Bind C-tab here; moved from filecache.el.

16 years agoMinibuffer map bindings moved to bindings.el.
Richard M. Stallman [Thu, 15 Nov 2007 12:00:15 +0000 (12:00 +0000)]
Minibuffer map bindings moved to bindings.el.

16 years ago(Communication Coding): Document x-select-request-type.
Richard M. Stallman [Thu, 15 Nov 2007 11:58:22 +0000 (11:58 +0000)]
(Communication Coding): Document x-select-request-type.

16 years ago(Equality Predicates): Delete `eql'.
Richard M. Stallman [Thu, 15 Nov 2007 11:55:59 +0000 (11:55 +0000)]
(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.

16 years ago(url-retrieve-synchronously): Call delete-process.
Richard M. Stallman [Thu, 15 Nov 2007 11:52:42 +0000 (11:52 +0000)]
(url-retrieve-synchronously): Call delete-process.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 15 Nov 2007 09:53:02 +0000 (09:53 +0000)]
*** empty log message ***

16 years ago(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Juanma Barranquero [Thu, 15 Nov 2007 09:36:34 +0000 (09:36 +0000)]
(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.

16 years ago(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Juanma Barranquero [Thu, 15 Nov 2007 09:33:33 +0000 (09:33 +0000)]
(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.

16 years ago(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Juanma Barranquero [Thu, 15 Nov 2007 09:24:41 +0000 (09:24 +0000)]
(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.

16 years ago(Top): Remove Frame-Local Variables from Node Listing.
Martin Rudalics [Thu, 15 Nov 2007 06:44:25 +0000 (06:44 +0000)]
(Top): Remove Frame-Local Variables from Node Listing.

16 years ago(Fw32_registered_hot_keys): Don't return the nil values corresponding
Juanma Barranquero [Wed, 14 Nov 2007 20:25:02 +0000 (20:25 +0000)]
(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.

16 years ago(set-locale-environment): Set default-file-name-coding-system
Jason Rumney [Wed, 14 Nov 2007 10:26:09 +0000 (10:26 +0000)]
(set-locale-environment): Set default-file-name-coding-system
from system defaults on Windows.

16 years ago(gdb-parent-bptno-enabled): New variable.
Nick Roberts [Wed, 14 Nov 2007 09:05:26 +0000 (09:05 +0000)]
(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.

16 years ago*** empty log message ***
Nick Roberts [Wed, 14 Nov 2007 09:03:45 +0000 (09:03 +0000)]
*** empty log message ***