| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
| |
was given to concat.
|
|
|
|
|
| |
used normally for goto-line. Change `g' to revert the buffer.
Add redundant `r' binding for buffer-revert.
|
|
|
|
|
|
|
|
|
| |
(mail-abbrevs-setup): Use abbrev-expand-functions.
(build-mail-abbrevs): Use with-temp-buffer.
(define-mail-abbrev): Simplify.
(mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
Change it for use on abbrev-expand-functions.
(mail-abbrev-complete-alias): Use with-syntax-table.
|
|
|
|
| |
directly. Fix bug in deleting temp file.
|
|
|
|
|
|
|
| |
Merge defvar and define-abbrev-table.
(def-python-skeleton): Use :case-fixed and :enable-function.
(python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove.
(python-mode): Don't modify pre-abbrev-expand-hook.
|
|
|
|
|
|
| |
(init_keyboard): Set current_kboard's window-system to nil.
(tty_read_avail_input): Typo.
* frame.c (make_initial_frame): Don't initialize the initial_kboard.
|
|
|
|
| |
(ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
|
|
|
|
| |
(abbrev--before-point): Only use abbrev-start-location if before point.
|
|
|
|
|
|
| |
(strokes-unload-hook): Remove function and variable.
(strokes-unload-function): New-style unload function,
adapted from `strokes-unload-hook'.
|
|
|
|
|
|
| |
(cl-unload-hook): Remove variable.
(cl-unload-function): New-style unload function,
adapted from `cl-cannot-unload'.
|
|
|
|
|
| |
(elp-unload-function): New-style unload function,
adapted from `elp-unload-hook'.
|
| |
|
|
|
|
| |
Hooks are automatically removed by `unload-feature'.
|
|
|
|
|
|
|
|
| |
(shadow-shadows): Use `mapconcat' instead of `shadow-join'.
(shadow-initialize): Use `write-file-functions', not `write-file-hooks'.
(shadowfile-unload-hook): Remove function and variable.
(shadowfile-unload-function): New-style unload function, adapted
from `shadowfile-unload-hook'.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* s/usg5-3.h:
* s/ptx.h:
* m/is386.h:
* m/ibmps2-aix.h:
* Makefile.in: Remove all mentions of X10
* dispnew.c (syms_of_display): Don't mention version 10.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
only if it is bound.
* textmodes/reftex.el: Move autoloads for before all uses.
(reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
(reftex-delete-overlay): Move to the top level with the condition
in the body.
* progmodes/simula.el: Use when instead of if.
* iimage.el (iimage-locate-file): Define unconditionally.
* mail/mailabbrev.el (mail-abbrev-next-line):
* emulation/vip.el (vip-enlarge-region, vip-line)
(vip-next-line-at-bol, vip-previous-line)
(vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
Wrap with-no-warnings around uses of next-line and previous-line.
* ediff.el (run-ediff-from-cvs-buffer):
* ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove
function not used by pcl-cvs anymore.
(noninteractive, generic-sc-get-latest-rev)
(ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
Delete support for long obsolete generic-sc.el.
|
| |
|
|
|
|
| |
ownership of installed files.
|
| |
|
| |
|
|
|
|
|
|
| |
(doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
(doc-view-reset-slice): Doc fixes.
(doc-view-menu): Remove deleted function doc-view-edit-doc.
|
|
|
|
| |
automatically canceled by `unload-feature'.
|
|
|
|
|
| |
(delsel-unload-function): New-style unload function,
adapted from `delsel-unload-hook'.
|
|
|
|
|
| |
(msb-unload-function): New-style unload function,
adapted from `msb-unload-hook'.
|
|
|
|
|
|
|
|
|
|
| |
Patches applied:
* gnus--devo--0 (patch 401-403)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-916
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs--rel--22 (patch 140)
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 264-265)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-915
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* gnus--rel--5.10 (patch 263-265)
- Merge from emacs--rel--22
- Update from CVS
2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
* man/gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Troubleshooting): Adjust Gnus version number.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-140
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
ediff-buffers3, ebuffers3, erevision, ediff-revision):
Fix typos in autoload docstrings.
|
| | |
|
| |
| |
| |
| |
| | |
Don't assume regions are aligned to page boundary.
(print_load_command_name): Add LC_UUID if defined.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(gdb-var-update-handler-1): Use it.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(uniquify-unload-function): Remove variable.
|
| |
| |
| |
| | |
(server-unload-function): Remove variable.
|
| |
| |
| |
| | |
(follow-unload-function): Remove variable.
|
| |
| |
| |
| |
| | |
variable; check the existence of the function (that's what the docstring
says, and it makes more sense).
|
| | |
|
| |
| |
| |
| | |
Fix typos in docstrings.
|