]>
git.eshelyaron.com Git - emacs.git/log
Glenn Morris [Fri, 19 Oct 2007 02:14:21 +0000 (02:14 +0000)]
(mouse-minor-mode-menu)
(minor-mode-menu-from-indicator): Move to mouse.el.
Glenn Morris [Fri, 19 Oct 2007 02:12:13 +0000 (02:12 +0000)]
Add C-x v v bug.
Richard M. Stallman [Fri, 19 Oct 2007 01:13:01 +0000 (01:13 +0000)]
Whitespace fix.
Richard M. Stallman [Fri, 19 Oct 2007 01:12:43 +0000 (01:12 +0000)]
(describe-function-1): Don't use the advice origname
if it has no function definition yet.
Katsumi Yamaoka [Thu, 18 Oct 2007 22:49:05 +0000 (22:49 +0000)]
From_ Johan Bockgrd, <http://article.gmane.org/gmane.emacs.devel/81056>
* net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
Use `save-restriction' rather than `widen'.
Stefan Monnier [Thu, 18 Oct 2007 22:07:34 +0000 (22:07 +0000)]
(read_key_sequence): Undo a change introduced by multi-tty
which caused key-translation-map to applied repeatedly (thus breaking
double-mode).
Richard M. Stallman [Thu, 18 Oct 2007 21:23:32 +0000 (21:23 +0000)]
(display-time-world-time-format): Display day # not month #.
Miles Bader [Thu, 18 Oct 2007 21:07:57 +0000 (21:07 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 128)
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 257-258)
- Merge from emacs--rel--22
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-897
Miles Bader [Thu, 18 Oct 2007 21:09:02 +0000 (21:09 +0000)]
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 257-258)
- Merge from emacs--rel--22
- Update from CVS
2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-util.el (gnus-string<): New function.
* lisp/gnus/gnus-sum.el (gnus-article-sort-by-author)
(gnus-article-sort-by-subject): Use it.
2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-win.el (gnus-configure-windows): Focus on the frame for which
the frame-focus tag is set in gnus-buffer-configuration.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-128
Miles Bader [Thu, 18 Oct 2007 21:07:49 +0000 (21:07 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 125-127)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
Jason Rumney [Thu, 18 Oct 2007 21:00:43 +0000 (21:00 +0000)]
Add Image Support section.
Reiner Steib [Thu, 18 Oct 2007 19:59:52 +0000 (19:59 +0000)]
(auto-mode-alist): Don't use doc-view for PS and EPS.
Reiner Steib [Thu, 18 Oct 2007 19:46:39 +0000 (19:46 +0000)]
Remove version keyword.
(doc-view-ghostscript-program, doc-view-dvipdfm-program)
(doc-view-ps2pdf-program): Use executable-find. Simplify custom type.
(doc-view-ghostscript-options): Improve custom type.
(doc-view-cache-directory, doc-view-conversion-buffer)
(doc-view-conversion-refresh-interval): Simplify custom type.
Reiner Steib [Thu, 18 Oct 2007 19:33:57 +0000 (19:33 +0000)]
(doc-view-mode-map): Use the image-mode scrolling commands. Don't rebind C-x k.
Reiner Steib [Thu, 18 Oct 2007 19:30:23 +0000 (19:30 +0000)]
* doc-view.el (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
(doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png)
(doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
(doc-view-ps->pdf-sentinel, doc-view-ps->pdf): Remove superfluous
messages.
Reiner Steib [Thu, 18 Oct 2007 19:24:30 +0000 (19:24 +0000)]
(doc-view-ghostscript-options, doc-view-ps->pdf):
Add comment about "-dSAFER".
Stefan Monnier [Thu, 18 Oct 2007 19:07:49 +0000 (19:07 +0000)]
Don't require xt-mouse.
(terminal-init-xterm): Run terminal-init-xterm-hook rather than
calling turn-on-xterm-mouse-tracking-on-terminal directly.
Stefan Monnier [Thu, 18 Oct 2007 19:06:44 +0000 (19:06 +0000)]
Don't change the global function-key-map anny more.
(xterm-mouse-mode): Use terminal-init-xterm-hook. Don't use
after-make-frame-functions now that term/xterm.el calls us directly.
(turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking):
Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal.
(turn-on-xterm-mouse-tracking-on-terminal): Make param optional.
Setup input-decode-map and remember that xterm-mouse-mode was
enabled in this terminal.
(turn-off-xterm-mouse-tracking-on-terminal): Only disable on those
terminals where it has been enabled.
Stefan Monnier [Thu, 18 Oct 2007 19:02:23 +0000 (19:02 +0000)]
(tty-create-frame-with-faces): Make sure not only
tty-run-terminal-initialization but also set-locale-environment
are run only once per terminal.
(tty-run-terminal-initialization): Don't check if the terminal was
already initted.
Stefan Monnier [Thu, 18 Oct 2007 18:53:28 +0000 (18:53 +0000)]
(encoded-kbd-setup-display): Be careful not to remove keymaps that just
happen to inherit from one of ours. When setting up our keymap, make sure
it won't be accidentally modified by someone else.
Thien-Thi Nguyen [Thu, 18 Oct 2007 18:25:15 +0000 (18:25 +0000)]
(emerge-setup): Use insert-buffer-substring.
(emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
Thien-Thi Nguyen [Thu, 18 Oct 2007 16:07:35 +0000 (16:07 +0000)]
(org-columns-eval): Use forward-line.
Thien-Thi Nguyen [Thu, 18 Oct 2007 16:05:45 +0000 (16:05 +0000)]
Delete eol whitespace; nfc.
Thien-Thi Nguyen [Thu, 18 Oct 2007 16:01:02 +0000 (16:01 +0000)]
(delphi-newline): Use forward-line.
Thien-Thi Nguyen [Thu, 18 Oct 2007 16:00:00 +0000 (16:00 +0000)]
(dired-next-line, dired-previous-line): Use forward-line.
Thien-Thi Nguyen [Thu, 18 Oct 2007 15:56:22 +0000 (15:56 +0000)]
(artist-previous-line, artist-next-line): Use forward-line.
Juanma Barranquero [Thu, 18 Oct 2007 13:51:21 +0000 (13:51 +0000)]
(unload-feature-special-hooks): Update list of special hooks.
Juanma Barranquero [Thu, 18 Oct 2007 13:35:16 +0000 (13:35 +0000)]
(fill-individual-paragraphs): Doc fix.
(adaptive-fill-function): Doc fix. Remove * from docstring.
Juanma Barranquero [Thu, 18 Oct 2007 13:29:30 +0000 (13:29 +0000)]
(fill-individual-paragraphs): Fix typo in docstring.
Juanma Barranquero [Thu, 18 Oct 2007 13:27:04 +0000 (13:27 +0000)]
(fill-individual-paragraphs): Doc fix.
(adaptive-fill-function): Doc fix. Remove * from docstring.
Martin Rudalics [Thu, 18 Oct 2007 08:12:59 +0000 (08:12 +0000)]
(Quitting): Fix typo.
Glenn Morris [Thu, 18 Oct 2007 04:53:10 +0000 (04:53 +0000)]
Tom Horsley <tom.horsley at att.net>:
interprogram-paste-function can return a list.
Glenn Morris [Thu, 18 Oct 2007 04:52:15 +0000 (04:52 +0000)]
Tom Horsley <tom.horsley at att.net>
(interprogram-paste-function): Doc fix.
(current-kill): Accept list of strings as well
as single string from `interprogram-paste-function'.
Glenn Morris [Thu, 18 Oct 2007 04:46:28 +0000 (04:46 +0000)]
Regenerate.
Glenn Morris [Thu, 18 Oct 2007 04:43:08 +0000 (04:43 +0000)]
(ibuffer-saved-filter-groups): Doc fix.
Glenn Morris [Thu, 18 Oct 2007 04:43:01 +0000 (04:43 +0000)]
(ibuffer-saved-filter-groups): Doc fix.
Glenn Morris [Thu, 18 Oct 2007 04:42:11 +0000 (04:42 +0000)]
*** empty log message ***
Glenn Morris [Thu, 18 Oct 2007 04:41:52 +0000 (04:41 +0000)]
*** empty log message ***
Glenn Morris [Thu, 18 Oct 2007 04:16:09 +0000 (04:16 +0000)]
(Mode Line Mouse): Mention minor mode names.
Glenn Morris [Thu, 18 Oct 2007 04:15:58 +0000 (04:15 +0000)]
Add mouse-1 in mode-line for minor modes.
Glenn Morris [Thu, 18 Oct 2007 04:08:42 +0000 (04:08 +0000)]
Drew Adams <drew.adams at oracle.com>
(mode-line-minor-mode-keymap): Add mouse-minor-mode-menu on mouse-1.
(mode-line-modes): Add mouse-1 to help-echo text.
(mouse-minor-mode-menu, minor-mode-menu-from-indicator): New functions.
(mode-line-minor-mode-help): Doc fix.
Jason Rumney [Thu, 18 Oct 2007 00:57:12 +0000 (00:57 +0000)]
(install): Install COPYING in top-level and bin dirs.
Jason Rumney [Thu, 18 Oct 2007 00:56:59 +0000 (00:56 +0000)]
*** empty log message ***
Juri Linkov [Thu, 18 Oct 2007 00:17:38 +0000 (00:17 +0000)]
(auto-mode-alist): Add \\. before PDF/PS/DVI extensions. Regroup.
Juri Linkov [Thu, 18 Oct 2007 00:14:53 +0000 (00:14 +0000)]
Remove fill-paragraph-or-region.
Juri Linkov [Thu, 18 Oct 2007 00:14:35 +0000 (00:14 +0000)]
(Filling): Update arguments of fill-paragraph.
fill-paragraph operates on the active region in Transient Mark mode.
Remove fill-paragraph-or-region.
Juri Linkov [Thu, 18 Oct 2007 00:10:41 +0000 (00:10 +0000)]
(Spelling): ispell-word operates on the active region in Transient Mark mode.
Juri Linkov [Thu, 18 Oct 2007 00:09:49 +0000 (00:09 +0000)]
(Arguments): Replace fill-paragraph-or-region with fill-paragraph.
Juri Linkov [Thu, 18 Oct 2007 00:09:22 +0000 (00:09 +0000)]
(Fill Commands): Undocument fill-paragraph-or-region.
fill-paragraph operates on the active region in Transient Mark mode.
(Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
with fill-paragraph.
Juri Linkov [Thu, 18 Oct 2007 00:08:08 +0000 (00:08 +0000)]
(indent-for-tab-command): Change interactive spec from "P" to "p".
(indent-for-tab-command): Add check for interactive arg before
indenting the active region.
Juri Linkov [Thu, 18 Oct 2007 00:07:48 +0000 (00:07 +0000)]
(ispell-word): Add interactive arg `region'. Fix docstring.
Juri Linkov [Thu, 18 Oct 2007 00:07:24 +0000 (00:07 +0000)]
(tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph.
Juri Linkov [Thu, 18 Oct 2007 00:07:04 +0000 (00:07 +0000)]
(esc-map): Bind M-q to fill-paragraph instead of fill-paragraph-or-region.
Juri Linkov [Thu, 18 Oct 2007 00:06:33 +0000 (00:06 +0000)]
(fill-paragraph-or-region): Remove function at the request of RMS.
(fill-paragraph): Change `arg' to optional `justify'. Add interactive
arg `region'. Fix docstring. At the first `or' branch add call to
`fill-region' if it the region is active in transient-mark-mode.
Juanma Barranquero [Wed, 17 Oct 2007 23:49:26 +0000 (23:49 +0000)]
Don't require loadhist.
Stefan Monnier [Wed, 17 Oct 2007 23:43:52 +0000 (23:43 +0000)]
* xselect.c (x_own_selection, x_handle_selection_clear)
(x_clear_frame_selections):
* w32menu.c (list_of_panes, list_of_items):
* w32fns.c (w32_color_map_lookup, Fx_create_frame, Fx_display_list):
* textprop.c (validate_plist, interval_has_all_properties)
(interval_has_some_properties, interval_has_some_properties_list)
(add_properties, text_property_list):
* process.c (Fget_buffer_process, list_processes_1, status_notify):
* minibuf.c (Fassoc_string):
* macselect.c (x_own_selection, x_clear_frame_selections)
(Fx_disown_selection_internal):
* keymap.c (Fcommand_remapping, where_is_internal, describe_map_tree):
Use CONSP rather than !NILP and XC[AD]R rather than Fc[ad]r.
Jason Rumney [Wed, 17 Oct 2007 23:14:15 +0000 (23:14 +0000)]
Include COPYING in top level directory of all distributed archives.
Juanma Barranquero [Wed, 17 Oct 2007 23:05:54 +0000 (23:05 +0000)]
(feature-symbols, file-provides, file-requires, file-set-intersect,
file-dependents): Simplify.
(unload-feature-special-hooks): Update list of special hooks.
Jason Rumney [Wed, 17 Oct 2007 22:27:24 +0000 (22:27 +0000)]
display-world-time does not work on Windows.
Reiner Steib [Wed, 17 Oct 2007 21:34:19 +0000 (21:34 +0000)]
* bindings.el (completion-ignored-extensions): Remove pdf and dvi
extensions since they can be viewed with doc-view.
* files.el (auto-mode-alist): Make doc-view-mode the default mode
for pdf, ps and dvi files.
* doc-view.el: Make doc-view-mode the standard mode for viewing
pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
text and image display. Add binding C-c C-e to switch to an
editing mode.
(doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
avoid security problems when rendering files untrusted sources.
Vinicius Jose Latorre [Wed, 17 Oct 2007 21:10:34 +0000 (21:10 +0000)]
Display message when tutorial position is not saved
Vinicius Jose Latorre [Wed, 17 Oct 2007 21:09:56 +0000 (21:09 +0000)]
Display message when tutorial position is not saved
Reiner Steib [Wed, 17 Oct 2007 20:58:02 +0000 (20:58 +0000)]
Mention xpdf. Fix spelling of Ghostscript.
(doc-view-ghostscript-options): Fix typo in doc string.
Eli Zaretskii [Wed, 17 Oct 2007 19:21:36 +0000 (19:21 +0000)]
Fix wording of the SPC non-completion of file names entry.
Stefan Monnier [Wed, 17 Oct 2007 16:24:33 +0000 (16:24 +0000)]
(compilation-next-error-function): Fix timestamp
handling, so compilation-fake-loc works again.
Stefan Monnier [Wed, 17 Oct 2007 16:22:48 +0000 (16:22 +0000)]
(server-select-display): Nop if we do not support m-f-o-d.
(server-process-filter): Revert last change.
Stefan Monnier [Wed, 17 Oct 2007 16:22:27 +0000 (16:22 +0000)]
(vc-diff-sentinel, vc-diff-internal): Revert some changes in the
behavior unrelated to filesets.
Chong Yidong [Wed, 17 Oct 2007 15:58:05 +0000 (15:58 +0000)]
Regenerate.
Chong Yidong [Wed, 17 Oct 2007 15:57:30 +0000 (15:57 +0000)]
Link to libs for calling res_init() if available.
(Fmake_network_process): Call res_init() before getaddrinfo or
gethostbyname, if possible.
Chong Yidong [Wed, 17 Oct 2007 15:57:17 +0000 (15:57 +0000)]
* process.c: Link to libs for calling res_init() if available.
(Fmake_network_process): Call res_init() before getaddrinfo or
gethostbyname, if possible.
Chong Yidong [Wed, 17 Oct 2007 15:53:01 +0000 (15:53 +0000)]
(HAVE_RES_INIT): Define if res_init() exists.
(HAVE_LIBRESOLV): Also define if we are using res_init().
Chong Yidong [Wed, 17 Oct 2007 15:52:53 +0000 (15:52 +0000)]
* configure.in (HAVE_RES_INIT): Define if res_init() exists.
(HAVE_LIBRESOLV): Also define if we are using res_init().
Juanma Barranquero [Wed, 17 Oct 2007 15:12:53 +0000 (15:12 +0000)]
Doc fix.
Stefan Monnier [Wed, 17 Oct 2007 14:12:59 +0000 (14:12 +0000)]
(read1): Set pvectype for char_tables.
Juanma Barranquero [Wed, 17 Oct 2007 08:59:54 +0000 (08:59 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 17 Oct 2007 08:58:23 +0000 (08:58 +0000)]
(Glossary): Use "key binding" consistently.
Juanma Barranquero [Wed, 17 Oct 2007 08:54:49 +0000 (08:54 +0000)]
(Init Non-ASCII): Use "key binding" consistently.
Juanma Barranquero [Wed, 17 Oct 2007 08:54:14 +0000 (08:54 +0000)]
building.texi (Source Buffers): Use "key binding" consistently.
Juanma Barranquero [Wed, 17 Oct 2007 08:51:04 +0000 (08:51 +0000)]
(Glossary): Use "key binding" consistently.
Juanma Barranquero [Wed, 17 Oct 2007 08:48:54 +0000 (08:48 +0000)]
(Init Non-ASCII): Use "key binding" consistently.
Juanma Barranquero [Wed, 17 Oct 2007 08:48:07 +0000 (08:48 +0000)]
(Source Buffers): Use "key binding" consistently.
Juanma Barranquero [Wed, 17 Oct 2007 08:15:04 +0000 (08:15 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 17 Oct 2007 08:01:23 +0000 (08:01 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 17 Oct 2007 07:54:16 +0000 (07:54 +0000)]
(Diary): Fix directive.
Juanma Barranquero [Wed, 17 Oct 2007 07:53:36 +0000 (07:53 +0000)]
(Diary): Fix directive.
Chong Yidong [Wed, 17 Oct 2007 02:50:23 +0000 (02:50 +0000)]
(longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
Chong Yidong [Wed, 17 Oct 2007 02:50:12 +0000 (02:50 +0000)]
* longlines.el (longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
Chong Yidong [Wed, 17 Oct 2007 02:47:39 +0000 (02:47 +0000)]
(longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
Chong Yidong [Wed, 17 Oct 2007 02:47:28 +0000 (02:47 +0000)]
* longlines.el (longlines-wrap-follows-window-size): Integer value
specifies wrapping margin.
(longlines-mode, longlines-window-change-function): Set
window-specific wrapping margin based on the above.
Stefan Monnier [Wed, 17 Oct 2007 02:13:01 +0000 (02:13 +0000)]
(XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD)
(XBUFFER_LOCAL_VALUE, XKBOARD_OBJFWD, XSAVE_VALUE): Add type checks.
(SOME_BUFFER_LOCAL_VALUEP, GC_SOME_BUFFER_LOCAL_VALUEP): Remove.
Stefan Monnier [Wed, 17 Oct 2007 02:10:38 +0000 (02:10 +0000)]
(free_misc): Use XMISCTYPE.
(live_misc_p, gc_sweep): Use Lisp_Misc_Any.
Chong Yidong [Wed, 17 Oct 2007 02:09:47 +0000 (02:09 +0000)]
** ams@gnu.org, 9 July: eshell and external commands
Fixed.
Chong Yidong [Wed, 17 Oct 2007 02:08:48 +0000 (02:08 +0000)]
Correct typo.
Chong Yidong [Wed, 17 Oct 2007 02:08:32 +0000 (02:08 +0000)]
(eshell-complex-commands): Add "ls".
Chong Yidong [Wed, 17 Oct 2007 02:08:23 +0000 (02:08 +0000)]
* eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
Dan Nicolaescu [Wed, 17 Oct 2007 02:07:35 +0000 (02:07 +0000)]
(server-process-filter): Only set display if X11 is
supported.
Chong Yidong [Wed, 17 Oct 2007 02:07:12 +0000 (02:07 +0000)]
(eshell-complex-commands): Add "ls".
Chong Yidong [Wed, 17 Oct 2007 02:07:01 +0000 (02:07 +0000)]
* eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
Glenn Morris [Wed, 17 Oct 2007 01:39:18 +0000 (01:39 +0000)]
Remove file, since it's just a duplicate of one in etc/
Glenn Morris [Wed, 17 Oct 2007 01:37:23 +0000 (01:37 +0000)]
(cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow.