bpt/emacs.git
16 years ago(decode_coding_big5, produce_chars): Fix typos in last
Andreas Schwab [Sun, 2 Mar 2008 19:56:45 +0000 (19:56 +0000)]
(decode_coding_big5, produce_chars): Fix typos in last
change.

16 years ago($(TRES)): Depend on icon and manifest.
Jason Rumney [Sun, 2 Mar 2008 19:03:12 +0000 (19:03 +0000)]
($(TRES)): Depend on icon and manifest.

16 years agoNew icon.
Dan Nicolaescu [Sun, 2 Mar 2008 18:18:35 +0000 (18:18 +0000)]
New icon.

16 years agoRequire cl when compiling.
Andreas Schwab [Sun, 2 Mar 2008 17:24:18 +0000 (17:24 +0000)]
Require cl when compiling.

16 years ago(decode_coding_utf_8): When eol-type of CODING is
Kenichi Handa [Sun, 2 Mar 2008 08:05:14 +0000 (08:05 +0000)]
(decode_coding_utf_8): When eol-type of CODING is
`dos', don't decode '\r' if that is the last in the source.
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_raw_text, decode_coding_charset): Likewise.
(produce_chars): Don't decode EOL here.  Use EMACS_INT.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 2 Mar 2008 02:03:57 +0000 (02:03 +0000)]
*** empty log message ***

16 years ago(compilation-menu-map): Add menu entries
Dan Nicolaescu [Sun, 2 Mar 2008 01:10:30 +0000 (01:10 +0000)]
(compilation-menu-map): Add menu entries
for useful options.

16 years agoAdd python-mode.
Glenn Morris [Sat, 1 Mar 2008 23:51:46 +0000 (23:51 +0000)]
Add python-mode.

16 years ago(w32font_full_name): Report point size for scalable fonts.
Jason Rumney [Sat, 1 Mar 2008 23:04:20 +0000 (23:04 +0000)]
(w32font_full_name): Report point size for scalable fonts.

16 years ago(CHAR_GLYPH_SPACE_P): Check for default face.
Kim F. Storm [Sat, 1 Mar 2008 22:30:51 +0000 (22:30 +0000)]
(CHAR_GLYPH_SPACE_P): Check for default face.

16 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Mar 2008 22:30:25 +0000 (22:30 +0000)]
*** empty log message ***

16 years ago(w32font_full_name): New function.
Jason Rumney [Sat, 1 Mar 2008 21:22:50 +0000 (21:22 +0000)]
(w32font_full_name): New function.
(w32font_open_internal): Use it.

16 years agoThis is Dan's patch from
Glenn Morris [Sat, 1 Mar 2008 21:11:37 +0000 (21:11 +0000)]
This is Dan's patch from
http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00134.html
changed to use a common `bytecomp' prefix.

