1995-05-06 |
Richard M.... | (gc_cons_threshold): Change back to int. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (i[345]86-*-bsdi2*): New configuration. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (GETPGRP_NO_ARG): New definition. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
David J. MacKenzie | Make sure CDPATH doesn't mess up PWD check. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (bcmp, bcopy): Fix backward BSTRING conditionals. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | [! emacs]: #undef REL_ALLOC. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | Delete all APOLLO conditionals. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (prepare_menu_bars): Clear size-change flag before... |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (x-colors): Delete "medium forest green" in both forms. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (x-colors): Delete "medium goldenrod" in both forms. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (gnus-use-generic-from): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (ispell-region): If position not visible, (sit-for 0). |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (lw_refigure_widget) [USE_MOTIF]: Fix backward if. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | All autoload cookies disabled. |
commit | commitdiff | tree | snapshot |
1995-05-06 |
Richard M.... | (gnus-group-mode): Set truncate-lines. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (days_per_month): Move variable to top level. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (Fencode_time): Rename arg from min to minute. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (sendmail-send-it): Check continuation lines |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard Kenner | Add more NetBSD cases: atrai, sun3*, and mac68k. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | [USE_X_TOOLKIT] (x_window): Always pass position in... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (HAVE_VFORK): Add #undef. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (GETPGRP_NO_ARG): Defined. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (string_display_width): Renamed from string_width. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (make_gap): Make this new error check also check exceed... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (Vx_sent_selection_hooks, Vx_lost_selection_hooks,... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (Fnumber_to_string, Fstring_to_number): |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (doprnt): Handle long EMACS_INT in sprintf. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (read1): Handle long EMACS_INT in atol. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (Fexecute_extended_command): Handle long EMACS_INT... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (print): Make the printing understand EMACS_INTs |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (bcopy, bzero, bcmp): Don't let string.h prototype... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | (list_processes_1): Cast XFASTINT for passing to sprintf. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Richard M.... | Don't try to define backquote. |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Karl Heuer | (Qbefore_string, Qafter_string): New vars. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | [!__GNUC__] (LINKER): Defined. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (make_gap): Don't allow buffer size that won't fit... |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | Include config.h. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (${etc}DOC): Put SOME_MACHINE_OBJECTS before obj. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (arith_driver): Make accum and next EMACS_INTs. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | ('\`): Use backslash for reading the backquote. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (ALL_CFLAGS): Add -I../src. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Karl Heuer | Fix spelling of author's name. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (read1): New arg FIRST_IN_LIST; all callers changed. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (parse_modifiers, apply_modifiers): Don't assume 32... |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (Fdelete_overlay): Was mistakenly called Fdelete_overlays. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (gc_cons_threshold): Make this an EMACS_INT. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (gc_cons_threshold): Make this an EMACS_INT. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (search_buffer): Cast p_limit to EMACS_INT not int. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (GETPGRP_NO_ARG): Define. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | [__osf__]: Include string.h and stdlib.h. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (xmalloc): Declare it to return long *. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (xmalloc, xrealloc): Declare them long *. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (C_entries): Cast result of xrealloc. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (HAVE_FMOD): Defined. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (reorder_modifiers): Cast apply_modifiers arg to int. |
commit | commitdiff | tree | snapshot |
1995-05-04 |
Richard M.... | (reorder_modifiers): Use XINT. |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Richard M.... | (m68*-apollo-*): Renamed from m68*-apollo*. |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Richard M.... | (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP) |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Richard M.... | (directory_file_name): Add APOLLO conditional. |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Richard M.... | Don't copy in src/s/*.inp. Don't copy nt/src. |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Richard M.... | Doc auto-save-list-file-name. |
commit | commitdiff | tree | snapshot |
1995-05-03 |
Karl Heuer | (scribe-chapter): Change to C-c C-c. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (gomoku-human-plays): Change to C-c C-p. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (gnus-uu-interactive-scan-directory): Change to C-c... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (outline-rebullet-current-heading): Change to C-c *. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (get_local_map): Use Fget_char_property, so that |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (Fset_buffer_modified_p): Use the truename for locking. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (Finsert_file_contents): Use file_truename for unlocking. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (prepare_to_modify_buffer): Use file_truename for locking. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (union fail_stack_elt): New union. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (xmenu_show, menubar_selection_callback): Move declaration |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (kbd_buffer_get_event): New arg USED_MOUSE_MENU. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (S-delete): Fix typo (was C-delete). |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (hide-ifdef-mode-prefix-key): Change to C-c @. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | Warn about nested repetition. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (update_frame): Don't put cursor in echo area unless |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Karl Heuer | (display_text_line): Don't move the cursor if it's... |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | Describe uses of C-c followed by punctuation chars. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (outline-minor-mode-prefix): Change to C-c @. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (texinfo-mode-map): Delete C-c ] binding. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (forms--mode-commands): Delete C-c ? binding. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (news-reply-mode-map): Delete C-c ? binding. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (isearch-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-05-02 |
Richard M.... | (iso-accents-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Karl Heuer | (redisplay): Don't move the cursor if it's supposed to |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Richard M.... | (buffer-substring-no-properties): New function. |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Richard M.... | (expand-mail-aliases): Use buffer-substring-no-properties. |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Richard M.... | (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp. |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Richard M.... | (tpu-copy-keyfile): New function. |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Richard M.... | (set-auto-mode): If buffer has no file, use buffer... |
commit | commitdiff | tree | snapshot |
1995-05-01 |
Richard M.... | (jka-compr-write-region): Handle the append |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | (main): Delete duplicate code for -version. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | (Fdo_auto_save): Record visited file name |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | (normal-top-level): Set auto-save-list-file-name. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | (multiple-recover, multiple-recover-finish): New commands. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | (standard_args): Add #ifdef VMS for -map. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Richard M.... | Fix delq example. |
commit | commitdiff | tree | snapshot |
1995-04-30 |
Paul Eggert | (datearg): If rlog options are specified explicitly, |
commit | commitdiff | tree | snapshot |
next |