]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2003-07-14 Richard M.... (Killing Buffers): kill-buffer-hook is perm local.
2003-07-14 Richard M.... (Selecting Windows): New arg to select-window.
2003-07-14 Richard M.... (Garbage Collection): Add post-gc-hook.
2003-07-14 Richard M.... (Subprocess Creation): Add exec-suffixes.
2003-07-14 Richard M.... (Functions for Key Lookup): Add current-active-maps.
2003-07-14 Richard M.... (Integer Basics): Add most-positive-fixnum, most-negati...
2003-07-14 Richard M.... (Byte Compilation): Explain no-byte-compile
2003-07-14 Richard M.... (User Identification): user-uid, user-real-uid can...
2003-07-14 Richard M.... (Major Mode Conventions): Explain about run-mode-hooks...
2003-07-14 Richard M.... (Creating Buffer-Local): Add buffer-local-value.
2003-07-14 Richard M.... (Library Search): Add load-suffixes.
2003-07-14 Richard M.... (Basic Completion): Add lazy-completion-table.
2003-07-14 Richard M.... (Changing Files): copy-file allows dir as NEWNAME.
2003-07-14 Richard M.... (Command Overview): Emacs server runs pre-command-hook...
2003-07-14 Richard M.... (Special Properties): local-map and keymap properties
2003-07-14 Stefan Monnier*** empty log message ***
2003-07-14 Paul Eggert* alloc.c (pure, staticvec):
2003-07-14 Paul Eggert(pure, staticvec): Initialize these arrays to nonzero...
2003-07-14 Stefan Monnier(BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update...
2003-07-14 Stefan Monnier*** empty log message ***
2003-07-14 Stefan MonnierCheck for posix_memalign.
2003-07-13 Richard M.... (START_FILES_1, END_FILES_1): Always define them.
2003-07-13 Juanma Barranquero*** empty log message ***
2003-07-13 Juanma Barranquero(modify-all-frames-parameters): Reinstall (copyright...
2003-07-13 Juanma Barranquero(List Buffers): Adjust to new format of *Buffer List*.
2003-07-13 Juanma Barranquero(xg_set_icon): New function.
2003-07-13 Juanma Barranquero(x_bitmap_mask, x_create_bitmap_mask): New functions...
2003-07-13 Juanma Barranquero(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add...
2003-07-13 Juanma Barranquero*** empty log message ***
2003-07-13 Juanma Barranquero(smtpmail-send-it): Create smtpmail-queue-dir if it...
2003-07-13 Juanma Barranquero(desktop-buffer-dired-misc-data, desktop-buffer-dired...
2003-07-13 Juanma BarranqueroVersion 1.8.0 of sql-mode.
2003-07-13 Juanma Barranquero(Man-translate-cleanup): New.
2003-07-13 Juanma Barranquero(texinfo-section-list): Append appendixsection; a synon...
2003-07-13 Juanma Barranquero(po-find-charset): White space at the start of the...
2003-07-13 Richard M.... (c-declare-lang-variables): Don't use mapcan.
2003-07-13 Richard M.... (c-make-keywords-re): Don't use delete-duplicates.
2003-07-12 Richard M.... *** empty log message ***
2003-07-12 Richard M.... [netbsd systems]: Define HAVE_CRTIN properly.
2003-07-12 Richard M.... (apropos-show-scores): Make it customizable. Document...
2003-07-12 Richard M.... Minor cleanups of previous changes.
2003-07-12 Richard M.... (unexec): Consider a section to precede the .bss
2003-07-12 Richard M.... (CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.
2003-07-12 Richard M.... (HAVE_CRTIN): Add #undef.
2003-07-12 Richard M.... (START_FILES, LIB_STANDARD): Use START_FILES_1, END_FIL...
2003-07-12 Richard M.... Don't include bsd4-3.h.
2003-07-12 Richard M.... Include libpng/png.h instead of png.h.
2003-07-12 Vinicius Jose... copyright line fix & bdf-directory-list init fix
2003-07-11 John Paul Wallington2003-07-11 John Paul Wallington <jpw@gnu.org>
2003-07-11 Stefan Monnier*** empty log message ***
2003-07-11 Glenn MorrisMinor commentary changes.
2003-07-11 Glenn Morris*** empty log message ***
2003-07-11 Andreas Schwab(adjust_overlays_for_insert, adjust_overlays_for_delete...
2003-07-11 Andreas Schwab(modify_overlay): Update prototype.
2003-07-11 Kenichi Handa(set-language-environment): Set
2003-07-10 Vinicius Jose... Print line number correctly in a region.
2003-07-10 John Paul Wallington(visit-tags-table-buffer): Add autoload cookie;
2003-07-10 Glenn Morris(timeclock-use-display-time, timeclock-day-over-hook)
2003-07-10 Glenn Morris*** empty log message ***
2003-07-09 Stefan Monnier(VALBITS): Define in terms of GCTYPEBITS.
2003-07-09 Martin Stjernholm(auto-mode-alist, interpreter-mode-alist): Added commen...
2003-07-09 Stefan Monnier(struct interval): Move from lisp.h.
2003-07-09 Stefan MonnierInclude intervals.h for Fset_text_properties.
2003-07-09 Stefan Monnier(struct buffer_text, struct buffer): Use EMACS_INT for
2003-07-09 Stefan Monnier(fix_overlays_before): Fix typo in last commit.
2003-07-09 Richard M.... *** empty log message ***
2003-07-09 Richard M.... (reftex-all-document-files): Add autoload cookie.
2003-07-09 Richard M.... (reftex-all-document-files): Delete autoload.
2003-07-09 Richard M.... (set-display-table-and-terminal-coding-system):
2003-07-09 Richard M.... (view-file): If existing buffer's major mode is special,
2003-07-09 Richard M.... Split a line.
2003-07-09 Richard M.... (dired-move-to-filename-regexp): Allow quote in months.
2003-07-09 Stefan Monnier(overlay_strings, recenter_overlay_lists): Fix typo...
2003-07-09 Stefan Monnier(mark_object): Mark the new `next' field of overlays.
2003-07-09 Stefan Monnier(run_pre_post_conversion_on_str): Use new type for...
2003-07-09 Stefan Monnier(overlays_around): Use new type for overlays_(before...
2003-07-09 Stefan Monnier(load_overlay_strings): Use new type for overlays_...
2003-07-09 Stefan Monnier(Finsert_file_contents): Use new type for overlays_...
2003-07-09 Stefan Monnier(current_column): Use new type for overlays_(before...
2003-07-09 Stefan Monnier(signal_before_change, signal_after_change): Use new...
2003-07-09 Stefan Monnier(set_point_both): Use new type for overlays_(before...
2003-07-09 Stefan Monnier(temp_output_buffer_setup): Use new type for overlays_...
2003-07-09 Stefan Monnier(struct buffer): Change overlays_before and overlays_after
2003-07-09 Stefan Monnier(struct Lisp_Overlay): New field `next'.
2003-07-09 Stefan Monnier*** empty log message ***
2003-07-08 Martin StjernholmA bit more talk about an API change in CC Mode.
2003-07-08 Martin Stjernholm2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2003-07-08 Kim F. Storm*** empty log message ***
2003-07-08 Stefan Monnier(report_overlay_modification): Don't run hooks while
2003-07-08 Kim F. Storm(DETAILED BUILDING AND INSTALLATION): Describe new
2003-07-08 Kim F. Storm(x_term_init) [!USE_XIM]: Use `useXIM' resource to...
2003-07-08 Stefan Monnier(reset_buffer, recenter_overlay_lists)
2003-07-08 Kim F. Storm(use_xim) [!USE_XIM]: Default to disable XIM if emacs
2003-07-08 Kim F. Storm*** empty log message ***
2003-07-08 Stefan Monnier(struct buffer): Use an int for overlay_center.
2003-07-08 Stefan Monnier(fast_find_position): Remove unused var.
2003-07-08 Stefan Monnier(Qexpand_abbrev): New sym.
2003-07-08 Markus Rost(dolist, dotimes): Doc fix.
2003-07-08 John Paul Wallington2003-07-08 Kim F. Storm <storm@cua.dk>
2003-07-08 Luc Teirlinck*** empty log message ***
next