- 04 Jun, 2004 6 commits
-
-
Miles Bader authored
Simplify face-differs-from-default-p; don't consider :stipple.
-
Miles Bader authored
Move `display-supports-face-attributes-p' entirely into C code Previously only the tty-related portion of display-supports-face-attributes-p was done in C. This just moves the graphical-display related bits into C too, which allows us to implement them properly (the previous attempt to do a halfway-proper job in lisp didn't work because of funny conditions during emacs startup).
-
Karl Fogel authored
* vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*', because the latter is a CL-ism. This fixes the bug reported by Shawn Boyette <mdxi@collapsar.net> in http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
-
Miles Bader authored
Rewrite face-differs-from-default-p
-
Miles Bader authored
Improve display-supports-face-attributes-p on non-ttys
-
Juanma Barranquero authored
problems when mixing binaries from different compilers.
-
- 03 Jun, 2004 2 commits
-
-
David Kastrup authored
(woman-topic-all-completions, woman-topic-all-completions-1) (woman-topic-all-completions-merge): Replace by a simpler and much faster implementation based on O(n log n) sort/merge instead of the old O(n^2) behavior.
-
David Kastrup authored
-
- 02 Jun, 2004 11 commits
-
-
Juanma Barranquero authored
Fix typo in docstring. (Fx_create_frame, Fw32_find_bdf_fonts, Fx_show_tip) (Fw32_unregister_hot_key, Fw32_reconstruct_hot_key): Make argument names match their use in docstring.
-
Miles Bader authored
(read-number): Use canonical format for default in prompt. 2004-06-03 Miles Bader <miles@gnu.org> * lisp/subr.el (read-number): Use canonical format for default in prompt.
-
Miles Bader authored
Support " [...]" style defaults in minibuffer-electric-default-mode 2004-06-03 Miles Bader <miles@gnu.org> * lisp/minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add regexp for " [...]" style defaults.
-
John Paul Wallington authored
* ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter groups: if the user asks for a hidden buffer, open the corresponding filter group to expose it. * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to `ibuffer-jump-to-buffer'. (ibuffer-jump-offer-only-visible-buffers): New user option.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
called from MSVC builds of Emacs. (lookup_image): Make pointer to img static. (png_read_from_memory): Disable "global" optimization.
-
Juanma Barranquero authored
obsolescence info and remove redundancy.
-
Juanma Barranquero authored
(focus-frame, unfocus-frame): Add obsolescence declaration and empty docstring.
-
Juanma Barranquero authored
show through.
-
Juanma Barranquero authored
-
Stefan Monnier authored
Obey `start' as the docstring says. (comint-send-input, comint-snapshot-last-prompt, comint-output-filter) (comint-update-fence): Prevent font-lock from running unnecessarily. (comint-dynamic-list-completions): Use with-current-buffer.
-
- 01 Jun, 2004 7 commits
-
-
Stefan Monnier authored
(bibtex-parse-strings): Bugfix, use assoc instead of assoc-string. (bibtex-entry-update): Handle alternatives and optional fields. (bibtex-parse-entry): Bugfix, handle empty key.
-
Stefan Monnier authored
-
Kim F. Storm authored
starts after blink-cursor-delay rather than 2*blink-cursor-delay.
-
Kim F. Storm authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 31 May, 2004 2 commits
-
-
Lars Hansen authored
-
Luc Teirlinck authored
-
- 30 May, 2004 12 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kai Großjohann authored
(tramp-let-maybe): ReportReverse args of `get'. (tramp-let-maybe): Move to an earlier spot in the file. Patch by Andreas Schwab.
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-