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