aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't require cl, comint, gud, gdb-ui forNick Roberts2004-11-101-6/+0
* *** empty log message ***Nick Roberts2004-11-101-0/+6
* Changes from arch/CVS synchronizationMiles Bader2004-11-101-0/+1
* *** empty log message ***Daniel Pfeiffer2004-11-102-11/+547
* (auto-mode-alist, magic-mode-alist): Use conf-modeDaniel Pfeiffer2004-11-101-9/+30
* *** empty log message ***André Spiegel2004-11-091-0/+7
* Rewrite the introduction about version systems, mentioning the newAndré Spiegel2004-11-091-24/+56
* (iso-cvt-define-menu): Clean up namespace.Stefan Monnier2004-11-091-60/+59
* Add a note about VC-over-Tramp.André Spiegel2004-11-091-0/+4
* *** empty log message ***Jay Belanger2004-11-091-0/+39
* (math-read-exprs, math-read-expr-list, math-read-expr-level,Jay Belanger2004-11-091-81/+81
* (math-parse-fortran-vector, math-parse-fortran-vector-end,Jay Belanger2004-11-091-14/+14
* (math-read-brackets, math-read-vector, math-read-matrix): UseJay Belanger2004-11-091-22/+22
* (math-rewrite, math-rewrite-phase): Use declared variable math-mt-many.Jay Belanger2004-11-091-20/+20
* (math-expand-form): Use declared variable math-mt-many.Jay Belanger2004-11-091-1/+1
* (math-normalize-a): New variable.Jay Belanger2004-11-091-55/+68
* (calc-init-extensions): Remove old code.Jay Belanger2004-11-091-42/+43
* (diary-from-outlook, diary-from-outlook-gnus)Glenn Morris2004-11-091-9/+9
* *** empty log message ***Glenn Morris2004-11-091-1/+1
* (diary-from-outlook, diary-from-outlook-gnus)Glenn Morris2004-11-091-16/+21
* *** empty log message ***Glenn Morris2004-11-091-0/+6
* (easy-menu-intern): Revert to no-downcasing.Stefan Monnier2004-11-092-51/+43
* Include <sys/types.h> and <unistd.h> (for getpid).Kim F. Storm2004-11-091-10/+23
* (produce_image_glyph): Remove unused variable 'face_ascent'.Kim F. Storm2004-11-091-20/+24
* (print_object): Fix format string.Kim F. Storm2004-11-091-1/+1
* (read1): Fix next_char matching.Kim F. Storm2004-11-091-5/+5
* (Fdelete): Add EXFUN.Kim F. Storm2004-11-091-0/+2
* (read_avail_input): Remove unused variable 'discard'.Kim F. Storm2004-11-091-1/+0
* (NULL_INTERVAL_P): Add separate version whenKim F. Storm2004-11-091-0/+6
* (destroy_fringe_bitmap): Fix return type.Kim F. Storm2004-11-091-2/+1
* (Fdump_emacs): Fix format string.Kim F. Storm2004-11-091-1/+1
* Include <ctype.h>.Kim F. Storm2004-11-091-1/+1
* (store_symval_forwarding): Remove unused variables.Kim F. Storm2004-11-091-3/+1
* (Fcall_interactively): Remove unused variable 'funcar'.Kim F. Storm2004-11-091-1/+0
* *** empty log message ***Kim F. Storm2004-11-091-1/+36
* Fix commentary.Kim F. Storm2004-11-091-2/+2
* (Fmake_network_process): Remove unused var 'retry'.Kim F. Storm2004-11-091-1/+0
* *** empty log message ***Richard M. Stallman2004-11-091-0/+1
* * Makefile.in (maintainer-clean): Depend on distclean.Jan Djärv2004-11-092-1/+3
* (scan_c_file): Set defvarperbufferflag to silence compiler.Kim F. Storm2004-11-091-0/+1
* (main): Init local var c to silence compiler.Kim F. Storm2004-11-091-2/+2
* (main, consider_token, C_entries): Add misc switchKim F. Storm2004-11-091-0/+38
* *** empty log message ***Kim F. Storm2004-11-091-0/+10
* * Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependenciesJan Djärv2004-11-092-4/+9
* (byte-compile-defalias):Richard M. Stallman2004-11-092-13/+29
* (Fmake_network_process): Remove kludge for interruptedKim F. Storm2004-11-091-14/+5
* *** empty log message ***Kim F. Storm2004-11-091-1/+7
* * .cvsignore: Add buildobj.lst.Jan Djärv2004-11-092-0/+3
* * help-fns.el (help-C-file-name): File name must be in build-filesJan Djärv2004-11-092-1/+11
* * doc.c: New variable Vbuild_files.Jan Djärv2004-11-094-3/+100