index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lisp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix last change.
Eli Zaretskii
2005-09-10
1
-1
/
+1
*
(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
Eli Zaretskii
2005-09-10
1
-0
/
+3
*
(QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
Kim F. Storm
2005-08-15
1
-1
/
+1
*
(deactivate_process, status_notify, read_process_output):
Kim F. Storm
2005-08-15
1
-3
/
+0
*
(QUIT): Throw t to Vthrow_on_input.
Richard M. Stallman
2005-08-09
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+1
*
(gc_cons_threshold, gc_relative_threshold): Declared.
Richard M. Stallman
2005-07-23
1
-2
/
+4
*
(gc_cons_threshold): Remove declaration.
Stefan Monnier
2005-07-13
1
-1
/
+0
*
(gc_cons_combined_threshold): Declare.
Stefan Monnier
2005-07-13
1
-0
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Update EXFUN of Fselect_frame.
Luc Teirlinck
2005-06-10
1
-1
/
+1
*
(Fmatch_data, Fset_match_data): Fix EXFUN.
Kim F. Storm
2005-06-08
1
-3
/
+5
*
Fx_popup_dialog can have three arguments.
Nick Roberts
2005-05-24
1
-1
/
+1
*
(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
Kim F. Storm
2005-04-21
1
-2
/
+0
*
(CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
Kenichi Handa
2005-04-20
1
-0
/
+8
*
(Fsafe_get): EXFUN it.
Kim F. Storm
2005-04-19
1
-0
/
+1
*
(Vascii_upcase_table, Vascii_canon_table,
Kenichi Handa
2005-04-01
1
-1
/
+2
*
(make_number): Make prototype more precise.
Stefan Monnier
2005-03-24
1
-3
/
+3
*
(CHECK_CONS_LIST): New macro (two definitions).
Richard M. Stallman
2005-03-06
1
-0
/
+5
*
(pos_visible_p): Fix prototype.
Kim F. Storm
2005-01-22
1
-1
/
+1
*
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
Jan Djärv
2005-01-16
1
-0
/
+1
*
Comment changes.
Richard M. Stallman
2004-12-27
1
-0
/
+8
*
(Vundo_outer_limit): Fix decl.
Richard M. Stallman
2004-12-23
1
-0
/
+1
*
(truncate_undo_list): Update decl.
Richard M. Stallman
2004-12-21
1
-1
/
+1
*
(QUIT): Check for Vthrow_on_input.
Richard M. Stallman
2004-12-13
1
-0
/
+8
*
* gtkutil.c: Include signal.h and syssignal.h.
Jan Djärv
2004-12-07
1
-0
/
+1
*
Declare string_to_multibyte.
Andreas Schwab
2004-12-01
1
-0
/
+1
*
New defines to enable buffer overrun checking.
Kim F. Storm
2004-11-30
1
-0
/
+16
*
(DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN is not defined.
Eli Zaretskii
2004-11-27
1
-5
/
+7
*
(Fread_from_minibuffer): Add arg in decl.
Richard M. Stallman
2004-11-21
1
-1
/
+1
*
(NILP): Use EQ rather than XFASTINT.
Stefan Monnier
2004-11-16
1
-1
/
+1
*
(Fsafe_plist_get): Add EXFUN.
Kim F. Storm
2004-11-15
1
-0
/
+1
*
(Fdelete): Add EXFUN.
Kim F. Storm
2004-11-09
1
-0
/
+2
*
Declare Fmsdos_downcase_filename.
Andreas Schwab
2004-11-07
1
-0
/
+5
*
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Jan Djärv
2004-11-02
1
-1
/
+1
*
(USE_SAFE_ALLOCA): Add and init sa_must_free integer.
Kim F. Storm
2004-10-26
1
-10
/
+7
*
(fast_string_match_ignore_case): Extern it.
Kenichi Handa
2004-10-18
1
-0
/
+1
*
Rename wait_reading_process_input to wait_reading_process_output.
Kim F. Storm
2004-08-20
1
-4
/
+4
*
Adapt to new wait_reading_process_input args.
Kim F. Storm
2004-08-19
1
-1
/
+4
*
Declare Finit_image_library.
Andreas Schwab
2004-06-30
1
-0
/
+1
*
(free_misc): Add prototype.
Kim F. Storm
2004-06-24
1
-0
/
+1
*
(struct Lisp_Save_Value): New member dogc.
Kim F. Storm
2004-06-22
1
-17
/
+27
*
(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
Kim F. Storm
2004-06-21
1
-0
/
+20
*
(MAX_ALLOCA): Define here.
Kim F. Storm
2004-06-21
1
-0
/
+31
*
(truncate_undo_list): Update decl.
Richard M. Stallman
2004-05-29
1
-1
/
+1
*
(DECL_ALIGN): Remove restriction on MS-DOS systems.
Eli Zaretskii
2004-05-18
1
-5
/
+3
*
(egetenv) [USE_CRT_DLL]: Remove condition.
Jason Rumney
2004-05-17
1
-2
/
+0
*
(DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use
Eli Zaretskii
2004-05-15
1
-3
/
+5
*
Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
Steven Tamm
2004-05-14
1
-3
/
+8
*
(USE_LSB_TAG): Make it the default when it is known to work.
Stefan Monnier
2004-05-13
1
-6
/
+33
[next]