Jason Rumney
02246cb835
(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.
2008-06-09 12:59:07 +00:00
Jason Rumney
3a408e5854
* 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.
2008-06-09 12:57:42 +00:00
Jason Rumney
607db0aa6a
* w32gui.h (widget_value, XtPointer, Boolean, enum button_type):
...
(local_heap, local_alloc, local_free, malloc_widget_value):
(free_widget_value): Define here.
2008-06-09 12:57:27 +00:00
Jason Rumney
6fc032ed6f
(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.
2008-06-09 12:38:07 +00:00
Jason Rumney
a8495745c0
Include w32term.h, move widget related
...
defs there.
2008-06-09 12:36:49 +00:00
Jason Rumney
4d65e18f1d
(widget_value, XtPointer, Boolean, enum button_type): Define here.
2008-06-09 12:36:01 +00:00
Jason Rumney
a2b7437ba0
($(SRC)/menu.o): New target.
...
(OBJ1): Include it.
2008-06-09 11:54:51 +00:00
Juanma Barranquero
a35cae746a
Fix typos.
2008-06-09 11:36:44 +00:00
Juanma Barranquero
1f204af3e4
Fix typos.
2008-06-09 11:30:20 +00:00
Juanma Barranquero
f37e787e55
*** empty log message ***
2008-06-09 10:25:27 +00:00
Juanma Barranquero
429870c2d8
Fix typo. "cvs -d" is another entirely different switch.
2008-06-09 10:08:13 +00:00
Alan Mackenzie
274559e112
Clarify why `make bootstrap' sometimes fails.
2008-06-09 08:48:12 +00:00
Alan Mackenzie
294e8689d1
*** empty log message ***
2008-06-09 08:46:21 +00:00
Kenichi Handa
366664ad7d
(Qascii_0): Extern it.
2008-06-09 07:20:07 +00:00
Kenichi Handa
9e1bb909ea
(Qascii_0): New variable.
...
(syms_of_font): DEFSYM it.
(font_open_by_name): If the registry "iso8859-1" fails, try also
"ascii-0".
2008-06-09 07:19:19 +00:00
Kenichi Handa
770835fda4
(ftfont_spec_pattern): Accept the registry `ascii-0'.
2008-06-09 07:16:15 +00:00
Kenichi Handa
365698cf5d
*** empty log message ***
2008-06-09 07:14:37 +00:00
Kenichi Handa
cd155f72a1
(font-encoding-alist): Add an entry for "ascii-0".
2008-06-09 07:05:35 +00:00
Martin Rudalics
e3a35600df
*** empty log message ***
2008-06-09 06:54:15 +00:00
Kenichi Handa
9c346e0d07
(hanja-init-load): Show the message only when loading a table.
2008-06-09 01:19:02 +00:00
John Paul Wallington
b7149a8192
(mh-complete-word): Doc fix.
2008-06-08 21:53:13 +00:00
John Paul Wallington
88b8b41d17
(mh-letter-mode-syntax-table): Define within defvar.
2008-06-08 21:48:05 +00:00
John Paul Wallington
6b4093c022
(mh-alias-read-address-map): Define within defvar.
2008-06-08 21:47:08 +00:00
John Paul Wallington
524fec4d83
(toplevel): Put doc-string-elt' properties on
defun-mh'
...
and `defmacro-mh'.
2008-06-08 21:46:14 +00:00
Glenn Morris
8871e7f503
loaddefs are always fully regenerated on bootstrapping.
...
Mention esh-groups.
Mention autogen-clean.
2008-06-08 19:11:43 +00:00
Glenn Morris
90ce091903
There is no reason to not use the -dP' options to
cvs update' every time.
2008-06-08 19:00:38 +00:00
Ulf Jasper
4da498ebdf
Autoload cookies for newsticker.
2008-06-08 18:44:20 +00:00
Miles Bader
041fa0d4e3
Add arch tagline
2008-06-08 18:09:06 +00:00
John Paul Wallington
203553fdc3
Document that `completion-ignore-case' is nil on MS-Windows.
2008-06-08 17:25:40 +00:00
Ulf Jasper
1398bf10ab
newsticker changes.
2008-06-08 15:43:53 +00:00
Ulf Jasper
114ba1d69a
Split into multiple files. New frontend. Bugfixes.
2008-06-08 15:37:08 +00:00
Ulf Jasper
2415d4c6dc
Initial check-in.
2008-06-08 15:36:18 +00:00
Andreas Schwab
64137cbc07
(vc-dir-children-marked-p): Fix child check.
2008-06-08 15:31:08 +00:00
Andreas Schwab
77003b236b
(vc-cvs-dir-status): Pass -f to cvs.
2008-06-08 15:18:28 +00:00
Andreas Schwab
c99657a558
(vc-dir-move-to-goal-column): Don't move in an
...
empty line.
2008-06-08 14:53:18 +00:00
Andreas Schwab
24f7ee4cee
(minibuffer-message): Bind inhibit-quit around
...
sit-for.
2008-06-08 14:10:50 +00:00
Martin Rudalics
2bd0c2e02f
(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.
2008-06-08 13:02:38 +00:00
Eli Zaretskii
8f440b79a5
Fix last entry for .gdbinit.
2008-06-08 12:41:36 +00:00
Juanma Barranquero
0181bf6619
*** empty log message ***
2008-06-08 12:03:27 +00:00
Michael Albinus
43d28dcd43
* auth-source.el: Precise Tramp doc.
2008-06-08 11:50:16 +00:00
Bastien Guerry
942b475021
Fix typo.
2008-06-08 11:40:45 +00:00
Eric S. Raymond
8669e78f20
Document when cvs -d up may be needed.
2008-06-08 11:33:11 +00:00
Kenichi Handa
b2ee479e34
*** empty log message ***
2008-06-08 11:11:18 +00:00
Kenichi Handa
322081f146
*** empty log message ***
2008-06-08 11:01:55 +00:00
Michael Albinus
48846dc595
* 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.
2008-06-08 10:49:19 +00:00
Michael Albinus
b8206d82a5
* uniquify.el (uniquify-get-proposed-name): Handle remote files.
2008-06-08 10:42:34 +00:00
Andreas Schwab
a4240420ba
* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
...
* Makefile.in (menu.o): Update dependencies.
2008-06-08 09:26:02 +00:00
Andreas Schwab
660100f3bc
(Ffontset_info): Fix typo.
2008-06-08 09:01:28 +00:00
Andreas Schwab
01ef9d3692
* Makefile.in (obj): Always add menu.o
...
* emacs.c (main): Always call syms_of_menu.
* keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
2008-06-08 08:59:47 +00:00
Andreas Schwab
73f60406a5
(display-buffer): Use lru window if current window
...
cannot be split.
2008-06-08 07:54:25 +00:00