aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Commands to add/delete file/directory-local variables.Juri Linkov2009-08-041-0/+14
* Remove "Add a command to make a Local Variables section in the current buffer".Juri Linkov2009-08-041-3/+0
* * abbrev.el (insert-abbrev-table-description): Prettify output.Chong Yidong2009-08-042-3/+10
* * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.Dmitry Dzhus2009-08-042-315/+581
* * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.Dmitry Dzhus2009-08-041-0/+68
* * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):Dmitry Dzhus2009-08-042-86/+148
* Mention important fix in ChangeLog.Dmitry Dzhus2009-08-041-0/+1
* * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDBDmitry Dzhus2009-08-043-166/+520
* (gdb-rules-name-maker, gdb-rules-buffer-mode)Dmitry Dzhus2009-08-042-15/+36
* (gdb-pc-address): Removed unused variable.Dmitry Dzhus2009-08-042-114/+166
* (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros toDmitry Dzhus2009-08-042-47/+124
* (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)Dmitry Dzhus2009-08-042-136/+190
* * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)Dmitry Dzhus2009-08-042-110/+61
* (gdb-thread-number): New variable.Dmitry Dzhus2009-08-042-10/+72
* * net/tramp.el (top): Make check for tramp-gvfs loading moreMichael Albinus2009-08-042-17/+29
* * net/tramp-gvfs.el (top): Remove superfluous message when loadingMichael Albinus2009-08-041-1/+0
* (jdb): Set gud-jdb-classpath-string to currentNick Roberts2009-08-031-1/+1
* *** empty log message ***Nick Roberts2009-08-031-0/+5
* *** empty log message ***Michael Albinus2009-08-031-1/+1
* * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) NewMichael Albinus2009-08-032-2/+13
* * net/newst-backend.el (newsticker--raw-url-list-defaults): UpdateChong Yidong2009-08-022-3/+7
* * select.el (x-set-selection): Doc fix (Bug#4021).Chong Yidong2009-08-023-2/+6
* * help-fns.el (describe-variable): Treat list return values fromChong Yidong2009-08-022-1/+11
* * speedbar.texi (Basic Key Bindings): Fix typo.Chong Yidong2009-08-022-1/+5
* * INSTALL: Fix free fonts URL.Chong Yidong2009-08-022-2/+6
* * NEWS: Autorevert Tail mode works now for remote files.Michael Albinus2009-08-021-0/+4
* *** empty log message ***Michael Albinus2009-08-021-0/+4
* * files.texi (Reverting): Auto-Revert Tail mode works also for remoteMichael Albinus2009-08-022-0/+6
* * autorevert.el (auto-revert-handler): AllowMichael Albinus2009-08-022-6/+30
* * net/tramp.el (tramp-debug-message): Print also microseconds.Michael Albinus2009-08-021-8/+37
* * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.Michael Albinus2009-08-021-3/+6
* * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no fami...Adrian Robert2009-08-022-1/+16
* (read-file-name): Treat confirm options toJason Rumney2009-08-022-3/+19
* * font-lock.el (font-lock-string-face, font-lock-builtin-face)Chong Yidong2009-08-022-4/+10
* *** empty log message ***Eli Zaretskii2009-08-011-0/+5
* (rmail-header-summary): Ignore letter-case of month names. (Bug#3987)Eli Zaretskii2009-08-011-4/+7
* Add arch taglineMiles Bader2009-08-011-0/+1
* * simple.el (line-move-visual): Perform hscroll to the recorded position.Chong Yidong2009-07-312-20/+22
* * simple.el (line-move-finish): Pass whole number toChong Yidong2009-07-312-1/+6
* (gdb-place-breakpoints): Use full path when setting breakpoints.Dmitry Dzhus2009-07-302-3/+3
* (Help Commands): Add index entries for "prefix ?" keybindings.Jay Belanger2009-07-302-0/+18
* calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.Jay Belanger2009-07-302-1/+5
* (Vector/Matrix Functions): Add index entries for both "v" and "V" keyJay Belanger2009-07-302-7/+91
* * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, ...Adrian Robert2009-07-292-5/+13
* Updated ready for releaseJason Rumney2009-07-291-13/+13
* * progmodes/cc-defs.el (c-version): Bump to 5.31.7.Chong Yidong2009-07-292-1/+5
* (gdb-goto-breakpoint): Use full path when setting breakpoints.Dmitry Dzhus2009-07-292-1/+6
* (Stack Manipulation Commands): Add documentation forJay Belanger2009-07-293-1/+32
* (calc-mode-map): Add keybinding for `calc-transpose-lines'.Jay Belanger2009-07-291-0/+1
* (calc-transpose-lines): New function.Jay Belanger2009-07-291-1/+114