(byte-recompile-directory, byte-compile-file, batch-byte-compile)
(batch-byte-compile-file): Give a `bytecomp-' prefix to local
variables with common names.

16 years ago(line_draw_cost): Fix invalid glyph check.
Kim F. Storm [Sat, 1 Mar 2008 20:57:46 +0000 (20:57 +0000)]
(line_draw_cost): Fix invalid glyph check.

16 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Mar 2008 20:57:25 +0000 (20:57 +0000)]
*** empty log message ***

16 years agoMore info on how to replace make-variable-frame-local.
Glenn Morris [Sat, 1 Mar 2008 20:31:09 +0000 (20:31 +0000)]
More info on how to replace make-variable-frame-local.

16 years ago(viper-cond-compile-for-xemacs-or-emacs): Delete macro.
Glenn Morris [Sat, 1 Mar 2008 20:23:36 +0000 (20:23 +0000)]
(viper-cond-compile-for-xemacs-or-emacs): Delete macro.
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

Replace obselete frame-local variables with frame-parameters.
(viper-replace-overlay-cursor-color, viper-insert-state-cursor-color)
(viper-emacs-state-cursor-color, viper-vi-state-cursor-color): Only
call make-variable-frame-local on XEmacs.

16 years ago(font_unparse_fcname): Increase len when style is a symbol.
Jason Rumney [Sat, 1 Mar 2008 20:21:03 +0000 (20:21 +0000)]
(font_unparse_fcname): Increase len when style is a symbol.

16 years ago(zmacs-region-stays): No need to define for compiler.
Glenn Morris [Sat, 1 Mar 2008 20:19:23 +0000 (20:19 +0000)]
(zmacs-region-stays): No need to define for compiler.

Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

Replace obselete frame-local variables with frame-parameters.
(viper-frame-value): New macro.
(viper-set-cursor-color-according-to-state, viper-save-cursor-color)
(viper-get-saved-cursor-color-in-replace-mode)
(viper-get-saved-cursor-color-in-insert-mode)
(viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay):
Use viper-frame-value for viper-replace-overlay-cursor-color,
viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and
viper-vi-state-cursor-color values.

(viper-set-minibuffer-overlay): Use when rather than if.

16 years ago(zmacs-region-stays): No need to define for compiler.
Glenn Morris [Sat, 1 Mar 2008 20:14:46 +0000 (20:14 +0000)]
(zmacs-region-stays): No need to define for compiler.

Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

Replace obselete frame-local variables with frame-parameters.
(viper-insert-state-post-command-sentinel, viper-R-state-post-command-sentinel)
(viper-replace-state-post-command-sentinel, viper-change-state-to-insert)
(viper-change-state-to-emacs): Use viper-frame-value for
viper-replace-overlay-cursor-color, viper-emacs-state-cursor-color,
viper-insert-state-cursor-color, and viper-vi-state-cursor-color values.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:11:47 +0000 (20:11 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:11:00 +0000 (20:11 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(viper-add-keymap): Use mapc rather than mapcar on Emacs.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:10:26 +0000 (20:10 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.

16 years agoExpand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Sat, 1 Mar 2008 20:09:54 +0000 (20:09 +0000)]
Expand all viper-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(viper-counting-clicks-p): Only define on XEmacs.

16 years ago(zmacs-region-stays): Define for compiler once only.
Glenn Morris [Sat, 1 Mar 2008 20:07:49 +0000 (20:07 +0000)]
(zmacs-region-stays): Define for compiler once only.

16 years ago(byte-compile-maybe-guarded): Restore code commented out 2007-11-10.
Glenn Morris [Sat, 1 Mar 2008 20:07:28 +0000 (20:07 +0000)]
(byte-compile-maybe-guarded): Restore code commented out 2007-11-10.

16 years agoNew version 9.3.
Vinicius Jose Latorre [Sat, 1 Mar 2008 19:00:24 +0000 (19:00 +0000)]
New version 9.3.

16 years ago(make-glyph-code): Don't test the result of `face-id',
Juanma Barranquero [Sat, 1 Mar 2008 15:40:44 +0000 (15:40 +0000)]
(make-glyph-code): Don't test the result of `face-id',
which already signals an error for invalid faces.
(glyph-face): Simplify.

16 years ago(handle_one_xevent): For Gtk+ and ConfigureNotify, call
Jan Djärv [Sat, 1 Mar 2008 14:59:17 +0000 (14:59 +0000)]
(handle_one_xevent): For Gtk+ and ConfigureNotify, call
xg_frame_resized when the event is for the edit widget.

16 years ago(xg_frame_resized): Renamed from xg_resize_widgets.
Jan Djärv [Sat, 1 Mar 2008 14:57:46 +0000 (14:57 +0000)]
(xg_frame_resized): Renamed from xg_resize_widgets.

16 years ago(xg_resize_outer_widget): Only do one of set_geometry or
Jan Djärv [Sat, 1 Mar 2008 14:56:53 +0000 (14:56 +0000)]
(xg_resize_outer_widget): Only do one of set_geometry or
set_char_size.
(xg_frame_resized): Renamed from xg_resize_widgets.  Remove all
operations on widgets here.  Just set frame size if needed.
(flush_and_sync, x_wm_size_hint_off, xg_pack_tool_bar): New functions.
(xg_frame_set_char_size): Call x_wm_size_hint_off before resizing.
(x_wm_set_size_hint): Set size hints on the edit widget only, not
the whole frame.
(xg_create_tool_bar): Move attachement of the tool bar to
xg_pack_tool_bar.  Do not attach the tool bar if there are no items.
(free_frame_tool_bar): Remove call to SET_FRAME_GARBAGED.

16 years ago(desktop-read): Set `desktop-dirname' to nil before running
Juanma Barranquero [Sat, 1 Mar 2008 14:17:41 +0000 (14:17 +0000)]
(desktop-read): Set `desktop-dirname' to nil before running
`desktop-not-loaded-hook' to allow modifying it.
Don't show warning message if `desktop-dirname' was modified.

