]>
git.eshelyaron.com Git - emacs.git/log
Stefan Monnier [Tue, 10 Jun 2008 18:49:18 +0000 (18:49 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 10 Jun 2008 18:41:01 +0000 (18:41 +0000)]
* dired.c (file_name_completion): Don't return t if the match is exact
but with different capitalization.
* minibuf.c (Ftry_completion): Simplify.
Juanma Barranquero [Tue, 10 Jun 2008 16:50:18 +0000 (16:50 +0000)]
Fix committer names and other typos.
Juanma Barranquero [Tue, 10 Jun 2008 16:16:18 +0000 (16:16 +0000)]
Fix typos.
Stefan Monnier [Tue, 10 Jun 2008 16:12:18 +0000 (16:12 +0000)]
(momentary-string-display): Use an overlay.
Stefan Monnier [Tue, 10 Jun 2008 16:08:48 +0000 (16:08 +0000)]
* window.c (Vwindow_point_insertion_type): New var.
(set_window_buffer): Use it.
(syms_of_window): Init and export it to Lisp.
* progmodes/compile.el (compilation-mode):
Set window-point-insertion-type.
(compilation-filter): Don't use insert-before-markers any more.
* emacs-lisp/trace.el (trace-make-advice):
Set window-point-insertion-type in the trace buffer.
* startup.el (normal-top-level): Set window-point-insertion-type in
*Messages*.
* net/telnet.el (telnet-mode): Set window-point-insertion-type.
(telnet-filter): Don't use insert-before-markers any more.
* comint.el (comint-mode): Set window-point-insertion-type.
(comint-output-filter): Don't use insert-before-markers any more.
* button.el (make-text-button): Allow `start' to be a string.
Stefan Monnier [Tue, 10 Jun 2008 14:17:32 +0000 (14:17 +0000)]
(make-text-button): Allow `start' to be a string.
Juanma Barranquero [Tue, 10 Jun 2008 11:14:15 +0000 (11:14 +0000)]
Fix name of committer/author.
Juanma Barranquero [Tue, 10 Jun 2008 11:06:39 +0000 (11:06 +0000)]
Fix name of patch's author.
Juanma Barranquero [Tue, 10 Jun 2008 09:18:36 +0000 (09:18 +0000)]
Fix typos.
Juanma Barranquero [Tue, 10 Jun 2008 09:03:38 +0000 (09:03 +0000)]
(autoload-rubric): Fix coding cookie not to force Unix EOL.
Martin Rudalics [Tue, 10 Jun 2008 07:45:23 +0000 (07:45 +0000)]
(window--splittable-p, window--try-to-split-window):
Don't use with-selected-window to avoid messing up get-lru-window.
Glenn Morris [Tue, 10 Jun 2008 03:29:43 +0000 (03:29 +0000)]
Header formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:21:37 +0000 (03:21 +0000)]
Correct copyright years to reflect the original newsticker.el from
which most of this code was extracted, not the year it was moved into
this file.
Header formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:20:38 +0000 (03:20 +0000)]
Header formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:20:18 +0000 (03:20 +0000)]
Correct copyright years to reflect the original newsticker.el from
which most of this code was extracted, not the year it was moved into
this file.
Header formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:19:15 +0000 (03:19 +0000)]
Header formatting fix.
Glenn Morris [Tue, 10 Jun 2008 03:17:34 +0000 (03:17 +0000)]
Correct copyright years to reflect the original newsticker.el from
which most of this code was extracted, not the year it was moved into
this file.
Glenn Morris [Tue, 10 Jun 2008 03:15:43 +0000 (03:15 +0000)]
Remove trailing whitespace.
Glenn Morris [Tue, 10 Jun 2008 03:12:26 +0000 (03:12 +0000)]
Fix commentary typo.
Glenn Morris [Tue, 10 Jun 2008 03:10:06 +0000 (03:10 +0000)]
(locate-library): Doc fix.
Glenn Morris [Tue, 10 Jun 2008 03:09:10 +0000 (03:09 +0000)]
(newsticker--next-item-image)
(newsticker--previous-item-image, newsticker--previous-feed-image)
(newsticker--next-feed-image, newsticker--mark-read-image)
(ewsticker--mark-immortal-image, newsticker--narrow-image)
(newsticker--get-all-image, newsticker--update-image)
(newsticker--browse-image): Check xpm images are available.
(newsticker--mark-read-image, newsticker--mark-immortal-image)
(newsticker--narrow-image, newsticker--get-all-image): Doc fix.
Glenn Morris [Tue, 10 Jun 2008 03:08:37 +0000 (03:08 +0000)]
(tool-bar-map): Don't declare.
(newsticker--plainview-tool-bar-map, newsticker-mode):
Check tool-bar-map is bound, for non-X builds.
(w3m-toggle-inline-image): Declare.
Glenn Morris [Tue, 10 Jun 2008 03:08:14 +0000 (03:08 +0000)]
(w3m-toggle-inline-images): Declare.
(newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
Check tool-bar-map is bound, for non-X builds.
Glenn Morris [Tue, 10 Jun 2008 03:07:46 +0000 (03:07 +0000)]
(tool-bar-map): Don't declare.
Glenn Morris [Tue, 10 Jun 2008 03:07:15 +0000 (03:07 +0000)]
(autoload-rubric): Add coding cookie.
Glenn Morris [Tue, 10 Jun 2008 03:06:30 +0000 (03:06 +0000)]
(finder-font-lock-keywords): Handle ``quotes''.
(finder-compile-keywords): Move let to where needed.
(finder-mouse-face-on-line): Go back one more line if needed.
(finder-list-matches): Use cadr.
(finder-goto-xref): New function.
(finder-commentary): Add buttons to jump to foo.el libraries.
Stefan Monnier [Tue, 10 Jun 2008 02:44:48 +0000 (02:44 +0000)]
(apropos-function, apropos-macro, apropos-command)
(apropos-variable, apropos-face, apropos-group, apropos-widget)
(apropos-plist): Add apropos-short-label property.
(apropos-multi-type): New variables.
(apropos-command, apropos-value): Set it.
(apropos-compact-layout): New custom.
(apropos-print, apropos-print-doc): Use it.
(apropos-print): Truncate lines.
Kenichi Handa [Tue, 10 Jun 2008 02:22:48 +0000 (02:22 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 10 Jun 2008 02:09:41 +0000 (02:09 +0000)]
(font_intern_prop): Prototype adjusted.
Kenichi Handa [Tue, 10 Jun 2008 02:09:15 +0000 (02:09 +0000)]
(font_intern_prop): New arg force_symbol.
(font_parse_xlfd): Adjusted for the change of font_intern_prop.
(font_parse_fcname): Likewise.
(font_parse_family_registry): Likewise.
Kenichi Handa [Tue, 10 Jun 2008 02:07:53 +0000 (02:07 +0000)]
(ftfont_pattern_entity): Adjusted for the change of font_intern_prop.
Kenichi Handa [Tue, 10 Jun 2008 02:07:06 +0000 (02:07 +0000)]
(add_font_name_to_list): Adjusted for
the change of font_intern_prop.
(w32_enumfont_pattern_entity): Likewise.
(w32_registry): Likewise.
Kenichi Handa [Tue, 10 Jun 2008 02:06:27 +0000 (02:06 +0000)]
(add_opentype_font_name_to_list): Adjusted for
the change of font_intern_prop.
Juanma Barranquero [Tue, 10 Jun 2008 00:31:53 +0000 (00:31 +0000)]
Fix typos.
Juanma Barranquero [Tue, 10 Jun 2008 00:25:55 +0000 (00:25 +0000)]
Fix typos.
Juanma Barranquero [Tue, 10 Jun 2008 00:01:00 +0000 (00:01 +0000)]
Fix typos.
Juanma Barranquero [Mon, 9 Jun 2008 23:58:03 +0000 (23:58 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 9 Jun 2008 23:56:54 +0000 (23:56 +0000)]
Fix typo.
Juanma Barranquero [Mon, 9 Jun 2008 23:53:21 +0000 (23:53 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 9 Jun 2008 23:48:12 +0000 (23:48 +0000)]
(digest_single_submenu): Declare extern.
Jason Rumney [Mon, 9 Jun 2008 23:43:45 +0000 (23:43 +0000)]
(x_make_frame_visible): Use alternate restore flags.
Jason Rumney [Mon, 9 Jun 2008 23:10:32 +0000 (23:10 +0000)]
(set_frame_menubar): Sync with version in xmenu.c.
(w32_menu_show): Sync with xmenu_show in xmenu.c.
Jason Rumney [Mon, 9 Jun 2008 23:05:10 +0000 (23:05 +0000)]
(set_frame_menubar): Sync with version in xmenu.c.
(w32_menu_show): Sync with xmenu_show in xmenu.c.
Jason Rumney [Mon, 9 Jun 2008 22:06:21 +0000 (22:06 +0000)]
(digest_single_submenu): Remove.
(syms_of_w32menu): Don't initialise variables that have moved to menu.c.
Jason Rumney [Mon, 9 Jun 2008 21:55:16 +0000 (21:55 +0000)]
(single_keymap_panes, push_menu_pane, push_menu_item): Make static again.
Jason Rumney [Mon, 9 Jun 2008 21:54:36 +0000 (21:54 +0000)]
(parse_single_submenu): Remove.
Jason Rumney [Mon, 9 Jun 2008 21:43:49 +0000 (21:43 +0000)]
(Fx_popup_menu): Unwind protect while building menu.
Glenn Morris [Mon, 9 Jun 2008 17:07:18 +0000 (17:07 +0000)]
Bootstrap now always starts from fresh loaddefs and similar files, so
maintainer-clean is no longer relevant to this issue.
Juanma Barranquero [Mon, 9 Jun 2008 16:15:02 +0000 (16:15 +0000)]
Fix typo.
Juanma Barranquero [Mon, 9 Jun 2008 15:25:27 +0000 (15:25 +0000)]
Fix typo.
Juanma Barranquero [Mon, 9 Jun 2008 15:09:44 +0000 (15:09 +0000)]
Fix typo.
Juanma Barranquero [Mon, 9 Jun 2008 13:58:42 +0000 (13:58 +0000)]
Remove non-breaking space.
Jason Rumney [Mon, 9 Jun 2008 12:59:07 +0000 (12:59 +0000)]
(enum button_type, widget_value, local_heap, local_alloc):
(local_free, malloc_widget_value, free_widget_value):
(MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE):
(MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION):
(MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP):
(MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
(menu_items, menu_items_allocated, menu_items_used):
(menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
(init_menu_items, finish_menu_items, discard_menu_items):
(grow_menu_items, push_submenu_start, push_submenu_end):
(push_left_right_boundary, push_menu_pane, push_menu_item,
(keymap_panes, single_keymap_panes, list_of_panes, list_of_items):
(free_menubar_widget_tree_value, parse_single_submenu):
(update_submenu_strings): Remove functions.
(xmalloc_widget_value): Remove and declare extern.
Jason Rumney [Mon, 9 Jun 2008 12:57:42 +0000 (12:57 +0000)]
* menu.c [HAVE_NTGUI]: Include w32term.h, move widget related
defs to w32gui.h.
(single_keymap_panes, push_menu_item, push_menu_pane): Make
globally visible.
Jason Rumney [Mon, 9 Jun 2008 12:57:27 +0000 (12:57 +0000)]
* w32gui.h (widget_value, XtPointer, Boolean, enum button_type):
(local_heap, local_alloc, local_free, malloc_widget_value):
(free_widget_value): Define here.
Jason Rumney [Mon, 9 Jun 2008 12:38:07 +0000 (12:38 +0000)]
(enum button_type, widget_value, local_heap, local_alloc):
(local_free, malloc_widget_value, free_widget_value):
(MENU_ITEMS_ITEM_NAME, MENU_ITEMS_ITEM_ENABLE, MENU_ITEMS_ITEM_VALUE):
(MENU_ITEMS_ITEM_EQUIV_KEY, MENU_ITEMS_ITEM_DEFINITION):
(MENU_ITEMS_ITEM_TYPE, MENU_ITEMS_ITEM_SELECTED, MENU_ITEMS_ITEM_HELP):
(MENU_ITEMS_ITEM_LENGTH, enum menu_item_idx): Remove defs.
(menu_items, menu_items_allocated, menu_items_used):
(menu_items_n_panes, menu_items_submenu_depth): Remove global vars.
(init_menu_items, finish_menu_items, discard_menu_items):
(grow_menu_items, push_submenu_start, push_submenu_end):
(push_left_right_boundary, push_menu_pane, push_menu_item,
(keymap_panes, single_keymap_panes, list_of_panes, list_of_items):
(free_menubar_widget_tree_value, parse_single_submenu):
(update_submenu_strings): Remove functions.
(xmalloc_widget_value): Remove and declare extern.
Jason Rumney [Mon, 9 Jun 2008 12:36:49 +0000 (12:36 +0000)]
Include w32term.h, move widget related
defs there.
Jason Rumney [Mon, 9 Jun 2008 12:36:01 +0000 (12:36 +0000)]
(widget_value, XtPointer, Boolean, enum button_type): Define here.
Jason Rumney [Mon, 9 Jun 2008 11:54:51 +0000 (11:54 +0000)]
($(SRC)/menu.o): New target.
(OBJ1): Include it.
Juanma Barranquero [Mon, 9 Jun 2008 11:36:44 +0000 (11:36 +0000)]
Fix typos.
Juanma Barranquero [Mon, 9 Jun 2008 11:30:20 +0000 (11:30 +0000)]
Fix typos.
Juanma Barranquero [Mon, 9 Jun 2008 10:25:27 +0000 (10:25 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 9 Jun 2008 10:08:13 +0000 (10:08 +0000)]
Fix typo. "cvs -d" is another entirely different switch.
Alan Mackenzie [Mon, 9 Jun 2008 08:48:12 +0000 (08:48 +0000)]
Clarify why `make bootstrap' sometimes fails.
Alan Mackenzie [Mon, 9 Jun 2008 08:46:21 +0000 (08:46 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 9 Jun 2008 07:20:07 +0000 (07:20 +0000)]
(Qascii_0): Extern it.
Kenichi Handa [Mon, 9 Jun 2008 07:19:19 +0000 (07:19 +0000)]
(Qascii_0): New variable.
(syms_of_font): DEFSYM it.
(font_open_by_name): If the registry "iso8859-1" fails, try also
"ascii-0".
Kenichi Handa [Mon, 9 Jun 2008 07:16:15 +0000 (07:16 +0000)]
(ftfont_spec_pattern): Accept the registry `ascii-0'.
Kenichi Handa [Mon, 9 Jun 2008 07:14:37 +0000 (07:14 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 9 Jun 2008 07:05:35 +0000 (07:05 +0000)]
(font-encoding-alist): Add an entry for "ascii-0".
Martin Rudalics [Mon, 9 Jun 2008 06:54:15 +0000 (06:54 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 9 Jun 2008 01:19:02 +0000 (01:19 +0000)]
(hanja-init-load): Show the message only when loading a table.
John Paul Wallington [Sun, 8 Jun 2008 21:53:13 +0000 (21:53 +0000)]
(mh-complete-word): Doc fix.
John Paul Wallington [Sun, 8 Jun 2008 21:48:05 +0000 (21:48 +0000)]
(mh-letter-mode-syntax-table): Define within defvar.
John Paul Wallington [Sun, 8 Jun 2008 21:47:08 +0000 (21:47 +0000)]
(mh-alias-read-address-map): Define within defvar.
John Paul Wallington [Sun, 8 Jun 2008 21:46:14 +0000 (21:46 +0000)]
(toplevel): Put `doc-string-elt' properties on `defun-mh'
and `defmacro-mh'.
Glenn Morris [Sun, 8 Jun 2008 19:11:43 +0000 (19:11 +0000)]
loaddefs are always fully regenerated on bootstrapping.
Mention esh-groups.
Mention autogen-clean.
Glenn Morris [Sun, 8 Jun 2008 19:00:38 +0000 (19:00 +0000)]
There is no reason to not use the `-dP' options to `cvs update' every time.
Ulf Jasper [Sun, 8 Jun 2008 18:44:20 +0000 (18:44 +0000)]
Autoload cookies for newsticker.
Miles Bader [Sun, 8 Jun 2008 18:09:06 +0000 (18:09 +0000)]
Add arch tagline
John Paul Wallington [Sun, 8 Jun 2008 17:25:40 +0000 (17:25 +0000)]
Document that `completion-ignore-case' is nil on MS-Windows.
Ulf Jasper [Sun, 8 Jun 2008 15:43:53 +0000 (15:43 +0000)]
newsticker changes.
Ulf Jasper [Sun, 8 Jun 2008 15:37:08 +0000 (15:37 +0000)]
Split into multiple files. New frontend. Bugfixes.
Ulf Jasper [Sun, 8 Jun 2008 15:36:18 +0000 (15:36 +0000)]
Initial check-in.
Andreas Schwab [Sun, 8 Jun 2008 15:31:08 +0000 (15:31 +0000)]
(vc-dir-children-marked-p): Fix child check.
Andreas Schwab [Sun, 8 Jun 2008 15:18:28 +0000 (15:18 +0000)]
(vc-cvs-dir-status): Pass -f to cvs.
Andreas Schwab [Sun, 8 Jun 2008 14:53:18 +0000 (14:53 +0000)]
(vc-dir-move-to-goal-column): Don't move in an
empty line.
Andreas Schwab [Sun, 8 Jun 2008 14:10:50 +0000 (14:10 +0000)]
(minibuffer-message): Bind inhibit-quit around
sit-for.
Martin Rudalics [Sun, 8 Jun 2008 13:02:38 +0000 (13:02 +0000)]
(split-height-threshold, split-width-threshold): Add
choice nil.
(split-window-preferred-function): Allow either nil or a function.
(window--splittable-p, window--try-to-split-window): Handle
changed option values.
(window--frame-usable-p): Handle nil argument.
(display-buffer): Call get-lru-window when pop-up-windows is nil
and window can't be split.
Eli Zaretskii [Sun, 8 Jun 2008 12:41:36 +0000 (12:41 +0000)]
Fix last entry for .gdbinit.
Juanma Barranquero [Sun, 8 Jun 2008 12:03:27 +0000 (12:03 +0000)]
*** empty log message ***
Michael Albinus [Sun, 8 Jun 2008 11:50:16 +0000 (11:50 +0000)]
* auth-source.el: Precise Tramp doc.
Bastien Guerry [Sun, 8 Jun 2008 11:40:45 +0000 (11:40 +0000)]
Fix typo.
Eric S. Raymond [Sun, 8 Jun 2008 11:33:11 +0000 (11:33 +0000)]
Document when cvs -d up may be needed.
Kenichi Handa [Sun, 8 Jun 2008 11:11:18 +0000 (11:11 +0000)]
*** empty log message ***
Kenichi Handa [Sun, 8 Jun 2008 11:01:55 +0000 (11:01 +0000)]
*** empty log message ***
Michael Albinus [Sun, 8 Jun 2008 10:49:19 +0000 (10:49 +0000)]
* net/tramp.el (top): Quote feature names. Remove
`tramp-rfn-eshadow-setup-minibuffer' from
`rfn-eshadow-setup-minibuffer-hook' when unloading.
(tramp-read-passwd): There is only one call to
`auth-source-user-or-password' needed. Pacify byte compiler.
Michael Albinus [Sun, 8 Jun 2008 10:42:34 +0000 (10:42 +0000)]
* uniquify.el (uniquify-get-proposed-name): Handle remote files.
Andreas Schwab [Sun, 8 Jun 2008 09:26:02 +0000 (09:26 +0000)]
* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
* Makefile.in (menu.o): Update dependencies.