Juri Linkov
117907d42e
Add default list for dired-read-shell-command, occur, keep-lines, flush-lines, how-many.
2007-11-16 01:21:59 +00:00
Juri Linkov
59b5d020e4
Add query-replace-show-replacement and match-substitute-replacement.
2007-11-10 21:52:06 +00:00
Martin Rudalics
0253fffae2
*** empty log message ***
2007-11-10 10:28:37 +00:00
Jason Rumney
3280c5c54f
Add w32 keyboard changes.
2007-11-09 12:56:28 +00:00
Glenn Morris
15f02f65a1
Placeholder entry about unsupported Mac Carbon port.
2007-11-07 04:06:55 +00:00
Glenn Morris
a9f480e8f6
In Fortran mode, M-; is now bound to...
2007-11-03 03:04:46 +00:00
Dan Nicolaescu
07e5c0b0b7
* cmdargs.texi (Misc Variables): Remove Sun windows info.
...
* MACHINES: Remove Sun windows info.
* term/sun-mouse.el:
* obsolete/sun-fns.el:
* obsolete/sun-curs.el: Remove files.
* term/sun.el (select-previous-complex-command):
* sunfns.c: Remove file
* m/sun386.h:
* m/sun2.h:
* m/sparc.h: Remove Sun windows code.
2007-11-01 03:06:23 +00:00
Stefan Monnier
79415279b3
Rename count' and system-flag' to :count and :system. Update all users.
...
(abbrev-get, abbrev-put): Simplify.
(define-abbrev): Don't store the `force' value in the :system property.
(abbrev--before-point): Obey the :enable-function of the abbrev as well.
2007-10-30 01:39:19 +00:00
Michael Olson
15f3eb73ae
Check in Remember Mode
2007-10-30 01:39:14 +00:00
Richard M. Stallman
d977461174
(browse-url-text-xterm): Renamed from browse-url-lynx-xterm and made generic.
...
(browse-url-text-emacs): Likewise.
(browse-url-text-browser): New variable.
(browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args.
(browse-url-text-input-field, browse-url-text-input-attempts)
(browse-url-kde-program): Likewise.
2007-10-29 13:56:39 +00:00
Glenn Morris
bdf5c7d9ae
Fix typo in previous change.
2007-10-29 00:22:23 +00:00
Glenn Morris
74a84de231
shell.el no longer defines the aliases...
2007-10-29 00:17:39 +00:00
Glenn Morris
777ea444ba
The variable `byte-compile-warnings' can now...
2007-10-28 23:54:13 +00:00
Stefan Monnier
e047f44883
Rewrite abbrev.c in Elisp.
...
* image.c (Qcount): Don't declare as extern.
(syms_of_image): Initialize and staticpro `Qcount'.
* puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
* emacs.c (main): Don't call syms_of_abbrev.
* Makefile.in (obj): Remove abbrev.o.
(abbrev.o): Remove.
* abbrev.c: Remove.
Rewrite abbrev.c in Elisp.
* abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
(abbrev-table-get, abbrev-table-put, abbrev-get)
(abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
(define-abbrev, abbrev--check-chars, define-global-abbrev)
(define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
(abbrev-expansion, abbrev--before-point, expand-abbrev)
(unexpand-abbrev, abbrev--write, abbrev--describe)
(insert-abbrev-table-description, define-abbrev-table):
New funs, largely transcribed from abbrev.c.
(abbrev-with-wrapper-hook): New macro.
(abbrev-table-name-list, global-abbrev-table)
(abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
(abbrevs-changed, abbrev-all-caps, abbrev-start-location)
(abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
(last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
New vars, largely transcribed from abbrev.c.
* cus-edit.el (abbrev-mode): Remove. Move to abbrev.el.
* cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
* loadup.el: Load "abbrev.el" before "lisp-mode.el".
2007-10-28 02:41:00 +00:00
Richard M. Stallman
9097e8af9b
(isearch-buffers-multi): New option.
...
(isearch-buffers-search-fun): Test it.
2007-10-26 09:56:27 +00:00
Richard M. Stallman
66dc1ca270
(browse-url-browser-function): Delete grail.
...
(browse-url-grail): Function and variable deleted.
(browse-url-browser-function): Delete IXI Mosaic.
(browse-url-default-browser): Don't try IXI Mosaic.
(browse-url-iximosaic): Function deleted.
(browse-url-browser-function): Delete MMM.
(browse-url-default-browser): Don't try MMM.
(browse-url-mmm): Function deleted.
2007-10-26 03:51:44 +00:00
Juanma Barranquero
8d5cc57968
*** empty log message ***
2007-10-25 08:08:01 +00:00
Glenn Morris
b68769f25a
(conf-space-keywords): Mark this regexp as safe if a string.
2007-10-25 04:02:50 +00:00
Juri Linkov
12bbb989d8
Add isearch-multi.el
2007-10-22 23:45:56 +00:00
Juanma Barranquero
0f3cd6b264
*** empty log message ***
2007-10-22 09:35:55 +00:00
Glenn Morris
2ecfb069d3
Insert humorous log entry here.
2007-10-22 08:33:12 +00:00
Glenn Morris
2fb6c6be46
F90 mode has some support for Fortran 2003 syntax.
2007-10-22 08:18:36 +00:00
Juri Linkov
b9694062ed
Add a list of minibuffer default values.
2007-10-22 00:32:03 +00:00
Stefan Monnier
c3bb6fdbcb
*** empty log message ***
2007-10-20 02:04:43 +00:00
Glenn Morris
539f5bdad2
Tom Horsley <tom.horsley at att.net>:
...
interprogram-paste-function can return a list.
2007-10-18 04:53:10 +00:00
Glenn Morris
c9447ae1d8
Add mouse-1 in mode-line for minor modes.
2007-10-18 04:15:58 +00:00
Juri Linkov
ecde850af0
Remove fill-paragraph-or-region.
2007-10-18 00:14:53 +00:00
Juri Linkov
dc868f13be
*** empty log message ***
2007-10-14 20:41:19 +00:00
Glenn Morris
f8fd7ed3a2
The abbrev file is no longer read at startup in batch mode.
2007-10-12 06:29:56 +00:00
Stefan Monnier
ab6198b2a3
(frame-inherited-parameters): New var.
...
(make-frame): Use it.
2007-10-10 20:18:45 +00:00
Stefan Monnier
01ff458e81
*** empty log message ***
2007-10-10 20:02:07 +00:00
Eric S. Raymond
4a11b6b51a
New VC in the NEWS.
2007-10-10 13:30:46 +00:00
Stefan Monnier
1aa423e903
Remove mention of local-key-translation-map.
2007-10-09 16:02:33 +00:00
Stefan Monnier
4f4a84ec80
Add new `input-decode-map' keymap and use it for temrinal
...
escape sequences.
* keyboard.h (struct kboard): Add Vinput_decode_map.
Remove Vlocal_key_translation_map.
* keyboard.c (read_key_sequence): Add support for input-decode-map.
(init_kboard): Init input-decode-map.
Replace local-key-translation-map back with key-translation-map.
(syms_of_keyboard): Declare input-decode-map.
Remove local-key-translation-map. Update docstrings.
(mark_kboards): Mark Vinput_decode_map.
Don't mark Vlocal_key_translation_map.
* keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
Replace local-key-translation-map back with key-translation-map.
* term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
Bind in input-decode-map rather than function-key-map.
2007-10-09 05:05:39 +00:00
Stefan Monnier
be36f934da
(diff-hunk-style): New fun.
...
(diff-end-of-hunk): Use it.
(diff-context->unified): Use the new `apply' undo element, if applicable,
so as to save undo-log space.
(diff-fine-change): New face.
(diff-fine-highlight-preproc): New function.
(diff-fine-highlight): New command.
2007-10-09 04:12:24 +00:00
Juri Linkov
1ac03a3134
Add M-q fill-paragraph-or-region.
2007-10-06 22:27:50 +00:00
Juanma Barranquero
de3054d517
Fix typos.
2007-10-04 11:25:29 +00:00
David Kastrup
aa5310e43a
(argv): Alias for `command-line-args-left' to use as
...
`(pop argv)' inside of --eval command sequences. Allows for
passing shell commands into Emacs verbatim without need for Lisp
quoting.
2007-09-30 20:43:14 +00:00
Glenn Morris
332de56fe9
Add TeX super/sub script.
2007-09-28 03:36:15 +00:00
Juanma Barranquero
d87b5cedee
Fix typo.
2007-09-25 11:31:17 +00:00
Glenn Morris
da26ea8d7e
Improve previous change.
2007-09-25 02:35:35 +00:00
Glenn Morris
c3f01f42da
Adam Hupp <adam at hupp.org>
...
Split into emacs2.py and emacs3.py for python 2 and python 3 compatibility.
2007-09-24 00:19:45 +00:00
Richard M. Stallman
780d7bb95a
(Backquote): Minor clarification.
2007-09-23 15:22:02 +00:00
Dan Nicolaescu
50fc86aad2
*** empty log message ***
2007-09-22 22:03:10 +00:00
Stefan Monnier
419f8f496b
*** empty log message ***
2007-09-22 19:29:31 +00:00
Dan Nicolaescu
6dd697d9a5
(indent-for-tab-command): Indent the region if
...
transient-mark-mode and the region is active.
2007-09-22 00:57:00 +00:00
Stefan Monnier
6168122d68
(Qdisplay_environment_variable): Delete.
2007-09-21 07:21:02 +00:00
Glenn Morris
48a8be40a3
*** empty log message ***
2007-09-21 03:42:49 +00:00
Stefan Monnier
dc077553c9
*** empty log message ***
2007-09-20 21:58:16 +00:00
Stefan Monnier
9b49c097a7
*** empty log message ***
2007-09-20 21:40:42 +00:00