16 years ago*** empty log message ***
Jason Rumney [Sat, 1 Mar 2008 10:09:52 +0000 (10:09 +0000)]
*** empty log message ***

16 years ago(w32_msg_pump): Disable debug code.
Jason Rumney [Sat, 1 Mar 2008 10:02:23 +0000 (10:02 +0000)]
(w32_msg_pump): Disable debug code.

16 years ago*** empty log message ***
Nick Roberts [Sat, 1 Mar 2008 04:53:01 +0000 (04:53 +0000)]
*** empty log message ***

16 years agoMerge from emacs--rel--22
Miles Bader [Sat, 1 Mar 2008 01:28:31 +0000 (01:28 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090

16 years agoMerge from gnus--devo--0
Miles Bader [Sat, 1 Mar 2008 01:28:14 +0000 (01:28 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1089

16 years ago(cua-remap-control-z): Fix typo in docstring.
Juanma Barranquero [Sat, 1 Mar 2008 00:26:22 +0000 (00:26 +0000)]
(cua-remap-control-z): Fix typo in docstring.

16 years ago(Help Files): Move describe-gnu-project to C-h g.
Kim F. Storm [Fri, 29 Feb 2008 23:44:55 +0000 (23:44 +0000)]
(Help Files): Move describe-gnu-project to C-h g.
Move describe-distribution to C-h C-o.
Move view-emacs-problems to C-h C-p.
Add view-emacs-debugging on C-h C-d.
Add view-external-packages on C-h C-e.
Add view-order-manuals on C-h C-m.

16 years agoAdd header line.
Kim F. Storm [Fri, 29 Feb 2008 23:44:30 +0000 (23:44 +0000)]
Add header line.

16 years ago(cua-remap-control-v)
Kim F. Storm [Fri, 29 Feb 2008 23:43:10 +0000 (23:43 +0000)]
(cua-remap-control-v)
(cua-remap-control-z): New defcustoms.
(cua-mode): Add them to set-after property.
(cua--init-keymaps): Use them.
Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.

16 years agoRename describe-project to describe-gnu-project.
Kim F. Storm [Fri, 29 Feb 2008 23:42:52 +0000 (23:42 +0000)]
Rename describe-project to describe-gnu-project.

16 years ago*** empty log message ***
Kim F. Storm [Fri, 29 Feb 2008 23:37:54 +0000 (23:37 +0000)]
*** empty log message ***

16 years ago(view-emacs-todo): Rename from view-todo.
Kim F. Storm [Fri, 29 Feb 2008 23:37:38 +0000 (23:37 +0000)]
(view-emacs-todo): Rename from view-todo.
(describe-gnu-project): Rename from describe-project.  Users changed.
(view-help-file): New helper function.
(describe-distribution, describe-copying, describe-gnu-project)
(view-todo, view-order-manuals, view-emacs-problems): Use it.
(view-emacs-debugging, view-external-packages): New commands.
(help-map): Move describe-distribution to C-h C-o (ordering).
Move view-emacs-problems to C-h C-p (problems).
Bind view-emacs-debugging to C-h C-d (debugging).
Bind view-external-packages to C-h C-e (extras).
(help-for-help-internal): Cleanup and align descriptions.
Remove command names to reduce clutter.

16 years ago*** empty log message ***
Kim F. Storm [Fri, 29 Feb 2008 23:37:10 +0000 (23:37 +0000)]
*** empty log message ***

16 years ago(vc-set-mode-line-busy-indicator): Use shorter message
Nick Roberts [Fri, 29 Feb 2008 22:09:56 +0000 (22:09 +0000)]
(vc-set-mode-line-busy-indicator): Use shorter message
and quieter face (not a warning).

16 years ago*** empty log message ***
Nick Roberts [Fri, 29 Feb 2008 22:08:06 +0000 (22:08 +0000)]
*** empty log message ***

16 years ago** Shell-script indenting of &&, | (patch available)
Chong Yidong [Fri, 29 Feb 2008 21:16:31 +0000 (21:16 +0000)]
** Shell-script indenting of &&, | (patch available)

16 years ago* vc.el (vc-status-crt-marked): New variable.
Dan Nicolaescu [Fri, 29 Feb 2008 19:13:54 +0000 (19:13 +0000)]
* vc.el (vc-status-crt-marked): New variable.
(vc-status-mode): Make it local.
(vc-status-refresh): Use it to save the marked files.
(vc-update-vc-status-buffer): Use it to restore the marked files.

* vc-svn.el (vc-svn-after-dir-status):
* vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer.

16 years agoChanged ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
Jason Rumney [Fri, 29 Feb 2008 10:58:19 +0000 (10:58 +0000)]
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
section is specific to MSVC.

16 years ago*** empty log message ***
Glenn Morris [Fri, 29 Feb 2008 07:55:05 +0000 (07:55 +0000)]
*** empty log message ***

16 years agoMention `test' directory.
Glenn Morris [Fri, 29 Feb 2008 04:32:15 +0000 (04:32 +0000)]
Mention `test' directory.

16 years agoUlf Jasper <ulf.jasper at web.de>: New file.
Glenn Morris [Fri, 29 Feb 2008 04:27:44 +0000 (04:27 +0000)]
Ulf Jasper  <ulf.jasper at web.de>: New file.

16 years agoNew file.
Glenn Morris [Fri, 29 Feb 2008 04:27:23 +0000 (04:27 +0000)]
New file.

16 years ago(allout-topic-encryption-bullet)
Glenn Morris [Fri, 29 Feb 2008 04:08:10 +0000 (04:08 +0000)]
(allout-topic-encryption-bullet)
(allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
(allout-encrypt-unencrypted-on-saves): Change defcustom :version
from 22.0 to 22.1.

16 years ago(allout-topic-encryption-bullet)
Glenn Morris [Fri, 29 Feb 2008 04:06:59 +0000 (04:06 +0000)]
(allout-topic-encryption-bullet)
(allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
(allout-encrypt-unencrypted-on-saves): Change defcustom :version
from 22.0 to 22.1.

16 years agoChange defcustom :version from 23.0 to 23.1.
Glenn Morris [Fri, 29 Feb 2008 04:03:49 +0000 (04:03 +0000)]
Change defcustom :version from 23.0 to 23.1.

16 years ago(imap-ping-server): Change defcustom :version from 23.0 to 23.1.
Glenn Morris [Fri, 29 Feb 2008 04:03:16 +0000 (04:03 +0000)]
(imap-ping-server): Change defcustom :version from 23.0 to 23.1.

16 years ago(tls-checktrust, tls-untrusted, tls-hostmismatch):
Glenn Morris [Fri, 29 Feb 2008 04:02:43 +0000 (04:02 +0000)]
(tls-checktrust, tls-untrusted, tls-hostmismatch):
Change defcustom :version from 23.0 to 23.1.

16 years ago*** empty log message ***
Glenn Morris [Fri, 29 Feb 2008 04:02:23 +0000 (04:02 +0000)]
*** empty log message ***

16 years ago** Two display bugs involving interactions between after-string and
Chong Yidong [Fri, 29 Feb 2008 03:13:44 +0000 (03:13 +0000)]
** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
First bug is fixed in trunk.

16 years ago(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
Chong Yidong [Fri, 29 Feb 2008 03:12:27 +0000 (03:12 +0000)]
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
we're currently reading from a display string.

16 years ago* xdisp.c (next_overlay_string): Don't set
Chong Yidong [Fri, 29 Feb 2008 03:12:19 +0000 (03:12 +0000)]
* xdisp.c (next_overlay_string): Don't set
overlay_strings_at_end_processed_p if we're currently reading from a
display string.

16 years ago(desktop-save): Save the buffer name if the uniquified base name is empty.
Juanma Barranquero [Fri, 29 Feb 2008 03:03:57 +0000 (03:03 +0000)]
(desktop-save): Save the buffer name if the uniquified base name is empty.

16 years ago(desktop-save): Save the buffer name if the uniquified base name is empty.
Juanma Barranquero [Fri, 29 Feb 2008 02:59:43 +0000 (02:59 +0000)]
(desktop-save): Save the buffer name if the uniquified base name is empty.

16 years ago(diff-sanity-check-hunk): Only accept an empty line if
Stefan Monnier [Fri, 29 Feb 2008 02:40:10 +0000 (02:40 +0000)]
(diff-sanity-check-hunk): Only accept an empty line if
we still expect more lines.

16 years ago(get_overlay_strings_1): Fix typo.
Stefan Monnier [Fri, 29 Feb 2008 02:10:45 +0000 (02:10 +0000)]
(get_overlay_strings_1): Fix typo.

16 years ago(get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:03:54 +0000 (02:03 +0000)]
(get_overlay_strings_1): Add missing argument type.

16 years ago* xdisp.c (get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:03:42 +0000 (02:03 +0000)]
* xdisp.c (get_overlay_strings_1): Add missing argument type.

16 years ago(get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:02:39 +0000 (02:02 +0000)]
(get_overlay_strings_1): Add missing argument type.

16 years ago* xdisp.c (get_overlay_strings_1): Add missing argument type.
Chong Yidong [Fri, 29 Feb 2008 02:02:27 +0000 (02:02 +0000)]
* xdisp.c (get_overlay_strings_1): Add missing argument type.

16 years ago(gdb-info-stack-custom): Apply
Nick Roberts [Fri, 29 Feb 2008 00:47:13 +0000 (00:47 +0000)]
(gdb-info-stack-custom): Apply
function-name-face correctly when user has
"set print address off".

16 years ago*** empty log message ***
Nick Roberts [Fri, 29 Feb 2008 00:45:19 +0000 (00:45 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 28 Feb 2008 23:50:44 +0000 (23:50 +0000)]
*** empty log message ***

16 years ago(custom-mode, custom-mode-hook): Use 23.1 as version
Juanma Barranquero [Thu, 28 Feb 2008 23:42:48 +0000 (23:42 +0000)]
(custom-mode, custom-mode-hook): Use 23.1 as version
number of the next major Emacs release, not 23.0.

16 years ago(longlines-unload-function): New function.
Juanma Barranquero [Thu, 28 Feb 2008 23:41:52 +0000 (23:41 +0000)]
(longlines-unload-function): New function.

16 years ago(normal-splash-screen): Add argument `concise'.
Juri Linkov [Thu, 28 Feb 2008 23:32:11 +0000 (23:32 +0000)]
(normal-splash-screen): Add argument `concise'.
Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
to the created buffer.  If `concise' is non-nil, call
`display-buffer', otherwise `switch-to-buffer'.  Doc fix.
(display-startup-screen): Add argument `concise' to the call to
`normal-splash-screen'.

16 years ago(normal-splash-screen): Add argument `concise'.
Juri Linkov [Thu, 28 Feb 2008 23:30:11 +0000 (23:30 +0000)]
(normal-splash-screen): Add argument `concise'.
Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
to the created buffer.  If `concise' is non-nil, call
`display-buffer', otherwise `switch-to-buffer'.  Doc fix.
(display-startup-screen): Add argument `concise' to the call to
`normal-splash-screen'.

16 years ago(startup-echo-area-message): Check for about-emacs.
Juri Linkov [Thu, 28 Feb 2008 22:59:12 +0000 (22:59 +0000)]
(startup-echo-area-message): Check for about-emacs.

16 years ago(startup-echo-area-message): Check for about-emacs.
Juri Linkov [Thu, 28 Feb 2008 22:56:02 +0000 (22:56 +0000)]
(startup-echo-area-message): Check for about-emacs.

16 years agoAlways add initial message to *scratch* buffer if
Juri Linkov [Thu, 28 Feb 2008 22:50:26 +0000 (22:50 +0000)]
Always add initial message to *scratch* buffer if
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.

16 years agoAlways add initial message to *scratch* buffer if
Juri Linkov [Thu, 28 Feb 2008 22:43:30 +0000 (22:43 +0000)]
Always add initial message to *scratch* buffer if
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.

16 years ago(fill-comment-paragraph): Don't try to do comment-paragraph filling
Stefan Monnier [Thu, 28 Feb 2008 22:29:03 +0000 (22:29 +0000)]
(fill-comment-paragraph): Don't try to do comment-paragraph filling
if the commark doesn't match comment-start-skip.

16 years ago(hs-minor-mode-menu): Compare `hs-isearch-open' with t instead of
Juri Linkov [Thu, 28 Feb 2008 21:02:45 +0000 (21:02 +0000)]
(hs-minor-mode-menu): Compare `hs-isearch-open' with t instead of
`comment' in :selected for "Code and Comment blocks" menu item.

16 years ago(menu-bar-search-menu, menu-bar-replace-menu): Capitalize "Tagged Files".
Juri Linkov [Thu, 28 Feb 2008 20:46:30 +0000 (20:46 +0000)]
(menu-bar-search-menu, menu-bar-replace-menu): Capitalize "Tagged Files".
(minibuffer-local-map): Add menu items for next/previous
history elements and isearch history forward/backward.

16 years ago(viper-emacs-state-mode-list): Rename `custom-mode' to `Custom-mode'.
Juri Linkov [Thu, 28 Feb 2008 20:46:02 +0000 (20:46 +0000)]
(viper-emacs-state-mode-list): Rename `custom-mode' to `Custom-mode'.

16 years agoRename `custom-mode' to `Custom-mode'.
Juri Linkov [Thu, 28 Feb 2008 20:45:51 +0000 (20:45 +0000)]
Rename `custom-mode' to `Custom-mode'.

16 years ago(custom-mode-map, custom-mode-link-map):
Juri Linkov [Thu, 28 Feb 2008 20:45:37 +0000 (20:45 +0000)]
(custom-mode-map, custom-mode-link-map):
Rename `custom-mode' to `Custom-mode' in docstrings.
(custom-buffer-create-internal, customize-browse):
Rename `custom-mode' to `Custom-mode'.
(custom-mode-hook): Rename to `Custom-mode-hook'.
(Custom-mode-hook): Renamed from `custom-mode-hook'.
(custom-mode): Rename to `Custom-mode'.
(Custom-mode): Renamed from `custom-mode'.  Doc fix.
(custom-mode): Add backward-compatible non-interactive variant of
`Custom-mode' that simply calls `Custom-mode'.  Mark it obsoleted.
(custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'.

16 years ago(uniquify-buffer-base-name): Undo last change.
Stefan Monnier [Thu, 28 Feb 2008 19:46:59 +0000 (19:46 +0000)]
(uniquify-buffer-base-name): Undo last change.

16 years ago(utf-7-encode): Never skip the trailing - for the `imap' variant.
Stefan Monnier [Thu, 28 Feb 2008 19:43:51 +0000 (19:43 +0000)]
(utf-7-encode): Never skip the trailing - for the `imap' variant.

16 years ago(url-get-normalized-date): Simplify
Teodor Zlatanov [Thu, 28 Feb 2008 19:41:44 +0000 (19:41 +0000)]
(url-get-normalized-date): Simplify
to use `format-time-string'.  Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.

16 years ago** Emacs fails to start properly if the current working directory is
Chong Yidong [Thu, 28 Feb 2008 19:29:14 +0000 (19:29 +0000)]
** Emacs fails to start properly if the current working directory is
on a vfat or ntfs filesystem
Fixed by 2008-02-26 Jason Rumney

16 years agoUse with-current-buffer.
Stefan Monnier [Thu, 28 Feb 2008 19:12:01 +0000 (19:12 +0000)]
Use with-current-buffer.

16 years ago(url-get-normalized-date): Simplify
Teodor Zlatanov [Thu, 28 Feb 2008 17:41:40 +0000 (17:41 +0000)]
(url-get-normalized-date): Simplify
to use `format-time-string'.  Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.

16 years ago(uniquify-buffer-base-name): Undo last change. Should be
Stefan Monnier [Thu, 28 Feb 2008 17:09:18 +0000 (17:09 +0000)]
(uniquify-buffer-base-name): Undo last change.  Should be
done in desktop.el instead.

16 years ago*** empty log message ***
Dan Nicolaescu [Thu, 28 Feb 2008 15:43:21 +0000 (15:43 +0000)]
*** empty log message ***

16 years ago(ftfont_match): Explicitly set pixelsize in pattern.
Kenichi Handa [Thu, 28 Feb 2008 12:54:46 +0000 (12:54 +0000)]
(ftfont_match): Explicitly set pixelsize in pattern.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 28 Feb 2008 10:13:26 +0000 (10:13 +0000)]
*** empty log message ***

16 years ago(handle_auto_composed_prop): Don't make composition if it->string
Kenichi Handa [Thu, 28 Feb 2008 05:46:27 +0000 (05:46 +0000)]
(handle_auto_composed_prop): Don't make composition if it->string
is a string.

16 years ago(Info-goto-node): Remove declaration.
Glenn Morris [Thu, 28 Feb 2008 03:49:35 +0000 (03:49 +0000)]
(Info-goto-node): Remove declaration.
(org-info): Use info rather than Info-goto-node.