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
Chong Yidong
904d8c69fa
Add note.
2008-06-08 04:39:45 +00:00
Chong Yidong
c07cbae6bd
* Makefile.in: Compile menu.c.
...
* lisp.h: Declare syms_of_menu.
* emacs.c (main): Call syms_of_menu.
* keyboard.h: Relocate platform-independent menu definitions from
xmenu.c.
* menu.c: New file. Relocate platform-independent menu
definitions from xmenu.c.
* xmenu.c: Remove platform-independent menu definitions.
(menu_items menu_items_inuse, menu_items_allocated)
(menu_items_used, menu_items_n_panes)
(menu_items_submenu_depth): Move to keyboard.h.
(init_menu_items, finish_menu_items, unuse_menu_items)
(discard_menu_items, restore_menu_items, save_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, single_menu_item)
(list_of_panes, list_of_items, find_and_call_menu_selection)
(xmalloc_widget_value, free_menubar_widget_value_tree)
(parse_single_submenu, digest_single_submenu)
(update_submenu_strings): Move to menu.c.
2008-06-08 04:38:11 +00:00
Chong Yidong
71015b451a
Compile menu.c.
2008-06-08 04:37:50 +00:00
Chong Yidong
febcacdd37
Declare syms_of_menu.
2008-06-08 04:37:34 +00:00
Chong Yidong
4e77ce6084
(main): Call syms_of_menu.
2008-06-08 04:37:19 +00:00
Chong Yidong
fc0bdb3330
Relocate platform-independent menu definitions from xmenu.c.
2008-06-08 04:37:01 +00:00
Chong Yidong
bf73263819
Remove platform-independent menu definitions.
...
(menu_items menu_items_inuse, menu_items_allocated)
(menu_items_used, menu_items_n_panes)
(menu_items_submenu_depth): Move to keyboard.h.
(init_menu_items, finish_menu_items, unuse_menu_items)
(discard_menu_items, restore_menu_items, save_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, single_menu_item)
(list_of_panes, list_of_items, find_and_call_menu_selection)
(xmalloc_widget_value, free_menubar_widget_value_tree)
(parse_single_submenu, digest_single_submenu)
(update_submenu_strings): Move to menu.c.
2008-06-08 04:36:46 +00:00
Chong Yidong
279a1d4b0b
* menu.c: New file. Relocate platform-independent menu definitions
...
from xmenu.c.
2008-06-08 04:36:08 +00:00
Stefan Monnier
2e3d43acd9
(apropos-library): New command and new button.
...
(apropos-library-button): New function.
2008-06-08 04:32:43 +00:00
Stefan Monnier
671c04d971
Remove spurious * in docstrings.
...
(apropos-label-face): Use variable pitch.
(apropos-print): Use dolist and with-current-buffer.
(apropos-print-doc): Use when.
2008-06-08 03:48:22 +00:00
Stefan Monnier
415da97ac4
(special-display-p, display-buffer): Fix up C->Elisp transcription error.
2008-06-08 02:07:47 +00:00
Stefan Monnier
ab5111e3df
(byte-compile-current-group): New var.
...
(byte-compile-file): Initialize it.
(byte-compile-nogroup-warn): Keep track of the current group.
2008-06-08 02:07:25 +00:00
Glenn Morris
2c01ac6a3f
(compile, compile-always, bootstrap-prepare):
...
Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
2008-06-08 01:23:11 +00:00
Stefan Monnier
4958ed94ef
(Flast_nonminibuf_frame): Handle the NULL case.
2008-06-07 13:52:12 +00:00
Kenichi Handa
3436ab424b
Docstrings improved.
2008-06-07 12:43:11 +00:00
Kenichi Handa
be99ca23c2
(hanja-init-load): Use a char-table for
...
hanja-table.
(hangul-to-hanja-char): Adjusted for the above change.
2008-06-07 12:41:32 +00:00
Glenn Morris
b464059ae8
(bootstrap-build): Remove mostlyclean, since it seems to serve no
...
purpose.
2008-06-07 02:47:27 +00:00
Glenn Morris
1839655288
(bootstrap-clean): Run autogen-clean.
...
(maintainer-clean): No need to run autogen-clean now it is included in
bootstrap-clean.
2008-06-07 02:46:01 +00:00
Glenn Morris
afe5ac582c
Remove unnecessary eval-when-compile.
2008-06-07 02:44:49 +00:00
Glenn Morris
937382fab3
Remove unnecessary eval-when-compiles and eval-and-compiles.
2008-06-07 02:44:10 +00:00
Glenn Morris
67f63a7a75
(finder-compile-keywords): Use lm-keywords-list rather than lm-keywords.
2008-06-07 02:42:43 +00:00
Glenn Morris
1fb07b5bb6
(terminal-init-linux): Use gpm-mouse-mode rather than obsolete alias.
2008-06-07 02:42:21 +00:00
Glenn Morris
531fdf02d6
Commentary fixes.
...
Remove unnecessary eval-when-compile.
2008-06-07 02:41:46 +00:00
Glenn Morris
20e43520ef
Remove unnecessary eval-and-compile.
2008-06-07 02:41:06 +00:00
Glenn Morris
c2457e543b
(mail-interactive): Add :version.
2008-06-07 02:40:47 +00:00
Glenn Morris
91ed8a5614
Remove unnecessary eval-when-compiles and eval-and-compiles.
2008-06-07 02:39:43 +00:00
Glenn Morris
3c5fa30ac9
Remove unnecessary eval-and-compile.
2008-06-07 02:38:59 +00:00
Glenn Morris
26b3dce61c
Remove unnecessary eval-when-compiles.
2008-06-07 02:38:32 +00:00