1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

4176 Commits

Author SHA1 Message Date
Chong Yidong
0408f85857 Add menu bar changes, and font parsing changes. 2008-06-11 18:06:53 +00:00
Stefan Monnier
a1562258dc * window.c (Vwindow_point_insertion_type): New var.
(set_window_buffer): Use it.
(syms_of_window): Init and export it to Lisp.
* progmodes/compile.el (compilation-mode):
Set window-point-insertion-type.
(compilation-filter): Don't use insert-before-markers any more.
* emacs-lisp/trace.el (trace-make-advice):
Set window-point-insertion-type in the trace buffer.
* startup.el (normal-top-level): Set window-point-insertion-type in
*Messages*.
* net/telnet.el (telnet-mode): Set window-point-insertion-type.
(telnet-filter): Don't use insert-before-markers any more.
* comint.el (comint-mode): Set window-point-insertion-type.
(comint-output-filter): Don't use insert-before-markers any more.
* button.el (make-text-button): Allow `start' to be a string.
2008-06-10 16:08:48 +00:00
Stefan Monnier
1d69bd9baa (apropos-function, apropos-macro, apropos-command)
(apropos-variable, apropos-face, apropos-group, apropos-widget)
(apropos-plist): Add apropos-short-label property.
(apropos-multi-type): New variables.
(apropos-command, apropos-value): Set it.
(apropos-compact-layout): New custom.
(apropos-print, apropos-print-doc): Use it.
(apropos-print): Truncate lines.
2008-06-10 02:44:48 +00:00
Martin Rudalics
e3a35600df *** empty log message *** 2008-06-09 06:54:15 +00:00
John Paul Wallington
203553fdc3 Document that `completion-ignore-case' is nil on MS-Windows. 2008-06-08 17:25:40 +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
Chong Yidong
426e6ba046 New vars replace-search-function' and replace-re-search-function'. 2008-06-06 20:39:46 +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
Stefan Monnier
c876b227d9 * window.c (window_scroll_pixel_based_preserve_x)
(window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
(window_scroll_pixel_based, window_scroll_line_based):
Use them to preserve column positions.
(syms_of_window): Initialize them.
* indent.c (Fvertical_motion): Extend first arg to allow passing an
(HPOS . VPOS) pair.
* xdisp.c (move_it_in_display_line_to): Improve the type of its args.
(move_it_in_display_line): New wrapper.
* dispextern.h (move_it_in_display_line): Declare.
2008-06-05 03:57:09 +00:00
Glenn Morris
ed25242f87 Update from Seiji Zenitani <zenitani at mac.com>. 2008-06-05 02:41:03 +00:00
Glenn Morris
f20186fdf0 face-remap place holder. 2008-06-04 07:09:08 +00:00
Glenn Morris
55f9bad5bd alpha frame parameter details from Seiji Zenitani <zenitani at mac.com>. 2008-06-04 07:08:45 +00:00
Stefan Monnier
fd9440c582 (Fmake_variable_buffer_local, Fmake_local_variable)
(Fmake_variable_frame_local): Disallow mixing buffer-local and
frame-local settings for the same variable.
2008-05-30 02:37:40 +00:00
Stefan Monnier
c2d0b538ee (icomplete-prospects-length): Make obsolete.
(icomplete-prospects-height): New var.
(icomplete-completions): Use it.
2008-05-29 16:25:12 +00:00
Stefan Monnier
14c24780c3 (completion-all-sorted-completions): New var.
(completion--flush-all-sorted-completions)
(completion-all-sorted-completions): New functions.
(minibuffer-force-complete): New command.
2008-05-21 20:52:44 +00:00
Glenn Morris
fec8ef060d Add placeholder for alpha frame parameter. 2008-05-21 04:02:50 +00:00
Michael Olson
23aaf52ba0 etc/ChangeLog: Update. 2008-05-19 22:38:15 +00:00
Michael Olson
1b21ee065d Implement Project-local variables. 2008-05-19 22:36:09 +00:00
Glenn Morris
b83446dd6e Switch to recommended form of GPLv3 permissions notice. 2008-05-15 07:47:22 +00:00
Glenn Morris
7181e665ac Fix previous. 2008-05-15 07:45:48 +00:00
Glenn Morris
95fb113eab Switch to recommended form of GPLv3 permissions notice.
Remove Creator metadata.
2008-05-15 07:45:18 +00:00
Glenn Morris
ab73e885f0 Switch to recommended form of GPLv3 permissions notice. 2008-05-15 07:32:14 +00:00
Glenn Morris
2fc5063f57 Update for font-backend changes. 2008-05-14 07:40:46 +00:00
Juri Linkov
5525fa30ac *** empty log message *** 2008-05-11 20:29:07 +00:00
Juri Linkov
fe93fcfebf Initial revision. 2008-05-11 20:25:15 +00:00
Eric S. Raymond
db86064f73 Meta-CVS support removed. 2008-05-07 22:11:08 +00:00
Glenn Morris
8bf5c8a6bf Add ignore-errors. 2008-05-07 03:01:30 +00:00
Juanma Barranquero
9a930d7545 Fix typo. 2008-05-05 22:10:51 +00:00
Nick Roberts
7444d6ab9f Add regexp for Open Watcom compiler output. 2008-05-05 12:00:41 +00:00
Nick Roberts
ba82b36e4a *** empty log message *** 2008-05-05 11:55:44 +00:00
Reiner Steib
e405fa5f4e * NEWS: Reword previous commit.
* NEWS.22: Document removal of duplicated "alt-" input methods.
2008-05-04 10:23:41 +00:00
Glenn Morris
6fc3871ea8 Derek Upham <sand at blarg.net> (tiny change)
xfonts-jmk has correct UNDERLINE_POSITION from 3.0.17 onwards.
2008-05-03 21:07:14 +00:00
Glenn Morris
0b0914aee4 The following input methods were removed in Emacs 22.2... 2008-05-03 18:57:42 +00:00
Juri Linkov
a9b0825479 Add the argument DEFAULT of minibuffer input functions to Incompatible Lisp Changes. 2008-05-02 01:04:16 +00:00
Dan Nicolaescu
cea6009118 *** empty log message *** 2008-04-30 16:10:58 +00:00
Dan Nicolaescu
15947a4464 Reorder, place things related to version control together. 2008-04-30 05:50:02 +00:00
Glenn Morris
20202f5ecb Fix typo in previous. 2008-04-29 06:59:58 +00:00
Stefan Monnier
6dfcbe31b5 New file. 2008-04-29 06:09:32 +00:00
Jason Rumney
2660a9da32 Add Windows battery support. 2008-04-29 01:16:45 +00:00
Carsten Dominik
4741f7d4e5 Minor changes during update to version 6.02b. 2008-04-27 18:19:53 +00:00
Glenn Morris
307f35017f Add pp-macroexpand-expression, pp-macroexpand-last-sexp. 2008-04-26 02:39:56 +00:00
Glenn Morris
d80daa773e Add forms-d2.dat. 2008-04-26 02:39:32 +00:00
Glenn Morris
1cb3343813 Move here from ../lisp 2008-04-26 02:39:10 +00:00
Stefan Monnier
3420078700 (completion-table-with-context): Fix `pred' for the
various kinds of completion tables.
(completion-emacs22-try-completion): Place cursor after the /, as was
done in Emacs-22's minibuffer-complete-word.
Fix bug reported by David Hansen <david.hansen@gmx.net>.
(completion-emacs22-try-completion): Merge all mergable text rather than /.
(completion-pcm--delim-wild-regex): New var.
(completion-pcm-word-delimiters): New custom.
(completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p)
(completion-pcm--string->pattern, completion-pcm--pattern->regex)
(completion-pcm--all-completions, completion-pcm-all-completions)
(completion-pcm--merge-completions, completion-pcm--pattern->string)
(completion-pcm-try-completion): New functions.
(completion-styles-alist): Add them.
(completion-styles): Add it to the default.
2008-04-26 01:47:11 +00:00
Stefan Monnier
ca7871a3e5 (translation-table-for-input): Mark as obsolete. 2008-04-24 18:10:09 +00:00
Glenn Morris
7ef39c6e10 Add bug-reference.el, goto-address.el. 2008-04-24 05:49:36 +00:00
Glenn Morris
95d8772fc5 Add holiday-chinese, diary-remind. 2008-04-23 03:06:37 +00:00
Juri Linkov
320bc739d3 Isearch help map. 2008-04-22 20:32:56 +00:00
Juri Linkov
a300181f28 Mailcap commands for the default list. 2008-04-22 19:55:21 +00:00
Glenn Morris
59ba20a2eb Add copyright-at-end-flag. 2008-04-22 02:58:19 +00:00