1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

83738 Commits

Author SHA1 Message Date
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
Glenn Morris
0d56ae8918 Remove unnecessary eval-when-compile. 2008-06-07 02:37:56 +00:00
Glenn Morris
1a32899de3 Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
Glenn Morris
966bd7bd3e Fix attribution and date of nnir.el addition. 2008-06-07 02:36:34 +00:00
Glenn Morris
bfbc84d6de Remove unnecessary eval-when-compile. 2008-06-07 02:36:02 +00:00
Glenn Morris
de1765abc5 Formatting fixes. 2008-06-07 02:35:44 +00:00
Glenn Morris
07da87e9ab Remove unnecessary eval-when-compiles. 2008-06-07 02:35:02 +00:00
Glenn Morris
8705576eab (auth-source-user-or-password): Remove unnecessary eval-and-compile. 2008-06-07 02:34:01 +00:00
Miles Bader
408b8ab461 Calculate tab width based on current face, not global default
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1217
2008-06-06 23:07:50 +00:00
Miles Bader
e6d2d263da Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1215
2008-06-06 22:53:14 +00:00
Chong Yidong
2a6c4d7524 (menu-bar-options-menu): Add Menu entry for longlines mode. 2008-06-06 21:28:20 +00:00
Chong Yidong
a0606e32b9 * menu-bar.el (menu-bar-options-menu): Add Menu entry for longlines
mode.
2008-06-06 21:28:10 +00:00
Chong Yidong
426e6ba046 New vars replace-search-function' and replace-re-search-function'. 2008-06-06 20:39:46 +00:00
Chong Yidong
12e18d7dfa (longlines-show-effect): Default to a pilcrow sign. 2008-06-06 20:39:18 +00:00
Chong Yidong
1c2a65c368 * longlines.el (longlines-show-effect): Default to a pilcrow sign. 2008-06-06 20:39:07 +00:00
Chong Yidong
c35a09fc44 (replace-search-function, replace-re-search-function): New vars.
(perform-replace): Use them.
2008-06-06 20:32:11 +00:00
Chong Yidong
e87085e6d5 (longlines-re-search-forward): New function.
(longlines-mode): Bind replace-search-function and
replace-re-search-function, to ensure that replacement commands
treat newlines as spaces.
2008-06-06 20:31:10 +00:00
Chong Yidong
742764a75f * replace.el (replace-search-function)
(replace-re-search-function): New vars.
(perform-replace): Use them.

