| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer straight quoting in some etc text files | Paul Eggert | 2015-08-26 | 1 | -112/+112 |
| | | | | | | These files are plain text and might be used by non-Emacs apps. They’re mostly ASCII, so just use straight quotes. | ||||
| * | * etc/DEBUG: Mention 'maybe_call_debugger' | Nicolas Richard | 2015-06-06 | 1 | -2/+3 |
| | | |||||
| * | ; etc/DEBUG copedits | Eli Zaretskii | 2015-06-05 | 1 | -96/+176 |
| | | | | | | * etc/DEBUG: Improve the section on debugging redisplay issues. Also other minor copyedits. | ||||
| * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
| | | | | | Run admin/update-copyright. | ||||
| * | etc/DEBUG: Improve instructions for debugging infinite loops. | Eli Zaretskii | 2014-10-22 | 1 | -7/+12 |
| | | |||||
| * | Fix bug #18113 with ambiguous wording in etc/DEBUG. | Eli Zaretskii | 2014-07-26 | 1 | -4/+6 |
| | | | | | etc/DEBUG: Improve wording. | ||||
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Spelling fixes. | Paul Eggert | 2013-06-18 | 1 | -1/+1 |
| | | |||||
| * | * DEBUG: Document -fno-omit-frame-pointer. | Paul Eggert | 2013-06-13 | 1 | -5/+5 |
| | | |||||
| * | * DEBUG: Document -Og. | Paul Eggert | 2013-06-13 | 1 | -3/+4 |
| | | |||||
| * | Improve instructions in etc/DEBUG, per bug #13775. | Eli Zaretskii | 2013-02-22 | 1 | -11/+22 |
| | | |||||
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | | |||||
| * | Implement debug-on-event | Daniel Colascione | 2011-04-26 | 1 | -0/+5 |
| | | |||||
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| | | |||||
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | | |||||
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 1 | -19/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC): (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH): Set with shell, not cpp. (LIBX): Remove, just use -lX11 in the one place this was used. (cannot_dump): Replace with CANNOT_DUMP. * src/Makefile.in (CANNOT_DUMP): Update for configure name change. * src/s/freebsd.h (USE_MMAP_FOR_BUFFERS): * src/s/irix6-5.h (USE_MMAP_FOR_BUFFERS): * src/s/darwin.h (SYSTEM_MALLOC): * src/s/sol2-10.h (SYSTEM_MALLOC): Move to configure. * src/m/alpha.h: Remove old comment. * src/s/aix4-2.h: Update comment. * src/s/template.h: Remove USE_MMAP_FOR_BUFFERS. * msdos/sed1v2.inp (CANNOT_DUMP): Update for configure name change. * admin/CPP-DEFINES: Remove USE_MMAP_FOR_BUFFERS, CANNOT_DUMP. * etc/DEBUG: Update SYSTEM_MALLOC and CANNOT_DUMP references. Some re-filling. | ||||
| * | | Remove reference to CANNOT_EXEC, not used anymore. | Dan Nicolaescu | 2010-05-15 | 1 | -2/+1 |
| |/ | |||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -2/+2 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | `recent_keys' now holds last 300 keystrokes, not 100. | Romain Francoise | 2008-10-11 | 1 | -1/+1 |
| | | |||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+4 |
| | | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-03-01 | 1 | -1/+1 |
| |\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090 | ||||
| | * | Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that | Jason Rumney | 2008-02-29 | 1 | -1/+1 |
| | | | | | | | | | section is specific to MSVC. | ||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 | ||||
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | Qualify using a separate terminal for debugging. | Nick Roberts | 2007-05-12 | 1 | -4/+4 |
| |/ | |||||
| * | Fix typos. | Glenn Morris | 2007-04-13 | 1 | -2/+2 |
| | | |||||
| * | Explain reason for X protocol error recommendations. | Richard M. Stallman | 2007-03-26 | 1 | -4/+9 |
| | | |||||
| * | Switch to standard GPL text for license. | Glenn Morris | 2007-02-11 | 1 | -10/+20 |
| | | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-08-06 | 1 | -0/+6 |
| | | |||||
| * | (Note): Add note about ollowing a longjmp call. | Nick Roberts | 2006-08-06 | 1 | -0/+7 |
| | | |||||
| * | Add reference to description of .gdbinit commands. | Eli Zaretskii | 2006-06-23 | 1 | -3/+5 |
| | | |||||
| * | Mention `pv variable' to print value of Lisp variables. | Kim F. Storm | 2006-06-23 | 1 | -12/+37 |
| | | | | | | | Mention `xpr' and fix example to use it. Add section describing commands such as `pit' that are useful for debugging redisplay related problems. | ||||
| * | Elaborate on debugging GC crashes. | Eli Zaretskii | 2006-03-18 | 1 | -9/+31 |
| | | |||||
| * | (Note): Describe features for debugging with GDB in Emacs. | Nick Roberts | 2006-03-14 | 1 | -0/+19 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | Describe how to provide preprocessor macro information. | Nick Roberts | 2005-11-05 | 1 | -5/+6 |
| | | |||||
| * | (Note): GDB can sometimes expand macros. | Nick Roberts | 2005-11-03 | 1 | -2/+3 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-24 | 1 | -1/+2 |
| | | |||||
| * | Mention emacs-buffer.gdb. | Eli Zaretskii | 2005-06-11 | 1 | -0/+7 |
| | | |||||
| * | Add information about `-fno-crossjumping' for GCC. | David Kastrup | 2005-03-01 | 1 | -1/+8 |
| | | |||||
| * | Minor clarification. | Richard M. Stallman | 2005-02-06 | 1 | -2/+2 |
| | | |||||
| * | Suggest separate terminal for debug session. | Nick Roberts | 2005-01-18 | 1 | -1/+6 |
| | | |||||
| * | Change printing example to break on a procedure name. | Nick Roberts | 2004-12-15 | 1 | -14/+10 |
| | | |||||