summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recognize OpenBSD systems correctly (from Niklas Hallqvistrelease-1-0libc-970417libc-970416libc-970415libc-970414libc-970413libc-970412Ian Lance Taylor1997-04-111-7/+25
* (make): Add scheme-indent-function property.Richard M. Stallman1997-04-111-0/+1
* Don't add custom-initialize-frame to after-make-frame-hook.Richard M. Stallman1997-04-111-4/+0
* Use Make to update finder-inf.el and autoloads.Richard M. Stallman1997-04-111-2/+6
* (finder-inf.el, autoloads): New targets.Richard M. Stallman1997-04-111-1/+7
* (file-relative-name): Say correctly when the value is absolute.Richard M. Stallman1997-04-111-2/+7
* Load widget and custom packages.Richard M. Stallman1997-04-111-0/+4
* (Finsert_file_contents): Do call signal_after_changeRichard M. Stallman1997-04-111-2/+7
* Added newline.Per Abrahamsen1997-04-111-0/+1
* Added cus-load.el target.Per Abrahamsen1997-04-111-0/+6
* Initial revisionPer Abrahamsen1997-04-111-0/+67
* Initial revisionPer Abrahamsen1997-04-111-0/+15
* (doug_lea_malloc): First check for SYSTEM_MALLOC,Richard M. Stallman1997-04-111-5/+8
* (mallocobj): Make non-REL_ALLOC configuration workRichard M. Stallman1997-04-111-1/+1
* (read_key_sequence): New argument FIX_CURRENT_BUFFER.Richard M. Stallman1997-04-111-4/+16
* (list-holidays): Add autoload cookie.Richard M. Stallman1997-04-111-0/+1
* (read_minibuf): Get the string from the minibufferRichard M. Stallman1997-04-111-2/+4
* (make-face): New arg no-resources.Richard M. Stallman1997-04-111-5/+16
* (list-holidays): New function.Richard M. Stallman1997-04-111-0/+80
* (diary-islamic-date): Use `date'.Richard M. Stallman1997-04-111-1/+1
* (diary-coptic-date): Use `date'.Richard M. Stallman1997-04-111-2/+2
* (diary-persian-date): Use `date'.Richard M. Stallman1997-04-111-1/+1
* (diary-french-date): Use `date'.Richard M. Stallman1997-04-111-2/+2
* (diary-astro-day-number): Change format string.Richard M. Stallman1997-04-111-1/+1
* (file-relative-name): Expand both args beforeRichard M. Stallman1997-04-111-9/+21
* Use defcustom for user variables.Richard M. Stallman1997-04-111-38/+81
* Change email address.Richard M. Stallman1997-04-111-1/+1
* (internal_self_insert): Fix return value.Karl Heuer1997-04-101-1/+1
* (scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-101-6/+6
* Delete the explicit autoload calls.Richard M. Stallman1997-04-101-46/+0
* (Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-101-1/+2
* (expect_property_change): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-101-1/+1
* (construct_menu_click, note_mouse_highlight, fast_find_position):Karl Heuer1997-04-101-5/+6
* (ccl_driver): Fix Lisp_Object/integer confusion.Karl Heuer1997-04-101-1/+1
* (Fmake_category_set): Use XSETFASTINT.Karl Heuer1997-04-101-1/+2
* (Ffind_coding_system): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-2/+2
* Comment change.Richard M. Stallman1997-04-101-1/+1
* (ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-4/+4
* (delete_window): Don't return value from void function.Karl Heuer1997-04-101-6/+10
* (Fx_popup_menu): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-3/+5
* (DISP_TABLE_P): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-1/+1
* (display_text_line): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-3/+4
* Initial revisionRichard M. Stallman1997-04-101-0/+189
* (Fframe_or_buffer_changed_p): Use EQ, not ==.Karl Heuer1997-04-101-1/+1
* Add DSSSL mode and share code with newly requiredRichard M. Stallman1997-04-101-275/+189
* (custom-initialize-frame): Add autoload cookie.Richard M. Stallman1997-04-101-0/+1
* (frame-parameter): New function.Richard M. Stallman1997-04-101-0/+4
* (sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.Richard M. Stallman1997-04-101-6/+9
* (keyboard-escape-quit): Exit recursive edits,Richard M. Stallman1997-04-101-1/+5
* (scheme-mode-map): Add some menu items.Richard M. Stallman1997-04-101-1/+27