- 01 Nov, 2007 5 commits
-
-
Glenn Morris authored
(x_draw_stretch_glyph_string): Don't set s->stippled_p here, since it has already been set by x_set_glyph_string_gc from x_draw_glyph_string. http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01571.html
-
Glenn Morris authored
(footnote-english-upper-regexp, footnote-english-lower-regexp) (footnote-roman-lower-regexp, footnote-roman-upper-regexp): Match multi-character footnotes.
-
Dan Nicolaescu authored
top level, make it dependent on the emacs flavor. * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer): Test for XEmacs not for itimer.
-
Dan Nicolaescu authored
* 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.
-
Michael Olson authored
-
- 31 Oct, 2007 25 commits
-
-
Reiner Steib authored
was given to concat.
-
Stefan Monnier authored
used normally for goto-line. Change `g' to revert the buffer. Add redundant `r' binding for buffer-revert.
-
Stefan Monnier authored
(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.
-
Michael Albinus authored
directly. Fix bug in deleting temp file.
-
Stefan Monnier authored
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.
-
Stefan Monnier authored
(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.
-
Dan Nicolaescu authored
(ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
-
Stefan Monnier authored
(abbrev--before-point): Only use abbrev-start-location if before point.
-
Juanma Barranquero authored
(strokes-unload-hook): Remove function and variable. (strokes-unload-function): New-style unload function, adapted from `strokes-unload-hook'.
-
Juanma Barranquero authored
(cl-unload-hook): Remove variable. (cl-unload-function): New-style unload function, adapted from `cl-cannot-unload'.
-
Juanma Barranquero authored
(elp-unload-function): New-style unload function, adapted from `elp-unload-hook'.
-
Vinicius Jose Latorre authored
-
Juanma Barranquero authored
Hooks are automatically removed by `unload-feature'.
-
Juanma Barranquero authored
(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'.
-
Nick Roberts authored
-
Dan Nicolaescu authored
* 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.
-
Dan Nicolaescu authored
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.
-
Richard M. Stallman authored
-
Glenn Morris authored
ownership of installed files.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(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.
-
Juanma Barranquero authored
automatically canceled by `unload-feature'.
-
Juanma Barranquero authored
(delsel-unload-function): New-style unload function, adapted from `delsel-unload-hook'.
-
Juanma Barranquero authored
(msb-unload-function): New-style unload function, adapted from `msb-unload-hook'.
-
- 30 Oct, 2007 10 commits
-
-
Miles Bader authored
Patches applied: * gnus--devo--0 (patch 401-403) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-916
-
Miles Bader authored
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
-
Miles Bader authored
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
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 138-139) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-914
-
Miles Bader authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Stefan Monnier authored
(doc-view-cache-directory): Add the UID so multiple users won't clash. (doc-view-current-overlay, doc-view-pending-cache-flush): New vars. (doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message) (doc-view-toggle-display): Use an overlay over the whole buffer so as not to have to touch the buffer's content. (doc-view-initiate-display): New function, extracted from doc-view-mode. (doc-view-mode): Use it. Don't mark as a special mode. Put the page numbers in the modeline. Set up the overlay. Hide the cursor. Run the mode hook. Use after-revert-hook rather than revert-buffer-function. (doc-view-search-internal): Fix typo. (doc-view-convert-current-doc, doc-view-insert-image): Delay the image-cache flush. (doc-view-reconvert-doc): Don't reset the whole mode. (doc-view-make-safe-dir): New function. (doc-view-current-cache-dir): Use it.
-
Jason Rumney authored
-
Michael Albinus authored
* net/tramp-cache.el (tramp-flush-file-function): Check also `default-directory' if `buffer-file-name' does not return a string. Added to `eshell-pre-command-hook'.
-