Richard M. Stallman
8ac6262d0b
Add license notice.
2007-01-02 21:03:27 +00:00
Richard M. Stallman
bfd18a0e02
(Changing a Variable): Minor clarification.
...
(Specific Customization): customize-customized => customize-unsaved.
2007-01-02 21:02:44 +00:00
Alan Mackenzie
2bac13f523
*** empty log message ***
2007-01-02 21:02:13 +00:00
Richard M. Stallman
e60e4a7578
(Entering Emacs): Clean up text about restarting Emacs for each file.
2007-01-02 21:01:42 +00:00
Richard M. Stallman
e59d2bef6e
(Shell Options): Minor cleanup.
2007-01-02 21:01:08 +00:00
Richard M. Stallman
668ef058b8
(Windows Keyboard): Explain that Windows was incompatible
...
with Emacs, not vice versa.
2007-01-02 21:00:44 +00:00
Richard M. Stallman
3a8d6df346
(Symbol Completion): Recommend customizing window manager.
2007-01-02 20:59:47 +00:00
Richard M. Stallman
de22254507
(Resources): Minor fix.
2007-01-02 20:59:10 +00:00
Richard M. Stallman
babe03d6a9
(Variable Aliases): Clarify that aliases vars always have the same value.
2007-01-02 20:58:29 +00:00
Richard M. Stallman
9e7166c8f4
(Bindat Spec): Fix Texinfo usage.
2007-01-02 20:58:02 +00:00
Richard M. Stallman
14bafd7ea7
(Defining Minor Modes): Explain effect of command
...
defined with define-global-minor-mode on new buffers.
2007-01-02 20:57:30 +00:00
Richard M. Stallman
d00767411f
(cfengine-font-lock-syntactic-keywords): Fix format of value.
2007-01-02 20:56:26 +00:00
Richard M. Stallman
0b97da8f38
(customize-unsaved): Renamed from customize-customized.
...
Change messages accordingly.
(customize-customized): Now alias.
2007-01-02 20:55:54 +00:00
Alan Mackenzie
e6a24f43fd
(c-mask-paragraph): In a block comment, check that the "*/" is present
...
before trying to manipulate the "*/".
2007-01-02 20:54:10 +00:00
Reiner Steib
10ad749b12
(Using PGP/MIME): Document gpg-agent usage.
...
(Security): Split into sub-nodes.
2007-01-02 19:52:57 +00:00
Richard M. Stallman
952ccc09b9
Add c-file-style local binding.
2007-01-02 18:32:12 +00:00
Richard M. Stallman
74561a26a3
*** empty log message ***
2007-01-02 18:29:37 +00:00
Jan Djärv
9c6612b923
(xg_menu_item_cb_data_): Remove highlight_id and
...
unhighlight_id.
2007-01-02 16:50:01 +00:00
Jan Djärv
665c8f1cb8
(menuitem_highlight_callback): Invoked widget is the
...
parent of the menu item. Get menu item widget from event.
(xg_create_one_menuitem, xg_update_menu_item): highlight_id and
unhighlight_id has been removed.
(create_menus): Connect enter/leave-notify-event to the menu instead
of individual items.
2007-01-02 16:49:49 +00:00
Jan Djärv
0c5e9b06e8
*** empty log message ***
2007-01-02 16:48:35 +00:00
Francesco Potortì
56c0d8662f
*** empty log message ***
2007-01-02 11:28:50 +00:00
Francesco Potortì
660222c758
(main): Pass the -u option to sort in ctags mode.
2007-01-02 11:28:13 +00:00
Francesco Potortì
c0e4af8a52
Remove references to the --no-warn option, which is now undocumented.
2007-01-02 11:04:57 +00:00
Francesco Potortì
ed8bbc0e02
(longopts): New undocumented option --no-duplicates.
...
(no_duplicates): Static variables for the above option.
(print_help): Do not print help for --no-warn, now undocumented.
(add_node): Allow duplicate tags in ctags mode unless --no-duplicates.
2007-01-02 11:00:40 +00:00
Kim F. Storm
cd1059fb84
*** empty log message ***
2007-01-02 10:16:04 +00:00
Richard M. Stallman
5e52bbe093
*** empty log message ***
2007-01-02 03:22:19 +00:00
Juanma Barranquero
e19bc9c426
*** empty log message ***
2007-01-02 01:31:47 +00:00
Juanma Barranquero
93e7eeb4d8
(version-control): Doc fix.
2007-01-02 01:26:20 +00:00
Alan Mackenzie
b1da67d7b2
*** empty log message ***
2007-01-01 22:20:46 +00:00
Alan Mackenzie
cdae7c3ac0
Changes for CC Mode 5.31.4. They are detailed in the ChangeLog entries
...
for 2007-01-01.
2007-01-01 22:19:41 +00:00
Alan Mackenzie
51c9af45fe
Update CC Mode to version 5.31.4. The detailed changes are those
...
recorded in the ChangeLog for 2007-01-01.
2007-01-01 22:11:28 +00:00
Richard M. Stallman
d8a4fc444a
(isearch-done): Use FOUND-POINT or FOUND-START
...
only if we restored isearch-window-configuration.
2007-01-01 21:49:04 +00:00
Jan Djärv
7327156500
Reorder
2007-01-01 19:03:59 +00:00
Jan Djärv
42ab4c8174
(Table of Resources): Add scrollBarWidth resource.
2007-01-01 19:03:39 +00:00
Jan Djärv
fe7dc56e0a
*** empty log message ***
2007-01-01 19:03:27 +00:00
Kim F. Storm
a71b20e2ae
*** empty log message ***
2007-01-01 16:04:13 +00:00
Jan Djärv
3fcd018655
(enter_hook, leave_hook): New functions
...
(xlw_create_menubar, xlw_create_popup_menu): Connect XtNenter/leave
to enter/leave_hook.
2007-01-01 15:20:33 +00:00
Jan Djärv
1ecd508641
(xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
...
(display_menu, map_event_to_widget_value): Generate enter and
leave callbacks.
(pop_up_menu): Initialize mw->menu.inside_entry.
2007-01-01 15:20:11 +00:00
Jan Djärv
36bce9a9b2
(_XlwMenu_part): Add enter/leave callbacks and
...
inside_entry.
2007-01-01 15:19:58 +00:00
Jan Djärv
3e39a8ac3b
(XtNleaveCallback, XtNenterCallback): New strings.
2007-01-01 15:19:46 +00:00
Miles Bader
1fc8c92b50
Fix admin/quick-install-emacs to work with recent versions of autoconf
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-584
2007-01-01 12:14:54 +00:00
Miles Bader
db62924458
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 184-185)
- Update from CVS
- Merge from emacs--devo--0
2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
message.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-582
2007-01-01 03:15:00 +00:00
Richard M. Stallman
0947a3720e
(Specific Customization): Document customize-option
...
instead of customize-variable.
2007-01-01 01:57:22 +00:00
Richard M. Stallman
596258f450
(User Input): Document keys stolen by window mangers.
2007-01-01 01:56:55 +00:00
Jan Djärv
1e0fe298c2
(update_frame_tool_bar): Connect create-menu-proxy with
...
xg_tool_bar_menu_proxy.
(xg_tool_bar_menu_proxy): New function.
(xg_tool_bar_proxy_callback): New function.
2006-12-31 18:31:49 +00:00
Romain Francoise
13fcde77fb
Cosmetics.
2006-12-31 15:33:08 +00:00
Michael Albinus
496f830892
* net/tramp.el (tramp-default-method): Don't call `symbol-function'.
...
Apply `funcall' directly on 'executable-find.
2006-12-31 15:03:51 +00:00
Kim F. Storm
f57cdb50a7
*** empty log message ***
2006-12-31 00:48:53 +00:00
Kim F. Storm
2c47a0f0fc
(Choosing Modes): Document auto-mode-case-fond.
2006-12-31 00:38:43 +00:00
Kim F. Storm
bb178aaa96
(auto-mode-case-fold): Doc fix.
2006-12-31 00:34:49 +00:00