Mercurial > emacs
graph
-
(construct_menu_click, note_mouse_highlight, fast_find_position):Thu, 10 Apr 1997 22:25:45 +0000, by Karl Heuer
-
(ccl_driver): Fix Lisp_Object/integer confusion.Thu, 10 Apr 1997 22:19:52 +0000, by Karl Heuer
-
(Fmake_category_set): Use XSETFASTINT.Thu, 10 Apr 1997 22:12:04 +0000, by Karl Heuer
-
(Ffind_coding_system): Don't use Lisp_Object as integer.Thu, 10 Apr 1997 21:53:28 +0000, by Karl Heuer
-
Comment change.Thu, 10 Apr 1997 21:42:07 +0000, by Richard M. Stallman
-
(ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.Thu, 10 Apr 1997 21:35:28 +0000, by Karl Heuer
-
(delete_window): Don't return value from void function.Thu, 10 Apr 1997 21:26:07 +0000, by Karl Heuer
-
(Fx_popup_menu): Don't use Lisp_Object as integer.Thu, 10 Apr 1997 21:19:16 +0000, by Karl Heuer
-
(DISP_TABLE_P): Don't use Lisp_Object as integer.Thu, 10 Apr 1997 21:16:33 +0000, by Karl Heuer
-
(display_text_line): Don't use Lisp_Object as integer.Thu, 10 Apr 1997 21:15:53 +0000, by Karl Heuer
-
Initial revisionThu, 10 Apr 1997 20:43:54 +0000, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p): Use EQ, not ==.Thu, 10 Apr 1997 20:42:25 +0000, by Karl Heuer
-
Add DSSSL mode and share code with newly requiredThu, 10 Apr 1997 19:41:00 +0000, by Richard M. Stallman
-
(custom-initialize-frame): Add autoload cookie.Thu, 10 Apr 1997 07:23:30 +0000, by Richard M. Stallman
-
(frame-parameter): New function.Thu, 10 Apr 1997 06:49:45 +0000, by Richard M. Stallman
-
(sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.Thu, 10 Apr 1997 06:38:26 +0000, by Richard M. Stallman
-
(keyboard-escape-quit): Exit recursive edits,Thu, 10 Apr 1997 06:29:59 +0000, by Richard M. Stallman
-
(scheme-mode-map): Add some menu items.Thu, 10 Apr 1997 06:18:40 +0000, by Richard M. Stallman
-
(eval-defun): For defcustom, always set the value.Thu, 10 Apr 1997 05:58:24 +0000, by Richard M. Stallman
-
(PC-try-load-many-files): Set truename.Thu, 10 Apr 1997 00:37:52 +0000, by Richard M. Stallman
-
(BSD_SYSTEM): Alternate definition for FreeBSD v3.Thu, 10 Apr 1997 00:27:09 +0000, by Richard M. Stallman
-
(GETPGRP_NO_ARG): If Glibc 2.1 or later,Wed, 09 Apr 1997 05:57:50 +0000, by Richard M. Stallman
-
(mallocobj): Don't add gmalloc if using glibc.Wed, 09 Apr 1997 04:01:31 +0000, by Richard M. Stallman
-
Update copyright year.Wed, 09 Apr 1997 04:00:39 +0000, by Richard M. Stallman
-
(DOUG_LEA_MALLOC): Add #undef.Wed, 09 Apr 1997 04:00:22 +0000, by Richard M. Stallman
-
(malloc_get_state, malloc_set_state): New declarations.Wed, 09 Apr 1997 04:00:10 +0000, by Richard M. Stallman
-
For glibc's malloc, include <malloc.h> for mallinfo,Wed, 09 Apr 1997 03:59:08 +0000, by Richard M. Stallman
-
If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.Wed, 09 Apr 1997 03:52:47 +0000, by Richard M. Stallman