Tue, 09 Oct 2007 05:15:00 +0000 |
Stefan Monnier |
(xterm-alternatives-map): Remove spurious left-over code.
|
Tue, 09 Oct 2007 05:05:57 +0000 |
Stefan Monnier |
(xterm-alternatives-map): New map.
|
Tue, 09 Oct 2007 05:05:39 +0000 |
Stefan Monnier |
Add new `input-decode-map' keymap and use it for temrinal
|
Tue, 09 Oct 2007 04:28:00 +0000 |
Stefan Monnier |
(XSETPSEUDOVECTOR): Don't set the tag anymore.
|
Tue, 09 Oct 2007 04:26:29 +0000 |
Stefan Monnier |
(x-alternatives-map): New var.
|
Tue, 09 Oct 2007 04:25:14 +0000 |
Stefan Monnier |
(describe-variable): Slightly change the layout of
|
Tue, 09 Oct 2007 04:22:36 +0000 |
Stefan Monnier |
Add todo.
|
Tue, 09 Oct 2007 04:22:11 +0000 |
Stefan Monnier |
(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
|
Tue, 09 Oct 2007 04:12:24 +0000 |
Stefan Monnier |
(diff-hunk-style): New fun.
|
Tue, 09 Oct 2007 03:38:57 +0000 |
Stefan Monnier |
(smerge-refine-chopup-region): Add `preproc' argument.
|
Tue, 09 Oct 2007 02:40:22 +0000 |
Glenn Morris |
Remove entry now on 22 branch.
|
Tue, 09 Oct 2007 02:40:01 +0000 |
Glenn Morris |
Mention openSUSE bcopy issue.
|
Tue, 09 Oct 2007 01:40:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 09 Oct 2007 01:39:39 +0000 |
Richard M. Stallman |
(free_bitmap_record): Renamed from Free_Bitmap_Record.
|
Tue, 09 Oct 2007 01:39:13 +0000 |
Richard M. Stallman |
(internal_condition_case_2, internal_condition_case_1)
|
Tue, 09 Oct 2007 01:35:07 +0000 |
Richard M. Stallman |
(gamegrid-setup-default-font): Use face-spec-set.
|
Mon, 08 Oct 2007 23:27:38 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Mon, 08 Oct 2007 23:21:09 +0000 |
Eric S. Raymond |
Remove unused code.
|
Mon, 08 Oct 2007 23:18:31 +0000 |
Eric S. Raymond |
Correct a bug that was revealed during a review of new VC.
|
Mon, 08 Oct 2007 20:07:16 +0000 |
Michael Albinus |
* net/tramp.el (tramp-find-foreign-file-name-handler): Check also
|
Mon, 08 Oct 2007 16:14:23 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 08 Oct 2007 16:06:15 +0000 |
Juanma Barranquero |
(follow-mode): Don't run hooks twice. Use `when'.
|
Mon, 08 Oct 2007 14:48:39 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 08 Oct 2007 14:44:49 +0000 |
Juanma Barranquero |
(minibuf-depth-indicator-function): New variable.
|
Sun, 07 Oct 2007 07:18:10 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 07 Oct 2007 00:31:20 +0000 |
Glenn Morris |
*** empty log message ***
|
Sun, 07 Oct 2007 00:30:59 +0000 |
Glenn Morris |
(bad-packages-alist): Clarify Semantic and CEDET version numbers.
|
Sat, 06 Oct 2007 22:27:50 +0000 |
Juri Linkov |
Add M-q fill-paragraph-or-region.
|
Sat, 06 Oct 2007 22:25:18 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 06 Oct 2007 22:24:58 +0000 |
Juri Linkov |
(Filling): Document fill-paragraph-or-region.
|
Sat, 06 Oct 2007 22:24:14 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 06 Oct 2007 22:23:55 +0000 |
Juri Linkov |
(Arguments): Replace fill-paragraph with fill-paragraph-or-region.
|
Sat, 06 Oct 2007 22:23:41 +0000 |
Juri Linkov |
(Fill Commands): Document fill-paragraph-or-region.
|
Sat, 06 Oct 2007 22:20:41 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 06 Oct 2007 22:19:49 +0000 |
Juri Linkov |
(cua-paste): Check if mouse-region-match is fbound
|
Sat, 06 Oct 2007 22:19:12 +0000 |
Juri Linkov |
(delete-selection-pre-hook): Check if mouse-region-match is fbound
|
Sat, 06 Oct 2007 22:17:49 +0000 |
Juri Linkov |
(image-type): Check if image-types is bound to not fail on tty.
|
Sat, 06 Oct 2007 22:17:16 +0000 |
Juri Linkov |
(tutorial--default-keys): Replace fill-paragraph
|
Sat, 06 Oct 2007 22:15:43 +0000 |
Juri Linkov |
(esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.
|
Sat, 06 Oct 2007 22:15:10 +0000 |
Juri Linkov |
(fill-paragraph-or-region): New function.
|
Sat, 06 Oct 2007 14:36:09 +0000 |
Eric S. Raymond |
Typo and whitespace fixes to reduce the diff with new VC.
|
Sat, 06 Oct 2007 12:00:42 +0000 |
Michael Albinus |
* net/tramp.el (top): Move loading of tramp-util.el and
|
Sat, 06 Oct 2007 11:55:36 +0000 |
Michael Albinus |
* tramp.texi (External packages): New section.
|
Sat, 06 Oct 2007 11:14:32 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 06 Oct 2007 11:12:29 +0000 |
Eric S. Raymond |
Port various comments from new VC to reduce the noise in the diff.
|
Sat, 06 Oct 2007 10:09:19 +0000 |
Eric S. Raymond |
More manual updates and additions bringing it current with modern
|
Sat, 06 Oct 2007 09:21:53 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 06 Oct 2007 09:19:23 +0000 |
Eric S. Raymond |
Update manual for 2007 conditions. None of these changes are
|
Sat, 06 Oct 2007 08:56:58 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 06 Oct 2007 08:54:11 +0000 |
Eric S. Raymond |
Terminology sync, workfile version -> focus version.
|
Sat, 06 Oct 2007 08:15:26 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sat, 06 Oct 2007 08:15:09 +0000 |
Andreas Schwab |
(Fwrite_region): Ignore EINVAL error from fsync.
|
Sat, 06 Oct 2007 01:52:18 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 06 Oct 2007 01:51:46 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 06 Oct 2007 01:49:53 +0000 |
Glenn Morris |
Aaron Hawley <aaronh at garden.org>
|
Sat, 06 Oct 2007 01:49:23 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 06 Oct 2007 01:48:02 +0000 |
Glenn Morris |
John W. Eaton <jwe at octave.org>
|
Sat, 06 Oct 2007 01:45:50 +0000 |
Glenn Morris |
Remove broken end-of-file comment.
|
Sat, 06 Oct 2007 01:44:51 +0000 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
Fri, 05 Oct 2007 11:31:55 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 05 Oct 2007 11:27:43 +0000 |
Juanma Barranquero |
(Auto Faces): Fix typo.
|
Fri, 05 Oct 2007 09:39:39 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 05 Oct 2007 09:39:10 +0000 |
Eli Zaretskii |
Fix configuring `doc' due to changes in the directory structure.
|
Fri, 05 Oct 2007 09:37:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 05 Oct 2007 09:35:45 +0000 |
Eli Zaretskii |
Update comment to reflect doc directory structure.
|
Fri, 05 Oct 2007 09:34:24 +0000 |
Eli Zaretskii |
(RSVG_LIBS, RSVG_CFLAGS): Edit out.
|
Fri, 05 Oct 2007 04:35:37 +0000 |
Dan Nicolaescu |
Reorder functions, no code changes.
|
Thu, 04 Oct 2007 20:09:32 +0000 |
Michael Albinus |
* net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
|
Thu, 04 Oct 2007 16:57:53 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 04 Oct 2007 16:57:27 +0000 |
Juanma Barranquero |
(syms_of_image) <image-types>: Fix typo in docstring.
|
Thu, 04 Oct 2007 16:46:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 04 Oct 2007 16:43:06 +0000 |
Juanma Barranquero |
(image-dired-image-at-point-p): Fix typo in docstring.
|
Thu, 04 Oct 2007 13:01:02 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 04 Oct 2007 11:56:15 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 04 Oct 2007 11:54:01 +0000 |
Juanma Barranquero |
(sieve-manage-interactive-login): Doc fix.
|
Thu, 04 Oct 2007 11:25:29 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 04 Oct 2007 07:29:55 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 03 Oct 2007 23:42:06 +0000 |
Stefan Monnier |
(copyright-update): Don't update if the file
|
Wed, 03 Oct 2007 23:40:07 +0000 |
Micha¸«³l Cadilhac |
*** empty log message ***
|
Wed, 03 Oct 2007 23:39:58 +0000 |
Micha¸«³l Cadilhac |
(doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
|
Wed, 03 Oct 2007 23:28:19 +0000 |
Micha¸«³l Cadilhac |
*** empty log message ***
|
Wed, 03 Oct 2007 23:27:48 +0000 |
Micha¸«³l Cadilhac |
(doc-view): Don't ignore pdf and dvi files when completing filename.
|
Wed, 03 Oct 2007 23:18:18 +0000 |
Stefan Monnier |
(struct frame): Don't try to GC-mark menu_bar_items_used.
|
Wed, 03 Oct 2007 15:22:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 03 Oct 2007 10:54:03 +0000 |
Michael Albinus |
* net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
|
Tue, 02 Oct 2007 22:07:41 +0000 |
Stefan Monnier |
(mark_terminals): Typo.
|
Tue, 02 Oct 2007 21:55:27 +0000 |
Stefan Monnier |
* window.h (struct window):
|
Tue, 02 Oct 2007 21:24:47 +0000 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
|
Tue, 02 Oct 2007 21:19:17 +0000 |
Stefan Monnier |
(mark_object): Fix typo.
|
Tue, 02 Oct 2007 21:16:53 +0000 |
Stefan Monnier |
(allocate_pseudovector): New fun.
|
Tue, 02 Oct 2007 21:09:17 +0000 |
Stefan Monnier |
(Fget_buffer_create, init_buffer_once): Use XSETPVECTYPE.
|
Tue, 02 Oct 2007 21:07:47 +0000 |
Stefan Monnier |
(Fframe_parameters): Minor simplification.
|
Tue, 02 Oct 2007 21:07:15 +0000 |
Stefan Monnier |
(adjust_markers_for_insert): Generalize assertion checks.
|
Tue, 02 Oct 2007 21:06:16 +0000 |
Stefan Monnier |
(defsubr): Use XSETPVECTYPE.
|
Tue, 02 Oct 2007 21:05:39 +0000 |
Stefan Monnier |
(Fmarker_buffer): Make test for odd case into a failure.
|
Tue, 02 Oct 2007 21:03:04 +0000 |
Stefan Monnier |
(Fcurrent_window_configuration): Use XSETPVECTYPE.
|