]>
git.eshelyaron.com Git - emacs.git/log
Glenn Morris [Sat, 24 Nov 2007 03:21:14 +0000 (03:21 +0000)]
Copy here from trunk
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.
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.
Francesco Potortì [Thu, 22 Nov 2007 12:44:49 +0000 (12:44 +0000)]
Revert a change in etags syntax.
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.
Francesco Potortì [Thu, 22 Nov 2007 12:13:11 +0000 (12:13 +0000)]
Updates to etags.1.
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.
Francesco Potortì [Thu, 22 Nov 2007 11:30:52 +0000 (11:30 +0000)]
Help strings corrections in etags.c.
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.
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.
Jan Djärv [Thu, 22 Nov 2007 08:42:12 +0000 (08:42 +0000)]
(x-gtk-map-stock): Check if FILE is a string.
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.
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>.
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.
Francesco Potortì [Tue, 20 Nov 2007 16:17:03 +0000 (16:17 +0000)]
Backporting bug corrections from trunk.
Richard M. Stallman [Tue, 20 Nov 2007 12:39:52 +0000 (12:39 +0000)]
(Example -- Configuring a tool called directly): Update example.
Richard M. Stallman [Tue, 20 Nov 2007 12:38:26 +0000 (12:38 +0000)]
Comment change.
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.
Glenn Morris [Tue, 20 Nov 2007 04:04:37 +0000 (04:04 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 19 Nov 2007 13:01:14 +0000 (13:01 +0000)]
*** empty log message ***
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).
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.
Nick Roberts [Mon, 19 Nov 2007 07:26:01 +0000 (07:26 +0000)]
Update commentary.
Nick Roberts [Mon, 19 Nov 2007 07:24:21 +0000 (07:24 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 17 Nov 2007 11:16:40 +0000 (11:16 +0000)]
Provide exact information about customizing Alt-Shift on Windows XP.
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.
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.
Eli Zaretskii [Fri, 16 Nov 2007 16:05:53 +0000 (16:05 +0000)]
(rmail-current-subject-regexp): Allow more than one space after "Subject:".
Juanma Barranquero [Fri, 16 Nov 2007 11:03:32 +0000 (11:03 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 16 Nov 2007 10:35:16 +0000 (10:35 +0000)]
(make-variable-frame-local): Fix typo in obsolescence declaration.
Glenn Morris [Fri, 16 Nov 2007 07:54:30 +0000 (07:54 +0000)]
(mail-extr-all-top-level-domains): Update domains.
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.
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.
Juri Linkov [Fri, 16 Nov 2007 01:28:43 +0000 (01:28 +0000)]
Remove Man reading problem.
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.
Andreas Schwab [Fri, 16 Nov 2007 00:19:41 +0000 (00:19 +0000)]
*** empty log message ***
Andreas Schwab [Fri, 16 Nov 2007 00:18:16 +0000 (00:18 +0000)]
Always 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.
Andreas Schwab [Thu, 15 Nov 2007 23:53:10 +0000 (23:53 +0000)]
Fix last change.
Andreas Schwab [Thu, 15 Nov 2007 23:45:21 +0000 (23:45 +0000)]
(Fformat): Correctly format EMACS_INT values.
Juanma Barranquero [Thu, 15 Nov 2007 22:13:17 +0000 (22:13 +0000)]
(Electric Keys, Custom Macros): Fix typos.
Juanma Barranquero [Thu, 15 Nov 2007 18:48:35 +0000 (18:48 +0000)]
(nnimap-split-download-body): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:47:51 +0000 (18:47 +0000)]
(gnus-demon): Fix typo 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.
Juanma Barranquero [Thu, 15 Nov 2007 18:41:18 +0000 (18:41 +0000)]
(erc-log-matches): Fix typos in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:39:04 +0000 (18:39 +0000)]
(log): Fix typo in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:36:38 +0000 (18:36 +0000)]
(define-erc-response-handler): Fix typos in docstring.
Juanma Barranquero [Thu, 15 Nov 2007 18:35:11 +0000 (18:35 +0000)]
(erc-open): Fix typo in docstring.
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.
Juanma Barranquero [Thu, 15 Nov 2007 18:27:06 +0000 (18:27 +0000)]
(c-crosses-statement-barrier-p): Fix typo in docstring.
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).
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.
Richard M. Stallman [Thu, 15 Nov 2007 12:08:27 +0000 (12:08 +0000)]
(reposition-window): Binding C-M-l moved to bindings.el.
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.
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.
Richard M. Stallman [Thu, 15 Nov 2007 12:00:15 +0000 (12:00 +0000)]
Minibuffer map bindings moved to bindings.el.
Richard M. Stallman [Thu, 15 Nov 2007 11:58:22 +0000 (11:58 +0000)]
(Communication Coding): Document x-select-request-type.
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.
Richard M. Stallman [Thu, 15 Nov 2007 11:52:42 +0000 (11:52 +0000)]
(url-retrieve-synchronously): Call delete-process.
Juanma Barranquero [Thu, 15 Nov 2007 09:53:02 +0000 (09:53 +0000)]
*** empty log message ***
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.
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.
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.
Martin Rudalics [Thu, 15 Nov 2007 06:44:25 +0000 (06:44 +0000)]
(Top): Remove Frame-Local Variables from Node Listing.
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.
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.
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.
Nick Roberts [Wed, 14 Nov 2007 09:03:45 +0000 (09:03 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 13 Nov 2007 13:01:40 +0000 (13:01 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 13 Nov 2007 12:55:45 +0000 (12:55 +0000)]
(Fw32_register_hot_key): Don't try to register
hot key if w32_parse_hot_key returned nil.
Richard M. Stallman [Mon, 12 Nov 2007 05:59:31 +0000 (05:59 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 11 Nov 2007 22:33:07 +0000 (22:33 +0000)]
(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.
Juri Linkov [Sun, 11 Nov 2007 20:23:41 +0000 (20:23 +0000)]
(menu-bar-help-menu):
Move "About Emacs" and "About GNU" to the end of the Help menu.
Move "Emacs Psychotherapist" after "Send Bug Report...".
Move "External Packages" after "Find Emacs Packages".
Juri Linkov [Sun, 11 Nov 2007 20:23:23 +0000 (20:23 +0000)]
Rename save-buffers-kill-terminal to save-buffers-kill-emacs
to fix previous commit.
Juri Linkov [Sun, 11 Nov 2007 20:22:18 +0000 (20:22 +0000)]
*** empty log message ***
Glenn Morris [Sun, 11 Nov 2007 03:17:40 +0000 (03:17 +0000)]
(Special Diary Entries): Fix Thanksgiving example.
Glenn Morris [Sun, 11 Nov 2007 03:17:27 +0000 (03:17 +0000)]
*** empty log message ***
Juri Linkov [Sat, 10 Nov 2007 22:42:06 +0000 (22:42 +0000)]
(BASE_PURESIZE): Increase to
1130000 .
Juri Linkov [Sat, 10 Nov 2007 21:21:03 +0000 (21:21 +0000)]
(emacs-copyright): Add emacs-copyright.
Juri Linkov [Sat, 10 Nov 2007 21:19:54 +0000 (21:19 +0000)]
(help-map, help-for-help-internal): Add `C-h C-a'.
Juri Linkov [Sat, 10 Nov 2007 21:19:13 +0000 (21:19 +0000)]
Add `button'. Move up `startup'.
Juri Linkov [Sat, 10 Nov 2007 21:18:48 +0000 (21:18 +0000)]
Backport startup screen related changes from the trunk.
Stefan Monnier [Sat, 10 Nov 2007 03:06:45 +0000 (03:06 +0000)]
(load_overlay_strings): Fix copy&paste typo.
Jason Rumney [Sat, 10 Nov 2007 01:47:45 +0000 (01:47 +0000)]
Sync charset names with setup-default-fontset.
Append "-1" where second part missing.
Jason Rumney [Sat, 10 Nov 2007 01:28:52 +0000 (01:28 +0000)]
Enable SJIS fonts before creating any fontsets.
Juanma Barranquero [Sat, 10 Nov 2007 00:28:58 +0000 (00:28 +0000)]
(ido-save-history): Write the history file in UTF-8,
and add `coding' file-local variable.
Juanma Barranquero [Fri, 9 Nov 2007 16:59:24 +0000 (16:59 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 9 Nov 2007 16:49:24 +0000 (16:49 +0000)]
*** empty log message ***
Miles Bader [Fri, 9 Nov 2007 09:48:56 +0000 (09:48 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 269)
- Update from CVS
2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
2007-11-04 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi, man/gnus-faq.texi, man/message.texi: Bump version to 5.10.9.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-147
YAMAMOTO Mitsuharu [Fri, 9 Nov 2007 08:45:13 +0000 (08:45 +0000)]
(face-normalize-spec): Remove function.
(frame-set-background-mode): Undo last change.
Juanma Barranquero [Fri, 9 Nov 2007 03:19:27 +0000 (03:19 +0000)]
(enable-local-variables): Doc fix.
Vinicius Jose Latorre [Thu, 8 Nov 2007 17:14:46 +0000 (17:14 +0000)]
Change regexp to match dir like 'a...b'
Glenn Morris [Thu, 8 Nov 2007 08:51:39 +0000 (08:51 +0000)]
Explain combine-and-quote-strings, split-string-and-unquote.
Some re-ordering.
Chong Yidong [Wed, 7 Nov 2007 15:31:20 +0000 (15:31 +0000)]
(handle_face_prop): Fix last change.
Chong Yidong [Wed, 7 Nov 2007 15:30:51 +0000 (15:30 +0000)]
(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.
Chong Yidong [Wed, 7 Nov 2007 15:29:56 +0000 (15:29 +0000)]
* dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
twice.
* xdisp.c (handle_face_prop): Fix last change.
Glenn Morris [Wed, 7 Nov 2007 03:33:16 +0000 (03:33 +0000)]
Johan Bockg� <bojohan at gnu.org>
(eshell-insertion-filter, eshell-sentinel): Use `with-current-buffer'.
Glenn Morris [Wed, 7 Nov 2007 03:32:41 +0000 (03:32 +0000)]
Johan Bockg� <bojohan at gnu.org>
(eshell-output-filter): Use `with-current-buffer'.
Richard M. Stallman [Wed, 7 Nov 2007 01:27:30 +0000 (01:27 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 6 Nov 2007 16:33:18 +0000 (16:33 +0000)]
*** empty log message ***