* longlines.el (longlines-re-search-forward): New function.
(longlines-mode): Bind replace-search-function and
replace-re-search-function, to ensure that replacement commands
treat newlines as spaces.
2008-06-06 20:30:54 +00:00
Stefan Monnier
2e6750c8f8 * help.el (function-called-at-point):
* help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
even when calling find-tag-default.
2008-06-06 20:02:42 +00:00
Juanma Barranquero
bb9ba46f21 Fix typos. 2008-06-06 18:04:20 +00:00
Michael Olson
cdea866600 Add ChangeLog entries. Remove unneeded (require 'cl). 2008-06-06 16:24:04 +00:00
Michael Olson
e8ec402f1b nXML: Use font lock 2008-06-06 16:14:49 +00:00
Martin Rudalics
0a3a94b3d2 (display-buffer): Remove dead call to get-lru-window. 2008-06-06 08:01:29 +00:00
Stefan Monnier
10b6d5c455 (mail-interactive): Change default. 2008-06-06 05:59:38 +00:00
John Paul Wallington
7fc743d473 (completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl. 2008-06-05 19:59:49 +00:00
Stefan Monnier
1961ef0413 (ffap-prompter): Don't use the region. 2008-06-05 19:14:34 +00:00
Sam Steingold
1d1d90d624 (vc-cvs-registered): Consider a directory with a CVS subdirectory to be registered. 2008-06-05 18:52:48 +00:00
Stefan Monnier
87478b52f9 * window.el (display-buffer-function, special-display-p)
(special-display-buffer-names, special-display-regexps)
(special-display-function, same-window-p, same-window-buffer-names)
(same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
(pop-up-frame-function, pop-up-windows)
(split-window-preferred-function, split-height-threshold)
(split-width-threshold, window--splittable-p)
(window--try-to-split-window, window--frame-usable-p)
(even-window-heights, window--even-window-heights)
(window--display-buffer-1, window--display-buffer-2, display-buffer)
(pop-to-buffer): Move from window.c and buffer.c.
(split-window-preferred-horizontally): Remove.
* cus-start.el: Remove corresponding declarations.

* window.c (pop_up_windows, pop_up_frames)
(display_buffer_reuse_frames, Vpop_up_frame_function)
(Vdisplay_buffer_function, Veven_window_heights)
(Vspecial_display_buffer_names, Vspecial_display_regexps)
(Vspecial_display_function, Vsame_window_buffer_names)
(Vsame_window_regexps, split_height_threshold)
(Vsplit_window_preferred_function): Move those vars to window.el.
(display_buffer_1, Fspecial_display_p, Fsame_window_p)
(Fdisplay_buffer): Move those functions to window.el.
(syms_of_window): Remove corresponding declarations.
(display_buffer): New function.
(temp_output_buffer_show, Fother_window_for_scrolling): Use it.
* dispnew.c (Flast_nonminibuf_frame): New function.
* buffer.c (Fpop_to_buffer): Move to window.el.
2008-06-05 18:00:36 +00:00
Stefan Monnier
9e0e0d77da (set_internal): Fix up call to let_shadows_buffer_binding_p. 2008-06-05 17:31:55 +00:00
Glenn Morris
4b4f6dc84c Fix comment typo. 2008-06-05 16:51:30 +00:00
Sam Steingold
f0fbfd4372 (vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers. 2008-06-05 15:53:05 +00:00
Stefan Monnier
d346bf7e6a * gnus-util.el (gnus-read-shell-command): New function.
* mm-decode.el (mm-pipe-part):
* gnus-art.el (gnus-summary-save-in-pipe): Use it.
2008-06-05 14:37:42 +00:00
Kenichi Handa
c006c0c8cc (detect_coding): Fix previous change.
(detect_coding_system): Likewise.
2008-06-05 11:35:10 +00:00
Kenichi Handa
4a485df8be *** empty log message *** 2008-06-05 11:34:57 +00:00
Glenn Morris
06687563bd (finder-compile-keywords): Tweak whitespace in output. 2008-06-05 07:24:30 +00:00
Kenichi Handa
ebba3e08ee Docstrings and comments improved. 2008-06-05 07:23:16 +00:00
Miles Bader
b1d6cda301 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1212
2008-06-05 06:05:12 +00:00
Stefan Monnier
dcaaec2302 (tags-verify-table): Be careful to use and update
tags-file-name and tags-table-list from the right buffer.
(tags-table-check-computed-list, tags-table-extend-computed-list)
(find-tag-noselect): Use with-current-buffer.
2008-06-05 05:55:37 +00:00
Kenichi Handa
e7438ece8c *** empty log message *** 2008-06-05 05:48:36 +00:00
Stefan Monnier
b1d6575d63 (trace-entry-message, trace-exit-message): Use print-circle. 2008-06-05 05:46:11 +00:00
Stefan Monnier
c0dc8f64a9 (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte. 2008-06-05 05:45:16 +00:00
Stefan Monnier
8ba31f366f * keymap.c (Vminibuffer_local_filename_must_match_map):
Rename from Vminibuffer_local_must_match_filename_map.
(syms_of_keymap):
* minibuf.c (Fcompleting_read): Adjust accordingly.
* commands.h: Rename declaration as well.
* minibuffer.el (minibuffer-local-must-match-filename-map):
Declare obsolete alias for the old name.
2008-06-05 05:44:12 +00:00
Kenichi Handa
6b1f69f1af (Fx_family_fonts): Use font_parse_family_registry instead of
Ffont_put.
2008-06-05 05:40:11 +00:00
Kenichi Handa
69eb9e8b47 (Ffont_put): Don't use font_parse_family_registry for
family name.
2008-06-05 05:39:37 +00:00
Kenichi Handa
2ecee2d034 (Ffont_spec): Don't use font_parse_family_registry for
family name.
2008-06-05 05:08:57 +00:00