0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Kevin Ryde <user42 at zip.com.au> More... over 16 years ago
Regenerate with autoconf 2.62. More... over 16 years ago
(AC_PREREQ): Require autoconf 2.62. More... over 16 years ago
Remove leading * from defcustom docs. More... over 16 years ago
(blink-matching-paren-distance): Bump to 100k. (Bug#3889) More... over 16 years ago
(report-emacs-bug): Include any load-path shadows. More... over 16 years ago
(shadows-compare-text-p): Remove leading * from defcustom doc. (list-load-path-shadows): Optionally, just return shadows as a string. More... over 16 years ago
Note that last change is documented. More... over 16 years ago
* frames.texi (Cut/Paste Other App): For select-active-regions, selection is now updated on moving point. More... over 16 years ago
Move announcement of select-active-regions to 23.2 section. More... over 16 years ago
Add auto-save-include-big-deletions. More... over 16 years ago
* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions. More... over 16 years ago
* fileio.c: Revert 2009-07-16 changes. (Vauto_save_include_big_deletions): New variable. (Fdo_auto_save): Disable auto-save only if auto-save-include-big-deletions is nil. More... over 16 years ago
* xdisp.c (move_it_to): For continued lines ending in a tab, take the overflowed pixels into account (Bug#3879). More... over 16 years ago
*** empty log message *** More... over 16 years ago
(Undoing Mistakes): Mention that the undo list will be truncated when Calc is quit. (Customizing Calc): Mention `calc-undo-length'. More... over 16 years ago
(calc-undo-length): New variable. (calc-quit): Truncate rather than eliminate `calc-undo-list'. More... over 16 years ago
* glossary.texi (GNU, Daemon): Update information. More... over 16 years ago
* files.el (auto-save-mode): Handle buffer-save-size = -2 for toggling mode. More... over 16 years ago
*** empty log message *** More... over 16 years ago
(load_depth): New variable. (Fload, load_unwind, init_lread): Set it to the load recursion depth; set load_in_progress as a simple boolean based on the current load_depth. (Bug#3892) More... over 16 years ago
Standardize headers. Remove version numbers that don't mean much and are infrequently updated. Instead, just use Emacs version and date. Use FSF URL rather than postal address. More... over 16 years ago
Standardize header. (versionnumber, version): Remove. (versionemacs, versionvip): New. (copyrightnotice): Use FSF URL rather than postal address. More... over 16 years ago
Standardize header. (versionnumber): Rename to versionviper. (versionemacs, versionxemacs): New. (version): Remove. (copyrightnotice): Use FSF URL rather than postal address. More... over 16 years ago
(ispell-looking-back): Update declaration. More... over 16 years ago
(calendar-current-date): Update declaration. More... over 16 years ago
(ps-jitify, ps-lazify): Remove aliases only used to silence compiler. Instead... (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare. (ps-print-ensure-fontified): Update for above function name changes. More... over 16 years ago
(pr-mh-get-msg-num, pr-mh-show) (pr-mh-start-of-uncleaned-message): Remove aliases only used to silence compiler. Instead... (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare. (mh-show-buffer): Only define for compiler. (pr-mh-current-message): Update for above function name changes. More... over 16 years ago
(rmail-retry-ignored-headers): Bump :version. More... over 16 years ago
(cl-debug-env): Only define for compiler. (edebug-eval): Check cl-debug-env is bound. (print-level, print-circle): Don't redefine built-in variables. More... over 16 years ago