summaryrefslogtreecommitdiff
path: root/README.org
AgeCommit message (Collapse)Author
2015-01-21Update instruction.Andreas Politz
* README.org: Add -s flag to make.
2015-01-21Changed built system.Andreas Politz
* test/run-tests.el (file-name-directory): Run tests on the installed package. * server/configure.ac: Get the version from the toplevel Makefile. * README.org: Adjust installation instructions. * Makefile: Don't require cask anymore. * Cask: Adjust dependencies. * .gitignore: Add package files.
2015-01-15Create a package by default.Andreas Politz
* README.org: Update instructions. * Makefile (all): Make a package.
2015-01-15Adjusted installation instructions.Andreas Politz
* README.org: Conform to new buildsystem.
2015-01-11Added automatic installation of prerequisites.Andreas Politz
* autogen.sh: Added --install-deps option. It currently only knows how to install via aptitude. * README.org: Mention --install-deps option.
2014-12-20Fixed build instructions.Andreas Politz
* README.org: Corrected description regarding libpoppler-glib-dev and Ubuntu.
2014-12-08Qualify info about updating.Andreas Politz
* README.org: Restarting Emacs may be necessary.
2014-12-06Fix markup.Andreas Politz
2014-12-06Fix markup.Andreas Politz
2014-12-06Added note about updating the package.Andreas Politz
2014-12-06Make pdf-tools compatible with Emacs 24.3Andreas Politz
* lisp/pdf-view.el (pdf-view-mode): Set major-mode before setting up winprops. (pdf-view-new-window-function): Check winprops for image. (pdf-view-desired-image-size): Use compatibility macro pdf-util-window-pixel-width. * lisp/pdf-util.el: (pdf-util-window-pixel-width): Compatibility macro for window-width in pixel. (image-mode-winprops): Use implementation from 24.4 if current buffer is in pdf-view-mode. * lisp/pdf-annot.el (pdf-annot-print-annotation-latex): Don't use org-create-formula-image, since it is not available in 24.3. * README.org: Qualify needed Emacs version to be 24.3
2014-11-29Added video link.Andreas Politz
2014-11-26Require autoconf.Andreas Politz
2014-11-26Expand on compile-time features.Andreas Politz
2014-11-26Fixed typo.Andreas Politz
2014-11-26*** empty log message ***Andreas Politz
2014-11-24*** empty log message ***Andreas Politz
2014-11-23*** empty log message ***Andreas Politz
2014-11-23*** empty log message ***Andreas Politz
2014-11-02Recognize missing poppler header.Andreas Politz
* README.org:Give more info on poppler-private header. Fixed some typos. * configure.ac: Added check for poppler private header.
2014-10-30Fix DocumentionAndreas Politz
* README.org: Remove special mentioning of dependency glib, there are many more.
2014-10-30Fix DocumentionAndreas Politz
* README.org: Explain poppler-private dependency.
2014-10-29Fixed a build problem.Andreas Politz
* src/Makefile.am: Make VPATH builds and distcheck work. * Makefile.am: Dito. * README.org: Update install target-name.
2014-10-29Documentation updateAndreas Politz
* README.org: Mention needed poppler-private library.
2013-11-24*** empty log message ***Andreas Politz
2013-10-26Improve documentation.Andreas Politz
2013-10-26Improve documentation.Andreas Politz
2013-10-26Added synctex support for correlating PDFs with TeX locations.Andreas Politz
2013-10-24*** empty log message ***Andreas Politz
2013-10-24Testing github renderer.Andreas Politz
2013-10-24Testing github renderer.Andreas Politz
2013-10-24*** empty log message ***Andreas Politz
2013-10-24*** empty log message ***Andreas Politz
2013-10-24Testing github renderer.Andreas Politz
2013-10-24Testing github renderer.Andreas Politz
2013-10-24Update and simplify.Andreas Politz
2013-04-09Prereq. is Emacs 24Andreas Politz
2013-04-09Fixed README renamingAndreas Politz
2013-04-09More prerequisitesAndreas Politz
2013-04-09Renamed READMEAndreas Politz