Mercurial > emacs
graph
-
*** empty log message ***2003-07-14, by Kim F. Storm
-
*** empty log message ***2003-07-14, by Juanma Barranquero
-
(xml-parse-tag): Namespace support.2003-07-14, by Juanma Barranquero
-
Revert last change.2003-07-14, by Juanma Barranquero
-
Merge in the changes for versions 21.2 and 21.3 as2003-07-14, by Nick Roberts
-
*** empty log message ***2003-07-14, by Nick Roberts
-
*** empty log message ***2003-07-14, by Richard M. Stallman
-
(Killing Buffers): kill-buffer-hook is perm local.2003-07-14, by Richard M. Stallman
-
(Selecting Windows): New arg to select-window.2003-07-14, by Richard M. Stallman
-
(Garbage Collection): Add post-gc-hook.2003-07-14, by Richard M. Stallman
-
(Subprocess Creation): Add exec-suffixes.2003-07-14, by Richard M. Stallman
-
(Functions for Key Lookup): Add current-active-maps.2003-07-14, by Richard M. Stallman
-
(Integer Basics): Add most-positive-fixnum, most-negative-fixnum.2003-07-14, by Richard M. Stallman
-
(Byte Compilation): Explain no-byte-compile2003-07-14, by Richard M. Stallman
-
(User Identification): user-uid, user-real-uid can return float.2003-07-14, by Richard M. Stallman
-
(Major Mode Conventions): Explain about run-mode-hooks and about derived modes.2003-07-14, by Richard M. Stallman
-
(Creating Buffer-Local): Add buffer-local-value.2003-07-14, by Richard M. Stallman
-
(Library Search): Add load-suffixes.2003-07-14, by Richard M. Stallman
-
(Basic Completion): Add lazy-completion-table.2003-07-14, by Richard M. Stallman
-
(Changing Files): copy-file allows dir as NEWNAME.2003-07-14, by Richard M. Stallman
-
(Command Overview): Emacs server runs pre-command-hook and post-command-hook.2003-07-14, by Richard M. Stallman
-
(Special Properties): local-map and keymap properties2003-07-14, by Richard M. Stallman
-
*** empty log message ***2003-07-14, by Stefan Monnier
-
* alloc.c (pure, staticvec):2003-07-14, by Paul Eggert
-
(pure, staticvec): Initialize these arrays to nonzero, so that they're2003-07-14, by Paul Eggert
-
(BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update users.2003-07-14, by Stefan Monnier
-
*** empty log message ***2003-07-14, by Stefan Monnier
-
Check for posix_memalign.2003-07-14, by Stefan Monnier
-
*** empty log message ***2003-07-13, by Richard M. Stallman
-
(START_FILES_1, END_FILES_1): Always define them.2003-07-13, by Richard M. Stallman
-
*** empty log message ***2003-07-13, by Juanma Barranquero
-
(modify-all-frames-parameters): Reinstall (copyright papers received).2003-07-13, by Juanma Barranquero
-
(List Buffers): Adjust to new format of *Buffer List*.2003-07-13, by Juanma Barranquero
-
(xg_set_icon): New function.2003-07-13, by Juanma Barranquero
-
(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.2003-07-13, by Juanma Barranquero
-
(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+2003-07-13, by Juanma Barranquero
-
*** empty log message ***2003-07-13, by Juanma Barranquero
-
(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.2003-07-13, by Juanma Barranquero
-
(desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'2003-07-13, by Juanma Barranquero
-
Version 1.8.0 of sql-mode.2003-07-13, by Juanma Barranquero
-
(Man-translate-cleanup): New.2003-07-13, by Juanma Barranquero
-
(texinfo-section-list): Append appendixsection; a synonym for appendixsec.2003-07-13, by Juanma Barranquero
-
(po-find-charset): White space at the start of the Content-Type field body is2003-07-13, by Juanma Barranquero
-
*** empty log message ***2003-07-13, by Richard M. Stallman
-
(c-declare-lang-variables): Don't use mapcan.2003-07-13, by Richard M. Stallman
-
(c-make-keywords-re): Don't use delete-duplicates.2003-07-13, by Richard M. Stallman
-
*** empty log message ***2003-07-12, by Richard M. Stallman
-
[netbsd systems]: Define HAVE_CRTIN properly.2003-07-12, by Richard M. Stallman
-
(apropos-show-scores): Make it customizable. Document new meaning.2003-07-12, by Richard M. Stallman
-
Minor cleanups of previous changes.2003-07-12, by Richard M. Stallman
-
(unexec): Consider a section to precede the .bss2003-07-12, by Richard M. Stallman
-
*** empty log message ***2003-07-12, by Richard M. Stallman
-
(CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.2003-07-12, by Richard M. Stallman
-
(HAVE_CRTIN): Add #undef.2003-07-12, by Richard M. Stallman
-
(START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.2003-07-12, by Richard M. Stallman
-
Don't include bsd4-3.h.2003-07-12, by Richard M. Stallman
-
Include libpng/png.h instead of png.h.2003-07-12, by Richard M. Stallman
-
copyright line fix & bdf-directory-list init fix2003-07-12, by Vinicius Jose Latorre
-
*** empty log message ***2003-07-11, by John Paul Wallington
-
2003-07-11 John Paul Wallington <jpw@gnu.org>2003-07-11, by John Paul Wallington