aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (c-make-keywords-re): Don't use delete-duplicates.Richard M. Stallman2003-07-131-6/+11
* *** empty log message ***Richard M. Stallman2003-07-124-0/+19
* [netbsd systems]: Define HAVE_CRTIN properly.Richard M. Stallman2003-07-121-0/+4
* (apropos-show-scores): Make it customizable. Document new meaning.Richard M. Stallman2003-07-121-8/+14
* Minor cleanups of previous changes.Richard M. Stallman2003-07-121-8/+7
* (unexec): Consider a section to precede the .bssRichard M. Stallman2003-07-121-5/+9
* (CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.Richard M. Stallman2003-07-122-0/+24
* (HAVE_CRTIN): Add #undef.Richard M. Stallman2003-07-121-1/+3
* (START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.Richard M. Stallman2003-07-121-2/+14
* Don't include bsd4-3.h.Richard M. Stallman2003-07-121-4/+17
* Include libpng/png.h instead of png.h.Richard M. Stallman2003-07-121-1/+1
* copyright line fix & bdf-directory-list init fixVinicius Jose Latorre2003-07-122-6/+9
* 2003-07-11 John Paul Wallington <jpw@gnu.org>John Paul Wallington2003-07-112-12/+22
* *** empty log message ***Stefan Monnier2003-07-111-0/+5
* Minor commentary changes.Glenn Morris2003-07-111-11/+15
* *** empty log message ***Glenn Morris2003-07-111-0/+9
* (adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.Andreas Schwab2003-07-112-2/+8
* (modify_overlay): Update prototype.Andreas Schwab2003-07-111-1/+1
* (set-language-environment): SetKenichi Handa2003-07-112-1/+8
* Print line number correctly in a region.Vinicius Jose Latorre2003-07-102-8/+15
* (visit-tags-table-buffer): Add autoload cookie;John Paul Wallington2003-07-102-0/+6
* (timeclock-use-display-time, timeclock-day-over-hook)Glenn Morris2003-07-101-25/+37
* *** empty log message ***Glenn Morris2003-07-101-0/+13
* (VALBITS): Define in terms of GCTYPEBITS.Stefan Monnier2003-07-092-72/+30
* (auto-mode-alist, interpreter-mode-alist): Added comments about whereMartin Stjernholm2003-07-091-0/+8
* (struct interval): Move from lisp.h.Stefan Monnier2003-07-091-9/+60
* Include intervals.h for Fset_text_properties.Stefan Monnier2003-07-091-0/+1
* (struct buffer_text, struct buffer): Use EMACS_INT forStefan Monnier2003-07-091-15/+15
* (fix_overlays_before): Fix typo in last commit.Stefan Monnier2003-07-091-1/+1
* *** empty log message ***Richard M. Stallman2003-07-092-0/+19
* (reftex-all-document-files): Add autoload cookie.Richard M. Stallman2003-07-091-0/+1
* (reftex-all-document-files): Delete autoload.Richard M. Stallman2003-07-091-1/+1
* (set-display-table-and-terminal-coding-system):Richard M. Stallman2003-07-091-2/+1
* (view-file): If existing buffer's major mode is special,Richard M. Stallman2003-07-091-3/+9
* Split a line.Richard M. Stallman2003-07-091-2/+2
* (dired-move-to-filename-regexp): Allow quote in months.Richard M. Stallman2003-07-091-1/+3
* (overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.Stefan Monnier2003-07-092-167/+236
* (mark_object): Mark the new `next' field of overlays.Stefan Monnier2003-07-091-3/+18
* (run_pre_post_conversion_on_str): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-2/+2
* (overlays_around): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-9/+6
* (load_overlay_strings): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-5/+6
* (Finsert_file_contents): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-3/+3
* (current_column): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-3/+3
* (signal_before_change, signal_after_change): Use new type forStefan Monnier2003-07-091-6/+4
* (set_point_both): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-2/+1
* (temp_output_buffer_setup): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-3/+3
* (struct buffer): Change overlays_before and overlays_afterStefan Monnier2003-07-091-8/+8
* (struct Lisp_Overlay): New field `next'.Stefan Monnier2003-07-091-0/+1
* *** empty log message ***Stefan Monnier2003-07-091-0/+25
* A bit more talk about an API change in CC Mode.Martin Stjernholm2003-07-081-5/+19