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.
|
Tue, 02 Oct 2007 20:57:49 +0000 |
Stefan Monnier |
(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.
|
Tue, 02 Oct 2007 20:51:02 +0000 |
Stefan Monnier |
* buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.
|
Tue, 02 Oct 2007 20:43:54 +0000 |
Stefan Monnier |
(candidate_window_p): Only consider as visible frames that
|
Tue, 02 Oct 2007 20:42:43 +0000 |
Stefan Monnier |
(MARKBIT): Remove unused macro.
|
Tue, 02 Oct 2007 20:41:50 +0000 |
Stefan Monnier |
(gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.
|
Tue, 02 Oct 2007 02:05:46 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 02 Oct 2007 01:53:31 +0000 |
Richard M. Stallman |
(cursor-in-non-selected-windows): Doc fix.
|
Mon, 01 Oct 2007 21:19:22 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 01 Oct 2007 21:19:18 +0000 |
Richard M. Stallman |
(Overlay Properties): Explain nil as priority. Explain that conflicts
|
Mon, 01 Oct 2007 18:16:03 +0000 |
Jay Belanger |
(math-largest-emacs-expt): Remove unnecessary condition check.
|
Mon, 01 Oct 2007 17:23:39 +0000 |
Eli Zaretskii |
Add item for MS-Windows implementation of network-interface-*.
|
Mon, 01 Oct 2007 09:57:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 01 Oct 2007 09:55:16 +0000 |
Juanma Barranquero |
(Fload): Fix typo in docstring.
|
Mon, 01 Oct 2007 09:17:29 +0000 |
Micha¸«³l Cadilhac |
*** empty log message ***
|
Mon, 01 Oct 2007 09:17:14 +0000 |
Micha¸«³l Cadilhac |
(Fexpt): Manually check for overflows, so that a power
|
Mon, 01 Oct 2007 06:36:58 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 01 Oct 2007 06:35:29 +0000 |
Thien-Thi Nguyen |
(zone): Let-bind show-trailing-whitespace to nil.
|
Mon, 01 Oct 2007 03:18:00 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 01 Oct 2007 03:15:01 +0000 |
Jay Belanger |
calc-math.el (math-largest-emacs-expt): Handle the cases when expt
|
Mon, 01 Oct 2007 02:53:29 +0000 |
Jay Belanger |
(math-smallest-emacs-expt): Make the computation more robust.
|
Mon, 01 Oct 2007 00:14:23 +0000 |
Miles Bader |
Add arch tagline
|
Sun, 30 Sep 2007 22:53:08 +0000 |
David Kastrup |
lisp/emacs-lisp/authors.el: revert accidentally committed private change.
|
Sun, 30 Sep 2007 22:51:44 +0000 |
David Kastrup |
lisp/emacs-lisp/authors.el (authors): make non-specific to Emacs.
|
Sun, 30 Sep 2007 21:03:12 +0000 |
David Kastrup |
(gnus-article-reply-with-original)
|
Sun, 30 Sep 2007 20:43:14 +0000 |
David Kastrup |
(argv): Alias for `command-line-args-left' to use as
|
Sun, 30 Sep 2007 20:26:55 +0000 |
David Kastrup |
(auto-revert-handler): In `auto-revert-tail-mode',
|
Sun, 30 Sep 2007 19:10:44 +0000 |
David Kastrup |
(woman-topic-all-completions, woman-mini-help): Fix
|
Sun, 30 Sep 2007 16:43:07 +0000 |
Michael Albinus |
* net/tramp-compat.el: New file.
|
Sun, 30 Sep 2007 11:25:08 +0000 |
Reiner Steib |
(x-gtk-stock-map): Add Gnus and MH-E icons. Improve custom type.
|
Sun, 30 Sep 2007 11:00:54 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 30 Sep 2007 11:00:43 +0000 |
Richard M. Stallman |
(zone-hiding-modeline): Use mode-line-format.
|
Sat, 29 Sep 2007 20:56:48 +0000 |
Stefan Monnier |
(term_clear_mouse_face, term_mouse_highlight)
|
Sat, 29 Sep 2007 20:55:28 +0000 |
Stefan Monnier |
(safe_debug_print): Use XHASH.
|
Sat, 29 Sep 2007 20:55:05 +0000 |
Stefan Monnier |
(DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
|
Sat, 29 Sep 2007 20:19:41 +0000 |
Stefan Monnier |
(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
|