Commit History

Author SHA1 Message Date
  Noam Postavsky 8710d11b48 Use cl-print for all values printed by `describe-variable' 7 years ago
  Stefan Monnier 6e2d6d54e1 * lisp/emacs-lisp/bytecomp.el: Fix bug#14860. 8 years ago
  Mark Oteiza 51275358e9 Convert more uses of looking-at to following-char 8 years ago
  Noam Postavsky 9a65b57796 * lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default. 8 years ago
  Noam Postavsky 23ff664fd2 * lisp/help-fns.el (describe-variable): Let-bind cl-print-compiled-button. 8 years ago
  Noam Postavsky 2d992690de Don't read eshell/which output from *Help* buffer (Bug#26894) 8 years ago
  Alan Mackenzie 92879a1b03 Fix bug #26529: C-h k errors with a lambda function bound to a key. 8 years ago
  Stefan Monnier e3eea9a4b4 * lisp/help-fns.el (describe-symbol): `nil' is not an interesting default. 8 years ago
  Stefan Monnier 2c18969c81 * lisp/help-fns.el (describe-variable): Use cl-print for the value 8 years ago
  Glenn Morris ebb105054a Small help--loaded-p fix 8 years ago
  Eli Zaretskii 90c7634674 Fix 'describe-variable' for longish variable values 8 years ago
  Alan Mackenzie 0c31ff43b6 Give , and .@ doc strings. Fixes bug #24561. 8 years ago
  Paul Eggert bcf244ef9b Merge from origin/emacs-25 8 years ago
  Paul Eggert 5badc81c1c Update copyright year to 2017 8 years ago
  Stefan Monnier a6063ffe5a * src/data.c (Fmake_variable_frame_local): Remove 8 years ago
  Noam Postavsky 459a23444e Show watchpoints when describing variables 8 years ago
  Paul Eggert 394bdb8f23 Merge from origin/emacs-25 8 years ago
  Noam Postavsky 9da53e2d35 Let describe-function work for lambda again 8 years ago
  Tino Calancha c3223dd505 Detect aliases to built-in functions 9 years ago
  Paul Eggert d9088290ef Merge from origin/emacs-25 9 years ago
  Paul Eggert 68cb71c092 Merge from origin/emacs-25 9 years ago
  Stefan Monnier fd8084aaf9 Automatically find vars and functions via definition-prefixes 9 years ago
  Glenn Morris e881070890 * lisp/help-fns.el (describe-function-1): Avoid reporting advised 9 years ago
  Glenn Morris 8ea5d990f6 * lisp/help-fns.el (describe-function-1): Avoid reporting advised 9 years ago
  Tino Calancha 4c1370a10b * lisp/help-fns.el (describe-function-1): 9 years ago
  Paul Eggert 433d366dc7 'text-quoting-style' now affects only ` and ' 9 years ago
  Alan Mackenzie 32f5bf0c29 Allow `text-quoting-style' to be `leave', i.e. no translation of quotes. 9 years ago
  Lars Ingebrigtsen d0b0cd6671 Make the legend in describe-categories a link 9 years ago
  Lars Ingebrigtsen 032b051031 Make describe-variable look up the variable in the current buffer 9 years ago
  Lars Ingebrigtsen d160f53032 Have describe-variable output multi-line values better 9 years ago