- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-
- 08 Feb, 2005 13 commits
-
-
Kim F. Storm authored
(ido-file-extension-lessp, ido-file-extension-aux) (ido-file-extension-order): New advanced file ordering. (ido-file-lessp): New simple file ordering. (ido-sort-list): Remove. (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp. (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
-
Kim F. Storm authored
-
Jan Djärv authored
type == XA_ATOM, data contains array of int, not array of Atom. (x_property_data_to_lisp, selection_data_to_lisp_data): Comment update: data must be array of int for format == 32.
-
Stefan Monnier authored
-
Dan Nicolaescu authored
that some versions of grep produce. (grep-mode-font-lock-keywords): Likewise.
-
Lute Kamstra authored
introduced. Update the description of the mode line. Consistently use "<ESC>" to denote the ESC key and "<SPC>" to denote the Space bar. Capitalize all command descriptions.
-
Nick Roberts authored
(gdb-cdir): Delete (gdb-info-breakpoints-custom, gdb-goto-breakpoint) (gdb-source-info): Treat case when source file is in another directory properly. (gdb-get-location): New function.
-
Nick Roberts authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jay Belanger authored
-
Jay Belanger authored
language type.
-
Jay Belanger authored
-
- 07 Feb, 2005 12 commits
-
-
Jan Djärv authored
zero before clearing area.
-
Jan Djärv authored
zero before clearing area.
-
André Spiegel authored
-
André Spiegel authored
writable.
-
Jan Djärv authored
(Fx_window_property): If format is 32 and long is bigger than 32 bits, convert long array returned from XGetWindowProperty to an int array. * xselect.c (x_reply_selection_request): Pass long array to XChangeProperty so that 64 bit longs are handeled correctly. (x_get_window_property): If format is 32 and long is bigger than 32 bits convert data from XGetWindowProperty from long array to int array. (lisp_data_to_selection_data): When the input is a vector and the format is 32, allocate a long array even if long is bigger than 32 bits. (x_fill_property_data): Use char, short and long as the man page for XChangeProperty specifies. This way the data returned is OK for both 32 and 64 bit machines. (x_handle_dnd_message): Calculate size correctly even for 64 bit machines. (Fx_send_client_event): Undo change from 2005-02-05, x_fill_property_data now handles that case.
-
Jan Djärv authored
(Fx_window_property): If format is 32 and long is bigger than 32 bits, convert long array returned from XGetWindowProperty to an int array.
-
Jan Djärv authored
XChangeProperty so that 64 bit longs are handeled correctly. (x_get_window_property): If format is 32 and long is bigger than 32 bits convert data from XGetWindowProperty from long array to int array. (lisp_data_to_selection_data): When the input is a vector and the format is 32, allocate a long array even if long is bigger than 32 bits. (x_fill_property_data): Use char, short and long as the man page for XChangeProperty specifies. This way the data returned is OK for both 32 and 64 bit machines. (x_handle_dnd_message): Calculate size correctly even for 64 bit machines. (Fx_send_client_event): Undo change from 2005-02-05, x_fill_property_data now handles that case.
-
Jan Djärv authored
reason for the approach in the code.
-
Kim F. Storm authored
(cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove. (cua--rect-undo-set-point): New var. (cua--rectangle-undo-boundary): Setup undo apply entry. (cua--rect-undo-handler): New function for rectangle undo. (cua--rect-start-position, cua--rect-end-position): Add. (cua--rectangle-post-command): Call cua--rectangle-set-corners for restored rectangle. Set point if cua--rect-undo-set-point.
-
Kim F. Storm authored
(cua--standard-movement-commands): Remove list. Instead, set CUA property value to move for movement commands. (cua-movement-commands): Remove. Users must set CUA prop instead. (cua--pre-command-handler): Check CUA property. (cua--init-keymaps): Don't remap undo commands. (cua-mode): Don't call cua--rectangle-on-off.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 06 Feb, 2005 14 commits
-
-
Francesco Potortì authored
-
Jay Belanger authored
-
Jay Belanger authored
"TeX and LaTeX Language Modes." Mention LaTeX mode throughout manual.
-
Jay Belanger authored
-
Jay Belanger authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-12 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-13 Update from CVS 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-mime-inline-part): Show the raw contents if a prefix arg is neither nil nor a number, as info specifies.
-
Richard M. Stallman authored
-