index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* doc.c: Fix minor memory and file descriptor leaks.
Paul Eggert
2013-07-18
1
-16
/
+17
*
A few more minor file errno-reporting bugs.
Paul Eggert
2013-07-16
1
-1
/
+6
*
* fileio.c (report_file_errno): Fix errno reporting bug.
Paul Eggert
2013-07-16
1
-1
/
+1
*
Prefer list1 (X) to Fcons (X, Qnil) when building lists.
Paul Eggert
2013-07-15
1
-2
/
+1
*
Simplify buildobj processing.
Paul Eggert
2013-07-01
1
-23
/
+10
*
* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_bindings):
Stefan Monnier
2013-06-04
1
-3
/
+1
*
Use just DOC instead of DOC-nn.mm.
Stefan Monnier
2013-05-15
1
-2
/
+2
*
* src/doc.c (get_doc_string): Slightly relax the sanity checking.
Stefan Monnier
2013-05-09
1
-8
/
+14
*
Tune by using memchr and memrchr.
Paul Eggert
2013-02-11
1
-3
/
+2
*
* src/lread.c (skip_dyn_bytes): New function.
Stefan Monnier
2013-02-08
1
-7
/
+7
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
|
Simplify via eabs.
Paul Eggert
2013-01-01
1
-5
/
+4
*
|
src/doc.c: Fix bug#13034.
Juanma Barranquero
2012-11-30
1
-0
/
+8
*
|
New property dynamic-docstring-function for docstrings.
Stefan Monnier
2012-11-08
1
-19
/
+16
|
/
*
* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
Stefan Monnier
2012-10-12
1
-1
/
+2
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
Revert changes prompted only by gcc -Wjump-misses-init.
Paul Eggert
2012-09-03
1
-2
/
+1
*
Fix minor problems found by static checking.
Paul Eggert
2012-09-03
1
-1
/
+2
*
Clean up some extern decls.
Paul Eggert
2012-09-02
1
-1
/
+0
*
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
Paul Eggert
2012-09-02
1
-21
/
+18
*
Use ASCII tests for character types.
Paul Eggert
2012-08-16
1
-3
/
+4
*
Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.
Dmitry Antipov
2012-08-07
1
-1
/
+1
*
Remove unnecessary casts involving pointers.
Paul Eggert
2012-08-03
1
-1
/
+1
*
Use INTERNAL_FIELD for symbols.
Dmitry Antipov
2012-08-01
1
-1
/
+1
*
Simplify by avoiding confusing use of strncpy etc.
Paul Eggert
2012-07-10
1
-1
/
+1
*
Use XCAR and XCDR instead of Fcar and Fcdr where possible.
Dmitry Antipov
2012-07-10
1
-1
/
+1
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-5
/
+4
*
Cleanup xmalloc.
Dmitry Antipov
2012-07-05
1
-1
/
+1
*
Auto-generate EXFUN using make-docfile
Tom Tromey
2012-07-03
1
-3
/
+0
*
Let C-h f do autoloading, and report if a function was previously autoloaded.
Chong Yidong
2012-06-27
1
-2
/
+2
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-1
/
+1
*
Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.de
Chong Yidong
2012-05-31
1
-8
/
+13
|
\
|
*
* keymap.c (describe_map_tree): Revert 2011-07-07 change.
Chong Yidong
2012-05-30
1
-8
/
+13
*
|
Merge from trunk.
Paul Eggert
2012-04-09
1
-7
/
+10
|
\
\
|
*
|
doc.c fix for bug#11036
Glenn Morris
2012-04-09
1
-7
/
+10
|
|
/
*
|
Merge from trunk.
Paul Eggert
2012-02-10
1
-2
/
+4
|
\
|
|
*
* doc.c (store_function_docstring): Fix last change.
Chong Yidong
2012-02-07
1
-2
/
+2
|
*
* doc.c (store_function_docstring): Avoid applying docstring of alias to base...
Chong Yidong
2012-02-06
1
-2
/
+4
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-10-13
1
-3
/
+5
|
\
|
|
*
* doc.c (get_doc_string): Encode file name.
Stefan Monnier
2011-10-12
1
-3
/
+5
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-10
/
+14
|
/
*
* doc.c (get_doc_string): Rework so that
Paul Eggert
2011-08-18
1
-3
/
+3
*
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-9
/
+3
*
* doc.c: Integer and memory overflow fixes.
Paul Eggert
2011-07-28
1
-14
/
+23
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-2
/
+1
*
* doc.c (get_doc_string): Omit (unsigned)c that mishandled negatives.
Paul Eggert
2011-06-12
1
-2
/
+5
*
Do not assume EMACS_INT is the same width as a pointer.
Paul Eggert
2011-05-06
1
-3
/
+6
|
\
[next]