Francesco Potortì
21e1464132
etags.c:
...
Make prototypes for extern definitions, and add all
that are needed to quench warnings on 64-bit.
(main): Use the same defaults for ctags as for etags: find
typedefs, structure tags, macro constants, enum constants, struct
members and global variables.
(make_C_tag) [DEBUG]: Add debugging printout.
(C_entries): In case '}' decrement bracelev before testing it.
2007-11-15 15:40:20 +00:00
Juanma Barranquero
1f6af58b9c
*** empty log message ***
2007-11-15 15:39:08 +00:00
Francesco Potortì
89d8309f69
Make prototypes for extern definitions, and add all
...
that are needed to quench warnings on 64-bit.
(main): Use the same defaults for ctags as for etags: find
typedefs, structure tags, macro constants, enum constants, struct
members and global variables.
(make_C_tag) [DEBUG]: Add debugging printout.
(C_entries): In case '}' decrement bracelev before testing it.
2007-11-15 15:38:52 +00:00
Juanma Barranquero
f91311d1a1
(Filename completion): Fix typos.
2007-11-15 15:38:05 +00:00
Stefan Monnier
e75e6cc8f7
(cvs-revert-if-needed): Ignore `unknown' files, since cvs
...
did not touch them.
2007-11-15 15:37:55 +00:00
Juanma Barranquero
a1bf7841cf
(Electric Keys, Electric Keys, Custom Macros): Fix typos.
2007-11-15 15:37:44 +00:00
Francesco Potortì
0b7f2f3fb9
Note that you can use "-" with --output=file in Etags.
2007-11-15 15:08:38 +00:00
Francesco Potortì
4fe655083a
etags.1: note that you can use "-" for stdout with -o.
2007-11-15 14:54:56 +00:00
Francesco Potortì
ba3cfe538d
Note that you can use "-" with -o in Etags.
2007-11-15 14:54:03 +00:00
Francesco Potortì
7455effca4
etags.c: (C_entries): In case '}', set fvdef to fvnone
...
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
2007-11-15 13:33:13 +00:00
Francesco Potortì
f14a3ad408
(C_entries): In case '}', set fvdef to fvnone
...
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
2007-11-15 13:32:27 +00:00
Martin Rudalics
af13c86adb
(Top): Remove Frame-Local Variables from Node Listing.
2007-11-15 06:48:44 +00:00
Jay Belanger
3fad8aaace
*** empty log message ***
2007-11-15 06:04:31 +00:00
Stefan Monnier
262fcd41bc
(swap_in_global_binding): Fix longstanding bug where
...
store_symval_forwarding was not called with the right second argument,
thus causing objfwd-ing from being dropped.
2007-11-15 06:00:07 +00:00
Jay Belanger
a81f03138a
(calc-scientific-function-menu,calc-algebra-menu,calc-graphics-menu)
...
(calc-vectors-menu,calc-modes-menu): Adjust capitalization.
2007-11-15 04:19:04 +00:00
Miles Bader
d43fba2fd1
Add arch tagline
2007-11-15 04:15:05 +00:00
Jay Belanger
3bc88bc923
(Basic commands): Mention the menu.
2007-11-15 03:35:49 +00:00
Jay Belanger
011279a63c
(calc-menu): Make menu visible only in Calc buffer.
2007-11-15 03:21:46 +00:00
Jay Belanger
ebbdfa246a
(calc-mode): Require calc-menu.
2007-11-15 02:57:46 +00:00
Jay Belanger
d0e18a3aaf
New file.
2007-11-15 02:57:08 +00:00
Juanma Barranquero
d29a98484e
(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-14 17:35:46 +00:00
Juanma Barranquero
36458ebde7
(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): Fix typos in docstrings.
2007-11-14 17:33:36 +00:00
Juanma Barranquero
87da51769e
(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-14 17:32:51 +00:00
Juanma Barranquero
02b39a28f9
(Fw32_define_rgb_color, Fw32_load_color_file, Fx_display_save_under):
...
Fix typos in docstrings.
(Fx_server_version): Reflow docstring.
(Fw32_shell_execute): Doc fixes.
2007-11-14 17:13:43 +00:00
Juanma Barranquero
517d7b9f8f
*** empty log message ***
2007-11-14 16:57:56 +00:00
Juanma Barranquero
5bdf7ff7c2
Remove leftover comment.
2007-11-14 15:38:16 +00:00
Juanma Barranquero
7408473147
(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.
(w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames,
w32_pass_multimedia_buttons_to_system, w32_strict_painting,
Vw32_charset_info_alist, w32_to_x_color, w32_init_class, w32_createscrollbar,
w32_createwindow, my_post_msg, w32_get_modifiers, w32_grabbed_keys,
cancel_all_deferred_msgs): Make static.
(syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>: Fix typo in docstring.
2007-11-14 15:34:37 +00:00
Juanma Barranquero
f31d0424ea
Comment change.
2007-11-14 11:18:54 +00:00
Juanma Barranquero
1d91014721
(isearch-buffers-next-buffer-function): Doc fix.
2007-11-14 10:51:12 +00:00
Nick Roberts
266e779b86
(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 08:59:16 +00:00
Nick Roberts
8e813bab82
*** empty log message ***
2007-11-14 08:58:07 +00:00
Noah Friedman
84b4b70d64
Add `backward-delete-char-untabify' to the list of bindings to remap when
...
`calc-scan-for-dels' is non-nil.
2007-11-13 18:52:00 +00:00
Dan Nicolaescu
d8947b79fc
* emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
...
constant forms.
(byte-compile-nilconstp): New function.
(byte-optimize-cond): Kill subsequent branches when a branch is
know to be taken or not taken.
(byte-optimize-if): Use byte-compile-nilconstp instead of hand
coding.
2007-11-13 16:10:14 +00:00
Dan Nicolaescu
30a308aa4b
(vc-register): Allow registering a file passed as a
...
parameter instead of just the current buffer.
2007-11-13 15:11:41 +00:00
Juanma Barranquero
fb053a1f93
(Fw32_register_hot_key): Don't try to register
...
hot key if w32_parse_hot_key returned nil.
2007-11-13 15:09:34 +00:00
Martin Rudalics
a537330542
(Help Functions): Document new macro `with-help-window'.
2007-11-13 07:50:36 +00:00
Martin Rudalics
ff98e0249e
(Help Summary, Apropos, Misc Help): Fix typos.
...
(Help Echo): Avoid mentioning the term "region" here and
consistently use the term "active text".
2007-11-13 07:46:25 +00:00
Michael Albinus
e42c6bbc41
* net/tramp.el (tramp-open-connection-setup-interactive-shell): Check
...
whether the output of "uname -sr" has been changed.
2007-11-12 20:04:13 +00:00
Michael Albinus
bc5300d37d
* tramp.texi (Connection caching): Tramp flushes connection
...
properties when remote operating system has been changed.
2007-11-12 20:01:25 +00:00
Vinicius Jose Latorre
ddab770590
Insert patterns from compilation-perl.el and compilation-weblint.el files.
2007-11-12 18:29:05 +00:00
Vinicius Jose Latorre
afefed6222
Add new entries.
2007-11-12 18:27:10 +00:00
Miles Bader
4130f72c9d
Add arch tagline
2007-11-12 12:05:22 +00:00
Nick Roberts
b7085ac710
*** empty log message ***
2007-11-12 07:18:55 +00:00
Dan Nicolaescu
2dea72abb4
* progmodes/compilation-perl.el:
...
* progmodes/compilation-weblint.el: Disable autoloads, they cause
a bootstrap failure.
2007-11-12 07:17:45 +00:00
Dan Nicolaescu
2e7a8a21c9
(vc-cvs-diff): If backup files exist, diff them
...
instead of doing "cvs diff" in order to avoid accessing the
repository.
2007-11-12 03:56:38 +00:00
Vinicius Jose Latorre
4cbf3aa72e
New files.
2007-11-12 03:00:25 +00:00
Juanma Barranquero
dcb3ea403d
*** empty log message ***
2007-11-11 23:13:48 +00:00
Juanma Barranquero
3013ced888
(iso-translate-conventions): Doc fix.
...
(iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab,
iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
(iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso, iso-iso2gtex,
iso-iso2duden, iso-iso2sgml, iso-sgml2iso): Rewrite in active voice.
2007-11-11 22:43:06 +00:00
Juri Linkov
34065e5efd
Add comments about isearch support.
2007-11-11 22:24:04 +00:00
Dan Nicolaescu
c27f56ee33
(vc-start-entry): Fix setting the in the case the function
...
is called from vc-dired. Use when instead of if where
appropriate.
2007-11-11 14:55:56 +00:00