Mercurial > emacs
graph
-
* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryMon, 27 Feb 2006 03:35:31 +0000, by Chong Yidong
-
(check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.Mon, 27 Feb 2006 02:07:37 +0000, by Luc Teirlinck
-
EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.Mon, 27 Feb 2006 02:06:01 +0000, by Luc Teirlinck
-
Declare Vload_file_rep_suffixes instead ofMon, 27 Feb 2006 02:04:35 +0000, by Luc Teirlinck
-
(find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.Mon, 27 Feb 2006 02:03:00 +0000, by Luc Teirlinck
-
(locate-library): Use `get-load-suffixes' instead of `load-suffixes'Mon, 27 Feb 2006 02:01:08 +0000, by Luc Teirlinck
-
(update-directory-autoloads): Use `get-load-suffixes' instead ofMon, 27 Feb 2006 01:58:04 +0000, by Luc Teirlinck
-
(command-line): Use `get-load-suffixes' instead of `load-suffixes'.Mon, 27 Feb 2006 01:56:19 +0000, by Luc Teirlinck
-
(file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.Mon, 27 Feb 2006 01:54:42 +0000, by Luc Teirlinck
-
(load-library): Use `get-load-suffixes' instead of `load-suffixes'.Mon, 27 Feb 2006 01:53:28 +0000, by Luc Teirlinck
-
(jka-compr-uninstall): Replace `mapcar' with `mapc'.Mon, 27 Feb 2006 01:51:17 +0000, by Luc Teirlinck
-
Second step of the previous changes: move all defcustoms to where they belong.Mon, 27 Feb 2006 01:50:36 +0000, by Luc Teirlinck
-
(jka-compr-compression-info-list)Mon, 27 Feb 2006 01:47:56 +0000, by Luc Teirlinck
-
*** empty log message ***Mon, 27 Feb 2006 01:44:20 +0000, by Luc Teirlinck
-
*** empty log message ***Sun, 26 Feb 2006 18:18:01 +0000, by Luc Teirlinck
-
(specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.Sun, 26 Feb 2006 18:08:02 +0000, by Luc Teirlinck
-
(struct specbinding, specpdl_ptr): Remove the volatile qualifier which wasSun, 26 Feb 2006 16:14:20 +0000, by Stefan Monnier
-
(ido-save-history, ido-load-history): Simplify. Don'tSun, 26 Feb 2006 00:48:27 +0000, by Kim F. Storm
-
*** empty log message ***Sun, 26 Feb 2006 00:48:11 +0000, by Kim F. Storm
-
buffer.c: Revert last change.Sat, 25 Feb 2006 23:33:57 +0000, by Chong Yidong
-
* buffer.c (Foverlay_put): Mark buffer as changed.Sat, 25 Feb 2006 23:32:19 +0000, by Chong Yidong
-
* xterm.h (x_catch_errors) Return value changed to void.Sat, 25 Feb 2006 23:20:10 +0000, by Chong Yidong
-
(Fmake_network_process): Init the process's mark.Sat, 25 Feb 2006 16:49:00 +0000, by Stefan Monnier
-
*** empty log message ***Sat, 25 Feb 2006 11:25:25 +0000, by Thien-Thi Nguyen